From bec656de94961cdc785e23ed407f1168acdbf440 Mon Sep 17 00:00:00 2001 From: Henry Munack Date: Wed, 9 Oct 2024 10:03:51 +0200 Subject: [PATCH] table updates upon sed coastal integration --- .../csv_tables/osl-tl_agemodelID_FIELDS.csv | 33 +- docs/source/csv_tables/sed_faciesID.csv | 3 +- .../source/csv_tables/sed_faciesID_FIELDS.csv | 42 +- docs/source/csv_tables/sed_geotypeID.csv | 3 +- .../csv_tables/sed_geotypeID_FIELDS.csv | 50 +- docs/source/data_tables.rst | 2 +- docs/source/parent_tables.rst | 14 +- .../storage/_cabah_LabCodes__202311161258.csv | 353 - .../storage/_cabah_LabCodes__202410081242.csv | 354 + .../storage/_global_Author__202404291520.csv | 1734 ---- .../storage/_global_Author__202410081240.csv | 1738 ++++ .../storage/_global_Journal__202404291521.csv | 1421 --- .../storage/_global_Journal__202410081240.csv | 1422 +++ ... => _global_RefAbstract__202410081241.csv} | 7939 +++++++++-------- .../_osl_tl_agemodelID__202305230906.csv | 16 - .../_osl_tl_agemodelID__202410081241.csv | 17 + .../storage/_sed_faciesID__202305230906.csv | 11 - .../storage/_sed_faciesID__202410081241.csv | 31 + .../storage/_sed_geotypeID__202305230906.csv | 17 - .../storage/_sed_geotypeID__202410081242.csv | 33 + 20 files changed, 7664 insertions(+), 7569 deletions(-) delete mode 100644 docs/source/storage/_cabah_LabCodes__202311161258.csv create mode 100644 docs/source/storage/_cabah_LabCodes__202410081242.csv delete mode 100644 docs/source/storage/_global_Author__202404291520.csv create mode 100644 docs/source/storage/_global_Author__202410081240.csv delete mode 100644 docs/source/storage/_global_Journal__202404291521.csv create mode 100644 docs/source/storage/_global_Journal__202410081240.csv rename docs/source/storage/{_global_RefAbstract__202404291521.csv => _global_RefAbstract__202410081241.csv} (88%) delete mode 100644 docs/source/storage/_osl_tl_agemodelID__202305230906.csv create mode 100644 docs/source/storage/_osl_tl_agemodelID__202410081241.csv delete mode 100644 docs/source/storage/_sed_faciesID__202305230906.csv create mode 100644 docs/source/storage/_sed_faciesID__202410081241.csv delete mode 100644 docs/source/storage/_sed_geotypeID__202305230906.csv create mode 100644 docs/source/storage/_sed_geotypeID__202410081242.csv diff --git a/docs/source/csv_tables/osl-tl_agemodelID_FIELDS.csv b/docs/source/csv_tables/osl-tl_agemodelID_FIELDS.csv index 4a187d80..2c37963f 100644 --- a/docs/source/csv_tables/osl-tl_agemodelID_FIELDS.csv +++ b/docs/source/csv_tables/osl-tl_agemodelID_FIELDS.csv @@ -1,16 +1,17 @@ -AGEMODELID,AGEMODEL,AGEMODELAB --9999,no data,ND -1,Average Dose Model,ADM -2,Arithmetic Mean,AVG -3,Average variance,AVVAR -4,Central Age Model,CAM -5,Unlogged Central Age Mode,CAM_UL -6,Common Age Model,COM_AM -7,Finite Mixture Model,FMM -8,Internal–External Consistency Criterion,IEU -9,Minimum Age Model,MAM -10,Unlogged Minimum Age Model,MAM_UL -11,Maximum Age Model,MAX -12,normalised Median Absolute Deviation Central Age Model,nMAD_CAM -13,pdf Gaussian Age Model,PDFG -14,Probability Density Summation Method,PDS \ No newline at end of file +"AGEMODELID","AGEMODEL","AGEMODELAB" +-9999,"no data","ND" +1,"Average Dose Model","ADM" +2,"Arithmetic Mean","AVG" +3,"Average variance","AVVAR" +4,"Central Age Model","CAM" +5,"Unlogged Central Age Mode","CAM_UL" +6,"Common Age Model","COM_AM" +7,"Finite Mixture Model","FMM" +8,"Internal–External Consistency Criterion","IEU" +9,"Minimum Age Model","MAM" +10,"Unlogged Minimum Age Model","MAM_UL" +11,"Maximum Age Model","MAX" +12,"normalised Median Absolute Deviation Central Age Model","nMAD_CAM" +13,"pdf Gaussian Age Model","PDFG" +14,"Probability Density Summation Method","PDS" +15,"Central / Minimum Age Model","CAM/MAM" diff --git a/docs/source/csv_tables/sed_faciesID.csv b/docs/source/csv_tables/sed_faciesID.csv index 6022b5e3..2dd7202d 100644 --- a/docs/source/csv_tables/sed_faciesID.csv +++ b/docs/source/csv_tables/sed_faciesID.csv @@ -1,3 +1,4 @@ Field,Data type,Key,Not Null,Parent FACIESID,int2 seq.,pkey,TRUE, -FACIES,text,ukey,TRUE, \ No newline at end of file +FACIES,text,ukey,TRUE, +PARENTID,int2,fkey,,FACIESID, \ No newline at end of file diff --git a/docs/source/csv_tables/sed_faciesID_FIELDS.csv b/docs/source/csv_tables/sed_faciesID_FIELDS.csv index 26aae6f9..a124ba89 100644 --- a/docs/source/csv_tables/sed_faciesID_FIELDS.csv +++ b/docs/source/csv_tables/sed_faciesID_FIELDS.csv @@ -1,11 +1,31 @@ -FACIESID,FACIES --9999,ND -1,Channel -2,Overbank -3,Beach / Shoreline -4,Deep-water lacustrine -5,Shallow-water lacustrine -6,Near-shore lacustrine -7,Lacustrine (water depth unclear) -8,Playa -9,Calcareous deposits \ No newline at end of file +"FACIESID","FACIES","PARENTID" +-9999,"ND",-9999 +1,"Channel",11 +2,"Overbank",11 +3,"Beach / Shoreline",14 +4,"Deep-water lacustrine",7 +5,"Shallow-water lacustrine",7 +6,"Near-shore lacustrine",7 +7,"Lacustrine (water depth unclear)",7 +8,"Playa",7 +9,"Calcareous deposits",9 +10,"Terrestrial",10 +11,"Fluvial",10 +12,"Marine",12 +13,"Aeolian",10 +14,"Littoral",14 +15,"Dune",13 +16,"Washover",14 +17,"Cyclone or storm deposit",14 +18,"Estuarine",18 +19,"Back-barrier / estuarine ",18 +20,"Lagoonal / lacustrine",7 +21,"Tidal flat ",14 +22,"Nearshore (to wave base)",14 +23,"Shelf",12 +24,"Inner shelf",23 +25,"Outer shelf",23 +26,"Sea Floor Sediments",12 +27,"Estuarine clay / mud",18 +28,"Channel sands and gravels",11 +29,"Estuarine sand",18 diff --git a/docs/source/csv_tables/sed_geotypeID.csv b/docs/source/csv_tables/sed_geotypeID.csv index 2ad869ac..2f9b915e 100644 --- a/docs/source/csv_tables/sed_geotypeID.csv +++ b/docs/source/csv_tables/sed_geotypeID.csv @@ -1,3 +1,4 @@ Field,Data type,Key,Not Null,Parent GEOTYPEID,int2 seq.,pkey,TRUE, -GEOTYPE,text,ukey,TRUE, \ No newline at end of file +GEOTYPE,text,ukey,TRUE, +PARENTID,int2,fkey,,GEOTYPEID \ No newline at end of file diff --git a/docs/source/csv_tables/sed_geotypeID_FIELDS.csv b/docs/source/csv_tables/sed_geotypeID_FIELDS.csv index bff93969..ba3e3925 100644 --- a/docs/source/csv_tables/sed_geotypeID_FIELDS.csv +++ b/docs/source/csv_tables/sed_geotypeID_FIELDS.csv @@ -1,17 +1,33 @@ -GEOTYPEID,GEOTYPE --9999,ND -1,Terrace -2,Floodplain -3,Alluvial fan -4,Bench -5,Island -6,Slack water deposit -7,Levee -8,Dune -9,Sandsheet -10,Beach / Shoreline -11,Nearshore deposit -12,Lake floor -13,Lakeshore terrace -14,Deflated cliff -15,Bar \ No newline at end of file +"GEOTYPEID","GEOTYPE","PARENTID" +-9999,"ND",NA +1,"Terrace",NA +2,"Floodplain",NA +3,"Alluvial fan",31 +4,"Bench",NA +5,"Island",NA +6,"Slack water deposit",NA +7,"Levee",NA +8,"Dune",NA +9,"Sandsheet",NA +10,"Beach / Shoreline",NA +11,"Nearshore deposit",NA +12,"Lake floor",NA +13,"Lakeshore terrace",1 +14,"Deflated cliff",NA +15,"Bar",NA +16,"Washover fan",31 +17,"Aeolianite",NA +18,"Tsunami deposit",NA +19,"Marine terrace",1 +20,"Clifftop dune",8 +21,"Coastal barrier (not specific)",NA +22,"Coastal barrier (ridge plain)",NA +23,"Coastal barrier (transgressive dune)",8 +24,"Cheniers",NA +25,"Flood-tide delta",NA +26,"Terrestrial dune",8 +27,"Estuarine floodplain",2 +28,"Delta front",NA +29,"Shoreface",NA +30,"Deep sea bed",NA +31,"Fan",NA diff --git a/docs/source/data_tables.rst b/docs/source/data_tables.rst index 0f8db596..4d1dce1d 100644 --- a/docs/source/data_tables.rst +++ b/docs/source/data_tables.rst @@ -7,7 +7,7 @@ PostgreSQL data types, constraints, and foreign key principles are comprehensibl .. note:: - To ensure database integrity, any OCTOPUS db relation features a "CREATED_AT" (= *record timestamp* with timezone based on UTC) and a "UPDATED_AT" (= *timestamp of record update* with timezone based on UTC) field, respectively. These fields are automatically populated upon db trigger, however, are not displayed as part of this documentation for the sake of readability. + To ensure database integrity, every OCTOPUS db relation features a "CREATED_AT" (= *record timestamp* with timezone based on UTC) and a "UPDATED_AT" (= *timestamp of record update* with timezone based on UTC) field, respectively. These fields are automatically populated upon db trigger, however, are not displayed as part of this documentation for the sake of readability. .. _Global_tables: diff --git a/docs/source/parent_tables.rst b/docs/source/parent_tables.rst index 34eba72c..4bd284f7 100644 --- a/docs/source/parent_tables.rst +++ b/docs/source/parent_tables.rst @@ -140,7 +140,7 @@ global_RefAbstract fields :file: ./csv_tables/global_RefAbstract_FIELDS_trunc.csv :header-rows: 1 -| The latest *global_RefAbstract* table version can be downloaded `here `_ |:chipmunk:| +| The latest *global_RefAbstract* table version can be downloaded `here `_ |:chipmunk:| | (|:back:| to :ref:`global_RefAbstract` variable specs) .. _global_Author_Fields: @@ -152,7 +152,7 @@ global_Author fields :file: ./csv_tables/global_Author_FIELDS_trunc.csv :header-rows: 1 -| The latest *global_Author* table version can be downloaded `here `_ |:chipmunk:| +| The latest *global_Author* table version can be downloaded `here `_ |:chipmunk:| | (|:back:| to :ref:`global_Author` variable specs) .. _global_DataSetMaster_Fields: @@ -176,7 +176,7 @@ global_Journal fields :file: ./csv_tables/global_Journal_FIELDS_trunc.csv :header-rows: 1 -| The latest *global_Journal* table version can be downloaded `here `_ |:chipmunk:| +| The latest *global_Journal* table version can be downloaded `here `_ |:chipmunk:| | (|:back:| to :ref:`global_Journal` variable specs) .. _global_PubType_Fields: @@ -265,7 +265,7 @@ cabah_LabCodes fields :file: ./csv_tables/cabah_LabCodes_FIELDS_trunc.csv :header-rows: 1 -| The latest *cabah_LabCodes* table version can be downloaded `here `_ |:chipmunk:| +| The latest *cabah_LabCodes* table version can be downloaded `here `_ |:chipmunk:| | (|:back:| to :ref:`cabah_LabCodes` variable specs) .. _cabah_agetypeID_Fields: @@ -1112,7 +1112,7 @@ osl-tl_agemodelID fields :file: ./csv_tables/osl-tl_agemodelID_FIELDS.csv :header-rows: 1 -| The latest *osl-tl_agemodelID* table version can be downloaded `here `_ |:chipmunk:| +| The latest *osl-tl_agemodelID* table version can be downloaded `here `_ |:chipmunk:| | (|:back:| to :ref:`osl-tl_agemodelID` variable specs) .. _osl-tl_ed_procID_Fields: @@ -1198,7 +1198,7 @@ sed_faciesID fields :file: ./csv_tables/sed_faciesID_FIELDS.csv :header-rows: 1 -| The latest *sed_faciesID* table version can be downloaded `here `_ |:chipmunk:| +| The latest *sed_faciesID* table version can be downloaded `here `_ |:chipmunk:| | (|:back:| to :ref:`sed_faciesID` variable specs) .. _sed_geommodID_Fields: @@ -1222,7 +1222,7 @@ sed_geotypeID fields :file: ./csv_tables/sed_geotypeID_FIELDS.csv :header-rows: 1 -| The latest *sed_geotypeID* table version can be downloaded `here `_ |:chipmunk:| +| The latest *sed_geotypeID* table version can be downloaded `here `_ |:chipmunk:| | (|:back:| to :ref:`sed_geotypeID` variable specs) .. _sed_laketypeID_Fields: diff --git a/docs/source/storage/_cabah_LabCodes__202311161258.csv b/docs/source/storage/_cabah_LabCodes__202311161258.csv deleted file mode 100644 index f2c856e7..00000000 --- a/docs/source/storage/_cabah_LabCodes__202311161258.csv +++ /dev/null @@ -1,353 +0,0 @@ -LAB_ORIGID,LAB_PREFIX,LAB_FACLTY,CNTRY,LAB_ACTIVE,LAB_MTD,LAB_URL,LAB_SOURCE,CREATED_AT,UPDATED_AT --9999,Lab_indet.,ND,ND,FALSE,NA,,NA,2021-11-19 22:11:05.011 +1100, -1,A,Univ. of Arizona,USA,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -2,AA,NSF-Ariz. AMS Facility,USA,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -3,AAR,Univ. of Aarhus,DNK,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100,2022-01-17 20:36:15.769 +1100 -4,AC,Ingeis,ARG,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -5,AECV,Alberta Environmental Center of Vegreville,CAN,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -6,AERIK,Atomic Energy Res. Inst.,KOR,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -7,ALG,Algiers,DZA,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -8,ANAS,Applied Nuclear-Atomic Science (ANAS) Lab.,KOR,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -9,ANL,Argonne Nat. Lab.,USA,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -10,ANSTO,Australian Nuclear Science & Technology,AUS,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -11,ANTW,Antwerp,BEL,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -12,ANU,"Australian National Univ., 1965--2003, gas proportional counting",AUS,FALSE,C14,,HM: Internet,2021-11-19 22:11:05.011 +1100,2023-11-16 01:31:47.978 +1100 -13,ANUA,"ANU Accelerator, 2002-2012, 14 UD Pelletron accelerator",AUS,,C14,,HM: Internet,2021-11-19 22:11:05.011 +1100,2023-11-16 01:31:47.987 +1100 -14,AU,Univ. of Alaska,USA,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -15,AURIS,Ahmedabad,IND,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -16,B,Bern,CHE,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -17,Ba,Bratislava,SVK,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -18,BC,Brooklyn College,USA,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -19,BE,Univ. of Bern,CHE,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -20,Beta,Beta Analytic,USA,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -21,BGS,Brock Univ.,CAN,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -22,BIOCAMS,Miami,USA,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -23,Birm,Birmingham,GBR,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -24,Bln,Berlin,DEU,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -25,BM,British Museum,GBR,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -26,BONN,Univ. Bonn,DEU,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -27,BRAMS,Univ. of Bristol,GBR,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -28,BS,Birbal Sahni Inst.,IND,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -29,C,Chicago,USA,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -30,CAMS,Center for AMS,USA,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -31,CAR,"Univ. College, Cardiff",GBR,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -32,CENA,Centro Energia Nuclear na Agricultura,BRA,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -33,CG,Inst. of Geology,CHN,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -34,CH,Chemistry Lab.,IND,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -35,CN-XX,Chinese Academy of Sciences,CHN,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -36,CNA,Centro Nacional de Aceleradores,ESP,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -37,COL,Koln AMS,DEU,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -38,CRCA,Cairo,EGY,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -39,CRL,Czech 14C Lab.,CZE,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -40,CSIC,"Geochronology Lab., IQFR-CSIC, Madrid",ESP,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -41,CSM,"Cosmochem. Lab., USSR Acad. of Sci.",SUN,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -42,CT,"Caltech, Calif. Inst. Tech.",USA,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -43,CU,Charles Univ.,CZE,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -44,D,"Dublin, Trinity College",IRL,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -45,Dak,Univ. of Dakar,SEN,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -46,DAL,Dalhousie Univ.,CAN,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -47,DE,"USGS, Denver",USA,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -48,Deb,Debrecen,HUN,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -49,DebA,Debrecen (AMS),HUN,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -50,DEM,NCSR Demokritos,GRC,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -51,DGC,Dalhousie Geochronology Centre,CAN,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -52,DIC,Dicar Corp and Dicarb,USA,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -53,DK,Univ. de Dakar,SEN,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -54,DRI,Desert Research Inst.,USA,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -55,DSA,"CIRCE, Caserta",ITA,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -56,D-AMS,Direct AMS,USA,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -57,ENEA,"ENEA, Bologna",ITA,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -58,Erl,Erlangen AMS Facility,DEU,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -59,ETH,ETH/AMS Facility,CHE,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -60,F,Florence,ITA,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -61,Fi,Florence INFN,ITA,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -62,Fr,Freiberg,DEU,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -63,Fra,Frankfurt,DEU,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -64,FSU,Florida State Univ.,USA,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -65,FTMC,Vilnius AMS Lab,LTU,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -66,FZ,Fortaleza,BRA,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -67,G,Gothenburg,SWE,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -68,GaK,Gakushuin Univ.,JPN,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -69,Gd,Gliwice,POL,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -70,GD,Gdansk,POL,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -71,Gif,Gif-sur-Yvette,FRA,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -72,Gif A,Gif-sur-Yvette and Orsay,FRA,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -73,GIN,Geological Inst.,RUS,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -74,GL,Geochronological Lab.,GBR,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -75,GrA,Groningen AMS,NLD,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -76,GrM,Groningen AMS,NLD,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -77,GrN,Groningen,NLD,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -78,GrO,Groningen,NLD,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -79,GSC,Geological Survey,CAN,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -80,GU,Scottish Universities Research & Reactor Centre,GBR,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -81,GV,"AMS Golden Valley, Novosibirsk",RUS,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -82,GX,Geochron Laboratories,USA,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -83,GXNUAMS,Guangxi Normal Univ. AMS Lab,CHN,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -84,H,Heidelberg,DEU,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -85,HAM,Hamburg,DEU,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -86,HAR,Harwell,GBR,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -87,Hd,Heidelberg,DEU,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -88,Hel,Helsinki,FIN,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -89,Hela,Helsinki AMS,FIN,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -90,HIG,Hawaii Inst. of Geophys.,USA,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -91,HL,Second Inst. of Oceanography,CHN,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -92,HNS,"Hasleton-Nuclear, Palo Alto",USA,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -93,Hv,Hannover,DEU,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -94,I,Teledyne Isotopes,USA,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -95,IAA,Inst. of Accelerator Analysis (beta counting),JPN,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -96,IAAA,Inst. of Accelerator Analysis (AMS),JPN,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -97,IAEA,International Atomic Energy Agency,AUT,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -98,IAEA-MEL,Marine Environmental Lab.,MCO,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -99,ICA,International Chemical Analysis,USA,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -100,ICEN,Inst.o Tecnologico e Nuclear,PRT,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -101,IEMAE,Inst. of Evolutionary Morphology & Animal Ecology,RUS,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -102,IF AO,Inst. frangais d'archeologie orientale,EGY,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -103,LAR,Liege State Univ.,BEL,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -104,IGAN,Inst. of Geography,RUS,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -105,IGS,Inst. of Geological Sci.,BLR,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -106,IGSB,Inst. of Geological Sci.,BLR,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -107,IHME,Marzeev Inst. of Hygiene Med. Ecol.,UKR,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -108,II,"Isotopes, Inc., Palo Alto",USA,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -109,IMTA,Inst. Mexicano de Tecnologia del Agua,MEX,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -110,IOAN,Inst. of Oceanography,RUS,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -111,IORAN,Inst. of Oceanology,RUS,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -112,IRPA,Royal Inst. for Cultural Heritage,BEL,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -113,ISGS,Illinois State Geological Survey,USA,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -114,IUACD,Inter Univ. Accelerator Centre,IND,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -115,IVAN,Inst. of Volcanology,UKR,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -116,IVIC,Caracas,VEN,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -117,IWP,Inst. of Water Problems,RUS,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -118,JAT,Tono Geoscience Center (JAEA),JPN,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -119,K,Copenhagen,DNK,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -120,KATRI,Korea Apparel Testing,KOR,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -121,KEEA,Kyushu Environ. Eval. Assoc. Property Research Inst.,JPN,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -122,KGM,Korea Inst. of Geoscience & Mineral Resources (KIGAM),KOR,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -123,Kl,Kiel,DEU,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -124,KIA,Kiel AMS,DEU,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -125,Ki (KIEV),Inst. of Radio-Geochemistry of the Environment,UKR,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -126,KIK,Royal Inst. for Cultural Heritage,BEL,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -127,KN,Koln,DEU,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -128,KR,Krakow,POL,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -129,KRIL,Krasnoyarsk Inst.,RUS,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -130,KSU,Kyoto Sangyo Univ.,JPN,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -131,L,Lamont-Doherty,USA,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -132,LACUFF,Fluminense Federal Univ.,BRA,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -133,LAEC,Lebanese Atomic Energy Commission (LAEC),LBN,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -134,LE,St. Petersburg,RUS,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -135,LEMA,Lab. de Espectrometria de Masas con Aceleradores,MEX,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -136,LIH,NCSR Demokritos,GRC,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -137,u,Scripps (UCSD) La Jolla,USA,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -138,LTL,Univ. of Lecce,ITA,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -139,Lu,Lund,SWE,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -140,LuA,Lund,SWE,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -141,LuS,Lund,SWE,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -142,LU,St. Petersburg State Univ.,RUS,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -143,Lv,Louvain-la-Neuve,BEL,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -144,Ly,Univ. of Lyon,FRA,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -145,LZU,Lanzhou Univ.,CHN,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -146,M,Univ. of Michigan,USA,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -147,Ma,Univ. of Winnepeg,CAN,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -148,MAG,Quaternary Geology,RUS,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -149,MAMS,Curt-Engelhorn-Zentrum Archaeom.,DEU,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -150,MC,Centre Scientifique,MCO,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -151,METU,Middle East Technical Univ.,TUR,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -152,MKL,Lab. of Absolute Dating,POL,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -153,MTC,Univ. of Tokyo,JPN,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -154,N,Nishina Memorial,JPN,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -155,NIST,National Inst. of Standards and Technology,USA,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -156,NPL,"National Physical Lab., Middlesex",GBR,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -157,NS,Nova Scotia Research Foundation,CAN,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -158,NSRL,INSTAAR - Univ. of Colorado,USA,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -159,NSTF,"Nuclear Science & Technology Facility, State Univ. of New York",USA,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -160,NSW,Univ. of New South Wales,AUS,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -161,NTU,National Taiwan Univ. Republic of China,CHN,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -162,NU,Nihon Univ.,JPN,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -163,NUTA,Tandetron AMS Lab,JPN,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -164,Ny,"Nancy, Centre de Recherches Radiogeologiques",FRA,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -165,NZ,Rafter Radiocarbon Lab,NZL,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -166,NZA,Rafter (AMS),NZL,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -167,O,Humble Oil & Refining,USA,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -168,OBDY,ORSTOM Bondy,FRA,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -169,OR,Research Center of Radioisotopes,JPN,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -170,ORINS,Oak Ridge Inst. of Nuclear Studies,USA,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -171,OS,"National Ocean Sciences, AMS Facility Woods Hole Oceanographic Inst.",USA,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -172,OWU,Ohio Wesleyan Univ.,USA,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -173,OX,"USDA (Oxford, Miss.)",USA,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -174,OxA,Oxford Radiocarbon Accelerator Unit,GBR,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -175,OZ,ANSTO-ANTARES,AUS,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -176,LZ,Umweltforschungszentrum Leipzig-Halle UFZ,DEU,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -177,Beta-,Beta Analytics,USA,,C14,,HM: Internet,2021-11-19 22:11:05.011 +1100,2023-11-16 01:38:07.687 +1100 -178,P,Max-Planck-lnstitut Geochron. Lab,DEU,,"C14, Lead-210",,"Radiocarbon, modified",2021-11-19 22:11:05.011 +1100,2023-09-29 15:49:43.481 +1000 -179,p,Univ. of Pennsylvania,USA,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -180,PAL,Palynosurvery Co.,JPN,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -181,Pi,Pisa,ITA,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -182,PI,Permafrost Inst.,RUS,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -183,PIC,Packard,USA,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -184,PITT,Univ. of Pittsburgh,USA,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -185,Poz,Poznan,POL,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -186,Pr,Prague,CZE,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -187,PKU,Peking Univ.,CHN,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -188,PKUAMS,Peking Univ. AMS lab,CHN,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -189,PL,Purdue Rare Isotope Measurement Lab,USA,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -190,PLD,"Paleo Labo. Co., Ltd.",JPN,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -191,PRI,PaleoResearch Inst.,USA,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -192,PRL,Radiocarbon Dating Research Unit,IND,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -193,PRLCH,Physical Research Lab.,IND,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -194,PSU,Penn State Univ.,USA,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -195,PSUAMS,Penn State Univ.,USA,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -196,Pta,Pretoria,ZAF,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -197,Q,Cambridge,GBR,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -198,QL,Quaternary Isotope Lab.,USA,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -199,QC,Queens College,USA,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -200,QU,"Centre de Recherches Canada Minerales, Quebec",CAN,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -201,R,Rome,ITA,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -202,RCD,Radiocarbon Dating,GBR,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -203,RCMib,Milano Bicocca Univ.,ITA,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -204,Rl,"Radiochemistry, Inc.",USA,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -205,RICH,Royal Inst. for Cultural Heritage,BEL,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -206,RIDDL,Simon Fraser Univ.,CAN,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -207,Riga,Inst. of Science,LVA,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -208,RL,"Radiocarbon, Ltd.",USA,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -209,roams,National Inst. for Physics and Nuclear Engineering,ROU,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -210,Rome,"Dept, of Earth Sciences, Rome",ITA,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -211,RT,Rehovot,ISR,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -212,RTK,Rehovot,ISR,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -213,RU,Rice Univ.,USA,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -214,S,Saskatchewan,CAN,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -215,Sa,"Saclay, Gif-sur-Yvette",FRA,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -216,Sac,Inst.o Tecnologico Portugal e Nuclear,PRT,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -217,Sac A,Gif sur Yvette (Saclay),FRA,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -218,SANU,ANU Canberra,AUS,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -219,SPb,Herzen State Univ.,RUS,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -220,SFU,Simon Fraser Univ.,CAN,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -221,Sh,Shell Development Co.,USA,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -222,SI,Smithsonian Inst.ion,USA,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -223,SL,Sharp Laboratories,USA,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -224,SM,"Mobil Oil Corp., Dallas",USA,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -225,SMU,Southern Methodist Univ.,USA,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -226,SNU,Seoul National Univ.,KOR,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -227,T,Trondheim,NOR,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -228,TB,Tbilisi,GEO,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -229,TBNC,Kaman Instruments,USA,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -230,TEM,Temple Univ.,USA,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -231,TF,Tata Inst. of Fundamental Research,IND,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -232,TK,Univ. of Tokyo,JPN,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -233,TKA,"Univ. Museum, Univ. of Tokyo",JPN,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -234,TKa,Univ. of Tokyo-AMS,JPN,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -235,TKU,Turku,FIN,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -236,Tin,Tallinn,EST,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -237,TO,IsoTrace Lab.,CAN,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -238,TUBITAK,TUBiTAK National AMS Lab.,TUR,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -239,TRa,Trondheim (AMS),NOR,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -240,TUa,Trondheim (AMS),NOR,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -241,TUNC,Tehran Univ. Nuclear Centre,IRN,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -242,Tx,Texas,USA,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -243,u,Uppsala Univ.,SWE,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -244,Ua,Uppsala AMS,SWE,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -245,UB,Belfast,GBR,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -246,UBA,Belfast,GBR,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -247,UBAR,Univ. of Barcelona,ESP,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -248,UCD,"Univ. College, Dublin",IRL,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -249,UCI,"Univ. of California, Irvine",USA,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -250,UCLA,"Univ. of California, Los Angeles",USA,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -251,UCR,"Univ. of California, Riverside",USA,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -252,UD,Udine,ITA,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -253,UGa,Univ. of Georgia,USA,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -254,UGRA,Univ. of Granada,ESP,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -255,UL,Univ. of Laval,CAN,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -256,ULA,Univ. of Laval,CAN,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -257,UM,Univ. of Miami,USA,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -258,UNAM,National Autonomous Univ. of Mexico,MEX,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -259,UOC,Univ. of Ottawa,CAN,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -260,UQ,Univ. of Quebec at Montreal,CAN,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -261,URCRM,Ukrainian Research Ctr. for Radiation Medicine,UKR,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -262,URU,Univ. of Uruguay,URY,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -263,USGS,"USGS, Menlo Park",USA,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -264,UtC,Utrecht van de Graaff,NLD,,,https://web.science.uu.nl/ams/,HM: Internet,2023-11-16 01:45:29.241 +1100,2023-11-16 01:45:29.241 +1100 -265,UTCAG,Univ. of Tennessee,USA,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -266,UW,Univ. of Washington,USA,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -267,UZH,Univ. of Zurich,CHE,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -268,V,"Melbourne, Victoria",AUS,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -269,Vs,"Vilnius, Nat. Res. Ctr.",LTU,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -270,VERA,Inst. fur Radiumforschung und Kernphysik,AUT,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -271,VRI,Universitat Wien,AUT,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -272,W,"USGS, National Center",USA,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -273,WAT,Univ. of Waterloo,CAN,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -274,WIS,Univ. of Wisconsin,USA,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -275,Wk,Univ. of Waikato,NZL,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -276,WRD,"USGS Washington, D.C.",USA,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -277,WSU,Washington State Univ.,USA,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -278,XLLQ,Xi'an Lab. of China Loess & Quat. Geol.,CHN,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -279,X,Whitworth College,USA,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -280,Y,Yale Univ.,USA,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -281,Ya,Yale Univ.,USA,FALSE,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -282,YU,Yamagata Univ.,JPN,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -283,Z,Zagreb,HRV,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -284,SUA,Sydney Univ.,AUS,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -285,J,"Max Planck Inst. for Biogeochemistry, Jena",DEU,,C14,,Radiocarbon,2021-11-19 22:11:05.011 +1100, -286,BSG,Brock Univ.,CAN,,C14,,RadonKiel,2021-11-19 22:11:05.011 +1100, -287,COAH,Inst. of Geology Geophysics and Mineralogy Novosibirsk Russia,RUS,,C14,,RadonKiel,2021-11-19 22:11:05.011 +1100, -288,CRC,Centre de Datation par le RadioCarbone,FRA,,C14,,RadonKiel,2021-11-19 22:11:05.011 +1100, -289,CRG,Centre de Recherches Geodynamiques Université Pierre et Marie Curie,FRA,,C14,,RadonKiel,2021-11-19 22:11:05.011 +1100, -290,GSY,Radiocarbon Lab. Centre National de la Recherche Scientifique Gif-sur-Yvette (Essonne),FRA,,C14,,RadonKiel,2021-11-19 22:11:05.011 +1100, -291,HUR,Hacettepe Univ.,TUR,,C14,,RadonKiel,2021-11-19 22:11:05.011 +1100, -292,JGS,Geological Survey of Japan,JPN,,C14,,RadonKiel,2021-11-19 22:11:05.011 +1100, -293,JUBR,Biren Roy Research Lab.,IND,,C14,,RadonKiel,2021-11-19 22:11:05.011 +1100, -294,Ka,Kopenhagen AMS,DNK,,C14,,RadonKiel,2021-11-19 22:11:05.011 +1100, -295,KAERI,Korean Atomic Energy Research Inst.,KOR,,C14,,RadonKiel,2021-11-19 22:11:05.011 +1100, -296,KCP,National Cultural Property Research Inst.,KOR,,C14,,RadonKiel,2021-11-19 22:11:05.011 +1100, -297,LGQ,Laboratoire de Geologie du Quatemaire Luminy,FRA,,C14,,RadonKiel,2021-11-19 22:11:05.011 +1100, -298,LJ,Scripps (UCSD) La Jolla,USA,,C14,,RadonKiel,2021-11-19 22:11:05.011 +1100, -299,LOD,Lodz,POL,,C14,,RadonKiel,2021-11-19 22:11:05.011 +1100, -300,LP,"LATYR, La Plata",ARG,,C14,,RadonKiel,2021-11-19 22:11:05.011 +1100, -301,LT,ND,LTU,,C14,,RadonKiel,2021-11-19 22:11:05.011 +1100, -302,ML,Miami,USA,,C14,,RadonKiel,2021-11-19 22:11:05.011 +1100, -303,Mo,Verdanski Inst. of Geochemistry Moscow,RUS,,C14,,RadonKiel,2021-11-19 22:11:05.011 +1100, -304,MOC,Archaeological Inst. Czechoslovak Acad. of Sci.,CSK,,C14,,RadonKiel,2021-11-19 22:11:05.011 +1100, -305,MP,Magnolia Petroleum,USA,,C14,,RadonKiel,2021-11-19 22:11:05.011 +1100, -306,MRRI,Marine Resources Research Inst.,USA,,C14,,RadonKiel,2021-11-19 22:11:05.011 +1100, -307,MSU,Moscow State Univ.,RUS,,C14,,RadonKiel,2021-11-19 22:11:05.011 +1100, -309,RI,Radiochemistry Inc.,ND,,C14,,RadonKiel,2021-11-19 22:11:05.011 +1100, -310,RUL,Radiocarbon Lab. of the Inst. of Archaeology of Leningrad,SUN,,C14,,RadonKiel,2021-11-19 22:11:05.011 +1100, -311,SOAN,Inst. of Geology and Geophysics,RUS,,C14,,RadonKiel,2021-11-19 22:11:05.011 +1100, -312,SR,Harare (Salisbury Rhodesia),ZWE,,C14,,RadonKiel,2021-11-19 22:11:05.011 +1100, -313,SRR,NERC Radiocarbon Lab.,GBR,,C14,,RadonKiel,2021-11-19 22:11:05.011 +1100, -314,St,Stockholm,SWE,,C14,,RadonKiel,2021-11-19 22:11:05.011 +1100, -315,Su,Finland,FIN,,C14,,RadonKiel,2021-11-19 22:11:05.011 +1100, -316,SUERC,Scottish Universities Environmental Research Centre,GBR,,C14,,RadonKiel,2021-11-19 22:11:05.011 +1100, -317,SWA,Swansea,GBR,,C14,,RadonKiel,2021-11-19 22:11:05.011 +1100, -318,Ta,Tartu,FIN,,C14,,RadonKiel,2021-11-19 22:11:05.011 +1100, -319,TAM,Texas A & M Univ.,USA,,C14,,RadonKiel,2021-11-19 22:11:05.011 +1100, -320,Tln,Tallinn,EST,,C14,,RadonKiel,2021-11-19 22:11:05.011 +1100, -321,UGAMS,Univ. of Georgia AMS,USA,,C14,,RadonKiel,2021-11-19 22:11:05.011 +1100, -322,WHAMS,National Ocean Sciences AMS Facility,USA,,C14,,RadonKiel,2021-11-19 22:11:05.011 +1100, -323,LLNL,Lawrence Livermore National Lab.,USA,,C14,,HM: Internet,2021-11-19 22:11:05.011 +1100,2023-11-16 01:31:47.995 +1100 -324,ARL,Army Research Laboratory Aberdeen Proving Ground,USA,,C14,,pelletron.com,2021-11-19 22:11:05.011 +1100,2022-07-03 22:47:13.190 +1000 -325,Ad,Prescott Environmental Lum. Lab. Adelaide,AUS,,OSL,,HM: Internet,2021-11-19 22:11:05.011 +1100,2023-11-16 01:55:46.708 +1100 -326,UOW,UOW OSL Dating Lab. Wollongong,AUS,TRUE,OSL,,HM: Internet,2021-11-19 22:11:05.011 +1100,2023-11-16 01:31:48.003 +1100 -327,MQU,Macquaire Univ. Lum. Dating Facility,AUS,,OSL,,HM: Internet,2021-11-19 22:11:05.011 +1100,2023-11-16 01:55:46.716 +1100 -328,,Univ. Melbourne Lum. Dating Facility,AUS,,OSL,,HM: Internet,2021-11-19 22:11:05.011 +1100,2023-11-16 01:54:02.178 +1100 -329,GU,"Griffith Univ. OSL Dating Laboratory, Australian Rivers Inst.",AUS,,OSL,,HM: Internet,2021-11-19 22:11:05.011 +1100,2023-11-16 01:31:48.028 +1100 -330,WLL,Victoria Univ. of Wellington Lum. Dating Facility,NZL,,OSL,,HM: Internet,2021-11-19 22:11:05.011 +1100,2023-11-16 01:54:02.171 +1100 -331,ANU,ANU Lum. Dating Laboratory Canberra,AUS,,OSL,,HM: Internet,2021-11-19 22:11:05.011 +1100,2023-11-16 01:55:46.659 +1100 -332,C-L,Cologne Lum. Laboratory (CLL),DEU,,OSL,,HM: Internet,2021-11-19 22:11:05.011 +1100,2023-11-16 01:55:46.724 +1100 -333,EVA,Max Planck Inst. for Evolutionary Anthropology Lum. Dating Lab. Leipzig,DEU,,OSL,,HM: Internet,2021-11-19 22:11:05.011 +1100,2023-11-16 01:55:46.733 +1100 -334,L-EVA,Max Planck Inst. for Evolutionary Anthropology Lum. Dating Lab. Leipzig,DEU,,OSL,,HM: Internet,2021-11-19 22:11:05.011 +1100,2023-11-16 01:55:46.667 +1100 -335,UW,University of Washington Lum.Dating Laboratory,USA,,OSL,,HM: Internet,2021-11-19 22:11:05.011 +1100,2023-11-16 01:54:02.163 +1100 -336,W,"UOW TL Dating Lab. Wollongong, David Price",AUS,,TL,,HM: Internet,2021-11-19 22:11:05.011 +1100,2023-11-16 01:31:48.223 +1100 -337,Ad,Prescott Environmental Lum. Lab. Adelaide,AUS,,TL,,HM: Internet,2021-11-19 22:11:05.011 +1100,2023-11-16 01:55:46.700 +1100 -338,ALPHA,Alpha Analytic Inc.,USA,,TL,,HM: Internet,2021-11-19 22:11:05.011 +1100,2023-11-16 01:31:48.231 +1100 -339,CABAH,UOW OSL Dating Lab. Wollongong,AUS,TRUE,OSL,,HM: Internet,2021-11-19 22:11:05.011 +1100,2023-11-16 01:31:48.239 +1100 -340,Shfd,Sheffield Lum. Lab.,GBR,,OSL,,HM: Internet,2021-11-19 22:11:05.011 +1100,2023-11-16 01:55:46.675 +1100 -341,CLW,"CSIRO Land and Water, Canberra",AUS,,OSL,,HM: Internet,2021-11-19 22:11:05.011 +1100,2023-11-16 01:31:48.254 +1100 -342,X,Oxford Lum. Lab.,GBR,,OSL,,HM: Internet,2021-11-19 22:11:05.011 +1100,2023-11-16 01:55:46.682 +1100 -343,Ox,Oxford Lum. Lab.,GBR,,OSL,,HM: Internet,2021-11-19 22:11:05.011 +1100,2023-11-16 01:55:46.691 +1100 -345,GXO,Geochron Laboratories,USA,FALSE,C14,,pelletron.com,2022-07-03 22:48:11.462 +1000,2022-07-03 22:50:52.253 +1000 -346,CSIRO,Commonwealth Scientific and Industrial Research Organisation,AUS,,C14,,pelletron.com,2022-07-03 22:55:18.464 +1000,2022-07-03 22:55:18.464 +1000 -347,ANUOD,Australian National University,AUS,,OSL,,HM: Internet,2022-07-03 22:57:19.177 +1000,2023-11-16 01:31:48.280 +1100 -348,GL,University of Gloucestershire,GBR,,OSL,,JQuatSci,2022-07-04 17:59:36.401 +1000,2022-07-04 18:01:04.952 +1000 -349,UNSW,"Mark Wainwright Analytical Centre, UNSW Sydney",AUS,TRUE,C14,https://www.analytical.unsw.edu.au/facilities/sseau/radiocarbon-laboratory,HM: Internet,2023-09-29 15:53:37.529 +1000,2023-11-16 01:31:48.288 +1100 -350,USU,Utah State University Lum. Lab,USA,TRUE,OSL,https://www.usu.edu/geo/osl/,HM: Internet,2023-09-29 15:56:30.150 +1000,2023-11-16 01:54:02.154 +1100 -351,KCCAMS,"W. M. Keck Carbon Cycle Accelerator Mass Spectrometer Facility, UC Irvine",USA,TRUE,C14,https://sites.ps.uci.edu/kccams/,HM: Internet,2023-11-15 23:25:39.767 +1100,2023-11-16 01:31:48.303 +1100 -352,S-ANU,"Australian National Univ., EC Single Stage AMS ",AUS,TRUE,C14,https://earthsciences.anu.edu.au/research/facilities/accelerator-mass-spectrometer,HM: Internet,2023-11-15 23:33:37.828 +1100,2023-11-16 01:31:05.142 +1100 -353,YAUT,"Atmosphere and Ocean Research Institute, Univ. of Tokyo",JPN,,C14,https://www.aori.u-tokyo.ac.jp/english/,HM: Internet,2023-11-15 23:38:05.611 +1100,2023-11-16 01:53:09.079 +1100 \ No newline at end of file diff --git a/docs/source/storage/_cabah_LabCodes__202410081242.csv b/docs/source/storage/_cabah_LabCodes__202410081242.csv new file mode 100644 index 00000000..1731edd3 --- /dev/null +++ b/docs/source/storage/_cabah_LabCodes__202410081242.csv @@ -0,0 +1,354 @@ +"LAB_ORIGID","LAB_PREFIX","LAB_FACLTY","CNTRY","LAB_ACTIVE","LAB_MTD","LAB_URL","LAB_SOURCE","CREATED_AT","UPDATED_AT" +-9999,"Lab_indet.","ND","ND","false",NA,"",NA,"2021-11-19 12:11:05.011 +0100","" +1,"A","Univ. of Arizona","USA","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +2,"AA","NSF-Ariz. AMS Facility","USA","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +3,"AAR","Univ. of Aarhus","DNK","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","2022-01-17 10:36:15.769 +0100" +4,"AC","Ingeis","ARG","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +5,"AECV","Alberta Environmental Center of Vegreville","CAN","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +6,"AERIK","Atomic Energy Res. Inst.","KOR","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +7,"ALG","Algiers","DZA","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +8,"ANAS","Applied Nuclear-Atomic Science (ANAS) Lab.","KOR","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +9,"ANL","Argonne Nat. Lab.","USA","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +10,"ANSTO","Australian Nuclear Science & Technology","AUS","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +11,"ANTW","Antwerp","BEL","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +12,"ANU","Australian National Univ., 1965--2003, gas proportional counting","AUS","false","C14","","HM: Internet","2021-11-19 12:11:05.011 +0100","2023-11-15 15:31:47.978 +0100" +13,"ANUA","ANU Accelerator, 2002-2012, 14 UD Pelletron accelerator","AUS","","C14","","HM: Internet","2021-11-19 12:11:05.011 +0100","2023-11-15 15:31:47.987 +0100" +14,"AU","Univ. of Alaska","USA","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +15,"AURIS","Ahmedabad","IND","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +16,"B","Bern","CHE","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +17,"Ba","Bratislava","SVK","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +18,"BC","Brooklyn College","USA","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +19,"BE","Univ. of Bern","CHE","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +20,"Beta","Beta Analytic","USA","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +21,"BGS","Brock Univ.","CAN","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +22,"BIOCAMS","Miami","USA","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +23,"Birm","Birmingham","GBR","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +24,"Bln","Berlin","DEU","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +25,"BM","British Museum","GBR","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +26,"BONN","Univ. Bonn","DEU","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +27,"BRAMS","Univ. of Bristol","GBR","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +28,"BS","Birbal Sahni Inst.","IND","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +29,"C","Chicago","USA","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +30,"CAMS","Center for AMS","USA","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +31,"CAR","Univ. College, Cardiff","GBR","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +32,"CENA","Centro Energia Nuclear na Agricultura","BRA","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +33,"CG","Inst. of Geology","CHN","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +34,"CH","Chemistry Lab.","IND","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +35,"CN-XX","Chinese Academy of Sciences","CHN","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +36,"CNA","Centro Nacional de Aceleradores","ESP","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +37,"COL","Koln AMS","DEU","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +38,"CRCA","Cairo","EGY","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +39,"CRL","Czech 14C Lab.","CZE","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +40,"CSIC","Geochronology Lab., IQFR-CSIC, Madrid","ESP","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +41,"CSM","Cosmochem. Lab., USSR Acad. of Sci.","SUN","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +42,"CT","Caltech, Calif. Inst. Tech.","USA","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +43,"CU","Charles Univ.","CZE","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +44,"D","Dublin, Trinity College","IRL","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +45,"Dak","Univ. of Dakar","SEN","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +46,"DAL","Dalhousie Univ.","CAN","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +47,"DE","USGS, Denver","USA","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +48,"Deb","Debrecen","HUN","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +49,"DebA","Debrecen (AMS)","HUN","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +50,"DEM","NCSR Demokritos","GRC","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +51,"DGC","Dalhousie Geochronology Centre","CAN","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +52,"DIC","Dicar Corp and Dicarb","USA","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +53,"DK","Univ. de Dakar","SEN","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +54,"DRI","Desert Research Inst.","USA","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +55,"DSA","CIRCE, Caserta","ITA","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +56,"D-AMS","Direct AMS","USA","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +57,"ENEA","ENEA, Bologna","ITA","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +58,"Erl","Erlangen AMS Facility","DEU","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +59,"ETH","ETH/AMS Facility","CHE","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +60,"F","Florence","ITA","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +61,"Fi","Florence INFN","ITA","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +62,"Fr","Freiberg","DEU","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +63,"Fra","Frankfurt","DEU","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +64,"FSU","Florida State Univ.","USA","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +65,"FTMC","Vilnius AMS Lab","LTU","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +66,"FZ","Fortaleza","BRA","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +67,"G","Gothenburg","SWE","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +68,"GaK","Gakushuin Univ.","JPN","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +69,"Gd","Gliwice","POL","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +70,"GD","Gdansk","POL","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +71,"Gif","Gif-sur-Yvette","FRA","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +72,"Gif A","Gif-sur-Yvette and Orsay","FRA","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +73,"GIN","Geological Inst.","RUS","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +74,"GL","Geochronological Lab.","GBR","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +75,"GrA","Groningen AMS","NLD","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +76,"GrM","Groningen AMS","NLD","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +77,"GrN","Groningen","NLD","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +78,"GrO","Groningen","NLD","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +79,"GSC","Geological Survey","CAN","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +80,"GU","Scottish Universities Research & Reactor Centre","GBR","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +81,"GV","AMS Golden Valley, Novosibirsk","RUS","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +82,"GX","Geochron Laboratories","USA","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +83,"GXNUAMS","Guangxi Normal Univ. AMS Lab","CHN","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +84,"H","Heidelberg","DEU","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +85,"HAM","Hamburg","DEU","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +86,"HAR","Harwell","GBR","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +87,"Hd","Heidelberg","DEU","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +88,"Hel","Helsinki","FIN","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +89,"Hela","Helsinki AMS","FIN","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +90,"HIG","Hawaii Inst. of Geophys.","USA","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +91,"HL","Second Inst. of Oceanography","CHN","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +92,"HNS","Hasleton-Nuclear, Palo Alto","USA","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +93,"Hv","Hannover","DEU","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +94,"I","Teledyne Isotopes","USA","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +95,"IAA","Inst. of Accelerator Analysis (beta counting)","JPN","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +96,"IAAA","Inst. of Accelerator Analysis (AMS)","JPN","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +97,"IAEA","International Atomic Energy Agency","AUT","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +98,"IAEA-MEL","Marine Environmental Lab.","MCO","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +99,"ICA","International Chemical Analysis","USA","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +100,"ICEN","Inst.o Tecnologico e Nuclear","PRT","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +101,"IEMAE","Inst. of Evolutionary Morphology & Animal Ecology","RUS","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +102,"IF AO","Inst. frangais d'archeologie orientale","EGY","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +103,"LAR","Liege State Univ.","BEL","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +104,"IGAN","Inst. of Geography","RUS","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +105,"IGS","Inst. of Geological Sci.","BLR","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +106,"IGSB","Inst. of Geological Sci.","BLR","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +107,"IHME","Marzeev Inst. of Hygiene Med. Ecol.","UKR","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +108,"II","Isotopes, Inc., Palo Alto","USA","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +109,"IMTA","Inst. Mexicano de Tecnologia del Agua","MEX","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +110,"IOAN","Inst. of Oceanography","RUS","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +111,"IORAN","Inst. of Oceanology","RUS","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +112,"IRPA","Royal Inst. for Cultural Heritage","BEL","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +113,"ISGS","Illinois State Geological Survey","USA","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +114,"IUACD","Inter Univ. Accelerator Centre","IND","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +115,"IVAN","Inst. of Volcanology","UKR","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +116,"IVIC","Caracas","VEN","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +117,"IWP","Inst. of Water Problems","RUS","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +118,"JAT","Tono Geoscience Center (JAEA)","JPN","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +119,"K","Copenhagen","DNK","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +120,"KATRI","Korea Apparel Testing","KOR","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +121,"KEEA","Kyushu Environ. Eval. Assoc. Property Research Inst.","JPN","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +122,"KGM","Korea Inst. of Geoscience & Mineral Resources (KIGAM)","KOR","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +123,"Kl","Kiel","DEU","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +124,"KIA","Kiel AMS","DEU","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +125,"Ki (KIEV)","Inst. of Radio-Geochemistry of the Environment","UKR","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +126,"KIK","Royal Inst. for Cultural Heritage","BEL","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +127,"KN","Koln","DEU","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +128,"KR","Krakow","POL","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +129,"KRIL","Krasnoyarsk Inst.","RUS","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +130,"KSU","Kyoto Sangyo Univ.","JPN","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +131,"L","Lamont-Doherty","USA","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +132,"LACUFF","Fluminense Federal Univ.","BRA","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +133,"LAEC","Lebanese Atomic Energy Commission (LAEC)","LBN","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +134,"LE","St. Petersburg","RUS","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +135,"LEMA","Lab. de Espectrometria de Masas con Aceleradores","MEX","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +136,"LIH","NCSR Demokritos","GRC","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +137,"u","Scripps (UCSD) La Jolla","USA","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +138,"LTL","Univ. of Lecce","ITA","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +139,"Lu","Lund","SWE","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +140,"LuA","Lund","SWE","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +141,"LuS","Lund","SWE","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +142,"LU","St. Petersburg State Univ.","RUS","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +143,"Lv","Louvain-la-Neuve","BEL","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +144,"Ly","Univ. of Lyon","FRA","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +145,"LZU","Lanzhou Univ.","CHN","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +146,"M","Univ. of Michigan","USA","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +147,"Ma","Univ. of Winnepeg","CAN","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +148,"MAG","Quaternary Geology","RUS","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +149,"MAMS","Curt-Engelhorn-Zentrum Archaeom.","DEU","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +150,"MC","Centre Scientifique","MCO","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +151,"METU","Middle East Technical Univ.","TUR","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +152,"MKL","Lab. of Absolute Dating","POL","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +153,"MTC","Univ. of Tokyo","JPN","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +154,"N","Nishina Memorial","JPN","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +155,"NIST","National Inst. of Standards and Technology","USA","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +156,"NPL","National Physical Lab., Middlesex","GBR","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +157,"NS","Nova Scotia Research Foundation","CAN","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +158,"NSRL","INSTAAR - Univ. of Colorado","USA","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +159,"NSTF","Nuclear Science & Technology Facility, State Univ. of New York","USA","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +160,"NSW","Univ. of New South Wales","AUS","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +161,"NTU","National Taiwan Univ. Republic of China","CHN","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +162,"NU","Nihon Univ.","JPN","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +163,"NUTA","Tandetron AMS Lab","JPN","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +164,"Ny","Nancy, Centre de Recherches Radiogeologiques","FRA","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +165,"NZ","Rafter Radiocarbon Lab","NZL","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +166,"NZA","Rafter (AMS)","NZL","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +167,"O","Humble Oil & Refining","USA","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +168,"OBDY","ORSTOM Bondy","FRA","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +169,"OR","Research Center of Radioisotopes","JPN","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +170,"ORINS","Oak Ridge Inst. of Nuclear Studies","USA","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +171,"OS","National Ocean Sciences, AMS Facility Woods Hole Oceanographic Inst.","USA","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +172,"OWU","Ohio Wesleyan Univ.","USA","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +173,"OX","USDA (Oxford, Miss.)","USA","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +174,"OxA","Oxford Radiocarbon Accelerator Unit","GBR","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +175,"OZ","ANSTO-ANTARES","AUS","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +176,"LZ","Umweltforschungszentrum Leipzig-Halle UFZ","DEU","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +177,"Beta-","Beta Analytics","USA","","C14","","HM: Internet","2021-11-19 12:11:05.011 +0100","2023-11-15 15:38:07.687 +0100" +178,"P","Max-Planck-lnstitut Geochron. Lab","DEU","","C14, Lead-210","","Radiocarbon, modified","2021-11-19 12:11:05.011 +0100","2023-09-29 07:49:43.481 +0200" +179,"p","Univ. of Pennsylvania","USA","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +180,"PAL","Palynosurvery Co.","JPN","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +181,"Pi","Pisa","ITA","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +182,"PI","Permafrost Inst.","RUS","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +183,"PIC","Packard","USA","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +184,"PITT","Univ. of Pittsburgh","USA","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +185,"Poz","Poznan","POL","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +186,"Pr","Prague","CZE","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +187,"PKU","Peking Univ.","CHN","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +188,"PKUAMS","Peking Univ. AMS lab","CHN","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +189,"PL","Purdue Rare Isotope Measurement Lab","USA","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +190,"PLD","Paleo Labo. Co., Ltd.","JPN","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +191,"PRI","PaleoResearch Inst.","USA","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +192,"PRL","Radiocarbon Dating Research Unit","IND","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +193,"PRLCH","Physical Research Lab.","IND","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +194,"PSU","Penn State Univ.","USA","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +195,"PSUAMS","Penn State Univ.","USA","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +196,"Pta","Pretoria","ZAF","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +197,"Q","Cambridge","GBR","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +198,"QL","Quaternary Isotope Lab.","USA","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +199,"QC","Queens College","USA","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +200,"QU","Centre de Recherches Canada Minerales, Quebec","CAN","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +201,"R","Rome","ITA","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +202,"RCD","Radiocarbon Dating","GBR","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +203,"RCMib","Milano Bicocca Univ.","ITA","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +204,"Rl","Radiochemistry, Inc.","USA","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +205,"RICH","Royal Inst. for Cultural Heritage","BEL","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +206,"RIDDL","Simon Fraser Univ.","CAN","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +207,"Riga","Inst. of Science","LVA","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +208,"RL","Radiocarbon, Ltd.","USA","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +209,"roams","National Inst. for Physics and Nuclear Engineering","ROU","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +210,"Rome","Dept, of Earth Sciences, Rome","ITA","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +211,"RT","Rehovot","ISR","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +212,"RTK","Rehovot","ISR","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +213,"RU","Rice Univ.","USA","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +214,"S","Saskatchewan","CAN","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +215,"Sa","Saclay, Gif-sur-Yvette","FRA","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +216,"Sac","Inst.o Tecnologico Portugal e Nuclear","PRT","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +217,"Sac A","Gif sur Yvette (Saclay)","FRA","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +218,"SANU","ANU Canberra","AUS","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +219,"SPb","Herzen State Univ.","RUS","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +220,"SFU","Simon Fraser Univ.","CAN","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +221,"Sh","Shell Development Co.","USA","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +222,"SI","Smithsonian Inst.ion","USA","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +223,"SL","Sharp Laboratories","USA","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +224,"SM","Mobil Oil Corp., Dallas","USA","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +225,"SMU","Southern Methodist Univ.","USA","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +226,"SNU","Seoul National Univ.","KOR","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +227,"T","Trondheim","NOR","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +228,"TB","Tbilisi","GEO","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +229,"TBNC","Kaman Instruments","USA","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +230,"TEM","Temple Univ.","USA","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +231,"TF","Tata Inst. of Fundamental Research","IND","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +232,"TK","Univ. of Tokyo","JPN","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +233,"TKA","Univ. Museum, Univ. of Tokyo","JPN","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +234,"TKa","Univ. of Tokyo-AMS","JPN","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +235,"TKU","Turku","FIN","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +236,"Tin","Tallinn","EST","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +237,"TO","IsoTrace Lab.","CAN","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +238,"TUBITAK","TUBiTAK National AMS Lab.","TUR","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +239,"TRa","Trondheim (AMS)","NOR","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +240,"TUa","Trondheim (AMS)","NOR","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +241,"TUNC","Tehran Univ. Nuclear Centre","IRN","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +242,"Tx","Texas","USA","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +243,"u","Uppsala Univ.","SWE","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +244,"Ua","Uppsala AMS","SWE","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +245,"UB","Belfast","GBR","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +246,"UBA","Belfast","GBR","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +247,"UBAR","Univ. of Barcelona","ESP","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +248,"UCD","Univ. College, Dublin","IRL","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +249,"UCI","Univ. of California, Irvine","USA","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +250,"UCLA","Univ. of California, Los Angeles","USA","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +251,"UCR","Univ. of California, Riverside","USA","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +252,"UD","Udine","ITA","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +253,"UGa","Univ. of Georgia","USA","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +254,"UGRA","Univ. of Granada","ESP","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +255,"UL","Univ. of Laval","CAN","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +256,"ULA","Univ. of Laval","CAN","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +257,"UM","Univ. of Miami","USA","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +258,"UNAM","National Autonomous Univ. of Mexico","MEX","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +259,"UOC","Univ. of Ottawa","CAN","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +260,"UQ","Univ. of Quebec at Montreal","CAN","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +261,"URCRM","Ukrainian Research Ctr. for Radiation Medicine","UKR","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +262,"URU","Univ. of Uruguay","URY","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +263,"USGS","USGS, Menlo Park","USA","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +264,"UtC","Utrecht van de Graaff","NLD","","","https://web.science.uu.nl/ams/","HM: Internet","2023-11-15 15:45:29.241 +0100","2023-11-15 15:45:29.241 +0100" +265,"UTCAG","Univ. of Tennessee","USA","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +266,"UW","Univ. of Washington","USA","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +267,"UZH","Univ. of Zurich","CHE","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +268,"V","Melbourne, Victoria","AUS","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +269,"Vs","Vilnius, Nat. Res. Ctr.","LTU","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +270,"VERA","Inst. fur Radiumforschung und Kernphysik","AUT","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +271,"VRI","Universitat Wien","AUT","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +272,"W","USGS, National Center","USA","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +273,"WAT","Univ. of Waterloo","CAN","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +274,"WIS","Univ. of Wisconsin","USA","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +275,"Wk","Univ. of Waikato","NZL","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +276,"WRD","USGS Washington, D.C.","USA","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +277,"WSU","Washington State Univ.","USA","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +278,"XLLQ","Xi'an Lab. of China Loess & Quat. Geol.","CHN","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +279,"X","Whitworth College","USA","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +280,"Y","Yale Univ.","USA","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +281,"Ya","Yale Univ.","USA","false","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +282,"YU","Yamagata Univ.","JPN","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +283,"Z","Zagreb","HRV","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +284,"SUA","Sydney Univ.","AUS","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +285,"J","Max Planck Inst. for Biogeochemistry, Jena","DEU","","C14","","Radiocarbon","2021-11-19 12:11:05.011 +0100","" +286,"BSG","Brock Univ.","CAN","","C14","","RadonKiel","2021-11-19 12:11:05.011 +0100","" +287,"COAH","Inst. of Geology Geophysics and Mineralogy Novosibirsk Russia","RUS","","C14","","RadonKiel","2021-11-19 12:11:05.011 +0100","" +288,"CRC","Centre de Datation par le RadioCarbone","FRA","","C14","","RadonKiel","2021-11-19 12:11:05.011 +0100","" +289,"CRG","Centre de Recherches Geodynamiques Université Pierre et Marie Curie","FRA","","C14","","RadonKiel","2021-11-19 12:11:05.011 +0100","" +290,"GSY","Radiocarbon Lab. Centre National de la Recherche Scientifique Gif-sur-Yvette (Essonne)","FRA","","C14","","RadonKiel","2021-11-19 12:11:05.011 +0100","" +291,"HUR","Hacettepe Univ.","TUR","","C14","","RadonKiel","2021-11-19 12:11:05.011 +0100","" +292,"JGS","Geological Survey of Japan","JPN","","C14","","RadonKiel","2021-11-19 12:11:05.011 +0100","" +293,"JUBR","Biren Roy Research Lab.","IND","","C14","","RadonKiel","2021-11-19 12:11:05.011 +0100","" +294,"Ka","Kopenhagen AMS","DNK","","C14","","RadonKiel","2021-11-19 12:11:05.011 +0100","" +295,"KAERI","Korean Atomic Energy Research Inst.","KOR","","C14","","RadonKiel","2021-11-19 12:11:05.011 +0100","" +296,"KCP","National Cultural Property Research Inst.","KOR","","C14","","RadonKiel","2021-11-19 12:11:05.011 +0100","" +297,"LGQ","Laboratoire de Geologie du Quatemaire Luminy","FRA","","C14","","RadonKiel","2021-11-19 12:11:05.011 +0100","" +298,"LJ","Scripps (UCSD) La Jolla","USA","","C14","","RadonKiel","2021-11-19 12:11:05.011 +0100","" +299,"LOD","Lodz","POL","","C14","","RadonKiel","2021-11-19 12:11:05.011 +0100","" +300,"LP","LATYR, La Plata","ARG","","C14","","RadonKiel","2021-11-19 12:11:05.011 +0100","" +301,"LT","ND","LTU","","C14","","RadonKiel","2021-11-19 12:11:05.011 +0100","" +302,"ML","Miami","USA","","C14","","RadonKiel","2021-11-19 12:11:05.011 +0100","" +303,"Mo","Verdanski Inst. of Geochemistry Moscow","RUS","","C14","","RadonKiel","2021-11-19 12:11:05.011 +0100","" +304,"MOC","Archaeological Inst. Czechoslovak Acad. of Sci.","CSK","","C14","","RadonKiel","2021-11-19 12:11:05.011 +0100","" +305,"MP","Magnolia Petroleum","USA","","C14","","RadonKiel","2021-11-19 12:11:05.011 +0100","" +306,"MRRI","Marine Resources Research Inst.","USA","","C14","","RadonKiel","2021-11-19 12:11:05.011 +0100","" +307,"MSU","Moscow State Univ.","RUS","","C14","","RadonKiel","2021-11-19 12:11:05.011 +0100","" +309,"RI","Radiochemistry Inc.","ND","","C14","","RadonKiel","2021-11-19 12:11:05.011 +0100","" +310,"RUL","Radiocarbon Lab. of the Inst. of Archaeology of Leningrad","SUN","","C14","","RadonKiel","2021-11-19 12:11:05.011 +0100","" +311,"SOAN","Inst. of Geology and Geophysics","RUS","","C14","","RadonKiel","2021-11-19 12:11:05.011 +0100","" +312,"SR","Harare (Salisbury Rhodesia)","ZWE","","C14","","RadonKiel","2021-11-19 12:11:05.011 +0100","" +313,"SRR","NERC Radiocarbon Lab.","GBR","","C14","","RadonKiel","2021-11-19 12:11:05.011 +0100","" +314,"St","Stockholm","SWE","","C14","","RadonKiel","2021-11-19 12:11:05.011 +0100","" +315,"Su","Finland","FIN","","C14","","RadonKiel","2021-11-19 12:11:05.011 +0100","" +316,"SUERC","Scottish Universities Environmental Research Centre","GBR","","C14","","RadonKiel","2021-11-19 12:11:05.011 +0100","" +317,"SWA","Swansea","GBR","","C14","","RadonKiel","2021-11-19 12:11:05.011 +0100","" +318,"Ta","Tartu","FIN","","C14","","RadonKiel","2021-11-19 12:11:05.011 +0100","" +319,"TAM","Texas A & M Univ.","USA","","C14","","RadonKiel","2021-11-19 12:11:05.011 +0100","" +320,"Tln","Tallinn","EST","","C14","","RadonKiel","2021-11-19 12:11:05.011 +0100","" +321,"UGAMS","Univ. of Georgia AMS","USA","","C14","","RadonKiel","2021-11-19 12:11:05.011 +0100","" +322,"WHAMS","National Ocean Sciences AMS Facility","USA","","C14","","RadonKiel","2021-11-19 12:11:05.011 +0100","" +323,"LLNL","Lawrence Livermore National Lab.","USA","","C14","","HM: Internet","2021-11-19 12:11:05.011 +0100","2023-11-15 15:31:47.995 +0100" +324,"ARL","Army Research Laboratory Aberdeen Proving Ground","USA","","C14","","pelletron.com","2021-11-19 12:11:05.011 +0100","2022-07-03 14:47:13.190 +0200" +325,"Ad","Prescott Environmental Lum. Lab. Adelaide","AUS","","OSL","","HM: Internet","2021-11-19 12:11:05.011 +0100","2023-11-15 15:55:46.708 +0100" +326,"UOW","UOW OSL Dating Lab. Wollongong","AUS","true","OSL","","HM: Internet","2021-11-19 12:11:05.011 +0100","2023-11-15 15:31:48.003 +0100" +327,"MQU","Macquaire Univ. Lum. Dating Facility","AUS","","OSL","","HM: Internet","2021-11-19 12:11:05.011 +0100","2023-11-15 15:55:46.716 +0100" +328,"","Univ. Melbourne Lum. Dating Facility","AUS","","OSL","","HM: Internet","2021-11-19 12:11:05.011 +0100","2023-11-15 15:54:02.178 +0100" +329,"GU","Griffith Univ. OSL Dating Laboratory, Australian Rivers Inst.","AUS","","OSL","","HM: Internet","2021-11-19 12:11:05.011 +0100","2023-11-15 15:31:48.028 +0100" +330,"WLL","Victoria Univ. of Wellington Lum. Dating Facility","NZL","","OSL","","HM: Internet","2021-11-19 12:11:05.011 +0100","2023-11-15 15:54:02.171 +0100" +331,"ANU","ANU Lum. Dating Laboratory Canberra","AUS","","OSL","","HM: Internet","2021-11-19 12:11:05.011 +0100","2023-11-15 15:55:46.659 +0100" +332,"C-L","Cologne Lum. Laboratory (CLL)","DEU","","OSL","","HM: Internet","2021-11-19 12:11:05.011 +0100","2023-11-15 15:55:46.724 +0100" +333,"EVA","Max Planck Inst. for Evolutionary Anthropology Lum. Dating Lab. Leipzig","DEU","","OSL","","HM: Internet","2021-11-19 12:11:05.011 +0100","2023-11-15 15:55:46.733 +0100" +334,"L-EVA","Max Planck Inst. for Evolutionary Anthropology Lum. Dating Lab. Leipzig","DEU","","OSL","","HM: Internet","2021-11-19 12:11:05.011 +0100","2023-11-15 15:55:46.667 +0100" +335,"UW","University of Washington Lum.Dating Laboratory","USA","","OSL","","HM: Internet","2021-11-19 12:11:05.011 +0100","2023-11-15 15:54:02.163 +0100" +336,"W","UOW TL Dating Lab. Wollongong, David Price","AUS","","TL","","HM: Internet","2021-11-19 12:11:05.011 +0100","2023-11-15 15:31:48.223 +0100" +337,"Ad","Prescott Environmental Lum. Lab. Adelaide","AUS","","TL","","HM: Internet","2021-11-19 12:11:05.011 +0100","2023-11-15 15:55:46.700 +0100" +338,"ALPHA","Alpha Analytic Inc.","USA","","TL","","HM: Internet","2021-11-19 12:11:05.011 +0100","2023-11-15 15:31:48.231 +0100" +339,"CABAH","UOW OSL Dating Lab. Wollongong","AUS","true","OSL","","HM: Internet","2021-11-19 12:11:05.011 +0100","2023-11-15 15:31:48.239 +0100" +340,"Shfd","Sheffield Lum. Lab.","GBR","","OSL","","HM: Internet","2021-11-19 12:11:05.011 +0100","2023-11-15 15:55:46.675 +0100" +341,"CLW","CSIRO Land and Water, Canberra","AUS","","OSL","","HM: Internet","2021-11-19 12:11:05.011 +0100","2023-11-15 15:31:48.254 +0100" +342,"X","Oxford Lum. Lab.","GBR","","OSL","","HM: Internet","2021-11-19 12:11:05.011 +0100","2023-11-15 15:55:46.682 +0100" +343,"Ox","Oxford Lum. Lab.","GBR","","OSL","","HM: Internet","2021-11-19 12:11:05.011 +0100","2023-11-15 15:55:46.691 +0100" +345,"GXO","Geochron Laboratories","USA","false","C14","","pelletron.com","2022-07-03 14:48:11.462 +0200","2022-07-03 14:50:52.253 +0200" +346,"CSIRO","Commonwealth Scientific and Industrial Research Organisation","AUS","","C14","","pelletron.com","2022-07-03 14:55:18.464 +0200","2022-07-03 14:55:18.464 +0200" +347,"ANUOD","Australian National University","AUS","","OSL","","HM: Internet","2022-07-03 14:57:19.177 +0200","2023-11-15 15:31:48.280 +0100" +348,"GL","University of Gloucestershire","GBR","","OSL","","JQuatSci","2022-07-04 09:59:36.401 +0200","2022-07-04 10:01:04.952 +0200" +349,"UNSW","Mark Wainwright Analytical Centre, UNSW Sydney","AUS","true","C14","https://www.analytical.unsw.edu.au/facilities/sseau/radiocarbon-laboratory","HM: Internet","2023-09-29 07:53:37.529 +0200","2023-11-15 15:31:48.288 +0100" +350,"USU","Utah State University Lum. Lab","USA","true","OSL","https://www.usu.edu/geo/osl/","HM: Internet","2023-09-29 07:56:30.150 +0200","2023-11-15 15:54:02.154 +0100" +351,"KCCAMS","W. M. Keck Carbon Cycle Accelerator Mass Spectrometer Facility, UC Irvine","USA","true","C14","https://sites.ps.uci.edu/kccams/","HM: Internet","2023-11-15 13:25:39.767 +0100","2023-11-15 15:31:48.303 +0100" +352,"S-ANU","Australian National Univ., EC Single Stage AMS ","AUS","true","C14","https://earthsciences.anu.edu.au/research/facilities/accelerator-mass-spectrometer","HM: Internet","2023-11-15 13:33:37.828 +0100","2023-11-15 15:31:05.142 +0100" +353,"YAUT","Atmosphere and Ocean Research Institute, Univ. of Tokyo","JPN","","C14","https://www.aori.u-tokyo.ac.jp/english/","HM: Internet","2023-11-15 13:38:05.611 +0100","2023-11-15 15:53:09.079 +0100" +355,"GSJ","Geological Survey of Japan","JPN","","OSL","","HM: Internet","2021-11-19 12:11:05.011 +0100","2024-10-01 08:43:03.010 +0200" diff --git a/docs/source/storage/_global_Author__202404291520.csv b/docs/source/storage/_global_Author__202404291520.csv deleted file mode 100644 index cd748a93..00000000 --- a/docs/source/storage/_global_Author__202404291520.csv +++ /dev/null @@ -1,1734 +0,0 @@ -"OAID","AUTH","FORENAME","INITIALS","ORCID","SCOPUSID","WSCC_RESID","AUTH_COMMT","AUTH_URL","URL_DATE" -"OAID-000001","Abbühl","Luca A.","L. A.","","26427570600","","","","" -"OAID-000002","Abrahami","Rachel","R.","0000-0002-1406-3876","56983056700","","","","" -"OAID-000003","Adams","Byron A.","B. A.","0000-0001-8219-3544","55181943900","I-4243-2015","","","" -"OAID-000004","Aguilar","Germán","G.","0000-0002-3926-835X","36624833300","P-7681-2014","","","" -"OAID-000005","Andermann","Christoff","C.","0000-0003-0921-8455","35145340000","J-7935-2013","","","" -"OAID-000006","Ansberque","Claire","C.","0000-0003-4602-6911","56724222600","","","","" -"OAID-000007","Arkle","Jeanette C.","J. C.","0000-0003-0640-6178","55682758000","","","","" -"OAID-000008","Balco","Greg","G.","","6508182808","","","","" -"OAID-000009","Barreto","Helen N.","H. N.","","55638166000","","","","" -"OAID-000010","Bellin","Nicolas","N.","","25653815300","","","","" -"OAID-000011","Belmont","Patrick","P.","0000-0002-8244-3854","23003260900","","","","" -"OAID-000012","Bestland","Erick A.","E. A.","0000-0001-8424-9150","6602741368","F-1311-2015","","","" -"OAID-000013","Bierman","Paul R.","P. R.","0000-0001-9627-4601","7006832233","AAA-9466-2020","","","" -"OAID-000014","Binnie","Steven A.","S. A.","0000-0003-0883-0212","23003805700","","","","" -"OAID-000015","Bookhagen","Bodo","B.","0000-0003-1323-6453","6603446872","A-1389-2012","","","" -"OAID-000016","Brown","Erik Thorson","E. T.","0000-0001-7154-2729","35566488900","","","","" -"OAID-000017","Buechi","Marius W.","M. W.","0000-0001-7638-490X","55946010700","","ORCID unconfirmed","","" -"OAID-000018","Burdis","Abby Jade","A. J.","","","","","","" -"OAID-000019","Buscher","Jamie T.","J. T.","0000-0002-9089-4102","6506386026","M-2315-2016","","","" -"OAID-000020","Byun","Jongmin","J.","0000-0002-7309-9027","56573452800","","","","" -"OAID-000021","Callahan","Russell P.","R. P.","0000-0002-0091-3446","57210793869","","","","" -"OAID-000022","Carretier","Sébastien","S.","0000-0002-5527-5146","6603118126","L-4580-2017","","","" -"OAID-000023","Cazes","Gaël","G.","","57192676939","","","","" -"OAID-000024","Chadwick","Oliver A.","O. A.","0000-0002-4964-6203","57206172597","","","","" -"OAID-000025","Chappell","John M. A.","J. M. A.","","7102682272","","","","" -"OAID-000026","Charreau","Julien","J.","0000-0001-9313-0450","12792552000","","","","" -"OAID-000027","Chen","Chia-Yu","C.-Y.","","","","","","" -"OAID-000028","Cherem","Luis Felipe Soares","L. F. S.","0000-0002-4119-6690","44861063900","","","","" -"OAID-000029","Chittenden","Hannah","H.","","55966254600","","","","" -"OAID-000030","Clapp","Erik Matthew","E. M.","","55681084000","","","","" -"OAID-000031","Clapuyt","François","F.","0000-0001-9940-9356","56667612300","","","","" -"OAID-000032","Codilean","Alexandru T.","A. T.","0000-0003-1895-5633","13808095400","","","","" -"OAID-000033","Collignon","Marine","M.","0000-0003-1440-7058","55418974100","","","","" -"OAID-000034","Cook","Kristen L.","K. L.","0000-0003-2355-4877","36908597600","","","","" -"OAID-000035","Couto","Edivando Vitor do","","0000-0003-4264-8449","54413999800","","","","" -"OAID-000036","Cox","Rónadh","R.","0000-0002-1743-2702","55418385300","","","","" -"OAID-000037","Croke","Jacky","J.","0000-0002-0928-5327","57225698245","","","","" -"OAID-000038","Cyr","Andrew J.","A. J.","0000-0003-2293-5395","8855317700","","","","" -"OAID-000039","Darling","Andrew","A.","0000-0002-3510-1229","","","","","" -"OAID-000040","de Sordi","Michael Vinicius","M. V.","","56373315300","","check name in DB","","" -"OAID-000041","de Souza","Daniel H.","D. H.","","","","check name in DB","","" -"OAID-000042","Del Vecchio","Joanmarie","J.","","57203061411","","","","" -"OAID-000043","DeLong","Stephen B.","S. B.","0000-0002-0945-2172","12243654900","","","","" -"OAID-000044","Delunel","Romain","R.","0000-0001-7752-6498","S35728264500","J-3319-2014","","","" -"OAID-000045","Densmore","Alexander Logan","A. L.","0000-0003-0629-6554","7004510678","A-1630-2012","","","" -"OAID-000046","Derrieux","Florence","F.","","37033745800","","","","" -"OAID-000047","Dethier","David P.","D. P.","0000-0001-7501-1810","6701657297","","ORCID unconfirmed","","" -"OAID-000048","DiBiase","Roman A.","R. A.","0000-0002-5347-8396","35174228300","","ORCID unconfirmed","","" -"OAID-000049","Dietsch","Craig","C.","0000-0001-6130-5826","6603385668","","ORCID unconfirmed","","" -"OAID-000050","Dingle","Elizabeth H.","E. H.","0000-0003-0651-7337","57191445149","","","","" -"OAID-000051","Dirks","Paul H. G. M.","P. H. G. M.","0000-0002-1582-1405","7006682762","","ORCID unconfirmed","","" -"OAID-000052","Dixon","Jean Louise","J. L.","0000-0002-7763-4939","34871830900","B-2099-2012","","","" -"OAID-000053","Dortch","Jason M.","J. M.","0000-0002-8652-0394","24464054500","","","","" -"OAID-000054","Duxburry","Jane","J.","","","","","","" -"OAID-000055","Eccleshall","Sarah Victoria","S. V.","","","","","","" -"OAID-000056","Fame","Michelle L.","M. L.","0000-0002-0305-6910","57200132303","","ORCID unconfirmed","","" -"OAID-000057","Fellin","Maria Giuditta","M. G.","0000-0003-3545-3512","8523841500","","","","" -"OAID-000058","Ferrier","Ken L.","K. L.","0000-0003-4098-166X","12140263600","","","","" -"OAID-000059","Finnegan","Noah J.","N. J.","0000-0002-8505-6526","23004024900","","","","" -"OAID-000060","Foster","Melissa A.","M. A.","0000-0001-9242-6217","56647511400","","","","" -"OAID-000061","Fruchter","Noa J.","N. J.","0000-0001-6017-8570","24385543800","","ORCID unconfirmed","","" -"OAID-000062","Fuchs","Margret C.","M. C.","0000-0001-7210-1132","55423896200","","ORCID unconfirmed","","" -"OAID-000063","Garcin","Yannick","Y.","0000-0001-8205-494X","8938219600","","","","" -"OAID-000064","Glaus","Gabriel","G.","","","","","","" -"OAID-000065","Glotzbach","Christoph","C.","0000-0003-4591-3025","57211450593","","ORCID unconfirmed","","" -"OAID-000066","Godard","Vincent","V.","0000-0003-0143-5893","8315760100","","","","" -"OAID-000067","Granger","Darryl","D.","0000-0002-9894-8478","7201564476","","ORCID unconfirmed","","" -"OAID-000068","Grin","Elena","E.","","57188696820","","","","" -"OAID-000069","Grischott","Reto","R.","0000-0001-8025-3347","56786327700","","ORCID unconfirmed","","" -"OAID-000070","Gudmundsdottir","Maria H.","M. H.","","","","","","" -"OAID-000071","Guralnik","Benny","B.","0000-0003-3095-3868","35253625500","","","","" -"OAID-000072","Hattanji","Tsuyoshi","T.","","6507555127","","","","" -"OAID-000073","Heineke","Caroline","C.","","57189097314","","","","" -"OAID-000074","Heimsath","Arjun M.","A. M.","0000-0002-6300-6069","6603159701","","","","" -"OAID-000075","Henck","Amanda C.","A. C.","0000-0002-2658-5348","23090868000","","is Amanda Schmidt (OAID-000151)","","" -"OAID-000076","Hetzel","Ralf","R.","0000-0002-3412-6344","7003345718","","","","" -"OAID-000077","Hewawasam","Tilak","T.","0000-0001-7927-9283","6504732191","","ORCID unconfirmed","","" -"OAID-000078","Hidy","Alan J.","A. J.","0000-0003-2916-1425","24472834700","","","","" -"OAID-000079","Hippe","Kristina","K.","0000-0003-0946-9772","","","","","" -"OAID-000080","Hurst","Martin D.","M. D.","0000-0002-9822-076X","38961405700","","","","" -"OAID-000081","Insel","Nadja","N.","0000-0001-5373-7901","28367740100","","ORCID unconfirmed","","" -"OAID-000082","Hu","Kai","K.","","","","","","" -"OAID-000083","Jonell","Tara N.","T. N.","0000-0002-6811-3816","56003528800","K-5091-2018","","","" -"OAID-000084","Kim","Dong-Eun","D.-E.","","","","","","" -"OAID-000085","Kirby","Eric","E.","0000-0002-5701-8688","35509468600","","ORCID unconfirmed","","" -"OAID-000086","Kirchner","James W.","J. W.","0000-0001-6577-3619","7201671604","B-6126-2009","","","" -"OAID-000087","Kober","Florian","F.","0000-0001-7096-6415","8591213500","","ORCID unconfirmed","","" -"OAID-000088","Korup","Oliver","O.","0000-0002-9084-1895","6602348460","","","","" -"OAID-000089","Larsen","Isaac J.","I. J.","0000-0003-3094-4830","7004986137","","ORCID unconfirmed","","" -"OAID-000090","Le Roux‐Mallouf","Romain","R.","0000-0002-6869-3910","56638540200","D-4945-2017","reconcile with DB and attribute table","","" -"OAID-000091","Lee","Borom","B.","0000-0001-8051-5239","56124667400","","ORCID unconfirmed","","" -"OAID-000092","Legrain","Nicolas","N.","","56237005900","","","","" -"OAID-000093","Li","Yingkui","Y.","0000-0002-3722-8960","15623541100","","","","" -"OAID-000094","Linari","Colleen L.","C. L.","","","","","","" -"OAID-000095","Lupker","Maarten","M.","0000-0001-7609-6246","34868423400","","","","" -"OAID-000096","Mandal","Sanjay Kumar","S. K.","0000-0001-5341-6788","56681706300","","","","" -"OAID-000097","Mariotti","Apolline","A.","","57212572639","","","","" -"OAID-000098","Marshall","Jill A.","J. A.","0000-0002-2388-2072","56451289100","","","","" -"OAID-000099","Matmon","Ari","A.","0000-0001-9692-7932","6602501003","","ORCID unconfirmed","","" -"OAID-000100","Matsushi","Yuki","Y.","","6506040704","","","","" -"OAID-000101","May","Jan-Hendrik","J.-H.","0000-0001-5758-9459","23492820200","","ORCID unconfirmed","","" -"OAID-000102","McCarthy","James A.","J. A.","","","","","","" -"OAID-000103","McElroy","Brandon","B.","0000-0002-9683-4282","6701361221","E-9391-2010","","","" -"OAID-000104","McPhillips","Devin","D.","","23669994600","","","","" -"OAID-000105","Mearce","Trevor","T.","","","","","","" -"OAID-000106","Meyer","Hinrich W.","H. W.","0000-0001-8140-4987","15134404300","","","","" -"OAID-000107","Molliex","Stéphane","S.","0000-0001-6082-4691","36970888100","","","","" -"OAID-000108","Moon","Seulgi","S.","0000-0001-5207-1781","16025241500","","","","" -"OAID-000109","Morel","Philipe","P.","","","","","","" -"OAID-000110","Morell","Kristin D.","K. D.","0000-0001-8464-3553","23036264600","","","","" -"OAID-000111","Munack","Henry","H.","0000-0002-3750-9674","54786849500","","","","" -"OAID-000112","Nakamura","Atsunori","A.","0000-0002-7322-8976","54936620100","L-5188-2018","","","" -"OAID-000113","Neely","Alexander B.","A. B.","0000-0001-6142-2627","57194503322","","","","" -"OAID-000114","Nichols","Kyle K.","K. K.","","7103268001","","","","" -"OAID-000115","Nóbile","Julieta C.","J. C.","0000-0002-9610-9021","50961444600","","","","" -"OAID-000116","Norton","Kevin P.","K. P.","0000-0002-7995-6464","15756031100","F-1606-2011","","","" -"OAID-000117","Cruz Nunes","Fábio","F.","","","","","","" -"OAID-000118","Ojha","Lujendra","L.","0000-0003-2086-4546","49661868700","","","","" -"OAID-000119","Olen","Stephanie M.","S. M.","0000-0002-9092-0964","55134973500","","","","" -"OAID-000120","Olivetti","Valerio","V.","0000-0001-8173-3860","36544089700","","","","" -"OAID-000121","Orem","Caitlin A.","C. A.","","37034870700","","","","" -"OAID-000122","Oskin","Michael E.","M. E.","0000-0002-6631-5326","6603767024","","","","" -"OAID-000123","Ott","Richard F.","R. F.","0000-0002-8257-0079","57210709695","","","","" -"OAID-000124","Ouimet","William B.","W. B.","0000-0002-1063-2082","7801682185","","ORCID unconfirmed","","" -"OAID-000125","Palumbo","Luigi","L.","","56276011600","","ORCID unconfirmed","","" -"OAID-000126","Penserini","Brian D.","B. D.","0000-0002-4283-4682","","","ORCID unconfirmed","","" -"OAID-000127","Pepin","Emilie","E.","","","","","","" -"OAID-000128","Perg","Lesley A.","L. A.","","21735456200","","","","" -"OAID-000129","Placzek","Christa J.","C. J.","0000-0001-6524-8355","8540533700","","","","" -"OAID-000130","Portenga","Eric W.","E. W.","0000-0002-0793-9972","45561601300","","ORCID unconfirmed","","" -"OAID-000131","Puchol","Nicolas","N.","","35201496000","","","","" -"OAID-000132","Quigley","Marc C.","M. C.","","","","","","" -"OAID-000133","Rades","Eike F.","E. F.","0000-0002-6287-6775","55919290100","","","","" -"OAID-000134","Reber","Regina","R.","0000-0003-1660-5613","36646731800","","","","" -"OAID-000135","Regalla","Christine","C.","0000-0003-2975-8336","18435249500","","","","" -"OAID-000136","Regard","Vincent","V.","0000-0002-5250-6068","36094627300","B-2585-2010","","","" -"OAID-000137","Reinhardt","Liam J.","L. J.","","16064287700","","","","" -"OAID-000138","Reusser","Lucas","L.","","6506731849","","","","" -"OAID-000139","Reuter","Joanna M.","J. M.","","7005314980","","","","" -"OAID-000140","Rezende","Éric Andrade","E. A.","0000-0001-7594-7133","","","","","" -"OAID-000141","Riebe","Clifford S.","C. S.","0000-0002-8744-8208","6603274927","","","","" -"OAID-000142","Roller","Sybille","S.","","7003682305","","","","" -"OAID-000143","Rosenkranz","Ruben","R.","0000-0002-7237-5886","57200320405","","","","" -"OAID-000144","Safran","Elizabeth B.","E. B.","","","","","","" -"OAID-000145","Salgado","André Augusto Rodrigues","A. A. R.","0000-0001-7679-5944","12140916400","G-4993-2012","","","" -"OAID-000146","Savi","Sara","S.","0000-0001-5515-753X","55454193100","","ORCID unconfirmed","","" -"OAID-000147","Schaller","Mirjam","M.","0000-0003-4638-0873","57198360266","","","","" -"OAID-000148","Scharf","Taryn E.","T. E.","0000-0002-2791-430X","","","ORCID unconfirmed","","" -"OAID-000149","Scherler","Dirk","D.","0000-0003-3911-2803","14052807300","G-2066-2016","","","" -"OAID-000150","Schildgen","Taylor F.","T. F.","0000-0002-4236-4609","6507452097","","","","" -"OAID-000151","Schmidt","Amanda H.","A. H.","0000-0002-2658-5348","23090868000","","is Amanda Henck (OAID-000075)","","" -"OAID-000152","Siame","Lionel L.","L. L.","0000-0002-4288-9528","6602252411","","","","" -"OAID-000153","Sosa-Gonzalez","Veronica","V.","","57189597054","","","","" -"OAID-000154","Starke","Jessica","J.","0000-0002-2619-0880","57072962300","","","","" -"OAID-000155","Stock","Greg M.","G. M.","0000-0002-3219-0481","8960489600","","","","" -"OAID-000156","Stolle","Amelie","A.","0000-0001-9254-4635","56015077300","","ORCID unconfirmed","","" -"OAID-000157","Strobl","Marcus","M.","0000-0001-8265-227X","36775685700","","","","" -"OAID-000158","Struck","Martin","M.","0000-0001-6918-6374","56594692500","","","","" -"OAID-000159","Struth","Lucía","L.","0000-0002-1944-3691","56426570500","","","","" -"OAID-000160","Stutenbecker","Laura","L.","0000-0001-9769-8342","56426570500","","","","" -"OAID-000161","Sullivan","Colleen L.","C. L.","0000-0001-7881-6673","","","ORCID unconfirmed","","" -"OAID-000162","Tofelde","Stefanie","S.","","57028362000","","","","" -"OAID-000163","Tomkins","Kerrie M.","K. M.","0000-0001-6163-3416","6507220104","B-5015-2016","","","" -"OAID-000164","Torres Acosta","Verónica","V.","0000-0003-2583-8494","56763846200","","","","" -"OAID-000165","Tranel","Lisa M.","L. M.","0000-0002-1312-3566","37065418700","","","","" -"OAID-000166","Val","Pedro","P.","0000-0001-5370-4122","55963440700","","","","" -"OAID-000167","Van den Berg","Fabien","F.","","54885583700","","","","" -"OAID-000168","van Dongen","Renee","R.","0000-0002-7246-511X","","","","","" -"OAID-000169","Vanacker","Veerle","V.","0000-0002-8237-3446","6602448409","","","","" -"OAID-000170","Vance","Derek","D.","0000-0002-6140-6325","57204303325","","ORCID unconfirmed","","" -"OAID-000171","Varajão","César Augusto Chicarino","C. A. C.","0000-0002-2531-7165","6506076560","","ORCID unconfirmed","","" -"OAID-000172","von Blanckenburg","Friedhelm","F.","0000-0002-2964-717X","6701424845","RK-4711-2013","","","" -"OAID-000173","Walcek","Alina","A.","","","","","","" -"OAID-000174","Wang","Yang","Y.","","","","","","" -"OAID-000175","Wang","Wei","W.","0000-0003-3227-4885","","","","","" -"OAID-000176","West","A. Joshua","A. J.","0000-0001-6909-1471","26538380300","","","","" -"OAID-000177","Willenbring","Jane K.","J. K.","0000-0003-2722-9537","24554600700","B-6431-2011","","","" -"OAID-000178","Wittmann","Hella","H.","0000-0002-1252-7059","23767732900","F-9391-2011","","","" -"OAID-000179","Wobus","Cameron","C.","0000-0002-9654-1738","6602398842","","","","" -"OAID-000180","Wölfler","Andreas","A.","","25123236200","","","","" -"OAID-000181","Young","Holly H.","H. H.","","57204519618","","","","" -"OAID-000182","Butler","Jonathan James","J. J.","","","","","","" -"OAID-000183","Fisher","Luke H.","L. H.","","","","","","" -"OAID-000184","Seagren","Erin G.","E. G.","0000-0003-1996-9121","57209421035","","","","" -"OAID-000185","He","Chuanqi","C.","0000-0003-2644-5457","57196475069","C-3267-2018","","","" -"OAID-000186","Riley","Kerry E.","K. E.","","57205913503","","","","" -"OAID-000187","Bender","Adrian M.","A. M.","0000-0001-7469-1957","56406916000","","","","" -"OAID-000188","Rossi","Matthew W.","M. W.","0000-0003-1846-5191","57129684100","V-2087-2017","","","" -"OAID-000189","Jansen","John D.","J. D.","0000-0002-0669-5101","56962780100","","","","" -"OAID-000190","Heyman","Jakob","J.","","25821842500","","","","" -"OAID-000191","Mason","Cody C.","C. C.","0000-0003-4065-3535","57193683265","","","","" -"OAID-000192","Roda-Boluda","Duna C.","D.","0000-0003-2652-071X","56418630200","","","","" -"OAID-000193","Allen","Jim","J.","","55477883800","","","","" -"OAID-000194","Archer","Michael","M.","0000-0002-0304-4039","7102488403","","","","" -"OAID-000195","Atchison","Jennifer","J.","0000-0003-1173-8943","","","","","" -"OAID-000196","Attenbrow","Val","V.","0000-0003-2897-4934","","","","","" -"OAID-000197","Ayliffe","Linda","L.","","","C-3627-2009","","","" -"OAID-000198","Backhouse","John","J.","","","","","","" -"OAID-000199","Bailey","Geoff N.","G. N.","0000-0003-2656-830X","7202790977","","","","" -"OAID-000200","Baird","Robert F","R. F.","","","","","","" -"OAID-000201","Balme","Jane","J.","0000-0003-1387-9379","8861983900","H-8787-2014","","","" -"OAID-000202","Banerjee","Debabrata","D.","","","","","","" -"OAID-000203","Banks","Maxwell","M.","","","","","","" -"OAID-000204","Barbetti","Michael","M.","","","","","","" -"OAID-000205","Barker","Bryce","B.","0000-0002-6008-6411","","","","","" -"OAID-000206","Barrie","John","J.","","","","","","" -"OAID-000207","Baynes","Alexander","A.","","","","","","" -"OAID-000208","Beaton","John M.","J. M.","","","","","","" -"OAID-000209","Bell","William Terence","W. T.","","","","","","" -"OAID-000210","Bird","Michael I.","M. I.","0000-0003-1801-8703","7102578362","G-5364-2010","","","" -"OAID-000211","Bourman","Robert Peter","R. P.","","","","","","" -"OAID-000212","Bowdler","Sandra","S.","0000-0003-2755-7602","","","","","" -"OAID-000213","Bowler","James Maurice","J. M.","","","","","","" -"OAID-000214","Bowman","Hugo H.","H. H.","","","","","","" -"OAID-000215","Brown","Peter","P.","","","","","","" -"OAID-000216","Brown","Steve P.","S. P.","","","","","","" -"OAID-000217","Buckley","James","J.","","","","","","" -"OAID-000218","Cafiyn","P.","P.","","","","","","" -"OAID-000219","Calaby","John Henry","J. H.","","","","","","" -"OAID-000220","Callen","Roger Arthur","R. A.","","","","","","" -"OAID-000221","Cheetham","Michael D.","M. D.","","","","","","" -"OAID-000222","Chen","Xiangyang","X.","","","","","","" -"OAID-000223","Clark","Peter Malcom","P. M.","","","","","","" -"OAID-000224","Clarkson","Christopher James","C. J.","0000-0002-8938-8974","36885327100","","","","" -"OAID-000225","Cohen","Timothy J.","T. J.","0000-0003-4081-9523","7202415722","","","","" -"OAID-000226","Coleman","Maria","M.","","","","","","" -"OAID-000227","Colhoun","Eric A.","E. A.","","","","","","" -"OAID-000228","Cook","Ellyn J.","E. J.","","","","","","" -"OAID-000229","Cosgrove","Richard","R.","","","","","","" -"OAID-000230","Couri","J.","J.","","","","","","" -"OAID-000231","Coventry","R. J.","R. J.","","","","","","" -"OAID-000232","Cramb","Jonathan","J.","","","","","","" -"OAID-000233","Cupper","Matthew L.","M. L.","0000-0002-1221-8686","","","","","" -"OAID-000234","Daley","James S.","J. S.","0000-0003-4271-5664","","","","","" -"OAID-000235","David","Bruno","B.","0000-0002-8567-6135","14040134600","","","","" -"OAID-000236","Davis","A. C.","A. C.","","","","","","" -"OAID-000237","Dawson","L.","L.","","","","","","" -"OAID-000238","Denham","Tim","T.","0000-0002-8164-2990","6602644857","","","","" -"OAID-000239","Dodson","John","J.","0000-0002-0124-5910","7006033210","","","","" -"OAID-000240","Donaldson","P.","P.","","","","","","" -"OAID-000241","Dortch","Charles E.","C. E.","","","","","","" -"OAID-000242","Dortch","Joe","J.","0000-0002-0510-5456","6506841283","C-6296-2014","","","" -"OAID-000243","Downie","J. E.","J. E.","","","","","","" -"OAID-000244","Doyle","Christopher J.","C. J.","","","","","","" -"OAID-000245","Duller","Geoff A. T.","G. A. T.","0000-0002-2694-4590","7006321448","D-5110-2015","","","" -"OAID-000246","English","Pauline","P.","","","","","","" -"OAID-000247","Eriksson","Mats G.","M. G.","","","","","","" -"OAID-000248","Fagan","Simon D.","S. D.","","","","","","" -"OAID-000249","Fergusson","G. J.","G. J.","","","","","","" -"OAID-000250","Field","Judith H.","J. H.","0000-0001-6807-1858","35239626800","","","","" -"OAID-000251","Fitzsimmons","Kathryn E.","K. E.","0000-0002-9337-0793","","P-3471-2014","","","" -"OAID-000252","Flannery","Timothy F.","T. F.","","","","","","" -"OAID-000253","Flood","Josephine Mary","J. M.","","","","","","" -"OAID-000254","Forbes","Matthew","M.","0000-0001-7535-3976","","","","","" -"OAID-000255","Fraser","Rebecca","R.","","","","","","" -"OAID-000256","Fu","Xiao","X.","0000-0002-4666-8749","","","","","" -"OAID-000257","Fujioka","Toshiyuki","T.","","","","","","" -"OAID-000258","Fullagar","Richard L. K.","R. L. K.","0000-0003-1047-1466","6602230399","","","","" -"OAID-000259","Furlonger","L.","L.","","","","","","" -"OAID-000260","Galbraith","Rex F.","R. F.","0000-0002-5723-4567","","","ORCID unconfirmed","","" -"OAID-000261","Gale","Stephen J.","S. J.","","","","","","" -"OAID-000262","Gardner","G. J.","G. J.","","","","","","" -"OAID-000263","Gardner","Thomas W.","T. W.","","","","","","" -"OAID-000264","Garvey","Jilian M.","J. M.","","","","","","" -"OAID-000265","Gill","Edmund D.","E. D.","","","","","","" -"OAID-000266","Gillespie","Richard","R.","0000-0003-0555-2595","","","ORCID unconfirmed","","" -"OAID-000267","Gliganic","Luke","L.","0000-0001-8998-0081","","","ORCID unconfirmed","","" -"OAID-000268","Goede","Albert","A.","","","","","","" -"OAID-000269","Gorecki","Paul P.","P. P.","","","","","","" -"OAID-000270","Goudie","Andrew S.","A. S.","0000-0002-5496-8207","7101905477","","","","" -"OAID-000271","Gould","Richard A.","R. A.","","","","","","" -"OAID-000272","Gouramanis","Chris","C.","0000-0003-2867-2258","36172890400","","","","" -"OAID-000273","Grant-Taylor","T. L.","T. L.","","","","","","" -"OAID-000274","Grellet-Tinner","Gerald","G.","0000-0001-5835-108X","","","","","" -"OAID-000275","Gresham","R.","R.","","","","","","" -"OAID-000276","Grun","Rainer","R.","0000-0003-1366-3674","","A-1437-2012","","","" -"OAID-000277","Gully","Grant Ashley","G. A.","","","","","","" -"OAID-000278","Gunn","Robert G.","R. G.","0000-0002-7565-8697","26648502700","","","","" -"OAID-000279","Haberlah","David","D.","","","","","","" -"OAID-000280","Haberle","Simon Graeme","S. G.","0000-0001-5802-6535","6701820868","","","","" -"OAID-000281","Hamm","Giles","G.","","","","","","" -"OAID-000282","Harrison","Rodney","R.","0000-0002-5030-0525","7403907498","","","","" -"OAID-000283","Herczeg","Andrew L.","A. L.","0000-0002-3788-2743","","","ORCID unconfirmed","","" -"OAID-000284","Hesse","Paul P.","P. P.","0000-0001-8709-2523","56367075100","","","","" -"OAID-000285","Hewitt","Geoff","G.","","","","","","" -"OAID-000286","Hisock","Peter","P.","","","","","","" -"OAID-000287","Hocknull","Scott A.","S. A.","0000-0003-4157-8434","6508238163","","","","" -"OAID-000288","Hollands","Cameron B.","C. B.","","","","","","" -"OAID-000289","Hope","Jeannette","J.","","","","","","" -"OAID-000290","Hope","Geoffrey S.","G. S.","0000-0001-8366-0677","","","","","" -"OAID-000291","Hubbs","Carl L.","C. L.","","","","","","" -"OAID-000292","Hughes","Kate","K.","","","","","","" -"OAID-000293","Hughes","Philip J.","P. J.","0000-0001-7928-5229","","","ORCID unconfirmed","","" -"OAID-000294","Humphreys","Geoffrey S.","G. S.","","","","","","" -"OAID-000295","Huxtable","Joan","J.","","","","","","" -"OAID-000296","James","Daniel","D.","","","","","","" -"OAID-000297","Jankowski","Nathan R.","N. R.","0000-0003-2846-1792","37072393800","","","","" -"OAID-000298","Jones","Rhys Maengwyn","R. M.","","","","","","" -"OAID-000299","Joyce","Laurence John","L. J.","","","","","","" -"OAID-000300","Kemp","Justine","J.","0000-0003-0472-6960","","","","","" -"OAID-000301","Kermode","Stephanie J.","S. J.","0000-0002-4390-1023","","","","","" -"OAID-000302","Kershaw","A. Peter","A. P.","0000-0002-9478-0567","57200393893","","","","" -"OAID-000303","Kiernan","Kevin","K.","","","","","","" -"OAID-000304","Kigoshi","Kunihiko","K.","","","","","","" -"OAID-000305","Kirk","Robert Lewis","R. L.","","","","","","" -"OAID-000306","Krapf","Carmen","C.","","","","","","" -"OAID-000307","Krueger","Harold W.","H. W.","","","","","","" -"OAID-000308","Lampert","Ronald J.","R. J.","","","","","","" -"OAID-000309","Langley","Michelle C.","M. C.","0000-0002-0299-5561","","","","","" -"OAID-000310","Larsen","Joshua Redder","J. R.","0000-0002-0650-7369","24553867600","","","","" -"OAID-000311","Lawrie","Ken","K.","","","","","","" -"OAID-000312","Leonard","Sonia","S.","","","","","","" -"OAID-000313","Letnic","Mike","M.","0000-0003-4191-8427","","","","","" -"OAID-000314","Lilley","Ian","I.","","","","","","" -"OAID-000315","Lintern","Melvyn","M.","0000-0002-4436-6165","M-6809-2013","","","","" -"OAID-000316","Littleton","Judith","J.","0000-0003-2622-3432","M-3784-2017","","","","" -"OAID-000317","Lomax","Johanna","J.","0000-0002-6497-9938","","","","","" -"OAID-000318","Long","Kelsie","K.","0000-0003-3267-5574","","","","","" -"OAID-000319","Lourandos","Harry","H.","","6506014767","","","","" -"OAID-000320","Lowry","Jacoba W. J.","J. W. J.","","","","","","" -"OAID-000321","Macken","Amy C.","A. C.","","42061886200","","","","" -"OAID-000322","Magee","John William","J. W.","","7202714175","","","","" -"OAID-000323","Maloney","Tim Ryan","T.R.","0000-0002-1167-4743","56292330600","","","","" -"OAID-000324","Maroulis","Jerry C.","J. C.","0000-0002-6039-8693","6506070575","","","","" -"OAID-000325","McCarthy","Frederick D.","F. C.","","","","","","" -"OAID-000326","McCue","Kevin F.","K. F.","","7006921446","","","","" -"OAID-000327","McDonald","Josephine","J.","0000-0002-2701-7406","25925151400","H-5404-2014","","","" -"OAID-000328","McDowell","Matthew C.","M. C.","0000-0001-8009-4171","","","","","" -"OAID-000329","McIntosh","Peter D.","P. D.","","","","","","" -"OAID-000330","McNamara","G. C.","G. C.","","","","","","" -"OAID-000331","McNiven","Ian J.","I. J.","0000-0001-5767-2199","","","","","" -"OAID-000332","McPherson","Andrew","A.","","","","","","" -"OAID-000333","Medlin","Graham C.","G. C.","","","","","","" -"OAID-000334","Merrilees","Duncan","D.","","","","","","" -"OAID-000335","Milham","Paul","P.","","","","","","" -"OAID-000336","Miller","Gifford H.","G. H.","","","","","","" -"OAID-000337","Moore","David R.","D. R.","","","","","","" -"OAID-000338","Morse","Katheryn","K.","0000-0001-8917-3167","","","ORCID unconfirmed","","" -"OAID-000339","Morwood","Michael John","M. J.","","","","","","" -"OAID-000340","Mountain","Mary Jane","M. J.","","","","","","" -"OAID-000341","Mueller","Daniela","D.","0000-0001-6247-3418","","","","","" -"OAID-000342","Muller","Joanne","J.","","","","","","" -"OAID-000343","Mulvaney","Derek John","D. J.","","","","","","" -"OAID-000344","Murray","Peter","P.","","","","","","" -"OAID-000345","Nanson","Gerald C.","G. C.","","","","","","" -"OAID-000346","Neal","Robert","R.","","","","","","" -"OAID-000347","Nott","Jonathan F.","J. F.","0000-0001-7258-017X","7006244142","H-5156-2011","","","" -"OAID-000348","O'Connor","Sue","S.","0000-0001-9381-078X","8707659200","","","","" -"OAID-000349","Ogden","Ralph","R.","","","","","","" -"OAID-000350","Olley","Jon M.","J. M.","","","","","","" -"OAID-000351","Osborne","Armstrong","A.","","","","","","" -"OAID-000352","Oyston","Ben","B.","","","","","","" -"OAID-000353","Page","Kenneth J.","K. J.","","","","","","" -"OAID-000354","Partridge","Jeannette","J.","","","","","","" -"OAID-000355","Pate","Frank Donald","F. D.","0000-0002-0238-0217","25948215600","","","","" -"OAID-000356","Paton","Robert","R.","","","","","","" -"OAID-000357","Patton","Peter C.","P. C.","","","","","","" -"OAID-000358","Pietsch","Timothy J.","T. J.","","","","","","" -"OAID-000359","Pike-Tay","Anne","A.","","","","","","" -"OAID-000360","Pledge","Neville S.","N. S.","","","","","","" -"OAID-000361","Polach","Henry A.","H. A.","","","","","","" -"OAID-000362","Prescott","John Russel","J. R.","","","","","","" -"OAID-000363","Pretty","Graeme Lloyd","G. L.","","","","","","" -"OAID-000364","Price","Gilbert J.","G. J.","0000-0001-8406-4594","8638312300","N-3282-2013","","","" -"OAID-000365","Prideaux","Gavin J.","G. J.","0000-0002-9958-0265","6506734415","","","","" -"OAID-000366","Pucillo","Kevin","K.","","","","","","" -"OAID-000367","Quigley","Mark C.","M. C.","","","","","","" -"OAID-000368","Readhead","Mark L.","M. L.","","","","","","" -"OAID-000369","Reed","Elizabeth H.","E. H.","","","","","","" -"OAID-000370","Richards","Thomas W.","T. W.","","","","","","" -"OAID-000371","Rieser","Uwe","U.","","","","","","" -"OAID-000372","Ringrose","Susan","S.","","","","","","" -"OAID-000373","Roberts","Amy","A.","","","","","","" -"OAID-000374","Roberts","Richard Graham","R. G.","0000-0002-0128-4119","7404281684","","","","" -"OAID-000375","Rosenfeld","Andreé","A.","","7201932388","","","","" -"OAID-000376","Rust","Brian R.","B. R.","","","","","","" -"OAID-000377","Rustomji","Paul","P.","","","","","","" -"OAID-000378","Sanson","Gordon Drummon","G. D.","","","","","","" -"OAID-000379","Sheard","Malcom John","M. J.","","","","","","" -"OAID-000380","Sherwood","John E.","J. E.","","","","","","" -"OAID-000381","Shin","Jaeryul","J.","","","","","","" -"OAID-000382","Shine","Denis","D.","","","","","","" -"OAID-000383","Shulmeister","James","J.","0000-0001-5863-9462","6701753955","J-2859-2015","","","" -"OAID-000384","Sim","Anna K.","A. K.","","","","","","" -"OAID-000385","Singh","G.","G.","","","","likely to be OAID-001678","","" -"OAID-000386","Slack","Michael Jon","M.","","","","","","" -"OAID-000387","Smith","Michael Alexander","M. A.","","","","nla.gov.au/nla.obj-266835852","","" -"OAID-000388","Stern","Nicola","N.","0000-0002-3948-9371","","","","","" -"OAID-000389","Stone","Tim","T.","","","","","","" -"OAID-000390","Sullivan","Marjorie Edith","M. E.","0000-0001-9856-2375","","","ORCID unconfirmed","","" -"OAID-000391","Sutton","Alice","A.","","","","","","" -"OAID-000392","Tedford","Richard H.","R. H.","","","","","","" -"OAID-000393","Telfer","Matt W.","M. W.","0000-0002-8562-7720","","","","","" -"OAID-000394","Theden-Ringl","Fenja","F.","","","","","","" -"OAID-000395","Thom","Bruce","B.","","","","","","" -"OAID-000396","Thomas","Michael F.","M. F.","","","","","","" -"OAID-000397","Thorne","Alan Gordon","A. G.","","","","","","" -"OAID-000398","Tindale","Norman B.","N. B.","","","","","","" -"OAID-000399","Tooth","Stephen","S.","0000-0001-5714-2606","6602709798","B-6105-2013","","","" -"OAID-000400","Turney","Chris S. M.","C. S. M.","0000-0001-6733-0993","7003984281","P-8701-2018","","","" -"OAID-000401","Twidale","Charles Rowland","C. R.","","","","","","" -"OAID-000402","van Huet","Sanja","S.","","","","","","" -"OAID-000403","Veth","Peter","P.","0000-0002-1717-6390","6507514733","H-6013-2014","","","" -"OAID-000404","Walker","P. H.","P. H.","","","","","","" -"OAID-000405","Wallis","Lynley A.","L. A.","0000-0002-9324-8069","7006224763","","","","" -"OAID-000406","Ward","Ingrid Alexandra Kirsten","I. A. K.","0000-0002-0566-1479","7202056006","K-8513-2013","","","" -"OAID-000407","Warner","Robin F.","R. F.","","","","","","" -"OAID-000408","Wasson","Robert J.","R. J.","0000-0003-4318-1182","","","","","" -"OAID-000409","Webb","Stephen G.","S. G.","","","","","","" -"OAID-000410","Wells","Roderick Turner","R. T.","","","","","","" -"OAID-000411","Wende","Rainer","R.","","","","","","" -"OAID-000412","Wesley","Daryl","D.","0000-0002-3537-5668","36718426700","","","","" -"OAID-000413","White","Lauren C.","L. C.","0000-0001-8085-9293","","","","","" -"OAID-000414","White","John Peter","J. P.","0000-0003-1805-1917","14523833600","","ORCID unconfirmed","","" -"OAID-000415","Wilkins","Daniel","D.","0000-0003-2081-483X","","","","","" -"OAID-000416","Williams","Nicola","N.","","","","","","" -"OAID-000417","Williams","Dominic Lionel G.","D. L. G.","","","","","","" -"OAID-000418","Williams","Rory","R.","0000-0003-4287-8981","56389790500","","","","" -"OAID-000419","Wood","Rachel","R.","0000-0002-1694-3295","35202563700","K-5577-2016","","","" -"OAID-000420","Woods","Jack T.","J. T.","","","","","","" -"OAID-000421","Wray","Robert A. L.","R. A. L.","","","","","","" -"OAID-000422","Wright","R. V. S.","R. V. S.","","","","","","" -"OAID-000423","Wyrwoll","Karl-Heinz","K.-H.","","","","","","" -"OAID-000424","Young","Robert W.","R. W.","","","","","","" -"OAID-000425","Yu","Lili","L.","","","","","","" -"OAID-000426","Allen","Frederick James","F. J.","","","","","","" -"OAID-000427","Allen","Harry","H.","0000-0001-8199-7364","","","ORCID unconfirmed","","" -"OAID-000428","Asmussen","Brit","B.","0000-0001-8443-1892","25721536200","","","","" -"OAID-000429","Bird","Caroline F. M.","C. F. M.","","","","","","" -"OAID-000430","Boot","Philip","P.","","","","","","" -"OAID-000431","Bourke","Patricia M.","P. M.","","","","","","" -"OAID-000432","Brockwell","Celia Jane","C. J.","0000-0003-1475-7971","","","is Sally Brockwell (OAID-000433)","","" -"OAID-000433","Brockwell","Sally","S.","0000-0003-1475-7971","","","is Celia Jane Brockwell (OAID-000432)","","" -"OAID-000434","Byrne","Chae","C.","0000-0002-8421-1993","","","","","" -"OAID-000435","Campbell","Valerie","V.","","","","","","" -"OAID-000436","Campbell","John B.","J. B.","","","","","","" -"OAID-000437","Carter","Melissa","M.","","","","","","" -"OAID-000438","Clarke","Anne Fiona","A. F.","","","","","","" -"OAID-000439","Clune","Genevieve","G.","","","","","","" -"OAID-000440","Colley","Sarah M.","S. M.","","","","","","" -"OAID-000441","Connah","Graham","G.","0000-0002-9436-0431","","","","","" -"OAID-000442","Coutts","Peter John Frazer","P. J. F.","","","","","","" -"OAID-000443","Cropper","Dawn","D.","","","","","","" -"OAID-000444","Davidson","Iain","I.","0000-0003-1840-9704","","","ORCID unconfirmed","","" -"OAID-000445","Delannoy","Jean-Jacques","J.-J.","0000-0002-2815-4920","7004533397","","","","" -"OAID-000446","Dias","Adam","A.","","","","","","" -"OAID-000447","Ditchfield","Kane","K.","0000-0002-9555-4393","56688641000","","","","" -"OAID-000448","Eales","Tony","T.","","","","","","" -"OAID-000449","Edwards","Kevin","K.","","","","","","" -"OAID-000450","Egloff","Brian","B.","","","","","","" -"OAID-000451","Fanning","Patricia C.","P. C.","0000-0003-3113-1444","","","","","" -"OAID-000452","Faulkner","Patrick","P.","0000-0002-1501-6967","","","","","" -"OAID-000453","Frankel","David R.","D.","0000-0001-5447-8745","","","","","" -"OAID-000454","Godfrey","Michael C. S.","M. C. S.","","","","","","" -"OAID-000455","Gowlett","John A. J.","J. A. J.","0000-0002-9064-973X","","","","","" -"OAID-000456","Guse","Daryl Lloyd","D. L.","","","","","","" -"OAID-000457","Hall","Jay","J.","","55483898100","","","","" -"OAID-000458","Head","Lesley","L.","0000-0002-5114-7614","7006298113","","","","" -"OAID-000459","Holdaway","Simon","S.","0000-0002-9948-3182","6603091783","","","","" -"OAID-000460","Horsfall","Nicky","N.","","","","","","" -"OAID-000461","Johnston","Harvey","H.","","","","","","" -"OAID-000462","Johnston","Rochelle","R.","","","","","","" -"OAID-000463","Jones","Tristen","T.","0000-0002-2962-674X","56292037000","","","","" -"OAID-000464","Kalish","John M.","J. M.","","","","","","" -"OAID-000465","Kohen","Jim L.","J. L.","","","","","","" -"OAID-000466","Law","W. Boone","W. B.","0000-0002-9803-4924","","","","","" -"OAID-000467","Lentfer","Carol Joy","C. J.","0000-0002-3815-4254","","","","","" -"OAID-000468","Lister","Mirani","M.","","","","","","" -"OAID-000469","Low","Marika A.","M. A.","0000-0002-5013-5822","","","","","" -"OAID-000470","Lowe","Kelsey M.","K. M.","0000-0002-0857-2877","24470895400","H-1826-2014","","","" -"OAID-000471","Loy","Thomas H.","T. H.","","","","","","" -"OAID-000472","Luebbers","Roger A.","R. A.","","","","","","" -"OAID-000473","Macknight","Charles Campbell","C. C.","0000-0001-5825-2348","","","","","" -"OAID-000474","Mardaga-Campbell","Mireille","M.","","","","","","" -"OAID-000475","Marsh","Michael","M.","","","","","","" -"OAID-000476","Marshall","H.","H.","","","","","","" -"OAID-000477","Marwick","Ben","B.","0000-0001-7879-4531","8572128400","H-1747-2013","","","" -"OAID-000478","McBryde","Isabel","I.","","","","","","" -"OAID-000479","Meehan","Betty","B.","","","","","","" -"OAID-000480","Mein","Erin","E.","","","","","","" -"OAID-000481","Memmott","Paul","P.","0000-0003-0968-0666","","","","","" -"OAID-000482","Mills","Robynne A.","R. A.","","","","","","" -"OAID-000483","Mitchell","Scott","S.","","","","","","" -"OAID-000484","Monks","Carly","C.","","","","","","" -"OAID-000485","Moore","Mark W.","M. W.","0000-0003-4768-5329","7404470187","B-4729-2015","","","" -"OAID-000486","Mowat","Fiona","F.","","","","","","" -"OAID-000487","Murray-Wallace","Colin V.","C. V.","0000-0002-3029-9141","7004591773","","","","" -"OAID-000488","Napton","Kyle","K.","","","","","","" -"OAID-000489","Nelson","D. Erle","D. E.","","","","","","" -"OAID-000490","Porch","Nick","N.","0000-0001-7179-3843","","","","","" -"OAID-000491","Przywolnik","Kathryn","K.","","","","","","" -"OAID-000492","Reid","Jill","J.","0000-0002-3581-064X","","","","","" -"OAID-000493","Reynen","Wendy","W.","0000-0002-9870-027X","57191169751","","","","" -"OAID-000494","Roberts","Andrew","A.","","","","","","" -"OAID-000495","Robins","Richard P.","R. P.","","","","","","" -"OAID-000496","Roche","Nicola","N.","","","","","","" -"OAID-000497","Rosendahl","Daniel","D.","0000-0003-0360-3969","17344702600","M-9619-2016","","","" -"OAID-000498","Schrire","Carmel","C.","","","","","","" -"OAID-000499","Sim","Robin","R.","","","","","","" -"OAID-000500","Ulm","Sean","S.","0000-0001-6653-9963","17344329100","A-3854-2010","","","" -"OAID-000501","Smith","Moya","M.","0000-0001-8034-381X","","","ORCID unconfirmed","","" -"OAID-000502","Summerhayes","Glenn R.","G. R.","0000-0002-0654-1305","23991856200","","","","" -"OAID-000503","Szabo","Katherine","K.","0000-0002-9542-6535","22836712200","","","","" -"OAID-000504","Taçon","Paul S. C.","P. S. C.","0000-0002-0280-4366","55919228000","","","","" -"OAID-000505","Thorley","Peter B.","P. B.","","","","","","" -"OAID-000506","Veitch","Bruce","B.","","","","","","" -"OAID-000507","Walshe","Keryn","K.","0000-0002-8876-9310","","","","","" -"OAID-000508","Watchman","Alan L.","A. L.","","","","","","" -"OAID-000509","Webb","R. Esmée","R. E.","","57198613967","","","","" -"OAID-000510","Williams","Elizabeth","E.","","","","","","" -"OAID-000511","Williams","Alan","A.","0000-0003-4133-4229","","","","","" -"OAID-000512","Wilson","Christopher","C.","0000-0002-0218-6895","24074921500","","","","" -"OAID-000513","Winton","Vicky","V.","","","","","","" -"OAID-000514","Woodrofe","Colin D.","C. D.","","","","","","" -"OAID-000515","Wright","Martin","M.","","","","","","" -"OAID-000516","Zobel","Daniel E.","D. E.","","","","","","" -"OAID-000517","Abramowski","Uwe","U.","","","","","","" -"OAID-000518","Ackert","Robert P.","R. P.","","","","","","" -"OAID-000519","Akçar","Naki","N.","0000-0002-5604-3179","","","","","" -"OAID-000520","Alexanderson","Helena","H.","0000-0002-5573-1906","","","","","" -"OAID-000521","Alloway","Brent","B.","0000-0003-1830-5163","","","ORCID unconfirmed","","" -"OAID-000522","Altmeier","Marcus","M.","","","","","","" -"OAID-000523","Amidon","William H.","W. H.","0000-0003-2379-132X","","","ORCID unconfirmed","","" -"OAID-000524","Amos","Colin B.","C. B.","0000-0002-3862-9344","","","","","" -"OAID-000525","Andersen","Jane Lund","J. L.","0000-0003-2829-6352","","","","","" -"OAID-000526","Anderson","Jacob T. H.","J. T. H.","","","","","","" -"OAID-000527","Angel","Isandra","I.","","","","","","" -"OAID-000528","Anjar","Johanna","J.","0000-0001-9927-1510","","","","","" -"OAID-000529","Aoki","Tatsuto","T.","0000-0002-9374-3596","","","ORCID unconfirmed","","" -"OAID-000530","Arzhannikov","Sergei G.","S. G.","0000-0002-4389-3684","","","ORCID unconfirmed","","" -"OAID-000531","Augustinus","Paul","P.","0000-0002-1391-2151","","","","","" -"OAID-000532","Badding","Michael E.","M. E.","","","","","","" -"OAID-000533","Bai","Mingkun","M.","","","","","","" -"OAID-000534","Balbas","Andrea M.","A. M.","","","","","","" -"OAID-000535","Ballantyne","Colin K.","C. K.","0000-0002-6044-9198","","","","","" -"OAID-000536","Stone","John O. H.","J. O. H.","","","","","","" -"OAID-000537","Stroeven","Arjen P.","A. P.","0000-0001-8812-2253","6604016480","I-7330-2013","","","" -"OAID-000538","Balter","Alexandra M.","A. M.","","","","","","" -"OAID-000539","Hredia Bárion","Pablo Alfredo","P. A.","0000-0001-7235-5896","","","ORCID unconfirmed","","" -"OAID-000540","Barnard","Patrick L.","P. L.","0000-0003-1414-6476","","","","","" -"OAID-000541","Baroni","Carlo","C.","0000-0001-5905-4650","","","","","" -"OAID-000542","Barrows","Timothy T.","T. T.","0000-0003-2614-7177","","","","","" -"OAID-000543","Owen","Lewis Andrew","L. A.","0000-0002-2525-5160","","","","","" -"OAID-000544","Briner","Jason P.","J. P.","0000-0002-8584-0978","","","","","" -"OAID-000545","Barth","Aron M.","A. M.","","","","","","" -"OAID-000546","Batbaatar","Jigjidsurengiin","J.","0000-0001-7806-8361","","","","","" -"OAID-000547","Becker","Richard A.","R. A.","","","","","","" -"OAID-000548","Beel","Casey R.","C. R.","0000-0001-6191-9019","","","","","" -"OAID-000549","Benn","Douglas I.","D. I.","0000-0002-3604-0886","","","","","" -"OAID-000550","Benson","Larry","L.","","","","","","" -"OAID-000551","Bentley","Michael J.","M. J.","0000-0002-2048-0019","","","","","" -"OAID-000552","Berg","Sonja","S.","0000-0002-9629-6007","","","","","" -"OAID-000553","Bibby","Theodore","T.","0000-0002-8578-9068","","","","","" -"OAID-000554","Bichler","Mathias G.","M. G.","","","","","","" -"OAID-000555","Bigot-Cormier","Florence","F.","","","","","","" -"OAID-000556","Blard","Pierre-Henry","P.-H.","0000-0002-8455-8014","","","","","" -"OAID-000557","Blomdin","Robin","R.","0000-0003-0306-5291","","","","","" -"OAID-000558","Boex","J.","J.","","","","","","" -"OAID-000559","Böhlert","Ralph","R.","","","","","","" -"OAID-000560","Böhme","Martina","M.","0000-0001-6675-3580","","","","","" -"OAID-000561","Borchers","Brian","B.","0000-0001-5370-5811","","","","","" -"OAID-000562","Bourgois","Jacques","J.","0000-0003-3206-4626","","","","","" -"OAID-000563","Boxleitner","Max","M.","0000-0002-3789-0786","","","","","" -"OAID-000564","Braakhekke","Jochem","J.","","","","","","" -"OAID-000565","Bradwell","Tom","T.","0000-0003-0947-3309","","","","","" -"OAID-000566","Braucher","Régis","R.","0000-0002-4637-4302","","","","","" -"OAID-000567","Breckenridge","R. M.","R. M.","","","","","","" -"OAID-000568","Bromley","Gordon R. M.","G. R. M.","0000-0002-5671-7065","","","","","" -"OAID-000569","Brook","Edward J.","E. J.","","","","","","" -"OAID-000570","Brook","Martin S.","M. S.","0000-0002-1030-3246","","","ORCID unconfirmed","","" -"OAID-000571","Chevalier","Marie-Luce","M.-L.","0000-0001-9110-2456","","","","","" -"OAID-000572","Corbett","Lee B.","L. B.","0000-0001-6224-8034","","","","","" -"OAID-000573","Dong","GuoCheng","G.","","","","","","" -"OAID-000574","Engel","Zbynek","Z.","0000-0002-5209-7823","","","","","" -"OAID-000575","Fabel","Derek","D.","0000-0003-2859-3293","","A-2999-2010","","","" -"OAID-000576","Fogwill","Christopher Joseph","C. J.","0000-0002-6471-1106","","","","","" -"OAID-000577","Glasser","Neil F.","N. F.","0000-0002-8245-2670","","","","","" -"OAID-000578","Goehring","Brent M.","B. M.","0000-0001-6405-5156","","","","","" -"OAID-000579","Hein","Andrew S.","A. S.","0000-0003-3397-3813","","","","","" -"OAID-000580","Ivy-Ochs","Susan","S.","0000-0002-3242-9536","","","","","" -"OAID-000581","Johnsen","Timothy F.","T. F.","","","","","","" -"OAID-000582","Johnson","Joanne S.","J. S.","0000-0003-4537-4447","","","","","" -"OAID-000583","Kaplan","Michael R.","M. R.","","","","","","" -"OAID-000584","Kelley","Samuel E.","S. E.","0000-0001-9214-0577","","","","","" -"OAID-000585","Kelly","Meredith A.","M. A.","","","","","","" -"OAID-000586","Kuhlemann","Joachim","J.","","","","","","" -"OAID-000587","Laabs","Benjamin J. C.","B. J. C.","0000-0001-8825-2672","","","","","" -"OAID-000588","Larsen","Nicolaj K.","N. K.","0000-0002-0117-1106","","","","","" -"OAID-000589","Levy","Laura B.","L. B.","","","","","","" -"OAID-000590","Licciardi","Joseph M.","J. M.","0000-0002-2009-6850","","","ORCID unconfirmed","","" -"OAID-000591","Mangerud","Jan","J.","0000-0003-4793-7557","","","","","" -"OAID-000592","Margold","Martin","M.","0000-0001-5834-850X","38761760300","V-4634-2018","","","" -"OAID-000593","Phillips","William M.","W. M.","","","","","","" -"OAID-000594","Putnam","Aaron E.","A. E.","0000-0002-5358-1473","","","","","" -"OAID-000595","Ritterknecht","Vincent","V.","","","","","","" -"OAID-000596","Sugden","David E.","D. E.","0000-0003-3221-9560","","","","","" -"OAID-000597","Tschudi","Silvio","S.","","","","","","" -"OAID-000598","Wilson","Peter","P.","","","","","","" -"OAID-000599","Young","Nicolás E.","N. E.","0000-0001-7374-5706","","","","","" -"OAID-000600","Zech","Jana","J.","0000-0001-6952-0686","","","ORCID unconfirmed","","" -"OAID-000601","Zech","Roland","R.","0000-0002-4267-1350","","","ORCID unconfirmed","","" -"OAID-000602","Brugger","Keith A.","K. A.","0000-0003-0869-920X","","","","","" -"OAID-000603","Carcaillet","Julien","J.","","","","","","" -"OAID-000604","Carlson","Anders E.","A. E.","","","","","","" -"OAID-000605","Carrasco","Rosa M.","R. M.","0000-0001-8762-6951","","","","","" -"OAID-000606","Ceperley","Elizabeth G.","E. G.","0000-0001-9273-8376","","","","","" -"OAID-000607","Chen","Yixin","Y.","","","","","","" -"OAID-000608","Chenet","Marie","M.","","","","","","" -"OAID-000609","Chiverrell","Richard C.","R. C.","0000-0002-7307-2756","","","","","" -"OAID-000610","Clark","Douglas H.","D. H.","","","","","","" -"OAID-000611","Clark","Peter U.","P. U.","","","","","","" -"OAID-000612","Clark","Jorie","J.","","","","","","" -"OAID-000613","Cogez","Antoine","A.","","","","","","" -"OAID-000614","Colgan","Patrick M.","P. M.","","","","","","" -"OAID-000615","Cossart","Ėtienne","E.","","","","","","" -"OAID-000616","Crest","Yannick","Y.","","","","","","" -"OAID-000617","Cronauer","Sandra L.","S. L.","","","","","","" -"OAID-000618","Crump","Sarah E.","S. E.","0000-0002-6606-7350","","","","","" -"OAID-000619","Cunningham","Maxwell T.","M. T.","0000-0002-4617-3121","","","","","" -"OAID-000620","Cuzzone","Joshua K.","J. K.","0000-0002-1282-0597","","","","","" -"OAID-000621","D'Arcy","Mitch","M.","0000-0003-1808-9544","","","","","" -"OAID-000622","Dahms","Dennis","D.","0000-0003-2882-4899","","","","","" -"OAID-000623","Darmody","Robert G.","R. G.","0000-0001-8011-9762","","","ORCID unconfirmed","","" -"OAID-000624","Darnault","Romain","R.","0000-0003-1873-7302","","","","","" -"OAID-000625","Darvill","Christopher M.","C. M.","0000-0001-8175-2658","","","","","" -"OAID-000626","Davies","Bethan J.","B. J.","0000-0002-8636-1813","","","","","" -"OAID-000627","Davis","P. Thompson","P. T.","0000-0001-6652-1122","","","ORCID unconfirmed","","" -"OAID-000628","Delmas","Magali","M.","0000-0002-6819-5532","","","","","" -"OAID-000629","Di Nicola","Luigia","L.","","","","","","" -"OAID-000630","Dieleman","Catharina","C.","","","","","","" -"OAID-000631","Dielforder","Armin","A.","0000-0001-9746-3869","","","","","" -"OAID-000632","Domínguez-Villar","David","D.","0000-0002-4730-6053","","","","","" -"OAID-000633","Doughty","Alice M.","A. M.","","","","","","" -"OAID-000634","Douglass","Daniel C.","D. C.","","","","","","" -"OAID-000635","Dowling","Lisa","L.","","","","","","" -"OAID-000636","Dubé-Loubert","Hugo","H.","0000-0002-3557-4720","","","ORCID unconfirmed","","" -"OAID-000637","Dühnforth","Miriam","M.","","","","","","" -"OAID-000638","Dyke","Laurence M.","L. M.","0000-0003-4306-6125","","","","","" -"OAID-000639","Eugster","Patricia","P.","0000-0003-4060-8398","","","","","" -"OAID-000640","Everest","Jeremy D.","J. D.","0000-0002-3455-7494","","","","","" -"OAID-000641","Farber","Daniel L.","D. L.","","","","","","" -"OAID-000642","Farnsworth","Lauren B.","L. B.","","","","","","" -"OAID-000643","Favilli","Filippo","F.","","","","","","" -"OAID-000644","Federici","Paolo Roberto","P. R.","","","","","","" -"OAID-000645","Fernández-Fernández","José M.","J. M.","","","","","","" -"OAID-000646","Fink","David","D.","","","","","","" -"OAID-000647","Finkel","Robert C.","R. C.","","","","","","" -"OAID-000648","Finlayson","Andrew","A.","0000-0002-6447-3187","","","","","" -"OAID-000649","Fjellanger","Jakob","J.","","","","","","" -"OAID-000650","Fleming","Kaitlyn C.","K. C.","","","","","","" -"OAID-000651","Fu","Ping","P.","","","","","","" -"OAID-000652","Fülöp","Réka-H.","R.-H.","0000-0002-3237-0319","","","","","" -"OAID-000653","Ganyushkin","Dmitry","D.","0000-0001-6109-8652","","","","","" -"OAID-000654","García","Juan-Luis","J.-L.","","","","","","" -"OAID-000655","Gayer","Eric","E.","","","","","","" -"OAID-000656","Gheorghiu","Delia M.","D. M.","0000-0001-9812-4762","","","","","" -"OAID-000657","Gianotti","Franco","F.","0000-0003-4783-8524","","","","","" -"OAID-000658","Gilbert","Adrien","A.","0000-0001-9009-5143","","","","","" -"OAID-000659","Gillespie","Alan R.","A. R.","","","","","","" -"OAID-000660","Gjermundsen","Endre F.","E. F.","","","","","","" -"OAID-000661","Godbout","Pierre-Marc","P.-M.","","","","","","" -"OAID-000662","Golledge","Nicholas R.","N. R.","0000-0001-7676-8970","","","","","" -"OAID-000663","Goodfellow","Bradley W.","B. W.","0000-0002-2068-7490","","","","","" -"OAID-000664","Gosse","John C.","J. C.","","","","","","" -"OAID-000665","Graf","Angela A.","A. A.","","","","","","" -"OAID-000666","Grant","Oliver Rodney","O. R.","","","","","","" -"OAID-000667","Gribenski","Natacha","N.","","","","","","" -"OAID-000668","Gualtieri","Lyn","L.","","","","","","" -"OAID-000669","Guido","Zackry S.","Z. S.","","","","","","" -"OAID-000670","Gump","Dale J.","D. J.","","","","","","" -"OAID-000671","Håkansson","Lena","L.","","","","","","" -"OAID-000672","Hall","Sarah R.","S. R.","","","","","","" -"OAID-000673","Hall","Adrian M.","A. M.","","","","","","" -"OAID-000674","Hall","Brenda L.","B. L.","","","","","","" -"OAID-000675","Harbor","Jonathan M.","J. M.","0000-0001-5129-0229","","","","","" -"OAID-000676","Harrison","Stephan","S.","0000-0003-2820-7313","","","","","" -"OAID-000677","Hättestrand","Clas","C.","","","","","","" -"OAID-000678","Hebenstreit","Robert","R.","","","","","","" -"OAID-000679","Hedrick","Kathryn A.","K. A.","","","","","","" -"OAID-000680","Nishiizumi","Kunihiko","K.","","","","","","" -"OAID-000681","Heine","Klaus","K.","","","","","","" -"OAID-000682","Henriksen","Mona","M.","0000-0001-5004-2012","","","","","" -"OAID-000683","Hodgdon","Taylor","T.","","","","","","" -"OAID-000684","Hodgson","Dominic A.","D. A.","0000-0002-3841-3746","","","","","" -"OAID-000685","Hofmann","Felix Martin","F. M.","0000-0002-9882-2613","","","","","" -"OAID-000686","Horiuchi","Kazuho","K.","0000-0003-3185-8766","","","","","" -"OAID-000687","Hormes","Anne","A.","0000-0002-7722-8252","","","","","" -"OAID-000688","Houmark-Nielsen","Michael","M.","0000-0001-6913-4283","","","","","" -"OAID-000689","Howle","James F.","J. F.","","","","","","" -"OAID-000690","Hu","Gang","G.","","","","","","" -"OAID-000691","Huang","Feixin","F.","","","","","","" -"OAID-000692","Hubert-Ferrari","Aurélia","A.","0000-0001-6381-1415","","","","","" -"OAID-000693","Hughes","Anna L. C.","A. L. C.","","","","","","" -"OAID-000694","Hughes","Philip D.","P. D.","0000-0002-8284-0219","57198347667","","","","" -"OAID-000695","Jeong","Ara","A.","0000-0002-0177-1187","36630647400","","","","" -"OAID-000696","Jomelli","Vincent","V.","","","","","","" -"OAID-000697","Jones","Richard Selwyn","R. S.","0000-0003-2988-0999","","","","","" -"OAID-000698","Joy","Kurt","K.","0000-0002-0803-2926","","","","","" -"OAID-000699","Karhu","Juha A.","J. A.","0000-0001-5631-5253","","","","","" -"OAID-000700","Kerschner","Hanns","H.","","","","","","" -"OAID-000701","Khandsuren","Purevmaa","P.","","","","","","" -"OAID-000702","Kirkbride","Martin","M.","0000-0002-7108-4382","","","","","" -"OAID-000703","Koester","Alexandria J.","A. J.","0000-0001-7666-8646","","","ORCID unconfirmed","","" -"OAID-000704","Koffmann","Tobias N. B.","T. N. B.","","","","","","" -"OAID-000705","Kohut","Daryl Lee","D. L.","","","","","","" -"OAID-000706","Kong","Ping","P.","","","","","","" -"OAID-000707","Koppes","Michéle","M.","0000-0003-0580-2718","","","","","" -"OAID-000708","Kronig","Olivia","O.","","","","","","" -"OAID-000709","Landvik","Jon Y.","J. Y.","","","","","","" -"OAID-000710","Lane","Timothy P.","T. P.","","","","","","" -"OAID-000711","Larsen","P. L.","P. L.","","","","","","" -"OAID-000712","Lasserre","Cecile","C.","0000-0002-0582-0775","","","","","" -"OAID-000713","Le Roux","Olivier","O.","","","","","","" -"OAID-000714","Le Roy","Melaine","M.","0000-0002-1886-6051","","","","","" -"OAID-000715","Lee","Su Young","S. Y.","","","","","","" -"OAID-000716","Lehmann","Benjamin","B.","","","","","","" -"OAID-000717","Leonard","Eric M.","E. M.","","","","","","" -"OAID-000718","Lesnek","Alia J.","A. J.","0000-0001-6094-7472","","","ORCID unconfirmed","","" -"OAID-000719","Leydet","David J.","D. J.","","","","","","" -"OAID-000720","Li","Yanan","Y.","","","","","","" -"OAID-000721","Lifton","Nathaniel","N.","0000-0002-6976-3298","","","","","" -"OAID-000722","Lilly","Kat","K.","0000-0002-2225-4648","","","","","" -"OAID-000723","Lindow","Julia","J.","","","","","","" -"OAID-000724","Linge","Henriette","H.","0000-0002-6069-5348","","","","","" -"OAID-000725","Liu","Xiaohan","X.","","","","","","" -"OAID-000726","Liu","Jinhua","J.","","","","","","" -"OAID-000727","Liu","Beibei","B.","","","","","","" -"OAID-000728","Livingstone","Stephen J.","S. J.","0000-0002-7240-5037","","","","","" -"OAID-000729","Lowell","Thomas V.","T. V.","0000-0001-7826-0636","","","","","" -"OAID-000730","Lukas","Sven","S.","","","","","","" -"OAID-000731","Luna","Lisa V.","L. V.","0000-0002-9889-4262","","","","","" -"OAID-000732","Mackintosh","Andrew","A.","0000-0002-6430-4711","","","","","" -"OAID-000733","Makos","Michal","M.","","","","","","" -"OAID-000734","Marcott","Shaun A.","S. A.","","","","","","" -"OAID-000735","Margreth","Annina","A.","0000-0002-6055-7316","","","","","" -"OAID-000736","Marquette","Geneviéve C.","G. C.","","","","","","" -"OAID-000737","Marr","Philipp","P.","0000-0002-8037-1017","","","","","" -"OAID-000738","Marsella","Kimberly A.","K. A.","","","","","","" -"OAID-000739","Martin","Léo C. P.","L. C. P.","","","","","","" -"OAID-000740","Martini","Mateo A.","M. A.","0000-0003-1704-9313","","","","","" -"OAID-000741","Mathers","Hannah","H.","0000-0002-8577-1896","","","","","" -"OAID-000742","Matsuoka","Norikazu","M.","0000-0003-2832-179X","","","","","" -"OAID-000743","Matthews","John A.","J. A.","","","","","","" -"OAID-000744","McCarroll","Danny","D.","0000-0002-5992-5070","","","","","" -"OAID-000745","McCarthy","Andrew","A.","","","","","","" -"OAID-000746","McCormack","Deborah C.","D. C.","","","","","","" -"OAID-000747","McCuaig","Shirley J.","S. J.","","","","","","" -"OAID-000748","McCulloch","Robert D.","R. D.","0000-0001-5542-3703","","","","","" -"OAID-000749","McQuinn","Melaine Lynn","M. L.","","","","","","" -"OAID-000750","Mendelova","Monika","M.","","","","","","" -"OAID-000751","Menounos","Brian","B.","0000-0002-3370-4392","","","","","" -"OAID-000752","Mentlík","Pavel","P.","0000-0002-6068-8615","","","","","" -"OAID-000753","Mercier","Jean-Luc","J.-L.","","","","","","" -"OAID-000754","Mériaux","Anne-Sophie","A.-S.","0000-0002-5112-0948","","","","","" -"OAID-000755","Meyer","Michael C.","M. C.","","","","","","" -"OAID-000756","Middleton","Jennifer L.","J. L.","","","","","","" -"OAID-000757","Möller","Per","P.","","","","","","" -"OAID-000758","Moran","Andrew P.","A. P.","","","","","","" -"OAID-000759","Moreiras","Stella M.","S. M.","0000-0001-6462-6684","","","","","" -"OAID-000760","Moreno","Patricio I.","P. I.","0000-0002-1333-6238","","","","","" -"OAID-000761","Morgan","Daniel J.","D. J.","","","","","","" -"OAID-000762","Mukhopadhyay","Sujoy","S.","","","","","","" -"OAID-000763","Munroe","Jeffrey S.","J. S.","","","","","","" -"OAID-000764","Murari","Madhav K.","M. K.","0000-0001-5217-2275","","","","","" -"OAID-000765","Murray","Daniel S.","D. S.","","","","","","" -"OAID-000766","Nelson","Alice H.","A. H.","","","","","","" -"OAID-000767","Nesje","Atle","A.","0000-0001-8508-5805","","","","","" -"OAID-000768","Nimick","David A.","D. A.","0000-0002-8532-9192","","","","","" -"OAID-000769","Nývlt","Daniel","D.","0000-0002-6876-490X","","","","","" -"OAID-000770","O'Hara","Sandra L.","S. L.","","","","","","" -"OAID-000771","Oberholzer","Peter","P.","","","","","","" -"OAID-000772","Orr","Elizabeth N.","E. N.","0000-0001-6773-0321","","","","","" -"OAID-000773","Paasche","Øyvind","Ø.","0000-0003-0329-9063","","","","","" -"OAID-000774","Palacios","David","D.","0000-0002-8289-0398","","","","","" -"OAID-000775","Pallàs","Raimon","R.","","","","","","" -"OAID-000776","Paus","Aage","A.","","","","","","" -"OAID-000777","Pendleton","Simon L.","S. L.","0000-0002-4491-7764","","","","","" -"OAID-000778","Peng","Xu","X.","","","","","","" -"OAID-000779","Philipps","William","W.","0000-0002-9136-9617","","","","","" -"OAID-000780","Philipps","Fred M.","F. M.","","","","","","" -"OAID-000781","Pierce","Ian K. D.","I. K. D.","0000-0002-1865-2512","","","","","" -"OAID-000782","Porreca","Charles","C.","","","","","","" -"OAID-000783","Pötsch","Steffen","S.","","","","","","" -"OAID-000784","Pratt-Sitaula","Beth","B.","","","","","","" -"OAID-000785","Protin","Marie","M.","","","","","","" -"OAID-000786","Prud'homme","Charlotte","C.","","","","","","" -"OAID-000787","Quirk","Brendon J.","B. J.","","","","","","" -"OAID-000788","Rainsley","Eleanor","E.","","","","","","" -"OAID-000789","Rand","Cari","C.","","","","","","" -"OAID-000790","Refsnider","Kurt A.","K. A.","","","","","","" -"OAID-000791","Reitner","Jürgen M.","J. M.","0000-0001-6190-6736","","","","","" -"OAID-000792","Reusche","Melissa M.","M.","0000-0002-8456-4537","","","","","" -"OAID-000793","Reuther","Anne U.","A. U.","","","","","","" -"OAID-000794","Reynhout","Scott A.","S. A.","","","","","","" -"OAID-000795","Rhee","Hyun Hee","H. H.","","","","","","" -"OAID-000796","Ribolini","Adriano","A.","0000-0001-5851-8775","","","","","" -"OAID-000797","Rice","Jessey M.","J. M.","0000-0001-5668-4024","","","ORCID unconfirmed","","" -"OAID-000798","Roberts","David H.","D. H.","","","","","","" -"OAID-000799","Rodés Bolumburu","Ángel","Á.","0000-0001-8488-7689","","","","","" -"OAID-000800","Rodríguez-Rodríguez","Laura","L.","0000-0002-8454-3816","","","","","" -"OAID-000801","Röhringer","Ines","I.","","","","","","" -"OAID-000802","Rolfe","Christopher J.","C. J.","","","","","","" -"OAID-000803","Romundset","Anders","A.","0000-0002-2197-9815","","","","","" -"OAID-000804","Rood","Dylan H.","D. H.","","","","","","" -"OAID-000805","Rother","Henrik","H.","","","","","","" -"OAID-000806","Rulemann","Chester A.","C. A.","0000-0002-1503-4591","","","","","" -"OAID-000807","Ruszkiczay-Rüdiger","Zsófia","Z.","0000-0001-9454-732X","","","","","" -"OAID-000808","Sagredo","Esteban A.","E. A.","0000-0002-4494-5423","","","","","" -"OAID-000809","Saha","Sourav","S.","0000-0001-7106-2936","","","","","" -"OAID-000810","Sanchez","Guillaume","G.","0000-0002-9191-4259","","","","","" -"OAID-000811","Schaefer","Joerg M.","J. M.","0000-0002-6358-7115","","","","","" -"OAID-000812","Schimmelpfennig","Irene","I.","0000-0001-8145-9160","","","","","" -"OAID-000813","Schindelwig","Inga","I.","","","","","","" -"OAID-000814","Schwartz","Stéphane","S.","","","","","","" -"OAID-000815","Schweinsberg","Avriel D.","A. D.","0000-0001-7374-5706","","","","","" -"OAID-000816","Seong","Yeong Bae","Y. B.","0000-0001-6605-3912","","","","","" -"OAID-000817","Shakesby","Richard A.","R. A.","","","","","","" -"OAID-000818","Shakun","Jeremy D.","J. D.","","","","","","" -"OAID-000819","Sinclair","Gaylen","G.","","","","","","" -"OAID-000820","Small","David","D.","","","","","","" -"OAID-000821","Smedley","Rachel K.","R. K.","0000-0001-7773-5193","","","","","" -"OAID-000822","Smellie","John L.","J. L.","","","","","","" -"OAID-000823","Smith","Jacqueline A.","J. A.","","","","","","" -"OAID-000824","Smith","Colby A.","C. A.","","","","","","" -"OAID-000825","Smith","Stephen G.","S. G.","","","","","","" -"OAID-000826","Søndergaard","Anne Sofie","A. S.","0000-0002-3846-0374","","","ORCID unconfirmed","","" -"OAID-000827","Spector","Perry","P.","","","","","","" -"OAID-000828","Staiger","Jane K. W.","J. K. W.","","","","","","" -"OAID-000829","Standell","Matthew R.","M. R.","0000-0001-9438-2596","","","","","" -"OAID-000830","Stansell","Nathan D.","N. D.","","","","","","" -"OAID-000831","Steig","Eric J.","E. J.","","","","","","" -"OAID-000832","Storey","Bryan C.","B. C.","","","","","","" -"OAID-000833","Strand","Peter D.","P. D.","","","","","","" -"OAID-000834","Strasky","Stefan","S.","","","","","","" -"OAID-000835","Strelin","Jorge A.","J. A.","0000-0002-3889-2580","","","","","" -"OAID-000836","Stroup","Justin S.","J. S.","","","","","","" -"OAID-000837","Strub","Erik","E.","","","","","","" -"OAID-000838","Stübner","Konstanze","K.","0000-0001-7473-9033","","","","","" -"OAID-000839","Suganuma","Yusuke","Y.","0000-0003-3516-1317","","","","","" -"OAID-000840","Sutherland","Rupert","R.","0000-0001-7430-0055","","","","","" -"OAID-000841","Svendsen","John Inge","J. I.","","","","","","" -"OAID-000842","Terrizzano","Carla M.","C. M.","","","","","","" -"OAID-000843","Thackray","Glenn D.","G. D.","0000-0002-4981-6815","","","","","" -"OAID-000844","Thorndycraft","Varyl R.","V. R.","0000-0003-4564-2456","","","ORCID unconfirmed","","" -"OAID-000845","Todd","Claire","C.","","","","","","" -"OAID-000846","Tulenko","Joseph P.","J. P.","0000-0002-0560-6816","","","","","" -"OAID-000847","Tylmann","Karol","K.","0000-0002-0928-990X","","","","","" -"OAID-000848","Ullmann","David J.","D. J.","","","","","","" -"OAID-000849","Utting","Daniel J.","D. J.","","","","","","" -"OAID-000850","Valentino","Joshua David","J. D.","","","","","","" -"OAID-000851","Valletta","Rachel D.","R. D.","0000-0001-9536-7099","","","","","" -"OAID-000852","Van der Wateren","Frederik M.","F. M.","","","","","","" -"OAID-000853","Wang","Jie","J.","","","","","","" -"OAID-000854","Ward","Dylan J.","D. J.","0000-0002-5741-7830","","","","","" -"OAID-000855","Ward","Brent C.","B. C.","0000-0001-6482-7283","","","","","" -"OAID-000856","Welten","Kees C.","K.C.","0000-0001-8577-6753","","","","","" -"OAID-000857","Wesnousky","Steven G.","S. G.","","","","","","" -"OAID-000858","White","Duanne A.","D. A.","0000-0003-0740-2072","","","","","" -"OAID-000859","Wang","Jian","J.","","","","","","" -"OAID-000860","Winkler","Stefan","S.","","","","","","" -"OAID-000861","Winsor","Kelsey","K.","0000-0003-2687-7428","","","","","" -"OAID-000862","Wirsig","Christian","C.","0000-0001-5841-0959","","","","","" -"OAID-000863","Wüthrich","Lorenz","L.","0000-0001-8397-6612","57194622087","","","","" -"OAID-000864","Xu","Xiangke","X.","","","","","","" -"OAID-000865","Yamane","Masako","M.","0000-0002-5063-0719","","","","","" -"OAID-000866","Zahno","Conradin","C.","","","","","","" -"OAID-000867","Zhang","Zhigang","Z.","","","","","","" -"OAID-000868","Zhang","Mei","M.","","","","","","" -"OAID-000869","Zhang","Wei","W.","","","","","","" -"OAID-000870","Zhang","Qian","Q.","","","","","","" -"OAID-000871","Zhou","Shangzhe","S.","","","","","","" -"OAID-000872","Çiner","Attila","A.","0000-0002-6755-8426","","K-7531-2018","","","" -"OAID-000873","García-Ruiz","José M.","J. M.","","","","","","" -"OAID-000874","Kleman","Johan","J.","","","","","","" -"OAID-000875","Peltonen","Veikko","V.","","","","","","" -"OAID-000876","Skov","Daniel Søndergaard","D. S.","","","","","","" -"OAID-000877","Zasadni","Jerzy","J.","0000-0001-6231-3318","","","","","" -"OAID-000878","Bartley","Rebecca","R.","0000-0001-9471-5354","","A-5850-2009","","","" -"OAID-000879","Hughes","Andrew O.","A. O.","0000-0001-8839-8524","7401765851","F-1271-2013","","","" -"OAID-000880","Kemp","Christopher W.","C. W.","0000-0003-3185-2647","","","","","" -"OAID-000881","Lam","Daryl","D.","","","","","","" -"OAID-000882","Lewis","Richard J.","R. J.","0000-0002-6575-8483","","","","","" -"OAID-000883","McCloskey","Gillian L.","G. L.","","","","","","" -"OAID-000884","Neudorf","Christina M.","C. M.","0000-0002-4449-2655","","","","","" -"OAID-000885","Reid","Michael A.","M. A.","0000-0002-3948-9347","7402596379","","","","" -"OAID-000886","Shellberg","Jeffrey G.","J. G.","0000-0002-1192-0510","","","ORCID unconfirmed","","" -"OAID-000887","Walker","Joe","J.","","","","","","" -"OAID-000888","Pfeifer","Daniel","D.","0000-0001-9238-5072","57206721481","","","","" -"OAID-000889","Bellingham","Maia Fern","M. F.","","","","","","" -"OAID-000890","Brardinoni","Francesco","F.","0000-0002-3525-3599","","","","","" -"OAID-000891","Brocard","Gilles Y.","G. Y.","0000-0002-0997-2995","","","","","" -"OAID-000892","Konyana","Sibusiso","S.","0000-0003-1730-0328","","","ORCID unconfirmed","","" -"OAID-000893","Vermeesch","Pieter","P.","0000-0003-3404-1209","","","","","" -"OAID-000894","Moore","Angus K.","A. K.","0000-0002-7334-6796","","","ORCID unconfirmed","","" -"OAID-000895","Lenard","Sebastien J. P.","S. J. P.","0000-0003-3358-7197","","C-5195-2015","","","" -"OAID-000896","ANUAC (Corp.) ANU Archaeological Consultancies","","","","","","","","" -"OAID-000897","AUSTRAL (Corp.) Austral/Godden_Mackay","","","","","","GML is legal AUSTRAL successor","https://www.gml.com.au","2023-02-14" -"OAID-000898","Bermingham","Anne","A.","","","","","","" -"OAID-000899","Berryman","Annette","A.","","","","","","" -"OAID-000900","Brayshaw","Helen","H.","","","","","","" -"OAID-000901","Clegg","John","J.","","","","","","" -"OAID-000902","Dallas","Mary","M.","","","","","","" -"OAID-000903","Dickson","F. P.","F. P.","","","","","","" -"OAID-000904","Domett","K. M.","K. M.","","","","","","" -"OAID-000905","Donlon","Denise","D.","0000-0003-1987-240X","","","","","" -"OAID-000906","Dragovich","Deirdre","D.","","","","","","" -"OAID-000907","Duyker","Samuel","S.","","","","","","" -"OAID-000908","Dyall","L. K.","L. K.","","","","","","" -"OAID-000909","Ferrier","Åsa","A.","0000-0001-8399-3674","","","","","" -"OAID-000910","Gaughwin","Denise","D.","","","","","","" -"OAID-000911","Green","J. H.","J. H.","","","","","","" -"OAID-000912","Haglund","Laila","L.","","","","","","" -"OAID-000913","Haworth","Robert","R.","","","","","","" -"OAID-000914","Head","John","J.","","","","","","" -"OAID-000915","Hill","Tim","T.","","","","","","" -"OAID-000916","Koettig","Margit","M.","","","","","","" -"OAID-000917","Kuskie","Peter J.","P. J.","","","","","","" -"OAID-000918","Macintosh","N. W. G.","N. W. G.","","","","","","" -"OAID-000919","Martin","Gavin","G.","","","","","","" -"OAID-000920","Megaw","John Vincent Stanley","J. V. S.","","","","","","" -"OAID-000921","Navin","Kerry","K.","","","","","","" -"OAID-000922","O'Donnell","G.","G.","","","","","","" -"OAID-000923","Officer","Kelvin","K.","","","","","","" -"OAID-000924","Orchiston","D. Wayne","D. W.","","","","","","" -"OAID-000925","Ossa","Paul","P.","","","","","","" -"OAID-000926","Pardoe","Colin","C.","","6601992901","","","","" -"OAID-000927","Reber","Grote","G.","","","","","","" -"OAID-000928","Rich","Elizabeth","E.","","","","","","" -"OAID-000929","Ross","Anne","A.","","","","","","" -"OAID-000930","Smith","Laurajane","L.","","","","","","" -"OAID-000931","Snelson","W. J.","W. J.","","","","","","" -"OAID-000932","Stockton","Eugene D.","E. D.","","","","","","" -"OAID-000933","Wheeler","Jim S.","J. S.","","","","","","" -"OAID-000934","Yamasaki","Fumio","F.","","","","","","" -"OAID-000935","Price","David M.","D. M.","","","","","","" -"OAID-000936","Barber","Matthew","M.","","","","","","" -"OAID-000937","Barham","Anthony J.","A. J.","","","","","","" -"OAID-000938","Blackwood","Robert","R.","","","","","","" -"OAID-000939","Clarke","C.","C.","","","","","","" -"OAID-000940","Ferguson","W. C.","W. C.","","","","","","" -"OAID-000941","Gallus","A.","A.","","","","","","" -"OAID-000942","Hotchin","K. L.","K. L.","","","","","","" -"OAID-000943","Joyce","Edmund Bernard","E. B.","","","","","","" -"OAID-000944","Nobbs","Margaret","M.","","","","","","" -"OAID-000945","RPS (Corp.)","","","","","","","https://www.rpsgroup.com","2023-02-14" -"OAID-000946","Tunn","John","J.","","","","","","" -"OAID-000947","Wallace","Sandra","S.","","","","","","" -"OAID-000948","Williams","Doug","D.","0000-0002-0399-4261","","","","","" -"OAID-000949","Kamminga","Johan","J.","","","","","","" -"OAID-000950","Clark","Dan","D.","0000-0001-5387-4404","","D-4025-2014","","","" -"OAID-000951","Alfredson","Gillian","G.","","","","","","" -"OAID-000952","Bindon","R. Peter","R. P.","","36911269500","","SCOPUSID unconfirmed","","" -"OAID-000953","Blackwell","Anne","A.","","","","","","" -"OAID-000954","Border","Andrew","A.","","","","","","" -"OAID-000955","Bordes","François","F.","","35258183000","","","","" -"OAID-000956","Bradshaw","Elizabeth","E.","","","","","","" -"OAID-000957","Burke","Christine","C.","","","","","","" -"OAID-000958","Canning","Shaun","S.","0000-0002-9453-688X","","","","","" -"OAID-000959","Dowling","Peter J.","P. J.","0000-0002-2940-0206","26642945500","","","","" -"OAID-000960","du Cros","Hilary","H.","","","","","","" -"OAID-000961","Dunnett","Gary","G.","","","","","","" -"OAID-000962","Freslov","Joanna","J.","","57217383641","","","","" -"OAID-000963","Hall","R.","R.","","","","","","" -"OAID-000964","Hallam","Sylvia J.","S. J.","","24556042000","","","","" -"OAID-000965","Hendy","Chris H.","C. H.","","6701320145","","SCOPUSID unconfirmed","","" -"OAID-000966","McPhail","S. M.","S. M.","","","","","","" -"OAID-000967","Pearce","R. H.","R. H.","","","","","","" -"OAID-000968","Pemberton","Michael","M.","","24784879200","","SCOPUSID unconfirmed","","" -"OAID-000969","Pocock","Celmara","C.","0000-0003-3257-9689","13608883300","T-1615-2017","","","" -"OAID-000970","Prendergast","Amy L.","A. L.","0000-0002-4970-9956","25633158200","B-4421-2019","","","" -"OAID-000971","Rhodes","D.","D.","","","","","","" -"OAID-000972","Rhodes","Edward J.","E. J.","","7103399715","","","","" -"OAID-000973","Ridges","Malcom","M.","0000-0001-8075-2779","","","ORCID unconfirmed","","" -"OAID-000974","Ross","Annie","A.","","24367261800","","SCOPUSID unconfirmed","","" -"OAID-000975","Rowland","Michael J.","M. J.","0000-0003-3917-1344","36662818100","","","","" -"OAID-000976","Sagona","Antonio G.","A. G.","","6504217876","","","","" -"OAID-000977","Schell","P.","P.","","","","","","" -"OAID-000978","Vanderwal","Ronald L.","R. L.","","","","","","" -"OAID-000979","Walters","Ian","I.","","36831390800","","SCOPUSID unconfirmed","","" -"OAID-000980","AIAS (Corp.) Australian Institute of Advanced Studies","","","","","","","https://www.aias.edu.au","2023-02-14" -"OAID-000981","Adeleye","Matthew Adesanya","M. A.","0000-0002-6034-5807","","","","","" -"OAID-000982","Beck","Kristen K.","K. K.","0000-0002-8257-9639","","","","","" -"OAID-000983","Clark","Robin Lorraine","R. L.","","7406318637","","SCOPUSID unconfirmed","","" -"OAID-000984","Dam","Marinus Adrianus Cornelis","M. A. C.","","36868867700","","","","" -"OAID-000985","D'Costa","Donna M.","D. M.","","7004248790","","","","" -"OAID-000986","Donders","Timme H.","T. H.","0000-0003-4698-3463","6506929246","","","","" -"OAID-000987","Dyson","Warwick Dallas","W. D.","","","","","","" -"OAID-000988","Flenley","John R.","J. R.","","7003668250","","","","" -"OAID-000989","Fletcher","Michael-Shawn","M. S.","0000-0002-1854-5629","57195670646","","","","" -"OAID-000990","Green","David","D.","","","","","","" -"OAID-000991","Harle","Katherine J.","K. J.","","6603647210","","","","" -"OAID-000992","Hopf","Felicitas Victoria-Louise","F. V. L.","0000-0001-5770-308X","36681113000","","","","" -"OAID-000993","Martin","Helene A.","H. A.","","","","","","" -"OAID-000994","McGlone","Matt S.","M. S.","0000-0002-8130-5724","7005591080","","","","" -"OAID-000995","Kennett","Douglas","D.","","35571732400","","","","" -"OAID-000996","Macphail","Michael K.","M. K.","0000-0001-5639-4959","7004272562","","","","" -"OAID-000997","Mariani","Michela","M.","0000-0003-1996-3694","57146664800","","","","" -"OAID-000998","McWethy","David B.","D. B.","0000-0003-3879-4865","13409804600","","","","" -"OAID-000999","Rehn","Emma","E.","","57211568539","","","","" -"OAID-001000","Saktura","Wanchese Mateusz","W. M.","0000-0002-7198-7776","57196484427","","","","" -"OAID-001001","Oakes","G. M.","G. M.","","","","","","" -"OAID-001002","Prebble","Matthew","M.","0000-0001-8577-7190","36752990300","","","","" -"OAID-001003","Raine","James Ian","J. I.","0000-0001-5294-2102","700628188","","","","" -"OAID-001004","Southern","Wendy","W.","","","","","","" -"OAID-001005","Thomas","Ian","I.","","7102515049","","","","" -"OAID-001006","van der Kaars","Sander","S.","0000-0002-2511-0439","57191595169","","is W. A. van der Kaars","","" -"OAID-001007","Morley","Robert J.","R. J.","","7103389116","","","","" -"OAID-001008","Field","Emily","E.","","57193381104","","","","" -"OAID-001009","Moss","Patrick T.","P. T.","0000-0003-1546-9242","7103406151","","","","" -"OAID-001010","Erlanger","Erica Danielle","E. D.","0000-0003-1201-7961","55469989300","","","","" -"OAID-001011","Grande","Alexandra","A.","","57222252282","","","","" -"OAID-001012","Hu","Kai","K.","","57222353686","","","","" -"OAID-001013","Lee","Cho-Hee","C. H.","","57221552969","","","","" -"OAID-001014","Makhubela","Tebogo V.","T. V.","0000-0002-6797-8359","56862192000","","","","" -"OAID-001015","Shi","Xiaohui","X.","0000-0002-6104-052X","57212786574","","","","" -"OAID-001016","Yang","Ye","Y.","0000-0003-1568-433X","","","ORCID unconfirmed","","" -"OAID-001017","Zhang","Xiao-Long","X. L.","","","","","","" -"OAID-001018","Forte","Adam Matthew","A. M.","0000-0003-4515-7792","16309458600","","","","" -"OAID-001019","VanLandingham","Leah","L.","","","","","","" -"OAID-001020","Campbell","Mae Kate","M. K.","0000-0003-1885-2511","","","","","" -"OAID-001021","da Silva Guimarães","Ewerton","E.","0000-0002-7810-0015","57237013900","","","","" -"OAID-001022","Serra","Elena","E.","0000-0002-3049-8570","","","","","" -"OAID-001023","Ambrose","Wallace R.","W. R.","","7004451191","","","","" -"OAID-001024","Anderson","Atholl","A.","","7403368938","","","","" -"OAID-001025","Anson","Dimitri","D.","0000-0003-1467-1932","7004548757","","","","" -"OAID-001026","Bafmatuk","F.","F.","","","","","","" -"OAID-001027","Ballard","Chris","C.","0000-0002-8455-6908","8787652800","C-2356-2016","","","" -"OAID-001028","Barstra","Gert-Jan","G.-J.","","","","","","" -"OAID-001029","Barton","Huw","H.","0000-0002-3720-5435","56275123500","","","","" -"OAID-001030","Bayliss-Smith","Tim","T.","0000-0002-6680-2511","6602838970","","","","" -"OAID-001031","Beaumont","Phillip","P.","0000-0002-5180-6480","","","","","" -"OAID-001032","Beavan Athfield","Nancy","N.","0000-0001-5649-0430","7801564500","","","","" -"OAID-001033","Bedford","Stuart H.","S. H.","0000-0001-6476-5617","57204338462","","","","" -"OAID-001034","Bickler","Simon Hillel","S. H.","0000-0001-7620-2862","24168023600","","","","" -"OAID-001035","Bird","J. R.","J. R.","","","","","","" -"OAID-001036","Blong","R. J.","R. J.","","","","","","" -"OAID-001037","Bulbeck","David","D.","0000-0002-9733-6509","8891931300","","","","" -"OAID-001038","Bulmer","Susan","S.","","6603036679","","","","" -"OAID-001039","Burenhult","Göran","G.","","","","","","" -"OAID-001040","Cath-Garling","Stephanie","S.","","","","is Stephanie Garling (OAID-001058)","","" -"OAID-001041","Christensen","O. A.","O. A.","","","","","","" -"OAID-001042","Clark","Geoffrey","G.","0000-0002-9055-655X","402874875","","","","" -"OAID-001043","Clarke","Simon","S.","","36780378200","","","","" -"OAID-001044","Cox","Gillian","G.","","","","","","" -"OAID-001045","Specht","Jim","J.","0000-0001-8427-6650","7005500513","","","","" -"OAID-001046","Swadling","Pamela","P.","","25224447900","","","","" -"OAID-001047","Petchey","Fiona","F.","0000-0002-3308-9983","6507784715","O-9963-2017","","","" -"OAID-001048","Davidson","Janet M.","J. M.","","7403932668","","","","" -"OAID-001049","Douglass","Kristina","K.","0000-0003-0931-3428","56684764600","","","","" -"OAID-001050","Dutton","Tom","T.","","57208424946","","","","" -"OAID-001051","Fairbairn","Andrew","A.","0000-0002-4004-6957","9633898000","","","","" -"OAID-001052","Farrington","Ian S.","I. S.","0000-0003-2334-0078","6506508853","","ORCID unconfirmed","","" -"OAID-001053","Forestier","Hubert","H.","0000-0002-9720-8515","6506966326","","ORCID unconfirmed","","" -"OAID-001054","Fredericksen","Clayton","C.","","10640876500","","","","" -"OAID-001055","Gaffney","Dylan","D.","0000-0003-4869-9730","6688250100","","","","" -"OAID-001056","Gosden","Chris","C.","0000-0001-8761-9540","7007079958","","","","" -"OAID-001057","Galipaud","Jean-Christophe","J.-C.","0000-0003-3546-5265","6506019772","","","","" -"OAID-001058","Garling","Stephanie","S.","","","","is Stephanie Cath-Garling (OAID-001040)","","" -"OAID-001059","Gillieson","David","D.","","55954463000","","","","" -"OAID-001060","Goff","James","J.","0000-0001-9265-8667","","","","","" -"OAID-001061","Golson","Jack","J.","","6506612469","","","","" -"OAID-001062","Green","Roger C.","R. C.","","24168611800","","","","" -"OAID-001063","Groube","Les","L.","","6507648749","","","","" -"OAID-001064","Hedges","Robert E. M.","R. E. M.","","7102468106","","","","" -"OAID-001065","Hogg","Nicholas","N.","0000-0003-2812-8834","","","","","" -"OAID-001066","Hossfeld","P. S.","P. S.","","","","","","" -"OAID-001067","Huff","Jennifer","J.","","57191378105","","","","" -"OAID-001068","Irwin","Geoffrey J.","G. J.","","7102658160","","","","" -"OAID-001069","Kennedy","Jean","J.","","23080537800","","","","" -"OAID-001070","Johnson","R. W.","R. W.","","","","","","" -"OAID-001071","Jones","Martin","M.","","","","","","" -"OAID-001072","Kirch","Patrick Vinton","P. V.","0000-0003-4264-6689","6603913279","","","","" -"OAID-001073","Kononenko","Nina A.","N. A.","0000-0002-9134-5826","25639939300","","","","" -"OAID-001074","Lamb","Lara","L.","0000-0002-7131-4918","26641212900","","","","" -"OAID-001075","Leach","Bryan Foss","B. F.","","","","","","" -"OAID-001076","Leavesley","Matthew G.","M. G.","0000-0002-4612-8304","8539967100","","","","" -"OAID-001077","Lewis","Tara","T.","0000-0003-2031-5133","24335338900","","","","" -"OAID-001078","Machida","Hiroshi","H.","","7102826728","","","","" -"OAID-001079","Manne","Tiina H.","T. H.","0000-0003-2202-791X","56008100200","B-3791-2019","","","" -"OAID-001080","Marshall","Brendan","B.","","7202279907","","","","" -"OAID-001081","Matthews","Peter J.","P. J.","0000-0003-2563-0976","202324752","","","","" -"OAID-001082","Mortlock","A. J.","A. J.","","6603916460","","SCOPUSID unconfirmed","","" -"OAID-001083","Muke","John","J.","","6506067238","","","","" -"OAID-001084","Negishi","Yo","Y.","","","","","","" -"OAID-001085","Parr","Jeffrey","J.","","55624363500","","","","" -"OAID-001086","Pasveer","Juliette M.","J. M.","","16064433300","","","","" -"OAID-001087","Pavlides","Christina","C.","","7003621017","","","","" -"OAID-001088","Pawley","Andrew","A.","","24501386300","","","","" -"OAID-001089","Shaw","Ben","B.","0000-0002-8107-3425","25930103100","","","","" -"OAID-001090","Petrie","Cameron","C.","0000-0002-2926-7230","25650743400","","","","" -"OAID-001091","Powel","Jocelyn Marie","J. M.","","","","","","" -"OAID-001092","Pritchard","Jenifer","J.","","57201911635","","","","" -"OAID-001093","Rhoads","James W.","J. W.","0000-0002-1229-1357","7101766436","","","","" -"OAID-001094","Rowe","Cassandra","C.","0000-0001-8938-5733","16745252900","","","","" -"OAID-001095","Shutler","Richard","R.","","6505900132","","","","" -"OAID-001096","Skelly","John","R. J.","0000-0002-3578-0604","26868134000","","","","" -"OAID-001097","Spriggs","Matthew","M.","0000-0002-7293-6778","7006979012","","","","" -"OAID-001098","Terrell","John Edward","J. E.","0000-0002-3134-9235","7005126384","","","","" -"OAID-001099","Thangavelu","Anbarasu","A.","","44062234200","","","","" -"OAID-001100","Torrence","Robin","R.","0000-0001-8519-2395","6701777308","","ORCID unconfirmed","","" -"OAID-001101","Urwin","Chris D.","C. D.","0000-0002-3868-9574","57192203301","","","","" -"OAID-001102","Luly","Jonathan G.","J. G.","","7003411526","","","","" -"OAID-001103","Wahome","Ephraim Wachira","E. W.","0000-0001-8601-2413","","","","","" -"OAID-001104","Watson","Virginia Drew","V. D.","","","","","","" -"OAID-001105","Wickler","Stephen","S.","0000-0002-0467-1966","36764443800","","","","" -"OAID-001106","Winslow","John H.","J. H.","","","","","","" -"OAID-001107","Kaharudin","Hendri A. F.","H. A.F.","0000-0002-8238-2334","57202044744","","","","" -"OAID-001108","Petrequin","Pierre","P.","","6603911867","","","","" -"OAID-001109","Donoghue","Debra","D.","","","","","","" -"OAID-001110","Petherick","Lynda M.","L. M.","0000-0002-1606-4303","24451023300","","ORCID unconfirmed","","" -"OAID-001111","Friede","Marcia","M.","","","","","","" -"OAID-001112","Hooley","A. D.","A. D.","","","","","","" -"OAID-001113","Martin","Anthony R. H.","A. R. H.","","56944162900","","","","" -"OAID-001114","Stevenson","Janelle G.","J.","0000-0001-9640-7275","9338291400","","","","" -"OAID-001115","Proske","Ulrike","U.","","23103680200","","","","" -"OAID-001116","Walker","Donald","D.","","55554709600","","","","" -"OAID-001117","Hogg","Alan","A.","0000-0002-4001-9027","7005353194","","","","" -"OAID-001118","Antcliff","Peter","P.","","","","","","" -"OAID-001119","Balean","Caroline R.","C. R.","","","","","","" -"OAID-001120","Dury","Gary H.","G. H.","","","","","","" -"OAID-001121","Garamszegi","Anna Rosalie","A. R.","","","","","","" -"OAID-001122","Mangi","Jo Tumbe","J. T.","","","","","","" -"OAID-001123","Roberts","Patrick","P.","0000-0002-4403-7548","5066401000","","","","" -"OAID-001124","Adams","Shaun","S.","0000-0001-5826-7785","57204479325","","","","" -"OAID-001125","Aplin","Ken","K.","0000-0003-0403-8690","6701380029","","ORCID unconfirmed","","" -"OAID-001126","Armitage","Ruth Ann","R. A.","0000-0003-3660-5186","7101930891","","","","" -"OAID-001127","Huonbrook Environment & Services (Corp.)","","","","","","","","" -"OAID-001128","Jo McDonald Cultural Heritage Management (Corp.)","","","","","","","","" -"OAID-001129","Kinhill Engineers (Corp.)","","","","","","","","" -"OAID-001130","Stockton","Jim","J.","","","","","","" -"OAID-001131","Cole","Noelene","N.","0000-0001-7897-9974","7102386561","","","","" -"OAID-001132","Comtesse","S.","S.","","","","","","" -"OAID-001133","Connelly","M.","M.","","","","","","" -"OAID-001134","Connelly","Joshua David","J. D.","0000-0003-2277-4421","","","","","" -"OAID-001135","Connolly","","","","","","","","" -"OAID-001136","Baker","N.","N.","","","","","","" -"OAID-001137","Barendsen","G. W.","G. W.","","57197702138","","","","" -"OAID-001138","Brown","Steve","S.","0000-0002-6781-8275","55712931300","","","","" -"OAID-001139","Barry","Laressa","L.","0000-0002-7257-3348","57208036966","","ORCID unconfirmed","","" -"OAID-001140","Barz","R. Kari","R. K.","","","","","","" -"OAID-001141","Beck","","","","","","","","" -"OAID-001142","Belperio","Antonio Peter","A. P.","0000-0002-9577-0432","6701666656","","","","" -"OAID-001143","Berry","Megan Rachelle","M. R.","","","","","","" -"OAID-001144","Bird","Michele Kathleen","M. K.","","","","","","" -"OAID-001145","Bonhomme","Theresa","T.","","","","","","" -"OAID-001146","Bonica","Celia","C.","","","","","","" -"OAID-001147","Bourke","Mary","M.","","","","","","" -"OAID-001148","Bowden","Adrian Russell","A. R.","","","","","","" -"OAID-001149","Bradshaw","","","","","","","","" -"OAID-001150","Brian","Deborah","D.","","","","","","" -"OAID-001151","Broecker","W. S.","W. S.","","","","","","" -"OAID-001152","Flood","Peter G.","P. G.","","7103033506","","","","" -"OAID-001153","Brown","","","","","","","","" -"OAID-001154","Brown","S. H.","S. H.","","","","","","" -"OAID-001155","Bryant","Edward A.","E. A.","","","","","","" -"OAID-001156","Buhrich","Alice","A.","0000-0003-3819-3517","55531971000","","","","" -"OAID-001157","Byrne","Denis","D.","","","","","","" -"OAID-001158","Callan","","","","","","","","" -"OAID-001159","Callow","W. J.","W. J.","","","","","","" -"OAID-001160","Cane","Scott","S.","","6602234942","","","","" -"OAID-001161","Davies","P. L.","P. L.","","","","","","" -"OAID-001162","Downie","Adriana E.","A. E.","0000-0002-2273-9936","23033930300","","ORCID unconfirmed","","" -"OAID-001163","Draper","","","","","","","","" -"OAID-001164","Edmonds","V.","V.","","","","","","" -"OAID-001165","Environmental Resources Management Australia (Corp.)","","","","","","","https://www.erm.com","2023-02-14" -"OAID-001166","Erskine","Wayne","W.","","7007102970","","","","" -"OAID-001167","Finch","Damien","D.","0000-0002-9447-5685","57194575063","","","","" -"OAID-001168","Frankland","Kathryn","K.","","","","","","" -"OAID-001169","Freedman","Leonard","L.","","24579694600","","SCOPUSID unconfirmed","","" -"OAID-001170","Gara","","","","","","","","" -"OAID-001171","Ghaleb","Barbara","B.","","","","","","" -"OAID-001172","Green","Helen","H.","0000-0002-7842-6007","55545110700","","","","" -"OAID-001173","Greenfield","Paul","P.","","","","","","" -"OAID-001174","Guilfoyle","David","D.","","26035539600","","","","" -"OAID-001175","Hamm","","","","","","","","" -"OAID-001176","Harris","David","D.","","","","","","" -"OAID-001177","Harris","J.","J.","","","","","","" -"OAID-001178","Healey","Lisa","L.","","","","","","" -"OAID-001179","Hook","","","","","","","","" -"OAID-001180","Hopley","David","D.","","6602190930","","","","" -"OAID-001181","Hutchinson","Ian","I.","","57206426930","","","","" -"OAID-001182","Jablonski","Nina G.","N. G.","","7004395790","","","","" -"OAID-001183","Kee","S.","S.","","","","","","" -"OAID-001184","Kefous","Keryn Christine","K. C.","","","","","","" -"OAID-001185","Kelly","Michael","M.","","","","","","" -"OAID-001186","Lambrides","Ariana B. J.","A. B. J.","0000-0002-7492-448X","55932745800","G-2067-2018","","","" -"OAID-001187","Lorblanchet","Michel","M.","","6508069699","","","","" -"OAID-001188","L'Oste-Brown","Scott","S.","","55257727400","","","","" -"OAID-001189","Mackenzie","Elspeth","E.","","","","","","" -"OAID-001190","Mahoney","J. A.","J. A.","","","","","","" -"OAID-001191","Mattner","J.","J.","","","","","","" -"OAID-001192","May","P.","P.","","","","","","" -"OAID-001193","Maynard","Lesley","L.","","","","","","" -"OAID-001194","McConnell","Kathleen","K.","","","","","","" -"OAID-001195","McDonald Hales & Associates (Corp.)","","","","","","","","" -"OAID-001196","Mitchell","P. B.","P. B.","","","","","","" -"OAID-001197","Morrison","Michael","M.","0000-0003-3971-7829","52964138600","","","","" -"OAID-001198","Roberts","Georgia","G.","0000-0003-2369-1118","57189052991","","","","" -"OAID-001199","Thorn","Kailah M.","K. M.","0000-0002-0645-835X","57201506682","","","","" -"OAID-001200","Wright","Duncan","D.","0000-0003-2546-0559","57217692017","","","","" -"OAID-001201","Nagel","Texas","T.","0000-0002-8444-8771","56954604900","","ORCID unconfirmed","","" -"OAID-001202","Nolan","Anna","A.","","","","","","" -"OAID-001203","Oliver","E.","E.","","","","","","" -"OAID-001204","OzArk Cultural Heritage Management Pty Ltd (Corp.)","","","","","","","https://ozarkehm.com.au","2023-02-14" -"OAID-001205","Packard","","","","","","","","" -"OAID-001206","Peck","Helene","H.","","57237834100","","","","" -"OAID-001207","Porter","Jennifer K.","J. K.","","","","","","" -"OAID-001208","Quatermaine","G.","G.","","","","","","" -"OAID-001209","Rafter","T. Athol","T. A.","","23055765000","","","","" -"OAID-001210","Richards","Thomas Henry","T. H.","","","","","","" -"OAID-001211","Richardson","N.","N.","","","","","","" -"OAID-001212","Robertson","Sarah","S.","","","","","","" -"OAID-001213","Rowlands","Don","D.","","57217258599","","","","" -"OAID-001214","Shawcross","Wilfried","W.","","","","","","" -"OAID-001215","Shipton","Ceri","C.","","24778858900","","","","" -"OAID-001216","Simmons","Anthony","A.","","","","","","" -"OAID-001217","Smith","","","","","","","","" -"OAID-001218","Smith","Annette Deborah","A. D.","","","","","","" -"OAID-001219","Spry","Caroline","C.","0000-0002-8628-9348","57194201112","","","","" -"OAID-001220","Stevens","Robin","R.","","","","","","" -"OAID-001221","Strawbridge","L.","L.","","","","","","" -"OAID-001222","Tamers","Murry A.","M. A.","","7801559186","","","","" -"OAID-001223","Troilett","G.","G.","","","","","","" -"OAID-001224","Twaddle","Robin W.","Robin W.","","57189664058","","","","" -"OAID-001225","Vines","Gary","G.","","","","","","" -"OAID-001226","Vinnicombe","Patricia","P.","","57153106100","","","","" -"OAID-001227","Ward","W. T.","W. T.","","","","","","" -"OAID-001228","Westaway","Michael Carrington","M. C.","0000-0001-9378-9538","57202564941","","","","" -"OAID-001229","Westcott","Catherine","C.","","","","","","" -"OAID-001230","Westell","Craig","C.","0000-0003-2405-6861","57208186904","","","","" -"OAID-001231","Williams","","","","","","","","" -"OAID-001232","Draper","Neale","N.","0000-0003-2553-516X","7005349896","","","","" -"OAID-001233","Florek","Stan M.","S. M.","0000-0002-4204-930X","57212222608","","","","" -"OAID-001234","Hovingh","Ryan","R.","","","","","","" -"OAID-001235","Marun","Ljubomir H.","L. H.","","","","","","" -"OAID-001236","Rossi","Alana","A.","0000-0003-2663-6501","","","","","" -"OAID-001237","Smith","Mike","M.","0000-0002-6177-8217","","","","","" -"OAID-001238","Williams","Corrie Elenor","C. E.","","","","","","" -"OAID-001239","Tolorza","Violeta","V.","0000-0002-0281-4476","","","","","" -"OAID-001240","Wilkinson","Clare","C.","0000-0003-1120-2831","57204120476","","","","" -"OAID-001241","Tian","Jing","J.","","57217417612","","","","" -"OAID-001242","Quock","Melinda","M.","","","","","","" -"OAID-001243","Hughes","Alex","A.","0000-0002-4866-1006","57214398292","","","","" -"OAID-001244","Harkins","Nathan","N.","","8840928200","","","","" -"OAID-001245","Anderson","William","W.","","","","","","" -"OAID-001246","Ash","Jeremy","J.","0000-0003-0306-6307","35298571200","K-4574-2015","","","" -"OAID-001247","Crouch","Joe","J.","","7004865946","","","","" -"OAID-001248","Brady","Liam","L.","","7202742640","","","","" -"OAID-001249","Orr","Meredith","M.","","57206451812","","","","" -"OAID-001250","Skelly","Robert","R.","0000-0002-3578-0604","26868134000","","","","" -"OAID-001251","Garret-Jones","Samuel Edward","S. E.","","","","","","" -"OAID-001252","Leclerc","Mathieu","M.","","55078358400","","","","" -"OAID-001253","Araho","Nick","N.","","26033337100","","","","" -"OAID-001254","Powell","Jocelyn M.","J. M.","","","","","","" -"OAID-001255","Sheppard","Peter J.","P. J.","0000-0001-6624-7856","7004414315","","","","" -"OAID-001256","Czerwinski","P.","P.","","","","","","" -"OAID-001257","Ames","Christopher J. H.","C. J. H.","0000-0001-8754-2512","55386151400","","","","" -"OAID-001258","Collins","Benjamin R:","B. R.","0000-0002-2416-3184","55887647200","","","","" -"OAID-001259","Opperman","H.","H.","","","","","","" -"OAID-001260","Blackwell","Lucinda R.","L. R.","","","","","","" -"OAID-001261","McCarthy","Terrence S.","T. S.","","7201694325","","","","" -"OAID-001262","Scott","Louis","L.","0000-0002-4531-0497","7402406091","","ORCID unconfirmed","","" -"OAID-001263","Barré","Magali","M.","0000-0002-7241-2587","36824712300","","ORCID unconfirmed","","" -"OAID-001264","Bader","Gregor Donatus","G. D.","0000-0003-0621-9209","56203892900","","","","" -"OAID-001265","Burrough","Sallie L.","S. L.","0000-0003-1043-0998","23982019900","","","","" -"OAID-001266","Chazan","Michael","M.","0000-0003-1236-5368","6602110426","","ORCID unconfirmed","","" -"OAID-001267","Beaumont","Peter B.","P. B.","","7102929244","","","","" -"OAID-001268","Chase","Brian M.","B. M.","0000-0001-6987-1291","14062947700","A-1202-2010","","","" -"OAID-001269","Fuchs","Markus","M.","0000-0003-4669-6528","9044209800","","ORCID unconfirmed","","" -"OAID-001270","Henderson","Zoë","Z.","","7003781411","","","","" -"OAID-001271","Högberg","Anders","A.","0000-0002-8747-4131","26537582400","","","","" -"OAID-001272","Aird","Samantha Jane","S. J.","","57195198231","","","","" -"OAID-001273","Barron","Aleese","A.","0000-0002-6677-9315","57194283308","","","","" -"OAID-001274","Demuro","Martina","M.","0000-0002-5799-4216","23492056400","","","","" -"OAID-001275","Dilkes-Hall","India Ella","I. E.","0000-0002-6487-0043","57188629866","","","","" -"OAID-001276","GML (Corp.)","","","","","","","https://www.gml.com.au","2023-02-14" -"OAID-001277","Jelsma","Johan","J.","","57212855588","","","","" -"OAID-001278","Jones","Robert","R.","0000-0002-8161-5415","","","","","" -"OAID-001279","Larsson","Ann-Charlotte","A.-C.","0000-0002-5835-865X","","","","","" -"OAID-001280","Norman","Kasih","K.","0000-0002-4975-2516","","","","","" -"OAID-001281","Robertson","Gillian B.","G. B.","","7402368620","","","","" -"OAID-001282","Shiner","J. S.","J. S.","","","","","","" -"OAID-001283","Williams","Frances M.","F. M.","","7402532051","","","","" -"OAID-001284","Grimm","Eric Christopher","E. C.","0000-0002-6977-3859","7103247713","","","","" -"OAID-001285","Goring","Simon","S.","0000-0002-2700-4605","26323638600","","","","" -"OAID-001286","Blois","Jessica","J.","0000-0003-4048-177X","15046569200","G-5893-2011","","","" -"OAID-001287","Williams","John (Jack) Warren","J. W.","","57218985392","","","","" -"OAID-001288","Giesecke","Thomas","T.","0000-0002-5132-1061","9277468900","","","","" -"OAID-001289","Smith","Alison","A.","0000-0003-1261-8943","57214307783","","","","" -"OAID-001290","Strandberg","Nichola Ann","N. A.","0000-0003-1268-2080","57202899930","","","","" -"OAID-001291","Alexander","Margaret","M.","","","","","","" -"OAID-001292","Anquetin","Jérémy","J.","0000-0001-5539-8691","22956965900","","","","" -"OAID-001293","AOU (Corp.) American Ornithologists' Union","","","","","","Merged into AOS together with Cooper Ornithological Society in 2016","https://americanornithology.org","2023-02-14" -"OAID-001294","APD (Corp.) African Plant Database (online)","","","","","","","https://africanplantdatabase.ch","2023-02-14" -"OAID-001295","APNI (Corp.) Australian Plant Name Index (online)","","","","","","","https://www.anbg.gov.au/apni/","2023-02-14" -"OAID-001296","Barr","Cameron","C.","0000-0003-0436-8702","55621848000","","","","" -"OAID-001297","Blake","S. T.","S. T.","","","","","","" -"OAID-001298","Blom","W. M.","W. M.","","","","","","" -"OAID-001299","Briggs","Barbara G.","B. G.","0000-0001-7304-0773","","","","","" -"OAID-001300","Cookson","I. C.","I. C.","","","","","","" -"OAID-001301","Crayn","Darren M.","D. M.","0000-0001-6614-4216","6602470952","A-7386-2011","","","" -"OAID-001302","Dettmann","Mary E.","M. E.","","6701424654","","","","" -"OAID-001303","Gontz","","A. M.","0000-0001-7276-1552","24764521300","","","","" -"OAID-001304","Holman","J. Alan","J. A.","","7102723359","","","","" -"OAID-001305","Keim","Ary Prihardhyanto","A. P.","","35239954700","","","","" -"OAID-001306","Kenins","Alex","A.","0000-0002-5288-902X","57200131081","","","","" -"OAID-001307","Longmore","Mauren E.","M. E.","","6701381903","","","","" -"OAID-001308","McCarthy","Lynne P.","L. P.","","7102402407","","","","" -"OAID-001309","McKenzie","K. G.","K. G.","","","","","","" -"OAID-001310","Meisterfeld","Ralf","R.","","7801613115","","","","" -"OAID-001311","Milne","Lynne A.","A.","","7005477302","","","","" -"OAID-001312","Newton","Alfred F.","A. F.","","7201391835","","","","" -"OAID-001313","Prentice","Michael L.","M. L.","","35611315600","","","","" -"OAID-001314","Thornhill","Andrew H.","A. H.","0000-0002-0325-5725","39763127700","","","","" -"OAID-001315","Truswell","Elizabeth M.","E. M.","0000-0003-1848-6961","6604041272","","","","" -"OAID-001316","Victor","Reginald","R.","","7006215988","","","","" -"OAID-001317","Carleton","Michael D.","M. D.","","","","","","" -"OAID-001318","Helgen","Kristofer M.","K. M.","0000-0002-8776-4040","6602538000","","","","" -"OAID-001319","Hoffmann","Robert S.","R. S.","","36147460300","","","","" -"OAID-001320","Holden","Mary Ellen","M. E.","","36141517000","","","","" -"OAID-001321","Patton","James L.","J. L.","","56042267000","","","","" -"OAID-001322","Musser","Guy G.","G. G.","","8085922200","","","","" -"OAID-001323","Dieterlen","Fritz","F.","","57213089369","","","","" -"OAID-001324","Woods","Charles A.","C. A.","","35117403900","","","","" -"OAID-001325","Gardner","Alfred L.","A. L.","","8044862900","","","","" -"OAID-001326","Grubb","Peter John","P. J.","","7005533165","","","","" -"OAID-001327","Hutterer","Rainer","R.","","55965985900","","","","" -"OAID-001328","Mead","James G.","J. G.","","7201840130","","","","" -"OAID-001329","Shoshani","Jeheskel","J.","","6602183212","","","","" -"OAID-001330","Simmons","Nancy B.","N. B.","0000-0001-8807-7499","7103122528","","","","" -"OAID-001331","Wilson","Don Ellis","D. E.","","55478279100","","","","" -"OAID-001332","Wozencraft","W. Chris","W. C.","","","","","","" -"OAID-001333","Bronner","Gary N.","G. N.","","7004567684","","","","" -"OAID-001334","Groves","Colin P.","C. P.","","7005017145","","","","" -"OAID-001335","Schlitter","Duane A.","D. A.","","57211220747","","","","" -"OAID-001336","Thorington","Richard W.","R. W.","","6701618295","","","","" -"OAID-001337","Campbell","Kenneth E. Jr.","K. E.","","8218892900","","","","" -"OAID-001338","Chapman","Arthur D.","A. D.","","57194679006","","SCOPUSID unconfirmed","","" -"OAID-001339","Crother","Brian I.","B. I.","","6602997452","","","","" -"OAID-001340","Davis","Margaret B.","M. B.","","57206194753","","","","" -"OAID-001341","Fricke","Ronald","R.","0000-0003-1476-6990","17343229500","","","","" -"OAID-001342","Gell","Peter","P.","0000-0002-2251-5158","7004028173","","","","" -"OAID-001343","Gentili","Elio","E.","","6603866955","","","","" -"OAID-001344","Harden","Gwen J.","G. J.","","","","","","" -"OAID-001345","Harris","Wayne K.","W. K.","","55780461700","","","","" -"OAID-001346","IBIS (Corp.) Integrated Biodiversity Information System (online)","","","","","","","https://www.anbg.gov.au/ibis/","2023-02-14" -"OAID-001347","ITIS (Corp) Integrated Taxonomic Information System (online)","","","","","","","https://www.itis.gov","2023-02-14" -"OAID-001348","Itzstein-Davey","Freea","F.","","22940987300","","","","" -"OAID-001349","Iverson","John B.","J. B.","","7006168759","","","","" -"OAID-001350","John","Jacob","J.","","57194845739","","","","" -"OAID-001351","Keynon","","C. E.","","","","","","" -"OAID-001352","Lachlan","Terry J.","T. J.","","13004858900","","","","" -"OAID-001353","Ladd","Philip G.","P. G.","","57217426716","","","","" -"OAID-001354","Mackenzie","Lydia","L.","0000-0003-4842-3021","56454922700","","","","" -"OAID-001355","McKenna","Malcom C.","M. C.","","7201629726","","","","" -"OAID-001356","Mills","Keely","K.","0000-0002-0402-2317","","","","","" -"OAID-001357","Morales","Eduardo Antonio","E. A.","0000-0001-5998-4831","7102591084","","","","" -"OAID-001358","Rechinger","Karl Heinz","K. H.","","16484591100","","","","" -"OAID-001359","Stahle","Laura N.","L. N.","","55832139600","","","","" -"OAID-001360","Stephens","K.","K.","","","","","","" -"OAID-001361","Stover","Lewis E.","L. E.","","7004145985","","","","" -"OAID-001362","Tippery","Nicholas P.","N. P.","0000-0002-9559-2795","6505701624","","","","" -"OAID-001363","Torgersen","Thomas","T.","","7006098549","","","","" -"OAID-001364","Uetz","Peter H.","P. H.","0000-0001-6194-4927","6601996667","A-7119-2012","","","" -"OAID-001365","Worthy","M.","M.","","","","","","" -"OAID-001366","Stafford","Brian J.","B. J.","","7005758542","","","","" -"OAID-001367","Howard","Laura","L.","","","","","","" -"OAID-001368","Heying","Heather","H.","","16316311700","","","","" -"OAID-001369","Banks","Richard C.","R. C.","","7102144734","","","","" -"OAID-001370","Peterson","Alan P.","A. P.","","","","","","" -"OAID-001371","Goodisman","Danny","D.","","","","","","" -"OAID-001372","McDiarmid","Roy W.","R. W.","","6701745349","","","","" -"OAID-001373","Ast","Jennifer","J.","0000-0002-8888-3260","6602214257","","","","" -"OAID-001374","Cholewiak","Danielle","D.","","","","","","" -"OAID-001375","Pecor","Keith","K.","","","","","","" -"OAID-001376","ALA (Corp.) Atlas of Living Australia (online)","","","","","","","https://www.ala.org.au","2023-02-14" -"OAID-001377","Belbin","Lee","L.","0000-0001-8900-6203","","","","","" -"OAID-001378","ADW (Corp.) Animal Diversity Web (online)","","","","","","","https://animaldiversity.org","2023-02-14" -"OAID-001379","Neotoma (Corp.) Paleoecology Database (online)","","","","","","","https://www.neotomadb.org","2023-02-14" -"OAID-001380","GloBi (Corp.) Global Biotic Interactions Index (online)","","","","","","","https://www.globalbioticinteractions.org","2023-02-14" -"OAID-001381","Myers","Phil","P.","","9536604400","","","","" -"OAID-001382","Colburn","Mona L.","M. L.","","7004102720","","","","" -"OAID-001383","Etnier","Michael A.","M. A.","0000-0002-6546-7854","6506438942","","","","" -"OAID-001384","DeNeve Weeks","Danaan","D.","","","","","","" -"OAID-001385","Veres","Matthew H.","M. H.","","","","","","" -"OAID-001386","Espinosa-Martínez","Deborah V.","D. V.","","56611965900","","","","" -"OAID-001387","Widga","Christopher C.","C. C.","0000-0002-2961-0078","","","","","" -"OAID-001388","Stegner","Mary Allison","M. A.","0000-0002-1412-8203","","","ORCID unconfirmed","","" -"OAID-001389","Domic","Alejandra Iboya","A. I.","0000-0003-0762-3967","24066549300","","","","" -"OAID-001390","Haaramo","Mikko Kalevi","M. K.","","0000-0003-1842-8585","","","","" -"OAID-001391","GPFA (Corp.) Great Plains Flora Association","","","","","","","","" -"OAID-001392","Tropicos (Corp.) database (online)","","","","","","","https://www.tropicos.org","2023-02-14" -"OAID-001393","FNA (Corp.) Flora of North America Editorial Committee","","","","","","","http://floranorthamerica.org/Main_Page","2023-02-14" -"OAID-001394","Smith","Charles Hamilton","C. H.","","","","","","" -"OAID-001395","Scherer","Carolina Saldhana","C. S.","0000-0001-6633-6576","","","","","" -"OAID-001396","Cajal","Jorge Luis","J. L.","","6505974433","","","","" -"OAID-001397","Merino","Mariano Lisandro","M. L.","0000-0001-7750-140X","","","","","" -"OAID-001398","Gasparini","Germán Mariano","G. M.","0000-0003-3883-3529","","","","","" -"OAID-001399","SPRAT (Corp.) Species Profile and Threats Database (online)","","","","","","","http://www.environment.gov.au/cgi-bin/sprat/public/sprat.pl","2023-02-14" -"OAID-001400","AM (Corp.) Australian Museum (online)","","","","","","","https://australian.museum","2023-02-14" -"OAID-001401","NSWOEH (Corp) NSW Office of Environment & Heritage (online)","","","","","","","https://www.environment.nsw.gov.au","2023-02-14" -"OAID-001402","EOL (Corp.) Encyclopedia of Life (online)","","","","","","","https://eol.org","2023-02-14" -"OAID-001403","Menkhorst","Peter","P.","0000-0003-1055-4923","6603615300","","","","" -"OAID-001404","Gray","Emma L.","E. L.","","56712354100","","","","" -"OAID-001405","Ng","Jessica","J.","","","","is ADW contributor","","" -"OAID-001406","Roth","Jason","J.","","","","is ADW contributor","","" -"OAID-001407","Bhagat","Sheetal","S.","","","","is ADW contributor","","" -"OAID-001408","Mileski","Adam","A.","","","","is ADW contributor","","" -"OAID-001409","Reyes","Eduardo","E.","","","","is ADW contributor","","" -"OAID-001410","Brown","Christine","C.","","","","is ADW contributor","","" -"OAID-001411","Reavill","Chris","C.","","","","is ADW contributor","","" -"OAID-001412","Castillo-Ruiz","Alexandra","A.","","","","is ADW contributor","","" -"OAID-001413","Peterson","Emily","E.","","","","is ADW contributor","","" -"OAID-001414","Nocon","Wojtek","W.","","","","is ADW contributor","","" -"OAID-001415","Siciliano Martina","Leila","L.","","","","is ADW contributor","","" -"OAID-001416","DuVall","Lindsay","L.","","","","is ADW contributor","","" -"OAID-001417","Cable","Rachel","R.","","","","is ADW contributor","","" -"OAID-001418","Strassmann","Andrew","A.","","","","is ADW contributor","","" -"OAID-001419","Schweighoefer","Kristen","K.","","","","is ADW contributor","","" -"OAID-001420","Landesman","Nathan","N.","","","","is ADW contributor","","" -"OAID-001421","Langstaff","Lucas","L.","","","","is ADW contributor","","" -"OAID-001422","DeRubeis","Alyssa","A.","","","","is ADW contributor","","" -"OAID-001423","Nguyen","Hien","H.","","","","is ADW contributor","","" -"OAID-001424","Kellner","David","D.","","","","is ADW contributor","","" -"OAID-001425","Hart","Myha","M.","","","","is ADW contributor","","" -"OAID-001426","Stalder","Janeen","J.","","","","is ADW contributor","","" -"OAID-001427","Eckhart","Rodgers","R.","","","","is ADW contributor","","" -"OAID-001428","Humfleet","Jennifer","J.","","","","is ADW contributor","","" -"OAID-001429","Dougherty","Laurel","L.","","","","is ADW contributor","","" -"OAID-001430","Norlin","Molly","M.","","","","is ADW contributor","","" -"OAID-001431","Szaura","Troy","T.","","","","is ADW contributor","","" -"OAID-001432","Oser","Courtney","C.","","","","is ADW contributor","","" -"OAID-001433","Adkins","Jennifer","J.","","","","is ADW contributor","","" -"OAID-001434","Chedid","Khalil","K.","","","","is ADW contributor","","" -"OAID-001435","Green","Emily","E.","","","","is ADW contributor","","" -"OAID-001436","Steward-Malone","Alecia","A.","","","","is ADW contributor","","" -"OAID-001437","Begnoche","Dana","D.","","","","is ADW contributor","","" -"OAID-001438","Vu","Alan","A.","","","","is ADW contributor","","" -"OAID-001439","Cooper","Justin","J.","","","","is ADW contributor","","" -"OAID-001440","Burian","Jonathan","J.","","","","is ADW contributor","","" -"OAID-001441","Bonser","Kurt","K.","","","","is ADW contributor","","" -"OAID-001442","Jewell","Todd","T.","","","","is ADW contributor","","" -"OAID-001443","Miller","David","D.","","","","is ADW contributor","","" -"OAID-001444","Joo","Michael S.","M. S.","","","","is ADW contributor","","" -"OAID-001445","Morningstar","Natalie","N.","","","","is ADW contributor","","" -"OAID-001446","Detweiler","Erika","E.","","","","is ADW contributor","","" -"OAID-001447","Brown","Emily","E.","","","","is ADW contributor","","" -"OAID-001448","Wilke","Casey","C.","","","","is ADW contributor","","" -"OAID-001449","Loso","Heather","H.","","","","is ADW contributor","","" -"OAID-001450","Campbell","Gina","G.","","","","is ADW contributor","","" -"OAID-001451","de la Riva","Angelique","A.","","","","is ADW contributor","","" -"OAID-001452","Kim","Kenneth","K.","","","","is ADW contributor","","" -"OAID-001453","Wasleske","Ben","B.","","","","is ADW contributor","","" -"OAID-001454","Glyshaw","Paul","P.","","","","is ADW contributor","","" -"OAID-001455","Secord","Ross","R.","","","","is ADW contributor","","" -"OAID-001456","Dewey","Tanya","T.","","","","is ADW contributor","","" -"OAID-001457","Nagel","Juliet","J.","","","","is ADW contributor","","" -"OAID-001458","Goff","Breah","B.","","","","is ADW contributor","","" -"OAID-001459","Lundrigan","Barbara","B.","","","","is ADW contributor","","" -"OAID-001460","Null","Jesse","J.","","","","is ADW contributor","","" -"OAID-001461","Dunham","Cassandra","C.","","","","is ADW contributor","","" -"OAID-001462","Bachynski","Kathleen","K.","","","","is ADW contributor","","" -"OAID-001463","Lantz","Morgan","M.","","","","is ADW contributor","","" -"OAID-001464","Steinle","Allison","A.","","","","is ADW contributor","","" -"OAID-001465","Stroede","Robert","R.","","","","is ADW contributor","","" -"OAID-001466","Irwin","Mark","M.","","","","is ADW contributor","","" -"OAID-001467","Davis","Sarah","S.","","","","is ADW contributor","","" -"OAID-001468","Tooker","Rachel","R.","","","","is ADW contributor","","" -"OAID-001469","Berger","Alison","A.","","","","is ADW contributor","","" -"OAID-001470","King","Janet","J.","","","","is ADW contributor","","" -"OAID-001471","Ten Pas","Diane","D.","","","","is ADW contributor","","" -"OAID-001472","Mueller","Rachel","R.","","","","is ADW contributor","","" -"OAID-001473","Warren","Donna","D.","","","","is ADW contributor","","" -"OAID-001474","Armitage","David","D.","","","","is ADW contributor","","" -"OAID-001475","Gillespie","Heather","H.","","","","is ADW contributor","","" -"OAID-001476","Shefferly","Nancy","N.","","","","is ADW contributor","","" -"OAID-001477","Gunderson","Dan","D.","","","","is ADW contributor","","" -"OAID-001478","Fahey","Tanya","T.","","","","is ADW contributor","","" -"OAID-001479","Lawniczak","Mara Katharine","M. K.","","","","is ADW contributor","","" -"OAID-001480","Gartmann","Breanne","B.","","","","is ADW contributor","","" -"OAID-001481","Eby","Alyssa","A.","","","","is ADW contributor","","" -"OAID-001482","Loay","Yengin","Y.","","","","is ADW contributor","","" -"OAID-001483","Davis","Adrienne","A.","","","","is ADW contributor","","" -"OAID-001484","Anan","Waseem","W.","","","","is ADW contributor","","" -"OAID-001485","Afflerbaugh","Kevin","K.","","","","is ADW contributor","","" -"OAID-001486","Berkhouse","Hudson","H.","","","","is ADW contributor","","" -"OAID-001487","Suter","Maureen","M.","","","","is ADW contributor","","" -"OAID-001488","Bullen","Robert D.","R. D.","","7004002041","","","","" -"OAID-001489","Animalia (Corp.) Animalia database (online)","","","","","","","https://animalia.bio","2023-02-14" -"OAID-001490","Milne","Damian J.","D. J.","0000-0002-9572-2713","7102931882","","","","" -"OAID-001491","Watts","Christopher H. S.","C. H. S.","","23766428900","","","","" -"OAID-001492","Begg","Robert J.","R. J.","","7004340815","","","","" -"OAID-001493","Loveless","Allison Marcella","A. M.","","56997122100","","","","" -"OAID-001494","McConville","Anna J.","A.","","55783260300","","","","" -"OAID-001495","Bencici","Roberta","R.","0000-0002-6927-5198","6603382719","","","","" -"OAID-001496","Broome","L.","L.","","","","","","" -"OAID-001497","Burbidge","A. A.","A. A.","","7003993513","","","","" -"OAID-001498","Allison","Louise M.","L. M.","","","","","","" -"OAID-001499","Drury","Rebecca L.","R. L.","","7004602428","","","","" -"OAID-001500","Dunlop","Judy A.","J. A.","","56040210900","","","","" -"OAID-001501","Firth","Ronald S. C.","R. S. C.","","12242076800","","","","" -"OAID-001502","Gloury","April Maree","A. M.","","","","","","" -"OAID-001503","Chambers","John","J.","","","","","","" -"OAID-001504","Rootourism (Corp.) (online)","","","","","","","https://www.rootourism.com","2023-02-14" -"OAID-001505","ASDP (Corp.) Alice Springs Desert Park (online)","","","","","","","https://alicespringsdesertpark.com.au","2023-02-14" -"OAID-001506","Churchill","Sue","S.","","7103207224","","","","" -"OAID-001507","Mason","Eugene D.","E. D.","","56712352700","","","","" -"OAID-001508","DEPWS (Corp.) NT Gov. Dept. of Environment, Parks and Water Security","","","","","","","https://depws.nt.gov.au","2023-02-14" -"OAID-001509","EPA (Corp.) QLD Gov. Environmental Protection Agency (online)","","","","","","","https://environment.des.qld.gov.au","2023-02-14" -"OAID-001510","Latch","Peter","P.","","57204786603","","","","" -"OAID-001511","Horsup","Alan B.","A.","","6603153216","","","","" -"OAID-001512","Taylor","J.","J.","","","","","","" -"OAID-001513","DBCA (Corp.) WA Gov. Dept. of Biodiversity, Conservation and Attractions (online)","","","","","","","https://www.dbca.wa.gov.au","2023-02-14" -"OAID-001514","Yip","Stephanie J. S.","S. J. S.","","56074492500","","","","" -"OAID-001515","Moore","Leslie Allan","L. A.","","","","","","" -"OAID-001516","SRA (Corp.) Sugar Research Australia (online)","","","","","","","https://sugarresearch.com.au","2023-02-14" -"OAID-001517","WS (Corp.) World Species (online)","","","","","","","https://worldspecies.org","2023-02-14" -"OAID-001518","AI (Corp.) Animal Info & Endangered Animals (online)","","","","","","","https://www.animalinfo.org","2023-02-14" -"OAID-001519","AWC (Corp.) Australian Wildlife Conservancy (online)","","","","","","","https://www.australianwildlife.org","2023-02-14" -"OAID-001520","DCCEEW (Corp.) AUS Gov. Dept. of Climate Change, Energy, the Environment and Water (online)","","","","","","","https://www.dcceew.gov.au","2023-02-14" -"OAID-001521","AWRC (Corp.) Australian Wildlife Rehabilitation Conference (online)","","","","","","","https://www.awrc.org.au","2023-02-14" -"OAID-001522","BHAUS (Corp.) Bush Heritage Australia (online)","","","","","","","https://www.bushheritage.org.au","2023-02-14" -"OAID-001523","QLDGOV (Corp.) QLD Gov. (online)","","","","","","","https://www.qld.gov.au","2023-02-14" -"OAID-001524","QLDMUS (Corp.) Queensland Museum Network (online)","","","","","","","https://www.museum.qld.gov.au","2023-02-14" -"OAID-001525","Tree Kangaroo (Corp.) Tree-Kangaroo and Mammal Group","","","","","","","https://www.tree-kangaroo.net/","2023-02-14" -"OAID-001526","Zandberg","Jaco Daniel","J. D.","0000-0002-3780-1464","57215647261","","ORCID unconfirmed","","" -"OAID-001527","Johnson","C. N.","C. N.","","","","","","" -"OAID-001528","Pavey","Chris R.","C. R.","0000-0003-2162-8019","","","","","" -"OAID-001529","Pearce","Coral","C.","0000-0001-8412-6011","57197816397","","ORCID unconfirmed","","" -"OAID-001530","Smith","Geoffrey C.","G. C.","","","","","","" -"OAID-001531","Thums","Michele","M.","0000-0002-8669-8440","8361775600","A-3850-2013","","","" -"OAID-001532","Vickers-Rich","Patricia","P.","0000-0003-1850-8067","","","ORCID unconfirmed","","" -"OAID-001533","Watson","M. L.","M. L.","","","","","","" -"OAID-001534","Webala","Paul W.","P. W.","0000-0003-0576-8935","","","","","" -"OAID-001535","Arnold","Lee J.","L. J.","0000-0001-9603-3824","14319057700","","","","" -"OAID-001536","Bostock","Helen C.","H. C.","0000-0002-8903-8958","12795777100","A-6834-2013","","","" -"OAID-001537","Oliver","Thomas S. N.","T. S. N.","0000-0001-9221-9613","55239935500","","","","" -"OAID-001538","Boyd","Ronald L.","R. L.","0000-0002-2374-7567","7401728346","","","","" -"OAID-001539","Brill","Dominik","D.","0000-0001-8637-4641","7005023469","","","","" -"OAID-001540","Brooke","Brendan P.","B. P.","0000-0002-0185-568X","7006298182","","","","" -"OAID-001541","Camens","Aaron B.","A. B.","0000-0003-0464-0665","","","","","" -"OAID-001542","Carvalho","Rafael C.","R. C.","0000-0003-0790-5614","55638007800","","","","" -"OAID-001543","Chivas","Allan R.","A. R.","0000-0002-1459-6330","54790530100","","","","" -"OAID-001544","Dillenburg","Sergio R.","S. R.","0000-0003-0072-7018","6506023650","","","","" -"OAID-001545","Ellerton","Daniel T.","D. T.","0000-0003-1998-1817","57194711354","","","","" -"OAID-001546","Forsyth","Anthony J.","A. J.","","7006863049","","","","" -"OAID-001547","Goodwin","Ian D.","I. D.","0000-0001-8682-6409","24450244500","","","","" -"OAID-001548","Huntley","David J.","D. J.","","7101900869","","","","" -"OAID-001549","Kennedy","David M.","D. M.","0000-0002-4878-7717","7403112489","","","","" -"OAID-001550","Köhler","Martin","M.","0000-0003-1440-3700","","","","","" -"OAID-001551","Lewis","Stephen E.","S. E.","0000-0002-6929-6626","16039707700","","","","" -"OAID-001552","May","Simon Matthias","S. M","0000-0001-6762-7500","23983110200","","","","" -"OAID-001553","McBride","Randolph A.","R. A.","0000-0002-2440-112X","","","","","" -"OAID-001554","Patton","Nicholas R.","N. R.","0000-0002-4137-0636","","","","","" -"OAID-001555","Spiske","Michaela","M.","0000-0001-6785-2185","","","","","" -"OAID-001556","Switzer","Adam D.","A. D.","0000-0002-4352-7852","10738884500","","","","" -"OAID-001557","Tamura","Toru","T.","0000-0003-2027-233X","35365371800","B-5869-2011","","","" -"OAID-001558","Yoshida","Hiroyuki","H.","","7408717916","","","","" -"OAID-001559","Jacobs","Zenobia","Z.","0000-0001-5424-5837","23392343600","","","","" -"OAID-001560","Nicoll","Kathleen","K.","0000-0002-6971-9713","6601918973","","","","" -"OAID-001561","Henshilwood","Christopher S.","C. S.","0000-0002-2818-293X","6603544431","K-3806-2014","","","" -"OAID-001562","Mackay","Alex","A.","0000-0002-6396-0821","35942229400","F-1811-2014","","","" -"OAID-001563","Brown","Kyle S.","K. S.","","40360954500","","","","" -"OAID-001564","Marean","Curtis","C.","0000-0002-2670-5733","","","","","" -"OAID-001565","Stuiver","Minze","M.","","7007003882","","","","" -"OAID-001566","Reimer","Paula J.","P. J.","","7103071876","","","","" -"OAID-001567","McCormac","F. Gerry","F. G.","","6701457999","","","","" -"OAID-001568","Fairbanks","Richard G.","R. G.","","7005858482","","","","" -"OAID-001569","Weninger","Bernhard","B.","0000-0003-2390-6529","6506020574","","","","" -"OAID-001570","Hughen","Konrad A.","K. A.","","6701562711","","","","" -"OAID-001571","Blaauw","Maarten","M.","0000-0002-5680-1515","7006488289","","","","" -"OAID-001572","Haslett","John","J.","","7006164035","","","","" -"OAID-001573","Bronk Ramsey","Christopher","C.","0000-0002-8641-9309","","A-3277-2012","","","" -"OAID-001574","Reimer","Ron W.","R. W.","","8678145000","","","","" -"OAID-001575","van der Plicht","Johannes","J.","0000-0003-4298-7037","22973650100","","ORCID unconfirmed","","" -"OAID-001576","Buck","Caitlin Elisabeth","C. E.","0000-0002-0872-9504","7102927862","","","","" -"OAID-001577","Heaton","Timothy L.","T. J.","0000-0002-9994-142X","","AFJ-8295-2022","","","" -"OAID-001578","Aquino-López","Marco A.","M. A.","0000-0002-5076-7205","57202361070","","","","" -"OAID-001579","Ackerer","Julien","J.","0000-0001-6318-0326","","","","","" -"OAID-001580","Mohadjer","Solmaz","S.","0000-0003-0728-3720","","","","","" -"OAID-001581","Ben-Israel","Michal","M.","0000-0002-3676-3750","","","","","" -"OAID-001582","Bufe","Aaron","A.","0000-0002-8551-7265","","","","","" -"OAID-001583","Desormeaux","Clément","C.","0000-0002-6852-0171","","","","","" -"OAID-001584","Villaça Gomes","Maria Carolina","M. C.","0000-0002-7892-0240","","","","","" -"OAID-001585","Jensen","Chantel","C.","","","","","","" -"OAID-001586","Leonard","Joel S.","J. S.","0000-0002-5831-6767","57214911971","","","","" -"OAID-001587","Lin","Lingling","L.","","","","","","" -"OAID-001588","Mishra","Ashish Kumar","A. K.","","","","","","" -"OAID-001589","Ohta","Ryoga","R.","0000-0001-6429-3904","","","","","" -"OAID-001590","Schide","Katherine H.","K. H.","0000-0001-7289-3854","","","","","" -"OAID-001591","Slosson","John R.","J. R.","0000-0001-9643-4046","","","","","" -"OAID-001592","Stokes","Maya F.","M. F.","0000-0001-8282-0819","","","","","" -"OAID-001593","Tian","Qingying","Q.","","","","","","" -"OAID-001594","Jautzy","Timothée","T.","0000-0001-8021-6001","","","","","" -"OAID-001595","Zawacki","Emily Elizabeth","E. E.","0000-0002-5707-1606","","","","","" -"OAID-001596","Zerathe","Swann","S.","0000-0002-4020-5823","36351387400","","","","" -"OAID-001597","Aronson","Holden D.","H. D.","","","","","","" -"OAID-001598","Brosens","Liesa","L.","0000-0002-6350-8018","","","","","" -"OAID-001599","Clementucci","Romano","R.","0000-0003-2332-5812","","","","","" -"OAID-001600","Kudriavtseva","Anna","A.","0000-0002-8710-9919","","","","","" -"OAID-001601","Racano","Simone","S.","0000-0002-9259-0225","57202457676","","","","" -"OAID-001602","Aitken","D. L.","D. L.","","","","","","" -"OAID-001603","Anker","Sharon A.","S. A.","","","","","","" -"OAID-001604","Bickford","Sophia","S.","","6603965621","","","","" -"OAID-001605","Black","Manu P.","M. P.","","15046363100","","","","" -"OAID-001606","Boyd","W. E.","W. E.","0000-0002-8466-4669","7102813170","","","","" -"OAID-001607","Buckman","Solomon","S.","0000-0001-5314-1331","35106685700","J-6685-2015","","","" -"OAID-001608","Builth","Heather","H.","","8582618000","","","","" -"OAID-001609","Burrows","Mark A.","M. A.","","56448278200","","","","" -"OAID-001610","Cadd","Haidee R.","H. R.","0000-0001-5770-3557","56910312600","","","","" -"OAID-001611","Chalson","Jane M.","J. M.","","6505614152","","","","" -"OAID-001612","Chang","Jie","J.","","","","","","" -"OAID-001613","Constantine","Mark","M.","0000-0003-0447-4492","56890934900","","","","" -"OAID-001614","De Deckker","Patrick","P.","","7004696761","","","","" -"OAID-001615","Devoy","Robert J. N.","R. J. N.","","6603544187","","","","" -"OAID-001616","Edney","P. A.","P. A.","","6506524401","","","","" -"OAID-001617","Ellison","Joanna C.","J. C.","0000-0003-0692-8347","7102243595","","","","" -"OAID-001618","Mooney","Scott D.","S. D.","0000-0003-4449-5060","7005304304","","","","" -"OAID-001619","Genever","Matt","M.","","","","","","" -"OAID-001620","Graves","Bradley","B.","","57211476193","","","","" -"OAID-001621","Hanson","Johanna M.","J. M.","0000-0001-8204-862X","","","","","" -"OAID-001622","Jenkins","M. A.","M. A.","","","","","","" -"OAID-001623","Jones","Penelope","P.","0000-0002-4880-6711","","","","","" -"OAID-001624","Jones","Robert Lancelot","R. L.","","57203513502","","","","" -"OAID-001625","Keaney","B.","B.","","","","","","" -"OAID-001626","Kodela","Phillip Gerhard","P. G.","","","","","","" -"OAID-001627","Laming","Alice","A.","","","","","","" -"OAID-001628","Leahy","Paul J.","P. J.","","8317742800","","","","" -"OAID-001629","Lobb","Jamie","J.","","","","","","" -"OAID-001630","Löffler","Ernst","E.","","7003767704","","","","" -"OAID-001631","Lynch","A. Jasmyn J.","A. J. J.","0000-0001-7611-0677","7102636870","","","","" -"OAID-001632","Marx","Samuel K.","S. K.","0000-0003-2333-5260","9239319200","","","","" -"OAID-001633","Matley","Kia A.","K. A.","0000-0003-1217-4211","","","","","" -"OAID-001634","McGowan","Hamish","H.","0000-0002-2844-2084","","","","","" -"OAID-001635","McKenzie","G. Merna","G. M.","","7004966336","","","","" -"OAID-001636","Moravek","Silvie","S.","","","","","","" -"OAID-001637","Nelson","David M.","D. M.","","10539258600","","","","" -"OAID-001638","O'Donnell","Shawn","S.","0000-0003-0731-7425","","","","","" -"OAID-001639","Peterson","James A.","J. A.","","7403426241","","","","" -"OAID-001640","Prosser","Ian","I.","0000-0001-7252-1540","7003842498","","","","" -"OAID-001641","Horrocks","Mark","M.","","56187713600","","","","" -"OAID-001642","Newnham","Rewi","R.","0000-0002-6044-8945","7101910322","","","","" -"OAID-001643","Wilmshurst","Janet","J.","0000-0002-4474-8569","7004359599","C-2209-2009","","","" -"OAID-001644","Anderson","William","W.","","","","","","" -"OAID-001645","Elliot","Michael B.","M. B.","","57204673877","","","","" -"OAID-001646","Enright","Neal J.","N. J.","0000-0003-2979-4505","56052880800","","","","" -"OAID-001647","Filihia","Meredith","M.","","26038113800","","","","" -"OAID-001648","Haenfling","Carolin","C.","","57193224797","","","","" -"OAID-001649","Hajdas","Irka","I.","0000-0003-2373-2725","57203030970","C-6696-2011","","","" -"OAID-001650","Hazell","Zoe","Z.","0000-0001-5883-5076","","","","","" -"OAID-001651","Jara","Ignacio A.","I. A.","0000-0002-6682-8092","","","","","" -"OAID-001652","Kurpiel","Rebekah","R.","0000-0002-3134-408X","","","","","" -"OAID-001653","Lawler","Martin","M.","","","","","","" -"OAID-001654","Li","Xun","X.","","27171773900","","","","" -"OAID-001655","Nichol","Scott","S.","","","","","","" -"OAID-001656","Ogden","John","J.","","7201724751","","","","" -"OAID-001657","Pugh","Jeremy","J.","","","","","","" -"OAID-001658","Raven","Mathew Alexander","M. A.","","","","","","" -"OAID-001659","Rees","Andrew B. H.","A. B. H.","0000-0003-4026-7765","12780072600","Q-1417-2017","","","" -"OAID-001660","Rogers","Geoffrey M.","G.","","7202950269","","","","" -"OAID-001661","Romanin","Louise M.","L. M.","0000-0003-1824-4516","56724139700","","","","" -"OAID-001662","Romano","Anthony","A.","0000-0002-1390-4311","","","","","" -"OAID-001663","Rose","Robert Angus","R. A.","","","","","","" -"OAID-001664","Woodward","Craig","C.","0000-0001-7521-7413","15770426500","","","","" -"OAID-001665","Wright-Neville","Caroline","C.","","","","","","" -"OAID-001666","Wurster","Christopher M.","C. M.","0000-0002-2866-5798","7006012987","","","","" -"OAID-001667","Wilson","Hannah","H.","","","","","","" -"OAID-001668","Wood","Jamie R.","J. R.","0000-0001-8008-6083","7404354089","","","","" -"OAID-001669","Williams","Nicola Jane","N. J.","","","","","","" -"OAID-001670","Watson","Ben","B.","","","","","","" -"OAID-001671","Vandergoes","Marcus J.","M. J.","0000-0001-7417-7747","","","","","" -"OAID-001672","Thomas","David","D.","","","","","","" -"OAID-001673","Thomas","Marie L.","M. L.","","","","","","" -"OAID-001674","Thomas","Zoë","Z.","0000-0002-2323-4366","54416505600","D-1656-2016","","","" -"OAID-001675","Tibby","John","J.","0000-0002-5897-2932","57222484166","","","","" -"OAID-001676","Trodahl","Martha Ingrid","M. I.","","","","","","" -"OAID-001677","van der Geer","G.","G.","","","","","","" -"OAID-001678","Singh","Gurdip","G.","","","","likely to be OAID-000385","","" -"OAID-001679","Lopes dos Santos","Raquel A.","R. A.","","36617887600","","","","" -"OAID-001680","Shi","Ge","G.","","","","","","" -"OAID-001681","Burrows","J. C.","J. C.","","7202089046","","","","" -"OAID-001682","Bussell","M. Royd","M. R.","","7006043776","","","","" -"OAID-001683","Chester","Pamela","P.","","12140192300","","","","" -"OAID-001684","Clarkson","Bruce D.","B. D.","","7101800061","","","","" -"OAID-001685","Cowan","Hugh A.","H. A.","","7003883325","","","","" -"OAID-001686","Davidson","G. D.","G. D.","","","","","","" -"OAID-001687","de Montford","M.","M.","","","","","","" -"OAID-001688","Duckmanton","N. M.","N. M.","","","","","","" -"OAID-001689","Falster","Georgina","G.","0000-0001-8567-7413","56897150100","","","","" -"OAID-001690","Horne","Dylan","D.","","56152267600","","","","" -"OAID-001691","Johnson","Adrian G.","A. G.","","","","","","" -"OAID-001692","Kenyon","C. E.","C. E.","","","","","","" -"OAID-001693","Mason","S.","S.","","","","","","" -"OAID-001694","Pittock","J.","J.","","","","","","" -"OAID-001695","Radclyffe","E.","E.","","","","","","" -"OAID-001696","Robbie","Anthony","A.","","","","","","" -"OAID-001697","Robertson","M.","M.","","","","","","" -"OAID-001698","Rogers","J.","J.","","","","","","" -"OAID-001699","Smeulders","D. M.","D. M.","","","","","","" -"OAID-001700","Williams","Martin A. J.","M. A. J.","","57203332668","","","","" -"OAID-001701","Disspain","Morgan","M.","0000-0002-5668-3344","37118804200","","","","" -"OAID-001702","Gollan","John Klimenti","J. K.","","","","","","" -"OAID-001703","Johnson","Ian","I.","0000-0003-3582-2138","","","","","" -"OAID-001704","Koungoulos","Loukas George","L. G.","0000-0002-5148-0142","","","","","" -"OAID-001705","Leslie","D. M.","D. M.","","","","","","" -"OAID-001706","Maisie","Maame","M.","","","","","","" -"OAID-001707","Quinn","Molly","M.","","58199629700","","","","" -"OAID-001708","Roe","Jessica","J.","","","","","","" -"OAID-001709","Tennant","Giles","G.","","","","","","" -"OAID-001710","Watson","Emma","E.","","","","","","" -"OAID-001711","Weij","Rieneke","R.","","57218378419","","","","" -"OAID-001712","Atkins","Rachel","R.","0000-0003-0953-3420","57219964681","","","","" -"OAID-001713","Mitchell","Nate","N.","0000-0002-2864-7952","","","","","" -"OAID-001714","Kirkpatrick","Heather M.","H. M.","0000-0001-8658-2096","","","","","" -"OAID-001715","Argueta","Marina O.","M. O.","0000-0002-3403-2620","","","","","" -"OAID-001716","Wu","Yunpeng","Y.","","57762290800","","","","" -"OAID-001717","Kaveh-Firouz","Amaneh","A.","0000-0001-8039-1571","56003522200","","","","" -"OAID-001718","Kendrick","George W.","G. W.","","7003630204","","","","" -"OAID-001719","Lees","Brian G.","B. G.","","7005472341","","","","" -"OAID-001720","Tejan-Kella","M. S.","M. S.","","6505767130","","","","" -"OAID-001721","Zhou","Liping","L.","","","","","","" -"OAID-001722","Slee","Adrian J.","A. J.","","25958406900","","","","" -"OAID-001723","Sloss","Craig R.","C. R.","0000-0001-8694-6822","6508249252","","","","" -"OAID-001724","Larimer","Jeff E.","J. E.","0000-0002-3393-151X","","","","","" -"OAID-001725","Singer","Christiane","C.","","7102315895","","","","" -"OAID-001726","Duxbury","Lucinda","L.","0000-0003-1468-8056","","","","","" -"OAID-001727","Olson","David M.","D. M.","","12788179300","","","","" -"OAID-001728","Glover","Linda","L.","","","","","","" -"OAID-001729","Owen","Judy A. K.","J. A. K.","","24317994900","","","","" -"OAID-001730","O'Dea","Dominique","D.","","","","","","" -"OAID-001731","Fromont","Mairie","M.","","38461110500","","","","" -"OAID-001732","Tulip","Jim","J.","","","","","","" -"OAID-001733","Maloney","Ashley","A.","0000-0003-3079-6073","56638006200","","","","" diff --git a/docs/source/storage/_global_Author__202410081240.csv b/docs/source/storage/_global_Author__202410081240.csv new file mode 100644 index 00000000..9082e1ea --- /dev/null +++ b/docs/source/storage/_global_Author__202410081240.csv @@ -0,0 +1,1738 @@ +"OAID","AUTH","FORENAME","INITIALS","ORCID","SCOPUSID","WSCC_RESID","AUTH_COMMT","CREATED_AT","UPDATED_AT","AUTH_URL","URL_DATE" +"OAID-000001","Abbühl","Luca A.","L. A.","","26427570600","","","2021-11-19 12:11:05.011 +0100","2022-07-07 10:03:47.804 +0200","","" +"OAID-000002","Abrahami","Rachel","R.","0000-0002-1406-3876","56983056700","","","2021-11-19 12:11:05.011 +0100","2022-07-07 10:03:48.104 +0200","","" +"OAID-000003","Adams","Byron A.","B. A.","0000-0001-8219-3544","55181943900","I-4243-2015","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000004","Aguilar","Germán","G.","0000-0002-3926-835X","36624833300","P-7681-2014","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000005","Andermann","Christoff","C.","0000-0003-0921-8455","35145340000","J-7935-2013","","2021-11-19 12:11:05.011 +0100","2022-07-07 10:03:48.401 +0200","","" +"OAID-000006","Ansberque","Claire","C.","0000-0003-4602-6911","56724222600","","","2021-11-19 12:11:05.011 +0100","2022-07-07 10:03:48.699 +0200","","" +"OAID-000007","Arkle","Jeanette C.","J. C.","0000-0003-0640-6178","55682758000","","","2021-11-19 12:11:05.011 +0100","2022-07-07 10:03:48.997 +0200","","" +"OAID-000008","Balco","Greg","G.","","6508182808","","","2021-11-19 12:11:05.011 +0100","2022-07-07 10:03:49.294 +0200","","" +"OAID-000009","Barreto","Helen N.","H. N.","","55638166000","","","2021-11-19 12:11:05.011 +0100","2022-07-07 10:03:49.593 +0200","","" +"OAID-000010","Bellin","Nicolas","N.","","25653815300","","","2021-11-19 12:11:05.011 +0100","2022-07-07 10:01:48.674 +0200","","" +"OAID-000011","Belmont","Patrick","P.","0000-0002-8244-3854","23003260900","","","2021-11-19 12:11:05.011 +0100","2022-07-07 10:01:32.820 +0200","","" +"OAID-000012","Bestland","Erick A.","E. A.","0000-0001-8424-9150","6602741368","F-1311-2015","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000013","Bierman","Paul R.","P. R.","0000-0001-9627-4601","7006832233","AAA-9466-2020","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000014","Binnie","Steven A.","S. A.","0000-0003-0883-0212","23003805700","","","2021-11-19 12:11:05.011 +0100","2022-07-07 10:01:08.681 +0200","","" +"OAID-000015","Bookhagen","Bodo","B.","0000-0003-1323-6453","6603446872","A-1389-2012","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000016","Brown","Erik Thorson","E. T.","0000-0001-7154-2729","35566488900","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000017","Buechi","Marius W.","M. W.","0000-0001-7638-490X","55946010700","","ORCID unconfirmed","2021-11-19 12:11:05.011 +0100","2022-07-07 10:00:53.911 +0200","","" +"OAID-000018","Burdis","Abby Jade","A. J.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000019","Buscher","Jamie T.","J. T.","0000-0002-9089-4102","6506386026","M-2315-2016","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000020","Byun","Jongmin","J.","0000-0002-7309-9027","56573452800","","","2021-11-19 12:11:05.011 +0100","2022-07-07 09:55:49.429 +0200","","" +"OAID-000021","Callahan","Russell P.","R. P.","0000-0002-0091-3446","57210793869","","","2021-11-19 12:11:05.011 +0100","2022-07-07 09:55:49.728 +0200","","" +"OAID-000022","Carretier","Sébastien","S.","0000-0002-5527-5146","6603118126","L-4580-2017","","2021-11-19 12:11:05.011 +0100","2022-07-07 09:55:50.025 +0200","","" +"OAID-000023","Cazes","Gaël","G.","","57192676939","","","2021-11-19 12:11:05.011 +0100","2022-07-07 09:55:50.325 +0200","","" +"OAID-000024","Chadwick","Oliver A.","O. A.","0000-0002-4964-6203","57206172597","","","2021-11-19 12:11:05.011 +0100","2022-07-07 09:55:50.622 +0200","","" +"OAID-000025","Chappell","John M. A.","J. M. A.","","7102682272","","","2021-11-19 12:11:05.011 +0100","2022-07-07 09:55:50.920 +0200","","" +"OAID-000026","Charreau","Julien","J.","0000-0001-9313-0450","12792552000","","","2021-11-19 12:11:05.011 +0100","2022-07-07 09:55:51.218 +0200","","" +"OAID-000027","Chen","Chia-Yu","C.-Y.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000028","Cherem","Luis Felipe Soares","L. F. S.","0000-0002-4119-6690","44861063900","","","2021-11-19 12:11:05.011 +0100","2022-07-07 09:55:51.516 +0200","","" +"OAID-000029","Chittenden","Hannah","H.","","55966254600","","","2021-11-19 12:11:05.011 +0100","2022-07-07 09:55:51.814 +0200","","" +"OAID-000030","Clapp","Erik Matthew","E. M.","","55681084000","","","2021-11-19 12:11:05.011 +0100","2022-07-07 09:35:36.241 +0200","","" +"OAID-000031","Clapuyt","François","F.","0000-0001-9940-9356","56667612300","","","2021-11-19 12:11:05.011 +0100","2022-07-07 09:35:17.908 +0200","","" +"OAID-000032","Codilean","Alexandru T.","A. T.","0000-0003-1895-5633","13808095400","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000033","Collignon","Marine","M.","0000-0003-1440-7058","55418974100","","","2021-11-19 12:11:05.011 +0100","2022-07-07 09:35:18.206 +0200","","" +"OAID-000034","Cook","Kristen L.","K. L.","0000-0003-2355-4877","36908597600","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000035","Couto","Edivando Vitor do","","0000-0003-4264-8449","54413999800","","","2021-11-19 12:11:05.011 +0100","2022-07-07 09:34:45.855 +0200","","" +"OAID-000036","Cox","Rónadh","R.","0000-0002-1743-2702","55418385300","","","2021-11-19 12:11:05.011 +0100","2022-07-07 09:33:42.687 +0200","","" +"OAID-000037","Croke","Jacky","J.","0000-0002-0928-5327","57225698245","","","2021-11-19 12:11:05.011 +0100","2022-07-07 09:33:42.985 +0200","","" +"OAID-000038","Cyr","Andrew J.","A. J.","0000-0003-2293-5395","8855317700","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000039","Darling","Andrew","A.","0000-0002-3510-1229","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000040","de Sordi","Michael Vinicius","M. V.","","56373315300","","check name in DB","2021-11-19 12:11:05.011 +0100","2022-07-07 09:32:20.850 +0200","","" +"OAID-000041","de Souza","Daniel H.","D. H.","","","","check name in DB","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000042","Del Vecchio","Joanmarie","J.","","57203061411","","","2021-11-19 12:11:05.011 +0100","2022-07-07 09:32:21.149 +0200","","" +"OAID-000043","DeLong","Stephen B.","S. B.","0000-0002-0945-2172","12243654900","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000044","Delunel","Romain","R.","0000-0001-7752-6498","S35728264500","J-3319-2014","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000045","Densmore","Alexander Logan","A. L.","0000-0003-0629-6554","7004510678","A-1630-2012","","2021-11-19 12:11:05.011 +0100","2022-07-07 09:32:56.692 +0200","","" +"OAID-000046","Derrieux","Florence","F.","","37033745800","","","2021-11-19 12:11:05.011 +0100","2022-07-07 09:32:21.745 +0200","","" +"OAID-000047","Dethier","David P.","D. P.","0000-0001-7501-1810","6701657297","","ORCID unconfirmed","2021-11-19 12:11:05.011 +0100","2022-07-07 09:32:22.043 +0200","","" +"OAID-000048","DiBiase","Roman A.","R. A.","0000-0002-5347-8396","35174228300","","ORCID unconfirmed","2021-11-19 12:11:05.011 +0100","2022-07-07 09:32:22.340 +0200","","" +"OAID-000049","Dietsch","Craig","C.","0000-0001-6130-5826","6603385668","","ORCID unconfirmed","2021-11-19 12:11:05.011 +0100","2022-07-07 09:32:22.637 +0200","","" +"OAID-000050","Dingle","Elizabeth H.","E. H.","0000-0003-0651-7337","57191445149","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000051","Dirks","Paul H. G. M.","P. H. G. M.","0000-0002-1582-1405","7006682762","","ORCID unconfirmed","2021-11-19 12:11:05.011 +0100","2022-07-07 09:30:52.439 +0200","","" +"OAID-000052","Dixon","Jean Louise","J. L.","0000-0002-7763-4939","34871830900","B-2099-2012","","2021-11-19 12:11:05.011 +0100","2022-07-07 09:30:52.740 +0200","","" +"OAID-000053","Dortch","Jason M.","J. M.","0000-0002-8652-0394","24464054500","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000054","Duxburry","Jane","J.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000055","Eccleshall","Sarah Victoria","S. V.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000056","Fame","Michelle L.","M. L.","0000-0002-0305-6910","57200132303","","ORCID unconfirmed","2021-11-19 12:11:05.011 +0100","2022-07-07 09:29:47.989 +0200","","" +"OAID-000057","Fellin","Maria Giuditta","M. G.","0000-0003-3545-3512","8523841500","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000058","Ferrier","Ken L.","K. L.","0000-0003-4098-166X","12140263600","","","2021-11-19 12:11:05.011 +0100","2022-07-07 09:29:48.288 +0200","","" +"OAID-000059","Finnegan","Noah J.","N. J.","0000-0002-8505-6526","23004024900","","","2021-11-19 12:11:05.011 +0100","2022-07-07 09:29:48.586 +0200","","" +"OAID-000060","Foster","Melissa A.","M. A.","0000-0001-9242-6217","56647511400","","","2021-11-19 12:11:05.011 +0100","2022-07-07 09:28:09.824 +0200","","" +"OAID-000061","Fruchter","Noa J.","N. J.","0000-0001-6017-8570","24385543800","","ORCID unconfirmed","2021-11-19 12:11:05.011 +0100","2022-07-07 09:28:10.122 +0200","","" +"OAID-000062","Fuchs","Margret C.","M. C.","0000-0001-7210-1132","55423896200","","ORCID unconfirmed","2021-11-19 12:11:05.011 +0100","2022-07-07 09:28:10.421 +0200","","" +"OAID-000063","Garcin","Yannick","Y.","0000-0001-8205-494X","8938219600","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000064","Glaus","Gabriel","G.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000065","Glotzbach","Christoph","C.","0000-0003-4591-3025","57211450593","","ORCID unconfirmed","2021-11-19 12:11:05.011 +0100","2022-07-07 09:28:10.721 +0200","","" +"OAID-000066","Godard","Vincent","V.","0000-0003-0143-5893","8315760100","","","2021-11-19 12:11:05.011 +0100","2022-07-07 09:28:11.019 +0200","","" +"OAID-000067","Granger","Darryl","D.","0000-0002-9894-8478","7201564476","","ORCID unconfirmed","2021-11-19 12:11:05.011 +0100","2022-07-07 09:28:11.318 +0200","","" +"OAID-000068","Grin","Elena","E.","","57188696820","","","2021-11-19 12:11:05.011 +0100","2022-07-07 09:28:11.617 +0200","","" +"OAID-000069","Grischott","Reto","R.","0000-0001-8025-3347","56786327700","","ORCID unconfirmed","2021-11-19 12:11:05.011 +0100","2022-07-07 09:28:11.916 +0200","","" +"OAID-000070","Gudmundsdottir","Maria H.","M. H.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000071","Guralnik","Benny","B.","0000-0003-3095-3868","35253625500","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000072","Hattanji","Tsuyoshi","T.","","6507555127","","","2021-11-19 12:11:05.011 +0100","2022-07-07 09:26:29.548 +0200","","" +"OAID-000073","Heineke","Caroline","C.","","57189097314","","","2021-11-19 12:11:05.011 +0100","2022-07-07 09:26:29.847 +0200","","" +"OAID-000074","Heimsath","Arjun M.","A. M.","0000-0002-6300-6069","6603159701","","","2021-11-19 12:11:05.011 +0100","2022-07-07 09:26:30.145 +0200","","" +"OAID-000075","Henck","Amanda C.","A. C.","0000-0002-2658-5348","23090868000","","is Amanda Schmidt (OAID-000151)","2021-11-19 12:11:05.011 +0100","2022-07-07 09:27:02.860 +0200","","" +"OAID-000076","Hetzel","Ralf","R.","0000-0002-3412-6344","7003345718","","","2021-11-19 12:11:05.011 +0100","2022-07-07 09:26:30.745 +0200","","" +"OAID-000077","Hewawasam","Tilak","T.","0000-0001-7927-9283","6504732191","","ORCID unconfirmed","2021-11-19 12:11:05.011 +0100","2022-07-07 09:26:31.044 +0200","","" +"OAID-000078","Hidy","Alan J.","A. J.","0000-0003-2916-1425","24472834700","","","2021-11-19 12:11:05.011 +0100","2022-07-07 09:26:31.342 +0200","","" +"OAID-000079","Hippe","Kristina","K.","0000-0003-0946-9772","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000080","Hurst","Martin D.","M. D.","0000-0002-9822-076X","38961405700","","","2021-11-19 12:11:05.011 +0100","2022-07-07 09:24:28.243 +0200","","" +"OAID-000081","Insel","Nadja","N.","0000-0001-5373-7901","28367740100","","ORCID unconfirmed","2021-11-19 12:11:05.011 +0100","2022-07-07 09:24:18.335 +0200","","" +"OAID-000082","Hu","Kai","K.","","","","","2021-11-19 12:11:05.011 +0100","2023-11-11 19:42:05.144 +0100","","" +"OAID-000083","Jonell","Tara N.","T. N.","0000-0002-6811-3816","56003528800","K-5091-2018","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000084","Kim","Dong-Eun","D.-E.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000085","Kirby","Eric","E.","0000-0002-5701-8688","35509468600","","ORCID unconfirmed","2021-11-19 12:11:05.011 +0100","2022-07-07 09:23:44.533 +0200","","" +"OAID-000086","Kirchner","James W.","J. W.","0000-0001-6577-3619","7201671604","B-6126-2009","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000087","Kober","Florian","F.","0000-0001-7096-6415","8591213500","","ORCID unconfirmed","2021-11-19 12:11:05.011 +0100","2022-07-07 09:23:19.541 +0200","","" +"OAID-000088","Korup","Oliver","O.","0000-0002-9084-1895","6602348460","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000089","Larsen","Isaac J.","I. J.","0000-0003-3094-4830","7004986137","","ORCID unconfirmed","2021-11-19 12:11:05.011 +0100","2022-07-07 09:23:01.956 +0200","","" +"OAID-000090","Le Roux‐Mallouf","Romain","R.","0000-0002-6869-3910","56638540200","D-4945-2017","reconcile with DB and attribute table","2021-11-19 12:11:05.011 +0100","2022-07-07 09:22:02.300 +0200","","" +"OAID-000091","Lee","Borom","B.","0000-0001-8051-5239","56124667400","","ORCID unconfirmed","2021-11-19 12:11:05.011 +0100","2022-07-07 09:22:02.601 +0200","","" +"OAID-000092","Legrain","Nicolas","N.","","56237005900","","","2021-11-19 12:11:05.011 +0100","2022-07-07 09:22:02.900 +0200","","" +"OAID-000093","Li","Yingkui","Y.","0000-0002-3722-8960","15623541100","","","2021-11-19 12:11:05.011 +0100","2022-07-07 09:22:03.198 +0200","","" +"OAID-000094","Linari","Colleen L.","C. L.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000095","Lupker","Maarten","M.","0000-0001-7609-6246","34868423400","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000096","Mandal","Sanjay Kumar","S. K.","0000-0001-5341-6788","56681706300","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000097","Mariotti","Apolline","A.","","57212572639","","","2021-11-19 12:11:05.011 +0100","2022-07-07 09:20:47.786 +0200","","" +"OAID-000098","Marshall","Jill A.","J. A.","0000-0002-2388-2072","56451289100","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000099","Matmon","Ari","A.","0000-0001-9692-7932","6602501003","","ORCID unconfirmed","2021-11-19 12:11:05.011 +0100","2022-07-07 09:20:26.196 +0200","","" +"OAID-000100","Matsushi","Yuki","Y.","","6506040704","","","2021-11-19 12:11:05.011 +0100","2022-07-07 09:20:09.936 +0200","","" +"OAID-000101","May","Jan-Hendrik","J.-H.","0000-0001-5758-9459","23492820200","","ORCID unconfirmed","2021-11-19 12:11:05.011 +0100","2022-07-07 09:19:58.173 +0200","","" +"OAID-000102","McCarthy","James A.","J. A.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000103","McElroy","Brandon","B.","0000-0002-9683-4282","6701361221","E-9391-2010","","2021-11-19 12:11:05.011 +0100","2022-07-07 09:19:21.745 +0200","","" +"OAID-000104","McPhillips","Devin","D.","","23669994600","","","2021-11-19 12:11:05.011 +0100","2022-07-07 09:19:12.031 +0200","","" +"OAID-000105","Mearce","Trevor","T.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000106","Meyer","Hinrich W.","H. W.","0000-0001-8140-4987","15134404300","","","2021-11-19 12:11:05.011 +0100","2022-07-07 09:18:45.541 +0200","","" +"OAID-000107","Molliex","Stéphane","S.","0000-0001-6082-4691","36970888100","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000108","Moon","Seulgi","S.","0000-0001-5207-1781","16025241500","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000109","Morel","Philipe","P.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000110","Morell","Kristin D.","K. D.","0000-0001-8464-3553","23036264600","","","2021-11-19 12:11:05.011 +0100","2022-07-07 09:17:48.281 +0200","","" +"OAID-000111","Munack","Henry","H.","0000-0002-3750-9674","54786849500","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000112","Nakamura","Atsunori","A.","0000-0002-7322-8976","54936620100","L-5188-2018","","2021-11-19 12:11:05.011 +0100","2022-07-07 09:17:48.581 +0200","","" +"OAID-000113","Neely","Alexander B.","A. B.","0000-0001-6142-2627","57194503322","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000114","Nichols","Kyle K.","K. K.","","7103268001","","","2021-11-19 12:11:05.011 +0100","2022-07-07 09:17:48.879 +0200","","" +"OAID-000115","Nóbile","Julieta C.","J. C.","0000-0002-9610-9021","50961444600","","","2021-11-19 12:11:05.011 +0100","2022-07-07 09:17:49.179 +0200","","" +"OAID-000116","Norton","Kevin P.","K. P.","0000-0002-7995-6464","15756031100","F-1606-2011","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000117","Cruz Nunes","Fábio","F.","","","","","2021-11-19 12:11:05.011 +0100","2022-07-07 09:15:08.776 +0200","","" +"OAID-000118","Ojha","Lujendra","L.","0000-0003-2086-4546","49661868700","","","2021-11-19 12:11:05.011 +0100","2022-07-07 09:14:05.707 +0200","","" +"OAID-000119","Olen","Stephanie M.","S. M.","0000-0002-9092-0964","55134973500","","","2021-11-19 12:11:05.011 +0100","2022-07-07 09:13:55.340 +0200","","" +"OAID-000120","Olivetti","Valerio","V.","0000-0001-8173-3860","36544089700","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000121","Orem","Caitlin A.","C. A.","","37034870700","","","2021-11-19 12:11:05.011 +0100","2022-07-07 09:13:09.359 +0200","","" +"OAID-000122","Oskin","Michael E.","M. E.","0000-0002-6631-5326","6603767024","","","2021-11-19 12:11:05.011 +0100","2022-07-07 09:13:09.657 +0200","","" +"OAID-000123","Ott","Richard F.","R. F.","0000-0002-8257-0079","57210709695","","","2021-11-19 12:11:05.011 +0100","2022-07-07 09:13:09.955 +0200","","" +"OAID-000124","Ouimet","William B.","W. B.","0000-0002-1063-2082","7801682185","","ORCID unconfirmed","2021-11-19 12:11:05.011 +0100","2022-07-07 09:13:10.253 +0200","","" +"OAID-000125","Palumbo","Luigi","L.","","56276011600","","ORCID unconfirmed","2021-11-19 12:11:05.011 +0100","2022-07-07 09:13:10.552 +0200","","" +"OAID-000126","Penserini","Brian D.","B. D.","0000-0002-4283-4682","","","ORCID unconfirmed","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000127","Pepin","Emilie","E.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000128","Perg","Lesley A.","L. A.","","21735456200","","","2021-11-19 12:11:05.011 +0100","2022-07-07 09:11:48.981 +0200","","" +"OAID-000129","Placzek","Christa J.","C. J.","0000-0001-6524-8355","8540533700","","","2021-11-19 12:11:05.011 +0100","2022-07-07 09:11:40.106 +0200","","" +"OAID-000130","Portenga","Eric W.","E. W.","0000-0002-0793-9972","45561601300","","ORCID unconfirmed","2021-11-19 12:11:05.011 +0100","2022-07-07 09:11:10.447 +0200","","" +"OAID-000131","Puchol","Nicolas","N.","","35201496000","","","2021-11-19 12:11:05.011 +0100","2022-07-07 09:10:59.379 +0200","","" +"OAID-000132","Quigley","Marc C.","M. C.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000133","Rades","Eike F.","E. F.","0000-0002-6287-6775","55919290100","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000134","Reber","Regina","R.","0000-0003-1660-5613","36646731800","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000135","Regalla","Christine","C.","0000-0003-2975-8336","18435249500","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000136","Regard","Vincent","V.","0000-0002-5250-6068","36094627300","B-2585-2010","","2021-11-19 12:11:05.011 +0100","2022-07-07 09:05:45.104 +0200","","" +"OAID-000137","Reinhardt","Liam J.","L. J.","","16064287700","","","2021-11-19 12:11:05.011 +0100","2022-07-07 09:05:45.403 +0200","","" +"OAID-000138","Reusser","Lucas","L.","","6506731849","","","2021-11-19 12:11:05.011 +0100","2022-07-07 09:05:45.701 +0200","","" +"OAID-000139","Reuter","Joanna M.","J. M.","","7005314980","","","2021-11-19 12:11:05.011 +0100","2022-07-07 09:05:45.998 +0200","","" +"OAID-000140","Rezende","Éric Andrade","E. A.","0000-0001-7594-7133","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000141","Riebe","Clifford S.","C. S.","0000-0002-8744-8208","6603274927","","","2021-11-19 12:11:05.011 +0100","2022-07-07 09:04:30.628 +0200","","" +"OAID-000142","Roller","Sybille","S.","","7003682305","","","2021-11-19 12:11:05.011 +0100","2022-07-07 09:04:16.889 +0200","","" +"OAID-000143","Rosenkranz","Ruben","R.","0000-0002-7237-5886","57200320405","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000144","Safran","Elizabeth B.","E. B.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000145","Salgado","André Augusto Rodrigues","A. A. R.","0000-0001-7679-5944","12140916400","G-4993-2012","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000146","Savi","Sara","S.","0000-0001-5515-753X","55454193100","","ORCID unconfirmed","2021-11-19 12:11:05.011 +0100","2022-07-07 09:03:46.180 +0200","","" +"OAID-000147","Schaller","Mirjam","M.","0000-0003-4638-0873","57198360266","","","2021-11-19 12:11:05.011 +0100","2022-07-07 09:03:32.814 +0200","","" +"OAID-000148","Scharf","Taryn E.","T. E.","0000-0002-2791-430X","","","ORCID unconfirmed","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000149","Scherler","Dirk","D.","0000-0003-3911-2803","14052807300","G-2066-2016","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000150","Schildgen","Taylor F.","T. F.","0000-0002-4236-4609","6507452097","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000151","Schmidt","Amanda H.","A. H.","0000-0002-2658-5348","23090868000","","is Amanda Henck (OAID-000075)","2021-11-19 12:11:05.011 +0100","2022-07-07 08:57:36.404 +0200","","" +"OAID-000152","Siame","Lionel L.","L. L.","0000-0002-4288-9528","6602252411","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000153","Sosa-Gonzalez","Veronica","V.","","57189597054","","","2021-11-19 12:11:05.011 +0100","2022-07-07 08:56:22.455 +0200","","" +"OAID-000154","Starke","Jessica","J.","0000-0002-2619-0880","57072962300","","","2021-11-19 12:11:05.011 +0100","2022-07-07 08:56:22.753 +0200","","" +"OAID-000155","Stock","Greg M.","G. M.","0000-0002-3219-0481","8960489600","","","2021-11-19 12:11:05.011 +0100","2022-07-07 08:56:23.051 +0200","","" +"OAID-000156","Stolle","Amelie","A.","0000-0001-9254-4635","56015077300","","ORCID unconfirmed","2021-11-19 12:11:05.011 +0100","2022-07-07 08:56:23.349 +0200","","" +"OAID-000157","Strobl","Marcus","M.","0000-0001-8265-227X","36775685700","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000158","Struck","Martin","M.","0000-0001-6918-6374","56594692500","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000159","Struth","Lucía","L.","0000-0002-1944-3691","56426570500","","","2021-11-19 12:11:05.011 +0100","2022-07-07 08:56:23.646 +0200","","" +"OAID-000160","Stutenbecker","Laura","L.","0000-0001-9769-8342","56426570500","","","2021-11-19 12:11:05.011 +0100","2022-07-07 08:53:25.616 +0200","","" +"OAID-000161","Sullivan","Colleen L.","C. L.","0000-0001-7881-6673","","","ORCID unconfirmed","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000162","Tofelde","Stefanie","S.","","57028362000","","","2021-11-19 12:11:05.011 +0100","2022-07-07 08:53:25.916 +0200","","" +"OAID-000163","Tomkins","Kerrie M.","K. M.","0000-0001-6163-3416","6507220104","B-5015-2016","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000164","Torres Acosta","Verónica","V.","0000-0003-2583-8494","56763846200","","","2021-11-19 12:11:05.011 +0100","2022-07-07 08:53:26.215 +0200","","" +"OAID-000165","Tranel","Lisa M.","L. M.","0000-0002-1312-3566","37065418700","","","2021-11-19 12:11:05.011 +0100","2022-07-07 08:53:26.513 +0200","","" +"OAID-000166","Val","Pedro","P.","0000-0001-5370-4122","55963440700","","","2021-11-19 12:11:05.011 +0100","2022-07-07 08:53:26.811 +0200","","" +"OAID-000167","Van den Berg","Fabien","F.","","54885583700","","","2021-11-19 12:11:05.011 +0100","2022-07-07 08:53:46.835 +0200","","" +"OAID-000168","van Dongen","Renee","R.","0000-0002-7246-511X","","","","2021-11-19 12:11:05.011 +0100","2022-07-07 08:52:09.730 +0200","","" +"OAID-000169","Vanacker","Veerle","V.","0000-0002-8237-3446","6602448409","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000170","Vance","Derek","D.","0000-0002-6140-6325","57204303325","","ORCID unconfirmed","2021-11-19 12:11:05.011 +0100","2022-07-07 08:51:05.144 +0200","","" +"OAID-000171","Varajão","César Augusto Chicarino","C. A. C.","0000-0002-2531-7165","6506076560","","ORCID unconfirmed","2021-11-19 12:11:05.011 +0100","2022-07-07 08:51:05.443 +0200","","" +"OAID-000172","von Blanckenburg","Friedhelm","F.","0000-0002-2964-717X","6701424845","RK-4711-2013","","2021-11-19 12:11:05.011 +0100","2022-07-07 08:51:05.741 +0200","","" +"OAID-000173","Walcek","Alina","A.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000174","Wang","Yang","Y.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000175","Wang","Wei","W.","0000-0003-3227-4885","","","","2021-11-19 12:11:05.011 +0100","2022-07-07 08:48:57.925 +0200","","" +"OAID-000176","West","A. Joshua","A. J.","0000-0001-6909-1471","26538380300","","","2021-11-19 12:11:05.011 +0100","2022-07-07 08:48:34.054 +0200","","" +"OAID-000177","Willenbring","Jane K.","J. K.","0000-0003-2722-9537","24554600700","B-6431-2011","","2021-11-19 12:11:05.011 +0100","2022-07-07 08:48:22.456 +0200","","" +"OAID-000178","Wittmann","Hella","H.","0000-0002-1252-7059","23767732900","F-9391-2011","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000179","Wobus","Cameron","C.","0000-0002-9654-1738","6602398842","","","2021-11-19 12:11:05.011 +0100","2022-07-07 08:47:55.963 +0200","","" +"OAID-000180","Wölfler","Andreas","A.","","25123236200","","","2021-11-19 12:11:05.011 +0100","2022-07-07 08:47:19.952 +0200","","" +"OAID-000181","Young","Holly H.","H. H.","","57204519618","","","2021-11-19 12:11:05.011 +0100","2022-07-07 08:47:20.251 +0200","","" +"OAID-000182","Butler","Jonathan James","J. J.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000183","Fisher","Luke H.","L. H.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000184","Seagren","Erin G.","E. G.","0000-0003-1996-9121","57209421035","","","2021-11-19 12:11:05.011 +0100","2022-07-07 08:45:44.071 +0200","","" +"OAID-000185","He","Chuanqi","C.","0000-0003-2644-5457","57196475069","C-3267-2018","","2021-11-19 12:11:05.011 +0100","2022-07-07 08:45:44.370 +0200","","" +"OAID-000186","Riley","Kerry E.","K. E.","","57205913503","","","2021-11-19 12:11:05.011 +0100","2022-07-07 08:45:44.668 +0200","","" +"OAID-000187","Bender","Adrian M.","A. M.","0000-0001-7469-1957","56406916000","","","2021-11-19 12:11:05.011 +0100","2022-07-07 08:45:44.968 +0200","","" +"OAID-000188","Rossi","Matthew W.","M. W.","0000-0003-1846-5191","57129684100","V-2087-2017","","2021-11-19 12:11:05.011 +0100","2022-07-07 08:45:45.268 +0200","","" +"OAID-000189","Jansen","John D.","J. D.","0000-0002-0669-5101","56962780100","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000190","Heyman","Jakob","J.","","25821842500","","","2021-11-19 12:11:05.011 +0100","2022-07-07 08:43:50.926 +0200","","" +"OAID-000191","Mason","Cody C.","C. C.","0000-0003-4065-3535","57193683265","","","2021-11-19 12:11:05.011 +0100","2022-07-07 08:43:33.026 +0200","","" +"OAID-000192","Roda-Boluda","Duna C.","D.","0000-0003-2652-071X","56418630200","","","2021-11-19 12:11:05.011 +0100","2022-07-07 08:43:16.844 +0200","","" +"OAID-000193","Allen","Jim","J.","","55477883800","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000194","Archer","Michael","M.","0000-0002-0304-4039","7102488403","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000195","Atchison","Jennifer","J.","0000-0003-1173-8943","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000196","Attenbrow","Val","V.","0000-0003-2897-4934","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000197","Ayliffe","Linda","L.","","","C-3627-2009","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000198","Backhouse","John","J.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000199","Bailey","Geoff N.","G. N.","0000-0003-2656-830X","7202790977","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000200","Baird","Robert F","R. F.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000201","Balme","Jane","J.","0000-0003-1387-9379","8861983900","H-8787-2014","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000202","Banerjee","Debabrata","D.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000203","Banks","Maxwell","M.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000204","Barbetti","Michael","M.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000205","Barker","Bryce","B.","0000-0002-6008-6411","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000206","Barrie","John","J.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000207","Baynes","Alexander","A.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000208","Beaton","John M.","J. M.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000209","Bell","William Terence","W. T.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000210","Bird","Michael I.","M. I.","0000-0003-1801-8703","7102578362","G-5364-2010","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000211","Bourman","Robert Peter","R. P.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000212","Bowdler","Sandra","S.","0000-0003-2755-7602","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000213","Bowler","James Maurice","J. M.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000214","Bowman","Hugo H.","H. H.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000215","Brown","Peter","P.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000216","Brown","Steve P.","S. P.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000217","Buckley","James","J.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000218","Cafiyn","P.","P.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000219","Calaby","John Henry","J. H.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000220","Callen","Roger Arthur","R. A.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000221","Cheetham","Michael D.","M. D.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000222","Chen","Xiangyang","X.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000223","Clark","Peter Malcom","P. M.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000224","Clarkson","Christopher James","C. J.","0000-0002-8938-8974","36885327100","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000225","Cohen","Timothy J.","T. J.","0000-0003-4081-9523","7202415722","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000226","Coleman","Maria","M.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000227","Colhoun","Eric A.","E. A.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000228","Cook","Ellyn J.","E. J.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000229","Cosgrove","Richard","R.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000230","Couri","J.","J.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000231","Coventry","R. J.","R. J.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000232","Cramb","Jonathan","J.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000233","Cupper","Matthew L.","M. L.","0000-0002-1221-8686","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000234","Daley","James S.","J. S.","0000-0003-4271-5664","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000235","David","Bruno","B.","0000-0002-8567-6135","14040134600","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000236","Davis","A. C.","A. C.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000237","Dawson","L.","L.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000238","Denham","Tim","T.","0000-0002-8164-2990","6602644857","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000239","Dodson","John","J.","0000-0002-0124-5910","7006033210","","","2021-11-19 12:11:05.011 +0100","2022-07-07 07:58:59.586 +0200","","" +"OAID-000240","Donaldson","P.","P.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000241","Dortch","Charles E.","C. E.","","","","","2021-11-19 12:11:05.011 +0100","2022-05-13 09:24:52.062 +0200","","" +"OAID-000242","Dortch","Joe","J.","0000-0002-0510-5456","6506841283","C-6296-2014","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000243","Downie","J. E.","J. E.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000244","Doyle","Christopher J.","C. J.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000245","Duller","Geoff A. T.","G. A. T.","0000-0002-2694-4590","7006321448","D-5110-2015","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000246","English","Pauline","P.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000247","Eriksson","Mats G.","M. G.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000248","Fagan","Simon D.","S. D.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000249","Fergusson","G. J.","G. J.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000250","Field","Judith H.","J. H.","0000-0001-6807-1858","35239626800","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000251","Fitzsimmons","Kathryn E.","K. E.","0000-0002-9337-0793","","P-3471-2014","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000252","Flannery","Timothy F.","T. F.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000253","Flood","Josephine Mary","J. M.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000254","Forbes","Matthew","M.","0000-0001-7535-3976","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000255","Fraser","Rebecca","R.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000256","Fu","Xiao","X.","0000-0002-4666-8749","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000257","Fujioka","Toshiyuki","T.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000258","Fullagar","Richard L. K.","R. L. K.","0000-0003-1047-1466","6602230399","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000259","Furlonger","L.","L.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000260","Galbraith","Rex F.","R. F.","0000-0002-5723-4567","","","ORCID unconfirmed","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000261","Gale","Stephen J.","S. J.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000262","Gardner","G. J.","G. J.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000263","Gardner","Thomas W.","T. W.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000264","Garvey","Jilian M.","J. M.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000265","Gill","Edmund D.","E. D.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000266","Gillespie","Richard","R.","0000-0003-0555-2595","","","ORCID unconfirmed","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000267","Gliganic","Luke","L.","0000-0001-8998-0081","","","ORCID unconfirmed","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000268","Goede","Albert","A.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000269","Gorecki","Paul P.","P. P.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000270","Goudie","Andrew S.","A. S.","0000-0002-5496-8207","7101905477","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000271","Gould","Richard A.","R. A.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000272","Gouramanis","Chris","C.","0000-0003-2867-2258","36172890400","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000273","Grant-Taylor","T. L.","T. L.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000274","Grellet-Tinner","Gerald","G.","0000-0001-5835-108X","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000275","Gresham","R.","R.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000276","Grun","Rainer","R.","0000-0003-1366-3674","","A-1437-2012","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000277","Gully","Grant Ashley","G. A.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000278","Gunn","Robert G.","R. G.","0000-0002-7565-8697","26648502700","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000279","Haberlah","David","D.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000280","Haberle","Simon Graeme","S. G.","0000-0001-5802-6535","6701820868","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000281","Hamm","Giles","G.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000282","Harrison","Rodney","R.","0000-0002-5030-0525","7403907498","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000283","Herczeg","Andrew L.","A. L.","0000-0002-3788-2743","","","ORCID unconfirmed","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000284","Hesse","Paul P.","P. P.","0000-0001-8709-2523","56367075100","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000285","Hewitt","Geoff","G.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000286","Hisock","Peter","P.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000287","Hocknull","Scott A.","S. A.","0000-0003-4157-8434","6508238163","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000288","Hollands","Cameron B.","C. B.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000289","Hope","Jeannette","J.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000290","Hope","Geoffrey S.","G. S.","0000-0001-8366-0677","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000291","Hubbs","Carl L.","C. L.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000292","Hughes","Kate","K.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000293","Hughes","Philip J.","P. J.","0000-0001-7928-5229","","","ORCID unconfirmed","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000294","Humphreys","Geoffrey S.","G. S.","","","","","2021-11-19 12:11:05.011 +0100","2022-07-07 07:53:25.380 +0200","","" +"OAID-000295","Huxtable","Joan","J.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000296","James","Daniel","D.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000297","Jankowski","Nathan R.","N. R.","0000-0003-2846-1792","37072393800","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000298","Jones","Rhys Maengwyn","R. M.","","","","","2021-11-19 12:11:05.011 +0100","2022-07-07 07:52:54.838 +0200","","" +"OAID-000299","Joyce","Laurence John","L. J.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000300","Kemp","Justine","J.","0000-0003-0472-6960","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000301","Kermode","Stephanie J.","S. J.","0000-0002-4390-1023","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000302","Kershaw","A. Peter","A. P.","0000-0002-9478-0567","57200393893","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000303","Kiernan","Kevin","K.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000304","Kigoshi","Kunihiko","K.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000305","Kirk","Robert Lewis","R. L.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000306","Krapf","Carmen","C.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000307","Krueger","Harold W.","H. W.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000308","Lampert","Ronald J.","R. J.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000309","Langley","Michelle C.","M. C.","0000-0002-0299-5561","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000310","Larsen","Joshua Redder","J. R.","0000-0002-0650-7369","24553867600","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000311","Lawrie","Ken","K.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000312","Leonard","Sonia","S.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000313","Letnic","Mike","M.","0000-0003-4191-8427","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000314","Lilley","Ian","I.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000315","Lintern","Melvyn","M.","0000-0002-4436-6165","M-6809-2013","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000316","Littleton","Judith","J.","0000-0003-2622-3432","M-3784-2017","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000317","Lomax","Johanna","J.","0000-0002-6497-9938","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000318","Long","Kelsie","K.","0000-0003-3267-5574","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000319","Lourandos","Harry","H.","","6506014767","","","2021-11-19 12:11:05.011 +0100","2022-07-07 07:46:28.400 +0200","","" +"OAID-000320","Lowry","Jacoba W. J.","J. W. J.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000321","Macken","Amy C.","A. C.","","42061886200","","","2021-11-19 12:11:05.011 +0100","2022-07-07 07:45:55.686 +0200","","" +"OAID-000322","Magee","John William","J. W.","","7202714175","","","2021-11-19 12:11:05.011 +0100","2022-07-07 07:45:55.985 +0200","","" +"OAID-000323","Maloney","Tim Ryan","T.R.","0000-0002-1167-4743","56292330600","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000324","Maroulis","Jerry C.","J. C.","0000-0002-6039-8693","6506070575","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000325","McCarthy","Frederick D.","F. C.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000326","McCue","Kevin F.","K. F.","","7006921446","","","2021-11-19 12:11:05.011 +0100","2022-07-07 09:09:19.586 +0200","","" +"OAID-000327","McDonald","Josephine","J.","0000-0002-2701-7406","25925151400","H-5404-2014","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000328","McDowell","Matthew C.","M. C.","0000-0001-8009-4171","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000329","McIntosh","Peter D.","P. D.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000330","McNamara","G. C.","G. C.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000331","McNiven","Ian J.","I. J.","0000-0001-5767-2199","","","","2021-11-19 12:11:05.011 +0100","2022-07-07 07:43:49.326 +0200","","" +"OAID-000332","McPherson","Andrew","A.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000333","Medlin","Graham C.","G. C.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000334","Merrilees","Duncan","D.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000335","Milham","Paul","P.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000336","Miller","Gifford H.","G. H.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000337","Moore","David R.","D. R.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000338","Morse","Katheryn","K.","0000-0001-8917-3167","","","ORCID unconfirmed","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000339","Morwood","Michael John","M. J.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000340","Mountain","Mary Jane","M. J.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000341","Mueller","Daniela","D.","0000-0001-6247-3418","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000342","Muller","Joanne","J.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000343","Mulvaney","Derek John","D. J.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000344","Murray","Peter","P.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000345","Nanson","Gerald C.","G. C.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000346","Neal","Robert","R.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000347","Nott","Jonathan F.","J. F.","0000-0001-7258-017X","7006244142","H-5156-2011","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000348","O'Connor","Sue","S.","0000-0001-9381-078X","8707659200","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000349","Ogden","Ralph","R.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000350","Olley","Jon M.","J. M.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000351","Osborne","Armstrong","A.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000352","Oyston","Ben","B.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000353","Page","Kenneth J.","K. J.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000354","Partridge","Jeannette","J.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000355","Pate","Frank Donald","F. D.","0000-0002-0238-0217","25948215600","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000356","Paton","Robert","R.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000357","Patton","Peter C.","P. C.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000358","Pietsch","Timothy J.","T. J.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000359","Pike-Tay","Anne","A.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000360","Pledge","Neville S.","N. S.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000361","Polach","Henry A.","H. A.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000362","Prescott","John Russel","J. R.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000363","Pretty","Graeme Lloyd","G. L.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000364","Price","Gilbert J.","G. J.","0000-0001-8406-4594","8638312300","N-3282-2013","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000365","Prideaux","Gavin J.","G. J.","0000-0002-9958-0265","6506734415","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000366","Pucillo","Kevin","K.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000367","Quigley","Mark C.","M. C.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000368","Readhead","Mark L.","M. L.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000369","Reed","Elizabeth H.","E. H.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000370","Richards","Thomas W.","T. W.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000371","Rieser","Uwe","U.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000372","Ringrose","Susan","S.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000373","Roberts","Amy","A.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000374","Roberts","Richard Graham","R. G.","0000-0002-0128-4119","7404281684","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000375","Rosenfeld","Andreé","A.","","7201932388","","","2021-11-19 12:11:05.011 +0100","2022-07-07 07:42:52.855 +0200","","" +"OAID-000376","Rust","Brian R.","B. R.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000377","Rustomji","Paul","P.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000378","Sanson","Gordon Drummon","G. D.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000379","Sheard","Malcom John","M. J.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000380","Sherwood","John E.","J. E.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000381","Shin","Jaeryul","J.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000382","Shine","Denis","D.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000383","Shulmeister","James","J.","0000-0001-5863-9462","6701753955","J-2859-2015","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000384","Sim","Anna K.","A. K.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000385","Singh","G.","G.","","","","likely to be OAID-001678","2021-11-19 12:11:05.011 +0100","2024-03-15 12:07:57.472 +0100","","" +"OAID-000386","Slack","Michael Jon","M.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000387","Smith","Michael Alexander","M. A.","","","","nla.gov.au/nla.obj-266835852","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000388","Stern","Nicola","N.","0000-0002-3948-9371","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000389","Stone","Tim","T.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000390","Sullivan","Marjorie Edith","M. E.","0000-0001-9856-2375","","","ORCID unconfirmed","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000391","Sutton","Alice","A.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000392","Tedford","Richard H.","R. H.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000393","Telfer","Matt W.","M. W.","0000-0002-8562-7720","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000394","Theden-Ringl","Fenja","F.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000395","Thom","Bruce","B.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000396","Thomas","Michael F.","M. F.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000397","Thorne","Alan Gordon","A. G.","","","","","2021-11-19 12:11:05.011 +0100","2022-07-06 12:59:24.192 +0200","","" +"OAID-000398","Tindale","Norman B.","N. B.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000399","Tooth","Stephen","S.","0000-0001-5714-2606","6602709798","B-6105-2013","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000400","Turney","Chris S. M.","C. S. M.","0000-0001-6733-0993","7003984281","P-8701-2018","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000401","Twidale","Charles Rowland","C. R.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000402","van Huet","Sanja","S.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000403","Veth","Peter","P.","0000-0002-1717-6390","6507514733","H-6013-2014","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000404","Walker","P. H.","P. H.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000405","Wallis","Lynley A.","L. A.","0000-0002-9324-8069","7006224763","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000406","Ward","Ingrid Alexandra Kirsten","I. A. K.","0000-0002-0566-1479","7202056006","K-8513-2013","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000407","Warner","Robin F.","R. F.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000408","Wasson","Robert J.","R. J.","0000-0003-4318-1182","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000409","Webb","Stephen G.","S. G.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000410","Wells","Roderick Turner","R. T.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000411","Wende","Rainer","R.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000412","Wesley","Daryl","D.","0000-0002-3537-5668","36718426700","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000413","White","Lauren C.","L. C.","0000-0001-8085-9293","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000414","White","John Peter","J. P.","0000-0003-1805-1917","14523833600","","ORCID unconfirmed","2021-11-19 12:11:05.011 +0100","2022-07-06 12:58:46.261 +0200","","" +"OAID-000415","Wilkins","Daniel","D.","0000-0003-2081-483X","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000416","Williams","Nicola","N.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000417","Williams","Dominic Lionel G.","D. L. G.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000418","Williams","Rory","R.","0000-0003-4287-8981","56389790500","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000419","Wood","Rachel","R.","0000-0002-1694-3295","35202563700","K-5577-2016","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000420","Woods","Jack T.","J. T.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000421","Wray","Robert A. L.","R. A. L.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000422","Wright","R. V. S.","R. V. S.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000423","Wyrwoll","Karl-Heinz","K.-H.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000424","Young","Robert W.","R. W.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000425","Yu","Lili","L.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000426","Allen","Frederick James","F. J.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000427","Allen","Harry","H.","0000-0001-8199-7364","","","ORCID unconfirmed","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000428","Asmussen","Brit","B.","0000-0001-8443-1892","25721536200","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000429","Bird","Caroline F. M.","C. F. M.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000430","Boot","Philip","P.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000431","Bourke","Patricia M.","P. M.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000432","Brockwell","Celia Jane","C. J.","0000-0003-1475-7971","","","is Sally Brockwell (OAID-000433)","2021-11-19 12:11:05.011 +0100","2022-07-06 12:57:35.444 +0200","","" +"OAID-000433","Brockwell","Sally","S.","0000-0003-1475-7971","","","is Celia Jane Brockwell (OAID-000432)","2021-11-19 12:11:05.011 +0100","2022-07-06 12:57:15.126 +0200","","" +"OAID-000434","Byrne","Chae","C.","0000-0002-8421-1993","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000435","Campbell","Valerie","V.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000436","Campbell","John B.","J. B.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000437","Carter","Melissa","M.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000438","Clarke","Anne Fiona","A. F.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000439","Clune","Genevieve","G.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000440","Colley","Sarah M.","S. M.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000441","Connah","Graham","G.","0000-0002-9436-0431","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000442","Coutts","Peter John Frazer","P. J. F.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000443","Cropper","Dawn","D.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000444","Davidson","Iain","I.","0000-0003-1840-9704","","","ORCID unconfirmed","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000445","Delannoy","Jean-Jacques","J.-J.","0000-0002-2815-4920","7004533397","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000446","Dias","Adam","A.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000447","Ditchfield","Kane","K.","0000-0002-9555-4393","56688641000","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000448","Eales","Tony","T.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000449","Edwards","Kevin","K.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000450","Egloff","Brian","B.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000451","Fanning","Patricia C.","P. C.","0000-0003-3113-1444","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000452","Faulkner","Patrick","P.","0000-0002-1501-6967","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000453","Frankel","David R.","D.","0000-0001-5447-8745","","","","2021-11-19 12:11:05.011 +0100","2023-07-28 09:23:51.766 +0200","","" +"OAID-000454","Godfrey","Michael C. S.","M. C. S.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000455","Gowlett","John A. J.","J. A. J.","0000-0002-9064-973X","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000456","Guse","Daryl Lloyd","D. L.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000457","Hall","Jay","J.","","55483898100","","","2021-11-19 12:11:05.011 +0100","2022-07-06 12:56:15.432 +0200","","" +"OAID-000458","Head","Lesley","L.","0000-0002-5114-7614","7006298113","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000459","Holdaway","Simon","S.","0000-0002-9948-3182","6603091783","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000460","Horsfall","Nicky","N.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000461","Johnston","Harvey","H.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000462","Johnston","Rochelle","R.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000463","Jones","Tristen","T.","0000-0002-2962-674X","56292037000","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000464","Kalish","John M.","J. M.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000465","Kohen","Jim L.","J. L.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000466","Law","W. Boone","W. B.","0000-0002-9803-4924","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000467","Lentfer","Carol Joy","C. J.","0000-0002-3815-4254","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000468","Lister","Mirani","M.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000469","Low","Marika A.","M. A.","0000-0002-5013-5822","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000470","Lowe","Kelsey M.","K. M.","0000-0002-0857-2877","24470895400","H-1826-2014","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000471","Loy","Thomas H.","T. H.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000472","Luebbers","Roger A.","R. A.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000473","Macknight","Charles Campbell","C. C.","0000-0001-5825-2348","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000474","Mardaga-Campbell","Mireille","M.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000475","Marsh","Michael","M.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000476","Marshall","H.","H.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000477","Marwick","Ben","B.","0000-0001-7879-4531","8572128400","H-1747-2013","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000478","McBryde","Isabel","I.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000479","Meehan","Betty","B.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000480","Mein","Erin","E.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000481","Memmott","Paul","P.","0000-0003-0968-0666","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000482","Mills","Robynne A.","R. A.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000483","Mitchell","Scott","S.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000484","Monks","Carly","C.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000485","Moore","Mark W.","M. W.","0000-0003-4768-5329","7404470187","B-4729-2015","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000486","Mowat","Fiona","F.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000487","Murray-Wallace","Colin V.","C. V.","0000-0002-3029-9141","7004591773","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000488","Napton","Kyle","K.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000489","Nelson","D. Erle","D. E.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000490","Porch","Nick","N.","0000-0001-7179-3843","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000491","Przywolnik","Kathryn","K.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000492","Reid","Jill","J.","0000-0002-3581-064X","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000493","Reynen","Wendy","W.","0000-0002-9870-027X","57191169751","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000494","Roberts","Andrew","A.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000495","Robins","Richard P.","R. P.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000496","Roche","Nicola","N.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000497","Rosendahl","Daniel","D.","0000-0003-0360-3969","17344702600","M-9619-2016","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000498","Schrire","Carmel","C.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000499","Sim","Robin","R.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000500","Ulm","Sean","S.","0000-0001-6653-9963","17344329100","A-3854-2010","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000501","Smith","Moya","M.","0000-0001-8034-381X","","","ORCID unconfirmed","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000502","Summerhayes","Glenn R.","G. R.","0000-0002-0654-1305","23991856200","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000503","Szabo","Katherine","K.","0000-0002-9542-6535","22836712200","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000504","Taçon","Paul S. C.","P. S. C.","0000-0002-0280-4366","55919228000","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000505","Thorley","Peter B.","P. B.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000506","Veitch","Bruce","B.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000507","Walshe","Keryn","K.","0000-0002-8876-9310","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000508","Watchman","Alan L.","A. L.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000509","Webb","R. Esmée","R. E.","","57198613967","","","2021-11-19 12:11:05.011 +0100","2022-05-18 12:23:41.438 +0200","","" +"OAID-000510","Williams","Elizabeth","E.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000511","Williams","Alan","A.","0000-0003-4133-4229","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000512","Wilson","Christopher","C.","0000-0002-0218-6895","24074921500","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000513","Winton","Vicky","V.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000514","Woodrofe","Colin D.","C. D.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000515","Wright","Martin","M.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000516","Zobel","Daniel E.","D. E.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000517","Abramowski","Uwe","U.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000518","Ackert","Robert P.","R. P.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000519","Akçar","Naki","N.","0000-0002-5604-3179","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000520","Alexanderson","Helena","H.","0000-0002-5573-1906","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000521","Alloway","Brent","B.","0000-0003-1830-5163","","","ORCID unconfirmed","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000522","Altmeier","Marcus","M.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000523","Amidon","William H.","W. H.","0000-0003-2379-132X","","","ORCID unconfirmed","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000524","Amos","Colin B.","C. B.","0000-0002-3862-9344","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000525","Andersen","Jane Lund","J. L.","0000-0003-2829-6352","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000526","Anderson","Jacob T. H.","J. T. H.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000527","Angel","Isandra","I.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000528","Anjar","Johanna","J.","0000-0001-9927-1510","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000529","Aoki","Tatsuto","T.","0000-0002-9374-3596","","","ORCID unconfirmed","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000530","Arzhannikov","Sergei G.","S. G.","0000-0002-4389-3684","","","ORCID unconfirmed","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000531","Augustinus","Paul","P.","0000-0002-1391-2151","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000532","Badding","Michael E.","M. E.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000533","Bai","Mingkun","M.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000534","Balbas","Andrea M.","A. M.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000535","Ballantyne","Colin K.","C. K.","0000-0002-6044-9198","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000536","Stone","John O. H.","J. O. H.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000537","Stroeven","Arjen P.","A. P.","0000-0001-8812-2253","6604016480","I-7330-2013","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000538","Balter","Alexandra M.","A. M.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000539","Hredia Bárion","Pablo Alfredo","P. A.","0000-0001-7235-5896","","","ORCID unconfirmed","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000540","Barnard","Patrick L.","P. L.","0000-0003-1414-6476","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000541","Baroni","Carlo","C.","0000-0001-5905-4650","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000542","Barrows","Timothy T.","T. T.","0000-0003-2614-7177","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000543","Owen","Lewis Andrew","L. A.","0000-0002-2525-5160","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000544","Briner","Jason P.","J. P.","0000-0002-8584-0978","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000545","Barth","Aron M.","A. M.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000546","Batbaatar","Jigjidsurengiin","J.","0000-0001-7806-8361","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000547","Becker","Richard A.","R. A.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000548","Beel","Casey R.","C. R.","0000-0001-6191-9019","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000549","Benn","Douglas I.","D. I.","0000-0002-3604-0886","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000550","Benson","Larry","L.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000551","Bentley","Michael J.","M. J.","0000-0002-2048-0019","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000552","Berg","Sonja","S.","0000-0002-9629-6007","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000553","Bibby","Theodore","T.","0000-0002-8578-9068","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000554","Bichler","Mathias G.","M. G.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000555","Bigot-Cormier","Florence","F.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000556","Blard","Pierre-Henry","P.-H.","0000-0002-8455-8014","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000557","Blomdin","Robin","R.","0000-0003-0306-5291","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000558","Boex","J.","J.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000559","Böhlert","Ralph","R.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000560","Böhme","Martina","M.","0000-0001-6675-3580","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000561","Borchers","Brian","B.","0000-0001-5370-5811","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000562","Bourgois","Jacques","J.","0000-0003-3206-4626","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000563","Boxleitner","Max","M.","0000-0002-3789-0786","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000564","Braakhekke","Jochem","J.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000565","Bradwell","Tom","T.","0000-0003-0947-3309","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000566","Braucher","Régis","R.","0000-0002-4637-4302","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000567","Breckenridge","R. M.","R. M.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000568","Bromley","Gordon R. M.","G. R. M.","0000-0002-5671-7065","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000569","Brook","Edward J.","E. J.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000570","Brook","Martin S.","M. S.","0000-0002-1030-3246","","","ORCID unconfirmed","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000571","Chevalier","Marie-Luce","M.-L.","0000-0001-9110-2456","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000572","Corbett","Lee B.","L. B.","0000-0001-6224-8034","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000573","Dong","GuoCheng","G.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000574","Engel","Zbynek","Z.","0000-0002-5209-7823","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000575","Fabel","Derek","D.","0000-0003-2859-3293","","A-2999-2010","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000576","Fogwill","Christopher Joseph","C. J.","0000-0002-6471-1106","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000577","Glasser","Neil F.","N. F.","0000-0002-8245-2670","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000578","Goehring","Brent M.","B. M.","0000-0001-6405-5156","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000579","Hein","Andrew S.","A. S.","0000-0003-3397-3813","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000580","Ivy-Ochs","Susan","S.","0000-0002-3242-9536","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000581","Johnsen","Timothy F.","T. F.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000582","Johnson","Joanne S.","J. S.","0000-0003-4537-4447","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000583","Kaplan","Michael R.","M. R.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000584","Kelley","Samuel E.","S. E.","0000-0001-9214-0577","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000585","Kelly","Meredith A.","M. A.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000586","Kuhlemann","Joachim","J.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000587","Laabs","Benjamin J. C.","B. J. C.","0000-0001-8825-2672","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000588","Larsen","Nicolaj K.","N. K.","0000-0002-0117-1106","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000589","Levy","Laura B.","L. B.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000590","Licciardi","Joseph M.","J. M.","0000-0002-2009-6850","","","ORCID unconfirmed","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000591","Mangerud","Jan","J.","0000-0003-4793-7557","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000592","Margold","Martin","M.","0000-0001-5834-850X","38761760300","V-4634-2018","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000593","Phillips","William M.","W. M.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000594","Putnam","Aaron E.","A. E.","0000-0002-5358-1473","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000595","Ritterknecht","Vincent","V.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000596","Sugden","David E.","D. E.","0000-0003-3221-9560","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000597","Tschudi","Silvio","S.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000598","Wilson","Peter","P.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000599","Young","Nicolás E.","N. E.","0000-0001-7374-5706","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000600","Zech","Jana","J.","0000-0001-6952-0686","","","ORCID unconfirmed","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000601","Zech","Roland","R.","0000-0002-4267-1350","","","ORCID unconfirmed","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000602","Brugger","Keith A.","K. A.","0000-0003-0869-920X","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000603","Carcaillet","Julien","J.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000604","Carlson","Anders E.","A. E.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000605","Carrasco","Rosa M.","R. M.","0000-0001-8762-6951","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000606","Ceperley","Elizabeth G.","E. G.","0000-0001-9273-8376","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000607","Chen","Yixin","Y.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000608","Chenet","Marie","M.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000609","Chiverrell","Richard C.","R. C.","0000-0002-7307-2756","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000610","Clark","Douglas H.","D. H.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000611","Clark","Peter U.","P. U.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000612","Clark","Jorie","J.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000613","Cogez","Antoine","A.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000614","Colgan","Patrick M.","P. M.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000615","Cossart","Ėtienne","E.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000616","Crest","Yannick","Y.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000617","Cronauer","Sandra L.","S. L.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000618","Crump","Sarah E.","S. E.","0000-0002-6606-7350","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000619","Cunningham","Maxwell T.","M. T.","0000-0002-4617-3121","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000620","Cuzzone","Joshua K.","J. K.","0000-0002-1282-0597","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000621","D'Arcy","Mitch","M.","0000-0003-1808-9544","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000622","Dahms","Dennis","D.","0000-0003-2882-4899","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000623","Darmody","Robert G.","R. G.","0000-0001-8011-9762","","","ORCID unconfirmed","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000624","Darnault","Romain","R.","0000-0003-1873-7302","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000625","Darvill","Christopher M.","C. M.","0000-0001-8175-2658","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000626","Davies","Bethan J.","B. J.","0000-0002-8636-1813","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000627","Davis","P. Thompson","P. T.","0000-0001-6652-1122","","","ORCID unconfirmed","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000628","Delmas","Magali","M.","0000-0002-6819-5532","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000629","Di Nicola","Luigia","L.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000630","Dieleman","Catharina","C.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000631","Dielforder","Armin","A.","0000-0001-9746-3869","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000632","Domínguez-Villar","David","D.","0000-0002-4730-6053","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000633","Doughty","Alice M.","A. M.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000634","Douglass","Daniel C.","D. C.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000635","Dowling","Lisa","L.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000636","Dubé-Loubert","Hugo","H.","0000-0002-3557-4720","","","ORCID unconfirmed","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000637","Dühnforth","Miriam","M.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000638","Dyke","Laurence M.","L. M.","0000-0003-4306-6125","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000639","Eugster","Patricia","P.","0000-0003-4060-8398","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000640","Everest","Jeremy D.","J. D.","0000-0002-3455-7494","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000641","Farber","Daniel L.","D. L.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000642","Farnsworth","Lauren B.","L. B.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000643","Favilli","Filippo","F.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000644","Federici","Paolo Roberto","P. R.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000645","Fernández-Fernández","José M.","J. M.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000646","Fink","David","D.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000647","Finkel","Robert C.","R. C.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000648","Finlayson","Andrew","A.","0000-0002-6447-3187","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000649","Fjellanger","Jakob","J.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000650","Fleming","Kaitlyn C.","K. C.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000651","Fu","Ping","P.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000652","Fülöp","Réka-H.","R.-H.","0000-0002-3237-0319","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000653","Ganyushkin","Dmitry","D.","0000-0001-6109-8652","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000654","García","Juan-Luis","J.-L.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000655","Gayer","Eric","E.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000656","Gheorghiu","Delia M.","D. M.","0000-0001-9812-4762","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000657","Gianotti","Franco","F.","0000-0003-4783-8524","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000658","Gilbert","Adrien","A.","0000-0001-9009-5143","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000659","Gillespie","Alan R.","A. R.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000660","Gjermundsen","Endre F.","E. F.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000661","Godbout","Pierre-Marc","P.-M.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000662","Golledge","Nicholas R.","N. R.","0000-0001-7676-8970","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000663","Goodfellow","Bradley W.","B. W.","0000-0002-2068-7490","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000664","Gosse","John C.","J. C.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000665","Graf","Angela A.","A. A.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000666","Grant","Oliver Rodney","O. R.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000667","Gribenski","Natacha","N.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000668","Gualtieri","Lyn","L.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000669","Guido","Zackry S.","Z. S.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000670","Gump","Dale J.","D. J.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000671","Håkansson","Lena","L.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000672","Hall","Sarah R.","S. R.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000673","Hall","Adrian M.","A. M.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000674","Hall","Brenda L.","B. L.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000675","Harbor","Jonathan M.","J. M.","0000-0001-5129-0229","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000676","Harrison","Stephan","S.","0000-0003-2820-7313","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000677","Hättestrand","Clas","C.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000678","Hebenstreit","Robert","R.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000679","Hedrick","Kathryn A.","K. A.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000680","Nishiizumi","Kunihiko","K.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000681","Heine","Klaus","K.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000682","Henriksen","Mona","M.","0000-0001-5004-2012","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000683","Hodgdon","Taylor","T.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000684","Hodgson","Dominic A.","D. A.","0000-0002-3841-3746","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000685","Hofmann","Felix Martin","F. M.","0000-0002-9882-2613","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000686","Horiuchi","Kazuho","K.","0000-0003-3185-8766","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000687","Hormes","Anne","A.","0000-0002-7722-8252","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000688","Houmark-Nielsen","Michael","M.","0000-0001-6913-4283","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000689","Howle","James F.","J. F.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000690","Hu","Gang","G.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000691","Huang","Feixin","F.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000692","Hubert-Ferrari","Aurélia","A.","0000-0001-6381-1415","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000693","Hughes","Anna L. C.","A. L. C.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000694","Hughes","Philip D.","P. D.","0000-0002-8284-0219","57198347667","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000695","Jeong","Ara","A.","0000-0002-0177-1187","36630647400","","","2021-11-19 12:11:05.011 +0100","2022-07-06 12:55:09.066 +0200","","" +"OAID-000696","Jomelli","Vincent","V.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000697","Jones","Richard Selwyn","R. S.","0000-0003-2988-0999","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000698","Joy","Kurt","K.","0000-0002-0803-2926","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000699","Karhu","Juha A.","J. A.","0000-0001-5631-5253","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000700","Kerschner","Hanns","H.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000701","Khandsuren","Purevmaa","P.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000702","Kirkbride","Martin","M.","0000-0002-7108-4382","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000703","Koester","Alexandria J.","A. J.","0000-0001-7666-8646","","","ORCID unconfirmed","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000704","Koffmann","Tobias N. B.","T. N. B.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000705","Kohut","Daryl Lee","D. L.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000706","Kong","Ping","P.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000707","Koppes","Michéle","M.","0000-0003-0580-2718","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000708","Kronig","Olivia","O.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000709","Landvik","Jon Y.","J. Y.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000710","Lane","Timothy P.","T. P.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000711","Larsen","P. L.","P. L.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000712","Lasserre","Cecile","C.","0000-0002-0582-0775","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000713","Le Roux","Olivier","O.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000714","Le Roy","Melaine","M.","0000-0002-1886-6051","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000715","Lee","Su Young","S. Y.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000716","Lehmann","Benjamin","B.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000717","Leonard","Eric M.","E. M.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000718","Lesnek","Alia J.","A. J.","0000-0001-6094-7472","","","ORCID unconfirmed","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000719","Leydet","David J.","D. J.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000720","Li","Yanan","Y.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000721","Lifton","Nathaniel","N.","0000-0002-6976-3298","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000722","Lilly","Kat","K.","0000-0002-2225-4648","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000723","Lindow","Julia","J.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000724","Linge","Henriette","H.","0000-0002-6069-5348","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000725","Liu","Xiaohan","X.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000726","Liu","Jinhua","J.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000727","Liu","Beibei","B.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000728","Livingstone","Stephen J.","S. J.","0000-0002-7240-5037","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000729","Lowell","Thomas V.","T. V.","0000-0001-7826-0636","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000730","Lukas","Sven","S.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000731","Luna","Lisa V.","L. V.","0000-0002-9889-4262","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000732","Mackintosh","Andrew","A.","0000-0002-6430-4711","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000733","Makos","Michal","M.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000734","Marcott","Shaun A.","S. A.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000735","Margreth","Annina","A.","0000-0002-6055-7316","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000736","Marquette","Geneviéve C.","G. C.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000737","Marr","Philipp","P.","0000-0002-8037-1017","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000738","Marsella","Kimberly A.","K. A.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000739","Martin","Léo C. P.","L. C. P.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000740","Martini","Mateo A.","M. A.","0000-0003-1704-9313","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000741","Mathers","Hannah","H.","0000-0002-8577-1896","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000742","Matsuoka","Norikazu","M.","0000-0003-2832-179X","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000743","Matthews","John A.","J. A.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000744","McCarroll","Danny","D.","0000-0002-5992-5070","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000745","McCarthy","Andrew","A.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000746","McCormack","Deborah C.","D. C.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000747","McCuaig","Shirley J.","S. J.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000748","McCulloch","Robert D.","R. D.","0000-0001-5542-3703","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000749","McQuinn","Melaine Lynn","M. L.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000750","Mendelova","Monika","M.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000751","Menounos","Brian","B.","0000-0002-3370-4392","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000752","Mentlík","Pavel","P.","0000-0002-6068-8615","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000753","Mercier","Jean-Luc","J.-L.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000754","Mériaux","Anne-Sophie","A.-S.","0000-0002-5112-0948","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000755","Meyer","Michael C.","M. C.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000756","Middleton","Jennifer L.","J. L.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000757","Möller","Per","P.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000758","Moran","Andrew P.","A. P.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000759","Moreiras","Stella M.","S. M.","0000-0001-6462-6684","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000760","Moreno","Patricio I.","P. I.","0000-0002-1333-6238","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000761","Morgan","Daniel J.","D. J.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000762","Mukhopadhyay","Sujoy","S.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000763","Munroe","Jeffrey S.","J. S.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000764","Murari","Madhav K.","M. K.","0000-0001-5217-2275","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000765","Murray","Daniel S.","D. S.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000766","Nelson","Alice H.","A. H.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000767","Nesje","Atle","A.","0000-0001-8508-5805","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000768","Nimick","David A.","D. A.","0000-0002-8532-9192","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000769","Nývlt","Daniel","D.","0000-0002-6876-490X","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000770","O'Hara","Sandra L.","S. L.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000771","Oberholzer","Peter","P.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000772","Orr","Elizabeth N.","E. N.","0000-0001-6773-0321","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000773","Paasche","Øyvind","Ø.","0000-0003-0329-9063","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000774","Palacios","David","D.","0000-0002-8289-0398","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000775","Pallàs","Raimon","R.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000776","Paus","Aage","A.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000777","Pendleton","Simon L.","S. L.","0000-0002-4491-7764","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000778","Peng","Xu","X.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000779","Philipps","William","W.","0000-0002-9136-9617","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000780","Philipps","Fred M.","F. M.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000781","Pierce","Ian K. D.","I. K. D.","0000-0002-1865-2512","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000782","Porreca","Charles","C.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000783","Pötsch","Steffen","S.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000784","Pratt-Sitaula","Beth","B.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000785","Protin","Marie","M.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000786","Prud'homme","Charlotte","C.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000787","Quirk","Brendon J.","B. J.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000788","Rainsley","Eleanor","E.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000789","Rand","Cari","C.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000790","Refsnider","Kurt A.","K. A.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000791","Reitner","Jürgen M.","J. M.","0000-0001-6190-6736","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000792","Reusche","Melissa M.","M.","0000-0002-8456-4537","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000793","Reuther","Anne U.","A. U.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000794","Reynhout","Scott A.","S. A.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000795","Rhee","Hyun Hee","H. H.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000796","Ribolini","Adriano","A.","0000-0001-5851-8775","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000797","Rice","Jessey M.","J. M.","0000-0001-5668-4024","","","ORCID unconfirmed","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000798","Roberts","David H.","D. H.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000799","Rodés Bolumburu","Ángel","Á.","0000-0001-8488-7689","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000800","Rodríguez-Rodríguez","Laura","L.","0000-0002-8454-3816","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000801","Röhringer","Ines","I.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000802","Rolfe","Christopher J.","C. J.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000803","Romundset","Anders","A.","0000-0002-2197-9815","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000804","Rood","Dylan H.","D. H.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000805","Rother","Henrik","H.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000806","Rulemann","Chester A.","C. A.","0000-0002-1503-4591","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000807","Ruszkiczay-Rüdiger","Zsófia","Z.","0000-0001-9454-732X","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000808","Sagredo","Esteban A.","E. A.","0000-0002-4494-5423","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000809","Saha","Sourav","S.","0000-0001-7106-2936","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000810","Sanchez","Guillaume","G.","0000-0002-9191-4259","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000811","Schaefer","Joerg M.","J. M.","0000-0002-6358-7115","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000812","Schimmelpfennig","Irene","I.","0000-0001-8145-9160","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000813","Schindelwig","Inga","I.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000814","Schwartz","Stéphane","S.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000815","Schweinsberg","Avriel D.","A. D.","0000-0001-7374-5706","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000816","Seong","Yeong Bae","Y. B.","0000-0001-6605-3912","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000817","Shakesby","Richard A.","R. A.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000818","Shakun","Jeremy D.","J. D.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000819","Sinclair","Gaylen","G.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000820","Small","David","D.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000821","Smedley","Rachel K.","R. K.","0000-0001-7773-5193","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000822","Smellie","John L.","J. L.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000823","Smith","Jacqueline A.","J. A.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000824","Smith","Colby A.","C. A.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000825","Smith","Stephen G.","S. G.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000826","Søndergaard","Anne Sofie","A. S.","0000-0002-3846-0374","","","ORCID unconfirmed","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000827","Spector","Perry","P.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000828","Staiger","Jane K. W.","J. K. W.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000829","Standell","Matthew R.","M. R.","0000-0001-9438-2596","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000830","Stansell","Nathan D.","N. D.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000831","Steig","Eric J.","E. J.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000832","Storey","Bryan C.","B. C.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000833","Strand","Peter D.","P. D.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000834","Strasky","Stefan","S.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000835","Strelin","Jorge A.","J. A.","0000-0002-3889-2580","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000836","Stroup","Justin S.","J. S.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000837","Strub","Erik","E.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000838","Stübner","Konstanze","K.","0000-0001-7473-9033","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000839","Suganuma","Yusuke","Y.","0000-0003-3516-1317","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000840","Sutherland","Rupert","R.","0000-0001-7430-0055","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000841","Svendsen","John Inge","J. I.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000842","Terrizzano","Carla M.","C. M.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000843","Thackray","Glenn D.","G. D.","0000-0002-4981-6815","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000844","Thorndycraft","Varyl R.","V. R.","0000-0003-4564-2456","","","ORCID unconfirmed","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000845","Todd","Claire","C.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000846","Tulenko","Joseph P.","J. P.","0000-0002-0560-6816","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000847","Tylmann","Karol","K.","0000-0002-0928-990X","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000848","Ullmann","David J.","D. J.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000849","Utting","Daniel J.","D. J.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000850","Valentino","Joshua David","J. D.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000851","Valletta","Rachel D.","R. D.","0000-0001-9536-7099","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000852","Van der Wateren","Frederik M.","F. M.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000853","Wang","Jie","J.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000854","Ward","Dylan J.","D. J.","0000-0002-5741-7830","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000855","Ward","Brent C.","B. C.","0000-0001-6482-7283","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000856","Welten","Kees C.","K.C.","0000-0001-8577-6753","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000857","Wesnousky","Steven G.","S. G.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000858","White","Duanne A.","D. A.","0000-0003-0740-2072","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000859","Wang","Jian","J.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000860","Winkler","Stefan","S.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000861","Winsor","Kelsey","K.","0000-0003-2687-7428","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000862","Wirsig","Christian","C.","0000-0001-5841-0959","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000863","Wüthrich","Lorenz","L.","0000-0001-8397-6612","57194622087","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000864","Xu","Xiangke","X.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000865","Yamane","Masako","M.","0000-0002-5063-0719","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000866","Zahno","Conradin","C.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000867","Zhang","Zhigang","Z.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000868","Zhang","Mei","M.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000869","Zhang","Wei","W.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000870","Zhang","Qian","Q.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000871","Zhou","Shangzhe","S.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000872","Çiner","Attila","A.","0000-0002-6755-8426","","K-7531-2018","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000873","García-Ruiz","José M.","J. M.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000874","Kleman","Johan","J.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000875","Peltonen","Veikko","V.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000876","Skov","Daniel Søndergaard","D. S.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000877","Zasadni","Jerzy","J.","0000-0001-6231-3318","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000878","Bartley","Rebecca","R.","0000-0001-9471-5354","","A-5850-2009","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000879","Hughes","Andrew O.","A. O.","0000-0001-8839-8524","7401765851","F-1271-2013","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000880","Kemp","Christopher W.","C. W.","0000-0003-3185-2647","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000881","Lam","Daryl","D.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000882","Lewis","Richard J.","R. J.","0000-0002-6575-8483","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000883","McCloskey","Gillian L.","G. L.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000884","Neudorf","Christina M.","C. M.","0000-0002-4449-2655","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000885","Reid","Michael A.","M. A.","0000-0002-3948-9347","7402596379","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000886","Shellberg","Jeffrey G.","J. G.","0000-0002-1192-0510","","","ORCID unconfirmed","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000887","Walker","Joe","J.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000888","Pfeifer","Daniel","D.","0000-0001-9238-5072","57206721481","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000889","Bellingham","Maia Fern","M. F.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000890","Brardinoni","Francesco","F.","0000-0002-3525-3599","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000891","Brocard","Gilles Y.","G. Y.","0000-0002-0997-2995","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000892","Konyana","Sibusiso","S.","0000-0003-1730-0328","","","ORCID unconfirmed","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000893","Vermeesch","Pieter","P.","0000-0003-3404-1209","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000894","Moore","Angus K.","A. K.","0000-0002-7334-6796","","","ORCID unconfirmed","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000895","Lenard","Sebastien J. P.","S. J. P.","0000-0003-3358-7197","","C-5195-2015","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000896","ANUAC (Corp.) ANU Archaeological Consultancies","","","","","","","2021-11-19 12:11:05.011 +0100","2023-02-14 09:31:54.238 +0100","","" +"OAID-000897","AUSTRAL (Corp.) Austral/Godden_Mackay","","","","","","GML is legal AUSTRAL successor","2021-11-19 12:11:05.011 +0100","2023-02-14 10:13:48.354 +0100","https://www.gml.com.au","2023-02-14" +"OAID-000898","Bermingham","Anne","A.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000899","Berryman","Annette","A.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000900","Brayshaw","Helen","H.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000901","Clegg","John","J.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000902","Dallas","Mary","M.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000903","Dickson","F. P.","F. P.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000904","Domett","K. M.","K. M.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000905","Donlon","Denise","D.","0000-0003-1987-240X","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000906","Dragovich","Deirdre","D.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000907","Duyker","Samuel","S.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000908","Dyall","L. K.","L. K.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000909","Ferrier","Åsa","A.","0000-0001-8399-3674","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000910","Gaughwin","Denise","D.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000911","Green","J. H.","J. H.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000912","Haglund","Laila","L.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000913","Haworth","Robert","R.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000914","Head","John","J.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000915","Hill","Tim","T.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000916","Koettig","Margit","M.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000917","Kuskie","Peter J.","P. J.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000918","Macintosh","N. W. G.","N. W. G.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000919","Martin","Gavin","G.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000920","Megaw","John Vincent Stanley","J. V. S.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000921","Navin","Kerry","K.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000922","O'Donnell","G.","G.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000923","Officer","Kelvin","K.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000924","Orchiston","D. Wayne","D. W.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000925","Ossa","Paul","P.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000926","Pardoe","Colin","C.","","6601992901","","","2021-11-19 12:11:05.011 +0100","2022-07-06 12:53:17.522 +0200","","" +"OAID-000927","Reber","Grote","G.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000928","Rich","Elizabeth","E.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000929","Ross","Anne","A.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000930","Smith","Laurajane","L.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000931","Snelson","W. J.","W. J.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000932","Stockton","Eugene D.","E. D.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000933","Wheeler","Jim S.","J. S.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000934","Yamasaki","Fumio","F.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000935","Price","David M.","D. M.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000936","Barber","Matthew","M.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000937","Barham","Anthony J.","A. J.","","","","","2021-11-19 12:11:05.011 +0100","2022-05-13 09:26:04.090 +0200","","" +"OAID-000938","Blackwood","Robert","R.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000939","Clarke","C.","C.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000940","Ferguson","W. C.","W. C.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000941","Gallus","A.","A.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000942","Hotchin","K. L.","K. L.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000943","Joyce","Edmund Bernard","E. B.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000944","Nobbs","Margaret","M.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000945","RPS (Corp.)","","","","","","","2021-11-19 12:11:05.011 +0100","2023-02-14 09:36:29.278 +0100","https://www.rpsgroup.com","2023-02-14" +"OAID-000946","Tunn","John","J.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000947","Wallace","Sandra","S.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000948","Williams","Doug","D.","0000-0002-0399-4261","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000949","Kamminga","Johan","J.","","","","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000950","Clark","Dan","D.","0000-0001-5387-4404","","D-4025-2014","","2021-11-19 12:11:05.011 +0100","","","" +"OAID-000951","Alfredson","Gillian","G.","","","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-000952","Bindon","R. Peter","R. P.","","36911269500","","SCOPUSID unconfirmed","2022-07-06 14:10:37.833 +0200","","","" +"OAID-000953","Blackwell","Anne","A.","","","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-000954","Border","Andrew","A.","","","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-000955","Bordes","François","F.","","35258183000","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-000956","Bradshaw","Elizabeth","E.","","","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-000957","Burke","Christine","C.","","","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-000958","Canning","Shaun","S.","0000-0002-9453-688X","","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-000959","Dowling","Peter J.","P. J.","0000-0002-2940-0206","26642945500","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-000960","du Cros","Hilary","H.","","","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-000961","Dunnett","Gary","G.","","","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-000962","Freslov","Joanna","J.","","57217383641","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-000963","Hall","R.","R.","","","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-000964","Hallam","Sylvia J.","S. J.","","24556042000","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-000965","Hendy","Chris H.","C. H.","","6701320145","","SCOPUSID unconfirmed","2022-07-06 14:10:37.833 +0200","","","" +"OAID-000966","McPhail","S. M.","S. M.","","","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-000967","Pearce","R. H.","R. H.","","","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-000968","Pemberton","Michael","M.","","24784879200","","SCOPUSID unconfirmed","2022-07-06 14:10:37.833 +0200","","","" +"OAID-000969","Pocock","Celmara","C.","0000-0003-3257-9689","13608883300","T-1615-2017","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-000970","Prendergast","Amy L.","A. L.","0000-0002-4970-9956","25633158200","B-4421-2019","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-000971","Rhodes","D.","D.","","","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-000972","Rhodes","Edward J.","E. J.","","7103399715","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-000973","Ridges","Malcom","M.","0000-0001-8075-2779","","","ORCID unconfirmed","2022-07-06 14:10:37.833 +0200","","","" +"OAID-000974","Ross","Annie","A.","","24367261800","","SCOPUSID unconfirmed","2022-07-06 14:10:37.833 +0200","","","" +"OAID-000975","Rowland","Michael J.","M. J.","0000-0003-3917-1344","36662818100","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-000976","Sagona","Antonio G.","A. G.","","6504217876","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-000977","Schell","P.","P.","","","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-000978","Vanderwal","Ronald L.","R. L.","","","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-000979","Walters","Ian","I.","","36831390800","","SCOPUSID unconfirmed","2022-07-06 14:10:37.833 +0200","","","" +"OAID-000980","AIAS (Corp.) Australian Institute of Advanced Studies","","","","","","","2022-07-06 14:10:37.833 +0200","2023-02-14 09:35:36.314 +0100","https://www.aias.edu.au","2023-02-14" +"OAID-000981","Adeleye","Matthew Adesanya","M. A.","0000-0002-6034-5807","","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-000982","Beck","Kristen K.","K. K.","0000-0002-8257-9639","","","","2022-07-06 14:10:37.833 +0200","2022-07-06 12:37:39.029 +0200","","" +"OAID-000983","Clark","Robin Lorraine","R. L.","","7406318637","","SCOPUSID unconfirmed","2022-07-06 14:10:37.833 +0200","","","" +"OAID-000984","Dam","Marinus Adrianus Cornelis","M. A. C.","","36868867700","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-000985","D'Costa","Donna M.","D. M.","","7004248790","","","2022-07-06 14:10:37.833 +0200","2022-07-06 12:15:12.346 +0200","","" +"OAID-000986","Donders","Timme H.","T. H.","0000-0003-4698-3463","6506929246","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-000987","Dyson","Warwick Dallas","W. D.","","","","","2022-07-06 14:10:37.833 +0200","2024-03-15 12:00:35.256 +0100","","" +"OAID-000988","Flenley","John R.","J. R.","","7003668250","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-000989","Fletcher","Michael-Shawn","M. S.","0000-0002-1854-5629","57195670646","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-000990","Green","David","D.","","","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-000991","Harle","Katherine J.","K. J.","","6603647210","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-000992","Hopf","Felicitas Victoria-Louise","F. V. L.","0000-0001-5770-308X","36681113000","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-000993","Martin","Helene A.","H. A.","","","","","2022-07-06 14:10:37.833 +0200","2023-09-01 12:57:57.621 +0200","","" +"OAID-000994","McGlone","Matt S.","M. S.","0000-0002-8130-5724","7005591080","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-000995","Kennett","Douglas","D.","","35571732400","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-000996","Macphail","Michael K.","M. K.","0000-0001-5639-4959","7004272562","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-000997","Mariani","Michela","M.","0000-0003-1996-3694","57146664800","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-000998","McWethy","David B.","D. B.","0000-0003-3879-4865","13409804600","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-000999","Rehn","Emma","E.","","57211568539","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001000","Saktura","Wanchese Mateusz","W. M.","0000-0002-7198-7776","57196484427","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001001","Oakes","G. M.","G. M.","","","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001002","Prebble","Matthew","M.","0000-0001-8577-7190","36752990300","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001003","Raine","James Ian","J. I.","0000-0001-5294-2102","700628188","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001004","Southern","Wendy","W.","","","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001005","Thomas","Ian","I.","","7102515049","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001006","van der Kaars","Sander","S.","0000-0002-2511-0439","57191595169","","is W. A. van der Kaars","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001007","Morley","Robert J.","R. J.","","7103389116","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001008","Field","Emily","E.","","57193381104","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001009","Moss","Patrick T.","P. T.","0000-0003-1546-9242","7103406151","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001010","Erlanger","Erica Danielle","E. D.","0000-0003-1201-7961","55469989300","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001011","Grande","Alexandra","A.","","57222252282","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001012","Hu","Kai","K.","","57222353686","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001013","Lee","Cho-Hee","C. H.","","57221552969","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001014","Makhubela","Tebogo V.","T. V.","0000-0002-6797-8359","56862192000","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001015","Shi","Xiaohui","X.","0000-0002-6104-052X","57212786574","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001016","Yang","Ye","Y.","0000-0003-1568-433X","","","ORCID unconfirmed","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001017","Zhang","Xiao-Long","X. L.","","","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001018","Forte","Adam Matthew","A. M.","0000-0003-4515-7792","16309458600","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001019","VanLandingham","Leah","L.","","","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001020","Campbell","Mae Kate","M. K.","0000-0003-1885-2511","","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001021","da Silva Guimarães","Ewerton","E.","0000-0002-7810-0015","57237013900","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001022","Serra","Elena","E.","0000-0002-3049-8570","","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001023","Ambrose","Wallace R.","W. R.","","7004451191","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001024","Anderson","Atholl","A.","","7403368938","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001025","Anson","Dimitri","D.","0000-0003-1467-1932","7004548757","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001026","Bafmatuk","F.","F.","","","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001027","Ballard","Chris","C.","0000-0002-8455-6908","8787652800","C-2356-2016","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001028","Barstra","Gert-Jan","G.-J.","","","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001029","Barton","Huw","H.","0000-0002-3720-5435","56275123500","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001030","Bayliss-Smith","Tim","T.","0000-0002-6680-2511","6602838970","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001031","Beaumont","Phillip","P.","0000-0002-5180-6480","","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001032","Beavan Athfield","Nancy","N.","0000-0001-5649-0430","7801564500","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001033","Bedford","Stuart H.","S. H.","0000-0001-6476-5617","57204338462","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001034","Bickler","Simon Hillel","S. H.","0000-0001-7620-2862","24168023600","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001035","Bird","J. R.","J. R.","","","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001036","Blong","R. J.","R. J.","","","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001037","Bulbeck","David","D.","0000-0002-9733-6509","8891931300","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001038","Bulmer","Susan","S.","","6603036679","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001039","Burenhult","Göran","G.","","","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001040","Cath-Garling","Stephanie","S.","","","","is Stephanie Garling (OAID-001058)","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001041","Christensen","O. A.","O. A.","","","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001042","Clark","Geoffrey","G.","0000-0002-9055-655X","402874875","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001043","Clarke","Simon","S.","","36780378200","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001044","Cox","Gillian","G.","","","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001045","Specht","Jim","J.","0000-0001-8427-6650","7005500513","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001046","Swadling","Pamela","P.","","25224447900","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001047","Petchey","Fiona","F.","0000-0002-3308-9983","6507784715","O-9963-2017","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001048","Davidson","Janet M.","J. M.","","7403932668","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001049","Douglass","Kristina","K.","0000-0003-0931-3428","56684764600","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001050","Dutton","Tom","T.","","57208424946","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001051","Fairbairn","Andrew","A.","0000-0002-4004-6957","9633898000","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001052","Farrington","Ian S.","I. S.","0000-0003-2334-0078","6506508853","","ORCID unconfirmed","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001053","Forestier","Hubert","H.","0000-0002-9720-8515","6506966326","","ORCID unconfirmed","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001054","Fredericksen","Clayton","C.","","10640876500","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001055","Gaffney","Dylan","D.","0000-0003-4869-9730","6688250100","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001056","Gosden","Chris","C.","0000-0001-8761-9540","7007079958","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001057","Galipaud","Jean-Christophe","J.-C.","0000-0003-3546-5265","6506019772","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001058","Garling","Stephanie","S.","","","","is Stephanie Cath-Garling (OAID-001040)","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001059","Gillieson","David","D.","","55954463000","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001060","Goff","James","J.","0000-0001-9265-8667","","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001061","Golson","Jack","J.","","6506612469","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001062","Green","Roger C.","R. C.","","24168611800","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001063","Groube","Les","L.","","6507648749","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001064","Hedges","Robert E. M.","R. E. M.","","7102468106","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001065","Hogg","Nicholas","N.","0000-0003-2812-8834","","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001066","Hossfeld","P. S.","P. S.","","","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001067","Huff","Jennifer","J.","","57191378105","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001068","Irwin","Geoffrey J.","G. J.","","7102658160","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001069","Kennedy","Jean","J.","","23080537800","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001070","Johnson","R. W.","R. W.","","","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001071","Jones","Martin","M.","","","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001072","Kirch","Patrick Vinton","P. V.","0000-0003-4264-6689","6603913279","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001073","Kononenko","Nina A.","N. A.","0000-0002-9134-5826","25639939300","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001074","Lamb","Lara","L.","0000-0002-7131-4918","26641212900","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001075","Leach","Bryan Foss","B. F.","","","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001076","Leavesley","Matthew G.","M. G.","0000-0002-4612-8304","8539967100","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001077","Lewis","Tara","T.","0000-0003-2031-5133","24335338900","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001078","Machida","Hiroshi","H.","","7102826728","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001079","Manne","Tiina H.","T. H.","0000-0003-2202-791X","56008100200","B-3791-2019","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001080","Marshall","Brendan","B.","","7202279907","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001081","Matthews","Peter J.","P. J.","0000-0003-2563-0976","202324752","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001082","Mortlock","A. J.","A. J.","","6603916460","","SCOPUSID unconfirmed","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001083","Muke","John","J.","","6506067238","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001084","Negishi","Yo","Y.","","","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001085","Parr","Jeffrey","J.","","55624363500","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001086","Pasveer","Juliette M.","J. M.","","16064433300","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001087","Pavlides","Christina","C.","","7003621017","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001088","Pawley","Andrew","A.","","24501386300","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001089","Shaw","Ben","B.","0000-0002-8107-3425","25930103100","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001090","Petrie","Cameron","C.","0000-0002-2926-7230","25650743400","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001091","Powel","Jocelyn Marie","J. M.","","","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001092","Pritchard","Jenifer","J.","","57201911635","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001093","Rhoads","James W.","J. W.","0000-0002-1229-1357","7101766436","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001094","Rowe","Cassandra","C.","0000-0001-8938-5733","16745252900","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001095","Shutler","Richard","R.","","6505900132","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001096","Skelly","John","R. J.","0000-0002-3578-0604","26868134000","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001097","Spriggs","Matthew","M.","0000-0002-7293-6778","7006979012","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001098","Terrell","John Edward","J. E.","0000-0002-3134-9235","7005126384","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001099","Thangavelu","Anbarasu","A.","","44062234200","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001100","Torrence","Robin","R.","0000-0001-8519-2395","6701777308","","ORCID unconfirmed","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001101","Urwin","Chris D.","C. D.","0000-0002-3868-9574","57192203301","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001102","Luly","Jonathan G.","J. G.","","7003411526","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001103","Wahome","Ephraim Wachira","E. W.","0000-0001-8601-2413","","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001104","Watson","Virginia Drew","V. D.","","","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001105","Wickler","Stephen","S.","0000-0002-0467-1966","36764443800","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001106","Winslow","John H.","J. H.","","","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001107","Kaharudin","Hendri A. F.","H. A.F.","0000-0002-8238-2334","57202044744","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001108","Petrequin","Pierre","P.","","6603911867","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001109","Donoghue","Debra","D.","","","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001110","Petherick","Lynda M.","L. M.","0000-0002-1606-4303","24451023300","","ORCID unconfirmed","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001111","Friede","Marcia","M.","","","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001112","Hooley","A. D.","A. D.","","","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001113","Martin","Anthony R. H.","A. R. H.","","56944162900","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001114","Stevenson","Janelle G.","J.","0000-0001-9640-7275","9338291400","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001115","Proske","Ulrike","U.","","23103680200","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001116","Walker","Donald","D.","","55554709600","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001117","Hogg","Alan","A.","0000-0002-4001-9027","7005353194","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001118","Antcliff","Peter","P.","","","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001119","Balean","Caroline R.","C. R.","","","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001120","Dury","Gary H.","G. H.","","","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001121","Garamszegi","Anna Rosalie","A. R.","","","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001122","Mangi","Jo Tumbe","J. T.","","","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001123","Roberts","Patrick","P.","0000-0002-4403-7548","5066401000","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001124","Adams","Shaun","S.","0000-0001-5826-7785","57204479325","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001125","Aplin","Ken","K.","0000-0003-0403-8690","6701380029","","ORCID unconfirmed","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001126","Armitage","Ruth Ann","R. A.","0000-0003-3660-5186","7101930891","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001127","Huonbrook Environment & Services (Corp.)","","","","","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001128","Jo McDonald Cultural Heritage Management (Corp.)","","","","","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001129","Kinhill Engineers (Corp.)","","","","","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001130","Stockton","Jim","J.","","","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001131","Cole","Noelene","N.","0000-0001-7897-9974","7102386561","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001132","Comtesse","S.","S.","","","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001133","Connelly","M.","M.","","","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001134","Connelly","Joshua David","J. D.","0000-0003-2277-4421","","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001135","Connolly","","","","","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001136","Baker","N.","N.","","","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001137","Barendsen","G. W.","G. W.","","57197702138","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001138","Brown","Steve","S.","0000-0002-6781-8275","55712931300","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001139","Barry","Laressa","L.","0000-0002-7257-3348","57208036966","","ORCID unconfirmed","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001140","Barz","R. Kari","R. K.","","","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001141","Beck","","","","","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001142","Belperio","Antonio Peter","A. P.","0000-0002-9577-0432","6701666656","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001143","Berry","Megan Rachelle","M. R.","","","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001144","Bird","Michele Kathleen","M. K.","","","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001145","Bonhomme","Theresa","T.","","","","","2022-07-06 14:10:37.833 +0200","2023-09-01 12:55:51.294 +0200","","" +"OAID-001146","Bonica","Celia","C.","","","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001147","Bourke","Mary","M.","","","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001148","Bowden","Adrian Russell","A. R.","","","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001149","Bradshaw","","","","","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001150","Brian","Deborah","D.","","","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001151","Broecker","W. S.","W. S.","","","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001152","Flood","Peter G.","P. G.","","7103033506","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001153","Brown","","","","","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001154","Brown","S. H.","S. H.","","","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001155","Bryant","Edward A.","E. A.","","","","","2022-07-06 14:10:37.833 +0200","2024-01-17 16:23:41.863 +0100","","" +"OAID-001156","Buhrich","Alice","A.","0000-0003-3819-3517","55531971000","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001157","Byrne","Denis","D.","","","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001158","Callan","","","","","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001159","Callow","W. J.","W. J.","","","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001160","Cane","Scott","S.","","6602234942","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001161","Davies","P. L.","P. L.","","","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001162","Downie","Adriana E.","A. E.","0000-0002-2273-9936","23033930300","","ORCID unconfirmed","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001163","Draper","","","","","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001164","Edmonds","V.","V.","","","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001165","Environmental Resources Management Australia (Corp.)","","","","","","","2022-07-06 14:10:37.833 +0200","2023-02-14 10:16:18.499 +0100","https://www.erm.com","2023-02-14" +"OAID-001166","Erskine","Wayne","W.","","7007102970","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001167","Finch","Damien","D.","0000-0002-9447-5685","57194575063","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001168","Frankland","Kathryn","K.","","","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001169","Freedman","Leonard","L.","","24579694600","","SCOPUSID unconfirmed","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001170","Gara","","","","","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001171","Ghaleb","Barbara","B.","","","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001172","Green","Helen","H.","0000-0002-7842-6007","55545110700","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001173","Greenfield","Paul","P.","","","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001174","Guilfoyle","David","D.","","26035539600","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001175","Hamm","","","","","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001176","Harris","David","D.","","","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001177","Harris","J.","J.","","","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001178","Healey","Lisa","L.","","","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001179","Hook","","","","","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001180","Hopley","David","D.","","6602190930","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001181","Hutchinson","Ian","I.","","57206426930","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001182","Jablonski","Nina G.","N. G.","","7004395790","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001183","Kee","S.","S.","","","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001184","Kefous","Keryn Christine","K. C.","","","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001185","Kelly","Michael","M.","","","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001186","Lambrides","Ariana B. J.","A. B. J.","0000-0002-7492-448X","55932745800","G-2067-2018","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001187","Lorblanchet","Michel","M.","","6508069699","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001188","L'Oste-Brown","Scott","S.","","55257727400","","","2022-07-06 14:10:37.833 +0200","2022-07-06 12:15:37.562 +0200","","" +"OAID-001189","Mackenzie","Elspeth","E.","","","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001190","Mahoney","J. A.","J. A.","","","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001191","Mattner","J.","J.","","","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001192","May","P.","P.","","","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001193","Maynard","Lesley","L.","","","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001194","McConnell","Kathleen","K.","","","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001195","McDonald Hales & Associates (Corp.)","","","","","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001196","Mitchell","P. B.","P. B.","","","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001197","Morrison","Michael","M.","0000-0003-3971-7829","52964138600","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001198","Roberts","Georgia","G.","0000-0003-2369-1118","57189052991","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001199","Thorn","Kailah M.","K. M.","0000-0002-0645-835X","57201506682","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001200","Wright","Duncan","D.","0000-0003-2546-0559","57217692017","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001201","Nagel","Texas","T.","0000-0002-8444-8771","56954604900","","ORCID unconfirmed","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001202","Nolan","Anna","A.","","","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001203","Oliver","E.","E.","","","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001204","OzArk Cultural Heritage Management Pty Ltd (Corp.)","","","","","","","2022-07-06 14:10:37.833 +0200","2023-02-14 10:14:47.500 +0100","https://ozarkehm.com.au","2023-02-14" +"OAID-001205","Packard","","","","","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001206","Peck","Helene","H.","","57237834100","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001207","Porter","Jennifer K.","J. K.","","","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001208","Quatermaine","G.","G.","","","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001209","Rafter","T. Athol","T. A.","","23055765000","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001210","Richards","Thomas Henry","T. H.","","","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001211","Richardson","N.","N.","","","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001212","Robertson","Sarah","S.","","","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001213","Rowlands","Don","D.","","57217258599","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001214","Shawcross","Wilfried","W.","","","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001215","Shipton","Ceri","C.","","24778858900","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001216","Simmons","Anthony","A.","","","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001217","Smith","","","","","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001218","Smith","Annette Deborah","A. D.","","","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001219","Spry","Caroline","C.","0000-0002-8628-9348","57194201112","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001220","Stevens","Robin","R.","","","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001221","Strawbridge","L.","L.","","","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001222","Tamers","Murry A.","M. A.","","7801559186","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001223","Troilett","G.","G.","","","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001224","Twaddle","Robin W.","Robin W.","","57189664058","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001225","Vines","Gary","G.","","","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001226","Vinnicombe","Patricia","P.","","57153106100","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001227","Ward","W. T.","W. T.","","","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001228","Westaway","Michael Carrington","M. C.","0000-0001-9378-9538","57202564941","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001229","Westcott","Catherine","C.","","","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001230","Westell","Craig","C.","0000-0003-2405-6861","57208186904","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001231","Williams","","","","","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001232","Draper","Neale","N.","0000-0003-2553-516X","7005349896","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001233","Florek","Stan M.","S. M.","0000-0002-4204-930X","57212222608","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001234","Hovingh","Ryan","R.","","","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001235","Marun","Ljubomir H.","L. H.","","","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001236","Rossi","Alana","A.","0000-0003-2663-6501","","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001237","Smith","Mike","M.","0000-0002-6177-8217","","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001238","Williams","Corrie Elenor","C. E.","","","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001239","Tolorza","Violeta","V.","0000-0002-0281-4476","","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001240","Wilkinson","Clare","C.","0000-0003-1120-2831","57204120476","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001241","Tian","Jing","J.","","57217417612","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001242","Quock","Melinda","M.","","","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001243","Hughes","Alex","A.","0000-0002-4866-1006","57214398292","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001244","Harkins","Nathan","N.","","8840928200","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001245","Anderson","William","W.","","","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001246","Ash","Jeremy","J.","0000-0003-0306-6307","35298571200","K-4574-2015","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001247","Crouch","Joe","J.","","7004865946","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001248","Brady","Liam","L.","","7202742640","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001249","Orr","Meredith","M.","","57206451812","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001250","Skelly","Robert","R.","0000-0002-3578-0604","26868134000","","","2022-07-06 14:10:37.833 +0200","","","" +"OAID-001251","Garret-Jones","Samuel Edward","S. E.","","","","","2022-07-07 15:27:54.768 +0200","2022-07-07 15:28:29.664 +0200","","" +"OAID-001252","Leclerc","Mathieu","M.","","55078358400","","","2022-07-07 15:27:55.069 +0200","2022-07-07 15:28:29.965 +0200","","" +"OAID-001253","Araho","Nick","N.","","26033337100","","","2022-07-07 15:27:55.367 +0200","2022-07-07 15:28:30.266 +0200","","" +"OAID-001254","Powell","Jocelyn M.","J. M.","","","","","2022-07-07 15:27:55.665 +0200","2022-07-07 15:28:30.562 +0200","","" +"OAID-001255","Sheppard","Peter J.","P. J.","0000-0001-6624-7856","7004414315","","","2022-07-07 15:27:55.964 +0200","2022-07-07 15:28:30.859 +0200","","" +"OAID-001256","Czerwinski","P.","P.","","","","","2022-07-07 15:27:56.263 +0200","2022-07-07 15:28:31.157 +0200","","" +"OAID-001257","Ames","Christopher J. H.","C. J. H.","0000-0001-8754-2512","55386151400","","","2022-10-04 19:44:41.646 +0200","","","" +"OAID-001258","Collins","Benjamin R:","B. R.","0000-0002-2416-3184","55887647200","","","2022-10-04 19:44:41.646 +0200","","","" +"OAID-001259","Opperman","H.","H.","","","","","2022-10-04 19:44:41.646 +0200","","","" +"OAID-001260","Blackwell","Lucinda R.","L. R.","","","","","2022-10-04 19:44:41.646 +0200","","","" +"OAID-001261","McCarthy","Terrence S.","T. S.","","7201694325","","","2022-10-04 19:44:41.646 +0200","","","" +"OAID-001262","Scott","Louis","L.","0000-0002-4531-0497","7402406091","","ORCID unconfirmed","2022-10-04 19:44:41.646 +0200","","","" +"OAID-001263","Barré","Magali","M.","0000-0002-7241-2587","36824712300","","ORCID unconfirmed","2022-10-04 19:44:41.646 +0200","","","" +"OAID-001264","Bader","Gregor Donatus","G. D.","0000-0003-0621-9209","56203892900","","","2022-10-04 19:44:41.646 +0200","","","" +"OAID-001265","Burrough","Sallie L.","S. L.","0000-0003-1043-0998","23982019900","","","2022-10-04 19:44:41.646 +0200","","","" +"OAID-001266","Chazan","Michael","M.","0000-0003-1236-5368","6602110426","","ORCID unconfirmed","2022-10-04 19:44:41.646 +0200","","","" +"OAID-001267","Beaumont","Peter B.","P. B.","","7102929244","","","2022-10-04 19:44:41.646 +0200","","","" +"OAID-001268","Chase","Brian M.","B. M.","0000-0001-6987-1291","14062947700","A-1202-2010","","2022-10-04 19:44:41.646 +0200","","","" +"OAID-001269","Fuchs","Markus","M.","0000-0003-4669-6528","9044209800","","ORCID unconfirmed","2022-10-04 19:44:41.646 +0200","","","" +"OAID-001270","Henderson","Zoë","Z.","","7003781411","","","2022-10-04 19:44:41.646 +0200","","","" +"OAID-001271","Högberg","Anders","A.","0000-0002-8747-4131","26537582400","","","2022-10-04 19:44:41.646 +0200","","","" +"OAID-001272","Aird","Samantha Jane","S. J.","","57195198231","","","2022-10-11 20:36:21.372 +0200","","","" +"OAID-001273","Barron","Aleese","A.","0000-0002-6677-9315","57194283308","","","2022-10-11 20:36:21.372 +0200","","","" +"OAID-001274","Demuro","Martina","M.","0000-0002-5799-4216","23492056400","","","2022-10-11 20:36:21.372 +0200","","","" +"OAID-001275","Dilkes-Hall","India Ella","I. E.","0000-0002-6487-0043","57188629866","","","2022-10-11 20:36:21.372 +0200","","","" +"OAID-001276","GML (Corp.)","","","","","","","2022-10-11 20:36:21.372 +0200","2023-02-14 10:13:16.893 +0100","https://www.gml.com.au","2023-02-14" +"OAID-001277","Jelsma","Johan","J.","","57212855588","","","2022-10-11 20:36:21.372 +0200","","","" +"OAID-001278","Jones","Robert","R.","0000-0002-8161-5415","","","","2022-10-11 20:36:21.372 +0200","","","" +"OAID-001279","Larsson","Ann-Charlotte","A.-C.","0000-0002-5835-865X","","","","2022-10-11 20:36:21.372 +0200","","","" +"OAID-001280","Norman","Kasih","K.","0000-0002-4975-2516","","","","2022-10-11 20:36:21.372 +0200","","","" +"OAID-001281","Robertson","Gillian B.","G. B.","","7402368620","","","2022-10-11 20:36:21.372 +0200","","","" +"OAID-001282","Shiner","J. S.","J. S.","","","","","2022-10-11 20:36:21.372 +0200","","","" +"OAID-001283","Williams","Frances M.","F. M.","","7402532051","","","2022-10-11 20:36:21.372 +0200","","","" +"OAID-001284","Grimm","Eric Christopher","E. C.","0000-0002-6977-3859","7103247713","","","2022-12-21 13:26:15.794 +0100","2022-12-21 13:28:13.750 +0100","","" +"OAID-001285","Goring","Simon","S.","0000-0002-2700-4605","26323638600","","","2022-12-21 13:26:16.281 +0100","2022-12-21 13:26:16.281 +0100","","" +"OAID-001286","Blois","Jessica","J.","0000-0003-4048-177X","15046569200","G-5893-2011","","2022-12-21 13:26:16.596 +0100","2022-12-21 13:26:16.596 +0100","","" +"OAID-001287","Williams","John (Jack) Warren","J. W.","","57218985392","","","2022-12-21 13:26:16.894 +0100","2022-12-21 13:26:16.894 +0100","","" +"OAID-001288","Giesecke","Thomas","T.","0000-0002-5132-1061","9277468900","","","2022-12-21 13:26:17.195 +0100","2022-12-21 13:26:17.195 +0100","","" +"OAID-001289","Smith","Alison","A.","0000-0003-1261-8943","57214307783","","","2022-12-21 13:26:17.493 +0100","2022-12-21 13:26:17.493 +0100","","" +"OAID-001290","Strandberg","Nichola Ann","N. A.","0000-0003-1268-2080","57202899930","","","2022-12-21 13:26:17.791 +0100","2022-12-21 13:26:17.791 +0100","","" +"OAID-001291","Alexander","Margaret","M.","","","","","2023-01-06 10:10:29.684 +0100","","","" +"OAID-001292","Anquetin","Jérémy","J.","0000-0001-5539-8691","22956965900","","","2023-01-06 10:10:29.684 +0100","","","" +"OAID-001293","AOU (Corp.) American Ornithologists' Union","","","","","","Merged into AOS together with Cooper Ornithological Society in 2016","2023-01-06 10:10:29.684 +0100","2023-02-14 10:12:58.187 +0100","https://americanornithology.org","2023-02-14" +"OAID-001294","APD (Corp.) African Plant Database (online)","","","","","","","2023-01-06 10:10:29.684 +0100","2023-02-14 10:10:43.115 +0100","https://africanplantdatabase.ch","2023-02-14" +"OAID-001295","APNI (Corp.) Australian Plant Name Index (online)","","","","","","","2023-01-06 10:10:29.684 +0100","2023-02-14 10:18:20.868 +0100","https://www.anbg.gov.au/apni/","2023-02-14" +"OAID-001296","Barr","Cameron","C.","0000-0003-0436-8702","55621848000","","","2023-01-06 10:10:29.684 +0100","","","" +"OAID-001297","Blake","S. T.","S. T.","","","","","2023-01-06 10:10:29.684 +0100","","","" +"OAID-001298","Blom","W. M.","W. M.","","","","","2023-01-06 10:10:29.684 +0100","","","" +"OAID-001299","Briggs","Barbara G.","B. G.","0000-0001-7304-0773","","","","2023-01-06 10:10:29.684 +0100","","","" +"OAID-001300","Cookson","I. C.","I. C.","","","","","2023-01-06 10:10:29.684 +0100","","","" +"OAID-001301","Crayn","Darren M.","D. M.","0000-0001-6614-4216","6602470952","A-7386-2011","","2023-01-06 10:10:29.684 +0100","","","" +"OAID-001302","Dettmann","Mary E.","M. E.","","6701424654","","","2023-01-06 10:10:29.684 +0100","","","" +"OAID-001303","Gontz","","A. M.","0000-0001-7276-1552","24764521300","","","2023-01-06 10:10:29.684 +0100","","","" +"OAID-001304","Holman","J. Alan","J. A.","","7102723359","","","2023-01-06 10:10:29.684 +0100","","","" +"OAID-001305","Keim","Ary Prihardhyanto","A. P.","","35239954700","","","2023-01-06 10:10:29.684 +0100","","","" +"OAID-001306","Kenins","Alex","A.","0000-0002-5288-902X","57200131081","","","2023-01-06 10:10:29.684 +0100","2023-02-14 13:00:40.949 +0100","","" +"OAID-001307","Longmore","Mauren E.","M. E.","","6701381903","","","2023-01-06 10:10:29.684 +0100","","","" +"OAID-001308","McCarthy","Lynne P.","L. P.","","7102402407","","","2023-01-06 10:10:29.684 +0100","","","" +"OAID-001309","McKenzie","K. G.","K. G.","","","","","2023-01-06 10:10:29.684 +0100","","","" +"OAID-001310","Meisterfeld","Ralf","R.","","7801613115","","","2023-01-06 10:10:29.684 +0100","","","" +"OAID-001311","Milne","Lynne A.","A.","","7005477302","","","2023-01-06 10:10:29.684 +0100","","","" +"OAID-001312","Newton","Alfred F.","A. F.","","7201391835","","","2023-01-06 10:10:29.684 +0100","","","" +"OAID-001313","Prentice","Michael L.","M. L.","","35611315600","","","2023-01-06 10:10:29.684 +0100","","","" +"OAID-001314","Thornhill","Andrew H.","A. H.","0000-0002-0325-5725","39763127700","","","2023-01-06 10:10:29.684 +0100","","","" +"OAID-001315","Truswell","Elizabeth M.","E. M.","0000-0003-1848-6961","6604041272","","","2023-01-06 10:10:29.684 +0100","","","" +"OAID-001316","Victor","Reginald","R.","","7006215988","","","2023-01-06 10:10:29.684 +0100","","","" +"OAID-001317","Carleton","Michael D.","M. D.","","","","","2023-01-06 10:10:29.684 +0100","","","" +"OAID-001318","Helgen","Kristofer M.","K. M.","0000-0002-8776-4040","6602538000","","","2023-01-06 10:10:29.684 +0100","","","" +"OAID-001319","Hoffmann","Robert S.","R. S.","","36147460300","","","2023-01-06 10:10:29.684 +0100","","","" +"OAID-001320","Holden","Mary Ellen","M. E.","","36141517000","","","2023-01-06 10:10:29.684 +0100","","","" +"OAID-001321","Patton","James L.","J. L.","","56042267000","","","2023-01-06 10:10:29.684 +0100","","","" +"OAID-001322","Musser","Guy G.","G. G.","","8085922200","","","2023-01-06 10:10:29.684 +0100","","","" +"OAID-001323","Dieterlen","Fritz","F.","","57213089369","","","2023-01-06 10:10:29.684 +0100","","","" +"OAID-001324","Woods","Charles A.","C. A.","","35117403900","","","2023-01-06 10:10:29.684 +0100","","","" +"OAID-001325","Gardner","Alfred L.","A. L.","","8044862900","","","2023-01-06 10:10:29.684 +0100","","","" +"OAID-001326","Grubb","Peter John","P. J.","","7005533165","","","2023-01-06 10:10:29.684 +0100","","","" +"OAID-001327","Hutterer","Rainer","R.","","55965985900","","","2023-01-06 10:10:29.684 +0100","","","" +"OAID-001328","Mead","James G.","J. G.","","7201840130","","","2023-01-06 10:10:29.684 +0100","","","" +"OAID-001329","Shoshani","Jeheskel","J.","","6602183212","","","2023-01-06 10:10:29.684 +0100","","","" +"OAID-001330","Simmons","Nancy B.","N. B.","0000-0001-8807-7499","7103122528","","","2023-01-06 10:10:29.684 +0100","","","" +"OAID-001331","Wilson","Don Ellis","D. E.","","55478279100","","","2023-01-06 10:10:29.684 +0100","","","" +"OAID-001332","Wozencraft","W. Chris","W. C.","","","","","2023-01-06 10:10:29.684 +0100","","","" +"OAID-001333","Bronner","Gary N.","G. N.","","7004567684","","","2023-01-06 10:10:29.684 +0100","","","" +"OAID-001334","Groves","Colin P.","C. P.","","7005017145","","","2023-01-06 10:10:29.684 +0100","","","" +"OAID-001335","Schlitter","Duane A.","D. A.","","57211220747","","","2023-01-06 10:10:29.684 +0100","","","" +"OAID-001336","Thorington","Richard W.","R. W.","","6701618295","","","2023-01-06 10:10:29.684 +0100","","","" +"OAID-001337","Campbell","Kenneth E. Jr.","K. E.","","8218892900","","","2023-01-06 10:10:29.684 +0100","","","" +"OAID-001338","Chapman","Arthur D.","A. D.","","57194679006","","SCOPUSID unconfirmed","2023-01-06 10:10:29.684 +0100","","","" +"OAID-001339","Crother","Brian I.","B. I.","","6602997452","","","2023-01-06 10:10:29.684 +0100","","","" +"OAID-001340","Davis","Margaret B.","M. B.","","57206194753","","","2023-01-06 10:10:29.684 +0100","","","" +"OAID-001341","Fricke","Ronald","R.","0000-0003-1476-6990","17343229500","","","2023-01-06 10:10:29.684 +0100","","","" +"OAID-001342","Gell","Peter","P.","0000-0002-2251-5158","7004028173","","","2023-01-06 10:10:29.684 +0100","","","" +"OAID-001343","Gentili","Elio","E.","","6603866955","","","2023-01-06 10:10:29.684 +0100","","","" +"OAID-001344","Harden","Gwen J.","G. J.","","","","","2023-01-06 10:10:29.684 +0100","","","" +"OAID-001345","Harris","Wayne K.","W. K.","","55780461700","","","2023-01-06 10:10:29.684 +0100","","","" +"OAID-001346","IBIS (Corp.) Integrated Biodiversity Information System (online)","","","","","","","2023-01-06 10:10:29.684 +0100","2023-02-14 10:18:21.288 +0100","https://www.anbg.gov.au/ibis/","2023-02-14" +"OAID-001347","ITIS (Corp) Integrated Taxonomic Information System (online)","","","","","","","2023-01-06 10:10:29.684 +0100","2023-02-14 10:18:21.594 +0100","https://www.itis.gov","2023-02-14" +"OAID-001348","Itzstein-Davey","Freea","F.","","22940987300","","","2023-01-06 10:10:29.684 +0100","","","" +"OAID-001349","Iverson","John B.","J. B.","","7006168759","","","2023-01-06 10:10:29.684 +0100","","","" +"OAID-001350","John","Jacob","J.","","57194845739","","","2023-01-06 10:10:29.684 +0100","","","" +"OAID-001351","Keynon","","C. E.","","","","","2023-01-06 10:10:29.684 +0100","","","" +"OAID-001352","Lachlan","Terry J.","T. J.","","13004858900","","","2023-01-06 10:10:29.684 +0100","","","" +"OAID-001353","Ladd","Philip G.","P. G.","","57217426716","","","2023-01-06 10:10:29.684 +0100","","","" +"OAID-001354","Mackenzie","Lydia","L.","0000-0003-4842-3021","56454922700","","","2023-01-06 10:10:29.684 +0100","","","" +"OAID-001355","McKenna","Malcom C.","M. C.","","7201629726","","","2023-01-06 10:10:29.684 +0100","","","" +"OAID-001356","Mills","Keely","K.","0000-0002-0402-2317","","","","2023-01-06 10:10:29.684 +0100","","","" +"OAID-001357","Morales","Eduardo Antonio","E. A.","0000-0001-5998-4831","7102591084","","","2023-01-06 10:10:29.684 +0100","","","" +"OAID-001358","Rechinger","Karl Heinz","K. H.","","16484591100","","","2023-01-06 10:10:29.684 +0100","","","" +"OAID-001359","Stahle","Laura N.","L. N.","","55832139600","","","2023-01-06 10:10:29.684 +0100","","","" +"OAID-001360","Stephens","K.","K.","","","","","2023-01-06 10:10:29.684 +0100","","","" +"OAID-001361","Stover","Lewis E.","L. E.","","7004145985","","","2023-01-06 10:10:29.684 +0100","","","" +"OAID-001362","Tippery","Nicholas P.","N. P.","0000-0002-9559-2795","6505701624","","","2023-01-06 10:10:29.684 +0100","","","" +"OAID-001363","Torgersen","Thomas","T.","","7006098549","","","2023-01-06 10:10:29.684 +0100","","","" +"OAID-001364","Uetz","Peter H.","P. H.","0000-0001-6194-4927","6601996667","A-7119-2012","","2023-01-06 10:10:29.684 +0100","","","" +"OAID-001365","Worthy","M.","M.","","","","","2023-01-06 10:10:29.684 +0100","","","" +"OAID-001366","Stafford","Brian J.","B. J.","","7005758542","","","2023-01-06 10:10:29.684 +0100","","","" +"OAID-001367","Howard","Laura","L.","","","","","2023-01-06 10:10:29.684 +0100","","","" +"OAID-001368","Heying","Heather","H.","","16316311700","","","2023-01-06 10:10:29.684 +0100","","","" +"OAID-001369","Banks","Richard C.","R. C.","","7102144734","","","2023-01-06 10:10:29.684 +0100","","","" +"OAID-001370","Peterson","Alan P.","A. P.","","","","","2023-01-06 10:10:29.684 +0100","","","" +"OAID-001371","Goodisman","Danny","D.","","","","","2023-01-06 10:10:29.684 +0100","","","" +"OAID-001372","McDiarmid","Roy W.","R. W.","","6701745349","","","2023-01-06 10:10:29.684 +0100","","","" +"OAID-001373","Ast","Jennifer","J.","0000-0002-8888-3260","6602214257","","","2023-01-06 10:10:29.684 +0100","","","" +"OAID-001374","Cholewiak","Danielle","D.","","","","","2023-01-06 10:10:29.684 +0100","","","" +"OAID-001375","Pecor","Keith","K.","","","","","2023-01-06 10:10:29.684 +0100","","","" +"OAID-001376","ALA (Corp.) Atlas of Living Australia (online)","","","","","","","2023-01-06 10:10:29.684 +0100","2023-02-14 09:42:52.324 +0100","https://www.ala.org.au","2023-02-14" +"OAID-001377","Belbin","Lee","L.","0000-0001-8900-6203","","","","2023-01-06 10:10:29.684 +0100","","","" +"OAID-001378","ADW (Corp.) Animal Diversity Web (online)","","","","","","","2023-01-06 10:10:29.684 +0100","2023-02-14 09:42:32.334 +0100","https://animaldiversity.org","2023-02-14" +"OAID-001379","Neotoma (Corp.) Paleoecology Database (online)","","","","","","","2023-01-06 10:10:29.684 +0100","2023-02-14 09:42:09.959 +0100","https://www.neotomadb.org","2023-02-14" +"OAID-001380","GloBi (Corp.) Global Biotic Interactions Index (online)","","","","","","","2023-01-06 10:10:29.684 +0100","2023-02-14 09:41:48.645 +0100","https://www.globalbioticinteractions.org","2023-02-14" +"OAID-001381","Myers","Phil","P.","","9536604400","","","2023-01-06 10:10:29.684 +0100","","","" +"OAID-001382","Colburn","Mona L.","M. L.","","7004102720","","","2023-01-16 14:22:24.352 +0100","2023-01-17 12:19:29.099 +0100","","" +"OAID-001383","Etnier","Michael A.","M. A.","0000-0002-6546-7854","6506438942","","","2023-01-17 12:40:06.721 +0100","2023-01-17 12:40:06.721 +0100","","" +"OAID-001384","DeNeve Weeks","Danaan","D.","","","","","2023-01-17 12:40:07.137 +0100","2023-01-17 12:40:07.137 +0100","","" +"OAID-001385","Veres","Matthew H.","M. H.","","","","","2023-01-17 12:40:07.445 +0100","2023-01-17 12:40:07.445 +0100","","" +"OAID-001386","Espinosa-Martínez","Deborah V.","D. V.","","56611965900","","","2023-01-17 12:40:07.743 +0100","2023-01-17 12:40:07.743 +0100","","" +"OAID-001387","Widga","Christopher C.","C. C.","0000-0002-2961-0078","","","","2023-01-17 15:14:24.865 +0100","2023-01-17 15:14:24.865 +0100","","" +"OAID-001388","Stegner","Mary Allison","M. A.","0000-0002-1412-8203","","","ORCID unconfirmed","2023-01-17 15:14:25.331 +0100","2023-01-17 15:14:25.331 +0100","","" +"OAID-001389","Domic","Alejandra Iboya","A. I.","0000-0003-0762-3967","24066549300","","","2023-01-17 15:14:25.636 +0100","2023-01-17 15:14:25.636 +0100","","" +"OAID-001390","Haaramo","Mikko Kalevi","M. K.","","0000-0003-1842-8585","","","2023-01-20 11:05:45.971 +0100","2023-01-20 11:05:45.971 +0100","","" +"OAID-001391","GPFA (Corp.) Great Plains Flora Association","","","","","","","2023-01-20 14:38:52.236 +0100","2023-02-14 09:41:09.808 +0100","","" +"OAID-001392","Tropicos (Corp.) database (online)","","","","","","","2023-01-20 14:38:52.701 +0100","2023-02-14 09:39:56.716 +0100","https://www.tropicos.org","2023-02-14" +"OAID-001393","FNA (Corp.) Flora of North America Editorial Committee","","","","","","","2023-01-20 14:38:53.009 +0100","2023-02-14 09:39:36.355 +0100","http://floranorthamerica.org/Main_Page","2023-02-14" +"OAID-001394","Smith","Charles Hamilton","C. H.","","","","","2023-01-20 14:38:53.309 +0100","2023-01-20 14:38:53.309 +0100","","" +"OAID-001395","Scherer","Carolina Saldhana","C. S.","0000-0001-6633-6576","","","","2023-01-20 14:38:53.607 +0100","2023-01-20 14:38:53.607 +0100","","" +"OAID-001396","Cajal","Jorge Luis","J. L.","","6505974433","","","2023-01-20 14:38:53.907 +0100","2023-01-20 14:38:53.907 +0100","","" +"OAID-001397","Merino","Mariano Lisandro","M. L.","0000-0001-7750-140X","","","","2023-01-20 14:38:54.207 +0100","2023-01-20 14:38:54.207 +0100","","" +"OAID-001398","Gasparini","Germán Mariano","G. M.","0000-0003-3883-3529","","","","2023-01-20 14:38:54.507 +0100","2023-01-20 14:38:54.507 +0100","","" +"OAID-001399","SPRAT (Corp.) Species Profile and Threats Database (online)","","","","","","","2023-02-14 12:58:27.747 +0100","","http://www.environment.gov.au/cgi-bin/sprat/public/sprat.pl","2023-02-14" +"OAID-001400","AM (Corp.) Australian Museum (online)","","","","","","","2023-02-14 12:58:27.747 +0100","","https://australian.museum","2023-02-14" +"OAID-001401","NSWOEH (Corp) NSW Office of Environment & Heritage (online)","","","","","","","2023-02-14 12:58:27.747 +0100","","https://www.environment.nsw.gov.au","2023-02-14" +"OAID-001402","EOL (Corp.) Encyclopedia of Life (online)","","","","","","","2023-02-14 12:58:27.747 +0100","","https://eol.org","2023-02-14" +"OAID-001403","Menkhorst","Peter","P.","0000-0003-1055-4923","6603615300","","","2023-02-14 12:58:27.747 +0100","","","" +"OAID-001404","Gray","Emma L.","E. L.","","56712354100","","","2023-02-14 12:58:27.747 +0100","","","" +"OAID-001405","Ng","Jessica","J.","","","","is ADW contributor","2023-02-14 12:58:27.747 +0100","","","" +"OAID-001406","Roth","Jason","J.","","","","is ADW contributor","2023-02-14 12:58:27.747 +0100","","","" +"OAID-001407","Bhagat","Sheetal","S.","","","","is ADW contributor","2023-02-14 12:58:27.747 +0100","","","" +"OAID-001408","Mileski","Adam","A.","","","","is ADW contributor","2023-02-14 12:58:27.747 +0100","","","" +"OAID-001409","Reyes","Eduardo","E.","","","","is ADW contributor","2023-02-14 12:58:27.747 +0100","","","" +"OAID-001410","Brown","Christine","C.","","","","is ADW contributor","2023-02-14 12:58:27.747 +0100","","","" +"OAID-001411","Reavill","Chris","C.","","","","is ADW contributor","2023-02-14 12:58:27.747 +0100","","","" +"OAID-001412","Castillo-Ruiz","Alexandra","A.","","","","is ADW contributor","2023-02-14 12:58:27.747 +0100","","","" +"OAID-001413","Peterson","Emily","E.","","","","is ADW contributor","2023-02-14 12:58:27.747 +0100","","","" +"OAID-001414","Nocon","Wojtek","W.","","","","is ADW contributor","2023-02-14 12:58:27.747 +0100","","","" +"OAID-001415","Siciliano Martina","Leila","L.","","","","is ADW contributor","2023-02-14 12:58:27.747 +0100","","","" +"OAID-001416","DuVall","Lindsay","L.","","","","is ADW contributor","2023-02-14 12:58:27.747 +0100","","","" +"OAID-001417","Cable","Rachel","R.","","","","is ADW contributor","2023-02-14 12:58:27.747 +0100","","","" +"OAID-001418","Strassmann","Andrew","A.","","","","is ADW contributor","2023-02-14 12:58:27.747 +0100","","","" +"OAID-001419","Schweighoefer","Kristen","K.","","","","is ADW contributor","2023-02-14 12:58:27.747 +0100","","","" +"OAID-001420","Landesman","Nathan","N.","","","","is ADW contributor","2023-02-14 12:58:27.747 +0100","","","" +"OAID-001421","Langstaff","Lucas","L.","","","","is ADW contributor","2023-02-14 12:58:27.747 +0100","","","" +"OAID-001422","DeRubeis","Alyssa","A.","","","","is ADW contributor","2023-02-14 12:58:27.747 +0100","","","" +"OAID-001423","Nguyen","Hien","H.","","","","is ADW contributor","2023-02-14 12:58:27.747 +0100","","","" +"OAID-001424","Kellner","David","D.","","","","is ADW contributor","2023-02-14 12:58:27.747 +0100","","","" +"OAID-001425","Hart","Myha","M.","","","","is ADW contributor","2023-02-14 12:58:27.747 +0100","","","" +"OAID-001426","Stalder","Janeen","J.","","","","is ADW contributor","2023-02-14 12:58:27.747 +0100","","","" +"OAID-001427","Eckhart","Rodgers","R.","","","","is ADW contributor","2023-02-14 12:58:27.747 +0100","","","" +"OAID-001428","Humfleet","Jennifer","J.","","","","is ADW contributor","2023-02-14 12:58:27.747 +0100","","","" +"OAID-001429","Dougherty","Laurel","L.","","","","is ADW contributor","2023-02-14 12:58:27.747 +0100","","","" +"OAID-001430","Norlin","Molly","M.","","","","is ADW contributor","2023-02-14 12:58:27.747 +0100","","","" +"OAID-001431","Szaura","Troy","T.","","","","is ADW contributor","2023-02-14 12:58:27.747 +0100","","","" +"OAID-001432","Oser","Courtney","C.","","","","is ADW contributor","2023-02-14 12:58:27.747 +0100","","","" +"OAID-001433","Adkins","Jennifer","J.","","","","is ADW contributor","2023-02-14 12:58:27.747 +0100","","","" +"OAID-001434","Chedid","Khalil","K.","","","","is ADW contributor","2023-02-14 12:58:27.747 +0100","","","" +"OAID-001435","Green","Emily","E.","","","","is ADW contributor","2023-02-14 12:58:27.747 +0100","","","" +"OAID-001436","Steward-Malone","Alecia","A.","","","","is ADW contributor","2023-02-14 12:58:27.747 +0100","","","" +"OAID-001437","Begnoche","Dana","D.","","","","is ADW contributor","2023-02-14 12:58:27.747 +0100","","","" +"OAID-001438","Vu","Alan","A.","","","","is ADW contributor","2023-02-14 12:58:27.747 +0100","","","" +"OAID-001439","Cooper","Justin","J.","","","","is ADW contributor","2023-02-14 12:58:27.747 +0100","","","" +"OAID-001440","Burian","Jonathan","J.","","","","is ADW contributor","2023-02-14 12:58:27.747 +0100","","","" +"OAID-001441","Bonser","Kurt","K.","","","","is ADW contributor","2023-02-14 12:58:27.747 +0100","","","" +"OAID-001442","Jewell","Todd","T.","","","","is ADW contributor","2023-02-14 12:58:27.747 +0100","","","" +"OAID-001443","Miller","David","D.","","","","is ADW contributor","2023-02-14 12:58:27.747 +0100","","","" +"OAID-001444","Joo","Michael S.","M. S.","","","","is ADW contributor","2023-02-14 12:58:27.747 +0100","","","" +"OAID-001445","Morningstar","Natalie","N.","","","","is ADW contributor","2023-02-14 12:58:27.747 +0100","","","" +"OAID-001446","Detweiler","Erika","E.","","","","is ADW contributor","2023-02-14 12:58:27.747 +0100","","","" +"OAID-001447","Brown","Emily","E.","","","","is ADW contributor","2023-02-14 12:58:27.747 +0100","","","" +"OAID-001448","Wilke","Casey","C.","","","","is ADW contributor","2023-02-14 12:58:27.747 +0100","","","" +"OAID-001449","Loso","Heather","H.","","","","is ADW contributor","2023-02-14 12:58:27.747 +0100","","","" +"OAID-001450","Campbell","Gina","G.","","","","is ADW contributor","2023-02-14 12:58:27.747 +0100","","","" +"OAID-001451","de la Riva","Angelique","A.","","","","is ADW contributor","2023-02-14 12:58:27.747 +0100","","","" +"OAID-001452","Kim","Kenneth","K.","","","","is ADW contributor","2023-02-14 12:58:27.747 +0100","","","" +"OAID-001453","Wasleske","Ben","B.","","","","is ADW contributor","2023-02-14 12:58:27.747 +0100","","","" +"OAID-001454","Glyshaw","Paul","P.","","","","is ADW contributor","2023-02-14 12:58:27.747 +0100","","","" +"OAID-001455","Secord","Ross","R.","","","","is ADW contributor","2023-02-14 12:58:27.747 +0100","","","" +"OAID-001456","Dewey","Tanya","T.","","","","is ADW contributor","2023-02-14 12:58:27.747 +0100","","","" +"OAID-001457","Nagel","Juliet","J.","","","","is ADW contributor","2023-02-14 12:58:27.747 +0100","","","" +"OAID-001458","Goff","Breah","B.","","","","is ADW contributor","2023-02-14 12:58:27.747 +0100","","","" +"OAID-001459","Lundrigan","Barbara","B.","","","","is ADW contributor","2023-02-14 12:58:27.747 +0100","","","" +"OAID-001460","Null","Jesse","J.","","","","is ADW contributor","2023-02-14 12:58:27.747 +0100","","","" +"OAID-001461","Dunham","Cassandra","C.","","","","is ADW contributor","2023-02-14 12:58:27.747 +0100","","","" +"OAID-001462","Bachynski","Kathleen","K.","","","","is ADW contributor","2023-02-14 12:58:27.747 +0100","","","" +"OAID-001463","Lantz","Morgan","M.","","","","is ADW contributor","2023-02-14 12:58:27.747 +0100","","","" +"OAID-001464","Steinle","Allison","A.","","","","is ADW contributor","2023-02-14 12:58:27.747 +0100","","","" +"OAID-001465","Stroede","Robert","R.","","","","is ADW contributor","2023-02-14 12:58:27.747 +0100","","","" +"OAID-001466","Irwin","Mark","M.","","","","is ADW contributor","2023-02-14 12:58:27.747 +0100","","","" +"OAID-001467","Davis","Sarah","S.","","","","is ADW contributor","2023-02-14 12:58:27.747 +0100","","","" +"OAID-001468","Tooker","Rachel","R.","","","","is ADW contributor","2023-02-14 12:58:27.747 +0100","","","" +"OAID-001469","Berger","Alison","A.","","","","is ADW contributor","2023-02-14 12:58:27.747 +0100","","","" +"OAID-001470","King","Janet","J.","","","","is ADW contributor","2023-02-14 12:58:27.747 +0100","","","" +"OAID-001471","Ten Pas","Diane","D.","","","","is ADW contributor","2023-02-14 12:58:27.747 +0100","","","" +"OAID-001472","Mueller","Rachel","R.","","","","is ADW contributor","2023-02-14 12:58:27.747 +0100","","","" +"OAID-001473","Warren","Donna","D.","","","","is ADW contributor","2023-02-14 12:58:27.747 +0100","","","" +"OAID-001474","Armitage","David","D.","","","","is ADW contributor","2023-02-14 12:58:27.747 +0100","","","" +"OAID-001475","Gillespie","Heather","H.","","","","is ADW contributor","2023-02-14 12:58:27.747 +0100","","","" +"OAID-001476","Shefferly","Nancy","N.","","","","is ADW contributor","2023-02-14 12:58:27.747 +0100","","","" +"OAID-001477","Gunderson","Dan","D.","","","","is ADW contributor","2023-02-14 12:58:27.747 +0100","","","" +"OAID-001478","Fahey","Tanya","T.","","","","is ADW contributor","2023-02-14 12:58:27.747 +0100","","","" +"OAID-001479","Lawniczak","Mara Katharine","M. K.","","","","is ADW contributor","2023-02-14 12:58:27.747 +0100","","","" +"OAID-001480","Gartmann","Breanne","B.","","","","is ADW contributor","2023-02-14 12:58:27.747 +0100","","","" +"OAID-001481","Eby","Alyssa","A.","","","","is ADW contributor","2023-02-14 12:58:27.747 +0100","","","" +"OAID-001482","Loay","Yengin","Y.","","","","is ADW contributor","2023-02-14 12:58:27.747 +0100","","","" +"OAID-001483","Davis","Adrienne","A.","","","","is ADW contributor","2023-02-14 12:58:27.747 +0100","","","" +"OAID-001484","Anan","Waseem","W.","","","","is ADW contributor","2023-02-14 12:58:27.747 +0100","","","" +"OAID-001485","Afflerbaugh","Kevin","K.","","","","is ADW contributor","2023-02-14 12:58:27.747 +0100","","","" +"OAID-001486","Berkhouse","Hudson","H.","","","","is ADW contributor","2023-02-14 12:58:27.747 +0100","","","" +"OAID-001487","Suter","Maureen","M.","","","","is ADW contributor","2023-02-14 12:58:27.747 +0100","","","" +"OAID-001488","Bullen","Robert D.","R. D.","","7004002041","","","2023-02-14 12:58:27.747 +0100","","","" +"OAID-001489","Animalia (Corp.) Animalia database (online)","","","","","","","2023-02-14 12:58:27.747 +0100","","https://animalia.bio","2023-02-14" +"OAID-001490","Milne","Damian J.","D. J.","0000-0002-9572-2713","7102931882","","","2023-02-14 12:58:27.747 +0100","","","" +"OAID-001491","Watts","Christopher H. S.","C. H. S.","","23766428900","","","2023-02-14 12:58:27.747 +0100","","","" +"OAID-001492","Begg","Robert J.","R. J.","","7004340815","","","2023-02-14 12:58:27.747 +0100","","","" +"OAID-001493","Loveless","Allison Marcella","A. M.","","56997122100","","","2023-02-14 12:58:27.747 +0100","","","" +"OAID-001494","McConville","Anna J.","A.","","55783260300","","","2023-02-14 12:58:27.747 +0100","","","" +"OAID-001495","Bencici","Roberta","R.","0000-0002-6927-5198","6603382719","","","2023-02-14 12:58:27.747 +0100","","","" +"OAID-001496","Broome","L.","L.","","","","","2023-02-14 12:58:27.747 +0100","","","" +"OAID-001497","Burbidge","A. A.","A. A.","","7003993513","","","2023-02-14 12:58:27.747 +0100","","","" +"OAID-001498","Allison","Louise M.","L. M.","","","","","2023-02-14 12:58:27.747 +0100","","","" +"OAID-001499","Drury","Rebecca L.","R. L.","","7004602428","","","2023-02-14 12:58:27.747 +0100","","","" +"OAID-001500","Dunlop","Judy A.","J. A.","","56040210900","","","2023-02-14 12:58:27.747 +0100","","","" +"OAID-001501","Firth","Ronald S. C.","R. S. C.","","12242076800","","","2023-02-14 12:58:27.747 +0100","","","" +"OAID-001502","Gloury","April Maree","A. M.","","","","","2023-02-14 12:58:27.747 +0100","","","" +"OAID-001503","Chambers","John","J.","","","","","2023-02-14 12:58:27.747 +0100","","","" +"OAID-001504","Rootourism (Corp.) (online)","","","","","","","2023-02-14 12:58:27.747 +0100","","https://www.rootourism.com","2023-02-14" +"OAID-001505","ASDP (Corp.) Alice Springs Desert Park (online)","","","","","","","2023-02-14 12:58:27.747 +0100","","https://alicespringsdesertpark.com.au","2023-02-14" +"OAID-001506","Churchill","Sue","S.","","7103207224","","","2023-02-14 12:58:27.747 +0100","","","" +"OAID-001507","Mason","Eugene D.","E. D.","","56712352700","","","2023-02-14 12:58:27.747 +0100","","","" +"OAID-001508","DEPWS (Corp.) NT Gov. Dept. of Environment, Parks and Water Security","","","","","","","2023-02-14 12:58:27.747 +0100","","https://depws.nt.gov.au","2023-02-14" +"OAID-001509","EPA (Corp.) QLD Gov. Environmental Protection Agency (online)","","","","","","","2023-02-14 12:58:27.747 +0100","","https://environment.des.qld.gov.au","2023-02-14" +"OAID-001510","Latch","Peter","P.","","57204786603","","","2023-02-14 12:58:27.747 +0100","","","" +"OAID-001511","Horsup","Alan B.","A.","","6603153216","","","2023-02-14 12:58:27.747 +0100","","","" +"OAID-001512","Taylor","J.","J.","","","","","2023-02-14 12:58:27.747 +0100","","","" +"OAID-001513","DBCA (Corp.) WA Gov. Dept. of Biodiversity, Conservation and Attractions (online)","","","","","","","2023-02-14 12:58:27.747 +0100","","https://www.dbca.wa.gov.au","2023-02-14" +"OAID-001514","Yip","Stephanie J. S.","S. J. S.","","56074492500","","","2023-02-14 12:58:27.747 +0100","","","" +"OAID-001515","Moore","Leslie Allan","L. A.","","","","","2023-02-14 12:58:27.747 +0100","","","" +"OAID-001516","SRA (Corp.) Sugar Research Australia (online)","","","","","","","2023-02-14 12:58:27.747 +0100","","https://sugarresearch.com.au","2023-02-14" +"OAID-001517","WS (Corp.) World Species (online)","","","","","","","2023-02-14 12:58:27.747 +0100","","https://worldspecies.org","2023-02-14" +"OAID-001518","AI (Corp.) Animal Info & Endangered Animals (online)","","","","","","","2023-02-14 12:58:27.747 +0100","","https://www.animalinfo.org","2023-02-14" +"OAID-001519","AWC (Corp.) Australian Wildlife Conservancy (online)","","","","","","","2023-02-14 12:58:27.747 +0100","","https://www.australianwildlife.org","2023-02-14" +"OAID-001520","DCCEEW (Corp.) AUS Gov. Dept. of Climate Change, Energy, the Environment and Water (online)","","","","","","","2023-02-14 12:58:27.747 +0100","","https://www.dcceew.gov.au","2023-02-14" +"OAID-001521","AWRC (Corp.) Australian Wildlife Rehabilitation Conference (online)","","","","","","","2023-02-14 12:58:27.747 +0100","","https://www.awrc.org.au","2023-02-14" +"OAID-001522","BHAUS (Corp.) Bush Heritage Australia (online)","","","","","","","2023-02-14 12:58:27.747 +0100","","https://www.bushheritage.org.au","2023-02-14" +"OAID-001523","QLDGOV (Corp.) QLD Gov. (online)","","","","","","","2023-02-14 12:58:27.747 +0100","","https://www.qld.gov.au","2023-02-14" +"OAID-001524","QLDMUS (Corp.) Queensland Museum Network (online)","","","","","","","2023-02-14 12:58:27.747 +0100","","https://www.museum.qld.gov.au","2023-02-14" +"OAID-001525","Tree Kangaroo (Corp.) Tree-Kangaroo and Mammal Group","","","","","","","2023-02-14 12:58:27.747 +0100","","https://www.tree-kangaroo.net/","2023-02-14" +"OAID-001526","Zandberg","Jaco Daniel","J. D.","0000-0002-3780-1464","57215647261","","ORCID unconfirmed","2023-02-14 12:58:27.747 +0100","","","" +"OAID-001527","Johnson","C. N.","C. N.","","","","","2023-02-14 12:58:27.747 +0100","","","" +"OAID-001528","Pavey","Chris R.","C. R.","0000-0003-2162-8019","","","","2023-02-14 12:58:27.747 +0100","","","" +"OAID-001529","Pearce","Coral","C.","0000-0001-8412-6011","57197816397","","ORCID unconfirmed","2023-02-14 12:58:27.747 +0100","","","" +"OAID-001530","Smith","Geoffrey C.","G. C.","","","","","2023-02-14 12:58:27.747 +0100","","","" +"OAID-001531","Thums","Michele","M.","0000-0002-8669-8440","8361775600","A-3850-2013","","2023-02-14 12:58:27.747 +0100","","","" +"OAID-001532","Vickers-Rich","Patricia","P.","0000-0003-1850-8067","","","ORCID unconfirmed","2023-02-14 12:58:27.747 +0100","","","" +"OAID-001533","Watson","M. L.","M. L.","","","","","2023-02-14 12:58:27.747 +0100","","","" +"OAID-001534","Webala","Paul W.","P. W.","0000-0003-0576-8935","","","","2023-02-14 12:58:27.747 +0100","","","" +"OAID-001535","Arnold","Lee J.","L. J.","0000-0001-9603-3824","14319057700","","","2023-03-27 09:01:52.252 +0200","","","" +"OAID-001536","Bostock","Helen C.","H. C.","0000-0002-8903-8958","12795777100","A-6834-2013","","2023-03-27 09:01:52.252 +0200","","","" +"OAID-001537","Oliver","Thomas S. N.","T. S. N.","0000-0001-9221-9613","55239935500","","","2023-03-27 09:01:52.252 +0200","","","" +"OAID-001538","Boyd","Ronald L.","R. L.","0000-0002-2374-7567","7401728346","","","2023-03-27 09:01:52.252 +0200","","","" +"OAID-001539","Brill","Dominik","D.","0000-0001-8637-4641","7005023469","","","2023-03-27 09:01:52.252 +0200","","","" +"OAID-001540","Brooke","Brendan P.","B. P.","0000-0002-0185-568X","7006298182","","","2023-03-27 09:01:52.252 +0200","","","" +"OAID-001541","Camens","Aaron B.","A. B.","0000-0003-0464-0665","","","","2023-03-27 09:01:52.252 +0200","","","" +"OAID-001542","Carvalho","Rafael C.","R. C.","0000-0003-0790-5614","55638007800","","","2023-03-27 09:01:52.252 +0200","","","" +"OAID-001543","Chivas","Allan R.","A. R.","0000-0002-1459-6330","54790530100","","","2023-03-27 09:01:52.252 +0200","","","" +"OAID-001544","Dillenburg","Sergio R.","S. R.","0000-0003-0072-7018","6506023650","","","2023-03-27 09:01:52.252 +0200","","","" +"OAID-001545","Ellerton","Daniel T.","D. T.","0000-0003-1998-1817","57194711354","","","2023-03-27 09:01:52.252 +0200","","","" +"OAID-001546","Forsyth","Anthony J.","A. J.","","7006863049","","","2023-03-27 09:01:52.252 +0200","","","" +"OAID-001547","Goodwin","Ian D.","I. D.","0000-0001-8682-6409","24450244500","","","2023-03-27 09:01:52.252 +0200","","","" +"OAID-001548","Huntley","David J.","D. J.","","7101900869","","","2023-03-27 09:01:52.252 +0200","","","" +"OAID-001549","Kennedy","David M.","D. M.","0000-0002-4878-7717","7403112489","","","2023-03-27 09:01:52.252 +0200","","","" +"OAID-001550","Köhler","Martin","M.","0000-0003-1440-3700","","","","2023-03-27 09:01:52.252 +0200","","","" +"OAID-001551","Lewis","Stephen E.","S. E.","0000-0002-6929-6626","16039707700","","","2023-03-27 09:01:52.252 +0200","","","" +"OAID-001552","May","Simon Matthias","S. M","0000-0001-6762-7500","23983110200","","","2023-03-27 09:01:52.252 +0200","","","" +"OAID-001553","McBride","Randolph A.","R. A.","0000-0002-2440-112X","","","","2023-03-27 09:01:52.252 +0200","","","" +"OAID-001554","Patton","Nicholas R.","N. R.","0000-0002-4137-0636","","","","2023-03-27 09:01:52.252 +0200","","","" +"OAID-001555","Spiske","Michaela","M.","0000-0001-6785-2185","","","","2023-03-27 09:01:52.252 +0200","","","" +"OAID-001556","Switzer","Adam D.","A. D.","0000-0002-4352-7852","10738884500","","","2023-03-27 09:01:52.252 +0200","","","" +"OAID-001557","Tamura","Toru","T.","0000-0003-2027-233X","35365371800","B-5869-2011","","2023-03-27 09:01:52.252 +0200","","","" +"OAID-001558","Yoshida","Hiroyuki","H.","","7408717916","","","2023-03-27 09:01:52.252 +0200","","","" +"OAID-001559","Jacobs","Zenobia","Z.","0000-0001-5424-5837","23392343600","","","2023-06-05 10:51:04.907 +0200","2023-06-05 10:51:04.907 +0200","","" +"OAID-001560","Nicoll","Kathleen","K.","0000-0002-6971-9713","6601918973","","","2023-06-05 10:51:05.345 +0200","2023-06-05 10:51:05.345 +0200","","" +"OAID-001561","Henshilwood","Christopher S.","C. S.","0000-0002-2818-293X","6603544431","K-3806-2014","","2023-06-05 10:51:05.659 +0200","2023-06-05 10:51:05.659 +0200","","" +"OAID-001562","Mackay","Alex","A.","0000-0002-6396-0821","35942229400","F-1811-2014","","2023-06-05 10:51:05.963 +0200","2023-06-05 10:51:05.963 +0200","","" +"OAID-001563","Brown","Kyle S.","K. S.","","40360954500","","","2023-06-05 10:51:06.266 +0200","2023-06-05 10:51:06.266 +0200","","" +"OAID-001564","Marean","Curtis","C.","0000-0002-2670-5733","","","","2023-06-05 10:51:06.570 +0200","2023-06-05 10:51:06.570 +0200","","" +"OAID-001565","Stuiver","Minze","M.","","7007003882","","","2023-06-07 13:21:01.519 +0200","","","" +"OAID-001566","Reimer","Paula J.","P. J.","","7103071876","","","2023-06-07 13:21:01.519 +0200","","","" +"OAID-001567","McCormac","F. Gerry","F. G.","","6701457999","","","2023-06-07 13:21:01.519 +0200","","","" +"OAID-001568","Fairbanks","Richard G.","R. G.","","7005858482","","","2023-06-07 13:21:01.519 +0200","","","" +"OAID-001569","Weninger","Bernhard","B.","0000-0003-2390-6529","6506020574","","","2023-06-07 13:21:01.519 +0200","","","" +"OAID-001570","Hughen","Konrad A.","K. A.","","6701562711","","","2023-06-07 13:21:01.519 +0200","","","" +"OAID-001571","Blaauw","Maarten","M.","0000-0002-5680-1515","7006488289","","","2023-06-07 13:21:01.519 +0200","","","" +"OAID-001572","Haslett","John","J.","","7006164035","","","2023-06-07 13:21:01.519 +0200","","","" +"OAID-001573","Bronk Ramsey","Christopher","C.","0000-0002-8641-9309","","A-3277-2012","","2023-06-07 13:21:01.519 +0200","2023-06-08 09:13:54.520 +0200","","" +"OAID-001574","Reimer","Ron W.","R. W.","","8678145000","","","2023-06-09 09:58:02.535 +0200","2023-06-09 09:58:02.535 +0200","","" +"OAID-001575","van der Plicht","Johannes","J.","0000-0003-4298-7037","22973650100","","ORCID unconfirmed","2023-06-12 10:51:24.669 +0200","2023-06-12 10:51:24.669 +0200","","" +"OAID-001576","Buck","Caitlin Elisabeth","C. E.","0000-0002-0872-9504","7102927862","","","2023-06-12 10:51:25.139 +0200","2023-06-12 10:51:25.139 +0200","","" +"OAID-001577","Heaton","Timothy L.","T. J.","0000-0002-9994-142X","","AFJ-8295-2022","","2023-06-12 10:51:25.446 +0200","2023-06-12 10:51:25.446 +0200","","" +"OAID-001578","Aquino-López","Marco A.","M. A.","0000-0002-5076-7205","57202361070","","","2023-06-16 08:57:43.057 +0200","2023-06-16 08:57:43.057 +0200","","" +"OAID-001579","Ackerer","Julien","J.","0000-0001-6318-0326","","","","2023-06-26 15:08:34.956 +0200","","","" +"OAID-001580","Mohadjer","Solmaz","S.","0000-0003-0728-3720","","","","2023-06-26 15:08:34.956 +0200","","","" +"OAID-001581","Ben-Israel","Michal","M.","0000-0002-3676-3750","","","","2023-06-26 15:08:34.956 +0200","","","" +"OAID-001582","Bufe","Aaron","A.","0000-0002-8551-7265","","","","2023-06-26 15:08:34.956 +0200","","","" +"OAID-001583","Desormeaux","Clément","C.","0000-0002-6852-0171","","","","2023-06-26 15:08:34.956 +0200","","","" +"OAID-001584","Villaça Gomes","Maria Carolina","M. C.","0000-0002-7892-0240","","","","2023-06-26 15:08:34.956 +0200","","","" +"OAID-001585","Jensen","Chantel","C.","","","","","2023-06-26 15:08:34.956 +0200","","","" +"OAID-001586","Leonard","Joel S.","J. S.","0000-0002-5831-6767","57214911971","","","2023-06-26 15:08:34.956 +0200","","","" +"OAID-001587","Lin","Lingling","L.","","","","","2023-06-26 15:08:34.956 +0200","","","" +"OAID-001588","Mishra","Ashish Kumar","A. K.","","","","","2023-06-26 15:08:34.956 +0200","","","" +"OAID-001589","Ohta","Ryoga","R.","0000-0001-6429-3904","","","","2023-06-26 15:08:34.956 +0200","","","" +"OAID-001590","Schide","Katherine H.","K. H.","0000-0001-7289-3854","","","","2023-06-26 15:08:34.956 +0200","","","" +"OAID-001591","Slosson","John R.","J. R.","0000-0001-9643-4046","","","","2023-06-26 15:08:34.956 +0200","","","" +"OAID-001592","Stokes","Maya F.","M. F.","0000-0001-8282-0819","","","","2023-06-26 15:08:34.956 +0200","","","" +"OAID-001593","Tian","Qingying","Q.","","","","","2023-06-26 15:08:34.956 +0200","","","" +"OAID-001594","Jautzy","Timothée","T.","0000-0001-8021-6001","","","","2023-06-26 15:08:34.956 +0200","","","" +"OAID-001595","Zawacki","Emily Elizabeth","E. E.","0000-0002-5707-1606","","","","2023-06-26 15:08:34.956 +0200","","","" +"OAID-001596","Zerathe","Swann","S.","0000-0002-4020-5823","36351387400","","","2023-06-26 15:08:34.956 +0200","","","" +"OAID-001597","Aronson","Holden D.","H. D.","","","","","2023-06-26 15:08:34.956 +0200","","","" +"OAID-001598","Brosens","Liesa","L.","0000-0002-6350-8018","","","","2023-06-26 15:08:34.956 +0200","","","" +"OAID-001599","Clementucci","Romano","R.","0000-0003-2332-5812","","","","2023-06-26 15:08:34.956 +0200","","","" +"OAID-001600","Kudriavtseva","Anna","A.","0000-0002-8710-9919","","","","2023-06-26 15:08:34.956 +0200","","","" +"OAID-001601","Racano","Simone","S.","0000-0002-9259-0225","57202457676","","","2023-06-26 15:08:34.956 +0200","","","" +"OAID-001602","Aitken","D. L.","D. L.","","","","","2023-07-22 07:09:52.673 +0200","","","" +"OAID-001603","Anker","Sharon A.","S. A.","","","","","2023-07-22 07:09:52.673 +0200","","","" +"OAID-001604","Bickford","Sophia","S.","","6603965621","","","2023-07-22 07:09:52.673 +0200","","","" +"OAID-001605","Black","Manu P.","M. P.","","15046363100","","","2023-07-22 07:09:52.673 +0200","","","" +"OAID-001606","Boyd","W. E.","W. E.","0000-0002-8466-4669","7102813170","","","2023-07-22 07:09:52.673 +0200","","","" +"OAID-001607","Buckman","Solomon","S.","0000-0001-5314-1331","35106685700","J-6685-2015","","2023-07-22 07:09:52.673 +0200","","","" +"OAID-001608","Builth","Heather","H.","","8582618000","","","2023-07-22 07:09:52.673 +0200","","","" +"OAID-001609","Burrows","Mark A.","M. A.","","56448278200","","","2023-07-22 07:09:52.673 +0200","","","" +"OAID-001610","Cadd","Haidee R.","H. R.","0000-0001-5770-3557","56910312600","","","2023-07-22 07:09:52.673 +0200","","","" +"OAID-001611","Chalson","Jane M.","J. M.","","6505614152","","","2023-07-22 07:09:52.673 +0200","","","" +"OAID-001612","Chang","Jie","J.","","","","","2023-07-22 07:09:52.673 +0200","","","" +"OAID-001613","Constantine","Mark","M.","0000-0003-0447-4492","56890934900","","","2023-07-22 07:09:52.673 +0200","","","" +"OAID-001614","De Deckker","Patrick","P.","","7004696761","","","2023-07-22 07:09:52.673 +0200","","","" +"OAID-001615","Devoy","Robert J. N.","R. J. N.","","6603544187","","","2023-07-22 07:09:52.673 +0200","","","" +"OAID-001616","Edney","P. A.","P. A.","","6506524401","","","2023-07-22 07:09:52.673 +0200","","","" +"OAID-001617","Ellison","Joanna C.","J. C.","0000-0003-0692-8347","7102243595","","","2023-07-22 07:09:52.673 +0200","","","" +"OAID-001618","Mooney","Scott D.","S. D.","0000-0003-4449-5060","7005304304","","","2023-07-22 07:09:52.673 +0200","","","" +"OAID-001619","Genever","Matt","M.","","","","","2023-07-22 07:09:52.673 +0200","","","" +"OAID-001620","Graves","Bradley","B.","","57211476193","","","2023-07-22 07:09:52.673 +0200","","","" +"OAID-001621","Hanson","Johanna M.","J. M.","0000-0001-8204-862X","","","","2023-07-22 07:09:52.673 +0200","","","" +"OAID-001622","Jenkins","M. A.","M. A.","","","","","2023-07-22 07:09:52.673 +0200","","","" +"OAID-001623","Jones","Penelope","P.","0000-0002-4880-6711","","","","2023-07-22 07:09:52.673 +0200","","","" +"OAID-001624","Jones","Robert Lancelot","R. L.","","57203513502","","","2023-07-22 07:09:52.673 +0200","","","" +"OAID-001625","Keaney","B.","B.","","","","","2023-07-22 07:09:52.673 +0200","","","" +"OAID-001626","Kodela","Phillip Gerhard","P. G.","","","","","2023-07-22 07:09:52.673 +0200","","","" +"OAID-001627","Laming","Alice","A.","","","","","2023-07-22 07:09:52.673 +0200","","","" +"OAID-001628","Leahy","Paul J.","P. J.","","8317742800","","","2023-07-22 07:09:52.673 +0200","","","" +"OAID-001629","Lobb","Jamie","J.","","","","","2023-07-22 07:09:52.673 +0200","","","" +"OAID-001630","Löffler","Ernst","E.","","7003767704","","","2023-07-22 07:09:52.673 +0200","","","" +"OAID-001631","Lynch","A. Jasmyn J.","A. J. J.","0000-0001-7611-0677","7102636870","","","2023-07-22 07:09:52.673 +0200","","","" +"OAID-001632","Marx","Samuel K.","S. K.","0000-0003-2333-5260","9239319200","","","2023-07-22 07:09:52.673 +0200","","","" +"OAID-001633","Matley","Kia A.","K. A.","0000-0003-1217-4211","","","","2023-07-22 07:09:52.673 +0200","","","" +"OAID-001634","McGowan","Hamish","H.","0000-0002-2844-2084","","","","2023-07-22 07:09:52.673 +0200","","","" +"OAID-001635","McKenzie","G. Merna","G. M.","","7004966336","","","2023-07-22 07:09:52.673 +0200","","","" +"OAID-001636","Moravek","Silvie","S.","","","","","2023-07-22 07:09:52.673 +0200","","","" +"OAID-001637","Nelson","David M.","D. M.","","10539258600","","","2023-07-22 07:09:52.673 +0200","","","" +"OAID-001638","O'Donnell","Shawn","S.","0000-0003-0731-7425","","","","2023-07-22 07:09:52.673 +0200","","","" +"OAID-001639","Peterson","James A.","J. A.","","7403426241","","","2023-07-22 07:09:52.673 +0200","","","" +"OAID-001640","Prosser","Ian","I.","0000-0001-7252-1540","7003842498","","","2023-07-22 07:09:52.673 +0200","","","" +"OAID-001641","Horrocks","Mark","M.","","56187713600","","","2023-07-28 09:25:13.851 +0200","","","" +"OAID-001642","Newnham","Rewi","R.","0000-0002-6044-8945","7101910322","","","2023-07-28 09:25:13.851 +0200","","","" +"OAID-001643","Wilmshurst","Janet","J.","0000-0002-4474-8569","7004359599","C-2209-2009","","2023-07-28 09:25:13.851 +0200","","","" +"OAID-001644","Anderson","William","W.","","","","","2023-07-28 09:25:13.851 +0200","","","" +"OAID-001645","Elliot","Michael B.","M. B.","","57204673877","","","2023-07-28 09:25:13.851 +0200","","","" +"OAID-001646","Enright","Neal J.","N. J.","0000-0003-2979-4505","56052880800","","","2023-07-28 09:25:13.851 +0200","","","" +"OAID-001647","Filihia","Meredith","M.","","26038113800","","","2023-07-28 09:25:13.851 +0200","","","" +"OAID-001648","Haenfling","Carolin","C.","","57193224797","","","2023-07-28 09:25:13.851 +0200","","","" +"OAID-001649","Hajdas","Irka","I.","0000-0003-2373-2725","57203030970","C-6696-2011","","2023-07-28 09:25:13.851 +0200","","","" +"OAID-001650","Hazell","Zoe","Z.","0000-0001-5883-5076","","","","2023-07-28 09:25:13.851 +0200","","","" +"OAID-001651","Jara","Ignacio A.","I. A.","0000-0002-6682-8092","","","","2023-07-28 09:25:13.851 +0200","","","" +"OAID-001652","Kurpiel","Rebekah","R.","0000-0002-3134-408X","","","","2023-07-28 09:25:13.851 +0200","","","" +"OAID-001653","Lawler","Martin","M.","","","","","2023-07-28 09:25:13.851 +0200","","","" +"OAID-001654","Li","Xun","X.","","27171773900","","","2023-07-28 09:25:13.851 +0200","","","" +"OAID-001655","Nichol","Scott","S.","","","","","2023-07-28 09:25:13.851 +0200","","","" +"OAID-001656","Ogden","John","J.","","7201724751","","","2023-07-28 09:25:13.851 +0200","","","" +"OAID-001657","Pugh","Jeremy","J.","","","","","2023-07-28 09:25:13.851 +0200","","","" +"OAID-001658","Raven","Mathew Alexander","M. A.","","","","","2023-07-28 09:25:13.851 +0200","","","" +"OAID-001659","Rees","Andrew B. H.","A. B. H.","0000-0003-4026-7765","12780072600","Q-1417-2017","","2023-07-28 09:25:13.851 +0200","","","" +"OAID-001660","Rogers","Geoffrey M.","G.","","7202950269","","","2023-07-28 09:25:13.851 +0200","","","" +"OAID-001661","Romanin","Louise M.","L. M.","0000-0003-1824-4516","56724139700","","","2023-07-28 09:25:13.851 +0200","","","" +"OAID-001662","Romano","Anthony","A.","0000-0002-1390-4311","","","","2023-07-28 09:25:13.851 +0200","","","" +"OAID-001663","Rose","Robert Angus","R. A.","","","","","2023-07-28 09:25:13.851 +0200","","","" +"OAID-001664","Woodward","Craig","C.","0000-0001-7521-7413","15770426500","","","2023-07-28 09:25:13.851 +0200","","","" +"OAID-001665","Wright-Neville","Caroline","C.","","","","","2023-07-28 09:25:13.851 +0200","","","" +"OAID-001666","Wurster","Christopher M.","C. M.","0000-0002-2866-5798","7006012987","","","2023-07-28 09:25:13.851 +0200","","","" +"OAID-001667","Wilson","Hannah","H.","","","","","2023-07-28 09:25:13.851 +0200","","","" +"OAID-001668","Wood","Jamie R.","J. R.","0000-0001-8008-6083","7404354089","","","2023-07-28 09:25:13.851 +0200","","","" +"OAID-001669","Williams","Nicola Jane","N. J.","","","","","2023-07-28 09:25:13.851 +0200","","","" +"OAID-001670","Watson","Ben","B.","","","","","2023-07-28 09:25:13.851 +0200","","","" +"OAID-001671","Vandergoes","Marcus J.","M. J.","0000-0001-7417-7747","","","","2023-07-28 09:25:13.851 +0200","","","" +"OAID-001672","Thomas","David","D.","","","","","2023-07-28 09:25:13.851 +0200","","","" +"OAID-001673","Thomas","Marie L.","M. L.","","","","","2023-07-28 09:25:13.851 +0200","","","" +"OAID-001674","Thomas","Zoë","Z.","0000-0002-2323-4366","54416505600","D-1656-2016","","2023-07-28 09:25:13.851 +0200","","","" +"OAID-001675","Tibby","John","J.","0000-0002-5897-2932","57222484166","","","2023-07-28 09:25:13.851 +0200","","","" +"OAID-001676","Trodahl","Martha Ingrid","M. I.","","","","","2023-07-28 09:25:13.851 +0200","","","" +"OAID-001677","van der Geer","G.","G.","","","","","2023-07-28 09:25:13.851 +0200","","","" +"OAID-001678","Singh","Gurdip","G.","","","","likely to be OAID-000385","2023-07-28 09:25:13.851 +0200","2024-03-15 12:07:57.846 +0100","","" +"OAID-001679","Lopes dos Santos","Raquel A.","R. A.","","36617887600","","","2023-07-28 09:25:13.851 +0200","","","" +"OAID-001680","Shi","Ge","G.","","","","","2023-07-28 09:25:13.851 +0200","","","" +"OAID-001681","Burrows","J. C.","J. C.","","7202089046","","","2023-09-03 12:34:23.007 +0200","","","" +"OAID-001682","Bussell","M. Royd","M. R.","","7006043776","","","2023-09-03 12:34:23.007 +0200","","","" +"OAID-001683","Chester","Pamela","P.","","12140192300","","","2023-09-03 12:34:23.007 +0200","","","" +"OAID-001684","Clarkson","Bruce D.","B. D.","","7101800061","","","2023-09-03 12:34:23.007 +0200","","","" +"OAID-001685","Cowan","Hugh A.","H. A.","","7003883325","","","2023-09-03 12:34:23.007 +0200","","","" +"OAID-001686","Davidson","G. D.","G. D.","","","","","2023-09-03 12:34:23.007 +0200","","","" +"OAID-001687","de Montford","M.","M.","","","","","2023-09-03 12:34:23.007 +0200","","","" +"OAID-001688","Duckmanton","N. M.","N. M.","","","","","2023-09-03 12:34:23.007 +0200","","","" +"OAID-001689","Falster","Georgina","G.","0000-0001-8567-7413","56897150100","","","2023-09-03 12:34:23.007 +0200","","","" +"OAID-001690","Horne","Dylan","D.","","56152267600","","","2023-09-03 12:34:23.007 +0200","2024-01-11 15:55:17.139 +0100","","" +"OAID-001691","Johnson","Adrian G.","A. G.","","","","","2023-09-03 12:34:23.007 +0200","","","" +"OAID-001692","Kenyon","C. E.","C. E.","","","","","2023-09-03 12:34:23.007 +0200","","","" +"OAID-001693","Mason","S.","S.","","","","","2023-09-03 12:34:23.007 +0200","","","" +"OAID-001694","Pittock","J.","J.","","","","","2023-09-03 12:34:23.007 +0200","","","" +"OAID-001695","Radclyffe","E.","E.","","","","","2023-09-03 12:34:23.007 +0200","","","" +"OAID-001696","Robbie","Anthony","A.","","","","","2023-09-03 12:34:23.007 +0200","","","" +"OAID-001697","Robertson","M.","M.","","","","","2023-09-03 12:34:23.007 +0200","","","" +"OAID-001698","Rogers","J.","J.","","","","","2023-09-03 12:34:23.007 +0200","","","" +"OAID-001699","Smeulders","D. M.","D. M.","","","","","2023-09-03 12:34:23.007 +0200","","","" +"OAID-001700","Williams","Martin A. J.","M. A. J.","","57203332668","","","2023-09-03 12:34:23.007 +0200","","","" +"OAID-001701","Disspain","Morgan","M.","0000-0002-5668-3344","37118804200","","","2023-11-16 19:58:22.024 +0100","","","" +"OAID-001702","Gollan","John Klimenti","J. K.","","","","","2023-11-16 19:58:22.024 +0100","","","" +"OAID-001703","Johnson","Ian","I.","0000-0003-3582-2138","","","","2023-11-16 19:58:22.024 +0100","","","" +"OAID-001704","Koungoulos","Loukas George","L. G.","0000-0002-5148-0142","","","","2023-11-16 19:58:22.024 +0100","","","" +"OAID-001705","Leslie","D. M.","D. M.","","","","","2023-11-16 19:58:22.024 +0100","","","" +"OAID-001706","Maisie","Maame","M.","","","","","2023-11-16 19:58:22.024 +0100","","","" +"OAID-001707","Quinn","Molly","M.","","58199629700","","","2023-11-16 19:58:22.024 +0100","","","" +"OAID-001708","Roe","Jessica","J.","","","","","2023-11-16 19:58:22.024 +0100","","","" +"OAID-001709","Tennant","Giles","G.","","","","","2023-11-16 19:58:22.024 +0100","","","" +"OAID-001710","Watson","Emma","E.","","","","","2023-11-16 19:58:22.024 +0100","","","" +"OAID-001711","Weij","Rieneke","R.","","57218378419","","","2023-11-16 19:58:22.024 +0100","","","" +"OAID-001712","Atkins","Rachel","R.","0000-0003-0953-3420","57219964681","","","2023-11-16 19:58:22.024 +0100","","","" +"OAID-001713","Mitchell","Nate","N.","0000-0002-2864-7952","","","","2023-12-19 16:47:32.402 +0100","2023-12-19 16:47:32.402 +0100","","" +"OAID-001714","Kirkpatrick","Heather M.","H. M.","0000-0001-8658-2096","","","","2023-12-19 16:48:06.546 +0100","2023-12-19 16:48:06.546 +0100","","" +"OAID-001715","Argueta","Marina O.","M. O.","0000-0002-3403-2620","","","","2023-12-19 16:48:40.950 +0100","2023-12-19 16:48:40.950 +0100","","" +"OAID-001716","Wu","Yunpeng","Y.","","57762290800","","","2023-12-19 16:49:08.328 +0100","2023-12-19 16:49:08.328 +0100","","" +"OAID-001717","Kaveh-Firouz","Amaneh","A.","0000-0001-8039-1571","56003522200","","","2024-01-17 16:25:57.282 +0100","","","" +"OAID-001718","Kendrick","George W.","G. W.","","7003630204","","","2024-01-17 16:25:57.282 +0100","","","" +"OAID-001719","Lees","Brian G.","B. G.","","7005472341","","","2024-01-17 16:25:57.282 +0100","","","" +"OAID-001720","Tejan-Kella","M. S.","M. S.","","6505767130","","","2024-01-17 16:25:57.282 +0100","","","" +"OAID-001721","Zhou","Liping","L.","","","","","2024-01-17 16:25:57.282 +0100","","","" +"OAID-001722","Slee","Adrian J.","A. J.","","25958406900","","","2024-01-17 16:25:57.282 +0100","","","" +"OAID-001723","Sloss","Craig R.","C. R.","0000-0001-8694-6822","6508249252","","","2024-01-17 16:25:57.282 +0100","","","" +"OAID-001724","Larimer","Jeff E.","J. E.","0000-0002-3393-151X","","","","2024-02-23 08:59:30.021 +0100","2024-02-23 08:59:30.021 +0100","","" +"OAID-001725","Singer","Christiane","C.","","7102315895","","","2024-02-29 09:30:02.724 +0100","2024-02-29 09:30:02.724 +0100","","" +"OAID-001726","Duxbury","Lucinda","L.","0000-0003-1468-8056","","","","2024-02-29 09:30:28.507 +0100","2024-02-29 09:30:28.507 +0100","","" +"OAID-001727","Olson","David M.","D. M.","","12788179300","","","2024-03-01 08:30:01.102 +0100","2024-03-01 08:30:01.102 +0100","","" +"OAID-001728","Glover","Linda","L.","","","","","2024-03-15 12:18:53.127 +0100","2024-03-15 12:18:53.127 +0100","","" +"OAID-001729","Owen","Judy A. K.","J. A. K.","","24317994900","","","2024-03-15 12:18:53.638 +0100","2024-03-15 12:18:53.638 +0100","","" +"OAID-001730","O'Dea","Dominique","D.","","","","","2024-03-15 12:18:53.938 +0100","2024-03-15 12:18:53.938 +0100","","" +"OAID-001731","Fromont","Mairie","M.","","38461110500","","","2024-03-15 12:18:54.232 +0100","2024-03-15 12:18:54.232 +0100","","" +"OAID-001732","Tulip","Jim","J.","","","","","2024-03-15 12:18:54.529 +0100","2024-03-15 12:18:54.529 +0100","","" +"OAID-001733","Maloney","Ashley","A.","0000-0003-3079-6073","56638006200","","","2024-04-16 09:47:28.434 +0200","2024-04-16 09:47:28.434 +0200","","" +"OAID-001734","Short","Andrew D.","A. D.","0000-0001-7188-7057","7101707689","","","2024-09-25 08:54:02.429 +0200","2024-09-25 08:54:02.429 +0200","","" +"OAID-001735","Kinsela","Michael A.","M. A.","0000-0003-2509-6806","57120065700","","","2024-09-26 11:57:34.754 +0200","2024-09-26 11:57:34.754 +0200","","" +"OAID-001736","Roy","Peter S.","P. S.","","","","","2024-09-26 11:57:58.418 +0200","2024-09-26 11:57:58.418 +0200","","" +"OAID-001737","Smith","B. W.","B. W.","","","","","2024-09-30 12:52:43.326 +0200","2024-09-30 12:52:43.326 +0200","","" diff --git a/docs/source/storage/_global_Journal__202404291521.csv b/docs/source/storage/_global_Journal__202404291521.csv deleted file mode 100644 index c4aa46d9..00000000 --- a/docs/source/storage/_global_Journal__202404291521.csv +++ /dev/null @@ -1,1421 +0,0 @@ -"JOURNALID","JOURNAL","JOURNALABB","PRINT_ISSN","ONLIN_ISSN" -1,"Advances in Earth Science","Adv_Earth_Sci","","1001-912X" -2,"American Journal of Science","Am_J_Sci","0002-9599","1945-452X" -3,"Basin Research","Basin_Res","0950-091X","1365-2117" -4,"Earth and Planetary Science Letters","Earth_Planet_Sc_Lett","0012-821X","1385-013X" -5,"Earth-Science Reviews","Earth-Sci_Rev","0012-8252","1872-6828" -6,"Earth Surface Dynamics","Earth_Surf_Dynamics","2196-6311","2196-632X" -7,"Earth Surface Processes and Landforms","Earth_Surf_Proc_Land","0197-9337","1096-9837" -8,"Geochimica et Cosmochimica Acta","Geochim_Cosmochim_Ac","0016-7037","1872-9533" -9,"Geological Society of America Bulletin","Geol_Soc_Am_Bull","0016-7606","1943-2674" -10,"Geological Society, London, Special Publications","Geol_Soc_London_Spec_Pub","","2041-4927" -11,"Geology","Geology","0091-7613","1943-2682" -12,"Geomorphology","Geomorphology","0169-555X","1872-695X" -13,"Geophysical Research Letters","Geophys_Res_Lett","0094-8276","1944-8007" -14,"Geosphere","Geosphere","","1553-040X" -15,"Global and Planetary Change","Global_Planet_Change","0921-8181","1872-6364" -16,"GSA Today","GSA_Today","1052-5173","1943-2690" -17,"International Journal of Earth Sciences","Int_J_Earth_Sci","1437-3254","1437-3262" -18,"Journal of Asian Earth Sciences","J_Asian_Earth_Sci","1367-9120","1878-5786" -19,"Journal of Geophysical Research: Earth Surface","J_Geophys_Res-Earth","2169-9003","2169-9011" -20,"Journal of Human Evolution","J_Hum_Evol","0047-2484","1095-8606" -21,"Journal of Mountain Science","J_Mt_Sci","1672-6316","1993-0321" -22,"Journal of South American Earth Sciences","J_S_Am_Earth_Sci","0895-9811","1873-0647" -23,"Journal of the Geological Society","J_Geol_Soc_London","0016-7649","2041-479X" -24,"Journal of the Japan Society of Engineering Geology","J_Jpn_Soc_Eng_Geol","","" -25,"Lithosphere","Lithosphere","1941-8264","1947-4253" -26,"Nature","Nature","0028-0836","1476-4687" -27,"Nature Geoscience","Nat_Geosci","1752-0894","1752-0908" -28,"Palaeogeography, Palaeoclimatology, Palaeoecology","Palaeogeogr_Palaeocl","0031-0182","1872-616X" -29,"Progress in Earth and Planetary Science","Progress_Earth_Planet_Sci","","2197-4284" -30,"Quaternary Geochronology","Quat_Geochronol","1871-1014","1878-0350" -31,"Quaternary International","Quatern_Int","1040-6182","1873-4553" -32,"Quaternary Research","Quaternary_Res","0033-5894","1096-0287" -33,"Quaternary Science Reviews","Quaternary_Sci_Rev","0277-3791","1873-457X" -34,"Revista Brasileira de Geomorfologia","Rev_Bras_Geomorf","1519-1540","2236-5664" -35,"Science","Science","","1095-9203" -36,"Scientific Reports","Sci_Rep","","2045-2322" -37,"Sedimentary Geology","Sediment_Geol","0037-0738","1879-0968" -38,"Solid Earth","Solid_Earth","1869-9510","1869-9529" -39,"Swiss Journal of Geosciences","Swiss_J_Geosci","1661-8726","1661-8734" -40,"Tectonics","Tectonics","0278-7407","1944-9194" -41,"Tectonophysics","Tectonophysics","0040-1951","1879-3266" -42,"Terra Nova","Terra_Nova","0954-4879","1365-3121" -43,"The Journal of Geology","J_Geol","0022-1376","1537-5269" -44,"Water Resources Research","Water_Resour_Res","0043-1397","1944-7973" -45,"Zeitschrift für Geomorphologie","Z_Geomorphol","0372-8854","1864-1687" -46,"Alcheringa: An Australasian Journal of Palaeontology","Alcheringa","0311-5518","1752-0754" -47,"Ancient TL","Ancient_TL","","2693-0935" -48,"Annals of Geophysics","Ann_Geophys-Italy","","2037-416X" -49,"Anthropological papers of the AMNH","Anthropol_Pap_Am_Mus","","" -50,"Antiquity","Antiquity","0003-598X","1745-1744" -51,"Archaeology and Physical Anthropology in Oceania","Archaeol_Phys_Anthropol_Oceania","","0003-8121" -52,"Archaeology in Oceania","Archaeol_Ocean","0728-4896","1834-4453" -53,"Archaeometry","Archaeometry","0003-813X","1475-4754" -54,"Austral Ecology","Austral_Ecol","1442-9985","1442-9993" -55,"Australian Aboriginal Studies","Aust_Aborig_Stud","","0729-4352" -56,"Australian Archaeology","Aust_Archaeol","0312-2417","2470-0363" -57,"Australian Geographer","Aust_Geogr","0004-9182","1465-3311" -58,"Australian Journal of Botany","Aust_J_Bot","0067-1924","1444-9862" -59,"Australian Journal of Earth Sciences","Aust_J_Earth_Sci","0812-0099","1440-0952" -60,"The Australian Journal of Science","Aust_J_Sci","","0365-3668" -61,"Australian Zoologist","Aust_Zool","0067-2238","2204-2105" -62,"Biology Letters","Biology_Lett","1744-957X","1744-9561" -63,"Boreas","Boreas","","1502-3885" -64,"Bulletin of the Indo-Pacific Prehistory Association","Bull_Indo_Pac_Pre_Hi","0156-1316","1835-1794" -65,"Cambridge Archaeological Journal","Camb_Archaeol_J","0959-7743","1474-0540" -66,"Catena","Catena","0341-8162","1872-6887" -67,"Chemical Geology: Isotope Geoscience section","Chem_Geol","0168-9622","1878-5999" -68,"Climate of the Past","Clim_Past","1814-9324","1814-9332" -69,"Geoarchaeology","Geoarchaeology","0883-6353","1520-6548" -70,"Geochemistry: Exploration, Environment, Analysis","Geochem_Explor_Env_A","1467-7873","2041-4943" -71,"Geologische Rundschau","Geol_Rundsch","0016-7835","1432-1149" -72,"Geosciences Journal","Geosci_J","1226-4806","1598-7477" -73,"Helicite","Helicite","","0017-9973" -74,"Journal of Anthropological Archaeology","J_Anthropol_Archaeol","0278-4165","1090-2686" -75,"Journal of Archaeological Science","J_Archaeol_Sci","0305-4403","1095-9238" -76,"Journal of Arid Environments","J_Arid_Environ","0140-1963","1095-922X" -77,"Journal of Biogeography","J_Biogeogr","0305-0270","1365-2699" -78,"Journal of Geochemical Exploration","J_Geochem_Explor","0375-6742","1879-1689" -79,"Journal of Pacific Archaeology","J_Pac_Archaeol","1179-4704","1179-4712" -80,"Journal of Quaternary Science","J_Quaternary_Sci","0267-8179","1099-1417" -81,"Journal of Soil Science","J_Soil_Sci","0022-4588","2056-5240" -82,"Journal of Systematic Palaeontology","J_Syst_Palaeontol","1477-2019","1478-0941" -83,"Journal of the Geological Society of Australia","J_Geol_Soc_Aust","","0016-7614" -84,"Journal of the Geological Society of Queensland","J_Geol_Soc_Qld","","" -85,"Journal of the Royal Society of Western Australia","J_Roy_Soc_West_Aust","","0035-922X" -86,"Mankind","Mankind","","" -87,"Marine & Freshwater Research","Mar_Freshwater_Res","1323-1650","1448-6059" -88,"Memoirs of the National Museum of Victoria","Mem_Museum_Vic","","0083-5986" -89,"Memoirs of the Queensland Museum / NATURE","Mem_Qld_Museum_Nature","0079-8835","2204-1478" -90,"MESA Journal","Mesa_Journal","1326-3544","2207-2152" -91,"Nature Communications","Nat_Commun","","2041-1723" -92,"New Zealand Journal of Geology and Geophysics","New_Zeal_J_Geol_Geop","0028-8306","1175-8791" -93,"Palaeoclimates: Data and Modelling","Palaeoclimates","","" -94,"Papers and Proceedings of the Royal Society of Tasmania","P_R_Soc_Tasmania","","0080-4703" -95,"Philosophical Transactions of the Royal Society B: Biological Sciences","Philos_T_R_Soc_B","0264-3839","2053-924X" -96,"PLoS ONE","Plos_One","","1932-6203" -97,"Proceedings of the Linnean Society of New South Wales","P_Linn_Soc_NSW","1839-7263","0370-047X" -98,"Proceedings of the National Academy of Sciences","P_Natl_Acad_Sci_USA","0027-8424","1091-6490" -99,"Proceedings of the Prehistoric Society","P_Prehist_Soc","0079-497X","2050-2729" -100,"Proceedings of the Royal Society of Victoria","P_R_Soc_Victoria","0035-9211","2204-1362" -101,"Quaternary Australasia","Quat_Aust","","0811-0433" -102,"Queensland Archaeological Research","Queensland_Archaeol_Res","0814-3021","1839-339X" -103,"Radiation Protection Dosimetry","Radiat_Prot_Dosim","0144-8420","1742-3406" -104,"Radiocarbon","Radiocarbon","0033-8222","1945-5755" -105,"Records of the Australian Museum","Rec_Aust_Mus","0067-1975","2201-4349" -106,"Records of the Queen Victoria Museum Launceston","Rec_Vic_Mus","0085-5278","" -107,"Records of the South Australian Museum","Rec_S_Aust_Mus","0376-2750","" -108,"Records of the Western Australian Museum","Rec_W_Aust_Mus","0312-3162","" -109,"Review of Palaeobotany and Palynology","Rev_Palaeobotany_Palyno","0034-6667","1879-0615" -110,"Search","Search","","0004-9549" -111,"Bulletin of the AMNH","B_Am_Mus_Nat_Hist","0003-0090","1937-3546" -112,"The Geographical Journal","Geogr_J","0016-7398","1475-4959" -113,"The Holocene","Holocene","0959-6836","1477-0911" -114,"Journal of Island and Coastal Archaeology","J_Isl_Coast_Archaeol","1556-4894","1556-1828" -115,"The Western Caver","West_Caver","","" -116,"Transactions of the Royal Society of South Australia","T_Roy_Soc_South_Aust","2204-0293","0372-1426" -117,"Geological Society of America Abstracts","Geol_Soc_Am_Bull_Abstr","","0435-3986" -118,"Archaeological and Anthropological Sciences","Archaeol_Anthrop_Sci","1866-9557","1866-9565" -119,"The Artefact: the Journal of the Archaeological and Anthropological Society of Victoria","Artefact","","" -120,"Asian Perspectives","Asian_Perspect","0066-8435","1535-8283" -121,"Beagle: Records of the Museums and Art Galleries of the Northern Territory","Beagle","","0811-3653" -122,"Journal of Archaeological Method and Theory","J_Archaeol_Method_Th","1072-5369","1573-7764" -123,"Journal of Archaeological Science: Reports","J_Archaeol_Sci_Rep","","2352-409X" -124,"Journal of the Australian Association of Consulting Archaeologists","J_Aust_Assoc_Archaeol","","2202-7890" -125,"Marine Geology","Mar_Geol","","0025-3227" -126,"Memoirs of the Queensland Museum / CULTURE","Mem_Qld_Museum_Culture","1440-4788","" -127,"Oceania","Oceania","","1834-4461" -128,"Papers and Proceedings of the Royal Society of Queensland","P_R_Soc_Queensland","","0080-469X" -129,"Studies in Conservation","Stud_Conserv","0039-3630","2047-0584" -130,"World Archaeology","World_Archaeol","0043-8243","1470-1375" -131,"Acta Geologica Sinica","Acta_Geol_Sin-Engl","","1755-6724" -132,"Arctic, Antarctic, and Alpine Research","Arct_Antarct_Alp_Res","1523-0430","1938-4246" -133,"Geografiska Annaler: Series A, Physical Geography","Geogr_Ann_A","0435-3676","1468-0459" -134,"Cuadernos de Investigación Geográfica","Cuadern_Inestig_Geogr","0211-6820","1697-9540" -135,"E&G Quaternary Science Journal","Quaternary_Sci_J","0424-7116","2199-9090" -136,"Antarctic Science","Antarct_Sci","0954-1020","1365-2079" -137,"Annals of Glaciology","Ann_Glaciol","0260-3055","1727-5644" -138,"Arktos","Arktos","2364-9453","2364-9461" -139,"Journal of Geophysical Research: Solid Earth","J_Geophys_Res-Solid","","2169-9356" -140,"Zeitschrift für Geomorphologie, Supplement Issues","Z_Geomorphol_Supp","","0372-8854" -141,"Austrian Journal of Earth Sciences","Austrian_J_Earth_Sci","","2072-7151" -142,"Acta Universitatis Carolinae Geographica","Acta_U_Carol_Geogr","0300-5402","2336-1980" -143,"Bulletin of Volcanology","B_Volcanol","0258-8900","1432-0819" -144,"Annals of the Association of American Geographers","Ann_Assoc_Am_Geogr","0004-5608","1467-8306" -145,"Journal of Climate","J_Climate","0894-8755","1520-0442" -146,"Cryosphere","The Cryosphere","1994-0416","1994-0424" -147,"Polar Research","Polar_Res","0800-0395","1751-8369" -148,"Geochronometria","Geochronometria","1733-8387","1897-1695" -149,"Global Change Biology","Global_Change_Biol","1354-1013","1365-2486" -150,"Journal of Glaciology and Geocryology","J_Glaciol_Geocryol","","1000-0240" -151,"Eclogae Geologicae Helvetiae","Eclogae_Geol_Helv","","1420-9128" -152,"Quaternary Science Advances","Quaternary_Sci_Adv","","2666-0334" -153,"Polar Science","Polar_Sci","1873-9652","1876-4428" -154,"Archiv für Geschiebekunde","Arch_Geschiebe","","0936-2967" -155,"Bulletin of the National Museum of Japanese History","B_Natl_Mus_Japan","","0286-7400" -156,"Nuclear Instruments and Methods in Physics Research B","Nucl_Instrum_Meth_B","0168-583X","1872-9584" -157,"Canadian Journal of Earth Sciences","Can_J_Earth_Sci","0008-4077","1480-3313" -158,"Cave and Karst Science","Cave_Karst_Sci","","1356-191X" -159,"International Geology Review","Int_Geol_Rev","0020-6814","1938-2839" -160,"Chinese Journal of Polar Science","Chinese_J_Polar_Sci","","1007-7065" -161,"Chinese Science Bulletin","Chinese_Sci_B","1001-6538","1861-9541" -162,"Geographica Helvetica","Geogr_Helv","0016-7312","2194-8798" -163,"Geochronology","Geochronology","","2628-3719" -164,"Geografický časopis","Geogr_Casopis","0016-7193","2453-8787" -165,"npj Climate and Atmospheric Science","npj_Clim_Atmos:Sci","","2397-3722" -166,"Science Bulletin","Sci_Bull_CHN","2095-9273","2095-9281" -167,"Science Advances","Science_Adv","","2375-2548" -168,"Norwegian Journal of Geology","Norw_J_Geol","2387-5852","2387-5844" -169,"Relief Boden Paläoklima","Relief_Boden_Pal","","0720-4876" -170,"Geological Society of America Special Papers","Geol_Soc_Am_S","0072-1077","2331-219X" -171,"Science in China Series D: Earth Sciences","Sci_China_Ser_D","1006-9313","1862-2801" -172,"Transactions, Japanese Geomorphological Union","T_Japanese_Geomorph","","0389-1755" -173,"The Quaternary Research (Daiyonki-Kenkyu)","Quaternary_Res_Japan","0418-2642","1881-8129" -174,"Marine Pollution Bulletin","Mar_Pollut_Bull","0025-326X","1879-3363" -175,"Quaternary","Quaternary","","2571-550X" -176,"Proceedings of the Royal Society of London. Series A, Mathematical, Physical and Engineering Sciences","P_R_Soc_A","1364-5021","1471-2946" -177,"Pirineos. Revista de Ecología de Montaña","Pirineos","0373-2568","1988-4281" -178,"Australian Geographical Studies","Aust_Geogr_Stud","0004-9190","1467-8470" -179,"Current Anthropology","Curr_Anthropol","0011-3204","1537-5382" -180,"Sedimentology","Sedimentology","0037-0746","1365-3091" -181,"Archaeological Heritage","Archaeol_Heritage","","" -182,"Victorian Naturalist","Victorian_Nat","","" -183,"Ecology","Ecology","","1939-9170" -184,"Journal of Geophysical Research: Biogeosciences","J_Geophys_Res-BioGeo","","2169-8961" -185,"New Phytologist","New_Phytologist","0028-646X","1469-8137" -186,"Journal of Ecology","J_Ecol","","1365-2745" -187,"land","land","","2073-445X" -188,"Archaometry","Archaometry","","1475-4754" -189,"Economic Botany","Econ_Bot","0013-0001","1874-9364" -190,"Fieldiana. Anthropology","Fieldiana_Anthropol","0071-4739","2162-4321" -191,"Geographical Research","Geogr_Res","1745-5863","1745-5871" -192,"Hemisphere","Hemisphere","0018-0300","" -193,"HOMO - Journal of Comparative Biology","Homo","0018-442X","1618-1301" -194,"International Journal of Historical Archaeology","Int_J_Hist_Archaeol","1092-7697","1573-7748" -195,"Journal de la Société des Océanistes","J_Soc_Ocean","0300-953X","1760-7256" -196,"Journal of Field Archaeology","J_Field_Archaeol","0093-4690","2042-4582" -197,"Journal of Indo-Pacific Archaeology","J_Indo-Pac_Archaeol","","2375-0510" -198,"Journal of the Polynesian Society","J_Polynesian_Soc","0032-4000","2230-5955" -199,"Journal of the Royal Society of New Zealand","J_Roy_Soc_New_Zeal","0303-6758","1175-8899" -200,"Mountain Research and Development","Mt_Res_Dev","0276-4741","1994-7151" -201,"New Zealand Journal of Archaeology","New_Zeal_J_Archaeol","0110-540X","" -202,"Oral History","Oral_Hist","0310-2556","" -203,"PALEO. Revue d'archéologie préhistorique","Paleo_Rev","","2101-0420" -204,"People and Culture in Oceania","People_Culture_Oceania","1349-5380","2433-2194" -205,"Research in Melanesia","Res_Melanesia","0254-0665","" -206,"Technical Reports of the Australian Museum","Tech_Rep_Aust_Museum","1031-8062","" -207,"Technical Reports of the Australian Museum (Online)","Tech_Rep_Aust_Museum_Online","","1835-4211" -208,"The Review of Archaeology","Rev_Archaeol","1050-4877","" -209,"Vegetation History and Archaeobotany","Veg_Hist_Archaeobot","0939-6314","1617-6278" -210,"Erdwissenschaftliche Forschung","Erdwissenschaft_Forsch","0170-3188","" -211,"Singapore Journal of Tropical Geography","Singapore_J_Trop_Geo","0129-7619","1467-9493" -212,"Records of the Papua New Guinea Public Museum and Art Gallery","Rec_PNG_Museum_Art","0314-3813","" -213,"National Geographic Research","Natl_Geogr_Res","8755-724X","" -214,"Man and Culture in Oceania","Man_Culture_Oceania","0911-3533","" -215,"Advances in World Archaeology","Adv_World_Archaeol","0733-5121","" -216,"Agriculture, Ecosystems & Environment","Agr_Ecosyst_Environ","0167-8809","1873-2305" -217,"Anthropologie","Anthropologie","","" -218,"Archaeologies","Archaeologies","1555-8622","1935-3987" -219,"Australian Institute of Aboriginal Studies Newsletter","AIAS_News","0004-9344","" -220,"Fremantle Studies","Freemantle_Stud","","1443-0800" -221,"Geodinamica Acta","Geodin_Acta","0985-3111","1778-3593" -222,"Journal of Community Archaeology and Heritage","J_Comm_Archaeol_Heritage","2051-8196","2051-820X" -223,"Journal of the Anthropological Society of South Australia","J_Anthropol_Soc_S_Aust","1034-4438","" -224,"Nature Human Behaviour","Nat_Hum_Behavior","","2397-3374" -225,"Queensland Government Mining Journal","Queensland_Gov_Mining_J","0033-6149","" -226,"Reef Research","Reef_Res","1037-0692","" -227,"Rock Art Research","Rock_Art_Res","0813-0426","" -228,"Geographical Magazine","Geogr_Magazine","1478-6168","" -229,"Occasional Papers in Anthropology","Occas_Pap_Anthropol","","0310-4710" -230,"Journal of Social Archaeology","J_Social_Archaeol","1469-6053","1741-2951" -231,"Nature Ecology and Evolution","Nat_Ecol_Evol","","2397-334X" -232,"AGU Advances","AGU_Adv","","2576-604X" -233,"Mediterranean Geoscience Reviews","Med_Geosc_Rev","","2661-8648" -234,"Geosciences","Geosciences","","2076-3263" -235,"Terra Australis","Terra_Australis","0725-9018","" -236,"International Journal of Osteoarchaeology","Int_J_Osteoarchaeol","1047-482X","1099-1212" -237,"Cultural Resource Management Monograph Series","Cult_Res_Mon_Ser","0728-8441","" -238,"Modern Quaternary Research in Southeast Asia","Mod_Quat_Re","0168-6151","" -239,"Journal of Geographical Sciences","J_Geogr_Sci","1009-637X","1861-9568" -240,"Open Quaternary","Open_Quat","","2055-298X" -241,"The South African Archaeological Bulletin","S_Afr_Archaeol_Bull","0038-1969","2224-4654" -242,"Fort Hare Papers","Fort_Hare","0015-8054","" -243,"Journal of African Earth Sciences","J_Afr_Earth_Sci","1464-343X","1879-1956" -244,"South African Journal of Science","S_Afr_J_Sci","0038-2353","1996-7489" -245,"Journal of Paleolithic Archaeology","J_Paleolith_Archaeol","","2520-8217" -246,"Archeological Papers of the American Anthropological Association","Arch_P_Amer_Ant_Asso","1551-823X","1551-8248" -247,"PACT","PACT","","" -248,"Abhandlungen der Akademie der Wissenschaften zu Göttingen","TBA","","" -249,"Abhandlungen der Königlichen Akademie der Wissenschaften zu Berlin","TBA","","" -250,"Abhandlungen der Königlichen Akademie der Wissenschaften zu Berlin, Physikalische Klasse","TBA","","" -251,"Abhandlungen der Mathematisch-Physikalischen Klasse - Bayerische Akademie der Wissenschaften","TBA","","" -252,"Abhandlungen des Naturwissenschaftlichen Vereins zu Bremen","TBA","","" -253,"Acta Agrobotanica","Acta_Agrobot","","" -254,"Acta Anthropologica","Acta_Anthropol","","" -255,"Acta Arctica","Acta_Arctica","","" -256,"Acta Botanica Brasilica","Acta_Bot_Brasilica","","" -257,"Acta Botanica Fennica","Acta_Bot_Fennica","","" -258,"Acta Botanica Neerlandica","Acta_Bot_Neerlandica","","" -259,"Acta Chiropterologica","Acta_Chiropterol","","" -260,"Acta Entomologica Chilena","Acta_Entomol_Chilena","","" -261,"Acta Entomologica Musei Nationalis Pragae","Acta_Entomol_Pragae","","" -262,"Acta Geographica Lodziensia","Acta_Geograph_Lodz","","" -263,"Acta Geographica Lovaniensia","Acta_Geograph_Lovan","","" -264,"Acta Geologica Polonica","Acta_Geol_Polonica","","" -265,"Acta Micropalaeontologica Sinica","Acta_Micropal_Sinica","","" -266,"Acta Musei Macedonici Scientiarum Naturalium","Acta_Macedonici_Sci_Nat","","" -267,"Acta Musei Moraviae, Scientiae geologicae","Acta_Mus_Moraviae","","" -268,"Acta Palaeobotanica","Acta_Palaeobot","","" -269,"Acta Palaeontologica Polonica","Acta_Palaeontol_Polonica","","" -270,"Acta Palaeontologica Sinica","Acta_Palaeontol_Sinica","","" -271,"Acta Protozoologica","Acta_Protozool","","" -272,"Acta Univeritatis Upsaliensis. Comprehensive summaries of Uppsala dissertations from the faculty of Science and Technology","Acta_Uni_Upsaliensis","","" -273,"Acta Zoologica Fennica","Acta_Zool_Fennica","","" -274,"Acta Zoológica Mexicana","Acta_Zool_Mexicana","","" -275,"Acta Zootaxonomica Sinica","Acta_Zootaxon_Sinica","","" -276,"Actas: Facultad de Ciencias de la Tierra, UANL","TBA","","" -277,"Actic","TBA","","" -278,"African Archaeological Review","TBA","","" -279,"African Invertebrates","TBA","","" -280,"AFZ Der Wald","TBA","","" -281,"Agronomie et Horticulture","TBA","","" -282,"Alaska Journal of Anthropology","TBA","","" -283,"Alaska Park Science","TBA","","" -284,"Alberta Archaeological Review","TBA","","" -285,"Alergologia","TBA","","" -286,"Algae","TBA","","" -287,"Algological Studies","TBA","","" -288,"Allertonia","TBA","","" -289,"Alpenvereins-Jahrbuch","TBA","","" -290,"Alpine Mediterranean Quaternary","TBA","","" -291,"Ameghiniana","TBA","","" -292,"American Anthropologist","Am_","","" -293,"American Antiquity","Am_","","" -294,"American Journal of Botany","Am_","","" -295,"American Journal of Human Biology","Am_","","" -296,"American Journal of Physical Anthropology","Am_","","" -297,"American Journal of Plant Sciences","Am_","","" -298,"American Journal of Science. Radiocarbon Supplement","Am_","","" -299,"American Midland Naturalist","Am_","","" -300,"American Museum Novitates","Am_","","" -301,"American Paleontogist","Am_","","" -302,"Anais da Academia Brasileira de Ciências","TBA","","" -303,"Analecta Praehistorica Leidensia","TBA","","" -304,"Anales de Antropología","TBA","","" -305,"Anales de la Academia Mexicana de Ciencias Exactas Físicas y Naturales","TBA","","" -306,"Anales de la Universidad de Chile","TBA","","" -307,"Anales del Instituto de Biología, Universidad Nacional Autónoma de México","TBA","","" -308,"Anales del Instituto de la Patagonia","TBA","","" -309,"Anales del Instituto de la Patagonia, Serie Ciencias Humanas","TBA","","" -310,"Anales del Instituto de la Patagonia. Serie Ciencias Sociales","TBA","","" -311,"Anales del Instituto Geológico de México","TBA","","" -312,"Anales del Instituto Nacional de Antropología e Historia","TBA","","" -313,"Anales del Jardín Botánico de Madrid","TBA","","" -314,"Anales del Museo Nacional de México","TBA","","" -315,"Andean Geology","TBA","","" -316,"Annales Botanici Fennici","TBA","","" -317,"Annales de Bretagne et des Pays de l'Ouest","TBA","","" -318,"Annales de la Société Entomologique de France","TBA","","" -319,"Annales de la Societe Geologique du Nord","TBA","","" -320,"Annales de Paléontologie","TBA","","" -321,"Annales des Sciences Forestieres","TBA","","" -322,"Annales des Sciences Naturelles","TBA","","" -323,"Annales du Parc national des Cévennes","TBA","","" -324,"Annales Littéraires, Série Environnement","TBA","","" -325,"Annales Zoologici (Warszawa)","TBA","","" -326,"Annales Zoologici Fennici","TBA","","" -327,"Annals of Botany","TBA","0305-7364","" -328,"Annals of the American Association of Geographers","TBA","","" -329,"Annals of The Carnegie Museum","TBA","","" -330,"Annals of the Missouri Botanical Garden","TBA","","" -331,"Annals of the New York Academy of Sciences","TBA","","" -332,"Annals of the Tohoku Geographical Association","TBA","","" -333,"Annotated Diatom Micrographs","TBA","","" -334,"Annuaire du Musee Zoologique de l’Academie Imperiale des Sciences de St. Petersbourg","TBA","","" -335,"Annual Archaeological Report, Ontario","TBA","","" -336,"Annual Bulletin of the Cape May Geographic Society","TBA","","" -337,"Annual of Sofia University, Faculty of Biology","TBA","","" -338,"Annual Review of Anthropology","TBA","","" -339,"Annuals of the New York Academy of Sciences","TBA","","" -340,"Antarctic Journal of the United States","TBA","","" -341,"Anthropocene","TBA","","" -342,"Anthropologica (n.s.)","TBA","","" -343,"Anthropological Papers of the American Museum of Natural History","TBA","","" -344,"Anthropological Papers of the University of Alaska","TBA","","" -345,"Anthropologischer Anzeiger","TBA","","" -346,"Anthropozoikum","TBA","","" -347,"Anthropozoologica","TBA","","" -348,"Antropológicas","TBA","","" -349,"Aquatic Ecology","TBA","","" -350,"Aquatic Sciences","TBA","","" -351,"Aquilo Series Botanica","TBA","","" -352,"Aquitania","TBA","","" -353,"Arbeiten aus dem Zoologischen Institute der Universität Wien und der Zoologischen Station in Triest","TBA","","" -354,"Arch-Notes: Newsletter of the Ontario Archaeological Society","TBA","","" -355,"Archae-Facts","TBA","","" -356,"Archaeo-Physika","TBA","","" -357,"Archaeofauna: International Journal of Archaeozoology","TBA","","" -358,"Archaeological and Anthropological Science","TBA","","" -359,"Archaeological Society of Alberta Newsletter","TBA","","" -360,"Archaeology and Environment","TBA","","" -361,"Archaeology and History in Lebanon","TBA","","" -362,"Archaeology in Montana","TBA","","" -363,"Archaeology in Wales","TBA","","" -364,"Archaeology in Washington","TBA","","" -365,"Archaeology of Eastern North America","TBA","","" -366,"ArchaeoZoologica","TBA","","" -367,"Archeologické rozhledy","TBA","","" -368,"Archéologie du Midi Médiéval","TBA","","" -369,"Archéologiques","TBA","","" -370,"ArchéoSciences","TBA","","" -371,"Archiv for Mathematik og Naturvidenskab","TBA","","" -372,"Archiv für Hydrobiologie","TBA","","" -373,"Archiv für Hydrobiologie Supplement","TBA","","" -374,"Archiv für Hydrobiologie und Planktonkunde","TBA","","" -375,"Archiv für Naturschutz und Landschaftsforschung","TBA","","" -376,"Archiv für Protistenkunde","TBA","","" -377,"Archives de la Commission Scientifique du Mexique","TBA","","" -378,"Arctic","TBA","","" -379,"Arctic and Alpine Research","TBA","0004-0851","2325-5153" -380,"Arctic Anthropology","TBA","","" -381,"Arctic Circle","TBA","","" -382,"Arkansas Archeologist","TBA","","" -383,"Arqueología (Segunda Época), Instituto Nacional Autónoma de México","TBA","","" -384,"Arthropoda, Buenos Aires","TBA","","" -385,"Atlantic Geology","TBA","","" -386,"Atti del Reale Istituto Veneto di Scienze Lettero e Art","TBA","","" -387,"Atti della Societa Italiana di Scienze Naturali e del Museo Civico di Storia Naturale di Milano","TBA","","" -388,"Australian Entomological Magazine","Aust_Entomol_Mag","0311-1881","" -389,"Australian Journal of Ecology","Aust_J_Ecol","0307-692X","" -390,"Australasian Journal of Environmental Management","Australas_J_Env_Man","1448-6563","2159-5356" -391,"Australian Journal of Marine and Freshwater Research","Aust_J_Mar_Fresh_Res","0067-1940","" -392,"Australian Systematic Botany","Aust_Syst_Bot","1030-1887","1446-5701" -393,"Azania","TBA","","" -394,"Baltica","TBA","","" -395,"Bedford Institute of Oceanography, Report Series","TBA","","" -396,"Beihefte zum Botanischen Centralblatt","TBA","","" -397,"Beihefte zum Geologischen Jahrbuch","TBA","","" -398,"Beihefte zur Nova Hedwigia","TBA","","" -399,"Beiträge zu Meereskunde","TBA","","" -400,"Beiträge zur Naturkunde Oberösterreichs","TBA","","" -401,"Bericht der Deutschen Botanischen Gesellschaft","TBA","","" -402,"Bericht der Römisch-Germanischen Kommission","TBA","","" -403,"Bericht der Westpreussischen Botanisch-Zoologischen Verein. Danzig","TBA","","" -404,"Berichte der Bayerischen Botanischen Gesellschaft (zur Erforschung der heimischen Flora)","TBA","","" -405,"Berichte der Deutschen Botanischen Gesellschaft","TBA","","" -406,"Berichte des IGB","TBA","","" -407,"Berichte des naturwissenschaftlichen (früher zoologisch-mineralogischen) Vereines zu Regensburg","TBA","","" -408,"Berichte des naturwissenschaftlichen-medizinischen Vereins Innsbruck","TBA","","" -409,"Berichte zur Polarforschung","TBA","","" -410,"Berichten van de Rijksdienst voor het Oudheidkundig Bodemonderzoek","TBA","","" -411,"Bibliotheca Botanica","TBA","","" -412,"Bibliotheca Phycologica","TBA","","" -413,"Bilan Scientifique","TBA","","" -414,"Biodiversity and Conservation","TBA","","" -415,"Biodiversity Data Journal","Biodiv_Dat_J","","1314-2828" -416,"Biogeochemistry","TBA","","" -417,"Biogeosciences","TBA","","" -418,"Biogeosciences Discussions","TBA","","" -419,"Biologia","TBA","","" -420,"Biologia, Bratislava","TBA","","" -421,"Biology and Environment: Proceedings of the Royal Irish Academy","TBA","","" -422,"Biology Bulletin","TBA","","" -423,"Biome","TBA","","" -424,"BioScience","BioScience","","1525-3244" -425,"Birdstone","TBA","","" -426,"Blumea","Blumea","0006-5196","2212-1676" -427,"BMC Evolutionary Biology","TBA","","" -428,"BMR Journal of Australian Geology & Geophysics","BMR_Aust_J_Geol_Geophys","0312-9608","" -429,"Boletim Instituto de Ciências Naturais, Universidade do Rio Grande do Sul","TBA","","" -430,"Boletín (I Epoca), Instituto Nacional de Antropología e Historia","TBA","","" -431,"Boletín (II Epoca), Instituto Nacional de Antropología e Historia","TBA","","" -432,"Boletín (III Epoca), Instituto Nacional de Antropología e Historia","TBA","","" -433,"Boletín Bibliográfico de Antropología Americana","TBA","","" -434,"Boletín Científico Centro de Museos - Museo de Historia Natural","TBA","","" -435,"Boletín de la Dirección de Estudios Biológicos","TBA","","" -436,"Boletín de La Sociedad Argentina de Botánica","TBA","","" -437,"Boletín de la Sociedad de Ciencias Naturales de Jalisco","TBA","","" -438,"Boletín de la Sociedad Geológica Mexicana","TBA","","" -439,"Boletín de la Sociedad Mexicana de Geografía y Estadística","TBA","","" -440,"Boletín de la Sociedad Nuevoleonesa de Historia, Geografía y Estadística","TBA","","" -441,"Boletín del Museo Nacional de Historia Natural, Chile","TBA","","" -442,"Boletín Geológico (Bogota)","TBA","","" -443,"Bollettino della Società Zoological Italiana","TBA","","" -444,"Bone modifications","TBA","","" -445,"Boreal Environment Research","TBA","","" -446,"Botanica Helvetica","TBA","","" -447,"Botanica Marina","TBA","","" -448,"Botanical Journal of the Linnean Society","TBA","","" -449,"Botanical Magazine","TBA","","" -450,"Botanical Review","TBA","","" -451,"Botanichesky Zhurnal","TBA","","" -452,"Botanische Jahrbücher fur Systematik, Pflanzengeschichte, und Pflanzengeographie","TBA","","" -453,"Botaniska Notiser","TBA","","" -454,"Breviora","TBA","","" -455,"Brimleyana","TBA","","" -456,"British Columbia Geological Survey Paper","TBA","","" -457,"Brittonia","TBA","","" -458,"Bryologia Europaea","TBA","","" -459,"Buletin Gradina Botanica si al Muzeul Botanic de la Universitatea din Cluj","TBA","","" -460,"Buletin Stiintific, Sectia de Biologie si Stiinte Agricole, Seria Botanica","TBA","","" -461,"Buletinul Gradinii Botanice si al Muzeului Botanic de la Universitatea din Cluj la Timisoara","TBA","","" -462,"Bulletin - Illinois Archaeological Survey, Inc.","TBA","","" -463,"Bulletin de l'Association de géographes française","TBA","","" -464,"Bulletin de l'Association française pour l'étude du quaternaire","TBA","","" -465,"Bulletin de l'Institut Français d'Études Andines","TBA","","" -466,"Bulletin de l'Institut Royal des Sciences Naturelles de Belgique, Biologie","TBA","","" -467,"Bulletin de l’Academie Polonaise des Sciences, Classe 2, Série des Sciences Biologiques","TBA","","" -468,"Bulletin de la Société Belge de Géologie, Paleontologie, Hydrologie","TBA","","" -469,"Bulletin de la Société Botanique de France","TBA","","" -470,"Bulletin de la Société d’Histoire Naturelle de l’Afrique du Nord","TBA","","" -471,"Bulletin de la Société Géologique de France","TBA","","" -472,"Bulletin de la Société Historique de Lisieux","TBA","","" -473,"Bulletin de la Société Imperiale des Naturalistes de Moscou","TBA","","" -474,"Bulletin de la Société Languedocienne de Géographie","TBA","","" -475,"Bulletin de la Société Linnéenne de Normandie","TBA","","" -476,"Bulletin de la Société Neuchâteloise des Sciences Naturelles","TBA","","" -477,"Bulletin de la Société Préhistorique Française","TBA","","" -478,"Bulletin du Centre de Géomorphologie, Caen","TBA","","" -479,"Bulletin du Muséum National d'Historie Naturelle, Paris","TBA","","" -480,"Bulletin of Geosciences","TBA","","" -481,"Bulletin of Texas Archeological and Paleontological Society","TBA","","" -482,"Bulletin of the Academy of Sciences of the Georgian SSR","TBA","","" -483,"Bulletin of the American Museum of Natural History","TBA","","" -484,"Bulletin of the Biogeographical Society of Japan","TBA","","" -485,"Bulletin of the Biological Society of Washington","TBA","","" -486,"Bulletin of the Buffalo Society of Natural Sciences","TBA","","" -487,"Bulletin of the Florida Museum of Natural History","TBA","","" -488,"Bulletin of the Florida State Museum","TBA","","" -489,"Bulletin of the Florida State Museum, Biological Sciences","TBA","","" -490,"Bulletin of the Geological Society of Finland","TBA","","" -491,"Bulletin of the Geological Society of the Denmark","TBA","","" -492,"Bulletin of the Geological Survey of Japan","TBA","","" -493,"Bulletin of the Geolological Institut of the University of Upsala","TBA","","" -494,"Bulletin of the Georgian Academy of Sciences","TBA","","" -495,"Bulletin of the Moscow Society of Naturalists","TBA","","" -496,"Bulletin of the Museum of Comparative Zoology (at Harvard College)","TBA","","" -497,"Bulletin of the National Speleological Society","TBA","","" -498,"Bulletin of the New Jersey Academy of Science","TBA","","" -499,"Bulletin of the Peabody Museum of Natural History","TBA","","" -500,"Bulletin of the Smithsonian Institution United States National Museum","TBA","","" -501,"Bulletin of the Southern California Academy of Sciences","TBA","","" -502,"Bulletin of the Texas Archeological Society","TBA","","" -503,"Bulletin of the Torrey Botanical Club","TBA","","" -504,"Bulletin of the United States Geological and Geographical Survey of the Territories","TBA","","" -505,"Bulletin of the University of Nebraska State Museum","TBA","","" -506,"Bulletin of the Volcanological Society of Japan","TBA","","" -507,"Bulletin Société géologique de Fance","TBA","","" -508,"Bulletin Société Linnéenne de Normandie, Caen","TBA","","" -509,"Bulletin Tokai Regional Fisheries Research Lab","TBA","","" -510,"Bulletin West Virginia Speleological Survey","TBA","","" -511,"Cahiers de Micropaléontologie","TBA","","" -512,"Calanques et Montagne","TBA","","" -513,"Caldasia","TBA","","" -514,"Canada Journal of Earth Sciences","TBA","","" -515,"Canadian Archaeological Association Bulletin","TBA","","" -516,"Canadian Archaeological Association, Program and Abstracts","TBA","","" -517,"Canadian Association of Palynologists Newsletter","TBA","","" -518,"Canadian Bulletin of Fisheries and Aquatic Sciences","TBA","","" -519,"Canadian Caver","TBA","","" -520,"Canadian Entomologist","TBA","","" -521,"Canadian Field-Naturalist","TBA","","" -522,"Canadian Geographer","TBA","","" -523,"Canadian Geographical Journal","TBA","","" -524,"Canadian Journal of Anthropology","TBA","","" -525,"Canadian Journal of Archaeology","TBA","","" -526,"Canadian Journal of Botany","TBA","","" -527,"Canadian Journal of Fisheries and Aquatic Sciences","TBA","","" -528,"Canadian Journal of Forest Research","TBA","","" -529,"Canadian Journal of Science, Literature and History","TBA","","" -530,"Canadian Journal of Soil Science","TBA","","" -531,"Canadian Journal of Veterinary Research","TBA","","" -532,"Canadian Journal of Zoology","TBA","","" -533,"Canadian Naturalist and Geologist","TBA","","" -534,"Canadian Technical Report of Fisheries and Aquatic Science","TBA","","" -535,"Caribbean Herpetology","TBA","","" -536,"Carinthia II","TBA","","" -537,"Carnegie Institution of Washington Publication (Contributions to Paleontology)","TBA","","" -538,"Carnegie Institution of Washington Publication (Current Reports)","TBA","","" -539,"Carnets de Geologie","TBA","","" -540,"Carolinea","TBA","","" -541,"Castanea","TBA","","" -542,"Catalogue of American Amphibians and Reptiles (CAAR)","TBA","","" -543,"Cave Science, The Transactions of the British Cave Research Association","TBA","","" -544,"Central Plains Archaeology","TBA","","" -545,"Chemical Geology","TBA","","" -546,"Chemosphere - Global Change Science","TBA","","" -547,"Chungara","TBA","","" -548,"Ciencia (México)","TBA","","" -549,"Ciencias Marinas","TBA","","" -550,"Climate Dynamics","TBA","","" -551,"Climate of the Past Discussions","TBA","","" -552,"Climatic Change","TBA","","" -553,"Coleopterists Bulletin","TBA","","" -554,"Collectanea","TBA","","" -555,"Collection EDYTEM, Cahiers de Paléoenvironnement","TBA","","" -556,"Commentationes Biologicae","TBA","","" -557,"Communications Biology","TBA","","" -558,"Complutum","TBA","","" -559,"Comptes Rendus Biologies","TBA","","" -560,"Comptes Rendus Chimie","TBA","","" -561,"Comptes Rendus de l'Academie Bulgare des Sciences","TBA","","" -562,"Comptes rendus de l'Académie des Sciences","TBA","","" -563,"Comptes Rendus Géoscience","TBA","","" -564,"Comptes Rendus Mathématique","TBA","","" -565,"Comptes Rendus Mécanique","TBA","","" -566,"Comptes Rendus Palévol","TBA","","" -567,"Comptes Rendus Physique","TBA","","" -568,"Conservation Biology","TBA","","" -569,"Contemporary Problems of Ecology","TBA","","" -570,"Contributii Botanice","TBA","","" -571,"Contributions from the Museum of Paleontology, The University of Michigan","TBA","","" -572,"Contributions from the United States National Herbarium","TBA","","" -573,"Contributions from the University of Michigan Herbarium","TBA","","" -574,"Contributions in mammalogy, Miscellaneous Publication University of Kansas Museum of Natural History","TBA","","" -575,"Contributions of the University of California Archaeological Research Facility","TBA","","" -576,"Contributions to Paleontology, Carnegie Institution of Washington","TBA","","" -577,"Contributions to Zoology","TBA","","" -578,"Copeia","TBA","","" -579,"Courier Forschungsinstitut Senckenberg","TBA","","" -580,"Cranium","TBA","","" -581,"Crustaceana","TBA","","" -582,"Cryptogamie Algologie","TBA","","" -583,"Cuaderno de Trabajo Departmento de Prehistoria","TBA","","" -584,"Cuadernos Americanos","TBA","","" -585,"Cuaternario y Geomorfología","TBA","","" -586,"Cunninghamia","TBA","","" -587,"Current Archaeology in Texas","TBA","","" -588,"Current Biology","TBA","","" -589,"Current Research","TBA","","" -590,"Current Research in the Pleistocene","TBA","","" -591,"Current Research, Geological Survey of Canada","TBA","","" -592,"Dakoterra","TBA","","" -593,"Danmarks Geologiske Undersøgelser Årbog","TBA","","" -594,"Dansk Botanisk Arkiv","TBA","","" -595,"Darwiniana","TBA","","" -596,"Data of meteorological studies","TBA","","" -597,"Deep-sea Research","TBA","","" -598,"Denisia","Denisia","1608-8700","" -599,"Denkmalpflege in Baden-Württemberg","TBA","","" -600,"Denkschriften der kaiserlich Akademie der Wissenschaften Mathematisch-Naturwissenschaftliche Klasse","TBA","","" -601,"Denkschriften der Königlich-Baierischen Botanischen Gesellschaft in Regensburg","TBA","","" -602,"Der Präparator","TBA","","" -603,"Diatom","TBA","","" -604,"Diatom Research","Diatom_Res","0269-249X","2159-8347" -605,"Diatomaceae II (J. Gerloff & J.B. Cholnoky, eds.). Beihefte zur Nova Hedwigia","TBA","","" -606,"Diatomaceae III, Festschrift Niels Foged (H. Håkansson & J. Gerloff, eds.). Beihefte zur Nova Hedwigia","TBA","","" -607,"Dissertationes Botanicae","TBA","","" -608,"Diversity and Distributions","TBA","","" -609,"Documenta Naturae","TBA","","" -610,"Documenta Praehistorica","TBA","","" -611,"Doklady Biological Sciences","TBA","","" -612,"Domo Domo","TBA","","" -613,"Dumfrieshire and Galloway Natural History and Antiquitarian Society Transactions","TBA","","" -614,"Earth System Science Data","TBA","","" -615,"Ecography","TBA","","" -616,"Ecologia Mediterranea","TBA","","" -617,"Ecological Applications","TBA","","" -618,"Ecological Monographs","TBA","","" -619,"Ecological Research","TBA","","" -620,"Ecological Review (Seitaigaku kenkyū)","TBA","","" -621,"Ecological Society of America","TBA","","" -622,"Ecology and Evolution","TBA","","" -623,"Ecology and Population Biology","TBA","","" -624,"Écoscience","TBA","","" -625,"Ecosistemas","TBA","","" -626,"Ecosphere","TBA","","" -627,"Ecosystems","TBA","","" -628,"Ecotropica","TBA","","" -629,"Edinburgh Journal of Botany","TBA","","" -630,"Eesti Nsv Teaduste Akadeemia Toimetised, Bioloogiline Seeria","TBA","","" -631,"Eesti NSV Teaduste Akademia, Toimetised, Keemia Geol.","TBA","","" -632,"Eiszeitalter und Gegenwart","TBA","","" -633,"El Hijo Prodigo","TBA","","" -634,"El México Antiguo","TBA","","" -635,"El Minero Mexicano","TBA","","" -636,"El Palacio","TBA","","" -637,"En Marcha. Educación y cultura","TBA","","" -638,"Engineering and Science Monthly, California Institute of Technology","TBA","","" -639,"Entomologists' Monthly Magazine","TBA","","" -640,"Environment and Progress, Cluj-Napoca","TBA","","" -641,"Environmental Archaeology","TBA","","" -642,"Environmental Monitoring and Assessment","TBA","","" -643,"Environmental Research Letters","TBA","","" -644,"Environmental Reviews","TBA","","" -645,"Environmental Science & Technology","TBA","","" -646,"Episodes","TBA","","" -647,"Esatas Edquists Boktryckeri, Upsala","TBA","","" -648,"Esplendor del México Antiguo","TBA","","" -649,"Estonian Journal of Archaeology","TBA","","" -650,"Estonian Journal of Ecology","TBA","","" -651,"Estuaries and Coasts","TBA","","" -652,"Estuarine, Coastal and Shelf Science","TBA","","" -653,"Estudios Atacamenos","TBA","","" -654,"Estudios Geológicos","TBA","","" -655,"European Journal of Phycology","TBA","","" -656,"European Journal of Protistology","TBA","","" -657,"European Journal of Taxonomy","TBA","","" -658,"Fennia","TBA","","" -659,"Fennoscandia Archaeologica","TBA","","" -660,"Fern Gazette","TBA","","" -661,"Ferrantia","TBA","","" -662,"Field Notes: the Newsletter of the New Brunswick Archaeological Society","TBA","","" -663,"Finisterra","TBA","","" -664,"Fire Ecology","TBA","","" -665,"Fisheries Oceanography","TBA","","" -666,"Fitologija","TBA","","" -667,"Flora","TBA","","" -668,"Flora and fauna of alpine Australasia: ages and origins","TBA","","" -669,"Florida Museum of Natural History Bulletin","TBA","","" -670,"Florida State Museum Bulletin","TBA","","" -671,"Folia Geobotanica","TBA","","" -672,"Folia Geobotanica & Phytotaxonomica","TBA","","" -673,"Folia Histochemica et Cytobiologica","TBA","","" -674,"Folia Limnologica Scandinavica","TBA","","" -675,"Folia Universitaria","TBA","","" -676,"Forest Ecology and Management","TBA","","" -677,"Fortschritte in der Geologie von Rheinland und Westfalen","TBA","","" -678,"Fottea","TBA","","" -679,"Freshwater Biology","TBA","","" -680,"Fronteras de Investigación","TBA","","" -681,"Frontiers in Earth Science","Front_Earth_Sci","","2296-6463" -682,"Frontiers in Ecology and Evolution","Front_Ecol_Evol","","2296-701X" -683,"Frontiers in Forests and Global Change","TBA","","" -684,"Frontiers in Plant Science","TBA","","" -685,"Fundamental and applied Limnology","TBA","","" -686,"Fundberichte aus Baden-Württemberg","TBA","","" -687,"Gallia","TBA","","" -688,"Gallia Préhistoire","TBA","","" -689,"Geobios","TBA","","" -690,"Geochemistry, Geophysics, Geosystems","TBA","","" -691,"Geofísica Internacional","TBA","","" -692,"Geografiska Annaler. Series A. Physical Geography","TBA","","" -693,"Geographica Polonica","TBA","","" -694,"Géographie physique et Quaternaire","TBA","","" -695,"Geolines","TBA","","" -696,"Geologica Balcanica","TBA","","" -697,"Geologica Bavarica","TBA","","" -698,"Geologica Belgica","TBA","","" -699,"Geological Journal Special Issue","TBA","","" -700,"Geological Magazine","TBA","","" -701,"Geological Quaterly","TBA","","" -702,"Geological Survey of Canada. Contributions to Canadian Palaeontology","TBA","","" -703,"Geological Survey of Canada. Current Research","TBA","","" -704,"Geologie","TBA","","" -705,"Géologie Alpine","TBA","","" -706,"Geologie en Mijnbouw","TBA","","" -707,"Geologija","TBA","","" -708,"Geologische Stichting, Afdeling Geologische Dienst, Haarlem","TBA","","" -709,"Geologische und Palaentologische Abhandlungen","TBA","","" -710,"Geologisches Jahrbuch","TBA","","" -711,"Geologisches Jahrbuch, Reihe A","TBA","","" -712,"Geologiska Föreningens i Stockholm Förhandlingar (GFF)","TBA","","" -713,"Geology of the Pacific Ocean","TBA","","" -714,"Geophysical Journal International","TBA","","" -715,"Geophysical Journal of the Royal Astronomical Society","TBA","","" -716,"Geophytology","TBA","","" -717,"Geoscience and Man","TBA","","" -718,"Gleditschia","TBA","","" -719,"Global Biogeochemical Cycles","TBA","","" -720,"Global Ecology & Biogeography Letters","TBA","","" -721,"Global Ecology and Biogeography","TBA","","" -722,"Grana","TBA","","" -723,"Grana Palynologica","TBA","","" -724,"Great Basin Naturalist","TBA","","" -725,"Great Plains Research","TBA","","" -726,"Greifswalder Geographische Arbeiten","TBA","","" -727,"Gulf Coast Association of Geological Societies Transactions","TBA","","" -728,"Haarlems Bodemonderzoek","TBA","","" -729,"Hercynia (n.f.)","TBA","","" -730,"Herpetologica","TBA","","" -731,"Herpetological Monographs","TBA","","" -732,"Histoire et Mesure","TBA","","" -733,"Histoire et Sociétés Rurales","TBA","","" -734,"Historical Biology: An International Journal of Paleobiology","TBA","","" -735,"Holocene - NOT VALID - use JOURNALID 113 instead","not_valid","","" -736,"Hoosier Science Teacher","TBA","","" -737,"Hoppea - Denkschriften der Regensburgischen Botanischen Gesellschaft","TBA","","" -738,"Hydrobiologia","TBA","","" -739,"Icelandic Agricultural Sciences","TBA","","" -740,"Iconographia Diatomologica","TBA","","" -741,"Iheringia Séria Geologia","TBA","","" -742,"Il Naturalista Siciliano","TBA","","" -743,"Il Quaternario Italian Journal of Quaternary Sciences","TBA","","" -744,"Imperial Russkoe geograficheskoe obshchestvo. St. Petersburg","TBA","","" -745,"Indiana Academy of Science Proceedings","TBA","","" -746,"Initial Reports of the Deep Sea Drilling Project","TBA","","" -747,"Inland Waters","TBA","","" -748,"Insecta Mundi","TBA","","" -749,"Institut Français de Pondichéry, Travaux de la Section Scientifique et Technique","TBA","","" -750,"Institute for Tertiary-Quaternary Studies Symposium Series","TBA","","" -751,"Instituto del Museo de la Universidad Nacional de la Plata, Notas del Museo de la Plata","TBA","","" -752,"Integrative Zoology","TBA","","" -753,"Interciencia","TBA","","" -754,"International Journal of Climatology","TBA","","" -755,"International Journal of Earth Science","TBA","","" -756,"International Journal of Limnology","TBA","","" -757,"International Journal of Speleology","TBA","","" -758,"International Journal of Wildland Fire","TBA","","" -759,"Internationale Revue der gesamten Hydrobiologie und Hydrographie","TBA","","" -760,"Invertebrate Systematics","TBA","","" -761,"Irish Geography","TBA","","" -762,"Irish Naturalists' Journal","TBA","","" -763,"Isotopes in Environmental and Health Studies","TBA","","" -764,"Jahrbuch der Geologischen Anstalt","TBA","","" -765,"Jahrbuch der St. Gallischen Naturwissenschaftlichen Gesellschaft","TBA","","" -766,"Jahrbücher der Gewächskunde","TBA","","" -767,"Jahresbericht des Vereins für Naturwissenschaft zu Braunschweig","TBA","","" -768,"Jahreshefte des Geologischen Landesamts Baden-Württemberg","TBA","","" -769,"Japanese Journal of Ecology","Japan_J_Ecol","","" -770,"Japanese Journal of Palynology","Japan_J_Palynol","","" -771,"Jardines Naturalist Library","Jardin_Naturalist","","" -772,"Jökull: Journal of Earth Sciences","Jokull","","" -773,"Journal de Botanique","J_Botanique","","" -774,"Journal de la Société botanique de France","J_Soc_Botanique_France","","" -775,"Journal of Achaeological Science","J_Archaeol_Sci","","" -776,"Journal of Anthropological Research","J_Anthropol_Res","","" -777,"Journal of Archaeological and Anthropological Sciences","J_Archaeol_Anthropol_Sci","","" -778,"Journal of Bryology","J_Bryol","","" -779,"Journal of California and Great Basin Anthropology","J_Cal_Great_Basin_Anthropol","","" -780,"Journal of Cave and Karst Studies","J_Cave_Karst_Stud","","" -781,"Journal of Coastal Research","J_Coastal_Res","","" -782,"Journal of Crustacean Biology","J_Crustacean_Biol","","" -783,"Journal of Cultural Heritage","J_Cult_Herit","","" -784,"Journal of Ecological Anthropology","J_Ecol_Anthropol","","" -785,"Journal of Ecology and Environment","J_Ecol_Environ","","" -786,"Journal of Environmental Science and Health Part A - Toxic/Hazardous Substances & Environmental Engineering","J_Environ_Sci_Heal_A","","" -787,"Journal of Ethnobiology","J_Ethnobiol","","" -788,"Journal of Geography (Chigaku Zasshi)","J_Geogr_Chigaku","","" -789,"Journal of Geography of Japan","J_Geogr_Japan","","" -790,"Journal of Geology","J_Geol","","" -791,"Journal of Geophysical Research: Atmospheres","J_Geophys_Res-Atmos","","" -792,"Journal of Geosciences","J_Geosci-Czech","","" -793,"Journal of Great Lakes Research","J_Great_Lakes_Res","","" -794,"Journal of Limnology","J_Limnol","","" -795,"Journal of Mammalian Evolution","J_Mamm_Evol","1064-7554","1573-7055" -796,"Journal of Mammalogy","J_Mammal","","" -797,"Journal of Medical Entomology","J_Med_Entomol","","" -798,"Journal of Micropalaeontology","J_Micropalaeontol","","" -799,"Journal of Molecular Evolution","J_Mol_Evol","","" -800,"Journal of Molluscan Studies","J_Mollus_Stud","","" -801,"Journal of Morphology","J_Morphol","","" -802,"Journal of Natural History","J_Nat_Hist","","" -803,"Journal of Northern Studies","J_North_Studies","","" -804,"Journal of Paleolimnology","J_Paleolimnol","0921-2728","1573-0417" -805,"Journal of Paleontology","J_Paleontol","","" -806,"Journal of Phycology","J_Phycology","","" -807,"Journal of Primatology","J_Primatology","","" -808,"Journal of Quaternary Research","J_Quaternary_Res","","" -809,"Journal of Research of the US Geological Survey","J_Res_US_Geol_Surv","","" -810,"Journal of Science","J_Science","","" -811,"Journal of Species Research","J_Species_Res","","" -812,"Journal of Systematics and Evolution","J_Syst_Evol","","" -813,"Journal of Taphonomy","J_Taphonomy","","" -814,"Journal of the Academy of Natural Sciences of Philadelphia","J_Acad_Nat_Sci_Philadelphia","","" -815,"Journal of the American Water Resources Association","J_Am_Water_Resour_As","","" -816,"Journal of the Arizona Academy of Science","J_Arizona_Acad_Sci","","" -817,"Journal of the Arizona-Nevada Academy of Science","J_Arizona-Nevada_Acad_Sci","","" -818,"Journal of the Arkansas Academy of Science","J_Arkansas_Acad_Sci","","" -819,"Journal of the Arnold Arboretum","J_Arnold_Arboretum","","" -820,"Journal of the Bombay Natural History Society","J_Bombay_Nat_Hist_Soc","","" -821,"Journal of the Botanical Research Institute of Texas","J_Bot_Res_Inst_Texas","","" -822,"Journal of the Faculty of Science, University of Tokyo","J_Fac_Sci_Tokyo","","" -823,"Journal of the Idaho Academy of Science","J_Idaho_Acad_Sci","","" -824,"Journal of the Japanese Forestry Society","J_Japan_Forest_Soc","","" -825,"Journal of the Marine Biological Association of the United Kingdom","J_Mar_Biol_Assoc_UK","","" -826,"Journal of the New York Entomological Society","J_New_York_Entomol_S","","" -827,"Journal of the North Atlantic","J_North_Atlantic","","" -828,"Journal of the North Dakota Archaeological Association","J_N-Dakota_Arch_Assoc","","" -829,"Journal of the Royal Microscopical Society","J_R_Micro_Soc","","" -830,"Journal of the Tennessee Academy of Science","J_Tennessee_Acad_Sci","","" -831,"Journal of the Washington Academy of Sciences","J_Washington_Acad_Sci","","" -832,"Journal of Vegetation History and Archaeobotany","J_Veg_Hist_Archaeo","","" -833,"Journal of Vegetation Science","J_Veg_Sci","1100-9233","1654-1103" -834,"Journal of Vertebrate Paleontology","J_Vertebr_Paleontol","0272-4634","1937-2809" -835,"Journal of Vertebrate Paleontology, Supplement","J_Vertebr_Paleontol_Supp","","" -836,"Journal of Volcanology and Geothermal Research","J_Volcanol_Geoth_Res","","" -837,"Journal of World Archaeology","J_World_Archaeol","","" -838,"Julkaisuaika, Acta Agralia fennica","TBA","","" -839,"Karhunhammas","TBA","","" -840,"Kew Bulletin","TBA","","" -841,"Kewa [newsletter of the London Chapter of the Ontario Archaeological Society]","TBA","","" -842,"Kongliga Svenska Vetenskaps-Akademiens Handligar","TBA","","" -843,"Kwartalnik Geologiczny","TBA","","" -844,"La Gaceta Geológica","TBA","","" -845,"La Naturaleza","TBA","","" -846,"Lake and Reservoir Management","TBA","","" -847,"Landscape Ecology","Landscape_Ecol","0921-2973","1572-9761" -848,"Latin American Antiquity","TBA","","" -849,"Latin American Journal of Sedimentology and Basin Analysis","TBA","","" -850,"Lauterbornia","TBA","","" -851,"Le Naturaliste Canadien","TBA","","" -852,"Leidse Geologische Mededelingen","TBA","","" -853,"Leipziger Geowissenschaften. Schriftenreihe des Instituts für Geophysik und Geologie. Uni Leipzig","TBA","","" -854,"Lejeunia","TBA","","" -855,"Lesovedinie","TBA","","" -856,"Lethaia","TBA","","" -857,"Lietuvos geografu draugija, Geografinis metrashtis","TBA","","" -858,"Limnologica","TBA","","" -859,"Limnology and Oceanography","TBA","","" -860,"London and Middlesex Archaeological Society Transactions","TBA","","" -861,"London Journal of Botany","TBA","","" -862,"Los Angeles County Museum Contributions in Science","TBA","","" -863,"Lunds Universitets Årsskrift (n.f.)","TBA","","" -864,"M.H.M. Priego de Córdoba. Antiqvitas","TBA","","" -865,"Madroño","TBA","","" -866,"Magazine of Zoology and Botany","TBA","","" -867,"Magyar Növénytani Lapok","TBA","","" -868,"Maine Geologist","TBA","","" -869,"Malacologia","TBA","","" -870,"Mammalia","TBA","","" -871,"Mammalian Species","Mammal_Spec","0076-3519","1545-1410" -872,"Mammals of the Neotropics","TBA","","" -873,"Man","TBA","","" -874,"Man in the Northeast","TBA","","" -875,"Manitoba Archaeological Journal","TBA","","" -876,"Manitoba Archaeological Quarterly","TBA","","" -877,"Marine and Freshwater Research - NOT VALID - use JOURNALID 87 instead","Mar_Fresh_Res","1323-1650","1448-6059" -878,"Marine and Petroleum Geology","TBA","","" -879,"Marine Environmental Research","TBA","","" -880,"Marine Micropaleontology","TBA","","" -881,"Maritime Sediments","TBA","","" -882,"Mastozoología Neotropical","Mastozool_Neotropical","0327-9383","1666-0536" -883,"Materialhefte zur Vor- und Frühgeschichte in Baden-Württemberg","TBA","","" -884,"Meddelelser fra Dansk Geologisk Forening","TBA","","" -885,"Meddelelser om Grønland, Geoscience","TBA","","" -886,"Mededel. Afdeling Biogeologie Sectie Biologie Katholieke Univ. Nijmegen","TBA","","" -887,"Mededelingen Geologische Stichting","TBA","","" -888,"Mededelingen Rijks Geologische Dienst","TBA","","" -889,"Mededelingen Rijks Geologische Dienst, Nieuwe Serie","TBA","","" -890,"Méditerranée","TBA","","" -891,"Meeting Place, Journal of the Royal Ontario Museum","TBA","","" -892,"Mémoires du Museum National d'Histoire Naturelle","TBA","","" -893,"Mémoires du Muséum National d'Histoire Naturelle. Nouvelle série. Série B, Botanique","TBA","","" -894,"Memoirs and Procceding of the Manchester Literary and Philosophical Society","TBA","","" -895,"Memoirs of the American Museum of Natural History","TBA","","" -896,"Memoranda Societatis Pro Fauna et Flora Fennica","TBA","","" -897,"Memorias del Congreso Científico Mexicano, México, Universidad Nacional Autónoma de México","TBA","","" -898,"Memórias do Instituto Oswaldo Cruz","TBA","","" -899,"Mercury Series Archaeological Survey of Canada","TBA","","" -900,"Mexicon","TBA","","" -901,"Michigan Academician","TBA","","" -902,"Michigan Academy of Science Papers","TBA","","" -903,"Microbial Ecology","TBA","","" -904,"Micropaleontology","TBA","","" -905,"Midcontinental Journal of Archaeology","TBA","","" -906,"Midden (Archaeological Society of British Columbia)","TBA","","" -907,"Mires and Peat","TBA","","" -908,"Miscellanea Zoologica Hungarica","TBA","","" -909,"Missouri Archaeologist","TBA","","" -910,"Missouri Speleology","TBA","","" -911,"Mitteilungen aus dem Hamburgischen Zoologischen Museum und Institut","TBA","0072-9612","" -912,"Mitteilungen aus dem Naturhistorischen Museum in Hamburg","TBA","","" -913,"Mitteilungen aus dem Zoologischen Museum in Berlin","TBA","","" -914,"Mitteilungen der Arbeitsgemeinschaft Geobotanik in Schleswig-Holstein und Hamburg","TBA","","" -915,"Mitteilungen der Bayerischen Staatssammlung für Paläontologie und Historische Geologie","TBA","","" -916,"Mitteilungen der floristisch-soziologischen Arbeitsgemeinschaft","TBA","","" -917,"Mitteilungen der Ostalpin-Dinarischen Gesellschaft für Vegetationskunde","TBA","","" -918,"Mitteilungen des internationalen entomologischen Vereins Frankfurt","TBA","","" -919,"Mitteilungen des Vereins für forstliche Standortskunde und Forstpflanzenzüchtung","TBA","","" -920,"Mitteilungen Naturforschende Gesellschaft Bern","TBA","","" -921,"Molecular Phylogenetics and Evolution","TBA","","" -922,"Monograph of the Nanjing Institute of Geology and Palaeontology, Chinese Academy of Sciences","TBA","","" -923,"Monographiae Botanicae","TBA","","" -924,"Monographs in Idaho Archaeology and Ethnology","TBA","","" -925,"Monographs of the Academy of Natural Sciences of Philadelphia","TBA","","" -926,"Monographs of the United States Geological Survey","TBA","","" -927,"Muelleria","Muelleria","0077-1813","2204-2032" -928,"Mundo Científico","TBA","","" -929,"Muscologiae Recentiorum Supplementum","TBA","","" -930,"Mycologia","TBA","","" -931,"Mycological Papers","TBA","","" -932,"Mycotaxon","TBA","","" -933,"Na'pao","TBA","","" -934,"National Cave and Karst Research Institute, Proceedings of the 20th National Cave and Karst Management Symposium (NCKMS)","TBA","","" -935,"National Geographic Society Research Reports","TBA","","" -936,"National Museum News Tenth Issue: The Millenium Edition","TBA","","" -937,"National Museum of Canada Bulletin","TBA","","" -938,"National Museum of Natural Science, Publications in Paleontology","TBA","","" -939,"National Museums of Canada, Publications in Palaeontology","TBA","","" -940,"National Speleogical Society Bulletin","TBA","","" -941,"National Speleological Society Bulletin","TBA","","" -942,"NATO ASi Series","TBA","","" -943,"Natur und Museum","TBA","","" -944,"Natura Jutlandica","TBA","","" -945,"Natural Areas Journal","TBA","","" -946,"Natural Hazards and Earth System Sciences","TBA","","" -947,"Natural History Museum of Los Angeles County Contributions in Science","TBA","","" -948,"Natural History Reviews","TBA","","" -949,"Naturaliste Canadien","TBA","","" -950,"Communications Earth and Environment","Comm_Earth_Environ","","2662-4435" -951,"Nature Ecology & Evolution","TBA","","" -952,"Nature Plants","TBA","","" -953,"Nature Scientific Reports - NOT VALID - use JOURNALID 36 instead","not_valid","","" -954,"Naturwissenschaften - The Science of Nature","TBA","","" -955,"Natuurhistorisch maandblad","TBA","","" -956,"Navorsinge van die Nasionale Museum, Bloemfontein","TBA","","" -957,"Neotropical cervidology: Biology and medicine of Latin American deer","TBA","","" -958,"Netherlands Journal of Geosciences","TBA","","" -959,"Netherlands Journal of Zoology","TBA","","" -960,"Neue Ausgrabungen und Forschungen in Niedersachsen","TBA","","" -961,"Neues Jahrbuch für Geologie und Paläontologie","TBA","","" -962,"Neues Jahrbuch für Mineralogie, Geologie und Paläontologie","TBA","","" -963,"New Mexico Geology","TBA","","" -964,"New Mexico Museum of Natural History and Science, Bulletin","TBA","","" -965,"New Zealand Entomologist","TBA","","" -966,"New Zealand Journal of Botany","New_Zeal_J_Bot","0028-825X","1175-8643" -967,"Newfoundland and Labrador Studies","TBA","","" -968,"Nordia","TBA","","" -969,"Nordic Journal of Botany","TBA","","" -970,"Norois","TBA","","" -971,"Norsk Geologisk Tidsskrift","TBA","","" -972,"North American Archaeologist","TBA","","" -973,"North Dakota Geological Survey Newsletter","TBA","","" -974,"North Pacific Prehistory","TBA","","" -975,"Northeastern Geology","TBA","","" -976,"Northeastern Naturalist","TBA","","" -977,"Northern Michigan University","TBA","","" -978,"Northwest Diatoms","TBA","","" -979,"Northwest Science","TBA","","" -980,"Norwegian Journal of Botany","TBA","","" -981,"Notes and Memoirs of the Fisheries Research Directorate","TBA","","" -982,"Notes of the New World Archaeological Foundation, Brigham Young University","TBA","","" -983,"Notulae Algarum","TBA","","" -984,"Nova Acta Leopoldina (n.f.)","TBA","","" -985,"Nova Guinea","TBA","","" -986,"Nova Hedwigia","TBA","","" -987,"Nova Hedwigia, Beiheft","TBA","","" -988,"Novitates Systematicae Plantarum Non Vascularium (Academia Scientiarum URSS Institutum Botanicum Nomine V.L. Komarovii)","TBA","","" -989,"Novon","Novon","1055-3177","1945-6174" -990,"Nuytsia","Nuytsia","0085-4417","2200-2790" -991,"Occasional Papers of the Oklahoma Museum of Natural History","TBA","","" -992,"Occasional Papers The Museum Texas Tech University","TBA","","" -993,"Ocrotirea Naturi","TBA","","" -994,"Offa - Berichte und Mitteilungen zur Archäologie","TBA","","" -995,"Ohio Archaeologist","TBA","","" -996,"Ohio Journal of Science","TBA","","" -997,"Oklahoma Geological Survey Bulletin","TBA","","" -998,"Ontario Archaeological Society Arch Notes","TBA","","" -999,"Ontario Archaeology","TBA","","" -1000,"Ontario Historic Sites Branch Research Report","TBA","","" -1001,"Ontario Prehistory","TBA","","" -1002,"Opera Botanica","TBA","","" -1003,"Opera Corcontica","TBA","","" -1004,"Opera Instituti Archaeoligici Sloveniae","TBA","","" -1005,"Ornithological Monographs","TBA","","" -1006,"Österreichische Botanische Zeitschrift","TBA","","" -1007,"Oulun Yliopisto Historian Laitos","TBA","","" -1008,"Oulun Yliopiston Oulangan Biologisen Aseman Monisteita","TBA","","" -1009,"Pacific Science","TBA","","" -1010,"PAGES News","PAGES_News","1811-1602","1811-1610" -1011,"Palaeobotanist","TBA","","" -1012,"Palaeodiversity","TBA","","" -1013,"Palaeoecology","TBA","","" -1014,"Palaeoecology of Africa","TBA","","" -1015,"Palaeohistoria","TBA","","" -1016,"Palaeoklimaforschung","TBA","","" -1017,"Palaeontographia Italica","TBA","","" -1018,"Palaeontographica B","Palaeontog_Abt_B","0375-0299","2509-839X" -1019,"Palaeontologia Electronica","TBA","","" -1020,"Palaeontological Journal","TBA","","" -1021,"Palaeontologische Zeitschrift","TBA","","" -1022,"Palaeontology","TBA","","" -1023,"Palaeovertebrata","TBA","","" -1024,"Palaios","TBA","","" -1025,"Paläontologische Zeitschrift","TBA","","" -1026,"PalArch's Journal of Vertebrate Palaeontology","TBA","","" -1027,"PaleoAmerica","TBA","","" -1028,"Paleobiology","TBA","","" -1029,"PaleoBios","TBA","","" -1030,"Paleoceanography","TBA","","" -1031,"Paleoceanography and Paleoclimatology","TBA","","" -1032,"Paleoecología, Departamento de Prehistoria, Instituto Nacional de Antropología e Historia","TBA","","" -1033,"Paleohistoria","TBA","","" -1034,"Paleonthographica","TBA","","" -1035,"Paleontología Mexicana","TBA","","" -1036,"Paleontological Contributions","TBA","","" -1037,"Paleontological Research","TBA","","" -1038,"Paléorient","TBA","","" -1039,"Palimpsesto. Revista de Arqueologia","TBA","","" -1040,"Palinologija Pleistocena","TBA","","" -1041,"Paludicola","TBA","","" -1042,"Palynology","TBA","","" -1043,"Palynosciences","TBA","","" -1044,"Památky archeologické","TBA","","" -1045,"Pan-Pacific Entomologist","TBA","","" -1046,"Papers and Proceedings of The Royal Society of Tasmania - NOT VALID - use JOURNALID 94 instead","TBA","","" -1047,"Papers in Florida Paleontology","TBA","","" -1048,"Papers of the Michigan Academy of Science, Arts, and Letters","TBA","","" -1049,"Papers of the Robert S. Peabody Foundation for Archaeology","TBA","","" -1050,"Papers on geology, vertebrate paleontology, and biostratigraphy in honor of Michael O. Woodburne","TBA","","" -1051,"Papers on the Prehistory of Northeastern Mexico and adjacent Texas","TBA","","" -1052,"Penn ar Bed","TBA","","" -1053,"Pennsylvania Archaeologist","TBA","","" -1054,"Perspectives in Plant Ecology, Evolution and Systematics","TBA","","" -1055,"Phycologia","TBA","","" -1056,"Phylogenetics and Evolution","TBA","","" -1057,"Physical Geography","TBA","0272-3646","1930-0557" -1058,"Physics and Chemistry of the Earth","TBA","","" -1059,"Physis, Revista de la Sociedad Argentina de Ciencias Naturales","TBA","","" -1060,"Phytochemistry","TBA","","" -1061,"PhytoKeys","TBA","","" -1062,"Phytologia","TBA","","" -1063,"Phytologia Balcanica","TBA","","" -1064,"Phytoneuron","TBA","","" -1065,"Phytopedon (Bratislva)","TBA","","" -1066,"Phytotaxa","TBA","","" -1067,"Plains Anthropologist","TBA","","" -1068,"Plains Anthropologist Memoir","TBA","","" -1069,"Plant Biosystems","TBA","","" -1070,"Plant Systematics and Evolution","TBA","","" -1071,"Plattform - Zeitschrift des Vereins für Pfahlbau- und Heimatkunde e.V.","TBA","","" -1072,"PLOS ONE - NOT VALID - use JOURNALID 96 instead","TBA","","" -1073,"Polar Biology","TBA","","" -1074,"Polarforschung","TBA","","" -1075,"Polish Botanical Journal","Pol_Bot_J","1641-8190","2084-4352" -1076,"Polish Geological Institute Special Papers","TBA","","" -1077,"Pollen et Spores","TBA","","" -1078,"Pollution","TBA","","" -1079,"Polskie Archiwum Hydrobiologii","TBA","","" -1080,"Portugalia","TBA","","" -1081,"Post-Medieval Archaeology","TBA","","" -1082,"Povolzhskiy Journal of Ecology","TBA","","" -1083,"Prace Geograficzne","TBA","","" -1084,"Präparator","TBA","","" -1085,"Presila","TBA","","" -1086,"Procedings of The United States National Museum","TBA","","" -1087,"Proceedings Nat. Conf. of Botany (Bulgaria)","TBA","","" -1088,"Proceedings of Estonian Academy of Science Geology","TBA","","" -1089,"Proceedings of the Academy of Natural Sciences of Philadelphia","TBA","","" -1090,"Proceedings of the American Philosophical Society","TBA","","" -1091,"Proceedings of the Arkansas Academy of Science","TBA","","" -1092,"Proceedings of the Biological Society of Washington","TBA","","" -1093,"Proceedings of the Boston Society of Natural History","TBA","","" -1094,"Proceedings of the Estonian Academy of Sciences. Biology","TBA","","" -1095,"Proceedings of the Estonian Academy of Sciences. Geology","TBA","","" -1096,"Proceedings of the First International Symposium 14 C and Archaeology, Groningen","TBA","","" -1097,"Proceedings of the Geologists' Association","TBA","","" -1098,"Proceedings of the Indiana Academy of Science","TBA","","" -1099,"Proceedings of the International Diatom Symposium","TBA","","" -1100,"Proceedings of the Iowa Academy of Science","TBA","","" -1101,"Proceedings of the Japanese Society of Systematic Zoology","TBA","","" -1102,"Proceedings of the National Academy of Sciences, India Section B: Biological Sciences","TBA","","" -1103,"Proceedings of the North Dakota Academy of Sciences","TBA","","" -1104,"Proceedings of the Nova Scotian Institute of Science","TBA","","" -1105,"Proceedings of the Ocean Drilling Program, Scientific Results","P_Ocean_Drill_Prog","0884-5891","1096-7451" -1106,"Proceedings of the Oklahoma Academy of Science","TBA","","" -1107,"Proceedings of the Royal Irish Academy","TBA","","" -1108,"Proceedings of the Royal Irish Academy. Section B: Biological, Geological, and Chemical Science","TBA","","" -1109,"Proceedings of the Seventh International Diatom Symposium, Philadelphia, August 22-27, 1982","TBA","","" -1110,"Proceedings of the South Dakota Academy of Science","TBA","","" -1111,"Proceedings of the U.S. National Museum","TBA","","" -1112,"Proceedings of the United States National Museum","TBA","","" -1113,"Proceedings of the West Virginia Academy of Science","TBA","","" -1114,"Proceedings of the Zoological Society of London","TBA","","" -1115,"Proceedings U.S. National Museum","TBA","","" -1116,"Progress in diatom studies, Contributions to taxonomy, ecology and nomenclature","TBA","","" -1117,"Progress in Physical Geography","TBA","","" -1118,"Protist","TBA","","" -1119,"Protistology","TBA","","" -1120,"Psyche","TBA","","" -1121,"Publicaciones del Departamento de Prehistoria, Instituto Nacional de Antropología e Historia","TBA","","" -1122,"Publications Puget Sound Biological Station","TBA","","" -1123,"Pure and Applied Chemistry","TBA","","" -1124,"Quaestiones Entomologicae","TBA","","" -1125,"Quartär","TBA","","" -1126,"Quartenary International","TBA","","" -1127,"Quarterly Journal of Microscopical Science, London","TBA","","" -1128,"Quarterly Journal of the Florida Academy of Sciences","TBA","","" -1129,"Quarterly Journal of the Taiwan Museum","TBA","","" -1130,"Quarterly Review of Archaeology","TBA","","" -1131,"Quaterly L.A. Country Museum","TBA","","" -1132,"Quaternaire","TBA","","" -1133,"Quaternaria Nova","TBA","","" -1134,"Quaternary Journal of the Royal Meteorological Society","TBA","","" -1135,"Quaternary Studies in Poland","TBA","","" -1136,"Recherches Amérindiennes au Québec","TBA","","" -1137,"Records of the Auckland Institute and Museum","TBA","","" -1138,"Records of the Australian Museum, Supplement","Rec_Aust_Mus_Supp","0812-7387","1839-5082" -1139,"Relciones de la Sociedad Argentina de Antropologia","TBA","","" -1140,"Repertorium Specierum Novarum Regni Vegetabilis","TBA","","" -1141,"Report of The United States National Museum","TBA","","" -1142,"Reports of Academy of Sciences of USSR (Doklady Akademii Nauk SSSR)","TBA","","" -1143,"Research Bulletin of Shujitsu Junior College, Okayama","TBA","","" -1144,"Researches on Crustacea","TBA","","" -1145,"Resúmenes extendidos del XV Congreso Peruano de Geología. Publicación Especial N° 9 de la Sociedad Geológica del Perú","TBA","","" -1146,"Revista Brasileira de Paleontologia","TBA","","" -1147,"Revista Chilena de Entomología","TBA","","" -1148,"Revista Chilena de Historia Natural","TBA","","" -1149,"Revista Chilena Entomología","TBA","","" -1150,"Revista de Arqueología Americana","TBA","","" -1151,"Revista de Biología Tropical","TBA","","" -1152,"Revista de Estudios Extremeños","TBA","","" -1153,"Revista de la Academia Colombiana de Ciencias Exactas, Físicas y Naturales","TBA","","" -1154,"Revista de la Asociación Cultural Aguascalentense","TBA","","" -1155,"Revista de la Sociedad Entomológica Argentina","TBA","","" -1156,"Revista de la Sociedad Mexicana de Historia Natural","TBA","","" -1157,"Revista de la Sociedad Mexicana de Paleontología","TBA","","" -1158,"Revista del Instituto de Geología, Universidad Nacional Autónoma de México","TBA","","" -1159,"Revista del Museo Argentino de Ciencias Naturales","TBA","","" -1160,"Revista del Museo de Antropología","TBA","","" -1161,"Revista Del Museo de Historia Natural de San Rafael","TBA","","" -1162,"Revista del Museo de La Plata","TBA","","" -1163,"Revista Española de Micropaleontologia","TBA","","" -1164,"Revista Española de Paleontología","TBA","","" -1165,"Revista Geográfica","TBA","","" -1166,"Revista Mexicana de Biodiversidad","TBA","","" -1167,"Revista Mexicana de Biología","TBA","","" -1168,"Revista Mexicana de Ciencias Geológica","TBA","","" -1169,"Revista Mexicana de Estudios Antropológicos, Sociedad Mexicana de Antropología","TBA","","" -1170,"Revista Museo Argentino de Ciencias Naturales","TBA","","" -1171,"Revista Politécnica, Biología","TBA","","" -1172,"Revue Archéologique de l'Ouest","TBA","","" -1173,"Revue Archéologique du Loiret","TBA","","" -1174,"Revue d'Archéométrie","TBA","","" -1175,"Revue de biologie et d’écologie méditerranéenne","TBA","","" -1176,"Revue de Géographie du Cameroun","TBA","","" -1177,"Revue de Paléobiologie","TBA","","" -1178,"Revue Forestière Française","TBA","","" -1179,"Revue Suisse de Zoologie","TBA","","" -1180,"Rocky Mountain Geology","TBA","","" -1181,"Rodriguésia","TBA","","" -1182,"Royal Ontario Museum Archaeological Newsletter","TBA","","" -1183,"Royal Ontario Museum, Life Sciences Contributions","TBA","","" -1184,"Rozprawy wydzialu matematyczno-przyrodniczego Polskiej Akademji Umiejetnosci","TBA","","" -1185,"Runa","TBA","","" -1186,"Russian Academy of Sciences","TBA","","" -1187,"Russian Journal of Ecology","TBA","","" -1188,"San Bernardino County Museum Association Quarterly","TBA","","" -1189,"San Luis Obispo County Archaeological Society Occasional Papers","TBA","","" -1190,"Saskatchewan Archaeological Society Newsletter","TBA","","" -1191,"Saskatchewan Archaeology Newsletter","TBA","","" -1192,"Sauteria","TBA","","" -1193,"Schriften des Naturwissenschaftlichen Vereins Schleswig-Holstein","TBA","","" -1194,"Schweizerische Zeitschrift für Hydrologie","TBA","","" -1195,"Science China Earth Sciences","TBA","","" -1196,"Science Journal (Kagaku)","TBA","","" -1197,"Science Spectra","TBA","","" -1198,"Scientific Transactions of the Royal Dublin Society","TBA","","" -1199,"Scottish Field Studies","TBA","","" -1200,"Scripta Geologica","TBA","","" -1201,"Sécheresse","TBA","","" -1202,"Seel House Press, Liverpool Geological Journal Special Issue","TBA","","" -1203,"Senckenbergiana Biologica","TBA","","" -1204,"Serie Investigaciones, Instituto Nacional de Antropología e Historia","TBA","","" -1205,"Silva Fennica","TBA","","" -1206,"Sitzungsberichte der Gesellschaft Naturforschender Freunde zu Berlin","TBA","","" -1207,"Smithsonian Contribution to Zoology","TBA","","" -1208,"Smithsonian Contributions to Knowledge","TBA","","" -1209,"Smithsonian Contributions to Paleobiology","TBA","","" -1210,"Smithsonian Miscellaneous Collections","TBA","","" -1211,"Sociedad Argentina de Antropologia, Buenos Aires","TBA","","" -1212,"Società Toscana di Scienze Naturali","TBA","","" -1213,"sonorensis. Arizona-Sonora Desert Museum Newsletters","TBA","","" -1214,"South African Journal of Botany","TBA","","" -1215,"Southeastern Archaeology","TBA","","" -1216,"Southwestern Journal of Anthropology","TBA","","" -1217,"Southwestern Lore","TBA","","" -1218,"Southwestern Naturalist","TBA","","" -1219,"Special publications - The Museum, Texas Tech University","TBA","","" -1220,"Special Report Great Lakes Research Division University of Michigan","TBA","","" -1221,"Species Diversity","TBA","","" -1222,"Species Muscorum Frondosorum","TBA","","" -1223,"Speleonews","TBA","","" -1224,"Statistics in Society","TBA","","" -1225,"Stockholm Contributions in Geology","TBA","","" -1226,"Stratigraphy and Geological Correlation","TBA","","" -1227,"Striae","TBA","","" -1228,"Studi Trentini di Scienze Naturali. Acta Geologica","TBA","","" -1229,"Studia Archaeologia","TBA","","" -1230,"Studia botanica hungarica","TBA","","" -1231,"Studia Geologica Polonica","TBA","","" -1232,"Studia Geomorphologica Carpatho-Balcanica","TBA","","" -1233,"Studia Praehistoria","TBA","","" -1234,"Studia Quaternaria","TBA","","" -1235,"Studia Universitatis Babes-Bolyai, Biologia","TBA","","" -1236,"Studia Universitatis Babes-Bolyai, Geologia","TBA","","" -1237,"Studii si cercetari de Biologie, Seria Botanica","TBA","","" -1238,"Suplemento dos Anais da Academia Brasileira de Ciências","TBA","","" -1239,"Supplément au Bulletin de l'AFEQ","TBA","","" -1240,"Surrey Archaeological Collections","TBA","","" -1241,"Svensk Botanisk Tidskrift","TBA","","" -1242,"Sveriges geologiska undersokning","TBA","","" -1243,"Syesis","TBA","","" -1244,"Syllogeus","TBA","","" -1245,"Systema Ascomycetum","TBA","","" -1246,"Systematic Botany","TBA","","" -1247,"Systematic Botany Monographs","TBA","","" -1248,"Systematic Entomology","TBA","","" -1249,"Taiwania","TBA","","" -1250,"Taxon","TBA","","" -1251,"Tebiwa: The Journal of the Idaho State University Museum","TBA","","" -1252,"Telma","TBA","","" -1253,"Telopea","Telopea","0312-9764","2200-4025" -1254,"Tennessee Archaeology","TBA","","" -1255,"Termeszetrajzi Füzetek","TBA","","" -1256,"Terra Nostra","TBA","","" -1257,"Texas Journal of Science","TBA","","" -1258,"The American Journal of Science","TBA","","" -1259,"The American Midland Naturalist","TBA","","" -1260,"The Anthropocene Review","TBA","","" -1261,"The Archaeological Journal","TBA","","" -1262,"The Arkansas Archeologist","TBA","","" -1263,"The Auk","TBA","","" -1264,"The Beaver","TBA","","" -1265,"The Biogeography of Ground","TBA","","" -1266,"The Blue Jay","TBA","","" -1267,"The Botanical Review","TBA","","" -1268,"The Bryologist","TBA","","" -1269,"The Canadian Entomologist","TBA","","" -1270,"The Canadian Journal of Fisheries and Aquatic Sciences","TBA","","" -1271,"The Charleston Museum Leaflet","TBA","","" -1272,"The Coleopterists Bulletin","TBA","","" -1273,"The Compass","TBA","","" -1274,"The Condor","TBA","","" -1275,"The Cryosphere","TBA","","" -1276,"The Great Basin Naturalist","TBA","","" -1277,"The Herpetological Journal","TBA","","" -1278,"The Journal of Japanese Botany (Shokubutsu kenkyu zasshi)","TBA","","" -1279,"The Kiva","TBA","","" -1280,"The Maine Geologist","TBA","","" -1281,"The Midden","TBA","","" -1282,"The Mountain Geologist","TBA","","" -1283,"The National Speleological Society Bulletin","TBA","","" -1284,"The Ohio Journal of Science","TBA","","" -1285,"The Ontario Archaeological Society Arch Notes","TBA","","" -1286,"The Palaeobotanist","TBA","","" -1287,"The Pan-American Geologist","TBA","","" -1288,"The Plaster Jacket","TBA","","" -1289,"The Scientific Monthly","TBA","","" -1290,"The Southwestern Naturalist","TBA","","" -1291,"The Tennessee Conservationist","TBA","","" -1292,"The Texas Journal of Science","TBA","","" -1293,"The Wilson Bulletin","TBA","","" -1294,"The Wisconsin Archeologist","TBA","","" -1295,"Tijdschrift van het Koninglijk Nederlandsch Aardrijkskundig Genootschap","TBA","","" -1296,"Tiscia Monograph Sereies","TBA","","" -1297,"Tlatoani, Boletín de la Sociedad de Alumnos de la Escuela Nacional de Antropología e Historia","TBA","","" -1298,"Torrey Botanical Club Memoir","TBA","","" -1299,"Trabajos del V Congreso Latinoaméricano de Zoología","TBA","","" -1300,"Trace","TBA","","" -1301,"Trail and Landscape","TBA","","" -1302,"Transactions of the Academy of Science of Saint Louis","TBA","","" -1303,"Transactions of the American Entomological Society","TBA","","" -1304,"Transactions of the American Microscopical Society","TBA","","" -1305,"Transactions of the American Philosophical Society","TBA","","" -1306,"Transactions of the Illinois State Academy of Science","TBA","","" -1307,"Transactions of the Institute of British Geographers, New Series","TBA","","" -1308,"Transactions of the Kansas Academy of Science","TBA","","" -1309,"Transactions of the Microscopical Society of London","TBA","","" -1310,"Transactions of the Microscopical Society, New Series, London","TBA","","" -1311,"Transactions of the Natural History Society of Formosa","TBA","","" -1312,"Transactions of the Nebraska Academy of Sciences","TBA","","" -1313,"Transactions of the Royal Canadian Institute","TBA","","" -1314,"Transactions of the Royal Society of Canada","TBA","","" -1315,"Transactions of the Royal Society of Edinburgh","TBA","","" -1316,"Transactions of the San Diego Society of Natural History","TBA","","" -1317,"Transactions of the Wisconsin Academy of Sciences, Arts, and Letters","TBA","","" -1318,"Travaux de l'Institut de Spéologie Emile Racovitza","TBA","","" -1319,"Travaux scientifiques du Musée national d’histoire naturelle de Luxembourg","TBA","","" -1320,"Tropical Archaeobotany: applications and new developments","TBA","","" -1321,"Trudi Instituta Geologiyi, Vilnius","TBA","","" -1322,"Trudy Instituta Geologii Akademii Nauk Turkmenskoi SSR","TBA","","" -1323,"Tuexenia","TBA","","" -1324,"Tulane Studies in Geology","TBA","","" -1325,"Tulane Studies in Zoology","TBA","","" -1326,"Ukrainian Botanical Journal","TBA","","" -1327,"Ulter Journal of Archaeology","TBA","","" -1328,"Universitatea din Cluj-Napoca, Gradina Botanica, Contributii Botanice, Cluj-Napoca","TBA","","" -1329,"Universitätsforschungen zur Prähistorischen Archäologie Bonn","TBA","","" -1330,"University Michigan Museum of Paleontology, Papers on Paleontology","TBA","","" -1331,"University of California Publications in Geological Sciences","TBA","","" -1332,"University of California Publications in Zoology","TBA","","" -1333,"University of Kansas Paleontological Contributions. Vertebrata","TBA","","" -1334,"University of Kansas Publications, Museum of Natural History","TBA","","" -1335,"University of Lund, Department of Quaternary Geology. Report","TBA","","" -1336,"University of Oregon Anthropological Papers","TBA","","" -1337,"University of Texas at Austin, Texas Memorial Museum, Pearce-Sellards Series","TBA","","" -1338,"University of Toronto Studies, Geological Series","TBA","","" -1339,"University of Washington Publications in Biology","TBA","","" -1340,"USDA Technical Bulletin","TBA","","" -1341,"USNM Bulletin","TBA","","" -1342,"Uspekhi Sovremennoĭ Biologii","TBA","","" -1343,"Vancouver Natural History Society, Discovery, n.s.","TBA","","" -1344,"Vegatation History and Archaeobotany","TBA","","" -1345,"Vegetace ČSSR","TBA","","" -1346,"Vegetatio","TBA","","" -1347,"Verhandlungen der Internationalen Vereinigung für theoretische und angewandte Limnologie","TBA","","" -1348,"Verhandlungen der Kaiserlichen Leopoldinisch-Carolinischen Akademie der Naturforscher","TBA","","" -1349,"Verhandlungen der Zoologisch-Botanischen Gesellschaft in Österreich","TBA","","" -1350,"Verhandlungen des Botanischen Vereins Berlin-Brandenburg","TBA","","" -1351,"Verhandlungen des Botanischen Vereins der Provinz Brandenburg","TBA","","" -1352,"Veröffentlichungen des Geobotanischen Institutes der Eidg. Tech. Hochschule, Stiftung Rübel, in Zürich","TBA","","" -1353,"Vestnik Arheologii, Antropologii i Etnografii.","TBA","","" -1354,"Vestnik Moskovskogo Universiteta, Ser. 5, Geography","TBA","","" -1355,"Věstník Ústředního ústavu geologického","TBA","","" -1356,"Vie et Milieu - Life and Environment","TBA","","" -1357,"Viking Fund Publications in Anthropology","TBA","","" -1358,"Vínculos","TBA","","" -1359,"Voron. Reserv. Proc.","TBA","","" -1360,"Wahlenbergia","TBA","","" -1361,"Water","TBA","","" -1362,"Water, Air, & Soil Pollution","TBA","","" -1363,"Western North American Naturalist","TBA","","" -1364,"Westnik Moskovekogo Universiteta Ser. Geography","TBA","","" -1365,"Wetlands","TBA","","" -1366,"Wetlands Ecology and Management","TBA","","" -1367,"Wildenovia","TBA","","" -1368,"Wilson Bulletin","TBA","","" -1369,"Wisconsin Archeologist","TBA","","" -1370,"Wissenschaftliche Zeitschrift der Ernst-Moritz-Arndt-Universität Greifswald, Mathematisch-naturwissenschaftliche Reihe","TBA","","" -1371,"Wissenschaftliche Zeitschrift der Universität Halle. Mathematisch-Naturwissenschaftliche Reihe","TBA","","" -1372,"Wyoming Archaeologist","TBA","","" -1373,"Zacatuche","TBA","","" -1374,"Zeitschrift für Geologische Wissenschaften Berlin","TBA","","" -1375,"Zeitschrift für zoologische Systematik und Evolutionsforschung","TBA","","" -1376,"ZooKeys","TBA","","" -1377,"Zoologica Scripta","TBA","","" -1378,"Zoologica, Original-Abhandlungen dem Gesamtgebiete der Zoologie","TBA","","" -1379,"Zoological Journal of the Linnean Society","TBA","","" -1380,"Zoological Science","TBA","","" -1381,"Zoologicheskiy Zhurnal","TBA","","" -1382,"Zoologische Jahrbücher: Abteilung für Systematik, Geographie und Biologie der Tiere","TBA","","" -1383,"Zoologischer Anzeiger","TBA","","" -1384,"Zoologiska Bidrag från Uppsala","TBA","","" -1385,"Zoology","TBA","","" -1386,"Zoosystematics and Evolution","TBA","","" -1387,"Zootaxa","TBA","","" -1388,"The Australian Entomologist","Aust_Entomol","1320-6133","" -1389,"Acta Theriologica","Acta_Theriol","0001-7051","2190-3743" -1390,"Australian Journal of Zoology","Aust_J_Zool","0004-959X","1446-5698" -1391,"Australian Mammalogy","Aust_Mammal","0310-0049","1836-7402" -1392,"Journal of Applied Ecology","J_Appl_Ecol","0021-8901","1365-2664" -1393,"Mitochondrial DNA Part B","Mitochondr_DNA-B Resources","","2380-2359" -1394,"Wildlife Research","Wildlife_Res","","1448-5494" -1395,"Canadian Journal of Physics ","Can_J_Phys","0008-4204","1208-6045" -1396,"Continental Shelf Research","Cont_Shelf_Res","0278-4343","1873-6955" -1397,"Ichnos","Ichnos","1042-0940","1563-5236" -1398,"Journal of Sedimentary Research","J_Sediment_Res","1527-1404","1938-3681" -1399,"Ocean & Coastal Management","Ocean_Coast_Manage","0964-5691","1873-524X" -1400,"Radiation Measurements","Radiat_Meas","1350-4487","1879-0925" -1401,"Bayesian Analysis","Bayesian_Stat","","1931-6690" -1402,"Journal of the Royal Statistical Society Series C: Applied Statistics","J_Roy_Stat_Soc_C-APP","0035-9254","1467-9876" -1403,"Internet Archaeology","Internet_Archaeol","","1363-5387" -1404,"Journal of Agricultural, Biological and Environmental Statistics","J_Agr_Biol_Env_St","1085-7117","1537-2693" -1405,"Ambio","Ambio","0044-7447","1654-7209" -1406,"Ecological Management and Restoration","Ecol_Manag_Restor","1442-7001","1839-3330" -1407,"Environmental Pollution","Environ_Pollut","0364-4936","2639-9288" -1408,"Fire","Fire","","" -1409,"Journal of Urban Ecology","J_Urb_Ecol","","2058-5543" -1410,"Proceedings of the Royal Society of London. Series B, Biological sciences","P_R_Soc_B","0080-4649","2053-9193" -1411,"Regional Environmental Change","Reg_Environ_Change","1436-3798","1436-378X" -1412,"River Research and Applications","River_Res_Appl","1535-1459","1535-1467" -1413,"Science of the Total Environment","Sci_Total_Environ","0048-9697","1879-1026" -1414,"New Zealand Journal of Ecology","New_Zeal_J_Ecols","0110-6465","1177-7788" -1415,"Earth and Environmental Science Transactions of the Royal Society of Edinburgh","Earth_Env_Sci_T_R_So","1755-6910","1755-6929" -1416,"Fisheries research","Fish_Res","","1872-6763" -1417,"Soil Research","Soil_Res","1838-675X","1838-6768" -1418,"Bulgarian Geophysical Journal","Bulg_Geophys_J","1311-753X","2683-1317" -1419,"Quaternary Sciences ('Disiji yanjiu', CHN)","Quat_Sci-CHN","1001-7410","" -1420,"Biotropica","Biotropica","0006-3606","1744-7429" diff --git a/docs/source/storage/_global_Journal__202410081240.csv b/docs/source/storage/_global_Journal__202410081240.csv new file mode 100644 index 00000000..cff0189d --- /dev/null +++ b/docs/source/storage/_global_Journal__202410081240.csv @@ -0,0 +1,1422 @@ +"JOURNALID","JOURNAL","JOURNALABB","PRINT_ISSN","ONLIN_ISSN","CREATED_AT","UPDATED_AT" +1,"Advances in Earth Science","Adv_Earth_Sci","","1001-912X","2021-11-19 12:11:05.011 +0100","" +2,"American Journal of Science","Am_J_Sci","0002-9599","1945-452X","2021-11-19 12:11:05.011 +0100","2023-03-27 10:51:35.027 +0200" +3,"Basin Research","Basin_Res","0950-091X","1365-2117","2021-11-19 12:11:05.011 +0100","" +4,"Earth and Planetary Science Letters","Earth_Planet_Sc_Lett","0012-821X","1385-013X","2021-11-19 12:11:05.011 +0100","" +5,"Earth-Science Reviews","Earth-Sci_Rev","0012-8252","1872-6828","2021-11-19 12:11:05.011 +0100","" +6,"Earth Surface Dynamics","Earth_Surf_Dynamics","2196-6311","2196-632X","2021-11-19 12:11:05.011 +0100","" +7,"Earth Surface Processes and Landforms","Earth_Surf_Proc_Land","0197-9337","1096-9837","2021-11-19 12:11:05.011 +0100","" +8,"Geochimica et Cosmochimica Acta","Geochim_Cosmochim_Ac","0016-7037","1872-9533","2021-11-19 12:11:05.011 +0100","" +9,"Geological Society of America Bulletin","Geol_Soc_Am_Bull","0016-7606","1943-2674","2021-11-19 12:11:05.011 +0100","" +10,"Geological Society, London, Special Publications","Geol_Soc_London_Spec_Pub","","2041-4927","2021-11-19 12:11:05.011 +0100","" +11,"Geology","Geology","0091-7613","1943-2682","2021-11-19 12:11:05.011 +0100","" +12,"Geomorphology","Geomorphology","0169-555X","1872-695X","2021-11-19 12:11:05.011 +0100","" +13,"Geophysical Research Letters","Geophys_Res_Lett","0094-8276","1944-8007","2021-11-19 12:11:05.011 +0100","" +14,"Geosphere","Geosphere","","1553-040X","2021-11-19 12:11:05.011 +0100","" +15,"Global and Planetary Change","Global_Planet_Change","0921-8181","1872-6364","2021-11-19 12:11:05.011 +0100","" +16,"GSA Today","GSA_Today","1052-5173","1943-2690","2021-11-19 12:11:05.011 +0100","" +17,"International Journal of Earth Sciences","Int_J_Earth_Sci","1437-3254","1437-3262","2021-11-19 12:11:05.011 +0100","" +18,"Journal of Asian Earth Sciences","J_Asian_Earth_Sci","1367-9120","1878-5786","2021-11-19 12:11:05.011 +0100","" +19,"Journal of Geophysical Research: Earth Surface","J_Geophys_Res-Earth","2169-9003","2169-9011","2021-11-19 12:11:05.011 +0100","" +20,"Journal of Human Evolution","J_Hum_Evol","0047-2484","1095-8606","2021-11-19 12:11:05.011 +0100","" +21,"Journal of Mountain Science","J_Mt_Sci","1672-6316","1993-0321","2021-11-19 12:11:05.011 +0100","" +22,"Journal of South American Earth Sciences","J_S_Am_Earth_Sci","0895-9811","1873-0647","2021-11-19 12:11:05.011 +0100","" +23,"Journal of the Geological Society","J_Geol_Soc_London","0016-7649","2041-479X","2021-11-19 12:11:05.011 +0100","" +24,"Journal of the Japan Society of Engineering Geology","J_Jpn_Soc_Eng_Geol","","","2021-11-19 12:11:05.011 +0100","" +25,"Lithosphere","Lithosphere","1941-8264","1947-4253","2021-11-19 12:11:05.011 +0100","" +26,"Nature","Nature","0028-0836","1476-4687","2021-11-19 12:11:05.011 +0100","" +27,"Nature Geoscience","Nat_Geosci","1752-0894","1752-0908","2021-11-19 12:11:05.011 +0100","" +28,"Palaeogeography, Palaeoclimatology, Palaeoecology","Palaeogeogr_Palaeocl","0031-0182","1872-616X","2021-11-19 12:11:05.011 +0100","" +29,"Progress in Earth and Planetary Science","Progress_Earth_Planet_Sci","","2197-4284","2021-11-19 12:11:05.011 +0100","" +30,"Quaternary Geochronology","Quat_Geochronol","1871-1014","1878-0350","2021-11-19 12:11:05.011 +0100","" +31,"Quaternary International","Quatern_Int","1040-6182","1873-4553","2021-11-19 12:11:05.011 +0100","" +32,"Quaternary Research","Quaternary_Res","0033-5894","1096-0287","2021-11-19 12:11:05.011 +0100","" +33,"Quaternary Science Reviews","Quaternary_Sci_Rev","0277-3791","1873-457X","2021-11-19 12:11:05.011 +0100","" +34,"Revista Brasileira de Geomorfologia","Rev_Bras_Geomorf","1519-1540","2236-5664","2021-11-19 12:11:05.011 +0100","" +35,"Science","Science","","1095-9203","2021-11-19 12:11:05.011 +0100","" +36,"Scientific Reports","Sci_Rep","","2045-2322","2021-11-19 12:11:05.011 +0100","" +37,"Sedimentary Geology","Sediment_Geol","0037-0738","1879-0968","2021-11-19 12:11:05.011 +0100","" +38,"Solid Earth","Solid_Earth","1869-9510","1869-9529","2021-11-19 12:11:05.011 +0100","" +39,"Swiss Journal of Geosciences","Swiss_J_Geosci","1661-8726","1661-8734","2021-11-19 12:11:05.011 +0100","" +40,"Tectonics","Tectonics","0278-7407","1944-9194","2021-11-19 12:11:05.011 +0100","" +41,"Tectonophysics","Tectonophysics","0040-1951","1879-3266","2021-11-19 12:11:05.011 +0100","" +42,"Terra Nova","Terra_Nova","0954-4879","1365-3121","2021-11-19 12:11:05.011 +0100","" +43,"The Journal of Geology","J_Geol","0022-1376","1537-5269","2021-11-19 12:11:05.011 +0100","" +44,"Water Resources Research","Water_Resour_Res","0043-1397","1944-7973","2021-11-19 12:11:05.011 +0100","" +45,"Zeitschrift für Geomorphologie","Z_Geomorphol","0372-8854","1864-1687","2021-11-19 12:11:05.011 +0100","" +46,"Alcheringa: An Australasian Journal of Palaeontology","Alcheringa","0311-5518","1752-0754","2021-11-19 12:11:05.011 +0100","" +47,"Ancient TL","Ancient_TL","","2693-0935","2021-11-19 12:11:05.011 +0100","" +48,"Annals of Geophysics","Ann_Geophys-Italy","","2037-416X","2021-11-19 12:11:05.011 +0100","" +49,"Anthropological papers of the AMNH","Anthropol_Pap_Am_Mus","","","2021-11-19 12:11:05.011 +0100","" +50,"Antiquity","Antiquity","0003-598X","1745-1744","2021-11-19 12:11:05.011 +0100","" +51,"Archaeology and Physical Anthropology in Oceania","Archaeol_Phys_Anthropol_Oceania","","0003-8121","2021-11-19 12:11:05.011 +0100","" +52,"Archaeology in Oceania","Archaeol_Ocean","0728-4896","1834-4453","2021-11-19 12:11:05.011 +0100","" +53,"Archaeometry","Archaeometry","0003-813X","1475-4754","2021-11-19 12:11:05.011 +0100","" +54,"Austral Ecology","Austral_Ecol","1442-9985","1442-9993","2021-11-19 12:11:05.011 +0100","" +55,"Australian Aboriginal Studies","Aust_Aborig_Stud","","0729-4352","2021-11-19 12:11:05.011 +0100","" +56,"Australian Archaeology","Aust_Archaeol","0312-2417","2470-0363","2021-11-19 12:11:05.011 +0100","" +57,"Australian Geographer","Aust_Geogr","0004-9182","1465-3311","2021-11-19 12:11:05.011 +0100","" +58,"Australian Journal of Botany","Aust_J_Bot","0067-1924","1444-9862","2021-11-19 12:11:05.011 +0100","" +59,"Australian Journal of Earth Sciences","Aust_J_Earth_Sci","0812-0099","1440-0952","2021-11-19 12:11:05.011 +0100","" +60,"The Australian Journal of Science","Aust_J_Sci","","0365-3668","2021-11-19 12:11:05.011 +0100","" +61,"Australian Zoologist","Aust_Zool","0067-2238","2204-2105","2021-11-19 12:11:05.011 +0100","" +62,"Biology Letters","Biology_Lett","1744-957X","1744-9561","2021-11-19 12:11:05.011 +0100","" +63,"Boreas","Boreas","","1502-3885","2021-11-19 12:11:05.011 +0100","" +64,"Bulletin of the Indo-Pacific Prehistory Association","Bull_Indo_Pac_Pre_Hi","0156-1316","1835-1794","2021-11-19 12:11:05.011 +0100","" +65,"Cambridge Archaeological Journal","Camb_Archaeol_J","0959-7743","1474-0540","2021-11-19 12:11:05.011 +0100","" +66,"Catena","Catena","0341-8162","1872-6887","2021-11-19 12:11:05.011 +0100","" +67,"Chemical Geology: Isotope Geoscience section","Chem_Geol","0168-9622","1878-5999","2021-11-19 12:11:05.011 +0100","" +68,"Climate of the Past","Clim_Past","1814-9324","1814-9332","2021-11-19 12:11:05.011 +0100","" +69,"Geoarchaeology","Geoarchaeology","0883-6353","1520-6548","2021-11-19 12:11:05.011 +0100","" +70,"Geochemistry: Exploration, Environment, Analysis","Geochem_Explor_Env_A","1467-7873","2041-4943","2021-11-19 12:11:05.011 +0100","" +71,"Geologische Rundschau","Geol_Rundsch","0016-7835","1432-1149","2021-11-19 12:11:05.011 +0100","" +72,"Geosciences Journal","Geosci_J","1226-4806","1598-7477","2021-11-19 12:11:05.011 +0100","" +73,"Helicite","Helicite","","0017-9973","2021-11-19 12:11:05.011 +0100","" +74,"Journal of Anthropological Archaeology","J_Anthropol_Archaeol","0278-4165","1090-2686","2021-11-19 12:11:05.011 +0100","" +75,"Journal of Archaeological Science","J_Archaeol_Sci","0305-4403","1095-9238","2021-11-19 12:11:05.011 +0100","" +76,"Journal of Arid Environments","J_Arid_Environ","0140-1963","1095-922X","2021-11-19 12:11:05.011 +0100","" +77,"Journal of Biogeography","J_Biogeogr","0305-0270","1365-2699","2021-11-19 12:11:05.011 +0100","" +78,"Journal of Geochemical Exploration","J_Geochem_Explor","0375-6742","1879-1689","2021-11-19 12:11:05.011 +0100","" +79,"Journal of Pacific Archaeology","J_Pac_Archaeol","1179-4704","1179-4712","2021-11-19 12:11:05.011 +0100","" +80,"Journal of Quaternary Science","J_Quaternary_Sci","0267-8179","1099-1417","2021-11-19 12:11:05.011 +0100","" +81,"Journal of Soil Science","J_Soil_Sci","0022-4588","2056-5240","2021-11-19 12:11:05.011 +0100","" +82,"Journal of Systematic Palaeontology","J_Syst_Palaeontol","1477-2019","1478-0941","2021-11-19 12:11:05.011 +0100","" +83,"Journal of the Geological Society of Australia","J_Geol_Soc_Aust","","0016-7614","2021-11-19 12:11:05.011 +0100","" +84,"Journal of the Geological Society of Queensland","J_Geol_Soc_Qld","","","2021-11-19 12:11:05.011 +0100","" +85,"Journal of the Royal Society of Western Australia","J_Roy_Soc_West_Aust","","0035-922X","2021-11-19 12:11:05.011 +0100","" +86,"Mankind","Mankind","","","2021-11-19 12:11:05.011 +0100","" +87,"Marine & Freshwater Research","Mar_Freshwater_Res","1323-1650","1448-6059","2021-11-19 12:11:05.011 +0100","" +88,"Memoirs of the National Museum of Victoria","Mem_Museum_Vic","","0083-5986","2021-11-19 12:11:05.011 +0100","" +89,"Memoirs of the Queensland Museum / NATURE","Mem_Qld_Museum_Nature","0079-8835","2204-1478","2021-11-19 12:11:05.011 +0100","" +90,"MESA Journal","Mesa_Journal","1326-3544","2207-2152","2021-11-19 12:11:05.011 +0100","" +91,"Nature Communications","Nat_Commun","","2041-1723","2021-11-19 12:11:05.011 +0100","" +92,"New Zealand Journal of Geology and Geophysics","New_Zeal_J_Geol_Geop","0028-8306","1175-8791","2021-11-19 12:11:05.011 +0100","" +93,"Palaeoclimates: Data and Modelling","Palaeoclimates","","","2021-11-19 12:11:05.011 +0100","" +94,"Papers and Proceedings of the Royal Society of Tasmania","P_R_Soc_Tasmania","","0080-4703","2021-11-19 12:11:05.011 +0100","" +95,"Philosophical Transactions of the Royal Society B: Biological Sciences","Philos_T_R_Soc_B","0264-3839","2053-924X","2021-11-19 12:11:05.011 +0100","" +96,"PLoS ONE","Plos_One","","1932-6203","2021-11-19 12:11:05.011 +0100","" +97,"Proceedings of the Linnean Society of New South Wales","P_Linn_Soc_NSW","1839-7263","0370-047X","2021-11-19 12:11:05.011 +0100","" +98,"Proceedings of the National Academy of Sciences","P_Natl_Acad_Sci_USA","0027-8424","1091-6490","2021-11-19 12:11:05.011 +0100","" +99,"Proceedings of the Prehistoric Society","P_Prehist_Soc","0079-497X","2050-2729","2021-11-19 12:11:05.011 +0100","" +100,"Proceedings of the Royal Society of Victoria","P_R_Soc_Victoria","0035-9211","2204-1362","2021-11-19 12:11:05.011 +0100","" +101,"Quaternary Australasia","Quat_Aust","","0811-0433","2021-11-19 12:11:05.011 +0100","" +102,"Queensland Archaeological Research","Queensland_Archaeol_Res","0814-3021","1839-339X","2021-11-19 12:11:05.011 +0100","" +103,"Radiation Protection Dosimetry","Radiat_Prot_Dosim","0144-8420","1742-3406","2021-11-19 12:11:05.011 +0100","" +104,"Radiocarbon","Radiocarbon","0033-8222","1945-5755","2021-11-19 12:11:05.011 +0100","" +105,"Records of the Australian Museum","Rec_Aust_Mus","0067-1975","2201-4349","2021-11-19 12:11:05.011 +0100","2022-04-27 09:59:49.992 +0200" +106,"Records of the Queen Victoria Museum Launceston","Rec_Vic_Mus","0085-5278","","2021-11-19 12:11:05.011 +0100","" +107,"Records of the South Australian Museum","Rec_S_Aust_Mus","0376-2750","","2021-11-19 12:11:05.011 +0100","" +108,"Records of the Western Australian Museum","Rec_W_Aust_Mus","0312-3162","","2021-11-19 12:11:05.011 +0100","" +109,"Review of Palaeobotany and Palynology","Rev_Palaeobotany_Palyno","0034-6667","1879-0615","2021-11-19 12:11:05.011 +0100","" +110,"Search","Search","","0004-9549","2021-11-19 12:11:05.011 +0100","" +111,"Bulletin of the AMNH","B_Am_Mus_Nat_Hist","0003-0090","1937-3546","2021-11-19 12:11:05.011 +0100","" +112,"The Geographical Journal","Geogr_J","0016-7398","1475-4959","2021-11-19 12:11:05.011 +0100","" +113,"The Holocene","Holocene","0959-6836","1477-0911","2021-11-19 12:11:05.011 +0100","" +114,"Journal of Island and Coastal Archaeology","J_Isl_Coast_Archaeol","1556-4894","1556-1828","2021-11-19 12:11:05.011 +0100","" +115,"The Western Caver","West_Caver","","","2021-11-19 12:11:05.011 +0100","" +116,"Transactions of the Royal Society of South Australia","T_Roy_Soc_South_Aust","2204-0293","0372-1426","2021-11-19 12:11:05.011 +0100","" +117,"Geological Society of America Abstracts","Geol_Soc_Am_Bull_Abstr","","0435-3986","2021-11-19 12:11:05.011 +0100","" +118,"Archaeological and Anthropological Sciences","Archaeol_Anthrop_Sci","1866-9557","1866-9565","2021-11-19 12:11:05.011 +0100","" +119,"The Artefact: the Journal of the Archaeological and Anthropological Society of Victoria","Artefact","","","2021-11-19 12:11:05.011 +0100","" +120,"Asian Perspectives","Asian_Perspect","0066-8435","1535-8283","2021-11-19 12:11:05.011 +0100","" +121,"Beagle: Records of the Museums and Art Galleries of the Northern Territory","Beagle","","0811-3653","2021-11-19 12:11:05.011 +0100","" +122,"Journal of Archaeological Method and Theory","J_Archaeol_Method_Th","1072-5369","1573-7764","2021-11-19 12:11:05.011 +0100","" +123,"Journal of Archaeological Science: Reports","J_Archaeol_Sci_Rep","","2352-409X","2021-11-19 12:11:05.011 +0100","" +124,"Journal of the Australian Association of Consulting Archaeologists","J_Aust_Assoc_Archaeol","","2202-7890","2021-11-19 12:11:05.011 +0100","" +125,"Marine Geology","Mar_Geol","","0025-3227","2021-11-19 12:11:05.011 +0100","" +126,"Memoirs of the Queensland Museum / CULTURE","Mem_Qld_Museum_Culture","1440-4788","","2021-11-19 12:11:05.011 +0100","" +127,"Oceania","Oceania","","1834-4461","2021-11-19 12:11:05.011 +0100","" +128,"Papers and Proceedings of the Royal Society of Queensland","P_R_Soc_Queensland","","0080-469X","2021-11-19 12:11:05.011 +0100","" +129,"Studies in Conservation","Stud_Conserv","0039-3630","2047-0584","2021-11-19 12:11:05.011 +0100","" +130,"World Archaeology","World_Archaeol","0043-8243","1470-1375","2021-11-19 12:11:05.011 +0100","" +131,"Acta Geologica Sinica","Acta_Geol_Sin-Engl","","1755-6724","2021-11-19 12:11:05.011 +0100","" +132,"Arctic, Antarctic, and Alpine Research","Arct_Antarct_Alp_Res","1523-0430","1938-4246","2021-11-19 12:11:05.011 +0100","" +133,"Geografiska Annaler: Series A, Physical Geography","Geogr_Ann_A","0435-3676","1468-0459","2021-11-19 12:11:05.011 +0100","" +134,"Cuadernos de Investigación Geográfica","Cuadern_Inestig_Geogr","0211-6820","1697-9540","2021-11-19 12:11:05.011 +0100","" +135,"E&G Quaternary Science Journal","Quaternary_Sci_J","0424-7116","2199-9090","2021-11-19 12:11:05.011 +0100","" +136,"Antarctic Science","Antarct_Sci","0954-1020","1365-2079","2021-11-19 12:11:05.011 +0100","" +137,"Annals of Glaciology","Ann_Glaciol","0260-3055","1727-5644","2021-11-19 12:11:05.011 +0100","" +138,"Arktos","Arktos","2364-9453","2364-9461","2021-11-19 12:11:05.011 +0100","" +139,"Journal of Geophysical Research: Solid Earth","J_Geophys_Res-Solid","","2169-9356","2021-11-19 12:11:05.011 +0100","" +140,"Zeitschrift für Geomorphologie, Supplement Issues","Z_Geomorphol_Supp","","0372-8854","2021-11-19 12:11:05.011 +0100","" +141,"Austrian Journal of Earth Sciences","Austrian_J_Earth_Sci","","2072-7151","2021-11-19 12:11:05.011 +0100","" +142,"Acta Universitatis Carolinae Geographica","Acta_U_Carol_Geogr","0300-5402","2336-1980","2021-11-19 12:11:05.011 +0100","" +143,"Bulletin of Volcanology","B_Volcanol","0258-8900","1432-0819","2021-11-19 12:11:05.011 +0100","" +144,"Annals of the Association of American Geographers","Ann_Assoc_Am_Geogr","0004-5608","1467-8306","2021-11-19 12:11:05.011 +0100","" +145,"Journal of Climate","J_Climate","0894-8755","1520-0442","2021-11-19 12:11:05.011 +0100","" +146,"Cryosphere","The Cryosphere","1994-0416","1994-0424","2021-11-19 12:11:05.011 +0100","" +147,"Polar Research","Polar_Res","0800-0395","1751-8369","2021-11-19 12:11:05.011 +0100","" +148,"Geochronometria","Geochronometria","1733-8387","1897-1695","2021-11-19 12:11:05.011 +0100","" +149,"Global Change Biology","Global_Change_Biol","1354-1013","1365-2486","2021-11-19 12:11:05.011 +0100","" +150,"Journal of Glaciology and Geocryology","J_Glaciol_Geocryol","","1000-0240","2021-11-19 12:11:05.011 +0100","" +151,"Eclogae Geologicae Helvetiae","Eclogae_Geol_Helv","","1420-9128","2021-11-19 12:11:05.011 +0100","" +152,"Quaternary Science Advances","Quaternary_Sci_Adv","","2666-0334","2021-11-19 12:11:05.011 +0100","" +153,"Polar Science","Polar_Sci","1873-9652","1876-4428","2021-11-19 12:11:05.011 +0100","" +154,"Archiv für Geschiebekunde","Arch_Geschiebe","","0936-2967","2021-11-19 12:11:05.011 +0100","" +155,"Bulletin of the National Museum of Japanese History","B_Natl_Mus_Japan","","0286-7400","2021-11-19 12:11:05.011 +0100","" +156,"Nuclear Instruments and Methods in Physics Research B","Nucl_Instrum_Meth_B","0168-583X","1872-9584","2021-11-19 12:11:05.011 +0100","" +157,"Canadian Journal of Earth Sciences","Can_J_Earth_Sci","0008-4077","1480-3313","2021-11-19 12:11:05.011 +0100","" +158,"Cave and Karst Science","Cave_Karst_Sci","","1356-191X","2021-11-19 12:11:05.011 +0100","" +159,"International Geology Review","Int_Geol_Rev","0020-6814","1938-2839","2021-11-19 12:11:05.011 +0100","" +160,"Chinese Journal of Polar Science","Chinese_J_Polar_Sci","","1007-7065","2021-11-19 12:11:05.011 +0100","" +161,"Chinese Science Bulletin","Chinese_Sci_B","1001-6538","1861-9541","2021-11-19 12:11:05.011 +0100","" +162,"Geographica Helvetica","Geogr_Helv","0016-7312","2194-8798","2021-11-19 12:11:05.011 +0100","" +163,"Geochronology","Geochronology","","2628-3719","2021-11-19 12:11:05.011 +0100","" +164,"Geografický časopis","Geogr_Casopis","0016-7193","2453-8787","2021-11-19 12:11:05.011 +0100","" +165,"npj Climate and Atmospheric Science","npj_Clim_Atmos:Sci","","2397-3722","2021-11-19 12:11:05.011 +0100","" +166,"Science Bulletin","Sci_Bull_CHN","2095-9273","2095-9281","2021-11-19 12:11:05.011 +0100","" +167,"Science Advances","Science_Adv","","2375-2548","2021-11-19 12:11:05.011 +0100","" +168,"Norwegian Journal of Geology","Norw_J_Geol","2387-5852","2387-5844","2021-11-19 12:11:05.011 +0100","" +169,"Relief Boden Paläoklima","Relief_Boden_Pal","","0720-4876","2021-11-19 12:11:05.011 +0100","" +170,"Geological Society of America Special Papers","Geol_Soc_Am_S","0072-1077","2331-219X","2021-11-19 12:11:05.011 +0100","" +171,"Science in China Series D: Earth Sciences","Sci_China_Ser_D","1006-9313","1862-2801","2021-11-19 12:11:05.011 +0100","" +172,"Transactions, Japanese Geomorphological Union","T_Japanese_Geomorph","","0389-1755","2021-11-19 12:11:05.011 +0100","2024-01-17 13:57:27.893 +0100" +173,"The Quaternary Research (Daiyonki-Kenkyu)","Quaternary_Res_Japan","0418-2642","1881-8129","2021-11-19 12:11:05.011 +0100","" +174,"Marine Pollution Bulletin","Mar_Pollut_Bull","0025-326X","1879-3363","2021-11-19 12:11:05.011 +0100","" +175,"Quaternary","Quaternary","","2571-550X","2021-11-19 12:11:05.011 +0100","" +176,"Proceedings of the Royal Society of London. Series A, Mathematical, Physical and Engineering Sciences","P_R_Soc_A","1364-5021","1471-2946","2021-11-19 12:11:05.011 +0100","2023-07-22 09:14:40.549 +0200" +177,"Pirineos. Revista de Ecología de Montaña","Pirineos","0373-2568","1988-4281","2021-11-19 12:11:05.011 +0100","" +178,"Australian Geographical Studies","Aust_Geogr_Stud","0004-9190","1467-8470","2021-11-19 12:11:05.011 +0100","" +179,"Current Anthropology","Curr_Anthropol","0011-3204","1537-5382","2021-11-19 12:11:05.011 +0100","" +180,"Sedimentology","Sedimentology","0037-0746","1365-3091","2021-11-19 12:11:05.011 +0100","" +181,"Archaeological Heritage","Archaeol_Heritage","","","2022-07-05 15:24:06.848 +0200","" +182,"Victorian Naturalist","Victorian_Nat","","","2022-07-05 15:24:06.848 +0200","" +183,"Ecology","Ecology","","1939-9170","2022-07-05 15:24:06.848 +0200","" +184,"Journal of Geophysical Research: Biogeosciences","J_Geophys_Res-BioGeo","","2169-8961","2022-07-05 15:24:06.848 +0200","" +185,"New Phytologist","New_Phytologist","0028-646X","1469-8137","2022-07-05 15:24:06.848 +0200","2023-01-03 12:28:32.703 +0100" +186,"Journal of Ecology","J_Ecol","","1365-2745","2022-07-05 15:24:06.848 +0200","" +187,"land","land","","2073-445X","2022-07-05 15:24:06.848 +0200","" +188,"Archaometry","Archaometry","","1475-4754","2022-07-05 15:24:06.848 +0200","" +189,"Economic Botany","Econ_Bot","0013-0001","1874-9364","2022-07-05 15:24:06.848 +0200","" +190,"Fieldiana. Anthropology","Fieldiana_Anthropol","0071-4739","2162-4321","2022-07-05 15:24:06.848 +0200","" +191,"Geographical Research","Geogr_Res","1745-5863","1745-5871","2022-07-05 15:24:06.848 +0200","" +192,"Hemisphere","Hemisphere","0018-0300","","2022-07-05 15:24:06.848 +0200","" +193,"HOMO - Journal of Comparative Biology","Homo","0018-442X","1618-1301","2022-07-05 15:24:06.848 +0200","" +194,"International Journal of Historical Archaeology","Int_J_Hist_Archaeol","1092-7697","1573-7748","2022-07-05 15:24:06.848 +0200","" +195,"Journal de la Société des Océanistes","J_Soc_Ocean","0300-953X","1760-7256","2022-07-05 15:24:06.848 +0200","" +196,"Journal of Field Archaeology","J_Field_Archaeol","0093-4690","2042-4582","2022-07-05 15:24:06.848 +0200","" +197,"Journal of Indo-Pacific Archaeology","J_Indo-Pac_Archaeol","","2375-0510","2022-07-05 15:24:06.848 +0200","" +198,"Journal of the Polynesian Society","J_Polynesian_Soc","0032-4000","2230-5955","2022-07-05 15:24:06.848 +0200","" +199,"Journal of the Royal Society of New Zealand","J_Roy_Soc_New_Zeal","0303-6758","1175-8899","2022-07-05 15:24:06.848 +0200","" +200,"Mountain Research and Development","Mt_Res_Dev","0276-4741","1994-7151","2022-07-05 15:24:06.848 +0200","" +201,"New Zealand Journal of Archaeology","New_Zeal_J_Archaeol","0110-540X","","2022-07-05 15:24:06.848 +0200","" +202,"Oral History","Oral_Hist","0310-2556","","2022-07-05 15:24:06.848 +0200","2022-10-06 17:10:05.421 +0200" +203,"PALEO. Revue d'archéologie préhistorique","Paleo_Rev","","2101-0420","2022-07-05 15:24:06.848 +0200","2022-07-05 14:01:55.253 +0200" +204,"People and Culture in Oceania","People_Culture_Oceania","1349-5380","2433-2194","2022-07-05 15:24:06.848 +0200","" +205,"Research in Melanesia","Res_Melanesia","0254-0665","","2022-07-05 15:24:06.848 +0200","" +206,"Technical Reports of the Australian Museum","Tech_Rep_Aust_Museum","1031-8062","","2022-07-05 15:24:06.848 +0200","" +207,"Technical Reports of the Australian Museum (Online)","Tech_Rep_Aust_Museum_Online","","1835-4211","2022-07-05 15:24:06.848 +0200","" +208,"The Review of Archaeology","Rev_Archaeol","1050-4877","","2022-07-05 15:24:06.848 +0200","" +209,"Vegetation History and Archaeobotany","Veg_Hist_Archaeobot","0939-6314","1617-6278","2022-07-05 15:24:06.848 +0200","" +210,"Erdwissenschaftliche Forschung","Erdwissenschaft_Forsch","0170-3188","","2022-07-05 15:24:06.848 +0200","" +211,"Singapore Journal of Tropical Geography","Singapore_J_Trop_Geo","0129-7619","1467-9493","2022-07-05 15:24:06.848 +0200","" +212,"Records of the Papua New Guinea Public Museum and Art Gallery","Rec_PNG_Museum_Art","0314-3813","","2022-07-05 15:24:06.848 +0200","" +213,"National Geographic Research","Natl_Geogr_Res","8755-724X","","2022-07-05 15:24:06.848 +0200","" +214,"Man and Culture in Oceania","Man_Culture_Oceania","0911-3533","","2022-07-05 15:24:06.848 +0200","" +215,"Advances in World Archaeology","Adv_World_Archaeol","0733-5121","","2022-07-05 15:24:06.848 +0200","" +216,"Agriculture, Ecosystems & Environment","Agr_Ecosyst_Environ","0167-8809","1873-2305","2022-07-05 15:24:06.848 +0200","" +217,"Anthropologie","Anthropologie","","","2022-07-05 15:24:06.848 +0200","" +218,"Archaeologies","Archaeologies","1555-8622","1935-3987","2022-07-05 15:24:06.848 +0200","" +219,"Australian Institute of Aboriginal Studies Newsletter","AIAS_News","0004-9344","","2022-07-05 15:24:06.848 +0200","" +220,"Fremantle Studies","Freemantle_Stud","","1443-0800","2022-07-05 15:24:06.848 +0200","" +221,"Geodinamica Acta","Geodin_Acta","0985-3111","1778-3593","2022-07-05 15:24:06.848 +0200","" +222,"Journal of Community Archaeology and Heritage","J_Comm_Archaeol_Heritage","2051-8196","2051-820X","2022-07-05 15:24:06.848 +0200","" +223,"Journal of the Anthropological Society of South Australia","J_Anthropol_Soc_S_Aust","1034-4438","","2022-07-05 15:24:06.848 +0200","" +224,"Nature Human Behaviour","Nat_Hum_Behavior","","2397-3374","2022-07-05 15:24:06.848 +0200","" +225,"Queensland Government Mining Journal","Queensland_Gov_Mining_J","0033-6149","","2022-07-05 15:24:06.848 +0200","" +226,"Reef Research","Reef_Res","1037-0692","","2022-07-05 15:24:06.848 +0200","" +227,"Rock Art Research","Rock_Art_Res","0813-0426","","2022-07-05 15:24:06.848 +0200","" +228,"Geographical Magazine","Geogr_Magazine","1478-6168","","2022-07-05 15:24:06.848 +0200","" +229,"Occasional Papers in Anthropology","Occas_Pap_Anthropol","","0310-4710","2022-07-05 15:24:06.848 +0200","" +230,"Journal of Social Archaeology","J_Social_Archaeol","1469-6053","1741-2951","2022-07-05 15:24:06.848 +0200","" +231,"Nature Ecology and Evolution","Nat_Ecol_Evol","","2397-334X","2022-07-05 15:24:06.848 +0200","" +232,"AGU Advances","AGU_Adv","","2576-604X","2022-07-05 15:24:06.848 +0200","" +233,"Mediterranean Geoscience Reviews","Med_Geosc_Rev","","2661-8648","2022-07-05 15:24:06.848 +0200","" +234,"Geosciences","Geosciences","","2076-3263","2022-07-05 15:24:06.848 +0200","" +235,"Terra Australis","Terra_Australis","0725-9018","","2022-07-05 15:24:06.848 +0200","" +236,"International Journal of Osteoarchaeology","Int_J_Osteoarchaeol","1047-482X","1099-1212","2022-07-05 15:24:06.848 +0200","" +237,"Cultural Resource Management Monograph Series","Cult_Res_Mon_Ser","0728-8441","","2022-07-05 15:24:06.848 +0200","" +238,"Modern Quaternary Research in Southeast Asia","Mod_Quat_Re","0168-6151","","2022-07-05 15:24:06.848 +0200","" +239,"Journal of Geographical Sciences","J_Geogr_Sci","1009-637X","1861-9568","2022-07-05 15:24:06.848 +0200","" +240,"Open Quaternary","Open_Quat","","2055-298X","2022-10-05 15:43:14.114 +0200","" +241,"The South African Archaeological Bulletin","S_Afr_Archaeol_Bull","0038-1969","2224-4654","2022-10-05 15:43:14.114 +0200","" +242,"Fort Hare Papers","Fort_Hare","0015-8054","","2022-10-05 15:43:14.114 +0200","" +243,"Journal of African Earth Sciences","J_Afr_Earth_Sci","1464-343X","1879-1956","2022-10-05 15:43:14.114 +0200","" +244,"South African Journal of Science","S_Afr_J_Sci","0038-2353","1996-7489","2022-10-05 15:43:14.114 +0200","" +245,"Journal of Paleolithic Archaeology","J_Paleolith_Archaeol","","2520-8217","2022-10-05 15:43:14.114 +0200","" +246,"Archeological Papers of the American Anthropological Association","Arch_P_Amer_Ant_Asso","1551-823X","1551-8248","2022-10-05 15:43:14.114 +0200","" +247,"PACT","PACT","","","2022-10-11 21:03:27.535 +0200","2022-10-11 21:03:27.535 +0200" +248,"Abhandlungen der Akademie der Wissenschaften zu Göttingen","TBA","","","2022-12-24 12:43:54.752 +0100","" +249,"Abhandlungen der Königlichen Akademie der Wissenschaften zu Berlin","TBA","","","2022-12-24 12:43:54.752 +0100","" +250,"Abhandlungen der Königlichen Akademie der Wissenschaften zu Berlin, Physikalische Klasse","TBA","","","2022-12-24 12:43:54.752 +0100","" +251,"Abhandlungen der Mathematisch-Physikalischen Klasse - Bayerische Akademie der Wissenschaften","TBA","","","2022-12-24 12:43:54.752 +0100","" +252,"Abhandlungen des Naturwissenschaftlichen Vereins zu Bremen","TBA","","","2022-12-24 12:43:54.752 +0100","" +253,"Acta Agrobotanica","Acta_Agrobot","","","2022-12-24 12:43:54.752 +0100","" +254,"Acta Anthropologica","Acta_Anthropol","","","2022-12-24 12:43:54.752 +0100","" +255,"Acta Arctica","Acta_Arctica","","","2022-12-24 12:43:54.752 +0100","" +256,"Acta Botanica Brasilica","Acta_Bot_Brasilica","","","2022-12-24 12:43:54.752 +0100","" +257,"Acta Botanica Fennica","Acta_Bot_Fennica","","","2022-12-24 12:43:54.752 +0100","" +258,"Acta Botanica Neerlandica","Acta_Bot_Neerlandica","","","2022-12-24 12:43:54.752 +0100","" +259,"Acta Chiropterologica","Acta_Chiropterol","","","2022-12-24 12:43:54.752 +0100","" +260,"Acta Entomologica Chilena","Acta_Entomol_Chilena","","","2022-12-24 12:43:54.752 +0100","" +261,"Acta Entomologica Musei Nationalis Pragae","Acta_Entomol_Pragae","","","2022-12-24 12:43:54.752 +0100","" +262,"Acta Geographica Lodziensia","Acta_Geograph_Lodz","","","2022-12-24 12:43:54.752 +0100","" +263,"Acta Geographica Lovaniensia","Acta_Geograph_Lovan","","","2022-12-24 12:43:54.752 +0100","" +264,"Acta Geologica Polonica","Acta_Geol_Polonica","","","2022-12-24 12:43:54.752 +0100","" +265,"Acta Micropalaeontologica Sinica","Acta_Micropal_Sinica","","","2022-12-24 12:43:54.752 +0100","" +266,"Acta Musei Macedonici Scientiarum Naturalium","Acta_Macedonici_Sci_Nat","","","2022-12-24 12:43:54.752 +0100","" +267,"Acta Musei Moraviae, Scientiae geologicae","Acta_Mus_Moraviae","","","2022-12-24 12:43:54.752 +0100","" +268,"Acta Palaeobotanica","Acta_Palaeobot","","","2022-12-24 12:43:54.752 +0100","" +269,"Acta Palaeontologica Polonica","Acta_Palaeontol_Polonica","","","2022-12-24 12:43:54.752 +0100","" +270,"Acta Palaeontologica Sinica","Acta_Palaeontol_Sinica","","","2022-12-24 12:43:54.752 +0100","" +271,"Acta Protozoologica","Acta_Protozool","","","2022-12-24 12:43:54.752 +0100","" +272,"Acta Univeritatis Upsaliensis. Comprehensive summaries of Uppsala dissertations from the faculty of Science and Technology","Acta_Uni_Upsaliensis","","","2022-12-24 12:43:54.752 +0100","" +273,"Acta Zoologica Fennica","Acta_Zool_Fennica","","","2022-12-24 12:43:54.752 +0100","" +274,"Acta Zoológica Mexicana","Acta_Zool_Mexicana","","","2022-12-24 12:43:54.752 +0100","" +275,"Acta Zootaxonomica Sinica","Acta_Zootaxon_Sinica","","","2022-12-24 12:43:54.752 +0100","" +276,"Actas: Facultad de Ciencias de la Tierra, UANL","TBA","","","2022-12-24 12:43:54.752 +0100","" +277,"Actic","TBA","","","2022-12-24 12:43:54.752 +0100","" +278,"African Archaeological Review","TBA","","","2022-12-24 12:43:54.752 +0100","" +279,"African Invertebrates","TBA","","","2022-12-24 12:43:54.752 +0100","" +280,"AFZ Der Wald","TBA","","","2022-12-24 12:43:54.752 +0100","" +281,"Agronomie et Horticulture","TBA","","","2022-12-24 12:43:54.752 +0100","" +282,"Alaska Journal of Anthropology","TBA","","","2022-12-24 12:43:54.752 +0100","" +283,"Alaska Park Science","TBA","","","2022-12-24 12:43:54.752 +0100","" +284,"Alberta Archaeological Review","TBA","","","2022-12-24 12:43:54.752 +0100","" +285,"Alergologia","TBA","","","2022-12-24 12:43:54.752 +0100","" +286,"Algae","TBA","","","2022-12-24 12:43:54.752 +0100","" +287,"Algological Studies","TBA","","","2022-12-24 12:43:54.752 +0100","" +288,"Allertonia","TBA","","","2022-12-24 12:43:54.752 +0100","" +289,"Alpenvereins-Jahrbuch","TBA","","","2022-12-24 12:43:54.752 +0100","" +290,"Alpine Mediterranean Quaternary","TBA","","","2022-12-24 12:43:54.752 +0100","" +291,"Ameghiniana","TBA","","","2022-12-24 12:43:54.752 +0100","" +292,"American Anthropologist","Am_","","","2022-12-24 12:43:54.752 +0100","" +293,"American Antiquity","Am_","","","2022-12-24 12:43:54.752 +0100","" +294,"American Journal of Botany","Am_","","","2022-12-24 12:43:54.752 +0100","" +295,"American Journal of Human Biology","Am_","","","2022-12-24 12:43:54.752 +0100","" +296,"American Journal of Physical Anthropology","Am_","","","2022-12-24 12:43:54.752 +0100","" +297,"American Journal of Plant Sciences","Am_","","","2022-12-24 12:43:54.752 +0100","" +298,"American Journal of Science. Radiocarbon Supplement","Am_","","","2022-12-24 12:43:54.752 +0100","" +299,"American Midland Naturalist","Am_","","","2022-12-24 12:43:54.752 +0100","" +300,"American Museum Novitates","Am_","","","2022-12-24 12:43:54.752 +0100","" +301,"American Paleontogist","Am_","","","2022-12-24 12:43:54.752 +0100","" +302,"Anais da Academia Brasileira de Ciências","TBA","","","2022-12-24 12:43:54.752 +0100","" +303,"Analecta Praehistorica Leidensia","TBA","","","2022-12-24 12:43:54.752 +0100","" +304,"Anales de Antropología","TBA","","","2022-12-24 12:43:54.752 +0100","" +305,"Anales de la Academia Mexicana de Ciencias Exactas Físicas y Naturales","TBA","","","2022-12-24 12:43:54.752 +0100","" +306,"Anales de la Universidad de Chile","TBA","","","2022-12-24 12:43:54.752 +0100","" +307,"Anales del Instituto de Biología, Universidad Nacional Autónoma de México","TBA","","","2022-12-24 12:43:54.752 +0100","" +308,"Anales del Instituto de la Patagonia","TBA","","","2022-12-24 12:43:54.752 +0100","" +309,"Anales del Instituto de la Patagonia, Serie Ciencias Humanas","TBA","","","2022-12-24 12:43:54.752 +0100","" +310,"Anales del Instituto de la Patagonia. Serie Ciencias Sociales","TBA","","","2022-12-24 12:43:54.752 +0100","" +311,"Anales del Instituto Geológico de México","TBA","","","2022-12-24 12:43:54.752 +0100","" +312,"Anales del Instituto Nacional de Antropología e Historia","TBA","","","2022-12-24 12:43:54.752 +0100","" +313,"Anales del Jardín Botánico de Madrid","TBA","","","2022-12-24 12:43:54.752 +0100","" +314,"Anales del Museo Nacional de México","TBA","","","2022-12-24 12:43:54.752 +0100","" +315,"Andean Geology","TBA","","","2022-12-24 12:43:54.752 +0100","" +316,"Annales Botanici Fennici","TBA","","","2022-12-24 12:43:54.752 +0100","" +317,"Annales de Bretagne et des Pays de l'Ouest","TBA","","","2022-12-24 12:43:54.752 +0100","" +318,"Annales de la Société Entomologique de France","TBA","","","2022-12-24 12:43:54.752 +0100","" +319,"Annales de la Societe Geologique du Nord","TBA","","","2022-12-24 12:43:54.752 +0100","" +320,"Annales de Paléontologie","TBA","","","2022-12-24 12:43:54.752 +0100","" +321,"Annales des Sciences Forestieres","TBA","","","2022-12-24 12:43:54.752 +0100","" +322,"Annales des Sciences Naturelles","TBA","","","2022-12-24 12:43:54.752 +0100","" +323,"Annales du Parc national des Cévennes","TBA","","","2022-12-24 12:43:54.752 +0100","" +324,"Annales Littéraires, Série Environnement","TBA","","","2022-12-24 12:43:54.752 +0100","" +325,"Annales Zoologici (Warszawa)","TBA","","","2022-12-24 12:43:54.752 +0100","" +326,"Annales Zoologici Fennici","TBA","","","2022-12-24 12:43:54.752 +0100","" +327,"Annals of Botany","TBA","0305-7364","","2022-12-24 12:43:54.752 +0100","2023-07-27 14:31:28.582 +0200" +328,"Annals of the American Association of Geographers","TBA","","","2022-12-24 12:43:54.752 +0100","" +329,"Annals of The Carnegie Museum","TBA","","","2022-12-24 12:43:54.752 +0100","" +330,"Annals of the Missouri Botanical Garden","TBA","","","2022-12-24 12:43:54.752 +0100","" +331,"Annals of the New York Academy of Sciences","TBA","","","2022-12-24 12:43:54.752 +0100","" +332,"Annals of the Tohoku Geographical Association","TBA","","","2022-12-24 12:43:54.752 +0100","" +333,"Annotated Diatom Micrographs","TBA","","","2022-12-24 12:43:54.752 +0100","" +334,"Annuaire du Musee Zoologique de l’Academie Imperiale des Sciences de St. Petersbourg","TBA","","","2022-12-24 12:43:54.752 +0100","" +335,"Annual Archaeological Report, Ontario","TBA","","","2022-12-24 12:43:54.752 +0100","" +336,"Annual Bulletin of the Cape May Geographic Society","TBA","","","2022-12-24 12:43:54.752 +0100","" +337,"Annual of Sofia University, Faculty of Biology","TBA","","","2022-12-24 12:43:54.752 +0100","" +338,"Annual Review of Anthropology","TBA","","","2022-12-24 12:43:54.752 +0100","" +339,"Annuals of the New York Academy of Sciences","TBA","","","2022-12-24 12:43:54.752 +0100","" +340,"Antarctic Journal of the United States","TBA","","","2022-12-24 12:43:54.752 +0100","" +341,"Anthropocene","TBA","","","2022-12-24 12:43:54.752 +0100","" +342,"Anthropologica (n.s.)","TBA","","","2022-12-24 12:43:54.752 +0100","" +343,"Anthropological Papers of the American Museum of Natural History","TBA","","","2022-12-24 12:43:54.752 +0100","" +344,"Anthropological Papers of the University of Alaska","TBA","","","2022-12-24 12:43:54.752 +0100","" +345,"Anthropologischer Anzeiger","TBA","","","2022-12-24 12:43:54.752 +0100","" +346,"Anthropozoikum","TBA","","","2022-12-24 12:43:54.752 +0100","" +347,"Anthropozoologica","TBA","","","2022-12-24 12:43:54.752 +0100","" +348,"Antropológicas","TBA","","","2022-12-24 12:43:54.752 +0100","" +349,"Aquatic Ecology","TBA","","","2022-12-24 12:43:54.752 +0100","" +350,"Aquatic Sciences","TBA","","","2022-12-24 12:43:54.752 +0100","" +351,"Aquilo Series Botanica","TBA","","","2022-12-24 12:43:54.752 +0100","" +352,"Aquitania","TBA","","","2022-12-24 12:43:54.752 +0100","" +353,"Arbeiten aus dem Zoologischen Institute der Universität Wien und der Zoologischen Station in Triest","TBA","","","2022-12-24 12:43:54.752 +0100","" +354,"Arch-Notes: Newsletter of the Ontario Archaeological Society","TBA","","","2022-12-24 12:43:54.752 +0100","" +355,"Archae-Facts","TBA","","","2022-12-24 12:43:54.752 +0100","" +356,"Archaeo-Physika","TBA","","","2022-12-24 12:43:54.752 +0100","" +357,"Archaeofauna: International Journal of Archaeozoology","TBA","","","2022-12-24 12:43:54.752 +0100","" +358,"Archaeological and Anthropological Science","TBA","","","2022-12-24 12:43:54.752 +0100","" +359,"Archaeological Society of Alberta Newsletter","TBA","","","2022-12-24 12:43:54.752 +0100","" +360,"Archaeology and Environment","TBA","","","2022-12-24 12:43:54.752 +0100","" +361,"Archaeology and History in Lebanon","TBA","","","2022-12-24 12:43:54.752 +0100","" +362,"Archaeology in Montana","TBA","","","2022-12-24 12:43:54.752 +0100","" +363,"Archaeology in Wales","TBA","","","2022-12-24 12:43:54.752 +0100","" +364,"Archaeology in Washington","TBA","","","2022-12-24 12:43:54.752 +0100","" +365,"Archaeology of Eastern North America","TBA","","","2022-12-24 12:43:54.752 +0100","" +366,"ArchaeoZoologica","TBA","","","2022-12-24 12:43:54.752 +0100","" +367,"Archeologické rozhledy","TBA","","","2022-12-24 12:43:54.752 +0100","" +368,"Archéologie du Midi Médiéval","TBA","","","2022-12-24 12:43:54.752 +0100","" +369,"Archéologiques","TBA","","","2022-12-24 12:43:54.752 +0100","" +370,"ArchéoSciences","TBA","","","2022-12-24 12:43:54.752 +0100","" +371,"Archiv for Mathematik og Naturvidenskab","TBA","","","2022-12-24 12:43:54.752 +0100","" +372,"Archiv für Hydrobiologie","TBA","","","2022-12-24 12:43:54.752 +0100","" +373,"Archiv für Hydrobiologie Supplement","TBA","","","2022-12-24 12:43:54.752 +0100","" +374,"Archiv für Hydrobiologie und Planktonkunde","TBA","","","2022-12-24 12:43:54.752 +0100","" +375,"Archiv für Naturschutz und Landschaftsforschung","TBA","","","2022-12-24 12:43:54.752 +0100","" +376,"Archiv für Protistenkunde","TBA","","","2022-12-24 12:43:54.752 +0100","" +377,"Archives de la Commission Scientifique du Mexique","TBA","","","2022-12-24 12:43:54.752 +0100","" +378,"Arctic","TBA","","","2022-12-24 12:43:54.752 +0100","" +379,"Arctic and Alpine Research","TBA","0004-0851","2325-5153","2022-12-24 12:43:54.752 +0100","2023-07-27 14:32:45.245 +0200" +380,"Arctic Anthropology","TBA","","","2022-12-24 12:43:54.752 +0100","" +381,"Arctic Circle","TBA","","","2022-12-24 12:43:54.752 +0100","" +382,"Arkansas Archeologist","TBA","","","2022-12-24 12:43:54.752 +0100","" +383,"Arqueología (Segunda Época), Instituto Nacional Autónoma de México","TBA","","","2022-12-24 12:43:54.752 +0100","" +384,"Arthropoda, Buenos Aires","TBA","","","2022-12-24 12:43:54.752 +0100","" +385,"Atlantic Geology","TBA","","","2022-12-24 12:43:54.752 +0100","" +386,"Atti del Reale Istituto Veneto di Scienze Lettero e Art","TBA","","","2022-12-24 12:43:54.752 +0100","" +387,"Atti della Societa Italiana di Scienze Naturali e del Museo Civico di Storia Naturale di Milano","TBA","","","2022-12-24 12:43:54.752 +0100","" +388,"Australian Entomological Magazine","Aust_Entomol_Mag","0311-1881","","2022-12-24 12:43:54.752 +0100","2023-01-02 13:40:07.146 +0100" +389,"Australian Journal of Ecology","Aust_J_Ecol","0307-692X","","2022-12-24 12:43:54.752 +0100","2023-07-22 09:18:29.355 +0200" +390,"Australasian Journal of Environmental Management","Australas_J_Env_Man","1448-6563","2159-5356","2022-12-24 12:43:54.752 +0100","2023-01-02 13:46:44.659 +0100" +391,"Australian Journal of Marine and Freshwater Research","Aust_J_Mar_Fresh_Res","0067-1940","","2022-12-24 12:43:54.752 +0100","2023-01-02 13:48:42.483 +0100" +392,"Australian Systematic Botany","Aust_Syst_Bot","1030-1887","1446-5701","2022-12-24 12:43:54.752 +0100","2023-01-02 13:50:37.705 +0100" +393,"Azania","TBA","","","2022-12-24 12:43:54.752 +0100","" +394,"Baltica","TBA","","","2022-12-24 12:43:54.752 +0100","" +395,"Bedford Institute of Oceanography, Report Series","TBA","","","2022-12-24 12:43:54.752 +0100","" +396,"Beihefte zum Botanischen Centralblatt","TBA","","","2022-12-24 12:43:54.752 +0100","" +397,"Beihefte zum Geologischen Jahrbuch","TBA","","","2022-12-24 12:43:54.752 +0100","" +398,"Beihefte zur Nova Hedwigia","TBA","","","2022-12-24 12:43:54.752 +0100","" +399,"Beiträge zu Meereskunde","TBA","","","2022-12-24 12:43:54.752 +0100","" +400,"Beiträge zur Naturkunde Oberösterreichs","TBA","","","2022-12-24 12:43:54.752 +0100","" +401,"Bericht der Deutschen Botanischen Gesellschaft","TBA","","","2022-12-24 12:43:54.752 +0100","" +402,"Bericht der Römisch-Germanischen Kommission","TBA","","","2022-12-24 12:43:54.752 +0100","" +403,"Bericht der Westpreussischen Botanisch-Zoologischen Verein. Danzig","TBA","","","2022-12-24 12:43:54.752 +0100","" +404,"Berichte der Bayerischen Botanischen Gesellschaft (zur Erforschung der heimischen Flora)","TBA","","","2022-12-24 12:43:54.752 +0100","" +405,"Berichte der Deutschen Botanischen Gesellschaft","TBA","","","2022-12-24 12:43:54.752 +0100","" +406,"Berichte des IGB","TBA","","","2022-12-24 12:43:54.752 +0100","" +407,"Berichte des naturwissenschaftlichen (früher zoologisch-mineralogischen) Vereines zu Regensburg","TBA","","","2022-12-24 12:43:54.752 +0100","" +408,"Berichte des naturwissenschaftlichen-medizinischen Vereins Innsbruck","TBA","","","2022-12-24 12:43:54.752 +0100","" +409,"Berichte zur Polarforschung","TBA","","","2022-12-24 12:43:54.752 +0100","" +410,"Berichten van de Rijksdienst voor het Oudheidkundig Bodemonderzoek","TBA","","","2022-12-24 12:43:54.752 +0100","" +411,"Bibliotheca Botanica","TBA","","","2022-12-24 12:43:54.752 +0100","" +412,"Bibliotheca Phycologica","TBA","","","2022-12-24 12:43:54.752 +0100","" +413,"Bilan Scientifique","TBA","","","2022-12-24 12:43:54.752 +0100","" +414,"Biodiversity and Conservation","TBA","","","2022-12-24 12:43:54.752 +0100","" +415,"Biodiversity Data Journal","Biodiv_Dat_J","","1314-2828","2022-12-24 12:43:54.752 +0100","2023-01-06 10:17:54.520 +0100" +416,"Biogeochemistry","TBA","","","2022-12-24 12:43:54.752 +0100","" +417,"Biogeosciences","TBA","","","2022-12-24 12:43:54.752 +0100","" +418,"Biogeosciences Discussions","TBA","","","2022-12-24 12:43:54.752 +0100","" +419,"Biologia","TBA","","","2022-12-24 12:43:54.752 +0100","" +420,"Biologia, Bratislava","TBA","","","2022-12-24 12:43:54.752 +0100","" +421,"Biology and Environment: Proceedings of the Royal Irish Academy","TBA","","","2022-12-24 12:43:54.752 +0100","" +422,"Biology Bulletin","TBA","","","2022-12-24 12:43:54.752 +0100","" +423,"Biome","TBA","","","2022-12-24 12:43:54.752 +0100","" +424,"BioScience","BioScience","","1525-3244","2022-12-24 12:43:54.752 +0100","2024-03-01 08:20:44.186 +0100" +425,"Birdstone","TBA","","","2022-12-24 12:43:54.752 +0100","" +426,"Blumea","Blumea","0006-5196","2212-1676","2022-12-24 12:43:54.752 +0100","2023-01-02 13:51:38.600 +0100" +427,"BMC Evolutionary Biology","TBA","","","2022-12-24 12:43:54.752 +0100","" +428,"BMR Journal of Australian Geology & Geophysics","BMR_Aust_J_Geol_Geophys","0312-9608","","2022-12-24 12:43:54.752 +0100","2023-01-02 13:53:08.492 +0100" +429,"Boletim Instituto de Ciências Naturais, Universidade do Rio Grande do Sul","TBA","","","2022-12-24 12:43:54.752 +0100","" +430,"Boletín (I Epoca), Instituto Nacional de Antropología e Historia","TBA","","","2022-12-24 12:43:54.752 +0100","" +431,"Boletín (II Epoca), Instituto Nacional de Antropología e Historia","TBA","","","2022-12-24 12:43:54.752 +0100","" +432,"Boletín (III Epoca), Instituto Nacional de Antropología e Historia","TBA","","","2022-12-24 12:43:54.752 +0100","" +433,"Boletín Bibliográfico de Antropología Americana","TBA","","","2022-12-24 12:43:54.752 +0100","" +434,"Boletín Científico Centro de Museos - Museo de Historia Natural","TBA","","","2022-12-24 12:43:54.752 +0100","" +435,"Boletín de la Dirección de Estudios Biológicos","TBA","","","2022-12-24 12:43:54.752 +0100","" +436,"Boletín de La Sociedad Argentina de Botánica","TBA","","","2022-12-24 12:43:54.752 +0100","" +437,"Boletín de la Sociedad de Ciencias Naturales de Jalisco","TBA","","","2022-12-24 12:43:54.752 +0100","" +438,"Boletín de la Sociedad Geológica Mexicana","TBA","","","2022-12-24 12:43:54.752 +0100","" +439,"Boletín de la Sociedad Mexicana de Geografía y Estadística","TBA","","","2022-12-24 12:43:54.752 +0100","" +440,"Boletín de la Sociedad Nuevoleonesa de Historia, Geografía y Estadística","TBA","","","2022-12-24 12:43:54.752 +0100","" +441,"Boletín del Museo Nacional de Historia Natural, Chile","TBA","","","2022-12-24 12:43:54.752 +0100","" +442,"Boletín Geológico (Bogota)","TBA","","","2022-12-24 12:43:54.752 +0100","" +443,"Bollettino della Società Zoological Italiana","TBA","","","2022-12-24 12:43:54.752 +0100","" +444,"Bone modifications","TBA","","","2022-12-24 12:43:54.752 +0100","" +445,"Boreal Environment Research","TBA","","","2022-12-24 12:43:54.752 +0100","" +446,"Botanica Helvetica","TBA","","","2022-12-24 12:43:54.752 +0100","" +447,"Botanica Marina","TBA","","","2022-12-24 12:43:54.752 +0100","" +448,"Botanical Journal of the Linnean Society","TBA","","","2022-12-24 12:43:54.752 +0100","" +449,"Botanical Magazine","TBA","","","2022-12-24 12:43:54.752 +0100","" +450,"Botanical Review","TBA","","","2022-12-24 12:43:54.752 +0100","" +451,"Botanichesky Zhurnal","TBA","","","2022-12-24 12:43:54.752 +0100","" +452,"Botanische Jahrbücher fur Systematik, Pflanzengeschichte, und Pflanzengeographie","TBA","","","2022-12-24 12:43:54.752 +0100","" +453,"Botaniska Notiser","TBA","","","2022-12-24 12:43:54.752 +0100","" +454,"Breviora","TBA","","","2022-12-24 12:43:54.752 +0100","" +455,"Brimleyana","TBA","","","2022-12-24 12:43:54.752 +0100","" +456,"British Columbia Geological Survey Paper","TBA","","","2022-12-24 12:43:54.752 +0100","" +457,"Brittonia","TBA","","","2022-12-24 12:43:54.752 +0100","" +458,"Bryologia Europaea","TBA","","","2022-12-24 12:43:54.752 +0100","" +459,"Buletin Gradina Botanica si al Muzeul Botanic de la Universitatea din Cluj","TBA","","","2022-12-24 12:43:54.752 +0100","" +460,"Buletin Stiintific, Sectia de Biologie si Stiinte Agricole, Seria Botanica","TBA","","","2022-12-24 12:43:54.752 +0100","" +461,"Buletinul Gradinii Botanice si al Muzeului Botanic de la Universitatea din Cluj la Timisoara","TBA","","","2022-12-24 12:43:54.752 +0100","" +462,"Bulletin - Illinois Archaeological Survey, Inc.","TBA","","","2022-12-24 12:43:54.752 +0100","" +463,"Bulletin de l'Association de géographes française","TBA","","","2022-12-24 12:43:54.752 +0100","" +464,"Bulletin de l'Association française pour l'étude du quaternaire","TBA","","","2022-12-24 12:43:54.752 +0100","" +465,"Bulletin de l'Institut Français d'Études Andines","TBA","","","2022-12-24 12:43:54.752 +0100","" +466,"Bulletin de l'Institut Royal des Sciences Naturelles de Belgique, Biologie","TBA","","","2022-12-24 12:43:54.752 +0100","" +467,"Bulletin de l’Academie Polonaise des Sciences, Classe 2, Série des Sciences Biologiques","TBA","","","2022-12-24 12:43:54.752 +0100","" +468,"Bulletin de la Société Belge de Géologie, Paleontologie, Hydrologie","TBA","","","2022-12-24 12:43:54.752 +0100","" +469,"Bulletin de la Société Botanique de France","TBA","","","2022-12-24 12:43:54.752 +0100","" +470,"Bulletin de la Société d’Histoire Naturelle de l’Afrique du Nord","TBA","","","2022-12-24 12:43:54.752 +0100","" +471,"Bulletin de la Société Géologique de France","TBA","","","2022-12-24 12:43:54.752 +0100","" +472,"Bulletin de la Société Historique de Lisieux","TBA","","","2022-12-24 12:43:54.752 +0100","" +473,"Bulletin de la Société Imperiale des Naturalistes de Moscou","TBA","","","2022-12-24 12:43:54.752 +0100","" +474,"Bulletin de la Société Languedocienne de Géographie","TBA","","","2022-12-24 12:43:54.752 +0100","" +475,"Bulletin de la Société Linnéenne de Normandie","TBA","","","2022-12-24 12:43:54.752 +0100","" +476,"Bulletin de la Société Neuchâteloise des Sciences Naturelles","TBA","","","2022-12-24 12:43:54.752 +0100","" +477,"Bulletin de la Société Préhistorique Française","TBA","","","2022-12-24 12:43:54.752 +0100","" +478,"Bulletin du Centre de Géomorphologie, Caen","TBA","","","2022-12-24 12:43:54.752 +0100","" +479,"Bulletin du Muséum National d'Historie Naturelle, Paris","TBA","","","2022-12-24 12:43:54.752 +0100","" +480,"Bulletin of Geosciences","TBA","","","2022-12-24 12:43:54.752 +0100","" +481,"Bulletin of Texas Archeological and Paleontological Society","TBA","","","2022-12-24 12:43:54.752 +0100","" +482,"Bulletin of the Academy of Sciences of the Georgian SSR","TBA","","","2022-12-24 12:43:54.752 +0100","" +483,"Bulletin of the American Museum of Natural History","TBA","","","2022-12-24 12:43:54.752 +0100","" +484,"Bulletin of the Biogeographical Society of Japan","TBA","","","2022-12-24 12:43:54.752 +0100","" +485,"Bulletin of the Biological Society of Washington","TBA","","","2022-12-24 12:43:54.752 +0100","" +486,"Bulletin of the Buffalo Society of Natural Sciences","TBA","","","2022-12-24 12:43:54.752 +0100","" +487,"Bulletin of the Florida Museum of Natural History","TBA","","","2022-12-24 12:43:54.752 +0100","" +488,"Bulletin of the Florida State Museum","TBA","","","2022-12-24 12:43:54.752 +0100","" +489,"Bulletin of the Florida State Museum, Biological Sciences","TBA","","","2022-12-24 12:43:54.752 +0100","" +490,"Bulletin of the Geological Society of Finland","TBA","","","2022-12-24 12:43:54.752 +0100","" +491,"Bulletin of the Geological Society of the Denmark","TBA","","","2022-12-24 12:43:54.752 +0100","" +492,"Bulletin of the Geological Survey of Japan","TBA","","","2022-12-24 12:43:54.752 +0100","" +493,"Bulletin of the Geolological Institut of the University of Upsala","TBA","","","2022-12-24 12:43:54.752 +0100","" +494,"Bulletin of the Georgian Academy of Sciences","TBA","","","2022-12-24 12:43:54.752 +0100","" +495,"Bulletin of the Moscow Society of Naturalists","TBA","","","2022-12-24 12:43:54.752 +0100","" +496,"Bulletin of the Museum of Comparative Zoology (at Harvard College)","TBA","","","2022-12-24 12:43:54.752 +0100","" +497,"Bulletin of the National Speleological Society","TBA","","","2022-12-24 12:43:54.752 +0100","" +498,"Bulletin of the New Jersey Academy of Science","TBA","","","2022-12-24 12:43:54.752 +0100","" +499,"Bulletin of the Peabody Museum of Natural History","TBA","","","2022-12-24 12:43:54.752 +0100","" +500,"Bulletin of the Smithsonian Institution United States National Museum","TBA","","","2022-12-24 12:43:54.752 +0100","" +501,"Bulletin of the Southern California Academy of Sciences","TBA","","","2022-12-24 12:43:54.752 +0100","" +502,"Bulletin of the Texas Archeological Society","TBA","","","2022-12-24 12:43:54.752 +0100","" +503,"Bulletin of the Torrey Botanical Club","TBA","","","2022-12-24 12:43:54.752 +0100","" +504,"Bulletin of the United States Geological and Geographical Survey of the Territories","TBA","","","2022-12-24 12:43:54.752 +0100","" +505,"Bulletin of the University of Nebraska State Museum","TBA","","","2022-12-24 12:43:54.752 +0100","" +506,"Bulletin of the Volcanological Society of Japan","TBA","","","2022-12-24 12:43:54.752 +0100","" +507,"Bulletin Société géologique de Fance","TBA","","","2022-12-24 12:43:54.752 +0100","" +508,"Bulletin Société Linnéenne de Normandie, Caen","TBA","","","2022-12-24 12:43:54.752 +0100","" +509,"Bulletin Tokai Regional Fisheries Research Lab","TBA","","","2022-12-24 12:43:54.752 +0100","" +510,"Bulletin West Virginia Speleological Survey","TBA","","","2022-12-24 12:43:54.752 +0100","" +511,"Cahiers de Micropaléontologie","TBA","","","2022-12-24 12:43:54.752 +0100","" +512,"Calanques et Montagne","TBA","","","2022-12-24 12:43:54.752 +0100","" +513,"Caldasia","TBA","","","2022-12-24 12:43:54.752 +0100","" +514,"Canada Journal of Earth Sciences","TBA","","","2022-12-24 12:43:54.752 +0100","" +515,"Canadian Archaeological Association Bulletin","TBA","","","2022-12-24 12:43:54.752 +0100","" +516,"Canadian Archaeological Association, Program and Abstracts","TBA","","","2022-12-24 12:43:54.752 +0100","" +517,"Canadian Association of Palynologists Newsletter","TBA","","","2022-12-24 12:43:54.752 +0100","" +518,"Canadian Bulletin of Fisheries and Aquatic Sciences","TBA","","","2022-12-24 12:43:54.752 +0100","" +519,"Canadian Caver","TBA","","","2022-12-24 12:43:54.752 +0100","" +520,"Canadian Entomologist","TBA","","","2022-12-24 12:43:54.752 +0100","" +521,"Canadian Field-Naturalist","TBA","","","2022-12-24 12:43:54.752 +0100","" +522,"Canadian Geographer","TBA","","","2022-12-24 12:43:54.752 +0100","" +523,"Canadian Geographical Journal","TBA","","","2022-12-24 12:43:54.752 +0100","" +524,"Canadian Journal of Anthropology","TBA","","","2022-12-24 12:43:54.752 +0100","" +525,"Canadian Journal of Archaeology","TBA","","","2022-12-24 12:43:54.752 +0100","" +526,"Canadian Journal of Botany","TBA","","","2022-12-24 12:43:54.752 +0100","" +527,"Canadian Journal of Fisheries and Aquatic Sciences","TBA","","","2022-12-24 12:43:54.752 +0100","" +528,"Canadian Journal of Forest Research","TBA","","","2022-12-24 12:43:54.752 +0100","" +529,"Canadian Journal of Science, Literature and History","TBA","","","2022-12-24 12:43:54.752 +0100","" +530,"Canadian Journal of Soil Science","TBA","","","2022-12-24 12:43:54.752 +0100","" +531,"Canadian Journal of Veterinary Research","TBA","","","2022-12-24 12:43:54.752 +0100","" +532,"Canadian Journal of Zoology","TBA","","","2022-12-24 12:43:54.752 +0100","" +533,"Canadian Naturalist and Geologist","TBA","","","2022-12-24 12:43:54.752 +0100","" +534,"Canadian Technical Report of Fisheries and Aquatic Science","TBA","","","2022-12-24 12:43:54.752 +0100","" +535,"Caribbean Herpetology","TBA","","","2022-12-24 12:43:54.752 +0100","" +536,"Carinthia II","TBA","","","2022-12-24 12:43:54.752 +0100","" +537,"Carnegie Institution of Washington Publication (Contributions to Paleontology)","TBA","","","2022-12-24 12:43:54.752 +0100","" +538,"Carnegie Institution of Washington Publication (Current Reports)","TBA","","","2022-12-24 12:43:54.752 +0100","" +539,"Carnets de Geologie","TBA","","","2022-12-24 12:43:54.752 +0100","" +540,"Carolinea","TBA","","","2022-12-24 12:43:54.752 +0100","" +541,"Castanea","TBA","","","2022-12-24 12:43:54.752 +0100","" +542,"Catalogue of American Amphibians and Reptiles (CAAR)","TBA","","","2022-12-24 12:43:54.752 +0100","" +543,"Cave Science, The Transactions of the British Cave Research Association","TBA","","","2022-12-24 12:43:54.752 +0100","" +544,"Central Plains Archaeology","TBA","","","2022-12-24 12:43:54.752 +0100","" +545,"Chemical Geology","TBA","","","2022-12-24 12:43:54.752 +0100","" +546,"Chemosphere - Global Change Science","TBA","","","2022-12-24 12:43:54.752 +0100","" +547,"Chungara","TBA","","","2022-12-24 12:43:54.752 +0100","" +548,"Ciencia (México)","TBA","","","2022-12-24 12:43:54.752 +0100","" +549,"Ciencias Marinas","TBA","","","2022-12-24 12:43:54.752 +0100","" +550,"Climate Dynamics","TBA","","","2022-12-24 12:43:54.752 +0100","" +551,"Climate of the Past Discussions","TBA","","","2022-12-24 12:43:54.752 +0100","" +552,"Climatic Change","TBA","","","2022-12-24 12:43:54.752 +0100","" +553,"Coleopterists Bulletin","TBA","","","2022-12-24 12:43:54.752 +0100","" +554,"Collectanea","TBA","","","2022-12-24 12:43:54.752 +0100","" +555,"Collection EDYTEM, Cahiers de Paléoenvironnement","TBA","","","2022-12-24 12:43:54.752 +0100","" +556,"Commentationes Biologicae","TBA","","","2022-12-24 12:43:54.752 +0100","" +557,"Communications Biology","TBA","","","2022-12-24 12:43:54.752 +0100","" +558,"Complutum","TBA","","","2022-12-24 12:43:54.752 +0100","" +559,"Comptes Rendus Biologies","TBA","","","2022-12-24 12:43:54.752 +0100","" +560,"Comptes Rendus Chimie","TBA","","","2022-12-24 12:43:54.752 +0100","" +561,"Comptes Rendus de l'Academie Bulgare des Sciences","TBA","","","2022-12-24 12:43:54.752 +0100","" +562,"Comptes rendus de l'Académie des Sciences","TBA","","","2022-12-24 12:43:54.752 +0100","" +563,"Comptes Rendus Géoscience","TBA","","","2022-12-24 12:43:54.752 +0100","" +564,"Comptes Rendus Mathématique","TBA","","","2022-12-24 12:43:54.752 +0100","" +565,"Comptes Rendus Mécanique","TBA","","","2022-12-24 12:43:54.752 +0100","" +566,"Comptes Rendus Palévol","TBA","","","2022-12-24 12:43:54.752 +0100","" +567,"Comptes Rendus Physique","TBA","","","2022-12-24 12:43:54.752 +0100","" +568,"Conservation Biology","TBA","","","2022-12-24 12:43:54.752 +0100","" +569,"Contemporary Problems of Ecology","TBA","","","2022-12-24 12:43:54.752 +0100","" +570,"Contributii Botanice","TBA","","","2022-12-24 12:43:54.752 +0100","" +571,"Contributions from the Museum of Paleontology, The University of Michigan","TBA","","","2022-12-24 12:43:54.752 +0100","" +572,"Contributions from the United States National Herbarium","TBA","","","2022-12-24 12:43:54.752 +0100","" +573,"Contributions from the University of Michigan Herbarium","TBA","","","2022-12-24 12:43:54.752 +0100","" +574,"Contributions in mammalogy, Miscellaneous Publication University of Kansas Museum of Natural History","TBA","","","2022-12-24 12:43:54.752 +0100","" +575,"Contributions of the University of California Archaeological Research Facility","TBA","","","2022-12-24 12:43:54.752 +0100","" +576,"Contributions to Paleontology, Carnegie Institution of Washington","TBA","","","2022-12-24 12:43:54.752 +0100","" +577,"Contributions to Zoology","TBA","","","2022-12-24 12:43:54.752 +0100","" +578,"Copeia","TBA","","","2022-12-24 12:43:54.752 +0100","" +579,"Courier Forschungsinstitut Senckenberg","TBA","","","2022-12-24 12:43:54.752 +0100","" +580,"Cranium","TBA","","","2022-12-24 12:43:54.752 +0100","" +581,"Crustaceana","TBA","","","2022-12-24 12:43:54.752 +0100","" +582,"Cryptogamie Algologie","TBA","","","2022-12-24 12:43:54.752 +0100","" +583,"Cuaderno de Trabajo Departmento de Prehistoria","TBA","","","2022-12-24 12:43:54.752 +0100","" +584,"Cuadernos Americanos","TBA","","","2022-12-24 12:43:54.752 +0100","" +585,"Cuaternario y Geomorfología","TBA","","","2022-12-24 12:43:54.752 +0100","" +586,"Cunninghamia","TBA","","","2022-12-24 12:43:54.752 +0100","" +587,"Current Archaeology in Texas","TBA","","","2022-12-24 12:43:54.752 +0100","" +588,"Current Biology","TBA","","","2022-12-24 12:43:54.752 +0100","" +589,"Current Research","TBA","","","2022-12-24 12:43:54.752 +0100","" +590,"Current Research in the Pleistocene","TBA","","","2022-12-24 12:43:54.752 +0100","" +591,"Current Research, Geological Survey of Canada","TBA","","","2022-12-24 12:43:54.752 +0100","" +592,"Dakoterra","TBA","","","2022-12-24 12:43:54.752 +0100","" +593,"Danmarks Geologiske Undersøgelser Årbog","TBA","","","2022-12-24 12:43:54.752 +0100","" +594,"Dansk Botanisk Arkiv","TBA","","","2022-12-24 12:43:54.752 +0100","" +595,"Darwiniana","TBA","","","2022-12-24 12:43:54.752 +0100","" +596,"Data of meteorological studies","TBA","","","2022-12-24 12:43:54.752 +0100","" +597,"Deep-sea Research","TBA","","","2022-12-24 12:43:54.752 +0100","" +598,"Denisia","Denisia","1608-8700","","2022-12-24 12:43:54.752 +0100","2023-01-02 13:54:05.917 +0100" +599,"Denkmalpflege in Baden-Württemberg","TBA","","","2022-12-24 12:43:54.752 +0100","" +600,"Denkschriften der kaiserlich Akademie der Wissenschaften Mathematisch-Naturwissenschaftliche Klasse","TBA","","","2022-12-24 12:43:54.752 +0100","" +601,"Denkschriften der Königlich-Baierischen Botanischen Gesellschaft in Regensburg","TBA","","","2022-12-24 12:43:54.752 +0100","" +602,"Der Präparator","TBA","","","2022-12-24 12:43:54.752 +0100","" +603,"Diatom","TBA","","","2022-12-24 12:43:54.752 +0100","" +604,"Diatom Research","Diatom_Res","0269-249X","2159-8347","2022-12-24 12:43:54.752 +0100","2023-01-04 15:07:08.770 +0100" +605,"Diatomaceae II (J. Gerloff & J.B. Cholnoky, eds.). Beihefte zur Nova Hedwigia","TBA","","","2022-12-24 12:43:54.752 +0100","" +606,"Diatomaceae III, Festschrift Niels Foged (H. Håkansson & J. Gerloff, eds.). Beihefte zur Nova Hedwigia","TBA","","","2022-12-24 12:43:54.752 +0100","" +607,"Dissertationes Botanicae","TBA","","","2022-12-24 12:43:54.752 +0100","" +608,"Diversity and Distributions","TBA","","","2022-12-24 12:43:54.752 +0100","" +609,"Documenta Naturae","TBA","","","2022-12-24 12:43:54.752 +0100","" +610,"Documenta Praehistorica","TBA","","","2022-12-24 12:43:54.752 +0100","" +611,"Doklady Biological Sciences","TBA","","","2022-12-24 12:43:54.752 +0100","" +612,"Domo Domo","TBA","","","2022-12-24 12:43:54.752 +0100","" +613,"Dumfrieshire and Galloway Natural History and Antiquitarian Society Transactions","TBA","","","2022-12-24 12:43:54.752 +0100","" +614,"Earth System Science Data","TBA","","","2022-12-24 12:43:54.752 +0100","" +615,"Ecography","TBA","","","2022-12-24 12:43:54.752 +0100","" +616,"Ecologia Mediterranea","TBA","","","2022-12-24 12:43:54.752 +0100","" +617,"Ecological Applications","TBA","","","2022-12-24 12:43:54.752 +0100","" +618,"Ecological Monographs","TBA","","","2022-12-24 12:43:54.752 +0100","" +619,"Ecological Research","TBA","","","2022-12-24 12:43:54.752 +0100","" +620,"Ecological Review (Seitaigaku kenkyū)","TBA","","","2022-12-24 12:43:54.752 +0100","" +621,"Ecological Society of America","TBA","","","2022-12-24 12:43:54.752 +0100","" +622,"Ecology and Evolution","TBA","","","2022-12-24 12:43:54.752 +0100","" +623,"Ecology and Population Biology","TBA","","","2022-12-24 12:43:54.752 +0100","" +624,"Écoscience","TBA","","","2022-12-24 12:43:54.752 +0100","" +625,"Ecosistemas","TBA","","","2022-12-24 12:43:54.752 +0100","" +626,"Ecosphere","TBA","","","2022-12-24 12:43:54.752 +0100","" +627,"Ecosystems","TBA","","","2022-12-24 12:43:54.752 +0100","" +628,"Ecotropica","TBA","","","2022-12-24 12:43:54.752 +0100","" +629,"Edinburgh Journal of Botany","TBA","","","2022-12-24 12:43:54.752 +0100","" +630,"Eesti Nsv Teaduste Akadeemia Toimetised, Bioloogiline Seeria","TBA","","","2022-12-24 12:43:54.752 +0100","" +631,"Eesti NSV Teaduste Akademia, Toimetised, Keemia Geol.","TBA","","","2022-12-24 12:43:54.752 +0100","" +632,"Eiszeitalter und Gegenwart","TBA","","","2022-12-24 12:43:54.752 +0100","" +633,"El Hijo Prodigo","TBA","","","2022-12-24 12:43:54.752 +0100","" +634,"El México Antiguo","TBA","","","2022-12-24 12:43:54.752 +0100","" +635,"El Minero Mexicano","TBA","","","2022-12-24 12:43:54.752 +0100","" +636,"El Palacio","TBA","","","2022-12-24 12:43:54.752 +0100","" +637,"En Marcha. Educación y cultura","TBA","","","2022-12-24 12:43:54.752 +0100","" +638,"Engineering and Science Monthly, California Institute of Technology","TBA","","","2022-12-24 12:43:54.752 +0100","" +639,"Entomologists' Monthly Magazine","TBA","","","2022-12-24 12:43:54.752 +0100","" +640,"Environment and Progress, Cluj-Napoca","TBA","","","2022-12-24 12:43:54.752 +0100","" +641,"Environmental Archaeology","TBA","","","2022-12-24 12:43:54.752 +0100","" +642,"Environmental Monitoring and Assessment","TBA","","","2022-12-24 12:43:54.752 +0100","" +643,"Environmental Research Letters","TBA","","","2022-12-24 12:43:54.752 +0100","" +644,"Environmental Reviews","TBA","","","2022-12-24 12:43:54.752 +0100","" +645,"Environmental Science & Technology","TBA","","","2022-12-24 12:43:54.752 +0100","" +646,"Episodes","TBA","","","2022-12-24 12:43:54.752 +0100","" +647,"Esatas Edquists Boktryckeri, Upsala","TBA","","","2022-12-24 12:43:54.752 +0100","" +648,"Esplendor del México Antiguo","TBA","","","2022-12-24 12:43:54.752 +0100","" +649,"Estonian Journal of Archaeology","TBA","","","2022-12-24 12:43:54.752 +0100","" +650,"Estonian Journal of Ecology","TBA","","","2022-12-24 12:43:54.752 +0100","" +651,"Estuaries and Coasts","TBA","","","2022-12-24 12:43:54.752 +0100","" +652,"Estuarine, Coastal and Shelf Science","TBA","","","2022-12-24 12:43:54.752 +0100","" +653,"Estudios Atacamenos","TBA","","","2022-12-24 12:43:54.752 +0100","" +654,"Estudios Geológicos","TBA","","","2022-12-24 12:43:54.752 +0100","" +655,"European Journal of Phycology","TBA","","","2022-12-24 12:43:54.752 +0100","" +656,"European Journal of Protistology","TBA","","","2022-12-24 12:43:54.752 +0100","" +657,"European Journal of Taxonomy","TBA","","","2022-12-24 12:43:54.752 +0100","" +658,"Fennia","TBA","","","2022-12-24 12:43:54.752 +0100","" +659,"Fennoscandia Archaeologica","TBA","","","2022-12-24 12:43:54.752 +0100","" +660,"Fern Gazette","TBA","","","2022-12-24 12:43:54.752 +0100","" +661,"Ferrantia","TBA","","","2022-12-24 12:43:54.752 +0100","" +662,"Field Notes: the Newsletter of the New Brunswick Archaeological Society","TBA","","","2022-12-24 12:43:54.752 +0100","" +663,"Finisterra","TBA","","","2022-12-24 12:43:54.752 +0100","" +664,"Fire Ecology","TBA","","","2022-12-24 12:43:54.752 +0100","" +665,"Fisheries Oceanography","TBA","","","2022-12-24 12:43:54.752 +0100","" +666,"Fitologija","TBA","","","2022-12-24 12:43:54.752 +0100","" +667,"Flora","TBA","","","2022-12-24 12:43:54.752 +0100","" +668,"Flora and fauna of alpine Australasia: ages and origins","TBA","","","2022-12-24 12:43:54.752 +0100","" +669,"Florida Museum of Natural History Bulletin","TBA","","","2022-12-24 12:43:54.752 +0100","" +670,"Florida State Museum Bulletin","TBA","","","2022-12-24 12:43:54.752 +0100","" +671,"Folia Geobotanica","TBA","","","2022-12-24 12:43:54.752 +0100","" +672,"Folia Geobotanica & Phytotaxonomica","TBA","","","2022-12-24 12:43:54.752 +0100","" +673,"Folia Histochemica et Cytobiologica","TBA","","","2022-12-24 12:43:54.752 +0100","" +674,"Folia Limnologica Scandinavica","TBA","","","2022-12-24 12:43:54.752 +0100","" +675,"Folia Universitaria","TBA","","","2022-12-24 12:43:54.752 +0100","" +676,"Forest Ecology and Management","TBA","","","2022-12-24 12:43:54.752 +0100","" +677,"Fortschritte in der Geologie von Rheinland und Westfalen","TBA","","","2022-12-24 12:43:54.752 +0100","" +678,"Fottea","TBA","","","2022-12-24 12:43:54.752 +0100","" +679,"Freshwater Biology","TBA","","","2022-12-24 12:43:54.752 +0100","" +680,"Fronteras de Investigación","TBA","","","2022-12-24 12:43:54.752 +0100","" +681,"Frontiers in Earth Science","Front_Earth_Sci","","2296-6463","2022-12-24 12:43:54.752 +0100","2024-01-18 16:27:54.046 +0100" +682,"Frontiers in Ecology and Evolution","Front_Ecol_Evol","","2296-701X","2022-12-24 12:43:54.752 +0100","2024-04-07 15:32:24.450 +0200" +683,"Frontiers in Forests and Global Change","TBA","","","2022-12-24 12:43:54.752 +0100","" +684,"Frontiers in Plant Science","TBA","","","2022-12-24 12:43:54.752 +0100","" +685,"Fundamental and applied Limnology","TBA","","","2022-12-24 12:43:54.752 +0100","" +686,"Fundberichte aus Baden-Württemberg","TBA","","","2022-12-24 12:43:54.752 +0100","" +687,"Gallia","TBA","","","2022-12-24 12:43:54.752 +0100","" +688,"Gallia Préhistoire","TBA","","","2022-12-24 12:43:54.752 +0100","" +689,"Geobios","TBA","","","2022-12-24 12:43:54.752 +0100","" +690,"Geochemistry, Geophysics, Geosystems","TBA","","","2022-12-24 12:43:54.752 +0100","" +691,"Geofísica Internacional","TBA","","","2022-12-24 12:43:54.752 +0100","" +692,"Geografiska Annaler. Series A. Physical Geography","TBA","","","2022-12-24 12:43:54.752 +0100","" +693,"Geographica Polonica","TBA","","","2022-12-24 12:43:54.752 +0100","" +694,"Géographie physique et Quaternaire","TBA","","","2022-12-24 12:43:54.752 +0100","" +695,"Geolines","TBA","","","2022-12-24 12:43:54.752 +0100","" +696,"Geologica Balcanica","TBA","","","2022-12-24 12:43:54.752 +0100","" +697,"Geologica Bavarica","TBA","","","2022-12-24 12:43:54.752 +0100","" +698,"Geologica Belgica","TBA","","","2022-12-24 12:43:54.752 +0100","" +699,"Geological Journal Special Issue","TBA","","","2022-12-24 12:43:54.752 +0100","" +700,"Geological Magazine","TBA","","","2022-12-24 12:43:54.752 +0100","" +701,"Geological Quaterly","TBA","","","2022-12-24 12:43:54.752 +0100","" +702,"Geological Survey of Canada. Contributions to Canadian Palaeontology","TBA","","","2022-12-24 12:43:54.752 +0100","" +703,"Geological Survey of Canada. Current Research","TBA","","","2022-12-24 12:43:54.752 +0100","" +704,"Geologie","TBA","","","2022-12-24 12:43:54.752 +0100","" +705,"Géologie Alpine","TBA","","","2022-12-24 12:43:54.752 +0100","" +706,"Geologie en Mijnbouw","TBA","","","2022-12-24 12:43:54.752 +0100","" +707,"Geologija","TBA","","","2022-12-24 12:43:54.752 +0100","" +708,"Geologische Stichting, Afdeling Geologische Dienst, Haarlem","TBA","","","2022-12-24 12:43:54.752 +0100","" +709,"Geologische und Palaentologische Abhandlungen","TBA","","","2022-12-24 12:43:54.752 +0100","" +710,"Geologisches Jahrbuch","TBA","","","2022-12-24 12:43:54.752 +0100","" +711,"Geologisches Jahrbuch, Reihe A","TBA","","","2022-12-24 12:43:54.752 +0100","" +712,"Geologiska Föreningens i Stockholm Förhandlingar (GFF)","TBA","","","2022-12-24 12:43:54.752 +0100","" +713,"Geology of the Pacific Ocean","TBA","","","2022-12-24 12:43:54.752 +0100","" +714,"Geophysical Journal International","TBA","","","2022-12-24 12:43:54.752 +0100","" +715,"Geophysical Journal of the Royal Astronomical Society","TBA","","","2022-12-24 12:43:54.752 +0100","" +716,"Geophytology","TBA","","","2022-12-24 12:43:54.752 +0100","" +717,"Geoscience and Man","TBA","","","2022-12-24 12:43:54.752 +0100","" +718,"Gleditschia","TBA","","","2022-12-24 12:43:54.752 +0100","" +719,"Global Biogeochemical Cycles","TBA","","","2022-12-24 12:43:54.752 +0100","" +720,"Global Ecology & Biogeography Letters","TBA","","","2022-12-24 12:43:54.752 +0100","" +721,"Global Ecology and Biogeography","TBA","","","2022-12-24 12:43:54.752 +0100","" +722,"Grana","TBA","","","2022-12-24 12:43:54.752 +0100","" +723,"Grana Palynologica","TBA","","","2022-12-24 12:43:54.752 +0100","" +724,"Great Basin Naturalist","TBA","","","2022-12-24 12:43:54.752 +0100","" +725,"Great Plains Research","TBA","","","2022-12-24 12:43:54.752 +0100","" +726,"Greifswalder Geographische Arbeiten","TBA","","","2022-12-24 12:43:54.752 +0100","" +727,"Gulf Coast Association of Geological Societies Transactions","TBA","","","2022-12-24 12:43:54.752 +0100","" +728,"Haarlems Bodemonderzoek","TBA","","","2022-12-24 12:43:54.752 +0100","" +729,"Hercynia (n.f.)","TBA","","","2022-12-24 12:43:54.752 +0100","" +730,"Herpetologica","TBA","","","2022-12-24 12:43:54.752 +0100","" +731,"Herpetological Monographs","TBA","","","2022-12-24 12:43:54.752 +0100","" +732,"Histoire et Mesure","TBA","","","2022-12-24 12:43:54.752 +0100","" +733,"Histoire et Sociétés Rurales","TBA","","","2022-12-24 12:43:54.752 +0100","" +734,"Historical Biology: An International Journal of Paleobiology","TBA","","","2022-12-24 12:43:54.752 +0100","" +735,"Holocene - NOT VALID - use JOURNALID 113 instead","not_valid","","","2022-12-24 12:43:54.752 +0100","2023-02-17 15:24:16.196 +0100" +736,"Hoosier Science Teacher","TBA","","","2022-12-24 12:43:54.752 +0100","" +737,"Hoppea - Denkschriften der Regensburgischen Botanischen Gesellschaft","TBA","","","2022-12-24 12:43:54.752 +0100","" +738,"Hydrobiologia","TBA","","","2022-12-24 12:43:54.752 +0100","" +739,"Icelandic Agricultural Sciences","TBA","","","2022-12-24 12:43:54.752 +0100","" +740,"Iconographia Diatomologica","TBA","","","2022-12-24 12:43:54.752 +0100","" +741,"Iheringia Séria Geologia","TBA","","","2022-12-24 12:43:54.752 +0100","" +742,"Il Naturalista Siciliano","TBA","","","2022-12-24 12:43:54.752 +0100","" +743,"Il Quaternario Italian Journal of Quaternary Sciences","TBA","","","2022-12-24 12:43:54.752 +0100","" +744,"Imperial Russkoe geograficheskoe obshchestvo. St. Petersburg","TBA","","","2022-12-24 12:43:54.752 +0100","" +745,"Indiana Academy of Science Proceedings","TBA","","","2022-12-24 12:43:54.752 +0100","" +746,"Initial Reports of the Deep Sea Drilling Project","TBA","","","2022-12-24 12:43:54.752 +0100","" +747,"Inland Waters","TBA","","","2022-12-24 12:43:54.752 +0100","" +748,"Insecta Mundi","TBA","","","2022-12-24 12:43:54.752 +0100","" +749,"Institut Français de Pondichéry, Travaux de la Section Scientifique et Technique","TBA","","","2022-12-24 12:43:54.752 +0100","" +750,"Institute for Tertiary-Quaternary Studies Symposium Series","TBA","","","2022-12-24 12:43:54.752 +0100","" +751,"Instituto del Museo de la Universidad Nacional de la Plata, Notas del Museo de la Plata","TBA","","","2022-12-24 12:43:54.752 +0100","" +752,"Integrative Zoology","TBA","","","2022-12-24 12:43:54.752 +0100","" +753,"Interciencia","TBA","","","2022-12-24 12:43:54.752 +0100","" +754,"International Journal of Climatology","TBA","","","2022-12-24 12:43:54.752 +0100","" +755,"International Journal of Earth Science","TBA","","","2022-12-24 12:43:54.752 +0100","" +756,"International Journal of Limnology","TBA","","","2022-12-24 12:43:54.752 +0100","" +757,"International Journal of Speleology","TBA","","","2022-12-24 12:43:54.752 +0100","" +758,"International Journal of Wildland Fire","TBA","","","2022-12-24 12:43:54.752 +0100","" +759,"Internationale Revue der gesamten Hydrobiologie und Hydrographie","TBA","","","2022-12-24 12:43:54.752 +0100","" +760,"Invertebrate Systematics","TBA","","","2022-12-24 12:43:54.752 +0100","" +761,"Irish Geography","TBA","","","2022-12-24 12:43:54.752 +0100","" +762,"Irish Naturalists' Journal","TBA","","","2022-12-24 12:43:54.752 +0100","" +763,"Isotopes in Environmental and Health Studies","TBA","","","2022-12-24 12:43:54.752 +0100","" +764,"Jahrbuch der Geologischen Anstalt","TBA","","","2022-12-24 12:43:54.752 +0100","" +765,"Jahrbuch der St. Gallischen Naturwissenschaftlichen Gesellschaft","TBA","","","2022-12-24 12:43:54.752 +0100","" +766,"Jahrbücher der Gewächskunde","TBA","","","2022-12-24 12:43:54.752 +0100","" +767,"Jahresbericht des Vereins für Naturwissenschaft zu Braunschweig","TBA","","","2022-12-24 12:43:54.752 +0100","" +768,"Jahreshefte des Geologischen Landesamts Baden-Württemberg","TBA","","","2022-12-24 12:43:54.752 +0100","" +769,"Japanese Journal of Ecology","Japan_J_Ecol","","","2022-12-24 12:43:54.752 +0100","" +770,"Japanese Journal of Palynology","Japan_J_Palynol","","","2022-12-24 12:43:54.752 +0100","" +771,"Jardines Naturalist Library","Jardin_Naturalist","","","2022-12-24 12:43:54.752 +0100","" +772,"Jökull: Journal of Earth Sciences","Jokull","","","2022-12-24 12:43:54.752 +0100","" +773,"Journal de Botanique","J_Botanique","","","2022-12-24 12:43:54.752 +0100","" +774,"Journal de la Société botanique de France","J_Soc_Botanique_France","","","2022-12-24 12:43:54.752 +0100","" +775,"Journal of Achaeological Science","J_Archaeol_Sci","","","2022-12-24 12:43:54.752 +0100","" +776,"Journal of Anthropological Research","J_Anthropol_Res","","","2022-12-24 12:43:54.752 +0100","" +777,"Journal of Archaeological and Anthropological Sciences","J_Archaeol_Anthropol_Sci","","","2022-12-24 12:43:54.752 +0100","" +778,"Journal of Bryology","J_Bryol","","","2022-12-24 12:43:54.752 +0100","" +779,"Journal of California and Great Basin Anthropology","J_Cal_Great_Basin_Anthropol","","","2022-12-24 12:43:54.752 +0100","" +780,"Journal of Cave and Karst Studies","J_Cave_Karst_Stud","","","2022-12-24 12:43:54.752 +0100","" +781,"Journal of Coastal Research","J_Coastal_Res","","","2022-12-24 12:43:54.752 +0100","" +782,"Journal of Crustacean Biology","J_Crustacean_Biol","","","2022-12-24 12:43:54.752 +0100","" +783,"Journal of Cultural Heritage","J_Cult_Herit","","","2022-12-24 12:43:54.752 +0100","" +784,"Journal of Ecological Anthropology","J_Ecol_Anthropol","","","2022-12-24 12:43:54.752 +0100","" +785,"Journal of Ecology and Environment","J_Ecol_Environ","","","2022-12-24 12:43:54.752 +0100","" +786,"Journal of Environmental Science and Health Part A - Toxic/Hazardous Substances & Environmental Engineering","J_Environ_Sci_Heal_A","","","2022-12-24 12:43:54.752 +0100","" +787,"Journal of Ethnobiology","J_Ethnobiol","","","2022-12-24 12:43:54.752 +0100","" +788,"Journal of Geography (Chigaku Zasshi)","J_Geogr_Chigaku","","","2022-12-24 12:43:54.752 +0100","" +789,"Journal of Geography of Japan","J_Geogr_Japan","","","2022-12-24 12:43:54.752 +0100","" +790,"Journal of Geology","J_Geol","","","2022-12-24 12:43:54.752 +0100","" +791,"Journal of Geophysical Research: Atmospheres","J_Geophys_Res-Atmos","","","2022-12-24 12:43:54.752 +0100","" +792,"Journal of Geosciences","J_Geosci-Czech","","","2022-12-24 12:43:54.752 +0100","" +793,"Journal of Great Lakes Research","J_Great_Lakes_Res","","","2022-12-24 12:43:54.752 +0100","" +794,"Journal of Limnology","J_Limnol","","","2022-12-24 12:43:54.752 +0100","" +795,"Journal of Mammalian Evolution","J_Mamm_Evol","1064-7554","1573-7055","2022-12-24 12:43:54.752 +0100","2023-01-20 17:45:38.860 +0100" +796,"Journal of Mammalogy","J_Mammal","","","2022-12-24 12:43:54.752 +0100","" +797,"Journal of Medical Entomology","J_Med_Entomol","","","2022-12-24 12:43:54.752 +0100","" +798,"Journal of Micropalaeontology","J_Micropalaeontol","","","2022-12-24 12:43:54.752 +0100","" +799,"Journal of Molecular Evolution","J_Mol_Evol","","","2022-12-24 12:43:54.752 +0100","" +800,"Journal of Molluscan Studies","J_Mollus_Stud","","","2022-12-24 12:43:54.752 +0100","" +801,"Journal of Morphology","J_Morphol","","","2022-12-24 12:43:54.752 +0100","" +802,"Journal of Natural History","J_Nat_Hist","","","2022-12-24 12:43:54.752 +0100","" +803,"Journal of Northern Studies","J_North_Studies","","","2022-12-24 12:43:54.752 +0100","" +804,"Journal of Paleolimnology","J_Paleolimnol","0921-2728","1573-0417","2022-12-24 12:43:54.752 +0100","2023-07-27 14:36:26.706 +0200" +805,"Journal of Paleontology","J_Paleontol","","","2022-12-24 12:43:54.752 +0100","" +806,"Journal of Phycology","J_Phycology","","","2022-12-24 12:43:54.752 +0100","" +807,"Journal of Primatology","J_Primatology","","","2022-12-24 12:43:54.752 +0100","" +808,"Journal of Quaternary Research","J_Quaternary_Res","","","2022-12-24 12:43:54.752 +0100","" +809,"Journal of Research of the US Geological Survey","J_Res_US_Geol_Surv","","","2022-12-24 12:43:54.752 +0100","" +810,"Journal of Science","J_Science","","","2022-12-24 12:43:54.752 +0100","" +811,"Journal of Species Research","J_Species_Res","","","2022-12-24 12:43:54.752 +0100","" +812,"Journal of Systematics and Evolution","J_Syst_Evol","","","2022-12-24 12:43:54.752 +0100","" +813,"Journal of Taphonomy","J_Taphonomy","","","2022-12-24 12:43:54.752 +0100","" +814,"Journal of the Academy of Natural Sciences of Philadelphia","J_Acad_Nat_Sci_Philadelphia","","","2022-12-24 12:43:54.752 +0100","" +815,"Journal of the American Water Resources Association","J_Am_Water_Resour_As","","","2022-12-24 12:43:54.752 +0100","" +816,"Journal of the Arizona Academy of Science","J_Arizona_Acad_Sci","","","2022-12-24 12:43:54.752 +0100","" +817,"Journal of the Arizona-Nevada Academy of Science","J_Arizona-Nevada_Acad_Sci","","","2022-12-24 12:43:54.752 +0100","" +818,"Journal of the Arkansas Academy of Science","J_Arkansas_Acad_Sci","","","2022-12-24 12:43:54.752 +0100","" +819,"Journal of the Arnold Arboretum","J_Arnold_Arboretum","","","2022-12-24 12:43:54.752 +0100","" +820,"Journal of the Bombay Natural History Society","J_Bombay_Nat_Hist_Soc","","","2022-12-24 12:43:54.752 +0100","" +821,"Journal of the Botanical Research Institute of Texas","J_Bot_Res_Inst_Texas","","","2022-12-24 12:43:54.752 +0100","" +822,"Journal of the Faculty of Science, University of Tokyo","J_Fac_Sci_Tokyo","","","2022-12-24 12:43:54.752 +0100","" +823,"Journal of the Idaho Academy of Science","J_Idaho_Acad_Sci","","","2022-12-24 12:43:54.752 +0100","" +824,"Journal of the Japanese Forestry Society","J_Japan_Forest_Soc","","","2022-12-24 12:43:54.752 +0100","" +825,"Journal of the Marine Biological Association of the United Kingdom","J_Mar_Biol_Assoc_UK","","","2022-12-24 12:43:54.752 +0100","" +826,"Journal of the New York Entomological Society","J_New_York_Entomol_S","","","2022-12-24 12:43:54.752 +0100","" +827,"Journal of the North Atlantic","J_North_Atlantic","","","2022-12-24 12:43:54.752 +0100","" +828,"Journal of the North Dakota Archaeological Association","J_N-Dakota_Arch_Assoc","","","2022-12-24 12:43:54.752 +0100","" +829,"Journal of the Royal Microscopical Society","J_R_Micro_Soc","","","2022-12-24 12:43:54.752 +0100","" +830,"Journal of the Tennessee Academy of Science","J_Tennessee_Acad_Sci","","","2022-12-24 12:43:54.752 +0100","" +831,"Journal of the Washington Academy of Sciences","J_Washington_Acad_Sci","","","2022-12-24 12:43:54.752 +0100","" +832,"Journal of Vegetation History and Archaeobotany","J_Veg_Hist_Archaeo","","","2022-12-24 12:43:54.752 +0100","" +833,"Journal of Vegetation Science","J_Veg_Sci","1100-9233","1654-1103","2022-12-24 12:43:54.752 +0100","2023-07-27 14:37:10.381 +0200" +834,"Journal of Vertebrate Paleontology","J_Vertebr_Paleontol","0272-4634","1937-2809","2022-12-24 12:43:54.752 +0100","2023-01-02 14:04:28.616 +0100" +835,"Journal of Vertebrate Paleontology, Supplement","J_Vertebr_Paleontol_Supp","","","2022-12-24 12:43:54.752 +0100","" +836,"Journal of Volcanology and Geothermal Research","J_Volcanol_Geoth_Res","","","2022-12-24 12:43:54.752 +0100","" +837,"Journal of World Archaeology","J_World_Archaeol","","","2022-12-24 12:43:54.752 +0100","" +838,"Julkaisuaika, Acta Agralia fennica","TBA","","","2022-12-24 12:43:54.752 +0100","" +839,"Karhunhammas","TBA","","","2022-12-24 12:43:54.752 +0100","" +840,"Kew Bulletin","TBA","","","2022-12-24 12:43:54.752 +0100","" +841,"Kewa [newsletter of the London Chapter of the Ontario Archaeological Society]","TBA","","","2022-12-24 12:43:54.752 +0100","" +842,"Kongliga Svenska Vetenskaps-Akademiens Handligar","TBA","","","2022-12-24 12:43:54.752 +0100","" +843,"Kwartalnik Geologiczny","TBA","","","2022-12-24 12:43:54.752 +0100","" +844,"La Gaceta Geológica","TBA","","","2022-12-24 12:43:54.752 +0100","" +845,"La Naturaleza","TBA","","","2022-12-24 12:43:54.752 +0100","" +846,"Lake and Reservoir Management","TBA","","","2022-12-24 12:43:54.752 +0100","" +847,"Landscape Ecology","Landscape_Ecol","0921-2973","1572-9761","2022-12-24 12:43:54.752 +0100","2023-07-22 09:19:45.451 +0200" +848,"Latin American Antiquity","TBA","","","2022-12-24 12:43:54.752 +0100","" +849,"Latin American Journal of Sedimentology and Basin Analysis","TBA","","","2022-12-24 12:43:54.752 +0100","" +850,"Lauterbornia","TBA","","","2022-12-24 12:43:54.752 +0100","" +851,"Le Naturaliste Canadien","TBA","","","2022-12-24 12:43:54.752 +0100","" +852,"Leidse Geologische Mededelingen","TBA","","","2022-12-24 12:43:54.752 +0100","" +853,"Leipziger Geowissenschaften. Schriftenreihe des Instituts für Geophysik und Geologie. Uni Leipzig","TBA","","","2022-12-24 12:43:54.752 +0100","" +854,"Lejeunia","TBA","","","2022-12-24 12:43:54.752 +0100","" +855,"Lesovedinie","TBA","","","2022-12-24 12:43:54.752 +0100","" +856,"Lethaia","TBA","","","2022-12-24 12:43:54.752 +0100","" +857,"Lietuvos geografu draugija, Geografinis metrashtis","TBA","","","2022-12-24 12:43:54.752 +0100","" +858,"Limnologica","TBA","","","2022-12-24 12:43:54.752 +0100","" +859,"Limnology and Oceanography","TBA","","","2022-12-24 12:43:54.752 +0100","" +860,"London and Middlesex Archaeological Society Transactions","TBA","","","2022-12-24 12:43:54.752 +0100","" +861,"London Journal of Botany","TBA","","","2022-12-24 12:43:54.752 +0100","" +862,"Los Angeles County Museum Contributions in Science","TBA","","","2022-12-24 12:43:54.752 +0100","" +863,"Lunds Universitets Årsskrift (n.f.)","TBA","","","2022-12-24 12:43:54.752 +0100","" +864,"M.H.M. Priego de Córdoba. Antiqvitas","TBA","","","2022-12-24 12:43:54.752 +0100","" +865,"Madroño","TBA","","","2022-12-24 12:43:54.752 +0100","" +866,"Magazine of Zoology and Botany","TBA","","","2022-12-24 12:43:54.752 +0100","" +867,"Magyar Növénytani Lapok","TBA","","","2022-12-24 12:43:54.752 +0100","" +868,"Maine Geologist","TBA","","","2022-12-24 12:43:54.752 +0100","" +869,"Malacologia","TBA","","","2022-12-24 12:43:54.752 +0100","" +870,"Mammalia","TBA","","","2022-12-24 12:43:54.752 +0100","" +871,"Mammalian Species","Mammal_Spec","0076-3519","1545-1410","2022-12-24 12:43:54.752 +0100","2023-02-17 15:35:47.786 +0100" +872,"Mammals of the Neotropics","TBA","","","2022-12-24 12:43:54.752 +0100","" +873,"Man","TBA","","","2022-12-24 12:43:54.752 +0100","" +874,"Man in the Northeast","TBA","","","2022-12-24 12:43:54.752 +0100","" +875,"Manitoba Archaeological Journal","TBA","","","2022-12-24 12:43:54.752 +0100","" +876,"Manitoba Archaeological Quarterly","TBA","","","2022-12-24 12:43:54.752 +0100","" +877,"Marine and Freshwater Research - NOT VALID - use JOURNALID 87 instead","Mar_Fresh_Res","1323-1650","1448-6059","2022-12-24 12:43:54.752 +0100","2023-07-22 08:39:29.510 +0200" +878,"Marine and Petroleum Geology","TBA","","","2022-12-24 12:43:54.752 +0100","" +879,"Marine Environmental Research","TBA","","","2022-12-24 12:43:54.752 +0100","" +880,"Marine Micropaleontology","TBA","","","2022-12-24 12:43:54.752 +0100","" +881,"Maritime Sediments","TBA","","","2022-12-24 12:43:54.752 +0100","" +882,"Mastozoología Neotropical","Mastozool_Neotropical","0327-9383","1666-0536","2022-12-24 12:43:54.752 +0100","2023-01-20 17:47:18.516 +0100" +883,"Materialhefte zur Vor- und Frühgeschichte in Baden-Württemberg","TBA","","","2022-12-24 12:43:54.752 +0100","" +884,"Meddelelser fra Dansk Geologisk Forening","TBA","","","2022-12-24 12:43:54.752 +0100","" +885,"Meddelelser om Grønland, Geoscience","TBA","","","2022-12-24 12:43:54.752 +0100","" +886,"Mededel. Afdeling Biogeologie Sectie Biologie Katholieke Univ. Nijmegen","TBA","","","2022-12-24 12:43:54.752 +0100","" +887,"Mededelingen Geologische Stichting","TBA","","","2022-12-24 12:43:54.752 +0100","" +888,"Mededelingen Rijks Geologische Dienst","TBA","","","2022-12-24 12:43:54.752 +0100","" +889,"Mededelingen Rijks Geologische Dienst, Nieuwe Serie","TBA","","","2022-12-24 12:43:54.752 +0100","" +890,"Méditerranée","TBA","","","2022-12-24 12:43:54.752 +0100","" +891,"Meeting Place, Journal of the Royal Ontario Museum","TBA","","","2022-12-24 12:43:54.752 +0100","" +892,"Mémoires du Museum National d'Histoire Naturelle","TBA","","","2022-12-24 12:43:54.752 +0100","" +893,"Mémoires du Muséum National d'Histoire Naturelle. Nouvelle série. Série B, Botanique","TBA","","","2022-12-24 12:43:54.752 +0100","" +894,"Memoirs and Procceding of the Manchester Literary and Philosophical Society","TBA","","","2022-12-24 12:43:54.752 +0100","" +895,"Memoirs of the American Museum of Natural History","TBA","","","2022-12-24 12:43:54.752 +0100","" +896,"Memoranda Societatis Pro Fauna et Flora Fennica","TBA","","","2022-12-24 12:43:54.752 +0100","" +897,"Memorias del Congreso Científico Mexicano, México, Universidad Nacional Autónoma de México","TBA","","","2022-12-24 12:43:54.752 +0100","" +898,"Memórias do Instituto Oswaldo Cruz","TBA","","","2022-12-24 12:43:54.752 +0100","" +899,"Mercury Series Archaeological Survey of Canada","TBA","","","2022-12-24 12:43:54.752 +0100","" +900,"Mexicon","TBA","","","2022-12-24 12:43:54.752 +0100","" +901,"Michigan Academician","TBA","","","2022-12-24 12:43:54.752 +0100","" +902,"Michigan Academy of Science Papers","TBA","","","2022-12-24 12:43:54.752 +0100","" +903,"Microbial Ecology","TBA","","","2022-12-24 12:43:54.752 +0100","" +904,"Micropaleontology","TBA","","","2022-12-24 12:43:54.752 +0100","" +905,"Midcontinental Journal of Archaeology","TBA","","","2022-12-24 12:43:54.752 +0100","" +906,"Midden (Archaeological Society of British Columbia)","TBA","","","2022-12-24 12:43:54.752 +0100","" +907,"Mires and Peat","TBA","","","2022-12-24 12:43:54.752 +0100","" +908,"Miscellanea Zoologica Hungarica","TBA","","","2022-12-24 12:43:54.752 +0100","" +909,"Missouri Archaeologist","TBA","","","2022-12-24 12:43:54.752 +0100","" +910,"Missouri Speleology","TBA","","","2022-12-24 12:43:54.752 +0100","" +911,"Mitteilungen aus dem Hamburgischen Zoologischen Museum und Institut","TBA","0072-9612","","2022-12-24 12:43:54.752 +0100","2023-01-02 14:07:29.873 +0100" +912,"Mitteilungen aus dem Naturhistorischen Museum in Hamburg","TBA","","","2022-12-24 12:43:54.752 +0100","" +913,"Mitteilungen aus dem Zoologischen Museum in Berlin","TBA","","","2022-12-24 12:43:54.752 +0100","" +914,"Mitteilungen der Arbeitsgemeinschaft Geobotanik in Schleswig-Holstein und Hamburg","TBA","","","2022-12-24 12:43:54.752 +0100","" +915,"Mitteilungen der Bayerischen Staatssammlung für Paläontologie und Historische Geologie","TBA","","","2022-12-24 12:43:54.752 +0100","" +916,"Mitteilungen der floristisch-soziologischen Arbeitsgemeinschaft","TBA","","","2022-12-24 12:43:54.752 +0100","" +917,"Mitteilungen der Ostalpin-Dinarischen Gesellschaft für Vegetationskunde","TBA","","","2022-12-24 12:43:54.752 +0100","" +918,"Mitteilungen des internationalen entomologischen Vereins Frankfurt","TBA","","","2022-12-24 12:43:54.752 +0100","" +919,"Mitteilungen des Vereins für forstliche Standortskunde und Forstpflanzenzüchtung","TBA","","","2022-12-24 12:43:54.752 +0100","" +920,"Mitteilungen Naturforschende Gesellschaft Bern","TBA","","","2022-12-24 12:43:54.752 +0100","" +921,"Molecular Phylogenetics and Evolution","TBA","","","2022-12-24 12:43:54.752 +0100","" +922,"Monograph of the Nanjing Institute of Geology and Palaeontology, Chinese Academy of Sciences","TBA","","","2022-12-24 12:43:54.752 +0100","" +923,"Monographiae Botanicae","TBA","","","2022-12-24 12:43:54.752 +0100","" +924,"Monographs in Idaho Archaeology and Ethnology","TBA","","","2022-12-24 12:43:54.752 +0100","" +925,"Monographs of the Academy of Natural Sciences of Philadelphia","TBA","","","2022-12-24 12:43:54.752 +0100","" +926,"Monographs of the United States Geological Survey","TBA","","","2022-12-24 12:43:54.752 +0100","" +927,"Muelleria","Muelleria","0077-1813","2204-2032","2022-12-24 12:43:54.752 +0100","2023-01-02 14:20:43.759 +0100" +928,"Mundo Científico","TBA","","","2022-12-24 12:43:54.752 +0100","" +929,"Muscologiae Recentiorum Supplementum","TBA","","","2022-12-24 12:43:54.752 +0100","" +930,"Mycologia","TBA","","","2022-12-24 12:43:54.752 +0100","" +931,"Mycological Papers","TBA","","","2022-12-24 12:43:54.752 +0100","" +932,"Mycotaxon","TBA","","","2022-12-24 12:43:54.752 +0100","" +933,"Na'pao","TBA","","","2022-12-24 12:43:54.752 +0100","" +934,"National Cave and Karst Research Institute, Proceedings of the 20th National Cave and Karst Management Symposium (NCKMS)","TBA","","","2022-12-24 12:43:54.752 +0100","" +935,"National Geographic Society Research Reports","TBA","","","2022-12-24 12:43:54.752 +0100","" +936,"National Museum News Tenth Issue: The Millenium Edition","TBA","","","2022-12-24 12:43:54.752 +0100","" +937,"National Museum of Canada Bulletin","TBA","","","2022-12-24 12:43:54.752 +0100","" +938,"National Museum of Natural Science, Publications in Paleontology","TBA","","","2022-12-24 12:43:54.752 +0100","" +939,"National Museums of Canada, Publications in Palaeontology","TBA","","","2022-12-24 12:43:54.752 +0100","" +940,"National Speleogical Society Bulletin","TBA","","","2022-12-24 12:43:54.752 +0100","" +941,"National Speleological Society Bulletin","TBA","","","2022-12-24 12:43:54.752 +0100","" +942,"NATO ASi Series","TBA","","","2022-12-24 12:43:54.752 +0100","" +943,"Natur und Museum","TBA","","","2022-12-24 12:43:54.752 +0100","" +944,"Natura Jutlandica","TBA","","","2022-12-24 12:43:54.752 +0100","" +945,"Natural Areas Journal","TBA","","","2022-12-24 12:43:54.752 +0100","" +946,"Natural Hazards and Earth System Sciences","TBA","","","2022-12-24 12:43:54.752 +0100","" +947,"Natural History Museum of Los Angeles County Contributions in Science","TBA","","","2022-12-24 12:43:54.752 +0100","" +948,"Natural History Reviews","TBA","","","2022-12-24 12:43:54.752 +0100","" +949,"Naturaliste Canadien","TBA","","","2022-12-24 12:43:54.752 +0100","" +950,"Communications Earth and Environment","Comm_Earth_Environ","","2662-4435","2022-12-24 12:43:54.752 +0100","2023-11-16 16:27:12.890 +0100" +951,"Nature Ecology & Evolution","TBA","","","2022-12-24 12:43:54.752 +0100","" +952,"Nature Plants","TBA","","","2022-12-24 12:43:54.752 +0100","" +953,"Nature Scientific Reports - NOT VALID - use JOURNALID 36 instead","not_valid","","","2022-12-24 12:43:54.752 +0100","2023-02-17 15:24:16.555 +0100" +954,"Naturwissenschaften - The Science of Nature","TBA","","","2022-12-24 12:43:54.752 +0100","" +955,"Natuurhistorisch maandblad","TBA","","","2022-12-24 12:43:54.752 +0100","" +956,"Navorsinge van die Nasionale Museum, Bloemfontein","TBA","","","2022-12-24 12:43:54.752 +0100","" +957,"Neotropical cervidology: Biology and medicine of Latin American deer","TBA","","","2022-12-24 12:43:54.752 +0100","" +958,"Netherlands Journal of Geosciences","TBA","","","2022-12-24 12:43:54.752 +0100","" +959,"Netherlands Journal of Zoology","TBA","","","2022-12-24 12:43:54.752 +0100","" +960,"Neue Ausgrabungen und Forschungen in Niedersachsen","TBA","","","2022-12-24 12:43:54.752 +0100","" +961,"Neues Jahrbuch für Geologie und Paläontologie","TBA","","","2022-12-24 12:43:54.752 +0100","" +962,"Neues Jahrbuch für Mineralogie, Geologie und Paläontologie","TBA","","","2022-12-24 12:43:54.752 +0100","" +963,"New Mexico Geology","TBA","","","2022-12-24 12:43:54.752 +0100","" +964,"New Mexico Museum of Natural History and Science, Bulletin","TBA","","","2022-12-24 12:43:54.752 +0100","" +965,"New Zealand Entomologist","TBA","","","2022-12-24 12:43:54.752 +0100","" +966,"New Zealand Journal of Botany","New_Zeal_J_Bot","0028-825X","1175-8643","2022-12-24 12:43:54.752 +0100","2023-01-03 12:31:03.921 +0100" +967,"Newfoundland and Labrador Studies","TBA","","","2022-12-24 12:43:54.752 +0100","" +968,"Nordia","TBA","","","2022-12-24 12:43:54.752 +0100","" +969,"Nordic Journal of Botany","TBA","","","2022-12-24 12:43:54.752 +0100","" +970,"Norois","TBA","","","2022-12-24 12:43:54.752 +0100","" +971,"Norsk Geologisk Tidsskrift","TBA","","","2022-12-24 12:43:54.752 +0100","" +972,"North American Archaeologist","TBA","","","2022-12-24 12:43:54.752 +0100","" +973,"North Dakota Geological Survey Newsletter","TBA","","","2022-12-24 12:43:54.752 +0100","" +974,"North Pacific Prehistory","TBA","","","2022-12-24 12:43:54.752 +0100","" +975,"Northeastern Geology","TBA","","","2022-12-24 12:43:54.752 +0100","" +976,"Northeastern Naturalist","TBA","","","2022-12-24 12:43:54.752 +0100","" +977,"Northern Michigan University","TBA","","","2022-12-24 12:43:54.752 +0100","" +978,"Northwest Diatoms","TBA","","","2022-12-24 12:43:54.752 +0100","" +979,"Northwest Science","TBA","","","2022-12-24 12:43:54.752 +0100","" +980,"Norwegian Journal of Botany","TBA","","","2022-12-24 12:43:54.752 +0100","" +981,"Notes and Memoirs of the Fisheries Research Directorate","TBA","","","2022-12-24 12:43:54.752 +0100","" +982,"Notes of the New World Archaeological Foundation, Brigham Young University","TBA","","","2022-12-24 12:43:54.752 +0100","" +983,"Notulae Algarum","TBA","","","2022-12-24 12:43:54.752 +0100","" +984,"Nova Acta Leopoldina (n.f.)","TBA","","","2022-12-24 12:43:54.752 +0100","" +985,"Nova Guinea","TBA","","","2022-12-24 12:43:54.752 +0100","" +986,"Nova Hedwigia","TBA","","","2022-12-24 12:43:54.752 +0100","" +987,"Nova Hedwigia, Beiheft","TBA","","","2022-12-24 12:43:54.752 +0100","" +988,"Novitates Systematicae Plantarum Non Vascularium (Academia Scientiarum URSS Institutum Botanicum Nomine V.L. Komarovii)","TBA","","","2022-12-24 12:43:54.752 +0100","" +989,"Novon","Novon","1055-3177","1945-6174","2022-12-24 12:43:54.752 +0100","2023-01-03 12:32:26.743 +0100" +990,"Nuytsia","Nuytsia","0085-4417","2200-2790","2022-12-24 12:43:54.752 +0100","2023-01-03 12:34:13.525 +0100" +991,"Occasional Papers of the Oklahoma Museum of Natural History","TBA","","","2022-12-24 12:43:54.752 +0100","" +992,"Occasional Papers The Museum Texas Tech University","TBA","","","2022-12-24 12:43:54.752 +0100","" +993,"Ocrotirea Naturi","TBA","","","2022-12-24 12:43:54.752 +0100","" +994,"Offa - Berichte und Mitteilungen zur Archäologie","TBA","","","2022-12-24 12:43:54.752 +0100","" +995,"Ohio Archaeologist","TBA","","","2022-12-24 12:43:54.752 +0100","" +996,"Ohio Journal of Science","TBA","","","2022-12-24 12:43:54.752 +0100","" +997,"Oklahoma Geological Survey Bulletin","TBA","","","2022-12-24 12:43:54.752 +0100","" +998,"Ontario Archaeological Society Arch Notes","TBA","","","2022-12-24 12:43:54.752 +0100","" +999,"Ontario Archaeology","TBA","","","2022-12-24 12:43:54.752 +0100","" +1000,"Ontario Historic Sites Branch Research Report","TBA","","","2022-12-24 12:43:54.752 +0100","" +1001,"Ontario Prehistory","TBA","","","2022-12-24 12:43:54.752 +0100","" +1002,"Opera Botanica","TBA","","","2022-12-24 12:43:54.752 +0100","" +1003,"Opera Corcontica","TBA","","","2022-12-24 12:43:54.752 +0100","" +1004,"Opera Instituti Archaeoligici Sloveniae","TBA","","","2022-12-24 12:43:54.752 +0100","" +1005,"Ornithological Monographs","TBA","","","2022-12-24 12:43:54.752 +0100","" +1006,"Österreichische Botanische Zeitschrift","TBA","","","2022-12-24 12:43:54.752 +0100","" +1007,"Oulun Yliopisto Historian Laitos","TBA","","","2022-12-24 12:43:54.752 +0100","" +1008,"Oulun Yliopiston Oulangan Biologisen Aseman Monisteita","TBA","","","2022-12-24 12:43:54.752 +0100","" +1009,"Pacific Science","TBA","","","2022-12-24 12:43:54.752 +0100","" +1010,"PAGES News","PAGES_News","1811-1602","1811-1610","2022-12-24 12:43:54.752 +0100","2023-07-22 09:20:56.014 +0200" +1011,"Palaeobotanist","TBA","","","2022-12-24 12:43:54.752 +0100","" +1012,"Palaeodiversity","TBA","","","2022-12-24 12:43:54.752 +0100","" +1013,"Palaeoecology","TBA","","","2022-12-24 12:43:54.752 +0100","" +1014,"Palaeoecology of Africa","TBA","","","2022-12-24 12:43:54.752 +0100","" +1015,"Palaeohistoria","TBA","","","2022-12-24 12:43:54.752 +0100","" +1016,"Palaeoklimaforschung","TBA","","","2022-12-24 12:43:54.752 +0100","" +1017,"Palaeontographia Italica","TBA","","","2022-12-24 12:43:54.752 +0100","" +1018,"Palaeontographica B","Palaeontog_Abt_B","0375-0299","2509-839X","2022-12-24 12:43:54.752 +0100","2023-01-03 13:09:59.540 +0100" +1019,"Palaeontologia Electronica","TBA","","","2022-12-24 12:43:54.752 +0100","" +1020,"Palaeontological Journal","TBA","","","2022-12-24 12:43:54.752 +0100","" +1021,"Palaeontologische Zeitschrift","TBA","","","2022-12-24 12:43:54.752 +0100","" +1022,"Palaeontology","TBA","","","2022-12-24 12:43:54.752 +0100","" +1023,"Palaeovertebrata","TBA","","","2022-12-24 12:43:54.752 +0100","" +1024,"Palaios","TBA","","","2022-12-24 12:43:54.752 +0100","" +1025,"Paläontologische Zeitschrift","TBA","","","2022-12-24 12:43:54.752 +0100","" +1026,"PalArch's Journal of Vertebrate Palaeontology","TBA","","","2022-12-24 12:43:54.752 +0100","" +1027,"PaleoAmerica","TBA","","","2022-12-24 12:43:54.752 +0100","" +1028,"Paleobiology","TBA","","","2022-12-24 12:43:54.752 +0100","" +1029,"PaleoBios","TBA","","","2022-12-24 12:43:54.752 +0100","" +1030,"Paleoceanography","TBA","","","2022-12-24 12:43:54.752 +0100","" +1031,"Paleoceanography and Paleoclimatology","TBA","","","2022-12-24 12:43:54.752 +0100","" +1032,"Paleoecología, Departamento de Prehistoria, Instituto Nacional de Antropología e Historia","TBA","","","2022-12-24 12:43:54.752 +0100","" +1033,"Paleohistoria","TBA","","","2022-12-24 12:43:54.752 +0100","" +1034,"Paleonthographica","TBA","","","2022-12-24 12:43:54.752 +0100","" +1035,"Paleontología Mexicana","TBA","","","2022-12-24 12:43:54.752 +0100","" +1036,"Paleontological Contributions","TBA","","","2022-12-24 12:43:54.752 +0100","" +1037,"Paleontological Research","TBA","","","2022-12-24 12:43:54.752 +0100","" +1038,"Paléorient","TBA","","","2022-12-24 12:43:54.752 +0100","" +1039,"Palimpsesto. Revista de Arqueologia","TBA","","","2022-12-24 12:43:54.752 +0100","" +1040,"Palinologija Pleistocena","TBA","","","2022-12-24 12:43:54.752 +0100","" +1041,"Paludicola","TBA","","","2022-12-24 12:43:54.752 +0100","" +1042,"Palynology","TBA","","","2022-12-24 12:43:54.752 +0100","" +1043,"Palynosciences","TBA","","","2022-12-24 12:43:54.752 +0100","" +1044,"Památky archeologické","TBA","","","2022-12-24 12:43:54.752 +0100","" +1045,"Pan-Pacific Entomologist","TBA","","","2022-12-24 12:43:54.752 +0100","" +1046,"Papers and Proceedings of The Royal Society of Tasmania - NOT VALID - use JOURNALID 94 instead","TBA","","","2022-12-24 12:43:54.752 +0100","2023-02-17 15:23:39.541 +0100" +1047,"Papers in Florida Paleontology","TBA","","","2022-12-24 12:43:54.752 +0100","" +1048,"Papers of the Michigan Academy of Science, Arts, and Letters","TBA","","","2022-12-24 12:43:54.752 +0100","" +1049,"Papers of the Robert S. Peabody Foundation for Archaeology","TBA","","","2022-12-24 12:43:54.752 +0100","" +1050,"Papers on geology, vertebrate paleontology, and biostratigraphy in honor of Michael O. Woodburne","TBA","","","2022-12-24 12:43:54.752 +0100","" +1051,"Papers on the Prehistory of Northeastern Mexico and adjacent Texas","TBA","","","2022-12-24 12:43:54.752 +0100","" +1052,"Penn ar Bed","TBA","","","2022-12-24 12:43:54.752 +0100","" +1053,"Pennsylvania Archaeologist","TBA","","","2022-12-24 12:43:54.752 +0100","" +1054,"Perspectives in Plant Ecology, Evolution and Systematics","TBA","","","2022-12-24 12:43:54.752 +0100","" +1055,"Phycologia","TBA","","","2022-12-24 12:43:54.752 +0100","" +1056,"Phylogenetics and Evolution","TBA","","","2022-12-24 12:43:54.752 +0100","" +1057,"Physical Geography","TBA","0272-3646","1930-0557","2022-12-24 12:43:54.752 +0100","2023-07-27 14:38:02.634 +0200" +1058,"Physics and Chemistry of the Earth","TBA","","","2022-12-24 12:43:54.752 +0100","" +1059,"Physis, Revista de la Sociedad Argentina de Ciencias Naturales","TBA","","","2022-12-24 12:43:54.752 +0100","" +1060,"Phytochemistry","TBA","","","2022-12-24 12:43:54.752 +0100","" +1061,"PhytoKeys","TBA","","","2022-12-24 12:43:54.752 +0100","" +1062,"Phytologia","TBA","","","2022-12-24 12:43:54.752 +0100","" +1063,"Phytologia Balcanica","TBA","","","2022-12-24 12:43:54.752 +0100","" +1064,"Phytoneuron","TBA","","","2022-12-24 12:43:54.752 +0100","" +1065,"Phytopedon (Bratislva)","TBA","","","2022-12-24 12:43:54.752 +0100","" +1066,"Phytotaxa","TBA","","","2022-12-24 12:43:54.752 +0100","" +1067,"Plains Anthropologist","TBA","","","2022-12-24 12:43:54.752 +0100","" +1068,"Plains Anthropologist Memoir","TBA","","","2022-12-24 12:43:54.752 +0100","" +1069,"Plant Biosystems","TBA","","","2022-12-24 12:43:54.752 +0100","" +1070,"Plant Systematics and Evolution","TBA","","","2022-12-24 12:43:54.752 +0100","" +1071,"Plattform - Zeitschrift des Vereins für Pfahlbau- und Heimatkunde e.V.","TBA","","","2022-12-24 12:43:54.752 +0100","" +1072,"PLOS ONE - NOT VALID - use JOURNALID 96 instead","TBA","","","2022-12-24 12:43:54.752 +0100","2023-07-22 08:44:14.527 +0200" +1073,"Polar Biology","TBA","","","2022-12-24 12:43:54.752 +0100","" +1074,"Polarforschung","TBA","","","2022-12-24 12:43:54.752 +0100","" +1075,"Polish Botanical Journal","Pol_Bot_J","1641-8190","2084-4352","2022-12-24 12:43:54.752 +0100","2023-01-03 13:06:35.699 +0100" +1076,"Polish Geological Institute Special Papers","TBA","","","2022-12-24 12:43:54.752 +0100","" +1077,"Pollen et Spores","TBA","","","2022-12-24 12:43:54.752 +0100","" +1078,"Pollution","TBA","","","2022-12-24 12:43:54.752 +0100","" +1079,"Polskie Archiwum Hydrobiologii","TBA","","","2022-12-24 12:43:54.752 +0100","" +1080,"Portugalia","TBA","","","2022-12-24 12:43:54.752 +0100","" +1081,"Post-Medieval Archaeology","TBA","","","2022-12-24 12:43:54.752 +0100","" +1082,"Povolzhskiy Journal of Ecology","TBA","","","2022-12-24 12:43:54.752 +0100","" +1083,"Prace Geograficzne","TBA","","","2022-12-24 12:43:54.752 +0100","" +1084,"Präparator","TBA","","","2022-12-24 12:43:54.752 +0100","" +1085,"Presila","TBA","","","2022-12-24 12:43:54.752 +0100","" +1086,"Procedings of The United States National Museum","TBA","","","2022-12-24 12:43:54.752 +0100","" +1087,"Proceedings Nat. Conf. of Botany (Bulgaria)","TBA","","","2022-12-24 12:43:54.752 +0100","" +1088,"Proceedings of Estonian Academy of Science Geology","TBA","","","2022-12-24 12:43:54.752 +0100","" +1089,"Proceedings of the Academy of Natural Sciences of Philadelphia","TBA","","","2022-12-24 12:43:54.752 +0100","" +1090,"Proceedings of the American Philosophical Society","TBA","","","2022-12-24 12:43:54.752 +0100","" +1091,"Proceedings of the Arkansas Academy of Science","TBA","","","2022-12-24 12:43:54.752 +0100","" +1092,"Proceedings of the Biological Society of Washington","TBA","","","2022-12-24 12:43:54.752 +0100","" +1093,"Proceedings of the Boston Society of Natural History","TBA","","","2022-12-24 12:43:54.752 +0100","" +1094,"Proceedings of the Estonian Academy of Sciences. Biology","TBA","","","2022-12-24 12:43:54.752 +0100","" +1095,"Proceedings of the Estonian Academy of Sciences. Geology","TBA","","","2022-12-24 12:43:54.752 +0100","" +1096,"Proceedings of the First International Symposium 14 C and Archaeology, Groningen","TBA","","","2022-12-24 12:43:54.752 +0100","" +1097,"Proceedings of the Geologists' Association","TBA","","","2022-12-24 12:43:54.752 +0100","" +1098,"Proceedings of the Indiana Academy of Science","TBA","","","2022-12-24 12:43:54.752 +0100","" +1099,"Proceedings of the International Diatom Symposium","TBA","","","2022-12-24 12:43:54.752 +0100","" +1100,"Proceedings of the Iowa Academy of Science","TBA","","","2022-12-24 12:43:54.752 +0100","" +1101,"Proceedings of the Japanese Society of Systematic Zoology","TBA","","","2022-12-24 12:43:54.752 +0100","" +1102,"Proceedings of the National Academy of Sciences, India Section B: Biological Sciences","TBA","","","2022-12-24 12:43:54.752 +0100","" +1103,"Proceedings of the North Dakota Academy of Sciences","TBA","","","2022-12-24 12:43:54.752 +0100","" +1104,"Proceedings of the Nova Scotian Institute of Science","TBA","","","2022-12-24 12:43:54.752 +0100","" +1105,"Proceedings of the Ocean Drilling Program, Scientific Results","P_Ocean_Drill_Prog","0884-5891","1096-7451","2022-12-24 12:43:54.752 +0100","2023-07-22 09:23:00.434 +0200" +1106,"Proceedings of the Oklahoma Academy of Science","TBA","","","2022-12-24 12:43:54.752 +0100","" +1107,"Proceedings of the Royal Irish Academy","TBA","","","2022-12-24 12:43:54.752 +0100","" +1108,"Proceedings of the Royal Irish Academy. Section B: Biological, Geological, and Chemical Science","TBA","","","2022-12-24 12:43:54.752 +0100","" +1109,"Proceedings of the Seventh International Diatom Symposium, Philadelphia, August 22-27, 1982","TBA","","","2022-12-24 12:43:54.752 +0100","" +1110,"Proceedings of the South Dakota Academy of Science","TBA","","","2022-12-24 12:43:54.752 +0100","" +1111,"Proceedings of the U.S. National Museum","TBA","","","2022-12-24 12:43:54.752 +0100","" +1112,"Proceedings of the United States National Museum","TBA","","","2022-12-24 12:43:54.752 +0100","" +1113,"Proceedings of the West Virginia Academy of Science","TBA","","","2022-12-24 12:43:54.752 +0100","" +1114,"Proceedings of the Zoological Society of London","TBA","","","2022-12-24 12:43:54.752 +0100","" +1115,"Proceedings U.S. National Museum","TBA","","","2022-12-24 12:43:54.752 +0100","" +1116,"Progress in diatom studies, Contributions to taxonomy, ecology and nomenclature","TBA","","","2022-12-24 12:43:54.752 +0100","" +1117,"Progress in Physical Geography","TBA","","","2022-12-24 12:43:54.752 +0100","" +1118,"Protist","TBA","","","2022-12-24 12:43:54.752 +0100","" +1119,"Protistology","TBA","","","2022-12-24 12:43:54.752 +0100","" +1120,"Psyche","TBA","","","2022-12-24 12:43:54.752 +0100","" +1121,"Publicaciones del Departamento de Prehistoria, Instituto Nacional de Antropología e Historia","TBA","","","2022-12-24 12:43:54.752 +0100","" +1122,"Publications Puget Sound Biological Station","TBA","","","2022-12-24 12:43:54.752 +0100","" +1123,"Pure and Applied Chemistry","TBA","","","2022-12-24 12:43:54.752 +0100","" +1124,"Quaestiones Entomologicae","TBA","","","2022-12-24 12:43:54.752 +0100","" +1125,"Quartär","TBA","","","2022-12-24 12:43:54.752 +0100","" +1126,"Quartenary International","TBA","","","2022-12-24 12:43:54.752 +0100","" +1127,"Quarterly Journal of Microscopical Science, London","TBA","","","2022-12-24 12:43:54.752 +0100","" +1128,"Quarterly Journal of the Florida Academy of Sciences","TBA","","","2022-12-24 12:43:54.752 +0100","" +1129,"Quarterly Journal of the Taiwan Museum","TBA","","","2022-12-24 12:43:54.752 +0100","" +1130,"Quarterly Review of Archaeology","TBA","","","2022-12-24 12:43:54.752 +0100","" +1131,"Quaterly L.A. Country Museum","TBA","","","2022-12-24 12:43:54.752 +0100","" +1132,"Quaternaire","TBA","","","2022-12-24 12:43:54.752 +0100","" +1133,"Quaternaria Nova","TBA","","","2022-12-24 12:43:54.752 +0100","" +1134,"Quaternary Journal of the Royal Meteorological Society","TBA","","","2022-12-24 12:43:54.752 +0100","" +1135,"Quaternary Studies in Poland","TBA","","","2022-12-24 12:43:54.752 +0100","" +1136,"Recherches Amérindiennes au Québec","TBA","","","2022-12-24 12:43:54.752 +0100","" +1137,"Records of the Auckland Institute and Museum","TBA","","","2022-12-24 12:43:54.752 +0100","" +1138,"Records of the Australian Museum, Supplement","Rec_Aust_Mus_Supp","0812-7387","1839-5082","2022-12-24 12:43:54.752 +0100","2023-01-03 12:40:53.799 +0100" +1139,"Relciones de la Sociedad Argentina de Antropologia","TBA","","","2022-12-24 12:43:54.752 +0100","" +1140,"Repertorium Specierum Novarum Regni Vegetabilis","TBA","","","2022-12-24 12:43:54.752 +0100","" +1141,"Report of The United States National Museum","TBA","","","2022-12-24 12:43:54.752 +0100","" +1142,"Reports of Academy of Sciences of USSR (Doklady Akademii Nauk SSSR)","TBA","","","2022-12-24 12:43:54.752 +0100","" +1143,"Research Bulletin of Shujitsu Junior College, Okayama","TBA","","","2022-12-24 12:43:54.752 +0100","" +1144,"Researches on Crustacea","TBA","","","2022-12-24 12:43:54.752 +0100","" +1145,"Resúmenes extendidos del XV Congreso Peruano de Geología. Publicación Especial N° 9 de la Sociedad Geológica del Perú","TBA","","","2022-12-24 12:43:54.752 +0100","" +1146,"Revista Brasileira de Paleontologia","TBA","","","2022-12-24 12:43:54.752 +0100","" +1147,"Revista Chilena de Entomología","TBA","","","2022-12-24 12:43:54.752 +0100","" +1148,"Revista Chilena de Historia Natural","TBA","","","2022-12-24 12:43:54.752 +0100","" +1149,"Revista Chilena Entomología","TBA","","","2022-12-24 12:43:54.752 +0100","" +1150,"Revista de Arqueología Americana","TBA","","","2022-12-24 12:43:54.752 +0100","" +1151,"Revista de Biología Tropical","TBA","","","2022-12-24 12:43:54.752 +0100","" +1152,"Revista de Estudios Extremeños","TBA","","","2022-12-24 12:43:54.752 +0100","" +1153,"Revista de la Academia Colombiana de Ciencias Exactas, Físicas y Naturales","TBA","","","2022-12-24 12:43:54.752 +0100","" +1154,"Revista de la Asociación Cultural Aguascalentense","TBA","","","2022-12-24 12:43:54.752 +0100","" +1155,"Revista de la Sociedad Entomológica Argentina","TBA","","","2022-12-24 12:43:54.752 +0100","" +1156,"Revista de la Sociedad Mexicana de Historia Natural","TBA","","","2022-12-24 12:43:54.752 +0100","" +1157,"Revista de la Sociedad Mexicana de Paleontología","TBA","","","2022-12-24 12:43:54.752 +0100","" +1158,"Revista del Instituto de Geología, Universidad Nacional Autónoma de México","TBA","","","2022-12-24 12:43:54.752 +0100","" +1159,"Revista del Museo Argentino de Ciencias Naturales","TBA","","","2022-12-24 12:43:54.752 +0100","" +1160,"Revista del Museo de Antropología","TBA","","","2022-12-24 12:43:54.752 +0100","" +1161,"Revista Del Museo de Historia Natural de San Rafael","TBA","","","2022-12-24 12:43:54.752 +0100","" +1162,"Revista del Museo de La Plata","TBA","","","2022-12-24 12:43:54.752 +0100","" +1163,"Revista Española de Micropaleontologia","TBA","","","2022-12-24 12:43:54.752 +0100","" +1164,"Revista Española de Paleontología","TBA","","","2022-12-24 12:43:54.752 +0100","" +1165,"Revista Geográfica","TBA","","","2022-12-24 12:43:54.752 +0100","" +1166,"Revista Mexicana de Biodiversidad","TBA","","","2022-12-24 12:43:54.752 +0100","" +1167,"Revista Mexicana de Biología","TBA","","","2022-12-24 12:43:54.752 +0100","" +1168,"Revista Mexicana de Ciencias Geológica","TBA","","","2022-12-24 12:43:54.752 +0100","" +1169,"Revista Mexicana de Estudios Antropológicos, Sociedad Mexicana de Antropología","TBA","","","2022-12-24 12:43:54.752 +0100","" +1170,"Revista Museo Argentino de Ciencias Naturales","TBA","","","2022-12-24 12:43:54.752 +0100","" +1171,"Revista Politécnica, Biología","TBA","","","2022-12-24 12:43:54.752 +0100","" +1172,"Revue Archéologique de l'Ouest","TBA","","","2022-12-24 12:43:54.752 +0100","" +1173,"Revue Archéologique du Loiret","TBA","","","2022-12-24 12:43:54.752 +0100","" +1174,"Revue d'Archéométrie","TBA","","","2022-12-24 12:43:54.752 +0100","" +1175,"Revue de biologie et d’écologie méditerranéenne","TBA","","","2022-12-24 12:43:54.752 +0100","" +1176,"Revue de Géographie du Cameroun","TBA","","","2022-12-24 12:43:54.752 +0100","" +1177,"Revue de Paléobiologie","TBA","","","2022-12-24 12:43:54.752 +0100","" +1178,"Revue Forestière Française","TBA","","","2022-12-24 12:43:54.752 +0100","" +1179,"Revue Suisse de Zoologie","TBA","","","2022-12-24 12:43:54.752 +0100","" +1180,"Rocky Mountain Geology","TBA","","","2022-12-24 12:43:54.752 +0100","" +1181,"Rodriguésia","TBA","","","2022-12-24 12:43:54.752 +0100","" +1182,"Royal Ontario Museum Archaeological Newsletter","TBA","","","2022-12-24 12:43:54.752 +0100","" +1183,"Royal Ontario Museum, Life Sciences Contributions","TBA","","","2022-12-24 12:43:54.752 +0100","" +1184,"Rozprawy wydzialu matematyczno-przyrodniczego Polskiej Akademji Umiejetnosci","TBA","","","2022-12-24 12:43:54.752 +0100","" +1185,"Runa","TBA","","","2022-12-24 12:43:54.752 +0100","" +1186,"Russian Academy of Sciences","TBA","","","2022-12-24 12:43:54.752 +0100","" +1187,"Russian Journal of Ecology","TBA","","","2022-12-24 12:43:54.752 +0100","" +1188,"San Bernardino County Museum Association Quarterly","TBA","","","2022-12-24 12:43:54.752 +0100","" +1189,"San Luis Obispo County Archaeological Society Occasional Papers","TBA","","","2022-12-24 12:43:54.752 +0100","" +1190,"Saskatchewan Archaeological Society Newsletter","TBA","","","2022-12-24 12:43:54.752 +0100","" +1191,"Saskatchewan Archaeology Newsletter","TBA","","","2022-12-24 12:43:54.752 +0100","" +1192,"Sauteria","TBA","","","2022-12-24 12:43:54.752 +0100","" +1193,"Schriften des Naturwissenschaftlichen Vereins Schleswig-Holstein","TBA","","","2022-12-24 12:43:54.752 +0100","" +1194,"Schweizerische Zeitschrift für Hydrologie","TBA","","","2022-12-24 12:43:54.752 +0100","" +1195,"Science China Earth Sciences","TBA","","","2022-12-24 12:43:54.752 +0100","" +1196,"Science Journal (Kagaku)","TBA","","","2022-12-24 12:43:54.752 +0100","" +1197,"Science Spectra","TBA","","","2022-12-24 12:43:54.752 +0100","" +1198,"Scientific Transactions of the Royal Dublin Society","TBA","","","2022-12-24 12:43:54.752 +0100","" +1199,"Scottish Field Studies","TBA","","","2022-12-24 12:43:54.752 +0100","" +1200,"Scripta Geologica","TBA","","","2022-12-24 12:43:54.752 +0100","" +1201,"Sécheresse","TBA","","","2022-12-24 12:43:54.752 +0100","" +1202,"Seel House Press, Liverpool Geological Journal Special Issue","TBA","","","2022-12-24 12:43:54.752 +0100","" +1203,"Senckenbergiana Biologica","TBA","","","2022-12-24 12:43:54.752 +0100","" +1204,"Serie Investigaciones, Instituto Nacional de Antropología e Historia","TBA","","","2022-12-24 12:43:54.752 +0100","" +1205,"Silva Fennica","TBA","","","2022-12-24 12:43:54.752 +0100","" +1206,"Sitzungsberichte der Gesellschaft Naturforschender Freunde zu Berlin","TBA","","","2022-12-24 12:43:54.752 +0100","" +1207,"Smithsonian Contribution to Zoology","TBA","","","2022-12-24 12:43:54.752 +0100","" +1208,"Smithsonian Contributions to Knowledge","TBA","","","2022-12-24 12:43:54.752 +0100","" +1209,"Smithsonian Contributions to Paleobiology","TBA","","","2022-12-24 12:43:54.752 +0100","" +1210,"Smithsonian Miscellaneous Collections","TBA","","","2022-12-24 12:43:54.752 +0100","" +1211,"Sociedad Argentina de Antropologia, Buenos Aires","TBA","","","2022-12-24 12:43:54.752 +0100","" +1212,"Società Toscana di Scienze Naturali","TBA","","","2022-12-24 12:43:54.752 +0100","" +1213,"sonorensis. Arizona-Sonora Desert Museum Newsletters","TBA","","","2022-12-24 12:43:54.752 +0100","" +1214,"South African Journal of Botany","TBA","","","2022-12-24 12:43:54.752 +0100","" +1215,"Southeastern Archaeology","TBA","","","2022-12-24 12:43:54.752 +0100","" +1216,"Southwestern Journal of Anthropology","TBA","","","2022-12-24 12:43:54.752 +0100","" +1217,"Southwestern Lore","TBA","","","2022-12-24 12:43:54.752 +0100","" +1218,"Southwestern Naturalist","TBA","","","2022-12-24 12:43:54.752 +0100","" +1219,"Special publications - The Museum, Texas Tech University","TBA","","","2022-12-24 12:43:54.752 +0100","" +1220,"Special Report Great Lakes Research Division University of Michigan","TBA","","","2022-12-24 12:43:54.752 +0100","" +1221,"Species Diversity","TBA","","","2022-12-24 12:43:54.752 +0100","" +1222,"Species Muscorum Frondosorum","TBA","","","2022-12-24 12:43:54.752 +0100","" +1223,"Speleonews","TBA","","","2022-12-24 12:43:54.752 +0100","" +1224,"Statistics in Society","TBA","","","2022-12-24 12:43:54.752 +0100","" +1225,"Stockholm Contributions in Geology","TBA","","","2022-12-24 12:43:54.752 +0100","" +1226,"Stratigraphy and Geological Correlation","TBA","","","2022-12-24 12:43:54.752 +0100","" +1227,"Striae","TBA","","","2022-12-24 12:43:54.752 +0100","" +1228,"Studi Trentini di Scienze Naturali. Acta Geologica","TBA","","","2022-12-24 12:43:54.752 +0100","" +1229,"Studia Archaeologia","TBA","","","2022-12-24 12:43:54.752 +0100","" +1230,"Studia botanica hungarica","TBA","","","2022-12-24 12:43:54.752 +0100","" +1231,"Studia Geologica Polonica","TBA","","","2022-12-24 12:43:54.752 +0100","" +1232,"Studia Geomorphologica Carpatho-Balcanica","TBA","","","2022-12-24 12:43:54.752 +0100","" +1233,"Studia Praehistoria","TBA","","","2022-12-24 12:43:54.752 +0100","" +1234,"Studia Quaternaria","TBA","","","2022-12-24 12:43:54.752 +0100","" +1235,"Studia Universitatis Babes-Bolyai, Biologia","TBA","","","2022-12-24 12:43:54.752 +0100","" +1236,"Studia Universitatis Babes-Bolyai, Geologia","TBA","","","2022-12-24 12:43:54.752 +0100","" +1237,"Studii si cercetari de Biologie, Seria Botanica","TBA","","","2022-12-24 12:43:54.752 +0100","" +1238,"Suplemento dos Anais da Academia Brasileira de Ciências","TBA","","","2022-12-24 12:43:54.752 +0100","" +1239,"Supplément au Bulletin de l'AFEQ","TBA","","","2022-12-24 12:43:54.752 +0100","" +1240,"Surrey Archaeological Collections","TBA","","","2022-12-24 12:43:54.752 +0100","" +1241,"Svensk Botanisk Tidskrift","TBA","","","2022-12-24 12:43:54.752 +0100","" +1242,"Sveriges geologiska undersokning","TBA","","","2022-12-24 12:43:54.752 +0100","" +1243,"Syesis","TBA","","","2022-12-24 12:43:54.752 +0100","" +1244,"Syllogeus","TBA","","","2022-12-24 12:43:54.752 +0100","" +1245,"Systema Ascomycetum","TBA","","","2022-12-24 12:43:54.752 +0100","" +1246,"Systematic Botany","TBA","","","2022-12-24 12:43:54.752 +0100","" +1247,"Systematic Botany Monographs","TBA","","","2022-12-24 12:43:54.752 +0100","" +1248,"Systematic Entomology","TBA","","","2022-12-24 12:43:54.752 +0100","" +1249,"Taiwania","TBA","","","2022-12-24 12:43:54.752 +0100","" +1250,"Taxon","TBA","","","2022-12-24 12:43:54.752 +0100","" +1251,"Tebiwa: The Journal of the Idaho State University Museum","TBA","","","2022-12-24 12:43:54.752 +0100","" +1252,"Telma","TBA","","","2022-12-24 12:43:54.752 +0100","" +1253,"Telopea","Telopea","0312-9764","2200-4025","2022-12-24 12:43:54.752 +0100","2023-01-03 12:44:20.145 +0100" +1254,"Tennessee Archaeology","TBA","","","2022-12-24 12:43:54.752 +0100","" +1255,"Termeszetrajzi Füzetek","TBA","","","2022-12-24 12:43:54.752 +0100","" +1256,"Terra Nostra","TBA","","","2022-12-24 12:43:54.752 +0100","" +1257,"Texas Journal of Science","TBA","","","2022-12-24 12:43:54.752 +0100","" +1258,"The American Journal of Science","TBA","","","2022-12-24 12:43:54.752 +0100","" +1259,"The American Midland Naturalist","TBA","","","2022-12-24 12:43:54.752 +0100","" +1260,"The Anthropocene Review","TBA","","","2022-12-24 12:43:54.752 +0100","" +1261,"The Archaeological Journal","TBA","","","2022-12-24 12:43:54.752 +0100","" +1262,"The Arkansas Archeologist","TBA","","","2022-12-24 12:43:54.752 +0100","" +1263,"The Auk","TBA","","","2022-12-24 12:43:54.752 +0100","" +1264,"The Beaver","TBA","","","2022-12-24 12:43:54.752 +0100","" +1265,"The Biogeography of Ground","TBA","","","2022-12-24 12:43:54.752 +0100","" +1266,"The Blue Jay","TBA","","","2022-12-24 12:43:54.752 +0100","" +1267,"The Botanical Review","TBA","","","2022-12-24 12:43:54.752 +0100","" +1268,"The Bryologist","TBA","","","2022-12-24 12:43:54.752 +0100","" +1269,"The Canadian Entomologist","TBA","","","2022-12-24 12:43:54.752 +0100","" +1270,"The Canadian Journal of Fisheries and Aquatic Sciences","TBA","","","2022-12-24 12:43:54.752 +0100","" +1271,"The Charleston Museum Leaflet","TBA","","","2022-12-24 12:43:54.752 +0100","" +1272,"The Coleopterists Bulletin","TBA","","","2022-12-24 12:43:54.752 +0100","" +1273,"The Compass","TBA","","","2022-12-24 12:43:54.752 +0100","" +1274,"The Condor","TBA","","","2022-12-24 12:43:54.752 +0100","" +1275,"The Cryosphere","TBA","","","2022-12-24 12:43:54.752 +0100","" +1276,"The Great Basin Naturalist","TBA","","","2022-12-24 12:43:54.752 +0100","" +1277,"The Herpetological Journal","TBA","","","2022-12-24 12:43:54.752 +0100","" +1278,"The Journal of Japanese Botany (Shokubutsu kenkyu zasshi)","TBA","","","2022-12-24 12:43:54.752 +0100","" +1279,"The Kiva","TBA","","","2022-12-24 12:43:54.752 +0100","" +1280,"The Maine Geologist","TBA","","","2022-12-24 12:43:54.752 +0100","" +1281,"The Midden","TBA","","","2022-12-24 12:43:54.752 +0100","" +1282,"The Mountain Geologist","TBA","","","2022-12-24 12:43:54.752 +0100","" +1283,"The National Speleological Society Bulletin","TBA","","","2022-12-24 12:43:54.752 +0100","" +1284,"The Ohio Journal of Science","TBA","","","2022-12-24 12:43:54.752 +0100","" +1285,"The Ontario Archaeological Society Arch Notes","TBA","","","2022-12-24 12:43:54.752 +0100","" +1286,"The Palaeobotanist","TBA","","","2022-12-24 12:43:54.752 +0100","" +1287,"The Pan-American Geologist","TBA","","","2022-12-24 12:43:54.752 +0100","" +1288,"The Plaster Jacket","TBA","","","2022-12-24 12:43:54.752 +0100","" +1289,"The Scientific Monthly","TBA","","","2022-12-24 12:43:54.752 +0100","" +1290,"The Southwestern Naturalist","TBA","","","2022-12-24 12:43:54.752 +0100","" +1291,"The Tennessee Conservationist","TBA","","","2022-12-24 12:43:54.752 +0100","" +1292,"The Texas Journal of Science","TBA","","","2022-12-24 12:43:54.752 +0100","" +1293,"The Wilson Bulletin","TBA","","","2022-12-24 12:43:54.752 +0100","" +1294,"The Wisconsin Archeologist","TBA","","","2022-12-24 12:43:54.752 +0100","" +1295,"Tijdschrift van het Koninglijk Nederlandsch Aardrijkskundig Genootschap","TBA","","","2022-12-24 12:43:54.752 +0100","" +1296,"Tiscia Monograph Sereies","TBA","","","2022-12-24 12:43:54.752 +0100","" +1297,"Tlatoani, Boletín de la Sociedad de Alumnos de la Escuela Nacional de Antropología e Historia","TBA","","","2022-12-24 12:43:54.752 +0100","" +1298,"Torrey Botanical Club Memoir","TBA","","","2022-12-24 12:43:54.752 +0100","" +1299,"Trabajos del V Congreso Latinoaméricano de Zoología","TBA","","","2022-12-24 12:43:54.752 +0100","" +1300,"Trace","TBA","","","2022-12-24 12:43:54.752 +0100","" +1301,"Trail and Landscape","TBA","","","2022-12-24 12:43:54.752 +0100","" +1302,"Transactions of the Academy of Science of Saint Louis","TBA","","","2022-12-24 12:43:54.752 +0100","" +1303,"Transactions of the American Entomological Society","TBA","","","2022-12-24 12:43:54.752 +0100","" +1304,"Transactions of the American Microscopical Society","TBA","","","2022-12-24 12:43:54.752 +0100","" +1305,"Transactions of the American Philosophical Society","TBA","","","2022-12-24 12:43:54.752 +0100","" +1306,"Transactions of the Illinois State Academy of Science","TBA","","","2022-12-24 12:43:54.752 +0100","" +1307,"Transactions of the Institute of British Geographers, New Series","TBA","","","2022-12-24 12:43:54.752 +0100","" +1308,"Transactions of the Kansas Academy of Science","TBA","","","2022-12-24 12:43:54.752 +0100","" +1309,"Transactions of the Microscopical Society of London","TBA","","","2022-12-24 12:43:54.752 +0100","" +1310,"Transactions of the Microscopical Society, New Series, London","TBA","","","2022-12-24 12:43:54.752 +0100","" +1311,"Transactions of the Natural History Society of Formosa","TBA","","","2022-12-24 12:43:54.752 +0100","" +1312,"Transactions of the Nebraska Academy of Sciences","TBA","","","2022-12-24 12:43:54.752 +0100","" +1313,"Transactions of the Royal Canadian Institute","TBA","","","2022-12-24 12:43:54.752 +0100","" +1314,"Transactions of the Royal Society of Canada","TBA","","","2022-12-24 12:43:54.752 +0100","" +1315,"Transactions of the Royal Society of Edinburgh","TBA","","","2022-12-24 12:43:54.752 +0100","" +1316,"Transactions of the San Diego Society of Natural History","TBA","","","2022-12-24 12:43:54.752 +0100","" +1317,"Transactions of the Wisconsin Academy of Sciences, Arts, and Letters","TBA","","","2022-12-24 12:43:54.752 +0100","" +1318,"Travaux de l'Institut de Spéologie Emile Racovitza","TBA","","","2022-12-24 12:43:54.752 +0100","" +1319,"Travaux scientifiques du Musée national d’histoire naturelle de Luxembourg","TBA","","","2022-12-24 12:43:54.752 +0100","" +1320,"Tropical Archaeobotany: applications and new developments","TBA","","","2022-12-24 12:43:54.752 +0100","" +1321,"Trudi Instituta Geologiyi, Vilnius","TBA","","","2022-12-24 12:43:54.752 +0100","" +1322,"Trudy Instituta Geologii Akademii Nauk Turkmenskoi SSR","TBA","","","2022-12-24 12:43:54.752 +0100","" +1323,"Tuexenia","TBA","","","2022-12-24 12:43:54.752 +0100","" +1324,"Tulane Studies in Geology","TBA","","","2022-12-24 12:43:54.752 +0100","" +1325,"Tulane Studies in Zoology","TBA","","","2022-12-24 12:43:54.752 +0100","" +1326,"Ukrainian Botanical Journal","TBA","","","2022-12-24 12:43:54.752 +0100","" +1327,"Ulter Journal of Archaeology","TBA","","","2022-12-24 12:43:54.752 +0100","" +1328,"Universitatea din Cluj-Napoca, Gradina Botanica, Contributii Botanice, Cluj-Napoca","TBA","","","2022-12-24 12:43:54.752 +0100","" +1329,"Universitätsforschungen zur Prähistorischen Archäologie Bonn","TBA","","","2022-12-24 12:43:54.752 +0100","" +1330,"University Michigan Museum of Paleontology, Papers on Paleontology","TBA","","","2022-12-24 12:43:54.752 +0100","" +1331,"University of California Publications in Geological Sciences","TBA","","","2022-12-24 12:43:54.752 +0100","" +1332,"University of California Publications in Zoology","TBA","","","2022-12-24 12:43:54.752 +0100","" +1333,"University of Kansas Paleontological Contributions. Vertebrata","TBA","","","2022-12-24 12:43:54.752 +0100","" +1334,"University of Kansas Publications, Museum of Natural History","TBA","","","2022-12-24 12:43:54.752 +0100","" +1335,"University of Lund, Department of Quaternary Geology. Report","TBA","","","2022-12-24 12:43:54.752 +0100","" +1336,"University of Oregon Anthropological Papers","TBA","","","2022-12-24 12:43:54.752 +0100","" +1337,"University of Texas at Austin, Texas Memorial Museum, Pearce-Sellards Series","TBA","","","2022-12-24 12:43:54.752 +0100","" +1338,"University of Toronto Studies, Geological Series","TBA","","","2022-12-24 12:43:54.752 +0100","" +1339,"University of Washington Publications in Biology","TBA","","","2022-12-24 12:43:54.752 +0100","" +1340,"USDA Technical Bulletin","TBA","","","2022-12-24 12:43:54.752 +0100","" +1341,"USNM Bulletin","TBA","","","2022-12-24 12:43:54.752 +0100","" +1342,"Uspekhi Sovremennoĭ Biologii","TBA","","","2022-12-24 12:43:54.752 +0100","" +1343,"Vancouver Natural History Society, Discovery, n.s.","TBA","","","2022-12-24 12:43:54.752 +0100","" +1344,"Vegatation History and Archaeobotany","TBA","","","2022-12-24 12:43:54.752 +0100","" +1345,"Vegetace ČSSR","TBA","","","2022-12-24 12:43:54.752 +0100","" +1346,"Vegetatio","TBA","","","2022-12-24 12:43:54.752 +0100","" +1347,"Verhandlungen der Internationalen Vereinigung für theoretische und angewandte Limnologie","TBA","","","2022-12-24 12:43:54.752 +0100","" +1348,"Verhandlungen der Kaiserlichen Leopoldinisch-Carolinischen Akademie der Naturforscher","TBA","","","2022-12-24 12:43:54.752 +0100","" +1349,"Verhandlungen der Zoologisch-Botanischen Gesellschaft in Österreich","TBA","","","2022-12-24 12:43:54.752 +0100","" +1350,"Verhandlungen des Botanischen Vereins Berlin-Brandenburg","TBA","","","2022-12-24 12:43:54.752 +0100","" +1351,"Verhandlungen des Botanischen Vereins der Provinz Brandenburg","TBA","","","2022-12-24 12:43:54.752 +0100","" +1352,"Veröffentlichungen des Geobotanischen Institutes der Eidg. Tech. Hochschule, Stiftung Rübel, in Zürich","TBA","","","2022-12-24 12:43:54.752 +0100","" +1353,"Vestnik Arheologii, Antropologii i Etnografii.","TBA","","","2022-12-24 12:43:54.752 +0100","" +1354,"Vestnik Moskovskogo Universiteta, Ser. 5, Geography","TBA","","","2022-12-24 12:43:54.752 +0100","" +1355,"Věstník Ústředního ústavu geologického","TBA","","","2022-12-24 12:43:54.752 +0100","" +1356,"Vie et Milieu - Life and Environment","TBA","","","2022-12-24 12:43:54.752 +0100","" +1357,"Viking Fund Publications in Anthropology","TBA","","","2022-12-24 12:43:54.752 +0100","" +1358,"Vínculos","TBA","","","2022-12-24 12:43:54.752 +0100","" +1359,"Voron. Reserv. Proc.","TBA","","","2022-12-24 12:43:54.752 +0100","" +1360,"Wahlenbergia","TBA","","","2022-12-24 12:43:54.752 +0100","" +1361,"Water","TBA","","","2022-12-24 12:43:54.752 +0100","" +1362,"Water, Air, & Soil Pollution","TBA","","","2022-12-24 12:43:54.752 +0100","" +1363,"Western North American Naturalist","TBA","","","2022-12-24 12:43:54.752 +0100","" +1364,"Westnik Moskovekogo Universiteta Ser. Geography","TBA","","","2022-12-24 12:43:54.752 +0100","" +1365,"Wetlands","TBA","","","2022-12-24 12:43:54.752 +0100","" +1366,"Wetlands Ecology and Management","TBA","","","2022-12-24 12:43:54.752 +0100","" +1367,"Wildenovia","TBA","","","2022-12-24 12:43:54.752 +0100","" +1368,"Wilson Bulletin","TBA","","","2022-12-24 12:43:54.752 +0100","" +1369,"Wisconsin Archeologist","TBA","","","2022-12-24 12:43:54.752 +0100","" +1370,"Wissenschaftliche Zeitschrift der Ernst-Moritz-Arndt-Universität Greifswald, Mathematisch-naturwissenschaftliche Reihe","TBA","","","2022-12-24 12:43:54.752 +0100","" +1371,"Wissenschaftliche Zeitschrift der Universität Halle. Mathematisch-Naturwissenschaftliche Reihe","TBA","","","2022-12-24 12:43:54.752 +0100","" +1372,"Wyoming Archaeologist","TBA","","","2022-12-24 12:43:54.752 +0100","" +1373,"Zacatuche","TBA","","","2022-12-24 12:43:54.752 +0100","" +1374,"Zeitschrift für Geologische Wissenschaften Berlin","TBA","","","2022-12-24 12:43:54.752 +0100","" +1375,"Zeitschrift für zoologische Systematik und Evolutionsforschung","TBA","","","2022-12-24 12:43:54.752 +0100","" +1376,"ZooKeys","TBA","","","2022-12-24 12:43:54.752 +0100","" +1377,"Zoologica Scripta","TBA","","","2022-12-24 12:43:54.752 +0100","" +1378,"Zoologica, Original-Abhandlungen dem Gesamtgebiete der Zoologie","TBA","","","2022-12-24 12:43:54.752 +0100","" +1379,"Zoological Journal of the Linnean Society","TBA","","","2022-12-24 12:43:54.752 +0100","" +1380,"Zoological Science","TBA","","","2022-12-24 12:43:54.752 +0100","" +1381,"Zoologicheskiy Zhurnal","TBA","","","2022-12-24 12:43:54.752 +0100","" +1382,"Zoologische Jahrbücher: Abteilung für Systematik, Geographie und Biologie der Tiere","TBA","","","2022-12-24 12:43:54.752 +0100","" +1383,"Zoologischer Anzeiger","TBA","","","2022-12-24 12:43:54.752 +0100","" +1384,"Zoologiska Bidrag från Uppsala","TBA","","","2022-12-24 12:43:54.752 +0100","" +1385,"Zoology","TBA","","","2022-12-24 12:43:54.752 +0100","" +1386,"Zoosystematics and Evolution","TBA","","","2022-12-24 12:43:54.752 +0100","" +1387,"Zootaxa","TBA","","","2022-12-24 12:43:54.752 +0100","" +1388,"The Australian Entomologist","Aust_Entomol","1320-6133","","2023-01-02 14:35:38.503 +0100","2023-01-02 14:35:38.503 +0100" +1389,"Acta Theriologica","Acta_Theriol","0001-7051","2190-3743","2023-02-17 15:26:59.165 +0100","2023-02-17 15:26:59.165 +0100" +1390,"Australian Journal of Zoology","Aust_J_Zool","0004-959X","1446-5698","2023-02-17 15:28:47.356 +0100","2023-02-17 15:28:47.356 +0100" +1391,"Australian Mammalogy","Aust_Mammal","0310-0049","1836-7402","2023-02-17 15:30:35.514 +0100","2023-02-17 15:30:35.514 +0100" +1392,"Journal of Applied Ecology","J_Appl_Ecol","0021-8901","1365-2664","2023-02-17 15:33:09.540 +0100","2023-02-17 15:33:09.540 +0100" +1393,"Mitochondrial DNA Part B","Mitochondr_DNA-B Resources","","2380-2359","2023-02-17 15:37:56.253 +0100","2023-02-17 15:37:56.253 +0100" +1394,"Wildlife Research","Wildlife_Res","","1448-5494","2023-02-17 15:39:56.017 +0100","2023-02-17 15:39:56.017 +0100" +1395,"Canadian Journal of Physics ","Can_J_Phys","0008-4204","1208-6045","2023-03-27 10:50:53.294 +0200","2023-03-27 10:50:53.294 +0200" +1396,"Continental Shelf Research","Cont_Shelf_Res","0278-4343","1873-6955","2023-03-27 10:50:53.763 +0200","2023-03-27 10:50:53.763 +0200" +1397,"Ichnos","Ichnos","1042-0940","1563-5236","2023-03-27 10:50:54.078 +0200","2023-03-27 10:50:54.078 +0200" +1398,"Journal of Sedimentary Research","J_Sediment_Res","1527-1404","1938-3681","2023-03-27 10:50:54.383 +0200","2023-03-27 10:50:54.383 +0200" +1399,"Ocean & Coastal Management","Ocean_Coast_Manage","0964-5691","1873-524X","2023-03-27 10:50:54.687 +0200","2023-03-27 10:50:54.687 +0200" +1400,"Radiation Measurements","Radiat_Meas","1350-4487","1879-0925","2023-03-27 10:50:54.990 +0200","2023-03-27 10:50:54.990 +0200" +1401,"Bayesian Analysis","Bayesian_Stat","","1931-6690","2023-06-07 13:38:09.591 +0200","2023-06-07 13:38:09.591 +0200" +1402,"Journal of the Royal Statistical Society Series C: Applied Statistics","J_Roy_Stat_Soc_C-APP","0035-9254","1467-9876","2023-06-07 13:40:33.750 +0200","2023-06-07 13:40:33.750 +0200" +1403,"Internet Archaeology","Internet_Archaeol","","1363-5387","2023-06-12 12:57:23.401 +0200","2023-06-12 12:57:23.401 +0200" +1404,"Journal of Agricultural, Biological and Environmental Statistics","J_Agr_Biol_Env_St","1085-7117","1537-2693","2023-06-16 08:52:39.580 +0200","2023-06-16 08:52:39.580 +0200" +1405,"Ambio","Ambio","0044-7447","1654-7209","2023-07-22 09:01:07.695 +0200","2023-07-22 09:01:07.695 +0200" +1406,"Ecological Management and Restoration","Ecol_Manag_Restor","1442-7001","1839-3330","2023-07-22 09:01:08.152 +0200","2023-07-22 09:11:58.749 +0200" +1407,"Environmental Pollution","Environ_Pollut","0364-4936","2639-9288","2023-07-22 09:01:08.477 +0200","2023-07-22 09:12:22.140 +0200" +1408,"Fire","Fire","","","2023-07-22 09:01:08.784 +0200","2023-07-22 09:01:08.784 +0200" +1409,"Journal of Urban Ecology","J_Urb_Ecol","","2058-5543","2023-07-22 09:01:09.090 +0200","2023-07-22 09:12:58.250 +0200" +1410,"Proceedings of the Royal Society of London. Series B, Biological sciences","P_R_Soc_B","0080-4649","2053-9193","2023-07-22 09:01:09.396 +0200","2023-07-22 09:14:31.613 +0200" +1411,"Regional Environmental Change","Reg_Environ_Change","1436-3798","1436-378X","2023-07-22 09:01:09.704 +0200","2023-07-22 09:15:29.733 +0200" +1412,"River Research and Applications","River_Res_Appl","1535-1459","1535-1467","2023-07-22 09:01:10.010 +0200","2023-07-22 09:15:50.477 +0200" +1413,"Science of the Total Environment","Sci_Total_Environ","0048-9697","1879-1026","2023-07-22 09:01:10.318 +0200","2023-07-22 09:16:17.179 +0200" +1414,"New Zealand Journal of Ecology","New_Zeal_J_Ecols","0110-6465","1177-7788","2023-07-27 14:41:34.217 +0200","2023-07-27 14:41:34.217 +0200" +1415,"Earth and Environmental Science Transactions of the Royal Society of Edinburgh","Earth_Env_Sci_T_R_So","1755-6910","1755-6929","2023-07-27 14:44:48.405 +0200","2023-07-27 14:44:48.405 +0200" +1416,"Fisheries research","Fish_Res","","1872-6763","2023-11-16 16:28:50.884 +0100","2023-11-16 16:28:50.884 +0100" +1417,"Soil Research","Soil_Res","1838-675X","1838-6768","2024-01-17 13:56:29.688 +0100","2024-01-17 13:56:29.688 +0100" +1418,"Bulgarian Geophysical Journal","Bulg_Geophys_J","1311-753X","2683-1317","2024-01-17 13:59:55.465 +0100","2024-01-17 13:59:55.465 +0100" +1419,"Quaternary Sciences ('Disiji yanjiu', CHN)","Quat_Sci-CHN","1001-7410","","2024-01-18 16:31:23.619 +0100","2024-01-18 16:31:23.619 +0100" +1420,"Biotropica","Biotropica","0006-3606","1744-7429","2024-04-16 09:50:58.090 +0200","2024-04-16 09:50:58.090 +0200" +1421,"Economic Geology","Econ_Geol","0361-0128","1554-0774","2024-09-26 11:52:17.709 +0200","2024-09-26 11:52:17.709 +0200" diff --git a/docs/source/storage/_global_RefAbstract__202404291521.csv b/docs/source/storage/_global_RefAbstract__202410081241.csv similarity index 88% rename from docs/source/storage/_global_RefAbstract__202404291521.csv rename to docs/source/storage/_global_RefAbstract__202410081241.csv index d3b5b4ec..c815b426 100644 --- a/docs/source/storage/_global_RefAbstract__202404291521.csv +++ b/docs/source/storage/_global_RefAbstract__202410081241.csv @@ -1,3966 +1,3979 @@ -"REFDBID","ABSTRACT" -"ADW:2022database","Animal Diversity Web (ADW) is an online database of animal natural history, distribution, classification, and conservation biology at the University of Michigan. Animal Diversity Web has... [_truncated_] --> Thousands of species accounts about individual animal species. These may include text, pictures of living animals, photographs and movies of specimens, and/or recordings of sounds. Students write the text of these accounts and we cannot guarantee their accuracy, --> Descriptions of taxa above the species level, especially phyla, classes, orders and families. Hundreds of hyperlinked pages and images illustrate the traits and general biology of these groups. Professional biologists prepare these pieces, for the most part." -"ADW:2023aep.ru","Species _Aepyprymnus rufescens_" -"ADW:2023ant.ce","Species _Antilope cervicapra_" -"ADW:2023bos.ta","Species _Bos taurus_" -"ADW:2023bub.bu","Species _Bubalus bubalis_" -"ADW:2023cae.fu","Species _Caenolestes fuliginosus_" -"ADW:2023cal.ca","Species _Caloprymnus campestris_" -"ADW:2023cal.de","Species _Caluromys derbianus_" -"ADW:2023cal.ph","Species _Caluromys philander_" -"ADW:2023can.fa","Species _Canis lupus familiaris_" -"ADW:2023cap.hi","Species _Capra hircus_" -"ADW:2023cer.ca","Species _Cercartetus caudatus_" -"ADW:2023cer.ni","Species _Cervus nippon_" -"ADW:2023cer.ti","Species _Rusa timorensis_" -"ADW:2023cer.un","Species _Rusa unicolor_" -"ADW:2023dac.tr","Species _Dactylopsila trivirgata_" -"ADW:2023das.by","Species _Dasyuroides byrnei_" -"ADW:2023den.be","Species _Dendrolagus bennettianus_" -"ADW:2023den.lu","Species _Dendrolagus lumholtzi_" -"ADW:2023ech.ru","Species _Echymipera rufescens_" -"ADW:2023fun.pe","Species _Funambulus pennantii_" -"ADW:2023gym.le","Species _Gymnobelideus leadbeateri_" -"ADW:2023hem.le","Species _Hemibelideus lemuroides_" -"ADW:2023hyp.mo","Species _Hypsiprymnodon moschatus_" -"ADW:2023iso.au","Species _Isoodon auratus_" -"ADW:2023iso.ma","Species _Isoodon macrourus_" -"ADW:2023lag.co","Species _Lagorchestes conspicillatus_" -"ADW:2023lag.fa","Species _Lagostrophus fasciatus_" -"ADW:2023lag.hi","Species _Lagorchestes hirsutus_" -"ADW:2023las.la","Species _Lasiorhinus latifrons_" -"ADW:2023lep.ca","Species _Lepus capensis_" -"ADW:2023lep.co","Species _Leporillus conditor_" -"ADW:2023lep.eu","Species _Lepus europaeus_" -"ADW:2023mac.ag","Species _Macropus agilis_" -"ADW:2023mac.an","Species _Macropus antilopinus_" -"ADW:2023mac.do","Species _Macropus dorsalis_" -"ADW:2023mac.fu","Species _Macropus fuliginosus_" -"ADW:2023mac.gg","Species _Macroderma gigas_" -"ADW:2023mac.gi","Species _Macropus giganteus_" -"ADW:2023mac.ir","Species _Macropus irma_" -"ADW:2023mac.la","Species _Macrotis lagotis_" -"ADW:2023mac.pr","Species _Macropus parryi_" -"ADW:2023min.au","Species _Miniopterus australis_" -"ADW:2023mus.er","Species _Mustela erminea_" -"ADW:2023mus.ni","Species _Mustela nivalis_" -"ADW:2023myr.fa","Species _Myrmecobius fasciatus_" -"ADW:2023not.ca","Species _Notoryctes caurinus_" -"ADW:2023not.fu","Species _Notomys fuscus_" -"ADW:2023not.ty","Species _Notoryctes typhlops_" -"ADW:2023nyc.ma","Species _Nyctophilus geoffroyi_" -"ADW:2023odo.vi","Species _Odocoileus virginianus_" -"ADW:2023ovi.ar","Species _Ovis aries_" -"ADW:2023pet.br","Species _Petrogale brachyotis_" -"ADW:2023pet.cn","Species _Petrogale concinna_" -"ADW:2023pet.da","Species _Petropseudes dahli_" -"ADW:2023pet.gr","Species _Petaurus gracilis_" -"ADW:2023pet.no","Species _Petaurus norfolcensis_" -"ADW:2023pet.pe","Species _Petrogale penicillata_" -"ADW:2023pet.pr","Species _Petrogale persephone_" -"ADW:2023pet.vo","Species _Petauroides volans_" -"ADW:2023pet.xa","Species _Petrogale xanthopus_" -"ADW:2023pha.mi","Species _Spilocuscus maculatus_" -"ADW:2023pot.lo","Species _Potorous longipes_" -"ADW:2023pse.ar","Species _Pseudochirops archeri_" -"ADW:2023pse.ci","Species _Pseudochirulus cinereus_" -"ADW:2023pse.hi","Species _Pseudomys higginsi_" -"ADW:2023pse.hr","Species _Pseudochirulus herbertensis_" -"ADW:2023pte.al","Species _Pteropus alecto_" -"ADW:2023pte.co","Species _Pteropus conspicillatus_" -"ADW:2023rat.ex","Species _Rattus exulans_" -"ADW:2023rat.no","Species _Rattus norvegicus_" -"ADW:2023rat.ra","Species _Rattus rattus_" -"ADW:2023rhi.au","Species _Rhinonicteris aurantia_" -"ADW:2023rup.ru","Species _Rupicapra rupicapra_" -"ADW:2023sar.ha","Species _Sarcophilus harrisii_" -"ADW:2023sci.ca","Species _Sciurus carolinensis_" -"ADW:2023set.br","Species _Setonix brachyurus_" -"ADW:2023smi.lo","Species _Sminthopsis longicaudata_" -"ADW:2023tar.ro","Species _Tarsipes rostratus_" -"ADW:2023thy.bi","Species _Thylogale billardierii_" -"ADW:2023thy.st","Species _Thylogale stigmatica_" -"ADW:2023tri.ca","Species _Trichosurus caninus_" -"ADW:2023vic.pa","Species _Lama pacos_" -"ADW:2023wyu.sq","Species _Wyulda squamicaudata_" -"ADW:2023xer.my","Species _Xeromys myoides_" -"AI:2005zyz.pe","Species _Zyzomys pedunculatus_" -"AIAS:1965report","ND" -"AIAS:1966radiocarbon","Recent Australian radiocarbon dates (1966)" -"ALA:2022database","The Atlas of Living Australia (ALA) is a collaborative, digital, open infrastructure that pulls together Australian biodiversity data from multiple sources, making it accessible and reusable. The ALA helps to create a more detailed picture of Australia’s biodiversity for scientists, policy makers, environmental planners and land managers, industry and the general public, and enables them to work more efficiently. The ALA is the Australian node and a full voting member of GBIF – the Global Biodiversity Information Facility – an international network and data infrastructure funded by the world’s governments and aimed at providing anyone, anywhere, open access to data about all types of life on Earth." -"ALA:2023swamp","Species _Rattus lutreolus_" -"AM:2020aus.au","Species _Austronomus australis_" -"AM:2020dob.ma","Species _Dobsonia magna_" -"AM:2020hip.at","Species _Hipposideros ater_" -"AM:2020hip.ce","Species _Hipposideros cervinus_" -"AM:2020hip.di","Species _Hipposideros diadema_" -"AM:2020hip.st","Species _Hipposideros stenotis_" -"AM:2020nyc.co","Species _Nyctophilus corbeni_" -"AM:2020rhi.me","Species _Rhinolophus megaphyllus_" -"AM:2020sco.ru","Species _Scoteanax rueppellii_" -"AM:2022ant.st","Species _Antechinus stuartii_" -"AM:2022pse.na","Species _Pseudomys nanus_" -"AM:2022pte.ma","Species _Pteropus macrotis_" -"AM:2022rhi.ph","Species _Rhinolophus philippinensis_" -"ANUAC:1986merimbula","This report details the investigation of two Aboriginal shell midden sites (MHE 8 and MHE 10) which lie on the northern shore of Merimbula Lake. The sites are about 1km southwest of the township of Merimbula on the far south coast of New South Wales (Figures 1 and 2). ... [_truncated_]" -"ANUAC:1986shellharbour","ANU Archaeological Consultancies was commissioned by the Public Works Department to conduct a test excavation and a site assessment of a shell midden at Shellharbour beach (Figure 1). This site was located by another consultant, Ms s. McIntyre during a preliminary investigation of the area for a proposed boatharbour and associated developments (McIntyre 1985). In addition to this site, McIntyre identified several locations which she suspected may be archaeologically sensitive. These were examined as part of this subsequent study. ... [_truncated_]" -"AOS:2022checklist","The American Ornithological Society's (AOS) Checklist is the official source on the taxonomy of birds found in North and Middle America, including adjacent islands. This list is produced by the North American Classification and Nomenclature Committee (NACC) of the AOS. The complete printed version of the 7th edition of the Checklist and its supplements are available to download. A hard copy of the 7th edition may be ordered from Buteo Books." -"APD:2011african","The database currently comprises 206198 names of African plants with their nomenclatural statuts. Data capture, edition and broadcast are the product of a collaboration between the South African National Biodiversity Institute, the Conservatoire et Jardin botaniques de la Ville de Genève, Tela Botanica and the Missouri Botanical Garden." -"APNI:2012index","APNI is a tool for the botanical community that deals with plant names and their usage in the scientific literature, whether as a current name or synonym. APNI does not recommend any particular taxonomy or nomenclature. For a listing of currently accepted scientific names for the Australian vascular flora, see the Australian Plant Census (APC). Information available from APNI includes... [_truncated_]" -"ASDP:2023kultarr","Species _Antechinomys laniger_" -"AWC:2023pet.bu","Species _Petrogale burbidgei_" -"AWC:2023smi.ai","Species _Sminthopsis aitkeni_" -"AWRC:2023mes.go","Species _Mesembriomys gouldii_" -"Abbuehl:2010peruvian","High magnitude precipitation events provide large contributions to landscape formation and surface denudation in arid environments. Here, we quantify the precipitation-dependent geomorphic processes within the Rio Piura drainage basin located on the Western Escarpment of the northern Peruvian Andes at 5°S latitude. In this region, monsoonal easterly winds bring precipitation to the > 3000 m asl high headwaters, from where the annual amount of precipitation decreases downstream toward the Pacific coast. Denudation rates are highest in the knickzones near the headwaters, ~ 200–300 mm ky− 1, and sediment discharge is limited by the transport capacity of the channel network. Every few years, this situation is perturbed by westerly, wind-driven heavy precipitation during El Niño events and results in supply-limited sediment discharge as indicated by bedrock channels. ... [_truncated_]" -"Abbuhl:2009zero","ND" -"Abrahami:2016sikkim","Understanding the relative strengths of tectonic and climatic forcing on erosion at different spatial and temporal scales is important to understand the evolution of orogenic topography. To address this question, we quantified exhumation rates at geological timescales and erosion rates at millennial timescales in modern river sands from 10 sub-catchments of the Tista River drainage basin in the Sikkim Himalaya (northeast India) using detrital apatite fission-track thermochronology and cosmogenic 10Be analyses, respectively. We compare these rates to several potential geomorphic or climatic forcing parameters. Our results show that millennial erosion rates are generally higher and spatially more variable than long-term exhumation rates in Sikkim. They also show strongly contrasting spatial patterns, suggesting that the processes controlling these rates are decoupled. ... [_truncated_]" -"Abramowski:2004nepal","ND" -"Abramowski:2006pamir","ND" -"Ackerer:2022strengbach","A rare dataset of in-situ 10Be from high-resolution depth profiles, soils, rock outcrops, and stream sediments is combined with geochemical analysis and modelling of regolith evolution to understand the variability of denudation rates in a mountain watershed (Strengbach critical zone observatory). High-resolution depth profiles are key to detect the presence of mobile regolith and to highlight how it affects the critical zone evolution. The modelling of regolith evolution and 10Be concentrations along depth profiles allow us to estimate both the cosmic ray exposure age (19 kyr) and the mean denudation rate (22 mm kyr-1) of the regolith without any steady-state assumption on 10Be concentrations. Comparison with maximum denudation rates inferred from topsoil samples collected from the surface of the depth profiles and calculated using the temporal steady-state assumption of 10Be concentrations highlights an overestimation of denudation by a factor of two. Maximum spatially averaged denudation rates determined from stream sediment samples also likely overestimate denudation rates by a factor of two. These biases are significant for investigating the geomorphological evolution and we propose a method to correct denudation rates using the inherited 10Be concentrations and the cosmic ray exposure age deduced from the high-resolution depth profiles. A key result is also that a steady state of 10Be concentrations and a steady state of regolith thickness are two different equilibrium states that do not necessarily coincide. The comparison between locally corrected and spatially averaged denudation rates indicates that the watershed geomorphology is not in a topographic steady state but is modulated by regressive fluvial erosion. Nonetheless, our study demonstrates that even in a watershed where the steady-state assumption of 10Be concentrations is not verified, the spatial variations of in-situ 10Be concentrations in sediments still carry qualitatively relevant information on the geomorphological evolution of landscapes." -"Ackert:2007divide","ND" -"Ackert:2008patagonian","ND" -"Ackert:2011ohio","ND" -"Acosta:201vegetation","The mechanisms by which climate and vegetation affect erosion rates over various time scales lie at the heart of understanding landscape response to climate change. Plot-scale field experiments show that increased vegetation cover slows erosion, implying that faster erosion should occur under low to moderate vegetation cover. However, demonstrating this concept over long time scales and across landscapes has proven to be difficult, especially in settings complicated by tectonic forcing and variable slopes. We investigate this problem by measuring cosmogenic 10Be-derived catchment-mean denudation rates across a range of climate zones and hillslope gradients in the Kenya Rift, and by comparing our results with those published from the Rwenzori Mountains of Uganda. We find that denudation rates from sparsely vegetated parts of the Kenya Rift are up to 0.13 mm/yr, while those from humid and more densely vegetated parts of the Kenya Rift flanks and the Rwenzori Mountains reach a maximum of 0.08 mm/yr, despite higher median hillslope gradients. While differences in lithology and recent land-use changes likely affect the denudation rates and vegetation cover values in some of our studied catchments, hillslope gradient and vegetation cover appear to explain most of the variation in denudation rates across the study area. Our results support the idea that changing vegetation cover can contribute to complex erosional responses to climate or land-use change and that vegetation cover can play an important role in determining the steady-state slopes of mountain belts through its stabilizing effects on the land surface." -"Adams:2016bhutan","Prior studies have proposed tectonic and climatic mechanisms to explain surface uplift throughout the Bhutan Himalaya. While the resulting enigmatic, low‐relief landscapes, elevated above deeply incised canyons, are a popular setting to test ideas of interacting tectonic and climatic forces, when and why these landscapes formed is still debated. We test the idea that these landscapes were created by a spatially variable and recent increase in rock uplift rate associated with the formation of structural duplexes at depth. We utilize a new suite of erosion rates derived from detrital cosmogenic nuclide techniques, geomorphic observations, and a landscape evolution model to demonstrate the viability of this hypothesis. Low‐relief landscapes in Bhutan are eroding at a rate of ~70 m/Ma, while basins from surrounding steep landscapes yield erosion rates of ~950 m/Ma, demonstrating that this portion of the range is in a transient period of increasing relief. Applying insights from our erosion rates, we explore the influence of an active duplex on overlying topography using a landscape evolution model by imposing a high rock uplift rate in the middle of a mountain range. Our simulations show that low‐relief landscapes with thick alluvial fills form upstream of convex knickpoints as rivers adjust to higher uplift rates downstream, a pattern consistent with geologic, geomorphic, and thermochronometric data from Bhutan. With our new erosion rates, reconstructed paleo‐river profiles, and landscape evolution simulations, we show that the low‐relief landscapes were formed in situ as they were uplifted ~800 m in the past ~0.8–1 Ma." -"Adams:2018holocene","Recent work has highlighted a strong, worldwide, alpine glacial impact on orogen erosion rates over the last 2 Ma. While it may be assumed that glaciers increased erosion rates when active, the degree to which past glaciations influence Holocene erosion rates through the adjustment of topography is not known. In this study, we investigate the influence of long-term tectonic and post-glacial topographic controls on erosion in a glaciated orogen: the Olympic Mountains, USA. We present 14 new 10Be and 26Al analyses which constrain Holocene erosion rates across the Olympic Mountains. Basin-averaged erosion rates scale with basin-averaged values of 5 km local relief, channel steepness, and hillslope angle throughout the range, similar to observations from non-glaciated orogens. These erosion rates are not related to mean annual precipitation or the marked change in Pleistocene alpine glacier size across the range, implying that glacier modification of topography and modern precipitation parameters do not exert strong controls on these rates. Rather, we find that despite spatial variations in glacial modification of topography, patterns of recent erosion are similar to those from estimates of long-term tectonic rock uplift. This is consistent with a tectonic model where erosion and rock uplift patterns are controlled by the deformation of the Cascadia subduction zone." -"Adams:2020climate","The ongoing debate about the nature of coupling between climate and tectonics in mountain ranges derives, in part, from an imperfect understanding of how topography, climate, erosion, and rock uplift are interrelated. Here, we demonstrate that erosion rate is nonlinearly related to fluvial relief with a proportionality set by mean annual rainfall. These relationships can be quantified for tectonically active landscapes, and calculations based on them enable estimation of erosion where observations are lacking. Tests of the predictive power of this relationship in the Himalaya, where erosion is well constrained, affirm the value of our approach. Our model allows estimation of erosion rates in fluvial landscapes using readily available datasets, and the underlying relationship between erosion and rainfall offers the promise of a deeper understanding of how climate and tectonic evolution affect erosion and topography in space and time and of the potential influence of climate on tectonics." -"Adams:2020community","Bioarchaeological research in Australia has lagged behind that in other regions due to understandable concerns arising from the disregard of Indigenous Australians rights over their ancestors‘ remains. To improve this situation, bioarchaeologists working in Australia need to employ more community-oriented approaches to research. This paper reports a project in which we employed such an approach. The project focused on burials in the Flinders Group, Queensland. Traditional Owners played a key role in the excavations and helped devise analyses that would deliver both scientific contributions and socially relevant outcomes. The fieldwork and laboratory analyses yielded a number of interesting results. Most significantly, they revealed that the pattern of mortuary practices recorded by ethnographers in the region in the early 20th century - complex burial of powerful people and simple interment of less important individuals - has a time depth of several hundred years or more. More generally, the project shows that there can be fruitful collaboration between archaeologists and Indigenous communities in relation to the excavation and scientific analysis of Aboriginal ancestral remains." -"Adeleye:2021bridge","The Last Glacial Maximum (LGM) remains an enigmatic period in southeast Australia due to the limited spatial and temporal resolution of its palaeoclimatic records. A major feature of the LGM landscape was the existence of the Bassian Land Bridge, joining Tasmania with the mainland of Australia during periods of low sea level, and potentially facilitating increased biotic movement between these regions. To better understand biogeographical changes on the land bridge and in southeast Australia generally during the LGM, we present a 35 ka-year palaeoecological record from one of the larger islands of Bass Strait." -"Adeleye:2021furneaux","Indigenous land use and climate have shaped fire regimes in southeast Australia during the Holocene, although their relative influence remains unclear. The archaeologically attested mid-Holocene decline in land-use intensity on the Furneaux Group islands (FGI) relative to mainland Tasmanian and SE Australia presents a natural experiment to identify the roles of climate and anthropogenic land use. We reconstruct two key facets of regional fire regimes, biomass (vegetation) burned (BB) and recurrence rate of fire episodes (RRFE), by using total charcoal influx and charcoal peaks in palaeoecological records, respectively. Our results suggest climate-driven biomass accumulation and dryness-controlled BB across southeast Australia during the Holocene. Insights from the FGI suggest people elevated the recurrence rate of fire episodes through frequent cultural burning during the early Holocene and reduction in recurrent Indigenous cultural burning during the mid--late Holocene led to increases in BB. These results provide long-term evidence of the effectiveness of Indigenous cultural burning in reducing biomass burned and may be effective in stabilizing fire regimes in flammable landscapes in the future." -"Adeleye:2021heathland","Understanding long-term heathland development is key in mitigating their current attrition globally. However, such knowledge is limited in Australia and the wider Southern Hemisphere. We aim to identify potential climatic and environmental drivers of Holocene heathland development in temperate-oceanic Australia (Bass Strait), and also assess the applicability of Iversen‘s conceptual model of interglacial vegetation development to the area." -"Adeleye:2022thesis","Global change poses a major threat to ecosystems and biodiversity. This is particularly evident in southeast Australia, where never-before-seen wildfires are associated with ecosystem destruction, as well as loss of wildlife, human lives and infrastructures. In order to tackle these challenges, there is a need for better understanding of long-term ecosystem changes in the region. This understanding will help in building robust knowledge baselines for management and restoration goals. The Bass Strait islands (BSI) provide a rare opportunity to investigate the long-term roles of climate and human land use in driving ecosystem and fire regime changes, due to their unique history of human occupation, which contrasts with surrounding southeast Australian regions. The BSI saw declining populations at the same time as population intensification occurred in southeast (SE) Australia in the mid-late Holocene. The BSI can thus be regarded as rare natural laboratories where climatic and anthropogenic drivers of long-term ecological dynamics can be disentangled. The knowledge of the different roles of climate and anthropogenic land use on ecosystems and fire regimes gained from these natural laboratories can be applied to areas of SE Australia to inform management strategies in an era of significant ecological changes. Therefore, this thesis provides a deeper understanding of past links between ecosystem change, changes in climate, fire regimes, and human land use in SE Australia, using the Bass Strait area as a case study. Specific questions addressed include, (1) What drove vegetation and wetland changes in SE Australia during the last glacial and Holocene? (2) What was the role of humans in vegetation and fire-regime changes in SE Australia during the Holocene? (3) How can this deep-time knowledge contribute to better managing the ecosystems and fire regimes of the BSI and SE Australia at large? In order to answer these questions, multiple wetland sediment cores were analysed to reconstruct vegetation, fire, and wetland histories of one of the least researched BSI (i.e. truwana/Cape Barren Island) and compared to existing palaeoecological records from neighbouring regions of SE Australian mainland and Tasmania. The thesis places these findings into a broader regional context, by analysing changes in vegetation and fire regimes and associated drivers of change across SE Australia, applying a quantitative approach for the first time. The results suggest that climate primarily drove ecosystem change across SE Australian region in the last ~35,000 years. Specifically, temperature change and shifts in Southern Westerly Winds (SWW) were key drivers of vegetation and wetland changes during the last glacial period, while sea-level change, and precipitation changes related to El Nino Southern Oscillation and SWW were more important during the Holocene. Indigenous people used fire to maintain open and diverse woodlands during the Holocene, and a combination of climate and anthropogenic land use controlled Holocene fire regimes across SE Australia. On a finer spatial scale, insights from the BSI suggest Indigenous frequent burning reduced the area burnt by climate-driven fires during the Holocene. Indigenous fire management minimized contiguous woody fuel accumulation over the landscape, which in turn reduced fire spread. The suppression of Indigenous cultural fire management by European colonisation, combined with climate change, created novel fire regimes in SE Australia in the last 200 years. The reinstatement of an Indigenous cultural burning approach is recommended to help reduce the occurrence of destructive fires in SE Australian forests and to preserve rare ecosystems, such as heathlands. This will help in restoring ecosystem health and biocultural heritage in SE Australia. Monitoring of wetland hydrology and salinity is also recommended to preserve wetlands of significant ecological values in Bass Strait and the wider region." -"Adeleye:2023moorland","Context: The primary factors(s) responsible for the maintenance of Alternative biome states (ABS) in world forest biomes remains unclear and debatable, partly due to insufficient long-term ecological data from suitable ecosystem sites. The occurrence of moorland in southern and western Tasmanian wet temperate forest presents a suitable setting to test for ABS and understand the main stabilizing factors of ABS. Objectives: We use a palaeoecological approach to test for ABS and identify the degree of vegetation change and the effect of climate change and fire occurrence associated with ABS in southern Tasmania. Methods: Sediment sequence from sink-hole lake in a forest and nearby pond in southern Tasmania were analysed for pollen and charcoal to reconstruct histories of forest, moorland and fire in the Tasmanian Wilderness World Heritage Area (TWWHA). Reconstructions were compared to palaeoclimate record. Results: Moorland and forest in southern Tasmania have occupied the same habitat for at least the last 2600 years, and neither past climate change nor fire occurrence affected the stability of the vegetation mosaic. We suspect that localized environmental settings, such as topography and edaphic conditions are the primary stabilizing factors of the forest-moorland mosaics. Conclusions: The observed stable vegetation mosaics in our study is contrary to the dominant ecological paradigm of landscape dynamics currently used to manage the TWWHA, and there is a need to refine the ecological basis of fire management in the area. Similar targeted palaeoecological studies are needed to fully understand the underlying factors responsible for the persistence of treeless vegetation in world forest biomes." -"Aguilar:2014huasco","Terrestrial cosmogenic nuclide concentrations in sediment are used to quantify mean denudation rates in catchments. This article explores the differences between the 10Be concentration in fine (sand) and in coarse (1–3 or 5–10 cm pebbles) river sediment. Sand and pebbles were sampled at four locations in the Huasco Valley, in the arid Chilean Andes. Sand has 10Be concentrations between 4.8 and 8.3·105 at g−1, while pebbles have smaller concentrations between 2.2 and 3.3·105 at g−1. It appears that the different concentrations, systematically measured between sand and pebbles, are the result of different denudation rates, linked with the geomorphologic processes that originated them. We propose that the 10Be concentrations in sand are determined by the mean denudation rate of all of the geomorphologic processes taking place in the catchment, including debris flow processes as well as slower processes such as hill slope diffusion. In contrast, the concentrations in pebbles are probably related to debris flows occurring in steep slopes. The mean denudation rates calculated in the catchment are between 30 and 50 m/Myr, while the denudation rates associated with debris flow are between 59 and 81 m/Myr. These denudation rates are consistent with those calculated using different methods, such as measuring eroded volumes." -"Aird:2020thesis","The existing state of the Earth and all living organisms in it, are defined by ways in which socioecological interactions have set trajectories in past and present contexts. Our ongoing survival depends on how socio-ecological interactions materialise into the future. In many societies, this theme has been the subject of rigorous debate, shaped political views and relationships, influenced the trade and exchange of resources, fuelled the insertion of borders, and is built into multi-generational knowledge systems. But seldom are long-term repositories of knowledge satisfactorily considered for holistic interpretations to plan for the future. Modern socio-ecological knowledge is important, although, the dilemma we experience in making sense of 'best stewardship' is the conundrum of shifting baseline understandings. Increasingly, baseline understandings deriving from deep time cultural contexts are being used to overcome this challenge in different parts of the world. Never has this approach been adopted for cases within the Great Barrier Reef (GBR) World Heritage region in Australia. At coastal sites along the length of the GBR, many cultural deep time sites exist. The material remains in these repositories comprise of ecologically and culturally important marine fauna. However key data that are directly extractable from these materials has not been prioritised to inform conservation practitioner teams. ... [_truncated_]" -"Aitken:1993cranbourne","The vegetation of the Cranbourne Botanic Garden has shown substantial changes during the Holocene due to the influences of climate, sea level rise, fire and, recently, European people. The earliest recorded phase, prior to 8,500 years BP, was characterised by ephemeral swamps and Casuarina-dom'mated dry-land communities. Climatic amelioration after this time is indicated by the establishment of permanent swamp conditions and an increase in Eucalyptus within the regional vegetation. Highest available moisture levels occurred between about 7,000 and 5,000 years ago as a result of increased effective precipitation and the attainment of high sea levels towards the end of the post-glacial marine transgression. Casuarina communities declined abruptly and were partially replaced by tall open eucalypt forests with a substantial amount of the wet sclerophyll taxon Pomaderris in the understorey. Increased climatic variability and burning within the last 5,000 years has led to the development of a diverse vegetation dominated by sclerophyll woodlands and heath which has been subsequently modified by European activities. These changes provide some basis for understanding the present nature and stability of the vegetation and should contribute to the formulation of future management practices." -"Akcar:2007kavron","ND" -"Akcar:2008vercenik","ND" -"Akcar:2011findlinge","ND" -"Akcar:2014mediterranean","ND" -"Akcar:2017anatolian","ND" -"Alexander:1989bassian","Summary: Evidence for level of occupation of Bassian land bridge prior to most recent inundation of Bass Strait from palynological, archaeological and geomorphological data from surrounding region and analysis of two cores from Bass Strait for pollen and carbonised particles; nature of vegetation on Bassian land bridge, and Bass Strait Islands." -"Alexanderson:2014jameson","ND" -"Alexanderson:2015brattforsheden","ND" -"Alfredson:1983helena","Discussion about the Aboriginal use of offshore Islands (Sullivan 1982a, 1982b) has prompted this preliminary report on St Helena Island, Moreton Bay, Queensland, which has evidence of over 2000 years of Aboriginal exploitation. A midden on this island exhibits the high density of bone typical of middens on New South Wales offshore islands, but in this case it is a large migratory fruit bat (Pteropus poliocephalue) rather than bird that is specifically exploited. Initial analysis of a small test excavation has revealed a change in the midden composition which would appear to indicate a change in the pattern of exploitation. Independent evidence appears to exist for a build-up of the mudflats between the mainland and the island, and the resultant increase in littoral resources, together with easier access to the island, is offered as an explanation for the variation in the midden composition." -"Alfredson:1999coombabah","Lake Coombabah was carried out (Alfredson and Kombumerri Aboriginal Corporation for Culture: 1998). Management recommendations following that assessment were that a collection of shell the disturbed heap of archaeological material from the previously recorded site, listed as LB.A39 on the State Government Cultural Heritage Branch files, be made for the purposes of radiocarbon dating. Another recommendation was that a further inspection be carried out of the southwestern part of the property to ensure that the proposed residential part of the development could meet the Environmental Protection Agency requirements that the development did not infringe the Cultural Record (Landscapes Queensland and Queensland Estate) Act 1987 in that it did not disturb places or items of cultural significance. A permit to collect from the Department of Environment and Heritage was required for this collection which was received at the end of January 1999. On 24 February the collection of shell and further inspection of the residential portion part of the development was carried out." -"Alfredson:2002pebble","Unpublished report to Keilor Fox and McGhie" -"Allen:1969phd","This thesis is an investigation into the use of archaeology as a technique for widening the range of historical evidence in the recent past. It records the first professional excavations of a European site in Australia, Port Essington in the Northern Territory. Consequently chapters 2 - 5 are concerned with describing the excavations and architecture remaining at Port Essington, and the methods and results of the analysis of a body of artifacts of types which have not been rul adequately described (at least in archaeological terms) elsewhere. The main object of this protracted analysis is to take full advantage of the unique opportunities of the site which was occupied for only eleven years and which has remained largely undisturbed since, thus providing a closely dated context for the artifacts which were recovered. A second major area of enquiry in this section is the analysis of an Aboriginal assemblage of implements made from bottle glass obtained from the European settlement.The implications of this collection are several: 1. It is the archaeological reflection of the impact of the Europeans upon the indigenous people. 2.It supports a hypothesis that the reasons for the non-manufacture of stone implements in the coastal regions of Arnhem Land may simply be explained as one of environmental determinism rather than cultural preference. 3. It adds important new information for the discussion of glass artifacts found elsewhere in the world. The second section is a brief history of the settlement. Chapter 6 examines the reasons for the establishment of Port Essington and suggests that the commercial reasons suggested by previous historians may be less important than the political considerations behind the establishment. Chapters 7 and 8 relate the history of the settlement, chapter 8 introducing the archaeological data as historical evidence. Chapter 9 suggests that following the discussion in chapter 6, Port Essington might well be regarded as a success rather than the failure it is generally considered to have been. The final chapter discusses the value of archaeology as a research tool for the recent historical past." -"Allen:1972darling","The Darling River, the second largest in eastern Australia, flows through an area of semi-arid grassland. The presence of the river in this dry region created a highly favourable environment for Aboriginal inhabitants. Historical descriptions of these Aborigines, mostly written in the late nineteenth century, show the Darling River as the single most important human resource in the Darling Basin. These records provide some evidence that the Bagundji Aborigines of the Darling basin moved from the narrow river margin into the drier hinterland and back again. These movements coincide with discernable seasonal climatic fluctuations. The majority of archaeological sites so far discovered in the Darling Basin are clustered around the shores of lakes. Some of these lakes have not been filled with water for the past 15,000 years. Analysis of these lakeside sites, dated back as far as 26,000 B.P, reveal that the prehistoric Aborigines exploited the Darling Basin in a similar manner to that described for the historic Aborigines. Stone implements recovered from the older sites are similar to those recovered from younger sites, such as Burke’s Cave, in the same region. This is taken as indicating that the inhabitants of the Basin have shared a single cultural tradition from the late Pleistocene to the ethnographic present." -"Allen:1972nebira","Nebira is a distinctive twin-peaked hill rising approximately 500 ft. above the inland coastal plain nine miles due north of Port Moresby township. It is composed of Eocene sediments belonging to the Port Moresby Beds, intruded by Sadowa gabbro of Oligocene age, and is bounded on the western side by an extension of the Bogoro Fault (Yates and de Ferranti 1967). The gabbro and associated metamorphic rock is presently being extensively quarried for road surfacing material." -"Allen:1988pleistocene","Pleistocene dates from three cave sites indicate the human capacity to colonise across two oceanic straits to the east of a former Tasmania–Australia–New Guinea continent by 33 kyr bp. The sites demonstrate exploitation of coastal marine and lowland tropical forest resources. They extend Pleistocene occupation into island Melanesia and demonstrate that the large islands of northern Melanesia have an antiquity of human occupation of the same order as the adjacent Greater Australian continent." -"Allen:1989human","The late Pleistocene colonization of Greater Australia by humans by c. 40,0130 b.p. is now generally accepted. This landmass, which comprised at periods of lower sea levels Tasmania, Australia and Papua New Guinea, has now produced sites with rich and diverse sequences extending towards or now mainly beyond 30,000 b.p., in the present arid country of western New South Wales (Barbetti & Allen 19723, in southwest Western Australia (Pearce & Barbetti 1981), in the Papua New Guinea Highlands (Gillieson & Mountain 1983), and recently even in Tasmania (Cosgrove 1989)." -"Allen:1991homeland","The idea for the Lapita Homeland Project arose out of a conversation with Jim Specht at the 52nd ANZAAS Congress held at Macquarie University in Sydney in 1982. It was a time of increasing interest in Melanesian archaeology; Green‘s decade of research into Lapita sites in the Reefs-Santa Cruz group of the eastern Solomons had culminated in his influential synthesis (Green 1979) and some associated disputes with colleagues (e.g. Clark and Terrell 1978; Green 1982). Specht himself was continuing to research and publish on the archaeology of West New Britain (Specht 1974; Specht and Koettig 1981; Specht and Hollis 1982; Specht, et al. 1981a; Specht et al. 1981b). At the Australian National University, Jean Kennedy and I had initially combined with Wallace Ambrose to expand his long term investigations into the Admiralty Islands, and Kennedy was extending this interest (Kennedy 1979, 1981a, 1981b, 1982, 1983)." -"Allen:1995contamination","Previous articles in ANTIQUITY have taken different views of the dating pattern for the human settlement of Australia. Is the apparent limit in the region of 35-40,000 years ago visible in the radiocarbon determinations a real date for the human presence? Or is it an artificial result of the dating method? A comparative study of the dating pattern in archaeological as against non-archaeological contexts may inform." -"Allen:1996bone","ND" -"Allen:1996forests","ND" -"Allen:1996spheres","Pleistocene dates from three cave sites indicate the human capacity to colonise across two oceanic straits to the east of a former Tasmania–Australia–New Guinea continent by 33 kyr bp. The sites demonstrate exploitation of coastal marine and lowland tropical forest resources. They extend Pleistocene occupation into island Melanesia and demonstrate that the large islands of northern Melanesia have an antiquity of human occupation of the same order as the adjacent Greater Australian continent." -"Allen:1996stone","ND" -"Allen:1996warragarra","ND" -"Allen:1996warreen","ND" -"Allen:2003colonised","Despite significant advances in radiometric dating technologies over the last 15 years, and concerted efforts in that time to locate and date new sites and redate known sites in Australia and New Guinea, there is yet little consensus on when humans first arrived in the Pleistocene continent. A majority of scientists now agree people were present at least by 45,000 years ago, but many still argue for dates up to and beyond 60,000 years ago. The long chronology continues to be driven by the five well-known sites of Nauwalabila, Malakunanja, Huon Peninsula, Lake Mungo and Devil’s Lair. This paper reviews the data which have appeared for these sites over the last decade. It argues that uncertainty over much of the earliest data stems from questions of artefact context and site taphonomy rather than dating technologies. The problem is an archaeological one which has received insufficient attention." -"Allen:2017motupore1","ND" -"Allen:2020anbangbang","In 1985, Annie Clarke analysed botanical materials from Anbangbang 1 and Djuwarr 1, Kakadu National Park, western Arnhem Land. The 49 wooden artefacts from Anbangbang 1 and 20 wooden artefacts from the Djuwarr 1 site in Deaf Adder Gorge are now in the collections of the Museum and Art Gallery of the Northern Territory (MAGNT). This research involves a re-examination of these artefacts in terms of their morphological and functional attributes. They are interpreted within the context of ethnographic observations and information from Arnhem Land archaeological sites of a comparable age, particularly those combining archaeology with rock art research. The study shows convergence between the archaeology, rock art and ethnography, indicating the importance of spears in the life of Aboriginal people, in this case reed spears and spears with barbed heads. The study also documents variability as regards seasonality of site use and hunting patterns in response to environmental changes around 1,500 BP." -"Allen:2023legacy","Ngaut Ngaut (Devon Downs) and Tungawa (Fromm's Landing) 2 and 6 are located in the Gorge Section of the Lower Murray River. They were excavated more than 60 years ago. Unusually, they preserved fauna over the 6000 or 7000 years of occupation. Assessing this record, it is concluded that Aboriginal agents were responsible for the middens in these rockshelters. Following this, Ngaut Ngaut and the Tungawa sites are compared in terms of their dating, stratigraphy and changes in the fauna through time. While the majority of species are present throughout at all three sites, there are shifts in the number of animals in concert with Holocene environmental changes. After 3000 BP, the trend is to increased attention being given to resources from the riparian and river zones and away from the dryland Murray Plains. An increase in shellfish and the presence of crayfish gastroliths support this contention. Nearby Tartanga Island provides a record of Holocene sedimentary changes in the Murray River associated with altered sea level and flood regimes, particularly the deposition of the Monoman and Coonambidgal formations. The latter creating a landscape of highly productive swamps and backwaters. The information from these legacy excavations supports the conclusion that a shift in the locus of Aboriginal hunting and gathering activities accompanied mid- and late-Holocene environmental changes on the Lower Murray River." -"Allison:2006strategy","In the coastal heathlands of southern Victoria, populations of a rare dasyurid, the swamp antechinus (Antechinus minimus maritimus), are restricted to small and disjunct patches of suitable habitat. Although characteristics of their preferred habitat in terms of vegetation structure and composition have been described, little is known of their diet preferences. Diet and food availability of the species was examined at two coastal and two inland sites, during winter and spring by way of faecal analyses and pitfall trapping. Only minor differences in diet were observed between the coastal and inland habitats and this was consistent across season. There was, however, variation in food availability between the two habitat types, with generally higher frequencies of invertebrates occurring within the inland than in the coastal habitat during spring. Even so, when diet was directly compared with food availability, the differences observed within individual categories within each season were similar in magnitude and direction for both habitats, suggesting that inland and coastal populations of the swamp antechinus have similar dietary strategies. Insect larvae, Diplopoda and Coleoptera appeared to be favoured dietary items being almost consistently over-represented in the diet compared to their availability, whereas Collembola, Amphipoda, Dermaptera and Formicidae were avoided as they were never consumed in proportion to their availability. Although dietary preferences were evident, there was no clear selection of any one particular prey item, and so the swamp antechinus was considered a dietary generalist. Also, as the species sampled from most of the range of prey items available to them, it fits the qualitative criterion of opportunism. The generalist strategy of the swamp antechinus is likely to be advantageous in an environment subject to disturbance." -"Alloway:2018cycles","ND" -"Altmeier:2010maud","ND" -"Ambrose:1973obsidian","ND" -"Ambrose:1976obsidian","It is the purpose of this paper to place the evidence from on of the most useful and widely distributed of the traded and exchanged materials, obsidian, in its prehistoric context over the last few thousand years in Melanesia. At he same time the prehistoric context may itself be enhanced by th evidence which this data brings to it. An understanding of some of the basic characteristics of trade in the recent past with Melanesia will help to focus attention on factors of importance in the prehistoric case. Before he evidence for the age and distribution of obsidian in Melanesia is described some digressions into trade in the recent past are therefore warranted." -"Ambrose:1981impermanence","The circumpacific region is characterized geologically by active volcanicity, one productof which is the volcanic glass obsidian which was an important resource for prehistoric communities. The island arcs of Melanesia are volcanically active and in four widely separated areas obsidian or pitch-stone was available and exploited prehistorically. Archaeologits have for some time appreciated the value of obsidian to prehistoric non-metal using communities and have therefore devised ways for gleaning was much information as possible on the use and distribution of this resource." -"Ambrose:1982archaeometry","The papers in this volume were given at a conference on Archaeometry at the Australian Museum, Sydney, from 15 to 18 February 1982. As a relatively new term Archaeometry has yet to be defined in a way acceptable to all those who claim to be its practitioners. Some may doubt that all the papers included in this volume can claim to be relevant to the term. The two introductory papers by Fleming and Jones address themselves to the question of definitions and ponder the difficulty of defining archaeornetry as an interdisciplinary area of research." -"Ambrose:1988bronze","This small tabular bronze artefact, recovered from an occupation layer sealed beneath volcanic ash on Lou Island, is the first bronze artefact found in a dated context in Papua New Guinea, well outside the range of the normal occurrence of bronze in southeast Asia." -"Ambrose:1994obsidian","Obsidian hydration dating relies on the precise measurement of the depth of hydration developed over time in the surface of obsidians, but the loss of surface by natural dissolution at some archaeological sites can result in erroneous age determinations. By focussing the hydration measurement on internal crack surfaces protected from external surface erosion, acceptable results have been achieved from a Pleistocene age site in Papua New Guinea. Measurement of the hydration profile in thin sections of the sampled obsidian by computer imaging results in an improved reading error for the hydration depth. By using the system on archaeological obsidians from the Pamwak site, the relative age results are more consistent with the radiocarbon age determinations than conventional obsidian hydration dating." -"Ambrose:2012engraved","In the early 1900s thirteen engraved Conus shell valuables were dug from prehistoric midden mounds in Oro Province. Since the early 1970s nineteen undated surface finds have been found in the northern Massim of Milne Bay Province. When three artifacts became available for AMS radiocarbon dating, provided they were restored after sampling to their original visual appearance, a specialist team was assembled and this paper reports its findings regarding the thirty-two shells. The paper covers sampling and conservation, dating (including new information on the local oceanic reservoir effect), distribution, art, depositional and cultural histories. These distinctive Conus shell valuables are part of the material culture found along the northern coast of the eastern tip of New Guinea and on the islands of the northern Massim during the Expansion Phase c.1000–500 BP. Their decoration is comparable to that produced by Milne Bay Province woodcarvers in historic times. This continuity makes them the oldest radiocarbon dated artifacts decorated in the Massim art style." -"Ames:2020grassridge","Grassridge rock shelter is located in the high elevation grassland foothills of the Stormberg Mountains in the Eastern Cape of South Africa. This places Grassridge at an important biogeoclimatic intersection between the Drakensberg Mountains, the South African coastal zone, and the interior arid lands of southern Africa. First excavated in 1979, the approximately 1.5 m stratigraphic sequence was divided into two major occupational components: a 50–70 cm thick Later Stone Age component dating between 7–6 ka and an underlying 50–80 cm thick Middle Stone Age component dated to 36 ka at the base. Here we present a reanalysis of the Grassridge stratigraphic sequence that combines new optically stimulated luminescence and radiocarbon age estimates with sedimentological and microbotanical analyses to evaluate site formation processes and the palaeoenvironmental context of human occupations. Results indicate a complex history of geogenic, anthropogenic, and biogenic inputs to the depositional sequence that are interspersed with pulsed human occupation from 43–28 ka, 13.5–11.6 ka, and 7.3–6.8 ka. Microbotanical remains indicate a cooler, drier grassland environment in MIS 3 that transitions to a warmer, moister grassland environment dominated by summer rainfall in the middle of MIS 1. The pulsed occupational sequence identified at Grassridge is characteristic of the Pleistocene and Holocene record across the greater high elevation grassland region of South Africa, which, based on comparison with other currently available evidence, seems linked to a complex system of forager mobility entwined with rapidly fluctuating palaeoenvironments across the last glacial to interglacial transition." -"Amidon:2013tibet","ND" -"Amos:2010soda","ND" -"Andermann:2011nepal","This thesis deals with the role of precipitation on erosion and landscape formation in the Nepal Himalayas. I investigate all successive steps involved in the erosion process: 1) Starting from the evaluation of precipitation datasets, 2) the transfer of precipitation to river discharge, 3) the mobilization and transport of material out of the mountain range, 4) and finally, erosion constrains over longer time-scales. I show that the dataset derived from the interpolation of rain gauge data performs best in the Himalayas. I demonstrate the importance of an until now unconsidered, major compartment of the Himalayan discharge cycle, which I identify as a fractured basement aquifer, and estimate the snow and ice melt contribution to the Himalayan rivers. Erosion rates calculated from suspended sediment fluxes and cosmogenic nuclide analysis range between 0.1 and 4 mm/yr. The rivers in the Nepal Himalayas are supply limited and the hillslopes as contributing source are transport limited. Last I show that over several thousand years erosion is not related with precipitation, but with relief." -"Andersen:2018plateau","ND" -"Andersen:2018scandinavia","ND" -"Andersen:2020greenland","ND" -"Anderson:2000australian","ND" -"Anderson:2014bulla","Archaeological study of the Maribyrnong River valley north of Melbourne has been crucial to understanding long-term human habitation in Australia. A recent cultural heritage investigation across the incised valley of Deep Creek at Bulla has yielded new information on the chronology and context of Aboriginal occupation along this tributary of the Maribyrnong. Extensive lithic artefact scatters, featuring diverse materials and forms, span a large alluvial terrace beside a meander bend at the base of the valley. As well as documenting the abundant artefacts present on the surface and at shallow depths below ground, a mechanical excavation clarified the geomorphology of the terrace and verified the presence of deeply buried cultural deposits. Quartzite implements were found within stratified silt deposits of up to 3 m depth, and charcoal samples were recovered from secure cultural contexts. Radiocarbon age estimates obtained from these samples confirm human occupation of this valley before and during the Pleistocene--Holocene transition." -"Anderson:2017mcmurdo","ND" -"Anderson:2020skelton","ND" -"Anderson:2021dynamic","Recurring occupation beside waterways is an essential part of Aboriginal dwelling and movement in the landscape. Riverbanks and their wider floodplains were repeatedly inhabited as hunting and fishing grounds and to gather plants and other materials; moreover, Aboriginal people used rivers and creeks as routeways and landmarks to navigate Country, for meetings and ceremonies, to affirm boundaries and territorial claims; and they were sacred features whose origins were captured in stories and songs. Archaeological investigations often encounter material that hints at persistent occupation of riverine landforms, but it is rare to conclusively prove the overall duration that a place was inhabited and the length of occupation episodes. Excavations near Sale in central Gippsland, in GunaiKurnai Country, identified one such place. ... [_truncated_]" -"Angel:2016sweden","ND" -"Animalia:2023axi.ax","Species _Axis axis_" -"Animalia:2023axi.po","Species _Axis (Hyelaphus) porcinus_" -"Animalia:2023bet.ga","Species _Bettongia gaimardi_" -"Animalia:2023bet.le","Species _Bettongia lesueur_" -"Animalia:2023bet.pe","Species _Bettongia penicillata_" -"Animalia:2023dam.da","Species _Dama dama_" -"Animalia:2023pet.as","Species _Petrogale assimilis_" -"Animalia:2023pet.ro","Species _Petrogale rothschildi_" -"Animalia:2023pla.in","Species _Planigale ingrami_" -"Animalia:2023pot.gi","Species _Potorous gilbertii_" -"Animalia:2023pse.ro","Species _Pseudantechinus roryi_" -"Animalia:2023pse.wo","Species _Pseudantechinus woolleyae_" -"Animalia:2023set.el","Species _Setirostris eleryi_" -"Animalia:2023smi.du","Species _Sminthopsis douglasi_" -"Anjar:2014sweden","ND" -"Anker:2001johnston","Lake Johnston cirque contains some of the best subalpine rainforest in Tasmania. Pollen from the sediments shows Lagarostrobos franklinii, which presently reaches 1040 m, may be a glacial relict. Nothofagus cunninghamii--Nothofagus gunnii subalpine rainforest developed between 9000 and 6000 14C yr B.P., with a maximum at 8700 14C yr B.P. After 6000 14C yr B.P. Nothofagus gunnii became more important, and from 3600 14C yr B.P. sclerophyll and heath components increased. Partial burning of the catchment occurred periodically. Early Holocene climate was warmer and wetter than late Holocene climate. The vegetation and climate changes are similar to those recorded from western South Island New Zealand and Chile. Radiocarbon dates give a sedimentation rate of 0.43 mm/yr. Cores are correlated by magnetic susceptibility. Magnetic ages are assigned by matching with the 14C-dated secular variation master curve for southeastern Australia. Magnetic ages are consistent with the 14C chronology when the former are adjusted by 350 years." -"Anquetin:2012testudinata","Recent discoveries from the Late Triassic and Middle Jurassic have significantly improved the fossil record of early turtles. These new forms offer a unique opportunity to test the interrelationships of basal turtles. Nineteen fossil species are added to the taxon sample of the most comprehensive morphological phylogenetic analysis of the turtle clade. Among these additional species are recently discovered forms (e.g. Odontochelys semitestacea, Eileanchelys waldmani, Condorchelys antiqua), taxa generally omitted from previous analyses (e.g. chengyuchelyids, Sichuanchelys chowi) and species included in a phylogenetic analysis for the first time (Naomichelys speciosa and Siamochelys peninsularis). The coding of several characters is reassessed in the light of recent observations, but also in order to reduce unwarranted assumptions on character and character state homologies. Additional characters from previous analyses, as well as five new ones, are also included, resulting in a data matrix of 178 characters scored for 86 turtle species and seven fossil outgroups. The dataset resolves the relationships of most newly included taxa, with the exception of S. chowi and ‘Chengyuchelys’ dashanpuensis." -"Ansberque:2015longriba","Following the 2008 Wenchuan earthquake (Sichuan, China), the dextral strike-slip Longriba fault system (LFS) has been recognized as a main intracontinental structural boundary within the eastern Tibetan Plateau. While numerous studies have focused on the Longmen Shan frontal range to constrain the dynamics of the eastern Tibetan margin, little is known on the LFS, particularly on its eventual influence on the geomorphological evolution of the latter. Here, we provide a new data set of denudation rates derived from beryllium-10 concentrations in river sediments from 33 medium-sized catchments. Our sampling area covers the frontier between the dissected margin and the low relief interior plateau. Our results reveal a sharp increase of denudation across the LFS, from < 0.1 mm/y in the Ruoergai basin to 0.3 mm/y toward the Longmen Shan range. Such denudation pattern indicates a major morphotectonic control of the fault system on the eastern Tibetan margin evolution. Additional topographic analysis confirms the role of the LFS as an important geomorphological boundary, restraining the westward propagation of river incision into the low-relief areas, thus partly preventing the dismantling of the eastern Tibetan Plateau." -"Anson:1983thesis","This thesis undertakes an analysis of the decoration and composition of largely unpublished Lapita pottery from the Watom, Ambitle, Talasea and Eloaue sites in the Bismarck Archipelago. The composition of other pottery types which were found at Watom and may be related to Lapita is also analysed. The purpose of these analyses is to study the inter-relationship of this pottery and of the sites in which it was discovered. With the aim of attempting extra-mural comparisons, pottery decoration analysis has been broadened to include pottery decoration from other Lapita sites to the east outside the Bismarck Archipelago. The method adopted to compare the decoration of the pottery consists of a quantitative analysis of 516 ungrouped decorative motifs from 16 sites or collections (Table XII). It is considered that the method adopted improves upon earlier analyses of this type. An analytical innovation was the use of an Electron Microprobe which enabled a distinction to be made between the compostion of intra-assemblage pottery types at Watom. The study of Lapita pottery decoration reveals the existence of a third Lapita province which is earlier than the Western and Eastern Lapita provinces already proposed. site niteraction in this Far Western Lapita province is then studied more closely through the comparison of the composition of pottery which is found there. The significance of these discoveries with respect to current theory concerning the origins and nature of Lapita settlement in the south west Pacific is discussed." -"Anson:1986lapita","This paper presents a classification of Lapita sites from the Bismarck Archipelago, Papua New Guinea and island groups to the east. The classification is based on a comparative analysis of the pottery decoration present at each site. I begin by comparing the pottery decoration at Watom Island (Fig. 1), known since early this century (Meyer 1909, 1910; Specht 1967), with the decoration found at more recently discovered pottery sites in the Bismarck Archipelago. Decoration from the Bismarck sites is then compared ot that of ‘Western‘ and ‘Eastern‘ Lapita styles (Green 1979). The resulting classification forms the basis of a re-examination of models which have been proposed to explain Lapita and its mode of entry into Polynesia." -"Anson:2000excavations","At Vunavaung (SDI) in the coastal settlement of Rakival, two of a series of four test pits just in front of the raised coral cliff at the rear of the present-day village revealed an undisturbed 1.4-m-deep cultural deposit, sealed by about 1.8 to 2.2 m of redeposited and primary volcanic ash. The excavations, although of limited extent, provided four securely dated pottery assemblages spaced over 1000 years from 800 BC to after AD 200. These document the stratigraphic relationship between highly decorated Lapila pottery at the beginning of the sequence and ceramics minimally decorated with applied-relief and nail incision at the end." -"Anson:2005revised","ND" -"Antcliff:1988emsin","Research into the prehistory of the Bismarck Archipelago draws upon a number of sources of information including archaeology, linguistics and biological anthropology. However, the information provided by the first discipline usually takes precedence when attempting to define the prehistory of the region. Thus it is not possible for linguistic evidence to determine when a particular island or region was first occupied: linguistic reconstructions are an attempt to approach the past by examining the present. Evidence for the antiquity of occupation of a particular place may only be revealed securely by archaeology. Although there are now some points of consensus between scholars in these disciplines (e.g. there was some sort of movement of people speaking Austronesian languages assoiated with the introduction of Lapita pottery), it should be noted that the evidence provided by these three related disciplines dos not always correlate exactly. Thus in the 1983 volume of the Journal of Human Evolution a linguist proposes a sequence for different migrations to New Guinea and Island Western Melanesia (Wurm, 1983), while a number of biological anthropologists (e.g. Rhoads, 1983; Sarjeanston et al., 1983) argue that the evidence of various gene frequencies is not suggestive of a one-to-one relationship between the language of groups and their ethnic affinities. Thus they propose that systems of migrations based on linguistics may have to be adjusted to accommodate biological evidence." -"Aoki:1999khumbu","ND" -"Aoki:2000kiso","ND" -"Aoki:2003dryas","ND" -"Aplin:2010early","The sciences of Quaternary studies and archaeology have developed hand in hand in Australasia so that, as a rule, there is a close match for any particular biome between knowledge of late Quaternary environments and both the time depth and richness of regional archaeological records. The southeast Australian Alps represent a significant exception to this rule. For while the environmental history of this biome is relatively well known, at least since the termination of the last glaciation at c. 16,000 BP (e.g. Kershaw and Strickland 1989; Martin 1999; Barrows et al. 2001; Hope 2003; Kershaw et al. 2007), evidence of human activity above 1000 m elevation currently extends back no further than 4000 years (Flood 1980; Kamminga 1992, 1995; Lourandos 1997; Mulvaney and Kamminga 1999). Even more remarkably, the regional palaeoenvironmental record does not contain a strong signature of prehistoric human activity. For example, Geoffrey Hope‘s extensive palynological and sedimentological studies of mountain mires in New South Wales and the ACT found no obvious signature of prehistoric burning that might be linked to human activity (Macphail and Hope 1985; Hope 2003), a result that is replicated elsewhere in the region (Ladd 1979; Green et al. 1988; Kershaw and Strickland 1989; Dodson et al. 1994; McKenzie 1997, 2002; Mooney et al. 1997)." -"AquinoLopez:2018plum","In studies of environmental change of the past few centuries, 210Pb dating is often used to obtain chronologies for sedimentary sequences. One of the most commonly used approaches to estimate the age of material at different depths in a sequence is to assume a constant rate of supply (CRS) or influx of 'unsupported' 210Pb from the atmosphere, together with a constant or varying amount of 'supported' 210Pb. Current 210Pb dating models do not use a proper statistical framework and provide poor estimates of the uncertainties. Here, we develop a new model for 210Pb dating, where ages and values of supported and unsupported 210Pb form part of the parameters. We apply our model to a case study from Canada as well as to some simulated examples. Our model can extend beyond the current CRS approach, deal with asymmetric errors and mix 210Pb with other types of dating, thus obtaining more robust, realistic and statistically better defined age estimates." -"Araho:1995wandokai","ND" -"Archer:1972prehistoric","Reports on faunas found in caves near Augusta, WA; youngest known fossil Sarcophilus specimen from Australian mainland; first record of Rattus tunneyi discussed." -"Archer:1974thylacine","ND" -"Argueta:2023bernardino","Temporal and spatial variations of tectonic rock uplift are generally thought to be the main controls on long-term erosion rates in various landscapes. However, rivers continuously lengthen and capture drainages in strike-slip fault systems due to ongoing motion across the fault, which can induce changes in landscape forms, drainage networks, and local erosion rates. Located along the restraining bend of the San Andreas Fault, the San Bernardino Mountains provide a suitable location for assessing the influence of topographic disequilibrium from perturbations by tectonic forcing and channel reorganization on measured erosion rates. In this study, we measured 17 new basin-averaged erosion rates using cosmogenic 10Be in river sands (hereafter, 10Be-derived erosion rates) and compiled 31 10Be-derived erosion rates from previous work. We quantify the degree of topographic disequilibrium using topographic analysis by examining hillslope and channel decoupling, the areal extent of pre-uplift surface, and drainage divide asymmetry across various landscapes. Similar to previous work, we find that erosion rates generally increase from north to south across the San Bernardino Mountains, reflecting a southward increase in tectonic activity. However, a comparison between 10Be-derived erosion rates and various topographic metrics in the southern San Bernardino Mountains suggests that the presence of transient landscape features such as relict topography and drainage-divide migration may explain local variations in 10Be-derived erosion rates. Our work shows that coupled analysis of erosion rates and topographic metrics provides tools for assessing the influence of tectonic uplift and channel reorganization on landscape evolution and 10Be-derived erosion rates in an evolving strike-slip restraining bend." -"Arkle:2017trinidad","Cosmogenic 10Be measured in sediments from Northern Range catchments on the island of Trinidad reveals low millennial-scale rates of erosion (average ~ 40 mm/ka) that increase roughly eightfold, from 11 to 92 mm/ka, eastward across the mountain range. These results, in conjunction with an analysis of mountain morphometrics, are consistent with Quaternary east-side-up tilting of the Northern Range, which has occurred recently (~ 100 ka). The highest millennial-scale erosion rates coincide spatially with Quaternary east-side surface uplift (albeit not in magnitude), high modern rainfall rates, low topographic relief, and convex longitudinal stream profiles, indicating transient Quaternary erosion. We interpret that hillslope adjustment and erosion of the Northern Range is buffered from climatic and tectonic forcings by dense tropical vegetation cover, thick saprolite, and porous regolith. Compared with longer-term, thermochronology exhumation rates, we document that an order of magnitude deceleration of and reversal in the locus of erosion and exhumation has occurred during the Pliocene to the Holocene. We suggest that these combined data sets highlight distinct syn- and post-collisional phases of Northern Range development that are related to a major change in relative Caribbean-South American plate motion from oblique convergence to transform motion. Oblique collision during the mid-Miocene likely caused relatively higher rates of and asymmetric exhumation of the Northern Range. Post-collisional mountain-scale tilting is likely caused by a combination of crustal extension in the Gulf of Paria and by deep subsurface lithospheric detachment processes that drives dynamic topography." -"Armitage:1998radiocarbon","Indirect dating methods have been applied to the rock paintings of Chillagoe, north Queensland, revealing patterns of superimposition, depictions of items of known antiquity, the use of fragile paints such as mud, and in-situ pigment stratigraphies (David 1994). These patterns suggest that the Chillagoe rock paintings are relatively young, likely less than 3000 years old. A change in the geographical distribution of rock painting styles suggests a regionalization of the styles starting around 3000 years BP. Such regionalization implies that major cultural changes accompanied the changes in rock painting styles. This model of temporal change is now being investigated through a collaboration between the University of Queensland, ANSTO and the Department of Chemistry, Texas A&M University to directly analyze radiocarbon in the charcoal pigments in several of the Chillagoe rock paintings Samples were collected from fourteen separate charcoal rock drawings at five rock shelters in the Chillagoe region. A small area of each drawing was scraped using a sterile scalpel blade and the material was collected on a square of aluminum foil. The resulting powder was a mixture of limestone substrate, charcoal pigment and overlying accretion. Latex gloves were worn when sampling and when handling the foil to prevent contamination. Enclosed in the foil, each sample was placed in a zipper-seal polyethylene bag, carefully labeled and brought back to the laboratory at Texas A&M University. They were then photographed under magnification and weighed after foreign debris (fabric fibers, etc.) were removed; weights ranged from 9 to 66 milligrams of total material. One sample weighing 263 milligrams was to be divided for duplicate analysis. Typically, 100 micrograms of carbon is sufficient for radiocarbon analysis by AMS." -"Arnold:2019bleaching","Previous assessments of thermally transferred optically stimulated luminescence (TT-OSL) signal resetting in natural sedimentary settings have been based on relatively limited numbers of observations, and have been conducted primarily at the multi-grain scale of equivalent dose (De) analysis. In this study, we undertake a series of single-grain TT-OSL bleaching assessments on nineteen modern and geological dating samples from different sedimentary environments. Daylight bleaching experiments performed over several weeks confirm that single-grain TT-OSL signals are optically reset at relatively slow, and potentially variable, rates. Single-grain TT-OSL residual doses range between 0 and 24 Gy for thirteen modern samples, with >50% of these samples yielding weighted mean De values of 0 Gy at 2σ. Single-grain OSL and TT-OSL dating comparisons performed on well-bleached and heterogeneously bleached late Pleistocene samples from Kangaroo Island, South Australia, yield consistent replicate age estimates. Our results reveal that (i) single-grain TT-OSL residuals can potentially be reduced down to insignificant levels when compared with the natural dose range of interest for most TT-OSL dating applications; (ii) the slow bleaching properties of TT-OSL signals may not necessarily limit their dating applicability to certain depositional environments; and (iii) non-trivial differences may be observed between single-grain and multi-grain TT-OSL bleaching residuals in some modern samples. Collectively, these findings suggest that single-grain TT-OSL dating may offer advantages over multi-grain TT-OSL dating in certain complex depositional environments." -"Arzhannikov:2012sayan","ND" -"Ash:2008totalai","Totalai is the site of the earliest known village on Mua. This paper presents the results of initial archaeological investigations at this site, discussing in particular implications for an archaeology of the colonial period relative to seascapes." -"Ash:2013surf","This paper describes (a) the methods and results of a morphometric reconstruction and (b) a size variability study of a heavily fragmented Atactodea (=Paphies) striata (surf clam) assemblage recovered from a small midden on the island of Muralag in the southwest Torres Strait, Queensland. Two intense but discrete pulses of late Holocene cultural activity at the site have been determined. Phase 1 is centred around 622 cal. BP (544-674 cal. BP) and Phase 2 is centred around 485 cal. BP (426-532 cal. BP). The results from our morphometric reconstruction reveal a statistically significant change (reduction) in the mean valve size of A. striata between occupational phases. Mean size and range of valve sizes are used as measures to determine when people were potentially exploiting the surf clam in Phases 1 and 2. While more data is required to determine an exact season of death, our findings reveal a relative signal of the seasonal exploitation of A. striata between these two phases." -"Ash:2014thesis","This thesis is an archaeological examination of the colonial history of the Mualgal people (the Indigenous people of Mua, western Torres Strait, northeastern Australia) from their first entanglements with the London Missionary Society in the late nineteenth century, to their later supposed ‘absorption‘ into the Queensland State bureaucracy following the turn of the twentieth century. The two case studies considered - Totalai and Poid - are seminal ancestral village sites for the Mualgal today. They offer a rare opportunity for researchers to examine changing Mualgal traditions of the colonial era with relatively fine-grained temporal resolution. Occupation of each village during this colonial period was short (although an even earlier village at Totalai has a pre-colonial antiquity) and relates to a different phase in Torres Strait’s colonial history: the indirect ‘rule‘ of the LMS years (c.1871 - 1904) and the colonial authority of the Queensland Government Protectors (c.1904 - 1950)." -"Ash:2020object","Ground-stone objects such as stone-headed clubs (gabagab) and axes/adzes held key positions in ethnographically known social networks encompassing Torres Strait and southern central New Guinea. However, the antiquity of ground-stone artefacts in this region is poorly understood given the small number of ground-stone objects found in dated archaeological contexts. We report on the discovery of a 1,200-year-old fragment of a ground-stone implement recovered from an archaeological excavation at a Kaurareg campsite on the south coast of Muralag in southwest Torres Strait. We discuss this find relative to the dataset of dated ground-stone objects available for the region and consider implications for understanding socio-demography, identity markers, and the development of social networks in Torres Strait." -"Ash:2022frontier","Archaeological investigations have documented an ideological and occupied frontier in the Lower Tagali Valley along the southern margins of the Highlands of Papua New Guinea. Open-area excavations document two types of house structure associated with Huli occupation of the Lower Tagali Valley landscape, a women's house (wandia) and a lodge and ceremonial complex associated with a bachelor cult (ibagiyaanda). Excavation revealed the complete floor plan of the women's house site and multiple structural elements of the ceremonial complex. Radiocarbon dating provides a chronology for both sites that accords with genealogical histories for the colonization of this landscape by Huli during the early nineteenth century, or approximately eight generations ago. These archaeological findings are consistent with the strategies still employed today by Huli in the initial ideological incorporation of new territory and anchoring of expansionary claims through subsequent settlement and cultivation." -"Ash:2022marra","In archaeology, investigations into the social and cultural contexts of stone artefacts have largely focused on their typological styles, manufacturing technologies, functions, geographic distributions and the significance of the quarries they come from. Yet what is oftentimes overlooked is the deeper contemporary understandings by Indigenous groups of the stone artefacts recovered from excavations. In this paper, we analyse an assemblage of 9,642 excavated stone artefacts from the rockshelter site of Walanjiwurru 1 in Marra Country in northern Australia, in light of the cosmological significance of regional stone sources to local Aboriginal groups. Each recovered stone artefact, and the quarries of their raw materials, is laden with meanings that help reveal how Marra Aboriginal people socially and cosmologically engaged with their landscape. By combining archaeological and Marra cultural perspectives, we argue that subtle variations in the range of stones and their relational characteristics signal changing political engagements with ancestral places over the past 2300 years." -"Asmussen:2005phd","ND" -"Ast:2003helodermatidae","Family Helodermatidae" -"Ast:2003lanthanotidae","Family Lanthanotidae" -"Ast:2003varanidae","Family Varanidae" -"Ast:2003xenosauridae","Family Xenosauridae" -"Atchison:2005keep","We analyse archaeobotanical remains from three excavated rockshelter sites, Jinmium, Granilpi and Punipunil, in the Keep River region, northwestern Australia. The record is dominated by burnt fragmented seed remains from the fruit trees Persoonia falcata and Buchanania obovata, consistent with ethnographic records of whole fruits being pounded into pastes and cakes at the beginning of the summer wet season. Surface seed samples of non-cultural origin are mostly whole and unburnt, and contain higher proportions of grass seeds. Sustained processing of fruit seeds is first visible in the archaeological record about 3500 years ago. Spatial and temporal variation in its intensity is evident since that time until it declines following European colonisation. The decline does not represent total site abandonment, but a reorientation of activities following the ecological and social changes that came with pastoralism. The former included the local decline of P. falcata with more intense fire regimes." -"Atkins:2022preservation","Plant macrofossils are an important source for detailed vegetation reconstructions, often at the species level, which usually cannot be achieved with other plant material such as pollen and spores. However, the preservation quality of plant macrofossils is not well understood, especially in cave settings. Here, we assess the preservation quality of Quaternary plant macrofossils of Casuarinaceae, Astroloma humifusum, Banksia marginata and Eucalyptus species for Robertson Cave, in the World Heritage listed Naracoorte Caves. We conclude that the level of preservation varies considerably among taxa and plant organs, which can influence the vegetation reconstruction. Woody endocarps and fruits preserved better as macrofossils than leaves and flowers. The age of the sediment did not always impact the preservation quality, although in some cases it led to clear deterioration. The impact of fire was evident and possibly influenced the preservation potential of some taxa. Therefore, care must be taken when reconstructing vegetation from plant macrofossils as preservational changes and floristic change are sometimes difficult to separate." -"Attenbrow:1980loggers","In January 1978 a salvage archaeology program began in the storage area of the Gosford/Wyong water supply dam which is being constructed across Upper Mangrove Creek. The program involves the recording of 32 Aboriginal archaeological sites which will be inundated. Of these 26 are shelters with deposits which were either test pitted or more substantially excavated. The excavation of one of these shelters. Loggers Shelter, has been particularly interesting. This shelter is 7m long x 2.5m deep x 6m high with a northwesterly aspect. A smaller, more sheltered area (3m long x 1.5m deep x about 2m high) at the eastern end has drawings on the back wall. The shelter is about 20m above and 35m distant from Mangrove Creek." -"Attenbrow:1982mangrove","The aims of the project are to look at the type, frequency and location of Aboriginal archaeological sites within the Upper Mangrove Creek catchment in terms of their environmental setting, as well as to examine the role of the study area in the prehistory of the central coast of New South Wales. ... [_truncated_]" -"Attenbrow:1983bindea","Stocks & Holdings are proposing to develop l hectare of land in Bonnet Bay for a residential sub-division. The land to be developed is the lower half of the ridgeside below Lincoln Crescent. The land is bounded on the eastern/upper side by a small dirt vehicle track, and on the western/lower side by a small freshwater swamp. ... [_truncated_]" -"Attenbrow:1992balmoral","During Mosman Municipal Council's Aboriginal heritage study a rockshelter in Botanic Reserve, Balmoral Beach (Figure 1), was identified as a site in which the deposits were being extensively disturbed by the activities of local children (Koettig 1991). Many years previous, midden deposits to a depth of one metre were removed during roadworks so that the surface of the deposit in the rockshelter was level with the adjacent road. However, archaeological materials (eg stone artefacts) continued being found in the rockshelter. This suggested that, even though a considerable depth of deposit had been removed, all of the archaeological deposits had not been removed. And, even though the surface of the remaining deposits were disturbed, there was a possibility that undisturbed deposits remained at depth in the site. If so, that these deposits would contain evidence of Aboriginal occupation pre-dating 2,000 or 3,000 years ago (Attenbrow 1992). ... [_truncated_]" -"Attenbrow:1992midden","Distinguishing natural accumulations of shell from Aboriginal shell middens is a problem often faced by archaeologists working in coastal regions (Attenbrow 1984; Ceci 1984; Dortch 1991; McBryde 1973; Statham 1892). I recently investigated two buried layers of shell which their discoverers thought could be Aboriginal shell middens. One was in Cumberland Street in Sydney's CBD and the other in St Ives, a northern suburb of Sydney. My initial field examinations suggested the former was an Aboriginal shell midden and the latter natural shell bed material. It was obvious from their locations, well above the shoreline, that neither were in situ natural shell beds. However, because of the contexts in which they occurred, the question remained: were they, (1) in situ Aboriginal shell middens; (2) humanly redeposited natural shell bed material; (3) humanly re-deposited Aboriginal shell midden; or (4) in the case of Cumberland Street, food remains of early British settlers?" -"Attenbrow:1993darling","Archaeological excavations took place Darling Mills State Forest 2 (NPWS Site No 45-6-2097) in January 1992 (Attenbrow 1992). The site, a rockshelter with deposits containing evidence of Aboriginal occupation, is located in West Pennant Hills, in the north-western area of Sydney (Fig. 1). ... [_truncated_]" -"Attenbrow:1994jackson","The long-term research issues being addressed in the Port Jackson Archaeological Project concern the nature and development of coastal economies, and the impact of rising sea levels and associated environmental change on human populations. ... [_truncated_]" -"Attenbrow:1995fishing","Contemporary diaries and the water-colours of artists such as the Port Jackson Painter vividly tell of Aboriginal life when the First Fleet in 1788 settled its cargo of convicts in Australia. Fishing was important around the waters of Port Jackson, whose Aboriginal inhabitants are recorded to have used the techniques of spear-fishing and angling. Were other methods also used? Fish remains from a shell midden provide an opportunity to investigate." -"Attenbrow:1995jackson","Long-term research issues being addressed in the Port Jackson Archaeological Project concern the nature and development of coastal economies, and the impact of rising sea levels and associated environmental change on human populations. ... [_truncated_]" -"Attenbrow:1995menngeya","Dates for the initial appearance of points in the semi-arid zone of the Northern Territory are discussed in the light of archaeological excavations in a rockshelter near Katherine. Analysis of the stone artefacts from Mennge-ya indicates the presence of a two-phased sequence of stone artefact assemblages, with points restricted to the upper levels. A comparison of dates for the first appearance of unifacial and bifacial points in different parts of northern Australia suggests a movement from the northeast (Arnhem Land) to the southwest (Victoria River and the Kimberley), and then later to the arid interior. Relationships between the introduction of points and the arrival and expansion of new languages are briefly explored." -"Attenbrow:1999coastal","Coastal archaeology is concerned with the culture and activities of peoples who lived along the coastal margins (cf. Flood 1982:29). In southeastern Australia the territories and ranges of coastal Aboriginal peoples extended back from the ocean and estuarine shorelines to include an area of the adjacent forested hinterland. Sub­sistence strategies were designed to take advantage of seasonal availability and abundance of a variety of marine and terrestrial resources in different parts of the landscape. ... [_truncated_]" -"Attenbrow:2002sydney","ND" -"Attenbrow:2003mangrove","Explanations for dramatic late Holocene changes in numbers of habitation sites and artefacts in Australia include changes in demography, technology, subsistence strategies, risk minimisation strategies, levels of mobility and land use patterns. Archaeological fieldwork in the Upper Mangrove Creek catchment, New South Wales central coast hinterland, revealed evidence of increasing numbers of habitation sites over the past 11,000 years, with dramatic increases in the 2nd and 1st millennia BP. However, the timing and direction of changes in artefact accumulation rates in individual habitations and the catchment as a whole did not coincide with trends in the habitation sites. Dramatic increases occurred in the 3rd millennium BP and substantial decreases in the 1st millennium BP. This paper explores ways of interpreting the late Holocene trends in the habitation indices for the Upper Mangrove Creek catchment in terms of changing habitation, mobility and land use patterns." -"Attenbrow:2004changing","ND" -"Attenbrow:2004pacific","ND" -"Attenbrow:2007ages","Between 1979 and 1987 a number of Aboriginal sites were excavated in the Upper Mangrove Creek catchment on the New South Wales central coast as part the Mangrove Creek Dam Salvage Project (Attenbrow 1981,1982a; Vinnicombe 1984) and PhD research (Attenbrow 1982b, 2004). ... [_truncated_]" -"Attenbrow:2007sydney","The Upper Mangrove Creek catchment was an ideal locality in which to undertake field investigation into Aboriginal use of the coastal hinterland. The area, 101 square kilometres in size, is rich in sites that provided significant archaeological evidence of Aboriginal use of the coastal hinterland. The catchment became the focus of major archaeological salvage work in the late 1970s, prior to the construction of the Mangrove Creek Dam. Further research, undertaken by Val Attenbrow, on the total catchment expanded upon the results of earlier work. This monograph describes the later research project and summarises the salvage program results. This evidence is used by the author to explore current research issues relating to the interpretation of the mid- to late-Holocene archaeological record in Australia, particularly quantitative changes relating to population numbers and aspects of human behaviour, such as risk management, subsistence, mobility and land-use patterns." -"Attenbrow:2012royal","Royal National Park and its environs has a rich suite of Aboriginal sites that provide much information about the life and activities of the Aboriginal people who lived in coastal Sydney prior to British colonisation. These archaeological sites include rock engravings, shell middens in rockshelters and open locations, rockshelters with drawings and stencils, as well as grinding grooves. Archaeological excavations in Royal National Park in the 1960s were amongst the earliest in southeastern Australia to provide evidence that the tools and equipment used by Aboriginal people and their way of life had changed over time. The excavations in Royal National Park and southern Sydney, which continue today, provide evidence of the tools and equipment people used in their daily lives, the raw materials they used in manufacturing these items, as well as the animals they hunted, fished and gathered. This article presents a brief review of the contribution that past and recent archaeological excavations have made to our knowledge about the life and activities of Aboriginal people who lived in what is now Royal National Park and southern Sydney prior to British colonisation." -"Augustinus:2017boco","ND" -"Austral:1997pow","This report documents the archaeological investigation of the Aboriginal prehistoric use of the area at the Prince of Wales (POW) Hospital in Randwick proposed for redevelopment as an Infectious Diseases Clinic and an Ambulatory Clinic. The area affected is located in the southern portion of the Hospital site off Barker Street (see Figure 1.18). This area contained the historic site remains of Randwick Destitute Children's Asylum Cemetery and of its subsequent use as a military and repatriation hospital. ... [_truncated_]" -"Ayliffe:1988naracoorte","Bone samples and associated speleothems from critical locations in limestone caves near Naracoorte, South Australia, were selected for U-series dating in order to test the reliability of U-aeries ages of bone material, and to make an informed age assessment of the bone deposit in terms of Quaternary climate. The age distribution of the speleothem samples reveals that speleothem growth ceased, or was considerably diminished, between 200 and 120 ka ago, a time corresponding to the penultimate glaciation (Oxygen-isotope Stage 6). This is consistent with observations from several other caves and suggests that conditions generally were unfavorable for speleothem formation during glacial periods. The U-aeries ages of fossil bones are inconsistent with those of associated speleothems, indicating secondary U addition to the bones. Discordancy between 230Th/234U and 231Pa/235U ages suggests that this secondary uptake of U was not a single event, but a more or less continuous process. However, the 234U/238U signatures of the bones are more consistent with a model of U assimilation caused by a succession of short events, than by a process of continuous diffusion. The absolute age control provided by the speleothems, combined with the minimum age limits for individual bones, suggest that the bone deposit was formed prior to the last interglacial period, most probably during Oxygen-isotope Stage 6." -"Ayliffe:1998precipitation","230Th/234U dating of speleothems from southeastern Australia documents changes in effective precipitation over the past 500 ky at a temporal resolution not previously achieved. Results show that the highest effective precipitation for the southeastern interior of Australia occurred during stadials and cool interstadials of the past four glacial cycles. Interglacials and warm interstadials, as well as glacial maxima, are comparatively arid. We suggest that lower regional temperatures over the continent and changes in atmospheric ... [_truncated_]" -"Ayliffe:2008tight","A well-stratified succession of fossiliferous sediments occurs in Tight Entrance Cave, southwestern Australia. These infill deposits contain the remains of megafauna and have accumulated intermittently since the Middle Pleistocene: >137, 137–119 and 50–29ka, according to the results of 14C, U–Th, ESR and OSL dating techniques. Megafaunal species richness was highest in the latest part of the penultimate glacial maximum and during the subsequent last interglacial (137–119ka), but remains are less abundant following an apparent ∼70ka depositional hiatus in the sequence. Most megafaunal specimens from the upper (<44ka) units are fragmentary, and reworking from older strata cannot yet be ruled out. However, one specimen of Simosthenurus occidentalis (a large extinct kangaroo), a pair of articulated dentaries showing no signs of secondary transportation, was found within a sedimentary layer deposited between 48 and 50ka. This represents one of the youngest demonstrably in situ occurrences of an Australian megafaunal taxon." -"BHAUS:2023not.ro","Species _Notomys robustus_" -"Backhouse:1993barker","ND" -"Backwell:2014wonderkrater","Here we provide a multiproxy record of climate change and human occupation at Wonderkrater, a spring and peat mound site situated in the interior of southern Africa. Recently extracted sediment cores yielded a number of Middle Stone Age (MSA) artefacts, prompting exploratory excavation of the sediments to understand better the geomorphology of the site, age of the sediments, cultural lithic sequence, vegetation and faunal remains, and to try to establish whether human use of the site was to some extent climatically driven. Excavations yielded late Pleistocene mammal fauna and flora, and three small MSA lithic assemblages with age estimates of 30 ka, >45 ka and 138.01 ± 7.7 ka. The upper layers comprise peat that preserves macrobotanical and faunal remains, implying local fen conditions in Acacia savanna woodland at 12 ka. Below the upper peat layers, a 1 m-thick layer of white sand yielded two MSA lithic assemblages in association with faunal remains dated to between 30.8 ± 0.7 ka and >45 ka. Clay underlying the sand has an OSL age of 63.1 ± 5.8 ka, and sandy peat below it has an Infrared Stimulated Luminescence (IRSL) age of 70 ± 10 ka. Faunal remains in the lower sand levels, and dental stable carbon isotope analysis of herbivores, indicate a substantial grassland component in the landscape during late MIS 3 (>45 ka). Charcoal, phytolith and pollen data show a change from moderately warm and dry grassy savanna woodland in the lower sand levels, to cooler and wetter grassland with woody shrubs in the uppermost levels by 30 ka. The conditions that resulted in the deposition of the sand also attracted people to the site, but whether it served as an oasis in an arid landscape, or was occupied during wet phases, is unclear. The composition of the lithic assemblages, which include many tools suitable for cutting, suggest that the peat mound may have been used as a place to harvest reeds, process plant materials and butcher animals that were either deliberately or accidentally trapped in mud or peat." -"Badding:2013brooks","ND" -"Bader:2018umbelibelli","Umbeli Belli is a quartzite rock shelter located in the Mpambanyoni river valley in KwaZulu-Natal, South Africa. Building on earlier work by Cable in 1979 we excavated the site in three seasons between 2016 and 2018 and recovered important archaeological data on the later part of the Middle Stone Age [MSA] and the Later Stone Age [LSA]. New OSL dates of the sequence demonstrate that the site was used intensively during the final MSA and the Pleistocene LSA. We identified 12 geological units covering a sequence of nearly 2 m thickness. Excavations have not yet reached bedrock. Here we focus on the assemblage from layer 7 which marks the latest expression of the MSA at Umbeli Belli. The layer provided an OSL age of 29 ± 2 ka and was found to contain some of the most distinct formal tools of the MSA, the so-called hollow-based points. Taking aside two isolated finds from Kleinmonde and Border Cave, this tool type was elsewhere found exclusively within the terminal MSA occupations of Sibudu and Umhlatuzana. Notwithstanding the fact that hollow-based points are likely to represent one of the most reliable fossil directeurs of the MSA, neither the tools themselves nor the corresponding assemblages in which they are found have so far received adequate attention compared to other periods. Based on current results from Umbeli Belli we provide new techno-typological evidence about the final MSA in the eastern part of South Africa together with new radiometric dates. We observe first that hollow-based points are not the only defining feature of the final MSA and should be rather seen as embedded within a diagnostic technocomplex. We question existing typological differentiations of traditional tool types, such as unifacial and bifacial points, and provide alternative assessments based on the morphological and physical properties of retouched tools. Finally we discuss the final MSA period in and surrounding KwaZulu-Natal in the light of new dating results and address future perspectives." -"Bafmatuk:1980islanders","The small islands of the St Matthias Group, which form part of the Bismarck Archipelago in the West Pacific Ocean, occupied a strategic position during prehistoric times. Relics of the past, demonstrating the islands‘ importance, were unearthed when an airstrip was constructed on Eloaue Island. These fragmented remains were not studied until the discovery was reported to the Director of the National Museum and Art Gallery. The find was of considerable significance as the sherds picked-up by local villagers were identical to the pottery excavated at prehistoric sites elsewhere in Papua New Guinea. Archaeological excavations on Ambitle Island, three hundred and ninety kilometres to the south, on Watom Island near Rabaul and at Talasea, on the central north coast of New Britain, had unearthed typical examples of Lapita pottery." -"Bai:2018xianshuihe","ND" -"Bailey:1975midden","Complementary techniques of midden analysis have been applied to large oyster mounds on the Richmond River, New South Wales, in order to quantify the dietary contribution of the molluscs. The results are compared with modern data on oyster yields and ethnohistorical data on diet and population size and suggest that, if oysters were the primary food supply while the shell mounds were in use, the sites would have been occupied, on the average, for as little as one week/year. The implications of this for the interpretation of molluscs as a food resource and for the use of shell middens as sources of information about economy, settlement pattern and material culture are discussed." -"Bailey:1977shell","ND" -"Bailey:1994origin","We examine the criteria for distinguishing middens from natural shell accumulations, in the light of the Stone‘s (1992, 1993) hypothesis that large shell mounds, dominated by the bivalve Anadara, in the Weipa area are scrub fowl nests built from shelly chenier ridge deposits that formed by natural g√©omorphologie processes. Several previous investigators have considered that the same mounds were humanly made. We present fresh field observations from Anadara mounds, scrubfowl nests and beach- and chenier-ridge deposits near Weipa, and show how these differ in terms of stratigraphie, textural and compositional characteristics. This evidence, together with the distribution of Anadara mounds on different substrates ranging from upper intertidal mudflats to lateritic regolith, very strongly indicates that the large shell mounds were not built by scrub fowls from natural coastal deposits, and we conclude that humans were responsible for their accumulation." -"Bailey:1994weipa","We examine the criteria for distingishing middens from natural shell accumulations, in the light of the Stone's (1992, 1993) hypothesis that large shell mounds, dominated by the bivalve Anadara, in the Weipa area are scrub fowl nests built from shelly chenier ridge deposits that formed by natural geomorphologic processes. Several previous investigators have considered that the same mounds were humanly made. We present fresh field observations from Anadara mounds, scrubfowl nests and beach-and chenier-ridge deposits near Weipa, and show how these differ in terms of stratigraphic, textural and compositional characteristics. This evidence, together with the distribution of Anadara mounds on different substrates ranging from upper intertidal mudflats to lateritic regolith, very strongly indicates that the large shell mounds were not built by scrub fowls from natural coastal deposits, and we conclude that humans were responsible for their accumulation." -"Baird:1992pitfall","The fossil avian assemblage from Amphitheatre Cave (6 km north of the township of Nelson, Victoria, Australia) consists of 27 species of birds. Three dominate the assemblage with 63% of the total minimum number of individuals (i.e., Gallinula mortierii, Dasyornis broadbenti and Dasyornis brachypterus). Most of the material originated from a pitfall accumulation, based upon the large percentage of individuals belonging to terrestrial species with elements lacking the damage characteristic of vertebrate accumulators. Geographic range extensions are noted for three species (i.e., Gallinula mortierii, D. brachypterus and Ptilonorhynchus violaceus). Assuming the assemblage is intra-contemporaneous, the reconstruction of vegetation at the time of deposition would include; wetlands with some areas of short cropped grass, bordered by wet heathland, which subsequently gave way to Eucalyptus open forest formation away from the water source and Eucalyptus tall open forest formation in the gullies. The age of the deposit (4,670 +/- 90 y.B.P.: NZA 700) is based upon a single radiocarbon date on bone." -"Baker:1994moffats","ND" -"Balbas:2017megafloods","ND" -"Balco:2002vineyard","ND" -"Balco:2005utah","Cosmic‐ray‐produced 10Be and 26Al in riverborne quartz sediment are commonly used to estimate average catchment‐scale erosion rates. Likewise, the concentrations of these nuclides in ancient sediments, stored in a depositional basin, carry a record of past erosion rates in the sediment source area. This is important because such a record could be compared to records of climate change or tectonic events to elucidate relationships between climate, tectonics and erosion. If the sediments are shielded from the cosmic‐ray flux after deposition, for example in deep water, their nuclide concentrations need only be corrected for radioactive decay since deposition in order to determine past erosion rates. Where sediment is deposited subaerially and buried relatively slowly, on the other hand, the additional nuclide concentration that builds up during sediment accumulation and storage must be reconstructed and subtracted in order to recover the initial nuclide concentrations in the sediment and thence the past erosion rates. ... [_truncated_]" -"Balco:2006england","ND" -"Balco:2008means","ND" -"Balco:2009antarctic","ND" -"Balco:2009regional","ND" -"Balco:2013pacific","We measured basin-scale erosion rates, using cosmogenic 10Be concentrations in quartz, from fluvial sediment in rivers draining the coastal mountain ranges of the U.S. Pacific Northwest between 40° and 47° N. Apparent erosion rates are 0.1 to 0.2 mm yr−1 throughout the Oregon Coast Ranges north of 43° N, and increase to the south to 0.6 to 1.1 mm yr−1 in the northern California coast ranges near 40° N. We propose that these observations display the erosional response to northward-migrating crustal thickening associated with subduction of the Mendocino Triple Junction. North-south variations in erosion rate, range elevation, and metrics of landscape relief and steepness are consistent with the hypotheses that i) their primary cause is northward-migrating crustal thickening; ii) erosion rates are strongly controlled by topographic relief and weakly, if at all, controlled by climate; and iii) the dependence of erosion on relief is nonlinear and obeys a threshold-relief relationship." -"Balco:2013peninsula","ND" -"Balco:2014transantarctic","ND" -"Balco:2016pensacola","ND" -"Balco:2017benchmarked","ND" -"Balco:2019tucker","ND" -"Balean:1989merabak","This thesis considers evidence for prehistoric subsistence in New Ireland based on material from a Pleistocene midden near Kanangusngus. The fieldwork from which it derives was part of the Lapita Homeland Project. Begun in 1983, its objectives were to discover the origin of makers of Lapita pottery (thought to be the ancestors of the Polynesians) and the extent over which Lapita sites were found." -"Ballantyne:2006irish","ND" -"Ballantyne:2007donegal","ND" -"Ballantyne:2008ireland","ND" -"Ballantyne:2009readvance","ND" -"Ballantyne:2011kerry","ND" -"Ballantyne:2013galloway","ND" -"Ballantyne:2014failure","ND" -"Ballantyne:2015ireland","ND" -"Ballantyne:2017hebrides","ND" -"Ballard:1995thesis","The relationship between environmental conditions and the decisions and actions of historical agents is the central issue of this thesis. In a brief review of the role that social and environmental factors have played in archaeological explanation, I describe the scope for a form of archaeological ethnography in which particular attention is paid to the contrast between the different worlds of meaning in and through which historical agents address their environments. In the context of a debate over the impact of sweet potato upon society and environment in the New Guinea Highlands, the history of wetland use emerges as a focus for competing positions on the nature of explanation for relationships between societies and their environments. My study addresses this debate through consideration of the recent history of Huli-speaking communities of the Tari region, in the Southern Highlands of Papua New Guinea. Part B sets out an ethnographic model of the relationship between Huli people and their environment. External and Huli perceptions of landscape, society and agricultural production are presented in order to permit explanations for change that encompass both the intention of the Huli agents of the recent historical past, and the broader social environmental processes of which those historical individuals cannot have been aware. ... [_truncated_]" -"Balme:1978lair","ND" -"Balme:1990darling","Seventy two of the 88 radiocarbon determinations available for archaeological sites and the sediments associated with the Darling River, its anabranches and associated lakes between Wilcannia and the Murray River in western NSW, are on shell samples collected from middens. The geographic distribution of the dated sites reflects the past hydrology of the region and distribution of preservational sediments in the area as well as past human use of the region. The earliest evidence for human use of the lakes is from a series of middens at Lake Tandou which are dated to about 27,000 years BP but the lack of older sites may simply reflect the lack of exposure normally provided by active dune formation. All of the Pleistocene shell middens are associated with an ancestral Darling River course which was activated some time before 36,000 years ago and is now represented by anabranches of the present river channel. Holocene shell middens between Wilcannia and the Murray River are all associated with the present Darling River channel which formed sometime between 9,000 and 7,000 years ago. These dates when taken in conjunction with the radiocarbon dates on shell middens from the Willandra area show that there has been an almost continuous use of aquatic resources in the Murray-Darling Basin since about 36,000 years BP. When radiocarbon dates on charcoal from other archaeological sites in the area are added to this sequence the discontinuities in the shell date sequence are filled. This indicates that there has been a continuous human presence in the Murray-Darling Basin since this time." -"Balme:1990tradition","The economic life of the early colonisers of semi-arid western New South Wales is represented by many small open sites mainly preserved within sand dunes. Preservation of organic materials in this environment has been dependent upon rapid deposition of overlying sediments to protect them from erosion and degradation. Once uncovered, fragile material such as freshwater crustacea carapace and fish bone rapidly decays, shell fragments and disperses, while other materials such as fish otoliths and clay hearthstones survive much longer. An understanding of this problem has allowed analysis to proceed to the following results: 1. The 232 recorded archaeological sites containing faunal remains and associated with the water channels and lakes of the lower Darling River region in western New South Wales span a period of 27,000 years BP to the present. However preservation of materials within this time span is uneven both spatially and temporally. The distribution pattern of these archaeological sites in time and space is largely a reflection of past geomorphological processes rather than past cultural preference of campsite positions. 2. By noting the condition of the site materials it is possible to determine their contemporaneity to some extent. Typically a well- preserved Pleistocene site in the lower Darling River region consists of a single concentration of bivalve remains but species other than shell fish dominate some of the other Pleistocene sites. Sites dominated by other species, however, resemble the shell middens in that they characteristically consist of a single cluster of faunal remains. Species other than the dominant species are rare or absent. This suggests a foraging strategy in which collectors targeted a single species for each foraging expedition. 3. The large numbers of individual animals in some of the sites which represent such single expeditions indicate that the gathering of aquatic species was not incidental to basic survival strategies. In addition, the large numbers of fish present in such sites coupled with the size distribution of the fish represented in the sites suggests the use of nets to capture the fish. Thus the Darling River material represents the oldest evidence in the world for systematic exploitation of aquatic resources. This and the associated fibre technology may well be a tradition seated deep in Pleistocene Asia." -"Balme:2000mimbi","Mimbi is the name given by Gooniyandi people to a place about 90km east of Fitzroy Crossing in the southern Kimberley (Fig. 1). Its western boundary is defined by the Emanuel Range and the eastem boundary by Lawford Range. Both of these ranges are composed of Devonian limestone. Caves have formed within the limestone and in some, perennial water pools are present. The width between the ranges varies between two and five kilometres. It is a relatively flat area of savanna woodland with many ephemeral creeks draining the ranges." -"Balme:2001parklea","The chapters in this volume describe the chronological information obtained from our excavations, the results of the stone artefact analysis, and the conclusions drawn for the sites and sub-sites of the project, the spatial distribution of finds and an evaluation of the different methods used in the project. The volume concludes with a comment on all of the elements of the project brief, showing how the work has or has not satisfied all of the set objectives." -"Balme:2019riwi","Aboriginal people occupied Riwi, a limestone cave in the south-central Kimberley region at the edge of the Great Sandy Desert of Western Australia, from about 46000 years ago through to the historical period. The cultural materials recovered from the Riwi excavations provide evidence of intermittent site use, especially in climatically wet periods. Changes in hunting patterns and in hearth-making practices about 34000 years ago appear to accompany a change to drought resistant vegetation in the site surrounds. Occupation during the Last Glacial Maximum highlights variation in aridity trends in the broader environmental record. The most intensive use of the cave was during a wet period in the early to middle Holocene, when people appear to have received marine shell beads from the coast through social networks. While there is less evidence for late Holocene occupation, this probably reflects deposition processes rather than an absence of occupation." -"Balter:2018roberts","ND" -"Banerjee:2002riverine","We present the first quartz optically stimulated luminescence (OSL) ages for palaeochannel sediments from the Riverine Plain in southeastern Australia. For young fluvial sediments, we agree with the notion that analysis of the leading edge of a dose distribution curve provides an objective method for determining the OSL age. For a modern flood deposit (less than 200 years old), the OSL ages estimated using the leading edge method (250 ± 50 years) and by using the lowest 5% of the measured dose in single aliquots (230 ± 50 years) agree within experimental errors. For older sediments, we suggest that the mean estimate of the dose distribution is likely to provide a reliable estimate of the OSL age. The luminescence ages suggest that the Coleambally and Kerarbury palaeochannel systems were active between 105 and 80 and 55 and 35 thousand years ago; the Yanco palaeochannel system could have been active as recently as 9000 years ago." -"Banerjee:2003stranded","A sequence of stranded coastal barriers in south-east South Australia preserves a record of sea-level variations over the past 800 ka. Huntley et al. (Quat. Sci. Rev. 12 (1993a) 1; Quat. Sci. Rev. 13 (1994a) 201) attempted to test thermoluminescence (TL) dating methods and found good agreement between quartz TL ages with independent ages for these dunes. We investigate the accuracy of the single-aliquot regenerative-dose (SAR) procedure (Radiat. Meas. 32 (2000) 57) over an extended age range of 0-250 ka, by comparing SAR-OSL ages determined on quartz extracts from these dunes with the existing chronology. We show that Robe II range is ~60 ka, and that Robe III is 100 ka old. Not surprisingly, the OSL ages increase monotonically from the Robe II range to the West Naracoorte range. For the younger dunes (<240 ka), the SAR-OSL ages agree with the expected ages within 1σ errors, whereas for the older dunes the SAR ages are consistent with independent ages within 2σ error limits. We consider these results to be very promising, and lend support to the large number of quartz SAR-OSL ages being presented in the literature, where such comparisons with independent chronology are not usually possible." -"Banks:1976palorchestes","A fossil mandible and incisor of the diprotodontid marsupial Palorchestes azeal Owen is reported from a new locality at Pulbeena, near Smithon, in northwestern Tasmania. The fossils occurred with a piece of wood which has a 14C age of 54,200-4,500 +11,000 B.P. Both fossils and wood were deposited contemporaneously in shallow-lake shell marls and swamp peat deposits of late Quaternary age. Pollen analysis indicates that this P. azael inhabited a Eucalyptus woodland." -"Banks:1987charadriiformes","Order Charadriiformes" -"Banks:1987falconiformes","Order Falconiformes" -"Banks:1987procellariiformes","Order Procellariiformes" -"Barber:2003barlings","The investigation was aimed at establishing the extent and nature of the archaeological sites within the development area, in particular the subsurface cultural deposits. Further aims of the study were to assess the significance of the sites and to identify the potential impacts of the development on the sites. Formulation of recommendations for the management of the sites was also required as part of the investigation. ... [_truncated_]" -"Barbetti:1972mungo","ALTHOUGH abundant evidence exists for human occupation of Africa and Eurasia for tens of thousands of years, man has often been considered a late-comer to the Australian continent. Archaeological investigations in Australia are now providing evidence of man between twenty and thirty thousand years ago, and one source is the long transverse dunes (lunettes) surrounding many ancient lakes of inland south-eastern Australia. During the Late Pleistocene the fresh waters of the lakes attracted early man and the lunettes built up on their north-eastern shores provided a favourable environment for preserving traces of occupation. Lake Mungo, one of a chain of lakes in south-western New South Wales, is now dry and its lunette is eroding and yielding ancient Aboriginal relics (Fig. 2)." -"Barbetti:1973listv","The present date list contains only details of C14 measurements on sites selected for archaeomagnetic study. Except where otherwise stated in the text, all samples were collected in 1970 or 1971 during fieldwork by one of the authors (M.B.), and were pretreated with hot 2N HCl to remove any possible contamination by pedogenic carbonate. Benzene samples were prepared using updated synthesis techniques (Polach et al., 1972) and measurements of C14 activity were made on two Beckman LS-200 liquid scintillation spectrometers following automatic cycling procedures described previously (Polach, 1969). Samples ANU-677-697 were counted on the spectrometer which has been in use since 1968 (LS-1)." -"Barbetti:1973thesis","This thesis presents the results of the first detailed archaeomagnetic and radiocarbon study of ancient Aboriginal fireplaces in Australia. A furnace, designed and built during the present study, is described in detail, and a reappraisal is made of the method of calculating radiocarbon ages. A pilot study of some undated Aboriginal fireplaces demonstrated the suitability of their baked clay ovenstones for Thellier palaeointensity studies, and allowed estimates of their ages to be made by comparing the measured ancient field intensities with the known prehistoric fluctuation of the Earth‘s magnetic field. Measurements on oriented clay-sand ovenstones from a series of ovens exposed on the open plains revealed that the ovenstones had not been displaced since the time of last cooling, and provided a preliminary archaeo-secular variation curve for southeastern Australia. A comparison of these results with those from other parts of the world suggests that the non-dipole contribution to the field in southeastern Australia was small during the period 1500 yr to 500 yr B.P Measurements were also made on a series of fireplaces exposed by modern erosion of ancient sediments in the Lake Mungo lunette. The fireplaces recorded a geomagnetic excursion occurring between 31,000 yr and 25,000 yr B.P. It appears that there were two excursion loops, one characterized by a high geomagnetic moment (about 50 x 10^25 gauss.cm3), and a second loop at a time of low dipole moment (about 50 x 10^25 gauss.cm^3). During both these excursion loops, the geomagnetic field rotated more than 90° away from the axial dipole configuration. The evidence suggests that the geomagnetic field was dipolar during both excursion loops. The excursion at a time of low dipole moment may be an aborted reversal of the field, while the observed excursion with a large dipole moment is thought to be a rare and perhaps new type of dynamo behaviour. The similarity of virtual geomagnetic pole positions in both types of excursion to those observed in other excursions or polarity transitions during the last 15 million years suggests that some common mechanism is controlling or restraining the processes occurring in the Earth‘s core." -"Barbetti:1982gulf","Radiocarbon age reports for SUA-1796, SUA-1879, SUA-1797, and SUA-1798." -"Barbetti:1982kerema","Radiocarbon sample record sheet and radiocarbon age report for SUA-1725." -"Barendsen:1957radiocarboniii","Earlier papers from our laboratory have reported measurements of natural radiocarbon made by Libby‘s solid-carbon method (1, 2) and by Suess‘ acetylene method (3). In this article, we give results obtained between July 1955 and March 1957 (4 ), mainly by the carbon dioxide method of de Vries and Barendsen (5), which we have had in operation; since December 1955. Work with acetylene is never entirely free from danger of explosion, as we know from experience. Moreover, the yield of acetylene is less; than 100 percent, so that larger samples are required and isotopic fractionation is possible. In extending the range and .accuracy of radiocarbon dating by use of larger samples, vve intend to take advantage of the fact that carbon dioxide can be compressed under many atmospheres without attendant risk." -"Barham:1981land","ND" -"Barham:1985relict","Although Torres Strait has long been recognised as a biogeographically and culturally significant transition zone between the continent of Australia and the continental island of New Guinea, few detailed investigations have been carried out there since A„C. Haddon led his famous anthropological expedition to the Strait in 1898 (Haddon 1901- 35)* Current knowledge of the region‘s natural and cultural history was reported and discussed at a symposium in 1971 (Walker 1972), and in 1981 we summarised what little is known of the prehistory and palaeoecology of the Strait (Barham and Harris 1983)* In this contribution, we present some preliminary results that relate to part of our con­tinuing programme of archaeological, palaeoenvironmental and historical research in the region. ... [_truncated_]" -"Barham:1999local","The mid- to late-Holocene palaeoenvironmental history of a low island adjacent to the southern Papuan coast is reconstructed from sedimentary and pollen analysis of swamp stratigraphies, supported by conventional and AMS radiocarbon dating, in an effort to constrain dates for prehistoric horticultural activity. Extensive prehistoric relict mound-and-ditch horticultual field systems located on low, flat clayland areas adjacent to the swamps appear to have been constructed after 2500 yr BP, but before 19th century European contact, based on archaeological and ethnographic evidence. Facies changes in swamp basin infill stratigraphy indicate conformable deposition within tidal lagoonal mangrove environments until c. 3000 yr BP. Then shallowing water conditions resulted in a transition to brackish-freshwater facies, and a vegetation change to sedge-dominated swamps. The observed shift from mangrove to sedge-dominated communities occurred during a falling trend in local relative sea level which may have initiated mangrove dieback. Onset of allocthonous deposition of clayland-derived sediments, related to horticulture on swamp-marginal clayland, significantly post-dates the mangrove to sedge community change in the pollen record. Close temporal coincidence of radiocarbon dates for human occupation and sandy facies deposition at swamp edges implies significant anthropic disturbance on the clayland around 1200 yr BP, but evidence for a process-link remains equivocal." -"Barham:2000maritime","The islands of Torres Strait, positioned on a shallow shelf juxtaposed between southern lowland Papua New Guinea and Cape York, represent one of the most ecologically diverse and largest tropical archipelagoes situated adjacent to the Australian mainland. Significant European con­ tact and impact on indigenous island and mainland populations dates from the mid-nineteenth century, with the near-coincident arrival of commercial pearl shelling fleets and beche-de-mer fishing and then colo­nial administration and church missionaries (Lawrence 1998: 14-15). ... [_truncated_]" -"Barham:2003robertson","This report was commissioned by the Sydney Catchment Authority (the SCA). It describes the results of exploratory subsurface archaeological excavations undertaken at two sites located on the southern margins of the Wingecarribee Swamp in January— February 2003. The archaeological excavations represent the first assessment and testing of whether prehistoric Aboriginal archaeological sites are associated with lands located at the margin of the Swamp. These lands have been managed by the SCA since July 1999. ... [_truncated_]" -"Barham:2004bepotaim","Traditional Torres Strait Islander culture, viewed at European contact, demonstrated levels of maritime resource exploitation, canoe technology and seafaring skills, inter-island trade, and use of horticulture/agriculture to a degree unparalleled elsewhere in Australia. How long this maritime-focused cultural complex has existed in the island archipelago connecting Australia with Papua New Guinea, the onset dates for island occupation in the Holocene, and the cultural impact of the late Holocene ‘connectedness‘induced by exchange across Torres Strait on adjacent mainlands remain central questions for archaeological enquiry. A retrospective overview of archaeological research and investigations in the Torres Strait region is presented, from early preliminary field investigations in the 1970s through to the emergence of divergent thematic investigations spanning historic and prehistoric periods, underway in the year 2000. Radiocarbon dates from archaeological sites confirm occupation of the islands since 2500 years ago. Moreover, the regional archaeological site chronology for Torres Strait suggests most islands with good water resources supported populations, albeit in some cases seasonally transient ones, after 1,500 BPP. Some aspects of the archaeological chronology, the nature of culture sites and their spatial distribution within islands accord well with recent oral histories, and some ethnographic observations. However, other aspects of the emerging chronology, and in particular similarities in the range and type of sites across the Strait, and patterns between islands, strongly suggest that other facets of archaeological data either do not fit, contradict, or are simply unrecorded in, the ethnohistorical sources. In particular, some ethnohistorically derived culture/language/trade groupings may have limited antiquity as seen in the archaeological record." -"Barion:2019fildes","ND" -"Barker:1987narcurrer","ND" -"Barker:1989nara","This paper reports an archaeological excavation at Nara Inlet, Hook Island, one of the Whitsunday group off the central Queensland coast. The site, Nara Inlet 1, is a large rockshelter which returned a non-basal 14C date of 8150±80 bp. The excavation forms part of a wider study investigating prehistoric island use by Aborigines of the Whitsunday region as well as archaeological change in the Holocene Period." -"Barker:1991nara","An excavation of a large rockshelter in Nara Inlet, Hook Island, on the central Queensland coast has revealed archaeological evidence for early Holocene marine resource use dating from before 8150 BP. It is argued here that the site demonstrates continuous use of marine resources from the time of its initial occupation, at the start of the Holocene. Along with other recent evidence (Allen et al. 1989, O‘Connor 1989, Morse 1988) this site represents clear evidence of a continuous marine sequence spanning the Holocene. The continued use of marine resources including mangrove species throughout the Holocene argues against a time lag in the occupation of coastal sites and questions the effects of marine transgression on human populations and marine resources. Major changes in the archaeological record at Nara Inlet 1 do not coincide with the major environmental changes documented for the Holocene period in this area and it is considered that social explanations for change may offer a more fruitful interpretation." -"Barker:1993early","Archaeological evidence from the coast of Queensland has tended to show that Aboriginal exploitation of coastal and island environments only occurred in the late Holocene period with an overwhelming majority of sites dating from the last 3000 years (Beaton 1985, Rowland 1983, Hall 1982). Results from the Whitsunday Islands however provide evidence of much earlier use of marine environments. Nara Inlet, a rockshelter site on Hook Island (Nil), and a rockshelter site on Border Island (BI1) have radiocarbon dates of initial occupation at 8577 (180) BP and 6400 (160) BP respectively. These two sites provide the earliest evidence of human coastal occupation in Queensland (see figure 1). ... [_truncated_]" -"Barker:1995thesis","This thesis examines prehistoric coastal use on the tropical east coast of Australia. Concepts of maritime hunter-gatherers are usually associated with complex, sedentary, politically hierarchical peoples of the northern hemisphere. On the tropical coast of Australia there is clear evidence for highly specialised coastal peoples who can clearly be termed maritime hunter-gatherers, despite lacking this degree of complexity. Explanations for coastal occupation in Australia focus largely on the late Holocene, the period to which the over-whelming number of coastal archaeological sites are dated. Models of coastal occupation explaining the late Holocene pattern of coastal use in Australia tend to give primacy to ‘external‘, single cause, ‘prime mover‘ explanations. These include inherent biological population increase, technological change, site preservation factors and environmental change. Sea-level changes after the last glacial period, culminating in present levels being attained at about 6,500 BP, are seen as especially important in regard to human use of coasts. A number of models propose that sea-level change had a dramatic negative effect on the coastal resource base, thus limiting and restricting coastal occupation until at least stabilisation, and in some cases well after. The archaeological evidence for the Whitsunday region indicates that people lived continuously in the region throughout the Holocene from at least 9,000 BP, utilising a continuous and largely unchanging marine resource base. ... [_truncated_]" -"Barker:1996sea","Discusses prehistoric coastal use on the tropical east coast of Australia; thesis outline and aims; theoretical underpinnings; prehistoric coastal exploitation and models of Holocene cultural change; ethnohistory - value for archaeology, applications; Ngaro territory; palaeoenvironments; survey strategies and analytical methodology; results - Nara Inlet 1 (Hook Island), Nara Inlet Art Site (Hook Island), Border Island, Hill Inlet (Whitsunday Island), South Molle Island Quarry; argues that people lived continuously on the coast throughout the Holocene moving with the changing coastline." -"Barker:2006abbot","Abbot Point on the central Queensland coast has long been recognised as an area of cultural heritage significance (Environmental Protection Agency 1999). The area has essentially been ignored in terms of research archaeology because of the lack of integrity of the cultural material, nearly all of which sits on deflated dune surfaces. Because of the problems associated with preservation of open sites in coastal tropical environments (see Bird 1992) most archaeological reconstructions in the region have been based on rockshelter deposits. However, the sheer volume and density of archaeological material found along the coast in this region indicate that open coastal sites such as Abbot Point and Upstart Bay to the north were probably intensively used with evidence of a much greater range of generalised hunter-gatherer activity in comparison to the more specialised rockshelter sites (Barker 2004; Bird 1992; Brayshaw 1990). Thus, given the evidence of intensive use of Abbot Point and its central location within a system of other clearly linked sites within the region (see below), it was felt that an attempt should be made to include this site within the wider framework of regional site patterning and use and that in this context an attempt should be made to establish its temporality." -"Barker:2015dating","This paper examines the chronologies of three abandoned village sites in an attempt to refine the timing of occupation of low-lying mud islands of the lower Kikori River delta, Gulf Province, Papua New Guinea (PNG). Despite evidence for varying degrees of post-depositional disturbance at all three sites, meaningful chronological data can be obtained from the dating of in situ longhouse posts. These new data suggest that although initial delta island occupation probably began around 400e500 years ago as an initial response to new opportunities relating to the hiri trade, the very large villages ethnohistorically recorded for the delta islands may only have attained their impressive sizes somewhat later." -"Barker:2016baikaboria","This paper presents archaeological evidence for the initial occupation and use of a large clan ossuary on the upper Kikori River at Baina in Papua New Guinea. Drawing extensively on clan oral accounts of its use and function, it is posited that the timing and use of the site as an ossuary effectively dates the establishment of a sub clan entity known as Kesele and the fragmentation of larger clan based land owning units into smaller sub-clan entities dating from around 200 years ago in the region. It is further posited that evidence of the more intensive use of the site from around 600 years ago and its subsequent use as an ossuary at 200 years ago may be linked to its proximity to an important lithic raw material source used in the manufacture of sago pounders, a major trade item linked to the hiri pottery trade." -"Barker:2016mine","The Mine Island stone arrangement complex is a large ceremonial complex on the central Queensland coast. The arrangements are in excess of 2 km of looping and U-shaped aligned stones. A series of middens, directly adjacent to the stone arrangements, was recently excavated, providing potential chronological insights into the construction and ceremonial use of the stone arrangement. We posit that these stone arrangements represent a shared spirituality linking coastal peoples for over 300 km of coastline, the inception of which was possibly linked to a range of broader changes impacting coastal hunter-gatherers on the central Queensland coast after around 500 BP." -"Barker:2017genyornis","ND" -"Barker:2021kasua","This paper outlines recent archaeological results from excavations at Walufeni Cave at the eastern end of the Great Papuan Plateau and how Kasua oral traditions relating to their origins and subsequent movements across the landscape intersect with elements of change apparent in the archaeological record. The paper goes on to discuss oral tradition/history as an important element in interpretation of past events in New Guinean archaeology enabling unique insight into Indigenous pasts." -"Barker:2022wunjunga","This paper presents excavation results from a midden site on the central Queensland coast at Wunjunga, dating to 1,500 BP, and examines the implications for Late Holocene coastal occupation and open site preservation. We propose that although there is clear evidence for environmental factors such as cyclonic events having heavily impacted open midden sites in the region in the Late Holocene, the apparent proliferation of post-500 BP sites in this part of the central coast is not solely a signature of a post-cyclonic landscape but may also be linked to broader socio-cultural changes." -"Barnard:2004bhagirathi","ND" -"Barnard:2004garhwal","ND" -"Barnard:2006langtang","ND" -"Baroni:2017peio","ND" -"Baroni:2018apennines","ND" -"Barr:2013blue","1. Human-induced environmental change threatens freshwater ecosystems, and knowing how these systems have responded to past variability can inform management decisions. Palaeoenvironmental reconstructions provide insight, although their low temporal resolution may mask short-term responses. Hence, a combination of short-term, high-resolution contemporary data and long-term, low-resolution palaeoenvironmental data can offer greater understanding of system behaviour. 2. We demonstrate this approach by examining the response of a lake on North Stradbroke Island, Australia, to environmental change, by investigating hydrological and water quality variation at different temporal scales. The data include daily lake discharge, monthly water quality, modelled annual lake discharge over a 117-year period and comparisons of aerial photographs and lake bathymetry over the past 65 years. A palaeoenvironmental reconstruction of the last c. 7500 years used pollen, stable isotopes, macrofossils and diatoms to provide a long-term perspective. 3. Despite variability in regional climate over recent decades, the depth and water chemistry of Blue Lake displayed little variation. At millennial timescales, there is clear evidence of catchment change in response to a marked shift in climate around 4500 years ago. However, diatom analysis indicates that Blue Lake has exhibited exceptional stability and resistance to change, compared to other Australian Holocene lake records. This suggests that Blue Lake has been an important climate refuge for aquatic biota in the past and, with appropriate management, should continue in this capacity into the future. 4. This study highlights the benefits of a combined, multi-temporal approach to inform understanding of the structure and function of freshwater ecosystems and their responses to environmental change. Such scientific understanding of system requirements is critical to achieving sustainable management objectives." -"Barr:2017welsby","There are few continuous Australian palaeoclimate records that extend beyond the Last Glacial Maximum (LGM), meaning that knowledge of regional climates before, during and after this period is limited. Understanding late-Pleistocene climates of the subtropics is important because of the fundamental role the region plays in the large-scale, global transfer of energy from low latitudes. Palaeoclimate studies of subtropical regions can help define the extent of warming/cooling during the large global climatic events which characterise the late-Pleistocene. Here we report the results from a multi-proxy analysis of a sediment record from Welsby Lagoon on North Stradbroke Island, in the eastern Australian subtropics, spanning the past ca. 25,000 years. Stable C and N isotope analysis and high resolution contiguous records of macrocharcoal deposition and sediment organic content are interpreted in conjunction with a previously published pollen record. Sediment organic content displayed a very strong correlation with total organic carbon (TOC) content as determined through elemental analysis and, given the peaty nature of the sediment, is interpreted as indicative of moisture balance. The proxies reflect wet subtropical climates in the lead up to the LGM which led to an expansion of the wetland. This was followed by a cool, dry and windy LGM (ca. 22.3--19.7'000 years before present; kyr BP), which was punctuated by a brief wet phase ca. 21.7--20.4 kyr BP. A salient feature of the deglacial period is a rapid increase in TOC around 15 kyr BP, coincident with the Antarctic Cold Reversal and Bølling-Allerød warm phase. Increased fire frequency is evident in the Holocene, which is characterised by otherwise stable climate and vegetation. This study supports the notion of variable climates during the LGM and finds an onset of deglacial warming in the Australian subtropics that predates the Holocene." -"Barr:2019precipitation","The La Niña and El Niño phases of the El Niño-Southern Oscillation (ENSO) have major impacts on regional rainfall patterns around the globe, with substantial environmental, societal and economic implications. Long-term perspectives on ENSO behaviour, under changing background conditions, are essential to anticipating how ENSO phases may respond under future climate scenarios. Here, we derive a 7700-year, quantitative precipitation record using carbon isotope ratios from a single species of leaf preserved in lake sediments from subtropical eastern Australia. We find a generally wet (more La Niña-like) mid-Holocene that shifted towards drier and more variable climates after 3200 cal. yr BP, primarily driven by increasing frequency and strength of the El Niño phase. Climate model simulations implicate a progressive orbitally-driven weakening of the Pacific Walker Circulation as contributing to this change. At centennial scales, high rainfall characterised the Little Ice Age (~1450–1850 CE) in subtropical eastern Australia, contrasting with oceanic proxies that suggest El Niño-like conditions prevail during this period. Our data provide a new western Pacific perspective on Holocene ENSO variability and highlight the need to address ENSO reconstruction with a geographically diverse network of sites to characterise how both ENSO, and its impacts, vary in a changing climate." -"Barre:2010sehonghong","IRSL single-aliquot dating of three feldspar fractions from a Howieson's Poort (SA) industry site has been investigated. In the case of the plagioclase fraction (ρ > 2.62 g cm^-3) equivalent dose is similar to that of the other fractions (i.e. ρ < 2.58 g cm^-3, high-K-feldspar; and 2.58 < ρ < 2.62 g cm^-3; low-K-feldspar). However, the g values measured for this fraction is such that the fading-corrected age is overestimated. The K content of each fraction was estimated by SEM. The DRC-corrected ages for the two lighter feldspar fractions are consistent with the archaeological interpretation. This study shows that reliable single-aliquot luminescence ages can be obtained using K-feldspar and Na-plagioclase." -"Barreto:2013minas","To investigate denudation rates in the southern part of the Espinhaço Range (central-eastern Brazil) and to understand how this important resistant and residual relief has evolved in the past 1.38My, cosmogenic 10Be concentrations produced in situ were measured in alluvial sediments from the three main regional basins, whose substratum is composed primarily of quartzites. The long-term denudation rates (up to 1.38My) estimated from these measurements were compared with those that affect the western (São Francisco River) and eastern (Doce and Jequitinhonha Rivers) basins, which face the West San Francisco craton and the Atlantic, respectively. Denudation rates were measured in 27 samples collected in catchments of different sizes (6-970km2) and were compared with geomorphic parameters. The mean denudation rates determined in the northern part are low and similar to those determined in the southern part, despite slightly different geomorphic parameter values (catchment relief and mean slope). For the southern catchments, the values are 4.91±1.01mMy-1 and 3.65±1.26mMy-1 for the Doce and São Francisco River basins, respectively; for the northern catchments, they are 4.40±1.06mMy-1 and 3.96±0.91mMy-1 for the Jequitinhonha and São Francisco River basins, respectively. These low values of denudation rates suggest no direct correlation if plotted against geomorphic parameters such as the catchment area, maximum elevation, catchment relief, average relief and mean slope gradients. These values show that the regional landscape evolves slowly and is strongly controlled by resistant lithology, with similar erosional rates in the three studied basins. Copyright 2013 Elsevier B.V." -"Barreto:2014diamantina","The 10Be method was used to investigate the effect of mining activities on the natural denudation rates in alluvial sediments from catchments of the Southern Espinhaço Range (SER) in Minas Gerais State (Brazil). In this region, which is predominantly composed of quartzites, the 10Be concentrations were measured in alluvial sediments from catchments in a preserved natural area of the Serra do Cipó National Park and on the Diamantina Plateau, which was subjected to diamond extraction from beginnings of XVIII century until the end of the XX. Two types of drainage were identified in the Diamantina Plateau area: (i) reworked drainage (alluvial sediments reworked by panning) and (ii) overloaded drainage (alluvial sediments originating from panning processes on saprolites located upstream). The mean denudation value for the natural drainages (∼4.4 m.My-1) is similar to that of the reworked drainages (∼4.3 m.My-1) However, the denudation rates obtained for eleven samples from three sites in overloaded basins range from ∼6.4 m My-1 to ∼22.8 m My-1 and are thus higher than those determined for the reworked and natural basins. These results show that despite the alluvium deposits have been intensely reworked by panning, the values of denudation rates were not changed, they are similar to denudation rates from the natural drainages. However, the natural rates are lower than those affected by panning processes on saprolites." -"Barrie:1990skull","ND" -"Barron:2022micro","Here, we report on the results of microCT scanning and Accelerator Mass Spectrometry (AMS) radiocarbon dating of fragments of charred archaeological parenchyma collected from surface deposits at Nombe rockshelter in the highlands of Papua New Guinea. Five fragments are taxonomically identified as sweet potato (Ipomoea batatas). Two subsamples from the largest fragment yield a combined AMS date range of c. 300–148 calBP (with median probabilities of 187 and 195 calBP respectively). Although post-dating European voyaging in the Indo-Pacific, these findings contribute to the corpus of information regarding the antiquity of sweet potato on the island of New Guinea." -"Barrows:2001kosciuszko","ND" -"Barrows:2002maximum","ND" -"Barrows:2007chronozone","ND" -"Barrows:2013kumara","ND" -"Barrows:2020late","Lake Mungo is a currently dry lake basin in the semi-arid zone of southeastern Australia. The transverse dune system on the downwind side contains a record of human occupation of international importance. It also contains one of the most continuous records of climate change over the last glacial cycle in the Australia desert. In this paper we provide a framework for the interpretation of lake level history from before the arrival of people (>41 ka) until after the establishment of the pastoral industry in the area. We present 83 optically stimulated luminescence ages from the Lake Mungo lunette. The lake level history is reconstructed from 34 stratigraphic sections along three transects through the lunette. The dating reveals considerable lake level fluctuations through time which occur over a depth range of ∼10 m in the basin. ... [_truncated_]" -"Barry:2020tracking","A compliance-based excavation on Parramatta River (western Sydney) found evidence of a brief visitation by Aboriginal people during the terminal Pleistocene (c.14 ka), from which an exotic raw material-medium-grained porphyroblastic andalusite-cordierite hornfels-was recovered. This raw material is rare in the region, only found in the Megalong Valley situated some 75 km west of the site in Parramatta, and separated from the site by the Blue Mountains-a 40 km wide, 1 km high dissected sandstone upland. Historical observations and geological evidence suggest that the Coxs River, which runs through the upland, formed the probable connection between the two locales. The formation of the site at c.14 ka, along with our broader understanding of the region, suggests that the upland was only explored after the Last Glacial Maximum (LGM) and that the Great Dividing Range may have formed a significant barrier to early peopling of Sahul. Further, a delay between the end of the LGM and the exploration of the region implies populations were severely affected by the event and required considerable time to recover. The coincident timing of rapid sea-level rise from Meltwater Phase Pulse 1A and an increased supply of moisture associated with the Antarctic Climate Reversal at the time of many site initiations may have been factors in the upland and south west slopes visitation. Finally, the movement of the unusual hornfels artefact provides a coarse indication of the ranging territory for hunter-gatherers living in a temperate region (c. 8,000 km2) at this time. This is probably a lower estimate but begins to provide a quantitative value with which to begin to ratify the increasing divergence between archaeological and genomic studies in their definitions of mobility, sedentism and regional nomadism." -"Barré:2012wonderkrater","While quartz is the most used dosimeter, it has been shown that feldspars provide many advantages over quartz, essentially in terms of reproducibility and sensitivity. Unfortunately, they also suffer from instability in their luminescence signal, known as anomalous fading, which leads to an underestimation in age if no correction is applied in a spring and peat mound archaeological context, we explore the possibility of obtaining a single age for both quartz and feldspar fractions from the same sample. This work first highlights the importance of selecting two dosimeters in an archaeological or geological context. It also put in the foreground the time-consuming but gratifying approach of comparing large and small aliquots. Finally, we present feldspars with a barely detectable and measurable fading rate, whatever the protocol applied, suggesting that the solution to anomalous fading might be to find feldspar grains that do not fade." -"Barstra:1998birds","ND" -"Barth:2016cirque","ND" -"Barth:2018ireland","ND" -"Bartley:2018insights","Sediment runoff has been cited as a major contributor to the declining health of the Great Barrier Reef (GBR), however, climate and land use drivers have not been jointly evaluated. This study used alluvial archives from fluvial benches in two tributaries of the Upper Burdekin catchment together with the best available land use history and climate proxy records to provide insights into the timing of depositional events in this region over the past 500 years. This study suggests that mining and the increased runoff variability in the latter half of the nineteenth century are the likely sources of the original excess sediment that was used to build the bench features in these catchments. Grazing also contributed to increased bench sedimentation prior to 1900, however, the contribution of grazing was likely more significant in the second half of the 20th century, and continues to be a dominant land use contributor today." -"Barton:1993balof","Research into residues remaining on the edges of prehistoric tools after use and their survival in the archaeological record has developed in the last few years. Current techniques for removing, preparing, and identifying these residues, though not completely straightforward, can readily be learned and applied (Fullagar 1986, 1988; Fullagar et al. 1992; Loy 1983, 1987, 1990; Loy et al. 1992). The aim of these studies has been generally to determine the materials on which tools had been used and their relative frequency as an indicator of site function. Our study attempted not only to fulfill this aim, but to investigate a further problem, namely whether a change in the raw materials from which tools are made is an indication of a change in the range of materials on which they were used. (For an Australian example, see Fullagar et al. 1992.) We examined samples of stone and shell tools from a series of stratified excavation units from the rockshelter Balof 2, New Ireland. Specifically, we tried to falsify two null hypotheses. These were that: (1) the same range of residues occurred on tools made of all raw materials and, (2) the same range of residues continued to be deposited through time. Here we show that at Balof 2 neither the replacement of other fine-grained materials by obsidian nor the commencement of use of shell tools indicate different uses. A full account of this analysis is given in Barton (1990)." -"Barton:1996quakers","This report was commissioned by ACER Wargon Chapman for the RTA. HLA- Envirosciences were commissioned to undertake a program of test excavation along the route of the proposed bypass. A recent survey of the area was undertaken in December 1995 by HLA-Envirosciences (Stuart 1995), who recorded the existence of a new site QHB-1 and re-recorded a cluster of silcrete artefacts (QHB-2) thought to be the same feature previously recorded by Smith (1985) as part of the open site NPWS #45-5-358. ... [_truncated_]" -"Barz:1982terranora","This paper is based on the salvage excavation of a midden on Terranova Inlet at Tweed Heads, northern New South Wales, prior to destruction of the site to make way for a housing development. ... [_truncated_]" -"Batbaatar:2016darhad","ND" -"Batbaatar:2018asynchronous","ND" -"BaylissSmith:1996people","ND" -"Baynes:1979hastings","The late Quaternary fossil mammal fauna from Hastings Cave has been reinvestigated and reinterpreted. The site is an inclined fissure cave in the Tamala Limestone of the northern Swan Coastal Plain. The modern substrates developed on the geomorphic elements of the surrounding Jurien district form edaphic zones parallel to the shoreline. ... [_truncated_]" -"Baynes:1987nullarbor","ND" -"Beaton:1977phd","This thesis reports on archaeological fieldwork carried out between 1973 and 1975 in the southern part of the Great Dividing Range in Queensland, Australia. Fieldwork consisted of an areal .reconnaissance, sample excavations at three rocksheiter sites, and collection of surface artefacts at one open site. The findings include stone tools, bone tools, faunal and plant remains. Excavations and analyses have shown a marked intensification of Aboriginal use of the region beginning about 4000 to 5000 years ago. The increase in occupation is associated with the introduction of a new and distinctive stone tool technology. The rocksheiter excavations also showed that seeds of the cycad, Macrozanria moorei, were the most important food used at the sites, as evidenced by their remains in the shelter deposits. The cycads are known to be highly toxic and potentially carcinogenic to all mammals that have been given the plant material or extracts experimentally. The Aborigines of prehistoric Queensland eliminated the poison, probably by leaching the crushed seeds in water, although other methods may have been used. The natural history, human use and other features of cycads are discussed in light of modem issues in medical and anthropological research concerning these plants. It is proposed that the use of cycads in the Queensland uplands, and possibly elsewhere in Australia, had important implications for prehistoric social integration." -"Beaton:1985charlotte","ND" -"Beaton:1991rainbow","If the state of Queensland can be said to have true 'uplands', then they are to be found in the southern and central region of the state in that place Archibald Meston (1895) called the 'Home of the Rivers'. There, some 400km inland from Australia's eastern coast and some 600km south of the Tropic of Capricorn, the uplifted and heavily weathered Triassic sandstones form a conspicuous link in the north-south trending mountains collectively referred to as 'The Great Dividing Range'. These ancient sandstones seldom rise above 650m elevation, and never more than the prominence of Black Alley Peak (Mt. Ackland) at 1000m. Rather, the range here achieves its mass and character by being broad and ruggedly dissected. Plateaus and mesas with sharp precipitous cliffs commingle with alluvial flats, seasonal creeks and the headwaters of several important rivers such as the Dawson, Warrego, Maranoa and Barcoo." -"Beaumont:2006wonderwerk","Located between Danidiskuil and Kuruman in the Northern Cape province of South Africa is Wonderwerk Cave, where excavations from 1978 to 1996 revealed a similar to 6-m depth of deposits made up of nine Major Units (MUs), of which some have been dated by radiocarbon, the U-series method and palaeomagnetism. The lithic succession in those sediments was found to be Later Stone Age in MU1 at 1.0-12.5 kyr ago, Middle Stone Age in MU2 at similar at 70 to > 220 kyr ago, Fauresmith in MUs 3-4 at similar to 270-c. 500 kyr ago, and very sparse biface assemblages before then to > 0.78 Myr BR Associated behaviours are represented by collected exotic river pebbles and quartz crystals in MUs 2-4, incised lines on portable stones in MUs 1-4, a grass bedding area in MU4, red pigment pieces in MUs 1-7, and traces of the use of fire in MUs 1-9. These findings, as a whole, are taken to support a scenario that sees the upland savannas at the southern end of Africa as a focal region of biocultural evolution over a period extending back to before the onset of the Middle Pleistocene." -"Beaumont:2019diversity","The initial appearance of pottery on mainland New Guinea has been an elusive and sometimes controversial topic. A range of factors contribute to this conundrum including landscape transformation and disturbance where relevant archaeology may be undetectable, or misinterpreted, and a lack of sound evidence from various sites that could facilitate comparative analysis. Moreover, the preeminence of the Lapita pottery sequence and its clear dispersal model has set expectations and perceptions concerning the oldest known pottery on New Guinea, which sometimes has resulted in scanty finds being interpreted on a prioriconceptual grounds rather than according to substantive or direct local evidence. Presented here is a catalogue of pottery recovered in 2004-05 from Lachitu, Taora, Watinglo and Paleflatu. These co-located north coast Papua New Guinea (PNG) sites provide material where the issues of chronostratigraphic integrity are directly confronted. Pottery from Lachitu and Taora was previously claimed as among the earliest ceramics on mainland PNG. However, the dating of results presented in this study suggests a more recent context for the introduction and manufacture of pottery, with a variety of diagnostic attributes pointing to a complex involvement of diverse peoples." -"BeavanAthfield:2008influence","Gauging the effect of 14C-depleted marine foods on radiocarbon ages requires an accurate assessment of the likely proportion of marine foods in the diet. Several factors must be considered, including region-specific δ13C, δ15N and δ34S data values (regional stable isotope values can differ from global averages), temporal variations in δ13C which offset values in modern dietary standards by up to 1.5 per mil, and that modelling which considers only δ13C may overestimate the contribution of various dietary sources. Here, we compare previous calculations by linear interpolation of δ13C and a complex computer simulation of marine contribution to the diet of inhumations from the SAC archaeological site Watom Island, Papua New Guinea, with the ISOSOURCE mixing model and a revised database of regional dietary sources and their isotopic values, to estimate marine diet contributions and radiocarbon offsets for burials from the SAC site. Though different estimates of marine contribution to diet do not significantly alter previous calibrations of radiocarbon ages for the inhumations, the new ISOSOURCE calculations challenge the idea of excessive exploitation of marine resources and support evidence for arboriculture and horticulture being a major component in Lapita diet." -"Beck:0000unpub","ND" -"Beck:2017indirect","MAIN CONCLUSIONS -- Long-term changes in cladoceran composition lag changes in both pollen AR and terrestrial vegetation composition. We interpret pollen AR as reflecting climate-driven changes in terrestrial vegetation productivity and conclude that climate-driven shifts in vegetation are the principal driver of the cladoceran community during the last ca. 13.4 kyr. The significant negative lagged relationship between pollen AR and δ15N reflects the primary control of vegetation productivity over within-lake nutrient status. Thus, we conclude that the effects of long-term climate change on aquatic ecosystem dynamics at our site are indirect and mediated by the terrestrial environment. Vegetation productivity controls organic soil development and has a direct influence over lake trophic status via changes in the delivery of terrestrial organic matter into the lake." -"Beck:2017paddy","Tropical El Niño Southern Oscillation (ENSO) is an important influence on natural systems and cultural change across the Pacific Ocean basin. El Nino events result in negative moisture anomalies in the southwest Pacific and are implicated in droughts and catastrophic wildfires across eastern Australia. An amplification of tropical El Nino activity is reported in the east Pacific after ca. 6.7 ka; however, proxy data for ENSO-driven environmental change in Australia suggest an initial influence only after ca. 5 ka. Here, we reconstruct changes in vegetation, fire activity and catchment dynamics (e.g. erosion) over the last 14.6 ka from part of the southwest Pacific in which ENSO is the main control of interannual hydroclimatic variability: Paddy's Lake, in northwest Tasmania (1065 masl), Australia. Our multi-proxy approach includes analyses of charcoal, pollen, geochemistry and radioactive isotopes. Our results reveal a high sensitivity of the local and regional vegetation to climatic change, with an increase of nonarboreal pollen between ca. 14.6e13.3 ka synchronous with the Antarctic Cold Reversal, and a sensitivity of the local vegetation and fire activity to ENSO variability recorded in the tropical east Pacific through the Holocene. We detect local-scale shifts in vegetation, fire and sediment geochemistry at ca. 6.3, 4.8 and 3.4 ka, simultaneous with increases in El Ni~no activity in the tropical Pacific. Finally, we observe a fire-driven shift in vegetation from a pyrophobic association dominated by rainforest elements to a pyrogenic association dominated by sclerophyllous taxa following a prolonged (>1 ka) phase of tropical ENSO-amplification and a major local fire event at ca. 3.4 ka. Our results reveal the following key insights: (1) that ENSO has been a persistent modulator of southwest Pacific climate and fire activity through the Holocene; (2) that the climate of northwest Tasmania is sensitive to long-term shifts in tropical ENSO variability; and (3) that there has been possible stationarity in the spatial influence of ENSO over this region through the Holocene." -"Beck:2018aquatic","Critical transitions in ecosystem states are often sudden and unpredictable. Consequently, there is a concerted effort to identify measurable early warning signals (EWS) for these important events. Aquatic ecosystems provide an opportunity to observe critical transitions due to their high sensitivity and rapid response times. Using palaeoecological techniques, we can measure properties of time series data to determine if critical transitions are preceded by any measurable ecosystem metrics, that is, identify EWS. Using a suite of palaeoenvironmental data spanning the last 2,400 years (diatoms, pollen, geochemistry, and charcoal influx), we assess whether a critical transition in diatom community structure was preceded by measurable EWS. ... [_truncated_]" -"Beck:2019tasmania","The impacts of fire and climate on freshwater ecosystems are not well understood, masking the potential impacts of anthropogenic climate change on these systems. A 9200 year Holocene record of sedimentary Carbon/Nitrogen, x-ray fluorescence, charcoal, pollen, and diatoms preserved within a freshwater lake in Tasmania was used to understand the influences of climate variability and fire on aquatic ecosystem response. Western Tasmania is a cool temperate environment where fire occurrence is driven by hydroclimate. High rainfall during the early to mid-Holocene drove an increase in rainforest and peat in the absence of fire, resulting in an oligotrophic and turbid aquatic environment. This also resulted in leaching of humic acid from the catchment, increasing acidity and dystrophy. The onset of a drier, more variable hydroclimate from the mid-to late Holocene drove lower lake levels and a shift to the dominant planktonic diatom species, Discostella stelligera, the result of the unusual bathymetry of Lake Vera where planktonic diatoms increase with lower lake levels. Further drying caused burning of the rainforest (at ca. 2.3 ka) and increased terrigenous deposition into the lake, leading to a productive, alkaline and disturbed diatom community. Repeated fire disturbance resulted in increased inorganic material deposition, the removal of nutrient rich peat, and an invasion of ferns and sclerophyll vegetation. These fire-driven catchment changes caused a shift in the diatom community to low productivity, oligotrophic and acidic assemblages, likely due to restricted light availability and nutrient uptake by increased deposition of terrigenous material. Therefore, the aquatic ecosystem is responding to climate-mediated changes in the terrestrial environment consistent with regional trends in nearby terrestrial-aquatic Holocene records." -"Beck:2020mining","Mining causes extensive damage to aquatic ecosystems via acidification, heavy metal pollution, sediment loading, and Ca decline. Yet little is known about the effects of mining on freshwater systems in the Southern Hemisphere. A case in point is the region of western Tasmania, Australia, an area extensively mined in the 19th century, resulting in severe environmental contamination. In order to assess the impacts of mining on aquatic ecosystems in this region, we present a multiproxy investigation of the lacustrine sediments from Owen Tarn, Tasmania. This study includes a combination of radiometric dating (14C and 210Pb), sediment geochemistry (XRF and ICP-MS), pollen, charcoal and diatoms. Generalised additive mixed models were used to test if changes in the aquatic ecosystem can be explained by other covariates. Results from this record found four key impact phases: (1) Pre-mining, (2) Early mining, (3) Intense mining, and (4) Post-mining. Before mining, low heavy metal concentrations, slow sedimentation, low fire activity, and high biomass indicate pre-impact conditions. The aquatic environment at this time was oligotrophic and dystrophic with sufficient light availability, typical of western Tasmanian lakes during the Holocene. Prosperous mining resulted in increased burning, a decrease in landscape biomass and an increase in sedimentation resulting in decreased light availability of the aquatic environment. Extensive mining at Mount Lyell in the 1930s resulted in peak heavy metal pollutants (Pb, Cu and Co) and a further increase in inorganic inputs resulted in a disturbed low light lake environment (dominated by Hantzschia amphioxys and Pinnularia divergentissima). Following the closure of the Mount Lyell Co. in 1994 CE, Ca declined to below pre-mining levels resulting in a new diatom assemblage and deformed diatom valves. Therefore, the Owen Tarn record demonstrates severe sediment pollution and continued impacts of mining long after mining has stopped at Mt. Lyell Mining Co." -"Becker:2018mono","ND" -"Becker:2018yosemite","ND" -"Bedford:2002fifty","ND" -"Bedford:2007oceanic","Lapita comprises an archaeological horizon that is fundamental to the understanding of human colonisation and settlement of the Pacific as it is associated with the arrival of the common ancestors of the Polynesians and many Austronesian-speaking Melanesians more than 3000 years ago. While Lapita archaeology has captured the imagination and sustained the focus of archaeologists for more than 50 years, more recent discoveries have inspired renewed interpretations and assessments. Oceanic Explorations reports on a number of these latest discoveries and includes papers which reassess the Lapita phenomenon in light of this new data. They reflect on a broad range of interrelated themes including Lapita chronology, patterns of settlement, migration, interaction and exchange, ritual behaviour, sampling strategies and ceramic analyses, all of which relate to aspects highlighting both advances and continuing impediments associated with Lapita research." -"Bedford:2019debating","This volume comprises 23 chapters that focus on the archaeology of Lapita, a cultural horizon associated with the founding populations who first colonised much of the south west Pacific some 3000 years ago. The Lapita culture has been most clearly defined by its distinctive dentate-stamped decorated pottery and the design system represented on it and on further incised pots. Modern research now encompasses a whole range of aspects associated with Lapita and this is reflected in this volume. The broad overlapping themes of the volume—Lapita distribution and chronology, society and subsistence—relate to research questions that have long been debated in relation to Lapita." -"Beel:2016greenland","ND" -"Begg:1980security","The diet of Zyzomys woodwardi was studied by the identification of seeds eaten and accumulated in crevices at Nangaloar Caves, Northern Territory. Seeds of 11 species of plants of nutritional significance were identified; the most frequent were Canarium australianum, Terminalia carpentariae and Buchanania obovata. It was concluded that the accumulations of seeds did not represent caches or food hoarding but were the results of seeds being carried by rats to secure positions which provided protection from predators while the hard seed coats were gnawed through." -"Belbin:2021atlas","The Atlas of Living Australia (ALA) is Australia's national biodiversity database, delivering data and related services to more than 80,000 Australian and international users annually. Established under the Australian Government's National Collaborative Research Infrastructure Strategy to provide trusted biodiversity data to support the research sector, its utility now extends to government, higher education, non-government organisations and community groups." -"Bell:1976thermoluminescence","The Kuk Tea Research Station, established by the Department of Agriculture, Stock and Fisheries in 1969, is a 700 acre property (mostly swampland) about 15 km northeast of the township of Mount Hagen. The long and complex history of the Kuk swamp extends back into the late Pleistocene as recorded in layers of volcanic ash from up to a dozen different eruptions. This investigation is concerned mainly with the period from about 300 years ago when widespread use was made of the drained swampland in a system of sweet potato agriculture. A grid of wide, deep barets (ditches or drains cut for water control) subdivided by a close grid of small, shallow, flat-bottomed barets characterises the drainage of the swampland for cultivation of the sweet potato. Several house sites associated with this culture have been excavated and cooking stones from the fires and cooking pits of each house collected. Research into the possibility of dating these cooking stones by thermoluminescence (TL) was instigated after discussion with Professor J. Golson, Department of Prehistory, Research School of Pacific Studies, A.N.U. Initially the problem was to date and thus chronologically order eight houses unearthed in one block, A9g, of the close grid baret system (see fig. 1). All the houses were expected to be less than 300 years old, being younger than a volcanic ash layer dated by C-14 to around 300 years. The stones themselves were predominantly of the metavolcanic type and were, on average, approximately 5 to 10cm in diameter. In view of their relatively recent heating in the cooking fires and since TL dating measures time elapsed since last heating, the TL Pre-dose Technique developed by Fleming (1973) was adopted for this investigation." -"Bell:1978mungo","This thesis is presented in two parts: Part I dealing with the theory of the thermoluminescence phenomenon and with the origins and effects of the natural radiation environment; and Part II dealing with three applications of the TL dating method to archaeological sites in Australia. The first chapter describes the theories and mechanisms thought responsible for the thermoluminescence phenomenon. The application of these theories to the principles of age determination using quartz is explained and a review of the thermoluminescent properties of quartz itself is given. Nothing further has been added to knowledge already extant in these areas as the purpose of this chapter is to lay the foundation for the work found later in the thesis. A full description of the setting up and calibration of the TL dating equipment, including the alpha counter, is given in the second chapter. The third chapter deals with the passage of alpha particles through matter. The theory of Howarth (1965) is modified in this chapter so as to quantify the absorbed dose from alpha particles passing through a 105 micron quartz grain and to describe the alpha dose reduction due to HF etching. The results are significantly different from the 'first order approximation' given by Fleming (1969, 19 70). In the fourth chapter the theoretical approach of Charlton (1970) for solving the problem of the energy dissipation of electrons passing through matter is discussed. This method is modified in this chapter to be applicable to a quartz grain irradiated by the natural radioactive series. The contribution from the internal conversion electrons is included in the dose attenuation factors. The assessment of the dose dilution resulting from etching the grains in HF is then given. The fifth chapter describes qualitatively the interaction of gamma radiation with matter. The concept of energy-absorption buildup factors is described and is used in the evaluation of the absorbed dose from an overlying clay layer. The dependence of the TL response on both the photon energy and the particle size is explained and a method for formulating a general solution of this problem is put forward. Specific solutions for the samples to be dated in Part II of this thesis are obtained. Chapter six presents detailed radiation data concerning the naturally occurring radioactive series. Tables giving the energy released during every transition of every radioisotope are given. These data are used to evaluate dose-rate conversion factors from ppm of the parent and from the alpha activity of the sample to mrad/yr. The information given in this chapter has been published. The seventh chapter commences Part II of the thesis and it is concerned with the TL dating of ancient Aboriginal fireplaces from Lake Mungo in western New South Wales. The inclusion technique of TL dating is used but particular attention is paid to the assessment of the alpha particle contribution to the dose-rate because of the irregularity of the etching of quartz grains in HF acid. Other complicating factors which are also considered in detail are the saturation of the electron traps, the internal radioactivity of the quartz grains, and the gamma dose from an overlying stratigraphic layer of much higher radioactive content than the fireplaces themselves. The ages of the Mungo fireplaces range from 31,400 to 36,400 years which confirms the antiquity of the site as suggested previously by radiocarbon age determinations on charcoal from the fireplaces. The radiocarbon ages are given in the eighth chapter and a small systematic discrepancy of between 10 and 15% appears to exist between them and the TL ages, with the TL ages being the older in each case. A full description of possible sources of error in the radiocarbon method is presented and one of these, the variations in the Earth's geomagnetic field, is put forward as a possible reason for the TL/C-14 age differences. The ninth chapter describes a further application of the inclusion technique, as modified in the seventh chapter, to Aboriginal fireplaces from Lake Jindabyne in New South Wales. The ages of these fireplaces lie between 2000 and 3000 years. In the tenth chapter the TL dating of cooking stones from New Guinea is described. Large uncertainties in the ages for these stones were encountered and an impurity analysis of the samples suggests that this is due to the high level of impurity diffusion into the quartz grains. The pre-dose technique of Fleming (1973) was used for this investigation and the results given in this chapter have been published." -"Bell:1991fireplaces","ND" -"Bellin:2014betic","The tectonic control on landscape morphology and long-term denudation is largely documented for settings with high uplift rates. Relatively little is known about the rates of geomorphic response in areas of low tectonic uplift. Here, we evaluate spatial variations in denudation of the Spanish Betic Cordillera based on cosmogenic 10Be-derived denudation rates. Denudation rates are compared to published data on rock uplift and exhumation of the Betic Cordillera to evaluate steady-state topography. The spatial patterns of catchment-wide denudation rates ( ) are then analysed together with topographic metrics of hillslope and channel morphology. Catchments draining the Betic ranges have relatively low denudation rates ( ), but also show large variation as they range from 14 to 246 mm kyr−1. Catchment-wide denudation is linearly proportional to the mean hillslope gradient and local relief. Despite large spatial variation in denudation, the magnitude and spatial pattern of denudation rates are generally consistent with longer-term local uplift rates derived from elevated marine deposits, fission-track measurements and vertical fault slip rates. This might be indicative of a steady-state topography where rock uplift is balanced by denudation." -"Bellingham:2020ohau","Understanding how active mountain landscapes contribute to carbon dioxide cycling and influences on long-term climate stability requires measurement of weathering fluxes from these landscapes. The few measured chemical weathering rates in the Southern Alps are an order of magnitude greater than in the rest of the world. Rapid tectonic uplift coupled with extreme orographic precipitation is driving exceptionally fast chemical and physical denudation. These rates suggest that weathering in landscapes such as the Southern Alps could play a significant role in carbon dioxide cycling. However, the relative importance of climate and tectonics driving these fast rates remains poorly understood. ... [_truncated_]" -"Belmont:2007clearwater","We use the 10Be concentration in alluvial sand and gravel to document hillslope exposure history and trace the reduction in grain size of river alluvium in the Clearwater River basin, western Washington State. Clearwater tributary basins Wilson Creek (WC, 6 km2) and East Fork Miller Creek (EFMC, 12 km2) were each sampled in headwater and downstream sites for 10Be in alluvial sand (0.25–0.50 mm) and gravel (22.6–90 mm). Grain size distributions were determined at each sampling site as well as at several locations along the main stem of the Clearwater River. Channel and watershed geomorphology were quantified using long profile modeling and related morphometric analyses. We found that the 10Be concentrations differ significantly between the two grain size fractions at all four sampling locations. At both headwater sites the gravel exhibits 25\% lower 10Be concentrations compared to the sand. Similarly, the downstream site of Lower WC exhibits 55\% lower 10Be concentration in the gravel compared to the sand. In contrast, the gravel from the downstream site on Lower EFMC exhibited 22\% higher 10Be concentration in the gravel compared to the sand. The disparity in 10Be concentration at the WC sites is best explained by shielding of the coarser grain size fraction and its delivery to the channel by deep-seated landslide processes. More intense landsliding in the downstream WC site is consistent with the increased disparity of 10Be between the sand and gravel fractions at that site. The inverse relationship between the sand and gravel 10Be concentrations at the headwater EFMC site is best explained by a sediment provenance mechanism where the hillslope weathering rate exceeds the down-slope transport rate for this particular basin. The inverse grain size dependency (gravel > sand) observed in the downstream EFMC site requires a more complex interplay between hillslope and channel processes including cobble weathering and grain size reduction during fluvial transport, resulting in a dilution of the 10Be signal in the sand fraction downstream. These results underscore the importance of geomorphic consideration and the grain size sampled in the correct interpretation of basin-average erosion rates." -"Belperio:1978thesis","The inner shelf of the Great Barrier Reef province is characterized by active terrigenous sedimentation. In the area south of Townsville, the Burdekin River acts as a major point source of fine grained clastic sediment and contributes 3.5 x 10^6 tonnes per annum to the inner shelf. An examination of the sedimentation patterns in this area, based on 240 subtidal samples and extensive examinations of tidal flat, mangrove and supratidal terrains, has revealed that by far greatest volume of Holocene marine sediment is contained in a prograding sequence of intertidal coastal sediment bodies. Vertical accumulation on the inner shelf is limited and negligible sedimentation is occurring on the middle shelf. ... [_truncated_]" -"Belperio:1990geological","A variety of trace fossils including human, avian and macropodid footprints are preserved in two coastal settings of different ages near Clare Bay, South Australia. Macropodid and other tracks occur in laminated littoral sediments of Late Pleistocene age (ca. 110 000 years BP). They are preserved beneath a former prograding coastal fore-dune complex now being exposed by shoreline erosion and regression. Human footprints, together with tracks of emus, kangaroos and wallabies, are present a few kilometres inland on the margin of a coastal saline lake. They originated about 5000 years ago, when soft dolomitic and calcitic marls formed from groundwater seepage and evaporation around gypseous lake margins. Preservation resulted from subsequent lithificat ion of the marl. The footprints have been subject to continuing exposure since formation but are remarkably well preserved." -"BenIsrael:2022buffering","The weathering of continental surfaces and the transport of sediments via rivers into the oceans is an integral part of the dynamic processes that shape the Earth's surface. To understand how tectonic and climatic forcings control regional rates of weathering, we must be able to identify their effects on sedimentary archives over geologic timescales. Cosmogenic nuclides are a valuable tool to study rates of surface processes and have long been applied in fluvial systems to quantify basin-wide erosion rates. However, in large rivers, continual processes of erosion and deposition during sediment transport make it difficult to constrain how long sediments spend within the fluvial system. In this study, we examine the role of rivers in buffering erosional signals by constraining the timescales of fluvial transport in large rivers across the world. We apply a stochastic numerical model based on measurements of cosmogenic nuclides concentrations and calculate sediment residence times of 10^4--0^5 years in large rivers. These timescales are equal to or longer than climatic cycles, implying that changes to rates of erosion brought on by climatic variations are buffered during transport in large rivers and may not be recognizable in the sedimentary record." -"Bencini:2001dibbler","Trapping was conducted over three years on Boullanger and Whitlock Islands in Jurien Bay (Western Australia), to establish the habitat and diet of the dibbler (Parantechinus apicalis), an endangered marsupial. Habitat preference was determined by conducting a single-factor ANOVA of the trapping success rate for P. apicalis captured at each trap site. The diet was investigated by scat analysis. On Boullanger Island there was no significant difference between trapping success rate in the different habitats. However, on Whitlock Island, significantly greater trapping success rates were recorded in the dunal scrubland dominated by Nitraria billardierei and foredune heath than in succulent heath. Scats contained arthropod (65%) and some vegetable (25%) matter, confirming that island P. apicalis are chiefly insectivorous and rarely eat vertebrate prey." -"Bender:2018yukon","Quantification of river incision via process rate laws represents a key goal of geomorphic research, but such models often fail to reproduce traits of natural rivers responding to base- level lowering. The Fortymile River flows from eastern Alaska in the United States to the Yukon River in Canada across a tectonically quiescent region with near-uniform precipitation and bedrock erosivity. We exploit these stable boundary conditions to quantify bedrock inci- sion evident in a gravel-capped strath terrace that flanks the lower ~175 km of the river and grades to the minimally incised headwaters. The terrace gravel yields a cosmogenic isochron burial age of 2.44 ± 0.24 Ma, consistent with abandonment triggered by late Pliocene–early Pleistocene Yukon River headwater capture. The deeply incised reach forms a linear knick- zone where basin relief nearly doubles and inferred bedrock incision rates (~19–110 m/m.y.) averaged since ca. 2.44 Ma increase downstream toward the Fortymile–Yukon River conflu- ence. Basin-scale 10Be-based erosion rates of tributaries to the Fortymile River trunk nearly double from the headwaters (~9 mm/k.y.) to the knickzone (average ~16 mm/k.y.), revealing the pace of ongoing landscape response to knickzone incision over 104 yr. Our observations calibrate a stream- ower model (erosion coefficient K ~ 1.1 × 10–6 m0.2) that closely reproduces the knickzone profile and thus implies long-term (104–106 yr) efficacy of a simple stream- power bedrock incision law." -"Benn:2006sierra","ND" -"Benson:2004pinedale","ND" -"Benson:2007front","ND" -"Bentley:2006peninsula","ND" -"Bentley:2007georgia","ND" -"Bentley:2010weddell","ND" -"Bentley:2011marguerite","ND" -"Bentley:2017pensacola","ND" -"Berg:2016rauer","ND" -"Bermingham:1966victoria","This list contains a selection of results of measurements made since September, 1963. Until the end of 1962, the stability of equipment performance was unsatisfactory and, when the author assumed responsibility for the operation of the laboratory in 1963, several dates that had been published (Focken, 1960, 1962, and private commun.) were withdrawn. The performance and operation of the equipment were re-assessed and improved during 1963 and routine dating was begun towards the end of the year." -"Bermingham:1971australian","This is the first list of radiocarbon 14 dates published in the ‘Newsletter‘ since 1966. In this list, Anne Bermingham presents the relevant results of her laboratory for the intervening period. It is hoped to publish an Australian National University laboratory in a later ‘Newsletter‘. The Institute records its thanks to the author for the care with which this list has been compiled." -"Bermingham:1972yarar","Yarar series, Port Keats Mission, N.T. Charcoal samples collected in 1965 by D. J. Mulvaney from the rock shelter at Yarar, 11 miles S of Port Keats Mission, N.T., and 150 miles SW of Darwin (14 degrees 24‘ S Lat, 129 degrees 34‘ E Long). The shelter was first excavated in 1958 and 1959 by W. E. H. Stanner; material from this excavation was analysed from J. M. Flood who has described the site (Flood, 1967, 1970)." -"Berry:2017thesis","The Australian continent was reached around 50,000 years ago with its colonising populations rapidly expanding into all ecological regions. Colonization is believed to have been facilitated by well-structured communication strategies; mirrored in various forms of symbolic behaviour. Rock art is symbolic behaviour that reflects the in situ response of Indigenous populations to extreme environmental, climatic, and social change. Murujuga, located in the Northwest coast of Australia, is an ideal setting to analyse this rock art production. The durable geology, low erosion rates, and increasing archaeological contextualization from the surrounding Pilbara and Carnarvon bioregions allows for the contextualising of deep time rock art with archaeological correlates. This contextualisation provides the opportunity to investigate changing social dynamics of groups; and the impetus for variations in these throughout time. This research presents findings from a stylistic, spatial, and archaeological analysis of symbolic behaviour found in rock art on Murujuga (the Dampier Archipelago), focusing on the Pleistocene to the early Holocene. The main motivation is to understand how early cultural lifeways are mirrored in the associated early rock art phases on Murujuga; and to investigate the impetus for shifting social geographies during periods of extreme environmental and social pressure. Archaeological material excavated from three open sites on Rosemary Island is presented to contextualize the rock art corpus on an outer island of the Archipelago. ... [_truncated_]" -"Berryman:1984mounds","This report summarises research on Aboriginal mounds beside the Wakool River (Figures 1, 2 and 3; photograph 1.) carried out in April and May 1983. This forms part of a general study of mounds, their function, chronology, structure and location undertaken for a postgraduate thesis by Annette Berryman in the Division of Prehistory, La Trobe University." -"Berryman:1984wakool","This report summarises fieldwork on Aboriginal mounds beside the Uakool River (Fig.l) carried out in April and May 1983. This forms part of a general study of mounds, their function, chronology, structure and location being undertaken for a postgraduate thesis by one of us (AB). Following preliminary investigations in 1982, the fieldwork in 1983 was carried out in two stages. An intensive survey to locate and document mounds took place over Easter 1983, and a 2 week excavation season was undertaken in the latter half of May. Aboriginal people were consulted at all stages of the project especially those traditionally associated with the area, the Weraba Wemba and Baraparapa. Details of the communities and individuals contacted have been included in our report to the New South Wales National Parks and Wildlife Service from which this paper is derived (Berryman and Frankel 1984)." -"Bestland:2016lofty","Global biogeochemical cycles have, as a central component, estimates of physical and chemical erosion rates. These erosion rates are becoming better quantified by the development of a global database of cosmogenic radionuclide 10Be (CRN) analyses of soil, sediment, and outcrops. Here we report the denudation rates for two small catchments (~ 0.9 km2) in the Mt. Lofty Ranges of South Australia as determined from 10Be concentrations from quartz sand from the following landscape elements: 1) dissected plateaux, or summit surfaces (14.10 ± 1.61 t km− 2 y− 1), 2) sandstone outcrops (15.37 ± 1.32 t km− 2 y− 1), 3) zero-order drainages (27.70 ± 1.42 t km− 2 y− 1), and 4) stream sediment which reflect a mix of landscape elements (19.80 ± 1.01 t km− 2 y− 1). Thus, the more slowly eroding plateaux and ridges, when juxtaposed with the more rapidly eroding side-slopes, are leading to increased relief in this landscape." -"Bibby:2016debris","ND" -"Bichler:2016landslide","ND" -"Bickford:2008wetland","Microfossil, sediment and documentary records provide a history of European land use and its impact on the vegetation of the Fleurieu Peninsula, South Australia. Two sedimentary cores were analysed for their fossil pollen and charcoal composition. Chronologies were established using a combination of 210Pb, 14C and microfossil markers. Primary and secondary evidence for the spatial expansion of land uses in the region were compiled providing local-, bioregional- and regional-scaled European settlement histories. The settlement and land-use histories of the major vegetation types in the region were different and were closely determined by the nature of the vegetation itself. The sedimentary and microfossil records indicate that wetland and terrestrial vegetation have undergone sequential changes of composition. There is evidence of a decline in fire-sensitive understorey species and the decline is likely due to intensive firing and grazing of scleropyllous woodlands and forests early in European settlement. Early-settlement native forestry practices were intensive, however they did not alter overstorey tree composition. Mid-twentieth-century wholesale vegetation clearance is clearly marked in the pollen record by a decline in Eucalyptus and increase in herbaceous species. Wetland vegetation was highly impacted by European land practices through changes to sediment inputs and hydrological conditions that began prior to catchment clearance, during the phase of intensive firing and grazing. Through the integration of multiscaled, ecosystem-specific historical settlement histories and palaeoecological analysis, correlations between past land uses and biotic responses can be confidently demonstrated." -"Bickler:1998phdthesis","ND" -"Bickler:2002megaliths","Archaeological survey on Muyuw (Woodlark Island) in the Massim area of Papua New Guinea located a number of stone arrangements, commonly known as megaliths. Test excavations have revealed the use of the stone arrangements as burial structures. The Muyuw data show a complex pattern of changing internal relationships and regional political relationships. The presence of stone arrangements in all the major islands of the northern Massim (and possibly beyond), hints at a shared regional symbolic system for dealing with the dead, and organising labour for public work. Stone arrangements form a complex Early Period (~1500BP–600BP) landscape built for the dead to negotiate relationships between the living throughout the northern Massim. Yet by 600 BP, this landscape had probably lost its symbolic potency. These sites are discussed in relation to the prehistory of the island and the region as a whole." -"Bierman:1998tracers","ND" -"Bierman:1999minnesota","ND" -"Bierman:2001background","Understanding the tempo of sediment generation and transport is fundamental to understanding Earth as a system. For land managers, knowing rates of landscape change is important as they consider human impact on landscapes in a long-term context. Numerous means have been employed to estimate basin-scale erosion rates (Saunders and Young, 1983); many of these methods, such as calculations based on river sediment and solute transport rates, are influenced by human impacts or are useful only over short (10 to 100 y) time scales (Trimble, 1977). Other techniques involve reconstruction of initial topography or definition of sediment volumes and source areas; however, these techniques are feasible only in particular environments and geologic settings, many of which are uncommon (Bishop, 1985). Sediment transport rates can also be estimated using tracers (e.g., Lekach and Schick, 1995) and sediment traps. The traditional means by which basin-scale erosion and sediment transport rates are estimated remain uncertain and thus are not widely applied" -"Bierman:2001namib","Slow erosion has characterized the Namib Desert, the Namibian escarpment, and the adjacent Namibian highlands over the Pleistocene. Paired analyses (n = 66) of in-situ-produced 10Be and 26Al in quartz-bearing samples of bedrock primarily from inselbergs, of sediment from dry river and stream channels, and of clasts from desert surfaces reveal large inventories of these cosmogenic nuclides indicating significant landscape stability over at least the past million years." -"Bierman:2005fpuerco","Analysis of in‐situ ‐produced 10Be and 26Al in 52 fluvial sediment samples shows that millennial‐scale rates of erosion vary widely (7 to 366 m Ma−1) through the lithologically and topographically complex Rio Puerco Basin of northern New Mexico. Using isotopic analysis of both headwater and downstream samples, we determined that the semi‐arid, Rio Puerco Basin is eroding, on average, about 100 m Ma−1. This rapid rate of erosion is consistent with estimates made using other techniques and is likely to result from a combination of easily eroded lithologies, sparse vegetation, and monsoon‐dominated rainfall. Data from 331 stream water samples collected by the US Geological Survey between 1960 and 1995 are consistent with basin‐wide, average chemical denudation rates of only about 1·4 m Ma−1; thus, the erosion rates we calculate may be considered rates of sediment generation because physical weathering accounts for almost 99 per cent of mass loss. ... [_truncated_]" -"Bierman:2007namibian","Namibia, home to the dramatic Great Escarpment and one of the driest coastal plain deserts in the world is eroding slowly and uniformly at an average rate of ~8 m/My. To estimate this overall erosion rate, we col- lected water-transported sand from small ephemeral stream and river beds draining the coastal plain, the Great Escarpment, and the uplands as well as from the drainage networks of two major rivers, the Swakop and Omaruru, which have their headwaters on the uplands, cut across the escarpment zone, and traverse the coastal plain. We sampled sedi- ment from a variety of basin sizes (1 – 29,000 km2). We infer rates of landscape change from a series of 38 high preci- sion (1 sigma, 1.3–3.2\%; mean = 1.7±0.5\%) measurements of 10-Be made in quartz extracted from samples of river-borne sand (250 – 850 um grain size). All samples contain significant concentrations of 10-Be (0.54 – 1.75 million atoms/g quartz) which when considered as steady state erosion rates, results in a range from 4.1 to 12.2 m/My and an average of 8.3±1.9 m/My for the dataset as a whole. Considering the small basins by province, the upland is eroding at 4.9±0.8 m/My (n=3), the lowland at 7.8±1 m/My (n=1), and the escarpment zone at 8.2±2.3 m/My (n=11). The furthest downstream samples on the Swakop (29,000 km2) and Omaruru Rivers (8000 km2) give model erosion rates of 8.8±1.0 and 8.6±1.1 m/My respectively, rates which match well area-weighted averages of tributary streams (8.9±1.6 (n= 6) and 8.3±1.3 m/My (n=4), respectively). There is no downstream pattern in the 10- Be concentration along either main stem river nor is there any relation- ship between erosion rate and basin area in the dataset as a whole. What does all this mean? First, we find that basin-scale rates of ero- sion are 2X higher than those on exposed rock surfaces (as reported in Bierman and Caffee, 2001) suggesting that the presence of even a thin veneer of regolith speeds rock weathering. Second, rates of erosion estimated in fluvial sediment using 10-Be are remarkably homoge- neous, varying < 3X over large areas. Third, slow rates of erosion de- termined cosmogenically match well those modeled from thermochronologic data suggesting steady, slow erosion over time and fourth, the new cosmogenic data provide no evidence for significant escarpment retreat over time; rather, they suggest that the escarpment, and all other mega-geomorphic features of the Namibian landscape must be long-lived, stable landforms." -"Bierman:2009where","In order to estimate the erosion rate of the northern Queensland escarpment and the adjacent upland plateau and to track the source of sand-sized sediment delivered to the Coral Sea, we collected 16 sand samples and measured both their in situ and meteoric 10Be content. 15 samples were collected from rivers and streams including large regional drainages and small tributaries - both from the low-relief, dry upland and from the steep, wet escarpment. One sample is quartz sand from the beach at Yorkey‘s Knob, below the escarpment. ... [_truncated_]" -"Bierman:2014view","Southernmost Africa, with extensive upland geomorphic surfaces, deep canyons, and numerous faults, has long interested geoscientists. A paucity of dates and low rates of background seismicity make it challenging to quantify the pace of landscape change and determine the likelihood and timing of fault movement that could raise and lower parts of the landscape and create associated geohazards. To infer regional rates of denudation, we measured 10Be in river sediment samples and found that south-central South Africa is eroding ~5 m m.y.−1, a slow erosion rate consistent with those measured in other non-tectonically active areas, including much of southern Africa. To estimate the rate at which extensive, fossil, upland, silcrete-mantled pediment surfaces erode, we measured 10Be and 26Al in exposed quartzite samples. Undeformed upland surfaces are little changed since the Pliocene; some have minimum exposure ages exceeding 2.5 m.y. (median, 1.3 m.y.) and maximum erosion rates of <0.2 m m.y.−1 (median, 0.34 m m.y.−1), consistent with no Quaternary movement on faults that displace the underlying quartzite but not the silcrete cover. ... [_truncated_]" -"Bierman:2015summits","ND" -"Bierman:2018greenlandic","ND" -"BigotCormier:2005landslides","ND" -"Bindon:1982dating","This brief account discusses two problematical radiocarbon dates from an Aboriginal campsite exposed in a 5000 sq m blow-out in coastal dunes on the north bank of Ellen Brook, a small stream roughly halfway between Cape Leeuwin and Cape Naturaliste in extreme southwestern Western Australia. The site, which was first reported some 15 years ago, is immediately northeast of the historic Ellen Brook homestead, and about 800 m from the rocky coast." -"Bindon:1986thesis","In 1980, while searching for archaeological evidence of Aboriginal usage of the north western portion of Lake Way near Wiluna, I discovered the remains of what seemed to be fireplaces ... [_truncated_]" -"Binnie:2006rapidly","Cosmogenic nuclide concentrations in alluvial sediments have been widely used to estimate basin-wide denudation rates. This technique requires that sediments be well mixed so as to avoid biasing results towards particular source locations within the basin. However, few studies have tested for well-mixed sediment with cosmogenic nuclide data. We examine sediment mixing with measurements of in situ-produced cosmogenic 10Be in alluvium from small, high-relief catchments in the San Bernardino Mountains, California, USA. The mixing at the reach scale was tested with three samples of channel sediment taken at 5 m intervals. Adequate mixing is indicated with almost identical 10Be concentrations for two samples while the third falls just outside one standard error. The mixing at channel confluences was tested at three sites where samples were obtained downstream of the tributary junction and from each of the tributaries upstream of the join. If the sediments are well-mixed, radionuclide concentrations for the downstream samples will reflect concentrations of the tributaries weighted by the rates of sediment production. The results show that sediment is insufficiently mixed at one junction, and indeterminate at another (that is, cosmogenic nuclide concentrations in the tributaries are too similar to determine source). At a third site, results suggest sufficient sediment mixing may be possible some distance downstream of the junction. Collectively, these findings demonstrate that the assumption of well-mixed sediments may be invalid in small drainages subject to episodic sediment delivery. The alluvial samples should be collected well downstream of tributary junctions and tests for sediment mixing should be performed." -"Binnie:2007developing","Studies across a broad range of drainage basins have established a positive correlation between mean slope gradient and denudation rates. It has been suggested, however, that this relationship breaks down for catchments where slopes are at their threshold angle of stability because, in such cases, denudation is controlled by the rate of tectonic uplift through the rate of channel incision and frequency of slope failure. This mechanism is evaluated for the San Bernardino Mountains, California, a nascent range that incorporates both threshold hillslopes and remnants of pre-uplift topography. Concentrations of in situ–produced cosmogenic 10Be in alluvial sediments are used to quantify catchment-wide denudation rates and show a broadly linear relationship with mean slope gradient up to ∼30°: above this value denudation rates vary substantially for similar mean slope gradients. We propose that this decoupling in the slope gradient–denudation rate relationship marks the emergence of threshold topography and coincides with the transition from transport-limited to detachment-limited denudation. The survival in the San Bernardino Mountains of surfaces formed prior to uplift provides information on the topographic evolution of the range, in particular the transition from slope-gradient–dependent rates of denudation to a regime where denudation rates are controlled by rates of tectonic uplift. This type of transition may represent a general model for the denudational response to orogenic uplift and topographic evolution during the early stages of mountain building." -"Binnie:2008bernardino","Basin-averaged cosmogenic 10Be concentrations, apatite (U–Th)/He thermochronometry and incision into a dated palaeosurface constrain spatial and temporal variations in the rates of denudation experienced during the early-stages of orogenesis in the San Bernardino Mountains, California. Cosmogenic 10Be analysis measures denudation over intermediate (∼ 102–104 years) time scales and records rates which decrease from a maximum of 2700 ± 500 mm ka− 1 in the south to a minimum of 52 ± 5 mm ka− 1 in northern catchments. Corresponding rates from (U–Th)/He and incision into a dated palaeosurface measure long-term (∼ 106 years) denudation rates which decrease from between 1200 ± 400 mm ka− 1 in the south to a minimum of 30 ± 20 mm ka− 1 in the north. The temporal consistency observed in the broad-scale patterns of denudation rates probably results from the persistent imprint of the initial crustal architecture and drainage network. These have maintained an influence on slope distributions, and are thus fundamental factors controlling the gross patterns of denudation throughout the early stages of orogenesis. Where variations between the denudation rates measured over different time scales are apparent the intermediate-term rates are found to be consistently greater than the long-term, with the increase being more pronounced around the fault bounded peripheries of crustal blocks relative to quiescent block interiors. This provides empirical support for a model of mountain building whereby topographic development is dictated by the headward retreat of drainage systems that propagate away from zones of displacement. Our findings indicate that recent localised increases in denudation rates in young fault block orogens may be explained by a progressive denudational response to prior tectonic uplift, rather than a consequence of climatic change." -"Bird:1981characterisation","Proton induced gamma-ray emission (PIGME) has been used to determine F, Na and Al concentrations in obsidian from known locations in Melanesia and to relate artefacts from this region to such sources. The PIGME technique is a fast, non-destructive, and accurate method for determining these three elements with essentially no special sample preparation. The measuring technique is described and results are listed for sources, chiefly in the Papua New Guinea region. Their classification is discussed in terms of groups which are distinguishable by the PIGME method. Over 700 artefact results are listed; these show the occurrence of an additional group that is not geographically identified." -"Bird:1987life","This thesis is a preliminary investigation of the coastal archaeology of Wunjunga Beach Mount, Upstart Bay, North Queensland. A major concern of this thesis and one which prompted the study is the ongoing destruction of archaeological sites in the study area by both the natural elements and human interference. ... [_truncated_]" -"Bird:1991southeast","Archaeological evidence from western Victoria and southeast South Australia has been used to develop models of late Holocene change. In this paper we reassess some of the primary data, concentrating on radiocarbon dates available from over eighty sites in the area. A general methodological critique and discussion of each different site-type exposes fundamental problems in establishing a basic sequence and demonstrating the nature of change. An argument is put forward that late Holocene developments in this area are the latest in a continuous series, and do not require the special explanation of ‘intensification‘." -"Bird:1998gariwerd","ND" -"Bird:1998grampians","New radiocarbon determinations have been obtained for four rockshelter sites in the Grampians-Gariwerd region, originally excavated in the 1970s and early 1980s by the Victoria Archaeological Survey. Basal dates of about 22,000 BP for Drual and evidence of occupation below a date of about 9000 BP for Billimina indicate that the ranges were first occupied during the Late Pleistocene. These results have considerable implications for the interpretation of the archaeological record of Western Victoria." -"Bird:1999abox","We present results that validate a new wet oxidation, stepped-combustion procedure for dating 'old' charcoal samples. An acid-base-wet oxidation (ABOX) pretreatment procedure has been developed that is used in place of the conventional acid-base-acid (ABA) pretreatment. Combustions and graphitizations are performed in a vacuum line that is insulated from the atmosphere by a second backing vacuum to eliminate the risk of atmospheric leakage into the line at any stage of the procedure. Combustions are performed at 3 temperatures (330 °, 630 ° and 850 °) with a graphite target produced from the CO2 evolved during each combustion step. In this way, the removal of any contamination can be monitored, and a high degree of confidence can be placed on the final age. The pretreatment, combustion, graphitization, and measurement blank for the procedure, based on the analysis of a 'radiocarbon-dead' graphite, is 0.5 ± 0.5 µg C (1sigma, n=14), equivalent to 0.04 ± 0.02 pMC or an 'age' of approximately 60 ka for a 1 mg graphite target. Analyses of a 'radiocarbon-dead' natural charcoal after ABOX pretreatment and stepped combustion suggest that the total blank (including contamination not removed by pretreatment) may be higher than for graphite, ranging up to 0.10 ± 0.02 pMC. Additional experiments confirm good agreement with accepted values for the international low-14C 'New Kauri' standard (0.16-0.25 pMC). They also confirm excellent reproducibility, with 3 separate dates on different aliquots of a charcoal sample from Ngarrabullgan Cave (Queensland, Australia) ranging from 35.2 to 35.5 ka 14C BP. It is also demonstrated that the ABOX pretreatment, in conjunction with the new vacuum line described here, is able to remove contamination not removed by the conventional ABA pretreatment, suggesting that the technique can be used to produce reliable 14C dates on charcoal up to at least 50 ka." -"Bird:2002arnhem","This study presents the results of an extensive radiocarbon dating program at the Nauwalabila I site in northern Australia. The results show that the radiocarbon chronology at Nauwalabila is reliable to ∼130cm depth, but below this depth coarse charcoal has been variably altered during a period in the early Holocene when an ephemeral groundwater table reached close to the ground surface of the time. Below ∼150cm none of the radiocarbon ages can be considered to indicate reliably the age of deposition of the sediments. Luminescence dates near the surface and at 110cm are concordant with the radiocarbon chronology in the upper part of the sequence, and hence the aberrant radiocarbon results below ∼150cm do not constitute a reason to doubt the accuracy of the luminescence chronology deeper in the stratigraphy. A conservative estimate of the age of the sequence, based on extrapolation of results from that portion of the sequence where the radiocarbon chronology is considered to be reliable, is consistent with the chronology proposed previously from luminescence dating. Both chronologies therefore suggest occupation of the site before 50,000 years. Based on sediment characteristics and the distribution of quartz, chert, quartzite and quartz crystal artefacts, there is no evidence that there has been significant vertical displacement of artefacts relative to the surrounding sand matrix. Both chemical alteration and physical translocation of charcoal contributed to the aberrant ages at depth in the deposit. The results point to the need for careful assessment of the suitability of charcoal for radiocarbon dating prior to analysis and to the dangers of relying on a small number of radiocarbon dates in the development robust site chronologies. Strategies for screening samples for suitability include (i) microscopic examination, (ii) not analysing samples unless they survive the full ABOX pretreatment, (iii) not analysing samples unless the material is significantly larger than the sediment matrix, (iv) using CHN analysis on both untreated and pretreated material to check for organic contamination and (v) using stepped combustion to check for concordancy in the ages of carbon released at successively higher temperatures." -"Bird:2003radiocarbon","A technique for determining the radiocarbon age of both organic-carbon and carbonate-carbon in the eggshell of the large flightless birds Genyornis newtoni (now extinct) and Dromaius novaehollandiae (extant emu) is presented here. Stepped combustion (for organic-carbon) and stepped acidification (for carbonate-carbon) were used to obtain multiple age determinations for each sample, from which an assessment of the reliability of the ages is possible. Analysis of a Genyornis newtoni eggshell fragment known to have an age considerably beyond the limit of radiocarbon dating has indicated that the backgrounds obtainable using this approach are 0.1220.033pMC for the organic-carbon fraction and 0.0700.025pMC for the carbonate-carbon fraction. These backgrounds suggest that finite ages up to 50,000–55,000BP are readily achievable on eggshell using stepped combustion/acidification. Analysis of a single fragment of Genyornis eggshell from Williams Point, central South Australia, suggests that significant contamination of the organic-carbon fraction of the eggshell is possible, while ages for the carbonate fraction appear more reliable and indicate that the eggshell has an age of at least 49,0002000BP. A total of six analyses of single Genyornis newtoni and Dromaius novaehollandiae eggshell fragments from the Wood Point deposit in southern South Australia suggest ages for the samples of 41,000800 and 37,900700BP, respectively, while an optically stimulated luminescence (OSL) sample from a location very close to the Genyornis sample has an age of 555ka (1σ). The OSL and calibrated radiocarbon ages for the Genyornis sample and the sand matrix overlap at two standard deviations, suggesting the most likely age for the eggshell and the sand matrix is ∼45 cal ka BP or earlier." -"Blaauw:2005peat","Summary: Raised bog peat deposits form important archives for reconstructing past changes in climate. Precise and reliable age models are of vital importance for interpreting such archives. We propose enhanced, Markov chain Monte Carlo based methods for obtaining age models from radiocarbon-dated peat cores, based on the assumption of piecewise linear accumulation. Included are automatic choice of sections, a measure of the goodness of fit and outlier downweighting. The approach is illustrated by using a peat core from the Netherlands." -"Blaauw:2010clam","Age--depth models form the backbone of most palaeoenvironmental studies. However, procedures for constructing chronologies vary between studies, they are usually not explained sufficiently, and some are inadequate for handling calibrated radiocarbon dates. An alternative method based on importance sampling through calibrated dates is proposed. Dedicated R code is presented which works with calibrated radiocarbon as well as other dates, and provides a simple, systematic, transparent, documented and customizable alternative. The code automatically produces age--depth models, enabling exploration of the impacts of different assumptions (e.g., model type, hiatuses, age offsets, outliers, and extrapolation)." -"Blaauw:2011bacon","Radiocarbon dating is routinely used in paleoecology to build chronologies of lake and peat sediments, aiming at inferring a model that would relate the sediment depth with its age. We present a new approach for chronology building (called 'Bacon') that has received enthusiastic attention by paleoecologists. Our methodology is based on controlling core accumulation rates using a gamma autoregressive semiparametric model with an arbitrary number of subdivisions along the sediment. Using prior knowledge about accumulation rates is crucial and informative priors are routinely used. Since many sediment cores are currently analyzed, using different data sets and prior distributions, a robust (adaptive) MCMC is very useful. We use the t-walk (Christen and Fox, 2010), a self adjusting, robust MCMC sampling algorithm, that works acceptably well in many situations. Outliers are also addressed using a recent approach that considers a Student-t model for radiocarbon data. Two examples are presented here, that of a peat core and a core from a lake, and our results are compared with other approaches." -"Blaauw:2020rplum","An approach to age-depth modelling that uses Bayesian statistics to reconstruct accumulation histories for 210Pb-dated deposits using prior information. It can combine 210Pb, radiocarbon, and other dates in the chronologies. See Aquino et al. (2018; doi:10.1007/s13253-018-0328-7). Note that parts of the code underlying 'rplum' are derived from the 'rbacon' package by the same authors, and there remains a degree of overlap between the two packages." -"Black:2001kings","BSc Hons thesis (unpublished)" -"Black:2006baraba","Palaeoenvironmental sequences that describe the vegetation of the last glacial maximum (LGM) and of the subsequent climatic amelioration are relatively rare in the Australian, Southeast Asian and Pacific region (SEAPAC region). Here, we present the results of a palynological investigation from Lake Baraba, located in eastern Australia, which extends beyond 43 ka. Bands of oxidised sediment prior to the LGM suggest lake level fluctuations, however, lacustrine clays continued to be deposited throughout the LGM and into the early Holocene when the deposition of peat was initiated. The vegetation, a Casuarina woodland/shrubland with a mixed understorey, remained relatively stable from 443 kyr to the early Holocene, suggesting that this sclerophyllous vegetation was resilient to changes in climate. The vegetation of the LGM at Lake Baraba does not conform to previous descriptions of a treeless south-eastern Australia, and it is possible that it was a refugium for woodland. Myrtaceae expanded at the expense of Casuarinaceae from the early Holocene, with charcoal analyses suggesting that fire was an unlikely explanation. There was no apparent relationship between Aboriginal site usage and fire activity and hence how Aboriginal people used fire at Lake Baraba remains speculative." -"Black:2006nexus","This study presents a reconstruction of the fire activity of the last ~14,200 cal. years BP (before AD 1950) from Gooches Crater Right, located on the Newnes Plateau, approximately 150 km to the west of Sydney (33 degrees 27'S, 150 degrees 16'E) within the Blue Mountains National Park. Charcoal analysis and palynology were undertaken with the aim of untangling any inter-relationship between climate, humans and fire. A chronology of the site was provided by radiocarbon dating. The dominant control on fire in this environment during the Holocene appears to be climate. Periods of climate change, identified in previous studies, are associated with higher levels of fire activity. Fire was less ubiquitous between ~9,000 and 6,000 years BP, a period normally described as having a higher effective moisture in south-eastern Australia. The mid-Holocene fluctuations in charcoal may reflect anthropogenic fire, climate forcing or alternatively human responses to any climate change. Coeval changes in palaeoclimatic sequences elsewhere and palynology at the site support a climatic explanation or that Aboriginal people used fire within a climatic framework." -"Black:2006thesis","It is widely believed that Australian Aboriginals utilised fire to manage various landscapes however to what extent this impacted on Australia s ecosystems remains uncertain. The late Pleistocene/Holocene fire history from three sites within the Sydney Basin, Gooches Swamp, Lake Baraba and Kings Waterhole, were compared with archaeological and palaeoclimatic data using a novel method of quantifying macroscopic charcoal, which is presented in this study. The palynology and other palaeoecological proxies were also investigated at the three sites. The Gooches Swamp fire record appeared to be most influenced by climate and there was an abrupt increase in fire activity from the mid-Holocene perhaps associated with the onset of modern El Niño dominated conditions. The Kings Waterhole site also displayed an abrupt increase in charcoal at this time however there was a marked decrease in charcoal from ~3 ka. Lake Baraba similarly had displayed low levels of charcoal in the late Holocene. At both Kings Waterhole and Lake Baraba archaeological evidence suggests intensified human activity in the late Holocene during this period of lower and less variable charcoal. It is hence likely that at these sites Aboriginal people controlled fire activity in the late Holocene perhaps in response to the increased risk of large intense fires under an ENSO-dominated climate. The fire history of the Sydney Basin varies temporally and spatially and therefore it is not possible to make generalisations about pre-historic fire regimes. It is also not possible to use ideas about Aboriginal fire regimes or pre-historic activity as a management objective. The study demonstrates that increased fire activity is related to climatic variation and this is likely to be of significance under various enhanced Greenhouse scenarios. There were no major changes in the composition of the flora at all sites throughout late Pleistocene/Holocene although there were some changes in the relative abundance of different taxa. It is suggested that the Sydney Sandstone flora, which surrounds the sites, is relatively resistant to environmental changes. Casuarinaceae was present at Lake Baraba during the Last Glacial Maximum and therefore the site may have acted as a potential refugium for more mesic communities. There was a notable decline in Casuarinaceae during the Holocene at Lake Baraba and Kings Waterhole, a trend that has been found at a number of sites from southeastern Australia." -"Black:2007sydney","It is widely believed that Australian Aborigines utilized fire to manage many landscapes; however, to what extent this use of fire impacted on Australia's ecosystems remains uncertain. The late Pleistocene/Holocene fire history from three sites within the Sydney Basin (Gooches Swamp, Lake Baraba and Kings Waterhole) were compared with archaeological and palaeoclimatic data. The Gooches Swamp record appeared to be most influenced by climate and there was an abrupt increase in fire activity from the mid Holocene perhaps associated with the onset of modern El Niño-dominated conditions. The Kings Waterhole site also displayed an abrupt increase at this time, however there was a marked decrease in charcoal from ~3 ka. Similarly Lake Baraba displayed low levels of charcoal in the late Holocene. At both Kings Waterhole and Lake Baraba archaeological evidence suggests intensified human activity in the late Holocene during this period of lower and less variable charcoal. It is hence possible that Aboriginal people strongly influenced fire activity in some areas of the Sydney Basin during the late Holocene perhaps in response to the increased risk of large intense fires as an ENSO-dominated climate became more prevalent. The fire history within the Sydney Basin varies both temporally and spatially and therefore it is inappropriate to apply a single fire regime to the entire region for landscape management. This work also has implications for future fire incidence associated with climatic variability under an enhanced Greenhouse effect." -"Blackwell:1982bowen","In several parts of Australia, Aboriginal exploitation of offshore islands has become one of the key areas of archaeological investigation over the past decade. Islands off the south coast of New South Wales, however, have so far received only a cursory glance by archaeologists. Until this present study, Sullivan’s survey of Montagu Island (1975) was the most comprehensive of these island investigations. Despite the fact that the south coast is one of the most intensively archaeologically researched areas in Australia our knowledge of the prehistory of the offshore islands is minimal. ... [_truncated_]" -"Blackwood:1973skeletons","The attitudes of burial of 72 skeletons excavated at seven sites in the Murray Valley in Victoria between Mildura and the S. Australian border and at one site at Lake Victoria, N.S.W., are described. The antiquity of the burials in Victoria is from 4,000 to 6,000 years B.P. Orientation varied widely, but the head was placed predominantly in a S, direction. Orientation at Lake Victoria was random, and the burials were comparatively recent. Extreme tooth wear to a helicoidal plane of occlusion was frequent. A unique burial with a widow’s cap in place on the head is described. Cranial types are illustrated by reference to eight skulls. Methods of removing complete skeletons as they lay in situ are described. ... [_truncated_]" -"Blake:1971revision","ND" -"Blard:2013andes","ND" -"Blom:1988facies","ND" -"Blom:1988sediments","ND" -"Blomdin:2016expansions","ND" -"Blomdin:2018turgen","ND" -"Blong:1982time","In the highlands of Papua New Guinea there exist widespread legends concerning a ‘Time of Darkness‘ in which there was no light and ash fell from the skies. The author investigates these legends and, in conjunction with measurement and analysis of the ash, which covers a large area of the highlands, determines that 300 years ago there was a cataclysmic volcanic eruption on Long Island and that the legends are essentially accurate accounts of this gigantic upheaval that is unrecorded in any written records. There are several unique elements in this book. First, a relatively recent volcanic eruption of very large magnitude is identified. Second this event is shown to have initiated a widespread legend varying from place to place only in detail, and spreading across a number of cultural groups. Third the accuracy of the legends is demonstrated by comparison with known volcanic eruptions. The study shows that legends from an area of almost 100,000 km2 and including more than thirty language groups have survived as essentially accurate accounts for about 300 years. This book will have particular appeal to volcanologists and oral historians and a general appeal to readers with an interest in natural hazards." -"Boex:2013westerlies","ND" -"Bohlert:2011albula","ND" -"Bohme:2019rockslide","ND" -"Bonhomme:1983bunda","BA thesis (unpublished)" +"REFDBID","ABSTRACT","CREATED_AT","UPDATED_AT" +"ADW:2022database","Animal Diversity Web (ADW) is an online database of animal natural history, distribution, classification, and conservation biology at the University of Michigan. Animal Diversity Web has... [_truncated_] --> Thousands of species accounts about individual animal species. These may include text, pictures of living animals, photographs and movies of specimens, and/or recordings of sounds. Students write the text of these accounts and we cannot guarantee their accuracy, --> Descriptions of taxa above the species level, especially phyla, classes, orders and families. Hundreds of hyperlinked pages and images illustrate the traits and general biology of these groups. Professional biologists prepare these pieces, for the most part.","2023-01-06 16:18:47.612 +0100","2023-01-11 09:27:15.738 +0100" +"ADW:2023aep.ru","Species _Aepyprymnus rufescens_","2023-02-17 13:35:53.701 +0100","" +"ADW:2023ant.ce","Species _Antilope cervicapra_","2023-02-17 13:35:53.701 +0100","" +"ADW:2023bos.ta","Species _Bos taurus_","2023-02-17 13:35:53.701 +0100","" +"ADW:2023bub.bu","Species _Bubalus bubalis_","2023-02-17 13:35:53.701 +0100","" +"ADW:2023cae.fu","Species _Caenolestes fuliginosus_","2023-02-17 13:35:53.701 +0100","" +"ADW:2023cal.ca","Species _Caloprymnus campestris_","2023-02-17 13:35:53.701 +0100","" +"ADW:2023cal.de","Species _Caluromys derbianus_","2023-02-17 13:35:53.701 +0100","" +"ADW:2023cal.ph","Species _Caluromys philander_","2023-02-17 13:35:53.701 +0100","" +"ADW:2023can.fa","Species _Canis lupus familiaris_","2023-02-17 13:35:53.701 +0100","" +"ADW:2023cap.hi","Species _Capra hircus_","2023-02-17 13:35:53.701 +0100","" +"ADW:2023cer.ca","Species _Cercartetus caudatus_","2023-02-17 13:35:53.701 +0100","" +"ADW:2023cer.ni","Species _Cervus nippon_","2023-02-17 13:35:53.701 +0100","" +"ADW:2023cer.ti","Species _Rusa timorensis_","2023-02-17 13:35:53.701 +0100","" +"ADW:2023cer.un","Species _Rusa unicolor_","2023-02-17 13:35:53.701 +0100","" +"ADW:2023dac.tr","Species _Dactylopsila trivirgata_","2023-02-17 13:35:53.701 +0100","" +"ADW:2023das.by","Species _Dasyuroides byrnei_","2023-02-17 13:35:53.701 +0100","" +"ADW:2023den.be","Species _Dendrolagus bennettianus_","2023-02-17 13:35:53.701 +0100","" +"ADW:2023den.lu","Species _Dendrolagus lumholtzi_","2023-02-17 13:35:53.701 +0100","" +"ADW:2023ech.ru","Species _Echymipera rufescens_","2023-02-17 13:35:53.701 +0100","" +"ADW:2023fun.pe","Species _Funambulus pennantii_","2023-02-17 13:35:53.701 +0100","" +"ADW:2023gym.le","Species _Gymnobelideus leadbeateri_","2023-02-17 13:35:53.701 +0100","" +"ADW:2023hem.le","Species _Hemibelideus lemuroides_","2023-02-17 13:35:53.701 +0100","" +"ADW:2023hyp.mo","Species _Hypsiprymnodon moschatus_","2023-02-17 13:35:53.701 +0100","" +"ADW:2023iso.au","Species _Isoodon auratus_","2023-02-17 13:35:53.701 +0100","" +"ADW:2023iso.ma","Species _Isoodon macrourus_","2023-02-17 13:35:53.701 +0100","" +"ADW:2023lag.co","Species _Lagorchestes conspicillatus_","2023-02-17 13:35:53.701 +0100","" +"ADW:2023lag.fa","Species _Lagostrophus fasciatus_","2023-02-17 13:35:53.701 +0100","" +"ADW:2023lag.hi","Species _Lagorchestes hirsutus_","2023-02-17 13:35:53.701 +0100","" +"ADW:2023las.la","Species _Lasiorhinus latifrons_","2023-02-17 13:35:53.701 +0100","" +"ADW:2023lep.ca","Species _Lepus capensis_","2023-02-17 13:35:53.701 +0100","" +"ADW:2023lep.co","Species _Leporillus conditor_","2023-02-17 13:35:53.701 +0100","" +"ADW:2023lep.eu","Species _Lepus europaeus_","2023-02-17 13:35:53.701 +0100","" +"ADW:2023mac.ag","Species _Macropus agilis_","2023-02-17 13:35:53.701 +0100","" +"ADW:2023mac.an","Species _Macropus antilopinus_","2023-02-17 13:35:53.701 +0100","" +"ADW:2023mac.do","Species _Macropus dorsalis_","2023-02-17 13:35:53.701 +0100","" +"ADW:2023mac.fu","Species _Macropus fuliginosus_","2023-02-17 13:35:53.701 +0100","" +"ADW:2023mac.gg","Species _Macroderma gigas_","2023-02-17 13:35:53.701 +0100","" +"ADW:2023mac.gi","Species _Macropus giganteus_","2023-02-17 13:35:53.701 +0100","" +"ADW:2023mac.ir","Species _Macropus irma_","2023-02-17 13:35:53.701 +0100","" +"ADW:2023mac.la","Species _Macrotis lagotis_","2023-02-17 13:35:53.701 +0100","" +"ADW:2023mac.pr","Species _Macropus parryi_","2023-02-17 13:35:53.701 +0100","" +"ADW:2023min.au","Species _Miniopterus australis_","2023-02-17 13:35:53.701 +0100","" +"ADW:2023mus.er","Species _Mustela erminea_","2023-02-17 13:35:53.701 +0100","" +"ADW:2023mus.ni","Species _Mustela nivalis_","2023-02-17 13:35:53.701 +0100","" +"ADW:2023myr.fa","Species _Myrmecobius fasciatus_","2023-02-17 13:35:53.701 +0100","" +"ADW:2023not.ca","Species _Notoryctes caurinus_","2023-02-17 13:35:53.701 +0100","" +"ADW:2023not.fu","Species _Notomys fuscus_","2023-02-17 13:35:53.701 +0100","" +"ADW:2023not.ty","Species _Notoryctes typhlops_","2023-02-17 13:35:53.701 +0100","" +"ADW:2023nyc.ma","Species _Nyctophilus geoffroyi_","2023-02-17 13:35:53.701 +0100","" +"ADW:2023odo.vi","Species _Odocoileus virginianus_","2023-02-17 13:35:53.701 +0100","" +"ADW:2023ovi.ar","Species _Ovis aries_","2023-02-17 13:35:53.701 +0100","" +"ADW:2023pet.br","Species _Petrogale brachyotis_","2023-02-17 13:35:53.701 +0100","" +"ADW:2023pet.cn","Species _Petrogale concinna_","2023-02-17 13:35:53.701 +0100","" +"ADW:2023pet.da","Species _Petropseudes dahli_","2023-02-17 13:35:53.701 +0100","" +"ADW:2023pet.gr","Species _Petaurus gracilis_","2023-02-17 13:35:53.701 +0100","" +"ADW:2023pet.no","Species _Petaurus norfolcensis_","2023-02-17 13:35:53.701 +0100","" +"ADW:2023pet.pe","Species _Petrogale penicillata_","2023-02-17 13:35:53.701 +0100","" +"ADW:2023pet.pr","Species _Petrogale persephone_","2023-02-17 13:35:53.701 +0100","" +"ADW:2023pet.vo","Species _Petauroides volans_","2023-02-17 13:35:53.701 +0100","" +"ADW:2023pet.xa","Species _Petrogale xanthopus_","2023-02-17 13:35:53.701 +0100","" +"ADW:2023pha.mi","Species _Spilocuscus maculatus_","2023-02-17 13:35:53.701 +0100","" +"ADW:2023pot.lo","Species _Potorous longipes_","2023-02-17 13:35:53.701 +0100","" +"ADW:2023pse.ar","Species _Pseudochirops archeri_","2023-02-17 13:35:53.701 +0100","" +"ADW:2023pse.ci","Species _Pseudochirulus cinereus_","2023-02-17 13:35:53.701 +0100","" +"ADW:2023pse.hi","Species _Pseudomys higginsi_","2023-02-17 13:35:53.701 +0100","" +"ADW:2023pse.hr","Species _Pseudochirulus herbertensis_","2023-02-17 13:35:53.701 +0100","" +"ADW:2023pte.al","Species _Pteropus alecto_","2023-02-17 13:35:53.701 +0100","" +"ADW:2023pte.co","Species _Pteropus conspicillatus_","2023-02-17 13:35:53.701 +0100","" +"ADW:2023rat.ex","Species _Rattus exulans_","2023-02-17 13:35:53.701 +0100","" +"ADW:2023rat.no","Species _Rattus norvegicus_","2023-02-17 13:35:53.701 +0100","" +"ADW:2023rat.ra","Species _Rattus rattus_","2023-02-17 13:35:53.701 +0100","" +"ADW:2023rhi.au","Species _Rhinonicteris aurantia_","2023-02-17 13:35:53.701 +0100","" +"ADW:2023rup.ru","Species _Rupicapra rupicapra_","2023-02-17 13:35:53.701 +0100","" +"ADW:2023sar.ha","Species _Sarcophilus harrisii_","2023-02-17 13:35:53.701 +0100","" +"ADW:2023sci.ca","Species _Sciurus carolinensis_","2023-02-17 13:35:53.701 +0100","" +"ADW:2023set.br","Species _Setonix brachyurus_","2023-02-17 13:35:53.701 +0100","" +"ADW:2023smi.lo","Species _Sminthopsis longicaudata_","2023-02-17 13:35:53.701 +0100","" +"ADW:2023tar.ro","Species _Tarsipes rostratus_","2023-02-17 13:35:53.701 +0100","" +"ADW:2023thy.bi","Species _Thylogale billardierii_","2023-02-17 13:35:53.701 +0100","" +"ADW:2023thy.st","Species _Thylogale stigmatica_","2023-02-17 13:35:53.701 +0100","" +"ADW:2023tri.ca","Species _Trichosurus caninus_","2023-02-17 13:35:53.701 +0100","" +"ADW:2023vic.pa","Species _Lama pacos_","2023-02-17 13:35:53.701 +0100","" +"ADW:2023wyu.sq","Species _Wyulda squamicaudata_","2023-02-17 13:35:53.701 +0100","" +"ADW:2023xer.my","Species _Xeromys myoides_","2023-02-17 13:35:53.701 +0100","" +"AI:2005zyz.pe","Species _Zyzomys pedunculatus_","2023-02-17 13:35:53.701 +0100","" +"AIAS:1965report","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"AIAS:1966radiocarbon","Recent Australian radiocarbon dates (1966)","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"ALA:2022database","The Atlas of Living Australia (ALA) is a collaborative, digital, open infrastructure that pulls together Australian biodiversity data from multiple sources, making it accessible and reusable. The ALA helps to create a more detailed picture of Australia’s biodiversity for scientists, policy makers, environmental planners and land managers, industry and the general public, and enables them to work more efficiently. The ALA is the Australian node and a full voting member of GBIF – the Global Biodiversity Information Facility – an international network and data infrastructure funded by the world’s governments and aimed at providing anyone, anywhere, open access to data about all types of life on Earth.","2023-01-06 16:18:47.612 +0100","" +"ALA:2023swamp","Species _Rattus lutreolus_","2023-02-17 13:35:53.701 +0100","" +"AM:2020aus.au","Species _Austronomus australis_","2023-02-17 13:35:53.701 +0100","" +"AM:2020dob.ma","Species _Dobsonia magna_","2023-02-17 13:35:53.701 +0100","" +"AM:2020hip.at","Species _Hipposideros ater_","2023-02-17 13:35:53.701 +0100","" +"AM:2020hip.ce","Species _Hipposideros cervinus_","2023-02-17 13:35:53.701 +0100","" +"AM:2020hip.di","Species _Hipposideros diadema_","2023-02-17 13:35:53.701 +0100","" +"AM:2020hip.st","Species _Hipposideros stenotis_","2023-02-17 13:35:53.701 +0100","" +"AM:2020nyc.co","Species _Nyctophilus corbeni_","2023-02-17 13:35:53.701 +0100","" +"AM:2020rhi.me","Species _Rhinolophus megaphyllus_","2023-02-17 13:35:53.701 +0100","" +"AM:2020sco.ru","Species _Scoteanax rueppellii_","2023-02-17 13:35:53.701 +0100","" +"AM:2022ant.st","Species _Antechinus stuartii_","2023-02-17 13:35:53.701 +0100","" +"AM:2022pse.na","Species _Pseudomys nanus_","2023-02-17 13:35:53.701 +0100","" +"AM:2022pte.ma","Species _Pteropus macrotis_","2023-02-17 13:35:53.701 +0100","" +"AM:2022rhi.ph","Species _Rhinolophus philippinensis_","2023-02-17 13:35:53.701 +0100","" +"ANUAC:1986merimbula","This report details the investigation of two Aboriginal shell midden sites (MHE 8 and MHE 10) which lie on the northern shore of Merimbula Lake. The sites are about 1km southwest of the township of Merimbula on the far south coast of New South Wales (Figures 1 and 2). ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:28:21.573 +0100" +"ANUAC:1986shellharbour","ANU Archaeological Consultancies was commissioned by the Public Works Department to conduct a test excavation and a site assessment of a shell midden at Shellharbour beach (Figure 1). This site was located by another consultant, Ms s. McIntyre during a preliminary investigation of the area for a proposed boatharbour and associated developments (McIntyre 1985). In addition to this site, McIntyre identified several locations which she suspected may be archaeologically sensitive. These were examined as part of this subsequent study. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:28:22.756 +0100" +"AOS:2022checklist","The American Ornithological Society's (AOS) Checklist is the official source on the taxonomy of birds found in North and Middle America, including adjacent islands. This list is produced by the North American Classification and Nomenclature Committee (NACC) of the AOS. The complete printed version of the 7th edition of the Checklist and its supplements are available to download. A hard copy of the 7th edition may be ordered from Buteo Books.","2023-01-05 16:42:05.198 +0100","" +"APD:2011african","The database currently comprises 206198 names of African plants with their nomenclatural statuts. Data capture, edition and broadcast are the product of a collaboration between the South African National Biodiversity Institute, the Conservatoire et Jardin botaniques de la Ville de Genève, Tela Botanica and the Missouri Botanical Garden.","2023-01-05 16:42:05.198 +0100","" +"APNI:2012index","APNI is a tool for the botanical community that deals with plant names and their usage in the scientific literature, whether as a current name or synonym. APNI does not recommend any particular taxonomy or nomenclature. For a listing of currently accepted scientific names for the Australian vascular flora, see the Australian Plant Census (APC). Information available from APNI includes... [_truncated_]","2023-01-05 16:42:05.198 +0100","2023-01-11 09:27:11.883 +0100" +"ASDP:2023kultarr","Species _Antechinomys laniger_","2023-02-17 13:35:53.701 +0100","" +"AWC:2023pet.bu","Species _Petrogale burbidgei_","2023-02-17 13:35:53.701 +0100","" +"AWC:2023smi.ai","Species _Sminthopsis aitkeni_","2023-02-17 13:35:53.701 +0100","" +"AWRC:2023mes.go","Species _Mesembriomys gouldii_","2023-02-17 13:35:53.701 +0100","" +"Abbuehl:2010peruvian","High magnitude precipitation events provide large contributions to landscape formation and surface denudation in arid environments. Here, we quantify the precipitation-dependent geomorphic processes within the Rio Piura drainage basin located on the Western Escarpment of the northern Peruvian Andes at 5°S latitude. In this region, monsoonal easterly winds bring precipitation to the > 3000 m asl high headwaters, from where the annual amount of precipitation decreases downstream toward the Pacific coast. Denudation rates are highest in the knickzones near the headwaters, ~ 200–300 mm ky− 1, and sediment discharge is limited by the transport capacity of the channel network. Every few years, this situation is perturbed by westerly, wind-driven heavy precipitation during El Niño events and results in supply-limited sediment discharge as indicated by bedrock channels. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:28:34.866 +0100" +"Abbuhl:2009zero","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Abrahami:2016sikkim","Understanding the relative strengths of tectonic and climatic forcing on erosion at different spatial and temporal scales is important to understand the evolution of orogenic topography. To address this question, we quantified exhumation rates at geological timescales and erosion rates at millennial timescales in modern river sands from 10 sub-catchments of the Tista River drainage basin in the Sikkim Himalaya (northeast India) using detrital apatite fission-track thermochronology and cosmogenic 10Be analyses, respectively. We compare these rates to several potential geomorphic or climatic forcing parameters. Our results show that millennial erosion rates are generally higher and spatially more variable than long-term exhumation rates in Sikkim. They also show strongly contrasting spatial patterns, suggesting that the processes controlling these rates are decoupled. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:28:35.160 +0100" +"Abramowski:2004nepal","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Abramowski:2006pamir","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Ackerer:2022strengbach","A rare dataset of in-situ 10Be from high-resolution depth profiles, soils, rock outcrops, and stream sediments is combined with geochemical analysis and modelling of regolith evolution to understand the variability of denudation rates in a mountain watershed (Strengbach critical zone observatory). High-resolution depth profiles are key to detect the presence of mobile regolith and to highlight how it affects the critical zone evolution. The modelling of regolith evolution and 10Be concentrations along depth profiles allow us to estimate both the cosmic ray exposure age (19 kyr) and the mean denudation rate (22 mm kyr-1) of the regolith without any steady-state assumption on 10Be concentrations. Comparison with maximum denudation rates inferred from topsoil samples collected from the surface of the depth profiles and calculated using the temporal steady-state assumption of 10Be concentrations highlights an overestimation of denudation by a factor of two. Maximum spatially averaged denudation rates determined from stream sediment samples also likely overestimate denudation rates by a factor of two. These biases are significant for investigating the geomorphological evolution and we propose a method to correct denudation rates using the inherited 10Be concentrations and the cosmic ray exposure age deduced from the high-resolution depth profiles. A key result is also that a steady state of 10Be concentrations and a steady state of regolith thickness are two different equilibrium states that do not necessarily coincide. The comparison between locally corrected and spatially averaged denudation rates indicates that the watershed geomorphology is not in a topographic steady state but is modulated by regressive fluvial erosion. Nonetheless, our study demonstrates that even in a watershed where the steady-state assumption of 10Be concentrations is not verified, the spatial variations of in-situ 10Be concentrations in sediments still carry qualitatively relevant information on the geomorphological evolution of landscapes.","2024-01-18 16:42:16.917 +0100","" +"Ackert:2007divide","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Ackert:2008patagonian","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Ackert:2011ohio","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Acosta:201vegetation","The mechanisms by which climate and vegetation affect erosion rates over various time scales lie at the heart of understanding landscape response to climate change. Plot-scale field experiments show that increased vegetation cover slows erosion, implying that faster erosion should occur under low to moderate vegetation cover. However, demonstrating this concept over long time scales and across landscapes has proven to be difficult, especially in settings complicated by tectonic forcing and variable slopes. We investigate this problem by measuring cosmogenic 10Be-derived catchment-mean denudation rates across a range of climate zones and hillslope gradients in the Kenya Rift, and by comparing our results with those published from the Rwenzori Mountains of Uganda. We find that denudation rates from sparsely vegetated parts of the Kenya Rift are up to 0.13 mm/yr, while those from humid and more densely vegetated parts of the Kenya Rift flanks and the Rwenzori Mountains reach a maximum of 0.08 mm/yr, despite higher median hillslope gradients. While differences in lithology and recent land-use changes likely affect the denudation rates and vegetation cover values in some of our studied catchments, hillslope gradient and vegetation cover appear to explain most of the variation in denudation rates across the study area. Our results support the idea that changing vegetation cover can contribute to complex erosional responses to climate or land-use change and that vegetation cover can play an important role in determining the steady-state slopes of mountain belts through its stabilizing effects on the land surface.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Adams:2016bhutan","Prior studies have proposed tectonic and climatic mechanisms to explain surface uplift throughout the Bhutan Himalaya. While the resulting enigmatic, low‐relief landscapes, elevated above deeply incised canyons, are a popular setting to test ideas of interacting tectonic and climatic forces, when and why these landscapes formed is still debated. We test the idea that these landscapes were created by a spatially variable and recent increase in rock uplift rate associated with the formation of structural duplexes at depth. We utilize a new suite of erosion rates derived from detrital cosmogenic nuclide techniques, geomorphic observations, and a landscape evolution model to demonstrate the viability of this hypothesis. Low‐relief landscapes in Bhutan are eroding at a rate of ~70 m/Ma, while basins from surrounding steep landscapes yield erosion rates of ~950 m/Ma, demonstrating that this portion of the range is in a transient period of increasing relief. Applying insights from our erosion rates, we explore the influence of an active duplex on overlying topography using a landscape evolution model by imposing a high rock uplift rate in the middle of a mountain range. Our simulations show that low‐relief landscapes with thick alluvial fills form upstream of convex knickpoints as rivers adjust to higher uplift rates downstream, a pattern consistent with geologic, geomorphic, and thermochronometric data from Bhutan. With our new erosion rates, reconstructed paleo‐river profiles, and landscape evolution simulations, we show that the low‐relief landscapes were formed in situ as they were uplifted ~800 m in the past ~0.8–1 Ma.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Adams:2018holocene","Recent work has highlighted a strong, worldwide, alpine glacial impact on orogen erosion rates over the last 2 Ma. While it may be assumed that glaciers increased erosion rates when active, the degree to which past glaciations influence Holocene erosion rates through the adjustment of topography is not known. In this study, we investigate the influence of long-term tectonic and post-glacial topographic controls on erosion in a glaciated orogen: the Olympic Mountains, USA. We present 14 new 10Be and 26Al analyses which constrain Holocene erosion rates across the Olympic Mountains. Basin-averaged erosion rates scale with basin-averaged values of 5 km local relief, channel steepness, and hillslope angle throughout the range, similar to observations from non-glaciated orogens. These erosion rates are not related to mean annual precipitation or the marked change in Pleistocene alpine glacier size across the range, implying that glacier modification of topography and modern precipitation parameters do not exert strong controls on these rates. Rather, we find that despite spatial variations in glacial modification of topography, patterns of recent erosion are similar to those from estimates of long-term tectonic rock uplift. This is consistent with a tectonic model where erosion and rock uplift patterns are controlled by the deformation of the Cascadia subduction zone.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Adams:2020climate","The ongoing debate about the nature of coupling between climate and tectonics in mountain ranges derives, in part, from an imperfect understanding of how topography, climate, erosion, and rock uplift are interrelated. Here, we demonstrate that erosion rate is nonlinearly related to fluvial relief with a proportionality set by mean annual rainfall. These relationships can be quantified for tectonically active landscapes, and calculations based on them enable estimation of erosion where observations are lacking. Tests of the predictive power of this relationship in the Himalaya, where erosion is well constrained, affirm the value of our approach. Our model allows estimation of erosion rates in fluvial landscapes using readily available datasets, and the underlying relationship between erosion and rainfall offers the promise of a deeper understanding of how climate and tectonic evolution affect erosion and topography in space and time and of the potential influence of climate on tectonics.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Adams:2020community","Bioarchaeological research in Australia has lagged behind that in other regions due to understandable concerns arising from the disregard of Indigenous Australians rights over their ancestors‘ remains. To improve this situation, bioarchaeologists working in Australia need to employ more community-oriented approaches to research. This paper reports a project in which we employed such an approach. The project focused on burials in the Flinders Group, Queensland. Traditional Owners played a key role in the excavations and helped devise analyses that would deliver both scientific contributions and socially relevant outcomes. The fieldwork and laboratory analyses yielded a number of interesting results. Most significantly, they revealed that the pattern of mortuary practices recorded by ethnographers in the region in the early 20th century - complex burial of powerful people and simple interment of less important individuals - has a time depth of several hundred years or more. More generally, the project shows that there can be fruitful collaboration between archaeologists and Indigenous communities in relation to the excavation and scientific analysis of Aboriginal ancestral remains.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Adeleye:2021bridge","The Last Glacial Maximum (LGM) remains an enigmatic period in southeast Australia due to the limited spatial and temporal resolution of its palaeoclimatic records. A major feature of the LGM landscape was the existence of the Bassian Land Bridge, joining Tasmania with the mainland of Australia during periods of low sea level, and potentially facilitating increased biotic movement between these regions. To better understand biogeographical changes on the land bridge and in southeast Australia generally during the LGM, we present a 35 ka-year palaeoecological record from one of the larger islands of Bass Strait.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Adeleye:2021furneaux","Indigenous land use and climate have shaped fire regimes in southeast Australia during the Holocene, although their relative influence remains unclear. The archaeologically attested mid-Holocene decline in land-use intensity on the Furneaux Group islands (FGI) relative to mainland Tasmanian and SE Australia presents a natural experiment to identify the roles of climate and anthropogenic land use. We reconstruct two key facets of regional fire regimes, biomass (vegetation) burned (BB) and recurrence rate of fire episodes (RRFE), by using total charcoal influx and charcoal peaks in palaeoecological records, respectively. Our results suggest climate-driven biomass accumulation and dryness-controlled BB across southeast Australia during the Holocene. Insights from the FGI suggest people elevated the recurrence rate of fire episodes through frequent cultural burning during the early Holocene and reduction in recurrent Indigenous cultural burning during the mid--late Holocene led to increases in BB. These results provide long-term evidence of the effectiveness of Indigenous cultural burning in reducing biomass burned and may be effective in stabilizing fire regimes in flammable landscapes in the future.","2023-07-22 06:51:38.269 +0200","" +"Adeleye:2021heathland","Understanding long-term heathland development is key in mitigating their current attrition globally. However, such knowledge is limited in Australia and the wider Southern Hemisphere. We aim to identify potential climatic and environmental drivers of Holocene heathland development in temperate-oceanic Australia (Bass Strait), and also assess the applicability of Iversen‘s conceptual model of interglacial vegetation development to the area.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Adeleye:2022thesis","Global change poses a major threat to ecosystems and biodiversity. This is particularly evident in southeast Australia, where never-before-seen wildfires are associated with ecosystem destruction, as well as loss of wildlife, human lives and infrastructures. In order to tackle these challenges, there is a need for better understanding of long-term ecosystem changes in the region. This understanding will help in building robust knowledge baselines for management and restoration goals. The Bass Strait islands (BSI) provide a rare opportunity to investigate the long-term roles of climate and human land use in driving ecosystem and fire regime changes, due to their unique history of human occupation, which contrasts with surrounding southeast Australian regions. The BSI saw declining populations at the same time as population intensification occurred in southeast (SE) Australia in the mid-late Holocene. The BSI can thus be regarded as rare natural laboratories where climatic and anthropogenic drivers of long-term ecological dynamics can be disentangled. The knowledge of the different roles of climate and anthropogenic land use on ecosystems and fire regimes gained from these natural laboratories can be applied to areas of SE Australia to inform management strategies in an era of significant ecological changes. Therefore, this thesis provides a deeper understanding of past links between ecosystem change, changes in climate, fire regimes, and human land use in SE Australia, using the Bass Strait area as a case study. Specific questions addressed include, (1) What drove vegetation and wetland changes in SE Australia during the last glacial and Holocene? (2) What was the role of humans in vegetation and fire-regime changes in SE Australia during the Holocene? (3) How can this deep-time knowledge contribute to better managing the ecosystems and fire regimes of the BSI and SE Australia at large? In order to answer these questions, multiple wetland sediment cores were analysed to reconstruct vegetation, fire, and wetland histories of one of the least researched BSI (i.e. truwana/Cape Barren Island) and compared to existing palaeoecological records from neighbouring regions of SE Australian mainland and Tasmania. The thesis places these findings into a broader regional context, by analysing changes in vegetation and fire regimes and associated drivers of change across SE Australia, applying a quantitative approach for the first time. The results suggest that climate primarily drove ecosystem change across SE Australian region in the last ~35,000 years. Specifically, temperature change and shifts in Southern Westerly Winds (SWW) were key drivers of vegetation and wetland changes during the last glacial period, while sea-level change, and precipitation changes related to El Nino Southern Oscillation and SWW were more important during the Holocene. Indigenous people used fire to maintain open and diverse woodlands during the Holocene, and a combination of climate and anthropogenic land use controlled Holocene fire regimes across SE Australia. On a finer spatial scale, insights from the BSI suggest Indigenous frequent burning reduced the area burnt by climate-driven fires during the Holocene. Indigenous fire management minimized contiguous woody fuel accumulation over the landscape, which in turn reduced fire spread. The suppression of Indigenous cultural fire management by European colonisation, combined with climate change, created novel fire regimes in SE Australia in the last 200 years. The reinstatement of an Indigenous cultural burning approach is recommended to help reduce the occurrence of destructive fires in SE Australian forests and to preserve rare ecosystems, such as heathlands. This will help in restoring ecosystem health and biocultural heritage in SE Australia. Monitoring of wetland hydrology and salinity is also recommended to preserve wetlands of significant ecological values in Bass Strait and the wider region.","2023-07-22 06:51:38.269 +0200","" +"Adeleye:2023moorland","Context: The primary factors(s) responsible for the maintenance of Alternative biome states (ABS) in world forest biomes remains unclear and debatable, partly due to insufficient long-term ecological data from suitable ecosystem sites. The occurrence of moorland in southern and western Tasmanian wet temperate forest presents a suitable setting to test for ABS and understand the main stabilizing factors of ABS. Objectives: We use a palaeoecological approach to test for ABS and identify the degree of vegetation change and the effect of climate change and fire occurrence associated with ABS in southern Tasmania. Methods: Sediment sequence from sink-hole lake in a forest and nearby pond in southern Tasmania were analysed for pollen and charcoal to reconstruct histories of forest, moorland and fire in the Tasmanian Wilderness World Heritage Area (TWWHA). Reconstructions were compared to palaeoclimate record. Results: Moorland and forest in southern Tasmania have occupied the same habitat for at least the last 2600 years, and neither past climate change nor fire occurrence affected the stability of the vegetation mosaic. We suspect that localized environmental settings, such as topography and edaphic conditions are the primary stabilizing factors of the forest-moorland mosaics. Conclusions: The observed stable vegetation mosaics in our study is contrary to the dominant ecological paradigm of landscape dynamics currently used to manage the TWWHA, and there is a need to refine the ecological basis of fire management in the area. Similar targeted palaeoecological studies are needed to fully understand the underlying factors responsible for the persistence of treeless vegetation in world forest biomes.","2023-09-03 12:38:33.072 +0200","" +"Aguilar:2014huasco","Terrestrial cosmogenic nuclide concentrations in sediment are used to quantify mean denudation rates in catchments. This article explores the differences between the 10Be concentration in fine (sand) and in coarse (1–3 or 5–10 cm pebbles) river sediment. Sand and pebbles were sampled at four locations in the Huasco Valley, in the arid Chilean Andes. Sand has 10Be concentrations between 4.8 and 8.3·105 at g−1, while pebbles have smaller concentrations between 2.2 and 3.3·105 at g−1. It appears that the different concentrations, systematically measured between sand and pebbles, are the result of different denudation rates, linked with the geomorphologic processes that originated them. We propose that the 10Be concentrations in sand are determined by the mean denudation rate of all of the geomorphologic processes taking place in the catchment, including debris flow processes as well as slower processes such as hill slope diffusion. In contrast, the concentrations in pebbles are probably related to debris flows occurring in steep slopes. The mean denudation rates calculated in the catchment are between 30 and 50 m/Myr, while the denudation rates associated with debris flow are between 59 and 81 m/Myr. These denudation rates are consistent with those calculated using different methods, such as measuring eroded volumes.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Aird:2020thesis","The existing state of the Earth and all living organisms in it, are defined by ways in which socioecological interactions have set trajectories in past and present contexts. Our ongoing survival depends on how socio-ecological interactions materialise into the future. In many societies, this theme has been the subject of rigorous debate, shaped political views and relationships, influenced the trade and exchange of resources, fuelled the insertion of borders, and is built into multi-generational knowledge systems. But seldom are long-term repositories of knowledge satisfactorily considered for holistic interpretations to plan for the future. Modern socio-ecological knowledge is important, although, the dilemma we experience in making sense of 'best stewardship' is the conundrum of shifting baseline understandings. Increasingly, baseline understandings deriving from deep time cultural contexts are being used to overcome this challenge in different parts of the world. Never has this approach been adopted for cases within the Great Barrier Reef (GBR) World Heritage region in Australia. At coastal sites along the length of the GBR, many cultural deep time sites exist. The material remains in these repositories comprise of ecologically and culturally important marine fauna. However key data that are directly extractable from these materials has not been prioritised to inform conservation practitioner teams. ... [_truncated_]","2022-10-09 20:04:07.350 +0200","2023-01-11 09:27:11.589 +0100" +"Aitken:1993cranbourne","The vegetation of the Cranbourne Botanic Garden has shown substantial changes during the Holocene due to the influences of climate, sea level rise, fire and, recently, European people. The earliest recorded phase, prior to 8,500 years BP, was characterised by ephemeral swamps and Casuarina-dom'mated dry-land communities. Climatic amelioration after this time is indicated by the establishment of permanent swamp conditions and an increase in Eucalyptus within the regional vegetation. Highest available moisture levels occurred between about 7,000 and 5,000 years ago as a result of increased effective precipitation and the attainment of high sea levels towards the end of the post-glacial marine transgression. Casuarina communities declined abruptly and were partially replaced by tall open eucalypt forests with a substantial amount of the wet sclerophyll taxon Pomaderris in the understorey. Increased climatic variability and burning within the last 5,000 years has led to the development of a diverse vegetation dominated by sclerophyll woodlands and heath which has been subsequently modified by European activities. These changes provide some basis for understanding the present nature and stability of the vegetation and should contribute to the formulation of future management practices.","2023-07-22 06:51:38.269 +0200","" +"Akcar:2007kavron","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Akcar:2008vercenik","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Akcar:2011findlinge","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Akcar:2014mediterranean","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Akcar:2017anatolian","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Alexander:1989bassian","Summary: Evidence for level of occupation of Bassian land bridge prior to most recent inundation of Bass Strait from palynological, archaeological and geomorphological data from surrounding region and analysis of two cores from Bass Strait for pollen and carbonised particles; nature of vegetation on Bassian land bridge, and Bass Strait Islands.","2023-01-05 16:42:05.198 +0100","" +"Alexanderson:2014jameson","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Alexanderson:2015brattforsheden","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Alfredson:1983helena","Discussion about the Aboriginal use of offshore Islands (Sullivan 1982a, 1982b) has prompted this preliminary report on St Helena Island, Moreton Bay, Queensland, which has evidence of over 2000 years of Aboriginal exploitation. A midden on this island exhibits the high density of bone typical of middens on New South Wales offshore islands, but in this case it is a large migratory fruit bat (Pteropus poliocephalue) rather than bird that is specifically exploited. Initial analysis of a small test excavation has revealed a change in the midden composition which would appear to indicate a change in the pattern of exploitation. Independent evidence appears to exist for a build-up of the mudflats between the mainland and the island, and the resultant increase in littoral resources, together with easier access to the island, is offered as an explanation for the variation in the midden composition.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Alfredson:1999coombabah","Lake Coombabah was carried out (Alfredson and Kombumerri Aboriginal Corporation for Culture: 1998). Management recommendations following that assessment were that a collection of shell the disturbed heap of archaeological material from the previously recorded site, listed as LB.A39 on the State Government Cultural Heritage Branch files, be made for the purposes of radiocarbon dating. Another recommendation was that a further inspection be carried out of the southwestern part of the property to ensure that the proposed residential part of the development could meet the Environmental Protection Agency requirements that the development did not infringe the Cultural Record (Landscapes Queensland and Queensland Estate) Act 1987 in that it did not disturb places or items of cultural significance. A permit to collect from the Department of Environment and Heritage was required for this collection which was received at the end of January 1999. On 24 February the collection of shell and further inspection of the residential portion part of the development was carried out.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Alfredson:2002pebble","Unpublished report to Keilor Fox and McGhie","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Allen:1969phd","This thesis is an investigation into the use of archaeology as a technique for widening the range of historical evidence in the recent past. It records the first professional excavations of a European site in Australia, Port Essington in the Northern Territory. Consequently chapters 2 - 5 are concerned with describing the excavations and architecture remaining at Port Essington, and the methods and results of the analysis of a body of artifacts of types which have not been rul adequately described (at least in archaeological terms) elsewhere. The main object of this protracted analysis is to take full advantage of the unique opportunities of the site which was occupied for only eleven years and which has remained largely undisturbed since, thus providing a closely dated context for the artifacts which were recovered. A second major area of enquiry in this section is the analysis of an Aboriginal assemblage of implements made from bottle glass obtained from the European settlement.The implications of this collection are several: 1. It is the archaeological reflection of the impact of the Europeans upon the indigenous people. 2.It supports a hypothesis that the reasons for the non-manufacture of stone implements in the coastal regions of Arnhem Land may simply be explained as one of environmental determinism rather than cultural preference. 3. It adds important new information for the discussion of glass artifacts found elsewhere in the world. The second section is a brief history of the settlement. Chapter 6 examines the reasons for the establishment of Port Essington and suggests that the commercial reasons suggested by previous historians may be less important than the political considerations behind the establishment. Chapters 7 and 8 relate the history of the settlement, chapter 8 introducing the archaeological data as historical evidence. Chapter 9 suggests that following the discussion in chapter 6, Port Essington might well be regarded as a success rather than the failure it is generally considered to have been. The final chapter discusses the value of archaeology as a research tool for the recent historical past.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Allen:1972darling","The Darling River, the second largest in eastern Australia, flows through an area of semi-arid grassland. The presence of the river in this dry region created a highly favourable environment for Aboriginal inhabitants. Historical descriptions of these Aborigines, mostly written in the late nineteenth century, show the Darling River as the single most important human resource in the Darling Basin. These records provide some evidence that the Bagundji Aborigines of the Darling basin moved from the narrow river margin into the drier hinterland and back again. These movements coincide with discernable seasonal climatic fluctuations. The majority of archaeological sites so far discovered in the Darling Basin are clustered around the shores of lakes. Some of these lakes have not been filled with water for the past 15,000 years. Analysis of these lakeside sites, dated back as far as 26,000 B.P, reveal that the prehistoric Aborigines exploited the Darling Basin in a similar manner to that described for the historic Aborigines. Stone implements recovered from the older sites are similar to those recovered from younger sites, such as Burke’s Cave, in the same region. This is taken as indicating that the inhabitants of the Basin have shared a single cultural tradition from the late Pleistocene to the ethnographic present.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Allen:1972nebira","Nebira is a distinctive twin-peaked hill rising approximately 500 ft. above the inland coastal plain nine miles due north of Port Moresby township. It is composed of Eocene sediments belonging to the Port Moresby Beds, intruded by Sadowa gabbro of Oligocene age, and is bounded on the western side by an extension of the Bogoro Fault (Yates and de Ferranti 1967). The gabbro and associated metamorphic rock is presently being extensively quarried for road surfacing material.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Allen:1988pleistocene","Pleistocene dates from three cave sites indicate the human capacity to colonise across two oceanic straits to the east of a former Tasmania–Australia–New Guinea continent by 33 kyr bp. The sites demonstrate exploitation of coastal marine and lowland tropical forest resources. They extend Pleistocene occupation into island Melanesia and demonstrate that the large islands of northern Melanesia have an antiquity of human occupation of the same order as the adjacent Greater Australian continent.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Allen:1989human","The late Pleistocene colonization of Greater Australia by humans by c. 40,0130 b.p. is now generally accepted. This landmass, which comprised at periods of lower sea levels Tasmania, Australia and Papua New Guinea, has now produced sites with rich and diverse sequences extending towards or now mainly beyond 30,000 b.p., in the present arid country of western New South Wales (Barbetti & Allen 19723, in southwest Western Australia (Pearce & Barbetti 1981), in the Papua New Guinea Highlands (Gillieson & Mountain 1983), and recently even in Tasmania (Cosgrove 1989).","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Allen:1991homeland","The idea for the Lapita Homeland Project arose out of a conversation with Jim Specht at the 52nd ANZAAS Congress held at Macquarie University in Sydney in 1982. It was a time of increasing interest in Melanesian archaeology; Green‘s decade of research into Lapita sites in the Reefs-Santa Cruz group of the eastern Solomons had culminated in his influential synthesis (Green 1979) and some associated disputes with colleagues (e.g. Clark and Terrell 1978; Green 1982). Specht himself was continuing to research and publish on the archaeology of West New Britain (Specht 1974; Specht and Koettig 1981; Specht and Hollis 1982; Specht, et al. 1981a; Specht et al. 1981b). At the Australian National University, Jean Kennedy and I had initially combined with Wallace Ambrose to expand his long term investigations into the Admiralty Islands, and Kennedy was extending this interest (Kennedy 1979, 1981a, 1981b, 1982, 1983).","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Allen:1995contamination","Previous articles in ANTIQUITY have taken different views of the dating pattern for the human settlement of Australia. Is the apparent limit in the region of 35-40,000 years ago visible in the radiocarbon determinations a real date for the human presence? Or is it an artificial result of the dating method? A comparative study of the dating pattern in archaeological as against non-archaeological contexts may inform.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Allen:1996bone","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Allen:1996forests","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Allen:1996spheres","Pleistocene dates from three cave sites indicate the human capacity to colonise across two oceanic straits to the east of a former Tasmania–Australia–New Guinea continent by 33 kyr bp. The sites demonstrate exploitation of coastal marine and lowland tropical forest resources. They extend Pleistocene occupation into island Melanesia and demonstrate that the large islands of northern Melanesia have an antiquity of human occupation of the same order as the adjacent Greater Australian continent.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Allen:1996stone","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Allen:1996warragarra","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Allen:1996warreen","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Allen:2003colonised","Despite significant advances in radiometric dating technologies over the last 15 years, and concerted efforts in that time to locate and date new sites and redate known sites in Australia and New Guinea, there is yet little consensus on when humans first arrived in the Pleistocene continent. A majority of scientists now agree people were present at least by 45,000 years ago, but many still argue for dates up to and beyond 60,000 years ago. The long chronology continues to be driven by the five well-known sites of Nauwalabila, Malakunanja, Huon Peninsula, Lake Mungo and Devil’s Lair. This paper reviews the data which have appeared for these sites over the last decade. It argues that uncertainty over much of the earliest data stems from questions of artefact context and site taphonomy rather than dating technologies. The problem is an archaeological one which has received insufficient attention.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Allen:2017motupore1","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Allen:2020anbangbang","In 1985, Annie Clarke analysed botanical materials from Anbangbang 1 and Djuwarr 1, Kakadu National Park, western Arnhem Land. The 49 wooden artefacts from Anbangbang 1 and 20 wooden artefacts from the Djuwarr 1 site in Deaf Adder Gorge are now in the collections of the Museum and Art Gallery of the Northern Territory (MAGNT). This research involves a re-examination of these artefacts in terms of their morphological and functional attributes. They are interpreted within the context of ethnographic observations and information from Arnhem Land archaeological sites of a comparable age, particularly those combining archaeology with rock art research. The study shows convergence between the archaeology, rock art and ethnography, indicating the importance of spears in the life of Aboriginal people, in this case reed spears and spears with barbed heads. The study also documents variability as regards seasonality of site use and hunting patterns in response to environmental changes around 1,500 BP.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Allen:2023legacy","Ngaut Ngaut (Devon Downs) and Tungawa (Fromm's Landing) 2 and 6 are located in the Gorge Section of the Lower Murray River. They were excavated more than 60 years ago. Unusually, they preserved fauna over the 6000 or 7000 years of occupation. Assessing this record, it is concluded that Aboriginal agents were responsible for the middens in these rockshelters. Following this, Ngaut Ngaut and the Tungawa sites are compared in terms of their dating, stratigraphy and changes in the fauna through time. While the majority of species are present throughout at all three sites, there are shifts in the number of animals in concert with Holocene environmental changes. After 3000 BP, the trend is to increased attention being given to resources from the riparian and river zones and away from the dryland Murray Plains. An increase in shellfish and the presence of crayfish gastroliths support this contention. Nearby Tartanga Island provides a record of Holocene sedimentary changes in the Murray River associated with altered sea level and flood regimes, particularly the deposition of the Monoman and Coonambidgal formations. The latter creating a landscape of highly productive swamps and backwaters. The information from these legacy excavations supports the conclusion that a shift in the locus of Aboriginal hunting and gathering activities accompanied mid- and late-Holocene environmental changes on the Lower Murray River.","2023-09-03 12:38:33.072 +0200","" +"Allison:2006strategy","In the coastal heathlands of southern Victoria, populations of a rare dasyurid, the swamp antechinus (Antechinus minimus maritimus), are restricted to small and disjunct patches of suitable habitat. Although characteristics of their preferred habitat in terms of vegetation structure and composition have been described, little is known of their diet preferences. Diet and food availability of the species was examined at two coastal and two inland sites, during winter and spring by way of faecal analyses and pitfall trapping. Only minor differences in diet were observed between the coastal and inland habitats and this was consistent across season. There was, however, variation in food availability between the two habitat types, with generally higher frequencies of invertebrates occurring within the inland than in the coastal habitat during spring. Even so, when diet was directly compared with food availability, the differences observed within individual categories within each season were similar in magnitude and direction for both habitats, suggesting that inland and coastal populations of the swamp antechinus have similar dietary strategies. Insect larvae, Diplopoda and Coleoptera appeared to be favoured dietary items being almost consistently over-represented in the diet compared to their availability, whereas Collembola, Amphipoda, Dermaptera and Formicidae were avoided as they were never consumed in proportion to their availability. Although dietary preferences were evident, there was no clear selection of any one particular prey item, and so the swamp antechinus was considered a dietary generalist. Also, as the species sampled from most of the range of prey items available to them, it fits the qualitative criterion of opportunism. The generalist strategy of the swamp antechinus is likely to be advantageous in an environment subject to disturbance.","2023-02-17 13:35:53.701 +0100","" +"Alloway:2018cycles","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Altmeier:2010maud","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Ambrose:1973obsidian","ND","2022-10-09 20:04:07.350 +0200","" +"Ambrose:1976obsidian","It is the purpose of this paper to place the evidence from on of the most useful and widely distributed of the traded and exchanged materials, obsidian, in its prehistoric context over the last few thousand years in Melanesia. At he same time the prehistoric context may itself be enhanced by th evidence which this data brings to it. An understanding of some of the basic characteristics of trade in the recent past with Melanesia will help to focus attention on factors of importance in the prehistoric case. Before he evidence for the age and distribution of obsidian in Melanesia is described some digressions into trade in the recent past are therefore warranted.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Ambrose:1981impermanence","The circumpacific region is characterized geologically by active volcanicity, one productof which is the volcanic glass obsidian which was an important resource for prehistoric communities. The island arcs of Melanesia are volcanically active and in four widely separated areas obsidian or pitch-stone was available and exploited prehistorically. Archaeologits have for some time appreciated the value of obsidian to prehistoric non-metal using communities and have therefore devised ways for gleaning was much information as possible on the use and distribution of this resource.","2022-10-09 20:04:07.350 +0200","" +"Ambrose:1982archaeometry","The papers in this volume were given at a conference on Archaeometry at the Australian Museum, Sydney, from 15 to 18 February 1982. As a relatively new term Archaeometry has yet to be defined in a way acceptable to all those who claim to be its practitioners. Some may doubt that all the papers included in this volume can claim to be relevant to the term. The two introductory papers by Fleming and Jones address themselves to the question of definitions and ponder the difficulty of defining archaeornetry as an interdisciplinary area of research.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Ambrose:1988bronze","This small tabular bronze artefact, recovered from an occupation layer sealed beneath volcanic ash on Lou Island, is the first bronze artefact found in a dated context in Papua New Guinea, well outside the range of the normal occurrence of bronze in southeast Asia.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Ambrose:1994obsidian","Obsidian hydration dating relies on the precise measurement of the depth of hydration developed over time in the surface of obsidians, but the loss of surface by natural dissolution at some archaeological sites can result in erroneous age determinations. By focussing the hydration measurement on internal crack surfaces protected from external surface erosion, acceptable results have been achieved from a Pleistocene age site in Papua New Guinea. Measurement of the hydration profile in thin sections of the sampled obsidian by computer imaging results in an improved reading error for the hydration depth. By using the system on archaeological obsidians from the Pamwak site, the relative age results are more consistent with the radiocarbon age determinations than conventional obsidian hydration dating.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Ambrose:2012engraved","In the early 1900s thirteen engraved Conus shell valuables were dug from prehistoric midden mounds in Oro Province. Since the early 1970s nineteen undated surface finds have been found in the northern Massim of Milne Bay Province. When three artifacts became available for AMS radiocarbon dating, provided they were restored after sampling to their original visual appearance, a specialist team was assembled and this paper reports its findings regarding the thirty-two shells. The paper covers sampling and conservation, dating (including new information on the local oceanic reservoir effect), distribution, art, depositional and cultural histories. These distinctive Conus shell valuables are part of the material culture found along the northern coast of the eastern tip of New Guinea and on the islands of the northern Massim during the Expansion Phase c.1000–500 BP. Their decoration is comparable to that produced by Milne Bay Province woodcarvers in historic times. This continuity makes them the oldest radiocarbon dated artifacts decorated in the Massim art style.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Ames:2020grassridge","Grassridge rock shelter is located in the high elevation grassland foothills of the Stormberg Mountains in the Eastern Cape of South Africa. This places Grassridge at an important biogeoclimatic intersection between the Drakensberg Mountains, the South African coastal zone, and the interior arid lands of southern Africa. First excavated in 1979, the approximately 1.5 m stratigraphic sequence was divided into two major occupational components: a 50–70 cm thick Later Stone Age component dating between 7–6 ka and an underlying 50–80 cm thick Middle Stone Age component dated to 36 ka at the base. Here we present a reanalysis of the Grassridge stratigraphic sequence that combines new optically stimulated luminescence and radiocarbon age estimates with sedimentological and microbotanical analyses to evaluate site formation processes and the palaeoenvironmental context of human occupations. Results indicate a complex history of geogenic, anthropogenic, and biogenic inputs to the depositional sequence that are interspersed with pulsed human occupation from 43–28 ka, 13.5–11.6 ka, and 7.3–6.8 ka. Microbotanical remains indicate a cooler, drier grassland environment in MIS 3 that transitions to a warmer, moister grassland environment dominated by summer rainfall in the middle of MIS 1. The pulsed occupational sequence identified at Grassridge is characteristic of the Pleistocene and Holocene record across the greater high elevation grassland region of South Africa, which, based on comparison with other currently available evidence, seems linked to a complex system of forager mobility entwined with rapidly fluctuating palaeoenvironments across the last glacial to interglacial transition.","2022-10-04 19:48:14.479 +0200","" +"Amidon:2013tibet","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Amos:2010soda","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Andermann:2011nepal","This thesis deals with the role of precipitation on erosion and landscape formation in the Nepal Himalayas. I investigate all successive steps involved in the erosion process: 1) Starting from the evaluation of precipitation datasets, 2) the transfer of precipitation to river discharge, 3) the mobilization and transport of material out of the mountain range, 4) and finally, erosion constrains over longer time-scales. I show that the dataset derived from the interpolation of rain gauge data performs best in the Himalayas. I demonstrate the importance of an until now unconsidered, major compartment of the Himalayan discharge cycle, which I identify as a fractured basement aquifer, and estimate the snow and ice melt contribution to the Himalayan rivers. Erosion rates calculated from suspended sediment fluxes and cosmogenic nuclide analysis range between 0.1 and 4 mm/yr. The rivers in the Nepal Himalayas are supply limited and the hillslopes as contributing source are transport limited. Last I show that over several thousand years erosion is not related with precipitation, but with relief.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Andersen:2018plateau","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Andersen:2018scandinavia","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Andersen:2020greenland","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Anderson:2000australian","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Anderson:2014bulla","Archaeological study of the Maribyrnong River valley north of Melbourne has been crucial to understanding long-term human habitation in Australia. A recent cultural heritage investigation across the incised valley of Deep Creek at Bulla has yielded new information on the chronology and context of Aboriginal occupation along this tributary of the Maribyrnong. Extensive lithic artefact scatters, featuring diverse materials and forms, span a large alluvial terrace beside a meander bend at the base of the valley. As well as documenting the abundant artefacts present on the surface and at shallow depths below ground, a mechanical excavation clarified the geomorphology of the terrace and verified the presence of deeply buried cultural deposits. Quartzite implements were found within stratified silt deposits of up to 3 m depth, and charcoal samples were recovered from secure cultural contexts. Radiocarbon age estimates obtained from these samples confirm human occupation of this valley before and during the Pleistocene--Holocene transition.","2023-07-28 11:01:26.780 +0200","" +"Anderson:2017mcmurdo","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Anderson:2020skelton","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Anderson:2021dynamic","Recurring occupation beside waterways is an essential part of Aboriginal dwelling and movement in the landscape. Riverbanks and their wider floodplains were repeatedly inhabited as hunting and fishing grounds and to gather plants and other materials; moreover, Aboriginal people used rivers and creeks as routeways and landmarks to navigate Country, for meetings and ceremonies, to affirm boundaries and territorial claims; and they were sacred features whose origins were captured in stories and songs. Archaeological investigations often encounter material that hints at persistent occupation of riverine landforms, but it is rare to conclusively prove the overall duration that a place was inhabited and the length of occupation episodes. Excavations near Sale in central Gippsland, in GunaiKurnai Country, identified one such place. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:29:06.727 +0100" +"Angel:2016sweden","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Animalia:2023axi.ax","Species _Axis axis_","2023-02-17 13:35:53.701 +0100","" +"Animalia:2023axi.po","Species _Axis (Hyelaphus) porcinus_","2023-02-17 13:35:53.701 +0100","" +"Animalia:2023bet.ga","Species _Bettongia gaimardi_","2023-02-17 13:35:53.701 +0100","" +"Animalia:2023bet.le","Species _Bettongia lesueur_","2023-02-17 13:35:53.701 +0100","" +"Animalia:2023bet.pe","Species _Bettongia penicillata_","2023-02-17 13:35:53.701 +0100","" +"Animalia:2023dam.da","Species _Dama dama_","2023-02-17 13:35:53.701 +0100","" +"Animalia:2023pet.as","Species _Petrogale assimilis_","2023-02-17 13:35:53.701 +0100","" +"Animalia:2023pet.ro","Species _Petrogale rothschildi_","2023-02-17 13:35:53.701 +0100","" +"Animalia:2023pla.in","Species _Planigale ingrami_","2023-02-17 13:35:53.701 +0100","" +"Animalia:2023pot.gi","Species _Potorous gilbertii_","2023-02-17 13:35:53.701 +0100","" +"Animalia:2023pse.ro","Species _Pseudantechinus roryi_","2023-02-17 13:35:53.701 +0100","" +"Animalia:2023pse.wo","Species _Pseudantechinus woolleyae_","2023-02-17 13:35:53.701 +0100","" +"Animalia:2023set.el","Species _Setirostris eleryi_","2023-02-17 13:35:53.701 +0100","" +"Animalia:2023smi.du","Species _Sminthopsis douglasi_","2023-02-17 13:35:53.701 +0100","" +"Anjar:2014sweden","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Anker:2001johnston","Lake Johnston cirque contains some of the best subalpine rainforest in Tasmania. Pollen from the sediments shows Lagarostrobos franklinii, which presently reaches 1040 m, may be a glacial relict. Nothofagus cunninghamii--Nothofagus gunnii subalpine rainforest developed between 9000 and 6000 14C yr B.P., with a maximum at 8700 14C yr B.P. After 6000 14C yr B.P. Nothofagus gunnii became more important, and from 3600 14C yr B.P. sclerophyll and heath components increased. Partial burning of the catchment occurred periodically. Early Holocene climate was warmer and wetter than late Holocene climate. The vegetation and climate changes are similar to those recorded from western South Island New Zealand and Chile. Radiocarbon dates give a sedimentation rate of 0.43 mm/yr. Cores are correlated by magnetic susceptibility. Magnetic ages are assigned by matching with the 14C-dated secular variation master curve for southeastern Australia. Magnetic ages are consistent with the 14C chronology when the former are adjusted by 350 years.","2023-07-22 06:51:38.269 +0200","" +"Anquetin:2012testudinata","Recent discoveries from the Late Triassic and Middle Jurassic have significantly improved the fossil record of early turtles. These new forms offer a unique opportunity to test the interrelationships of basal turtles. Nineteen fossil species are added to the taxon sample of the most comprehensive morphological phylogenetic analysis of the turtle clade. Among these additional species are recently discovered forms (e.g. Odontochelys semitestacea, Eileanchelys waldmani, Condorchelys antiqua), taxa generally omitted from previous analyses (e.g. chengyuchelyids, Sichuanchelys chowi) and species included in a phylogenetic analysis for the first time (Naomichelys speciosa and Siamochelys peninsularis). The coding of several characters is reassessed in the light of recent observations, but also in order to reduce unwarranted assumptions on character and character state homologies. Additional characters from previous analyses, as well as five new ones, are also included, resulting in a data matrix of 178 characters scored for 86 turtle species and seven fossil outgroups. The dataset resolves the relationships of most newly included taxa, with the exception of S. chowi and ‘Chengyuchelys’ dashanpuensis.","2023-01-05 16:42:05.198 +0100","" +"Ansberque:2015longriba","Following the 2008 Wenchuan earthquake (Sichuan, China), the dextral strike-slip Longriba fault system (LFS) has been recognized as a main intracontinental structural boundary within the eastern Tibetan Plateau. While numerous studies have focused on the Longmen Shan frontal range to constrain the dynamics of the eastern Tibetan margin, little is known on the LFS, particularly on its eventual influence on the geomorphological evolution of the latter. Here, we provide a new data set of denudation rates derived from beryllium-10 concentrations in river sediments from 33 medium-sized catchments. Our sampling area covers the frontier between the dissected margin and the low relief interior plateau. Our results reveal a sharp increase of denudation across the LFS, from < 0.1 mm/y in the Ruoergai basin to 0.3 mm/y toward the Longmen Shan range. Such denudation pattern indicates a major morphotectonic control of the fault system on the eastern Tibetan margin evolution. Additional topographic analysis confirms the role of the LFS as an important geomorphological boundary, restraining the westward propagation of river incision into the low-relief areas, thus partly preventing the dismantling of the eastern Tibetan Plateau.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Anson:1983thesis","This thesis undertakes an analysis of the decoration and composition of largely unpublished Lapita pottery from the Watom, Ambitle, Talasea and Eloaue sites in the Bismarck Archipelago. The composition of other pottery types which were found at Watom and may be related to Lapita is also analysed. The purpose of these analyses is to study the inter-relationship of this pottery and of the sites in which it was discovered. With the aim of attempting extra-mural comparisons, pottery decoration analysis has been broadened to include pottery decoration from other Lapita sites to the east outside the Bismarck Archipelago. The method adopted to compare the decoration of the pottery consists of a quantitative analysis of 516 ungrouped decorative motifs from 16 sites or collections (Table XII). It is considered that the method adopted improves upon earlier analyses of this type. An analytical innovation was the use of an Electron Microprobe which enabled a distinction to be made between the compostion of intra-assemblage pottery types at Watom. The study of Lapita pottery decoration reveals the existence of a third Lapita province which is earlier than the Western and Eastern Lapita provinces already proposed. site niteraction in this Far Western Lapita province is then studied more closely through the comparison of the composition of pottery which is found there. The significance of these discoveries with respect to current theory concerning the origins and nature of Lapita settlement in the south west Pacific is discussed.","2022-10-09 20:04:07.350 +0200","" +"Anson:1986lapita","This paper presents a classification of Lapita sites from the Bismarck Archipelago, Papua New Guinea and island groups to the east. The classification is based on a comparative analysis of the pottery decoration present at each site. I begin by comparing the pottery decoration at Watom Island (Fig. 1), known since early this century (Meyer 1909, 1910; Specht 1967), with the decoration found at more recently discovered pottery sites in the Bismarck Archipelago. Decoration from the Bismarck sites is then compared ot that of ‘Western‘ and ‘Eastern‘ Lapita styles (Green 1979). The resulting classification forms the basis of a re-examination of models which have been proposed to explain Lapita and its mode of entry into Polynesia.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Anson:2000excavations","At Vunavaung (SDI) in the coastal settlement of Rakival, two of a series of four test pits just in front of the raised coral cliff at the rear of the present-day village revealed an undisturbed 1.4-m-deep cultural deposit, sealed by about 1.8 to 2.2 m of redeposited and primary volcanic ash. The excavations, although of limited extent, provided four securely dated pottery assemblages spaced over 1000 years from 800 BC to after AD 200. These document the stratigraphic relationship between highly decorated Lapila pottery at the beginning of the sequence and ceramics minimally decorated with applied-relief and nail incision at the end.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Anson:2005revised","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Antcliff:1988emsin","Research into the prehistory of the Bismarck Archipelago draws upon a number of sources of information including archaeology, linguistics and biological anthropology. However, the information provided by the first discipline usually takes precedence when attempting to define the prehistory of the region. Thus it is not possible for linguistic evidence to determine when a particular island or region was first occupied: linguistic reconstructions are an attempt to approach the past by examining the present. Evidence for the antiquity of occupation of a particular place may only be revealed securely by archaeology. Although there are now some points of consensus between scholars in these disciplines (e.g. there was some sort of movement of people speaking Austronesian languages assoiated with the introduction of Lapita pottery), it should be noted that the evidence provided by these three related disciplines dos not always correlate exactly. Thus in the 1983 volume of the Journal of Human Evolution a linguist proposes a sequence for different migrations to New Guinea and Island Western Melanesia (Wurm, 1983), while a number of biological anthropologists (e.g. Rhoads, 1983; Sarjeanston et al., 1983) argue that the evidence of various gene frequencies is not suggestive of a one-to-one relationship between the language of groups and their ethnic affinities. Thus they propose that systems of migrations based on linguistics may have to be adjusted to accommodate biological evidence.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Aoki:1999khumbu","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Aoki:2000kiso","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Aoki:2003dryas","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Aplin:2010early","The sciences of Quaternary studies and archaeology have developed hand in hand in Australasia so that, as a rule, there is a close match for any particular biome between knowledge of late Quaternary environments and both the time depth and richness of regional archaeological records. The southeast Australian Alps represent a significant exception to this rule. For while the environmental history of this biome is relatively well known, at least since the termination of the last glaciation at c. 16,000 BP (e.g. Kershaw and Strickland 1989; Martin 1999; Barrows et al. 2001; Hope 2003; Kershaw et al. 2007), evidence of human activity above 1000 m elevation currently extends back no further than 4000 years (Flood 1980; Kamminga 1992, 1995; Lourandos 1997; Mulvaney and Kamminga 1999). Even more remarkably, the regional palaeoenvironmental record does not contain a strong signature of prehistoric human activity. For example, Geoffrey Hope‘s extensive palynological and sedimentological studies of mountain mires in New South Wales and the ACT found no obvious signature of prehistoric burning that might be linked to human activity (Macphail and Hope 1985; Hope 2003), a result that is replicated elsewhere in the region (Ladd 1979; Green et al. 1988; Kershaw and Strickland 1989; Dodson et al. 1994; McKenzie 1997, 2002; Mooney et al. 1997).","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"AquinoLopez:2018plum","In studies of environmental change of the past few centuries, 210Pb dating is often used to obtain chronologies for sedimentary sequences. One of the most commonly used approaches to estimate the age of material at different depths in a sequence is to assume a constant rate of supply (CRS) or influx of 'unsupported' 210Pb from the atmosphere, together with a constant or varying amount of 'supported' 210Pb. Current 210Pb dating models do not use a proper statistical framework and provide poor estimates of the uncertainties. Here, we develop a new model for 210Pb dating, where ages and values of supported and unsupported 210Pb form part of the parameters. We apply our model to a case study from Canada as well as to some simulated examples. Our model can extend beyond the current CRS approach, deal with asymmetric errors and mix 210Pb with other types of dating, thus obtaining more robust, realistic and statistically better defined age estimates.","2023-06-16 09:01:12.578 +0200","2023-06-16 09:01:12.578 +0200" +"Araho:1995wandokai","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Archer:1972prehistoric","Reports on faunas found in caves near Augusta, WA; youngest known fossil Sarcophilus specimen from Australian mainland; first record of Rattus tunneyi discussed.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Archer:1974thylacine","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Argueta:2023bernardino","Temporal and spatial variations of tectonic rock uplift are generally thought to be the main controls on long-term erosion rates in various landscapes. However, rivers continuously lengthen and capture drainages in strike-slip fault systems due to ongoing motion across the fault, which can induce changes in landscape forms, drainage networks, and local erosion rates. Located along the restraining bend of the San Andreas Fault, the San Bernardino Mountains provide a suitable location for assessing the influence of topographic disequilibrium from perturbations by tectonic forcing and channel reorganization on measured erosion rates. In this study, we measured 17 new basin-averaged erosion rates using cosmogenic 10Be in river sands (hereafter, 10Be-derived erosion rates) and compiled 31 10Be-derived erosion rates from previous work. We quantify the degree of topographic disequilibrium using topographic analysis by examining hillslope and channel decoupling, the areal extent of pre-uplift surface, and drainage divide asymmetry across various landscapes. Similar to previous work, we find that erosion rates generally increase from north to south across the San Bernardino Mountains, reflecting a southward increase in tectonic activity. However, a comparison between 10Be-derived erosion rates and various topographic metrics in the southern San Bernardino Mountains suggests that the presence of transient landscape features such as relict topography and drainage-divide migration may explain local variations in 10Be-derived erosion rates. Our work shows that coupled analysis of erosion rates and topographic metrics provides tools for assessing the influence of tectonic uplift and channel reorganization on landscape evolution and 10Be-derived erosion rates in an evolving strike-slip restraining bend.","2024-01-17 16:36:17.120 +0100","" +"Arkle:2017trinidad","Cosmogenic 10Be measured in sediments from Northern Range catchments on the island of Trinidad reveals low millennial-scale rates of erosion (average ~ 40 mm/ka) that increase roughly eightfold, from 11 to 92 mm/ka, eastward across the mountain range. These results, in conjunction with an analysis of mountain morphometrics, are consistent with Quaternary east-side-up tilting of the Northern Range, which has occurred recently (~ 100 ka). The highest millennial-scale erosion rates coincide spatially with Quaternary east-side surface uplift (albeit not in magnitude), high modern rainfall rates, low topographic relief, and convex longitudinal stream profiles, indicating transient Quaternary erosion. We interpret that hillslope adjustment and erosion of the Northern Range is buffered from climatic and tectonic forcings by dense tropical vegetation cover, thick saprolite, and porous regolith. Compared with longer-term, thermochronology exhumation rates, we document that an order of magnitude deceleration of and reversal in the locus of erosion and exhumation has occurred during the Pliocene to the Holocene. We suggest that these combined data sets highlight distinct syn- and post-collisional phases of Northern Range development that are related to a major change in relative Caribbean-South American plate motion from oblique convergence to transform motion. Oblique collision during the mid-Miocene likely caused relatively higher rates of and asymmetric exhumation of the Northern Range. Post-collisional mountain-scale tilting is likely caused by a combination of crustal extension in the Gulf of Paria and by deep subsurface lithospheric detachment processes that drives dynamic topography.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Armitage:1998radiocarbon","Indirect dating methods have been applied to the rock paintings of Chillagoe, north Queensland, revealing patterns of superimposition, depictions of items of known antiquity, the use of fragile paints such as mud, and in-situ pigment stratigraphies (David 1994). These patterns suggest that the Chillagoe rock paintings are relatively young, likely less than 3000 years old. A change in the geographical distribution of rock painting styles suggests a regionalization of the styles starting around 3000 years BP. Such regionalization implies that major cultural changes accompanied the changes in rock painting styles. This model of temporal change is now being investigated through a collaboration between the University of Queensland, ANSTO and the Department of Chemistry, Texas A&M University to directly analyze radiocarbon in the charcoal pigments in several of the Chillagoe rock paintings Samples were collected from fourteen separate charcoal rock drawings at five rock shelters in the Chillagoe region. A small area of each drawing was scraped using a sterile scalpel blade and the material was collected on a square of aluminum foil. The resulting powder was a mixture of limestone substrate, charcoal pigment and overlying accretion. Latex gloves were worn when sampling and when handling the foil to prevent contamination. Enclosed in the foil, each sample was placed in a zipper-seal polyethylene bag, carefully labeled and brought back to the laboratory at Texas A&M University. They were then photographed under magnification and weighed after foreign debris (fabric fibers, etc.) were removed; weights ranged from 9 to 66 milligrams of total material. One sample weighing 263 milligrams was to be divided for duplicate analysis. Typically, 100 micrograms of carbon is sufficient for radiocarbon analysis by AMS.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Arnold:2019bleaching","Previous assessments of thermally transferred optically stimulated luminescence (TT-OSL) signal resetting in natural sedimentary settings have been based on relatively limited numbers of observations, and have been conducted primarily at the multi-grain scale of equivalent dose (De) analysis. In this study, we undertake a series of single-grain TT-OSL bleaching assessments on nineteen modern and geological dating samples from different sedimentary environments. Daylight bleaching experiments performed over several weeks confirm that single-grain TT-OSL signals are optically reset at relatively slow, and potentially variable, rates. Single-grain TT-OSL residual doses range between 0 and 24 Gy for thirteen modern samples, with >50% of these samples yielding weighted mean De values of 0 Gy at 2σ. Single-grain OSL and TT-OSL dating comparisons performed on well-bleached and heterogeneously bleached late Pleistocene samples from Kangaroo Island, South Australia, yield consistent replicate age estimates. Our results reveal that (i) single-grain TT-OSL residuals can potentially be reduced down to insignificant levels when compared with the natural dose range of interest for most TT-OSL dating applications; (ii) the slow bleaching properties of TT-OSL signals may not necessarily limit their dating applicability to certain depositional environments; and (iii) non-trivial differences may be observed between single-grain and multi-grain TT-OSL bleaching residuals in some modern samples. Collectively, these findings suggest that single-grain TT-OSL dating may offer advantages over multi-grain TT-OSL dating in certain complex depositional environments.","2023-03-26 14:45:57.798 +0200","" +"Arzhannikov:2012sayan","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Ash:2008totalai","Totalai is the site of the earliest known village on Mua. This paper presents the results of initial archaeological investigations at this site, discussing in particular implications for an archaeology of the colonial period relative to seascapes.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Ash:2013surf","This paper describes (a) the methods and results of a morphometric reconstruction and (b) a size variability study of a heavily fragmented Atactodea (=Paphies) striata (surf clam) assemblage recovered from a small midden on the island of Muralag in the southwest Torres Strait, Queensland. Two intense but discrete pulses of late Holocene cultural activity at the site have been determined. Phase 1 is centred around 622 cal. BP (544-674 cal. BP) and Phase 2 is centred around 485 cal. BP (426-532 cal. BP). The results from our morphometric reconstruction reveal a statistically significant change (reduction) in the mean valve size of A. striata between occupational phases. Mean size and range of valve sizes are used as measures to determine when people were potentially exploiting the surf clam in Phases 1 and 2. While more data is required to determine an exact season of death, our findings reveal a relative signal of the seasonal exploitation of A. striata between these two phases.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Ash:2014thesis","This thesis is an archaeological examination of the colonial history of the Mualgal people (the Indigenous people of Mua, western Torres Strait, northeastern Australia) from their first entanglements with the London Missionary Society in the late nineteenth century, to their later supposed ‘absorption‘ into the Queensland State bureaucracy following the turn of the twentieth century. The two case studies considered - Totalai and Poid - are seminal ancestral village sites for the Mualgal today. They offer a rare opportunity for researchers to examine changing Mualgal traditions of the colonial era with relatively fine-grained temporal resolution. Occupation of each village during this colonial period was short (although an even earlier village at Totalai has a pre-colonial antiquity) and relates to a different phase in Torres Strait’s colonial history: the indirect ‘rule‘ of the LMS years (c.1871 - 1904) and the colonial authority of the Queensland Government Protectors (c.1904 - 1950).","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Ash:2020object","Ground-stone objects such as stone-headed clubs (gabagab) and axes/adzes held key positions in ethnographically known social networks encompassing Torres Strait and southern central New Guinea. However, the antiquity of ground-stone artefacts in this region is poorly understood given the small number of ground-stone objects found in dated archaeological contexts. We report on the discovery of a 1,200-year-old fragment of a ground-stone implement recovered from an archaeological excavation at a Kaurareg campsite on the south coast of Muralag in southwest Torres Strait. We discuss this find relative to the dataset of dated ground-stone objects available for the region and consider implications for understanding socio-demography, identity markers, and the development of social networks in Torres Strait.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Ash:2022frontier","Archaeological investigations have documented an ideological and occupied frontier in the Lower Tagali Valley along the southern margins of the Highlands of Papua New Guinea. Open-area excavations document two types of house structure associated with Huli occupation of the Lower Tagali Valley landscape, a women's house (wandia) and a lodge and ceremonial complex associated with a bachelor cult (ibagiyaanda). Excavation revealed the complete floor plan of the women's house site and multiple structural elements of the ceremonial complex. Radiocarbon dating provides a chronology for both sites that accords with genealogical histories for the colonization of this landscape by Huli during the early nineteenth century, or approximately eight generations ago. These archaeological findings are consistent with the strategies still employed today by Huli in the initial ideological incorporation of new territory and anchoring of expansionary claims through subsequent settlement and cultivation.","2023-09-03 12:38:33.072 +0200","" +"Ash:2022marra","In archaeology, investigations into the social and cultural contexts of stone artefacts have largely focused on their typological styles, manufacturing technologies, functions, geographic distributions and the significance of the quarries they come from. Yet what is oftentimes overlooked is the deeper contemporary understandings by Indigenous groups of the stone artefacts recovered from excavations. In this paper, we analyse an assemblage of 9,642 excavated stone artefacts from the rockshelter site of Walanjiwurru 1 in Marra Country in northern Australia, in light of the cosmological significance of regional stone sources to local Aboriginal groups. Each recovered stone artefact, and the quarries of their raw materials, is laden with meanings that help reveal how Marra Aboriginal people socially and cosmologically engaged with their landscape. By combining archaeological and Marra cultural perspectives, we argue that subtle variations in the range of stones and their relational characteristics signal changing political engagements with ancestral places over the past 2300 years.","2022-10-09 20:04:07.350 +0200","" +"Asmussen:2005phd","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Ast:2003helodermatidae","Family Helodermatidae","2023-01-05 16:42:05.198 +0100","" +"Ast:2003lanthanotidae","Family Lanthanotidae","2023-01-05 16:42:05.198 +0100","" +"Ast:2003varanidae","Family Varanidae","2023-01-05 16:42:05.198 +0100","" +"Ast:2003xenosauridae","Family Xenosauridae","2023-01-05 16:42:05.198 +0100","" +"Atchison:2005keep","We analyse archaeobotanical remains from three excavated rockshelter sites, Jinmium, Granilpi and Punipunil, in the Keep River region, northwestern Australia. The record is dominated by burnt fragmented seed remains from the fruit trees Persoonia falcata and Buchanania obovata, consistent with ethnographic records of whole fruits being pounded into pastes and cakes at the beginning of the summer wet season. Surface seed samples of non-cultural origin are mostly whole and unburnt, and contain higher proportions of grass seeds. Sustained processing of fruit seeds is first visible in the archaeological record about 3500 years ago. Spatial and temporal variation in its intensity is evident since that time until it declines following European colonisation. The decline does not represent total site abandonment, but a reorientation of activities following the ecological and social changes that came with pastoralism. The former included the local decline of P. falcata with more intense fire regimes.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Atkins:2022preservation","Plant macrofossils are an important source for detailed vegetation reconstructions, often at the species level, which usually cannot be achieved with other plant material such as pollen and spores. However, the preservation quality of plant macrofossils is not well understood, especially in cave settings. Here, we assess the preservation quality of Quaternary plant macrofossils of Casuarinaceae, Astroloma humifusum, Banksia marginata and Eucalyptus species for Robertson Cave, in the World Heritage listed Naracoorte Caves. We conclude that the level of preservation varies considerably among taxa and plant organs, which can influence the vegetation reconstruction. Woody endocarps and fruits preserved better as macrofossils than leaves and flowers. The age of the sediment did not always impact the preservation quality, although in some cases it led to clear deterioration. The impact of fire was evident and possibly influenced the preservation potential of some taxa. Therefore, care must be taken when reconstructing vegetation from plant macrofossils as preservational changes and floristic change are sometimes difficult to separate.","2023-11-16 19:36:29.583 +0100","" +"Attenbrow:1980loggers","In January 1978 a salvage archaeology program began in the storage area of the Gosford/Wyong water supply dam which is being constructed across Upper Mangrove Creek. The program involves the recording of 32 Aboriginal archaeological sites which will be inundated. Of these 26 are shelters with deposits which were either test pitted or more substantially excavated. The excavation of one of these shelters. Loggers Shelter, has been particularly interesting. This shelter is 7m long x 2.5m deep x 6m high with a northwesterly aspect. A smaller, more sheltered area (3m long x 1.5m deep x about 2m high) at the eastern end has drawings on the back wall. The shelter is about 20m above and 35m distant from Mangrove Creek.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Attenbrow:1982mangrove","The aims of the project are to look at the type, frequency and location of Aboriginal archaeological sites within the Upper Mangrove Creek catchment in terms of their environmental setting, as well as to examine the role of the study area in the prehistory of the central coast of New South Wales. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:28:51.981 +0100" +"Attenbrow:1983bindea","Stocks & Holdings are proposing to develop l hectare of land in Bonnet Bay for a residential sub-division. The land to be developed is the lower half of the ridgeside below Lincoln Crescent. The land is bounded on the eastern/upper side by a small dirt vehicle track, and on the western/lower side by a small freshwater swamp. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:27:24.287 +0100" +"Attenbrow:1992balmoral","During Mosman Municipal Council's Aboriginal heritage study a rockshelter in Botanic Reserve, Balmoral Beach (Figure 1), was identified as a site in which the deposits were being extensively disturbed by the activities of local children (Koettig 1991). Many years previous, midden deposits to a depth of one metre were removed during roadworks so that the surface of the deposit in the rockshelter was level with the adjacent road. However, archaeological materials (eg stone artefacts) continued being found in the rockshelter. This suggested that, even though a considerable depth of deposit had been removed, all of the archaeological deposits had not been removed. And, even though the surface of the remaining deposits were disturbed, there was a possibility that undisturbed deposits remained at depth in the site. If so, that these deposits would contain evidence of Aboriginal occupation pre-dating 2,000 or 3,000 years ago (Attenbrow 1992). ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:28:44.311 +0100" +"Attenbrow:1992midden","Distinguishing natural accumulations of shell from Aboriginal shell middens is a problem often faced by archaeologists working in coastal regions (Attenbrow 1984; Ceci 1984; Dortch 1991; McBryde 1973; Statham 1892). I recently investigated two buried layers of shell which their discoverers thought could be Aboriginal shell middens. One was in Cumberland Street in Sydney's CBD and the other in St Ives, a northern suburb of Sydney. My initial field examinations suggested the former was an Aboriginal shell midden and the latter natural shell bed material. It was obvious from their locations, well above the shoreline, that neither were in situ natural shell beds. However, because of the contexts in which they occurred, the question remained: were they, (1) in situ Aboriginal shell middens; (2) humanly redeposited natural shell bed material; (3) humanly re-deposited Aboriginal shell midden; or (4) in the case of Cumberland Street, food remains of early British settlers?","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Attenbrow:1993darling","Archaeological excavations took place Darling Mills State Forest 2 (NPWS Site No 45-6-2097) in January 1992 (Attenbrow 1992). The site, a rockshelter with deposits containing evidence of Aboriginal occupation, is located in West Pennant Hills, in the north-western area of Sydney (Fig. 1). ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:27:45.255 +0100" +"Attenbrow:1994jackson","The long-term research issues being addressed in the Port Jackson Archaeological Project concern the nature and development of coastal economies, and the impact of rising sea levels and associated environmental change on human populations. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:27:16.327 +0100" +"Attenbrow:1995fishing","Contemporary diaries and the water-colours of artists such as the Port Jackson Painter vividly tell of Aboriginal life when the First Fleet in 1788 settled its cargo of convicts in Australia. Fishing was important around the waters of Port Jackson, whose Aboriginal inhabitants are recorded to have used the techniques of spear-fishing and angling. Were other methods also used? Fish remains from a shell midden provide an opportunity to investigate.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Attenbrow:1995jackson","Long-term research issues being addressed in the Port Jackson Archaeological Project concern the nature and development of coastal economies, and the impact of rising sea levels and associated environmental change on human populations. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:27:45.846 +0100" +"Attenbrow:1995menngeya","Dates for the initial appearance of points in the semi-arid zone of the Northern Territory are discussed in the light of archaeological excavations in a rockshelter near Katherine. Analysis of the stone artefacts from Mennge-ya indicates the presence of a two-phased sequence of stone artefact assemblages, with points restricted to the upper levels. A comparison of dates for the first appearance of unifacial and bifacial points in different parts of northern Australia suggests a movement from the northeast (Arnhem Land) to the southwest (Victoria River and the Kimberley), and then later to the arid interior. Relationships between the introduction of points and the arrival and expansion of new languages are briefly explored.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Attenbrow:1999coastal","Coastal archaeology is concerned with the culture and activities of peoples who lived along the coastal margins (cf. Flood 1982:29). In southeastern Australia the territories and ranges of coastal Aboriginal peoples extended back from the ocean and estuarine shorelines to include an area of the adjacent forested hinterland. Sub­sistence strategies were designed to take advantage of seasonal availability and abundance of a variety of marine and terrestrial resources in different parts of the landscape. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:28:52.275 +0100" +"Attenbrow:2002sydney","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Attenbrow:2003mangrove","Explanations for dramatic late Holocene changes in numbers of habitation sites and artefacts in Australia include changes in demography, technology, subsistence strategies, risk minimisation strategies, levels of mobility and land use patterns. Archaeological fieldwork in the Upper Mangrove Creek catchment, New South Wales central coast hinterland, revealed evidence of increasing numbers of habitation sites over the past 11,000 years, with dramatic increases in the 2nd and 1st millennia BP. However, the timing and direction of changes in artefact accumulation rates in individual habitations and the catchment as a whole did not coincide with trends in the habitation sites. Dramatic increases occurred in the 3rd millennium BP and substantial decreases in the 1st millennium BP. This paper explores ways of interpreting the late Holocene trends in the habitation indices for the Upper Mangrove Creek catchment in terms of changing habitation, mobility and land use patterns.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Attenbrow:2004changing","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Attenbrow:2004pacific","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Attenbrow:2007ages","Between 1979 and 1987 a number of Aboriginal sites were excavated in the Upper Mangrove Creek catchment on the New South Wales central coast as part the Mangrove Creek Dam Salvage Project (Attenbrow 1981,1982a; Vinnicombe 1984) and PhD research (Attenbrow 1982b, 2004). ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:27:45.550 +0100" +"Attenbrow:2007sydney","The Upper Mangrove Creek catchment was an ideal locality in which to undertake field investigation into Aboriginal use of the coastal hinterland. The area, 101 square kilometres in size, is rich in sites that provided significant archaeological evidence of Aboriginal use of the coastal hinterland. The catchment became the focus of major archaeological salvage work in the late 1970s, prior to the construction of the Mangrove Creek Dam. Further research, undertaken by Val Attenbrow, on the total catchment expanded upon the results of earlier work. This monograph describes the later research project and summarises the salvage program results. This evidence is used by the author to explore current research issues relating to the interpretation of the mid- to late-Holocene archaeological record in Australia, particularly quantitative changes relating to population numbers and aspects of human behaviour, such as risk management, subsistence, mobility and land-use patterns.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Attenbrow:2012royal","Royal National Park and its environs has a rich suite of Aboriginal sites that provide much information about the life and activities of the Aboriginal people who lived in coastal Sydney prior to British colonisation. These archaeological sites include rock engravings, shell middens in rockshelters and open locations, rockshelters with drawings and stencils, as well as grinding grooves. Archaeological excavations in Royal National Park in the 1960s were amongst the earliest in southeastern Australia to provide evidence that the tools and equipment used by Aboriginal people and their way of life had changed over time. The excavations in Royal National Park and southern Sydney, which continue today, provide evidence of the tools and equipment people used in their daily lives, the raw materials they used in manufacturing these items, as well as the animals they hunted, fished and gathered. This article presents a brief review of the contribution that past and recent archaeological excavations have made to our knowledge about the life and activities of Aboriginal people who lived in what is now Royal National Park and southern Sydney prior to British colonisation.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Augustinus:2017boco","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Austral:1997pow","This report documents the archaeological investigation of the Aboriginal prehistoric use of the area at the Prince of Wales (POW) Hospital in Randwick proposed for redevelopment as an Infectious Diseases Clinic and an Ambulatory Clinic. The area affected is located in the southern portion of the Hospital site off Barker Street (see Figure 1.18). This area contained the historic site remains of Randwick Destitute Children's Asylum Cemetery and of its subsequent use as a military and repatriation hospital. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:28:00.299 +0100" +"Ayliffe:1988naracoorte","Bone samples and associated speleothems from critical locations in limestone caves near Naracoorte, South Australia, were selected for U-series dating in order to test the reliability of U-aeries ages of bone material, and to make an informed age assessment of the bone deposit in terms of Quaternary climate. The age distribution of the speleothem samples reveals that speleothem growth ceased, or was considerably diminished, between 200 and 120 ka ago, a time corresponding to the penultimate glaciation (Oxygen-isotope Stage 6). This is consistent with observations from several other caves and suggests that conditions generally were unfavorable for speleothem formation during glacial periods. The U-aeries ages of fossil bones are inconsistent with those of associated speleothems, indicating secondary U addition to the bones. Discordancy between 230Th/234U and 231Pa/235U ages suggests that this secondary uptake of U was not a single event, but a more or less continuous process. However, the 234U/238U signatures of the bones are more consistent with a model of U assimilation caused by a succession of short events, than by a process of continuous diffusion. The absolute age control provided by the speleothems, combined with the minimum age limits for individual bones, suggest that the bone deposit was formed prior to the last interglacial period, most probably during Oxygen-isotope Stage 6.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Ayliffe:1998precipitation","230Th/234U dating of speleothems from southeastern Australia documents changes in effective precipitation over the past 500 ky at a temporal resolution not previously achieved. Results show that the highest effective precipitation for the southeastern interior of Australia occurred during stadials and cool interstadials of the past four glacial cycles. Interglacials and warm interstadials, as well as glacial maxima, are comparatively arid. We suggest that lower regional temperatures over the continent and changes in atmospheric ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:27:46.140 +0100" +"Ayliffe:2008tight","A well-stratified succession of fossiliferous sediments occurs in Tight Entrance Cave, southwestern Australia. These infill deposits contain the remains of megafauna and have accumulated intermittently since the Middle Pleistocene: >137, 137–119 and 50–29ka, according to the results of 14C, U–Th, ESR and OSL dating techniques. Megafaunal species richness was highest in the latest part of the penultimate glacial maximum and during the subsequent last interglacial (137–119ka), but remains are less abundant following an apparent ∼70ka depositional hiatus in the sequence. Most megafaunal specimens from the upper (<44ka) units are fragmentary, and reworking from older strata cannot yet be ruled out. However, one specimen of Simosthenurus occidentalis (a large extinct kangaroo), a pair of articulated dentaries showing no signs of secondary transportation, was found within a sedimentary layer deposited between 48 and 50ka. This represents one of the youngest demonstrably in situ occurrences of an Australian megafaunal taxon.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"BHAUS:2023not.ro","Species _Notomys robustus_","2023-02-17 13:35:53.701 +0100","" +"Backhouse:1993barker","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Backwell:2014wonderkrater","Here we provide a multiproxy record of climate change and human occupation at Wonderkrater, a spring and peat mound site situated in the interior of southern Africa. Recently extracted sediment cores yielded a number of Middle Stone Age (MSA) artefacts, prompting exploratory excavation of the sediments to understand better the geomorphology of the site, age of the sediments, cultural lithic sequence, vegetation and faunal remains, and to try to establish whether human use of the site was to some extent climatically driven. Excavations yielded late Pleistocene mammal fauna and flora, and three small MSA lithic assemblages with age estimates of 30 ka, >45 ka and 138.01 ± 7.7 ka. The upper layers comprise peat that preserves macrobotanical and faunal remains, implying local fen conditions in Acacia savanna woodland at 12 ka. Below the upper peat layers, a 1 m-thick layer of white sand yielded two MSA lithic assemblages in association with faunal remains dated to between 30.8 ± 0.7 ka and >45 ka. Clay underlying the sand has an OSL age of 63.1 ± 5.8 ka, and sandy peat below it has an Infrared Stimulated Luminescence (IRSL) age of 70 ± 10 ka. Faunal remains in the lower sand levels, and dental stable carbon isotope analysis of herbivores, indicate a substantial grassland component in the landscape during late MIS 3 (>45 ka). Charcoal, phytolith and pollen data show a change from moderately warm and dry grassy savanna woodland in the lower sand levels, to cooler and wetter grassland with woody shrubs in the uppermost levels by 30 ka. The conditions that resulted in the deposition of the sand also attracted people to the site, but whether it served as an oasis in an arid landscape, or was occupied during wet phases, is unclear. The composition of the lithic assemblages, which include many tools suitable for cutting, suggest that the peat mound may have been used as a place to harvest reeds, process plant materials and butcher animals that were either deliberately or accidentally trapped in mud or peat.","2022-10-04 19:48:14.479 +0200","" +"Badding:2013brooks","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Bader:2018umbelibelli","Umbeli Belli is a quartzite rock shelter located in the Mpambanyoni river valley in KwaZulu-Natal, South Africa. Building on earlier work by Cable in 1979 we excavated the site in three seasons between 2016 and 2018 and recovered important archaeological data on the later part of the Middle Stone Age [MSA] and the Later Stone Age [LSA]. New OSL dates of the sequence demonstrate that the site was used intensively during the final MSA and the Pleistocene LSA. We identified 12 geological units covering a sequence of nearly 2 m thickness. Excavations have not yet reached bedrock. Here we focus on the assemblage from layer 7 which marks the latest expression of the MSA at Umbeli Belli. The layer provided an OSL age of 29 ± 2 ka and was found to contain some of the most distinct formal tools of the MSA, the so-called hollow-based points. Taking aside two isolated finds from Kleinmonde and Border Cave, this tool type was elsewhere found exclusively within the terminal MSA occupations of Sibudu and Umhlatuzana. Notwithstanding the fact that hollow-based points are likely to represent one of the most reliable fossil directeurs of the MSA, neither the tools themselves nor the corresponding assemblages in which they are found have so far received adequate attention compared to other periods. Based on current results from Umbeli Belli we provide new techno-typological evidence about the final MSA in the eastern part of South Africa together with new radiometric dates. We observe first that hollow-based points are not the only defining feature of the final MSA and should be rather seen as embedded within a diagnostic technocomplex. We question existing typological differentiations of traditional tool types, such as unifacial and bifacial points, and provide alternative assessments based on the morphological and physical properties of retouched tools. Finally we discuss the final MSA period in and surrounding KwaZulu-Natal in the light of new dating results and address future perspectives.","2022-10-04 19:48:14.479 +0200","" +"Bafmatuk:1980islanders","The small islands of the St Matthias Group, which form part of the Bismarck Archipelago in the West Pacific Ocean, occupied a strategic position during prehistoric times. Relics of the past, demonstrating the islands‘ importance, were unearthed when an airstrip was constructed on Eloaue Island. These fragmented remains were not studied until the discovery was reported to the Director of the National Museum and Art Gallery. The find was of considerable significance as the sherds picked-up by local villagers were identical to the pottery excavated at prehistoric sites elsewhere in Papua New Guinea. Archaeological excavations on Ambitle Island, three hundred and ninety kilometres to the south, on Watom Island near Rabaul and at Talasea, on the central north coast of New Britain, had unearthed typical examples of Lapita pottery.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Bai:2018xianshuihe","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Bailey:1975midden","Complementary techniques of midden analysis have been applied to large oyster mounds on the Richmond River, New South Wales, in order to quantify the dietary contribution of the molluscs. The results are compared with modern data on oyster yields and ethnohistorical data on diet and population size and suggest that, if oysters were the primary food supply while the shell mounds were in use, the sites would have been occupied, on the average, for as little as one week/year. The implications of this for the interpretation of molluscs as a food resource and for the use of shell middens as sources of information about economy, settlement pattern and material culture are discussed.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Bailey:1977shell","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Bailey:1994origin","We examine the criteria for distinguishing middens from natural shell accumulations, in the light of the Stone‘s (1992, 1993) hypothesis that large shell mounds, dominated by the bivalve Anadara, in the Weipa area are scrub fowl nests built from shelly chenier ridge deposits that formed by natural g√©omorphologie processes. Several previous investigators have considered that the same mounds were humanly made. We present fresh field observations from Anadara mounds, scrubfowl nests and beach- and chenier-ridge deposits near Weipa, and show how these differ in terms of stratigraphie, textural and compositional characteristics. This evidence, together with the distribution of Anadara mounds on different substrates ranging from upper intertidal mudflats to lateritic regolith, very strongly indicates that the large shell mounds were not built by scrub fowls from natural coastal deposits, and we conclude that humans were responsible for their accumulation.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Bailey:1994weipa","We examine the criteria for distingishing middens from natural shell accumulations, in the light of the Stone's (1992, 1993) hypothesis that large shell mounds, dominated by the bivalve Anadara, in the Weipa area are scrub fowl nests built from shelly chenier ridge deposits that formed by natural geomorphologic processes. Several previous investigators have considered that the same mounds were humanly made. We present fresh field observations from Anadara mounds, scrubfowl nests and beach-and chenier-ridge deposits near Weipa, and show how these differ in terms of stratigraphic, textural and compositional characteristics. This evidence, together with the distribution of Anadara mounds on different substrates ranging from upper intertidal mudflats to lateritic regolith, very strongly indicates that the large shell mounds were not built by scrub fowls from natural coastal deposits, and we conclude that humans were responsible for their accumulation.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Baird:1992pitfall","The fossil avian assemblage from Amphitheatre Cave (6 km north of the township of Nelson, Victoria, Australia) consists of 27 species of birds. Three dominate the assemblage with 63% of the total minimum number of individuals (i.e., Gallinula mortierii, Dasyornis broadbenti and Dasyornis brachypterus). Most of the material originated from a pitfall accumulation, based upon the large percentage of individuals belonging to terrestrial species with elements lacking the damage characteristic of vertebrate accumulators. Geographic range extensions are noted for three species (i.e., Gallinula mortierii, D. brachypterus and Ptilonorhynchus violaceus). Assuming the assemblage is intra-contemporaneous, the reconstruction of vegetation at the time of deposition would include; wetlands with some areas of short cropped grass, bordered by wet heathland, which subsequently gave way to Eucalyptus open forest formation away from the water source and Eucalyptus tall open forest formation in the gullies. The age of the deposit (4,670 +/- 90 y.B.P.: NZA 700) is based upon a single radiocarbon date on bone.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Baker:1994moffats","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Balbas:2017megafloods","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Balco:2002vineyard","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Balco:2005utah","Cosmic‐ray‐produced 10Be and 26Al in riverborne quartz sediment are commonly used to estimate average catchment‐scale erosion rates. Likewise, the concentrations of these nuclides in ancient sediments, stored in a depositional basin, carry a record of past erosion rates in the sediment source area. This is important because such a record could be compared to records of climate change or tectonic events to elucidate relationships between climate, tectonics and erosion. If the sediments are shielded from the cosmic‐ray flux after deposition, for example in deep water, their nuclide concentrations need only be corrected for radioactive decay since deposition in order to determine past erosion rates. Where sediment is deposited subaerially and buried relatively slowly, on the other hand, the additional nuclide concentration that builds up during sediment accumulation and storage must be reconstructed and subtracted in order to recover the initial nuclide concentrations in the sediment and thence the past erosion rates. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:27:20.454 +0100" +"Balco:2006england","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Balco:2008means","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Balco:2009antarctic","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Balco:2009regional","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Balco:2013pacific","We measured basin-scale erosion rates, using cosmogenic 10Be concentrations in quartz, from fluvial sediment in rivers draining the coastal mountain ranges of the U.S. Pacific Northwest between 40° and 47° N. Apparent erosion rates are 0.1 to 0.2 mm yr−1 throughout the Oregon Coast Ranges north of 43° N, and increase to the south to 0.6 to 1.1 mm yr−1 in the northern California coast ranges near 40° N. We propose that these observations display the erosional response to northward-migrating crustal thickening associated with subduction of the Mendocino Triple Junction. North-south variations in erosion rate, range elevation, and metrics of landscape relief and steepness are consistent with the hypotheses that i) their primary cause is northward-migrating crustal thickening; ii) erosion rates are strongly controlled by topographic relief and weakly, if at all, controlled by climate; and iii) the dependence of erosion on relief is nonlinear and obeys a threshold-relief relationship.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Balco:2013peninsula","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Balco:2014transantarctic","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Balco:2016pensacola","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Balco:2017benchmarked","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Balco:2019tucker","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Balean:1989merabak","This thesis considers evidence for prehistoric subsistence in New Ireland based on material from a Pleistocene midden near Kanangusngus. The fieldwork from which it derives was part of the Lapita Homeland Project. Begun in 1983, its objectives were to discover the origin of makers of Lapita pottery (thought to be the ancestors of the Polynesians) and the extent over which Lapita sites were found.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Ballantyne:2006irish","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Ballantyne:2007donegal","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Ballantyne:2008ireland","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Ballantyne:2009readvance","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Ballantyne:2011kerry","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Ballantyne:2013galloway","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Ballantyne:2014failure","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Ballantyne:2015ireland","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Ballantyne:2017hebrides","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Ballard:1995thesis","The relationship between environmental conditions and the decisions and actions of historical agents is the central issue of this thesis. In a brief review of the role that social and environmental factors have played in archaeological explanation, I describe the scope for a form of archaeological ethnography in which particular attention is paid to the contrast between the different worlds of meaning in and through which historical agents address their environments. In the context of a debate over the impact of sweet potato upon society and environment in the New Guinea Highlands, the history of wetland use emerges as a focus for competing positions on the nature of explanation for relationships between societies and their environments. My study addresses this debate through consideration of the recent history of Huli-speaking communities of the Tari region, in the Southern Highlands of Papua New Guinea. Part B sets out an ethnographic model of the relationship between Huli people and their environment. External and Huli perceptions of landscape, society and agricultural production are presented in order to permit explanations for change that encompass both the intention of the Huli agents of the recent historical past, and the broader social environmental processes of which those historical individuals cannot have been aware. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:28:41.358 +0100" +"Balme:1978lair","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Balme:1990darling","Seventy two of the 88 radiocarbon determinations available for archaeological sites and the sediments associated with the Darling River, its anabranches and associated lakes between Wilcannia and the Murray River in western NSW, are on shell samples collected from middens. The geographic distribution of the dated sites reflects the past hydrology of the region and distribution of preservational sediments in the area as well as past human use of the region. The earliest evidence for human use of the lakes is from a series of middens at Lake Tandou which are dated to about 27,000 years BP but the lack of older sites may simply reflect the lack of exposure normally provided by active dune formation. All of the Pleistocene shell middens are associated with an ancestral Darling River course which was activated some time before 36,000 years ago and is now represented by anabranches of the present river channel. Holocene shell middens between Wilcannia and the Murray River are all associated with the present Darling River channel which formed sometime between 9,000 and 7,000 years ago. These dates when taken in conjunction with the radiocarbon dates on shell middens from the Willandra area show that there has been an almost continuous use of aquatic resources in the Murray-Darling Basin since about 36,000 years BP. When radiocarbon dates on charcoal from other archaeological sites in the area are added to this sequence the discontinuities in the shell date sequence are filled. This indicates that there has been a continuous human presence in the Murray-Darling Basin since this time.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Balme:1990tradition","The economic life of the early colonisers of semi-arid western New South Wales is represented by many small open sites mainly preserved within sand dunes. Preservation of organic materials in this environment has been dependent upon rapid deposition of overlying sediments to protect them from erosion and degradation. Once uncovered, fragile material such as freshwater crustacea carapace and fish bone rapidly decays, shell fragments and disperses, while other materials such as fish otoliths and clay hearthstones survive much longer. An understanding of this problem has allowed analysis to proceed to the following results: 1. The 232 recorded archaeological sites containing faunal remains and associated with the water channels and lakes of the lower Darling River region in western New South Wales span a period of 27,000 years BP to the present. However preservation of materials within this time span is uneven both spatially and temporally. The distribution pattern of these archaeological sites in time and space is largely a reflection of past geomorphological processes rather than past cultural preference of campsite positions. 2. By noting the condition of the site materials it is possible to determine their contemporaneity to some extent. Typically a well- preserved Pleistocene site in the lower Darling River region consists of a single concentration of bivalve remains but species other than shell fish dominate some of the other Pleistocene sites. Sites dominated by other species, however, resemble the shell middens in that they characteristically consist of a single cluster of faunal remains. Species other than the dominant species are rare or absent. This suggests a foraging strategy in which collectors targeted a single species for each foraging expedition. 3. The large numbers of individual animals in some of the sites which represent such single expeditions indicate that the gathering of aquatic species was not incidental to basic survival strategies. In addition, the large numbers of fish present in such sites coupled with the size distribution of the fish represented in the sites suggests the use of nets to capture the fish. Thus the Darling River material represents the oldest evidence in the world for systematic exploitation of aquatic resources. This and the associated fibre technology may well be a tradition seated deep in Pleistocene Asia.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Balme:2000mimbi","Mimbi is the name given by Gooniyandi people to a place about 90km east of Fitzroy Crossing in the southern Kimberley (Fig. 1). Its western boundary is defined by the Emanuel Range and the eastem boundary by Lawford Range. Both of these ranges are composed of Devonian limestone. Caves have formed within the limestone and in some, perennial water pools are present. The width between the ranges varies between two and five kilometres. It is a relatively flat area of savanna woodland with many ephemeral creeks draining the ranges.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Balme:2001parklea","The chapters in this volume describe the chronological information obtained from our excavations, the results of the stone artefact analysis, and the conclusions drawn for the sites and sub-sites of the project, the spatial distribution of finds and an evaluation of the different methods used in the project. The volume concludes with a comment on all of the elements of the project brief, showing how the work has or has not satisfied all of the set objectives.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Balme:2019riwi","Aboriginal people occupied Riwi, a limestone cave in the south-central Kimberley region at the edge of the Great Sandy Desert of Western Australia, from about 46000 years ago through to the historical period. The cultural materials recovered from the Riwi excavations provide evidence of intermittent site use, especially in climatically wet periods. Changes in hunting patterns and in hearth-making practices about 34000 years ago appear to accompany a change to drought resistant vegetation in the site surrounds. Occupation during the Last Glacial Maximum highlights variation in aridity trends in the broader environmental record. The most intensive use of the cave was during a wet period in the early to middle Holocene, when people appear to have received marine shell beads from the coast through social networks. While there is less evidence for late Holocene occupation, this probably reflects deposition processes rather than an absence of occupation.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Balter:2018roberts","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Banerjee:2002riverine","We present the first quartz optically stimulated luminescence (OSL) ages for palaeochannel sediments from the Riverine Plain in southeastern Australia. For young fluvial sediments, we agree with the notion that analysis of the leading edge of a dose distribution curve provides an objective method for determining the OSL age. For a modern flood deposit (less than 200 years old), the OSL ages estimated using the leading edge method (250 ± 50 years) and by using the lowest 5% of the measured dose in single aliquots (230 ± 50 years) agree within experimental errors. For older sediments, we suggest that the mean estimate of the dose distribution is likely to provide a reliable estimate of the OSL age. The luminescence ages suggest that the Coleambally and Kerarbury palaeochannel systems were active between 105 and 80 and 55 and 35 thousand years ago; the Yanco palaeochannel system could have been active as recently as 9000 years ago.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Banerjee:2003stranded","A sequence of stranded coastal barriers in south-east South Australia preserves a record of sea-level variations over the past 800 ka. Huntley et al. (Quat. Sci. Rev. 12 (1993a) 1; Quat. Sci. Rev. 13 (1994a) 201) attempted to test thermoluminescence (TL) dating methods and found good agreement between quartz TL ages with independent ages for these dunes. We investigate the accuracy of the single-aliquot regenerative-dose (SAR) procedure (Radiat. Meas. 32 (2000) 57) over an extended age range of 0-250 ka, by comparing SAR-OSL ages determined on quartz extracts from these dunes with the existing chronology. We show that Robe II range is ~60 ka, and that Robe III is 100 ka old. Not surprisingly, the OSL ages increase monotonically from the Robe II range to the West Naracoorte range. For the younger dunes (<240 ka), the SAR-OSL ages agree with the expected ages within 1σ errors, whereas for the older dunes the SAR ages are consistent with independent ages within 2σ error limits. We consider these results to be very promising, and lend support to the large number of quartz SAR-OSL ages being presented in the literature, where such comparisons with independent chronology are not usually possible.","2023-03-26 14:45:57.798 +0200","" +"Banks:1976palorchestes","A fossil mandible and incisor of the diprotodontid marsupial Palorchestes azeal Owen is reported from a new locality at Pulbeena, near Smithon, in northwestern Tasmania. The fossils occurred with a piece of wood which has a 14C age of 54,200-4,500 +11,000 B.P. Both fossils and wood were deposited contemporaneously in shallow-lake shell marls and swamp peat deposits of late Quaternary age. Pollen analysis indicates that this P. azael inhabited a Eucalyptus woodland.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Banks:1987charadriiformes","Order Charadriiformes","2023-01-05 16:42:05.198 +0100","" +"Banks:1987falconiformes","Order Falconiformes","2023-01-05 16:42:05.198 +0100","" +"Banks:1987procellariiformes","Order Procellariiformes","2023-01-05 16:42:05.198 +0100","" +"Barber:2003barlings","The investigation was aimed at establishing the extent and nature of the archaeological sites within the development area, in particular the subsurface cultural deposits. Further aims of the study were to assess the significance of the sites and to identify the potential impacts of the development on the sites. Formulation of recommendations for the management of the sites was also required as part of the investigation. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:28:30.734 +0100" +"Barbetti:1972mungo","ALTHOUGH abundant evidence exists for human occupation of Africa and Eurasia for tens of thousands of years, man has often been considered a late-comer to the Australian continent. Archaeological investigations in Australia are now providing evidence of man between twenty and thirty thousand years ago, and one source is the long transverse dunes (lunettes) surrounding many ancient lakes of inland south-eastern Australia. During the Late Pleistocene the fresh waters of the lakes attracted early man and the lunettes built up on their north-eastern shores provided a favourable environment for preserving traces of occupation. Lake Mungo, one of a chain of lakes in south-western New South Wales, is now dry and its lunette is eroding and yielding ancient Aboriginal relics (Fig. 2).","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Barbetti:1973listv","The present date list contains only details of C14 measurements on sites selected for archaeomagnetic study. Except where otherwise stated in the text, all samples were collected in 1970 or 1971 during fieldwork by one of the authors (M.B.), and were pretreated with hot 2N HCl to remove any possible contamination by pedogenic carbonate. Benzene samples were prepared using updated synthesis techniques (Polach et al., 1972) and measurements of C14 activity were made on two Beckman LS-200 liquid scintillation spectrometers following automatic cycling procedures described previously (Polach, 1969). Samples ANU-677-697 were counted on the spectrometer which has been in use since 1968 (LS-1).","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Barbetti:1973thesis","This thesis presents the results of the first detailed archaeomagnetic and radiocarbon study of ancient Aboriginal fireplaces in Australia. A furnace, designed and built during the present study, is described in detail, and a reappraisal is made of the method of calculating radiocarbon ages. A pilot study of some undated Aboriginal fireplaces demonstrated the suitability of their baked clay ovenstones for Thellier palaeointensity studies, and allowed estimates of their ages to be made by comparing the measured ancient field intensities with the known prehistoric fluctuation of the Earth‘s magnetic field. Measurements on oriented clay-sand ovenstones from a series of ovens exposed on the open plains revealed that the ovenstones had not been displaced since the time of last cooling, and provided a preliminary archaeo-secular variation curve for southeastern Australia. A comparison of these results with those from other parts of the world suggests that the non-dipole contribution to the field in southeastern Australia was small during the period 1500 yr to 500 yr B.P Measurements were also made on a series of fireplaces exposed by modern erosion of ancient sediments in the Lake Mungo lunette. The fireplaces recorded a geomagnetic excursion occurring between 31,000 yr and 25,000 yr B.P. It appears that there were two excursion loops, one characterized by a high geomagnetic moment (about 50 x 10^25 gauss.cm3), and a second loop at a time of low dipole moment (about 50 x 10^25 gauss.cm^3). During both these excursion loops, the geomagnetic field rotated more than 90° away from the axial dipole configuration. The evidence suggests that the geomagnetic field was dipolar during both excursion loops. The excursion at a time of low dipole moment may be an aborted reversal of the field, while the observed excursion with a large dipole moment is thought to be a rare and perhaps new type of dynamo behaviour. The similarity of virtual geomagnetic pole positions in both types of excursion to those observed in other excursions or polarity transitions during the last 15 million years suggests that some common mechanism is controlling or restraining the processes occurring in the Earth‘s core.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Barbetti:1982gulf","Radiocarbon age reports for SUA-1796, SUA-1879, SUA-1797, and SUA-1798.","2023-09-03 12:38:33.072 +0200","" +"Barbetti:1982kerema","Radiocarbon sample record sheet and radiocarbon age report for SUA-1725.","2023-09-03 12:38:33.072 +0200","" +"Barendsen:1957radiocarboniii","Earlier papers from our laboratory have reported measurements of natural radiocarbon made by Libby‘s solid-carbon method (1, 2) and by Suess‘ acetylene method (3). In this article, we give results obtained between July 1955 and March 1957 (4 ), mainly by the carbon dioxide method of de Vries and Barendsen (5), which we have had in operation; since December 1955. Work with acetylene is never entirely free from danger of explosion, as we know from experience. Moreover, the yield of acetylene is less; than 100 percent, so that larger samples are required and isotopic fractionation is possible. In extending the range and .accuracy of radiocarbon dating by use of larger samples, vve intend to take advantage of the fact that carbon dioxide can be compressed under many atmospheres without attendant risk.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Barham:1981land","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Barham:1985relict","Although Torres Strait has long been recognised as a biogeographically and culturally significant transition zone between the continent of Australia and the continental island of New Guinea, few detailed investigations have been carried out there since A„C. Haddon led his famous anthropological expedition to the Strait in 1898 (Haddon 1901- 35)* Current knowledge of the region‘s natural and cultural history was reported and discussed at a symposium in 1971 (Walker 1972), and in 1981 we summarised what little is known of the prehistory and palaeoecology of the Strait (Barham and Harris 1983)* In this contribution, we present some preliminary results that relate to part of our con­tinuing programme of archaeological, palaeoenvironmental and historical research in the region. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:28:52.570 +0100" +"Barham:1999local","The mid- to late-Holocene palaeoenvironmental history of a low island adjacent to the southern Papuan coast is reconstructed from sedimentary and pollen analysis of swamp stratigraphies, supported by conventional and AMS radiocarbon dating, in an effort to constrain dates for prehistoric horticultural activity. Extensive prehistoric relict mound-and-ditch horticultual field systems located on low, flat clayland areas adjacent to the swamps appear to have been constructed after 2500 yr BP, but before 19th century European contact, based on archaeological and ethnographic evidence. Facies changes in swamp basin infill stratigraphy indicate conformable deposition within tidal lagoonal mangrove environments until c. 3000 yr BP. Then shallowing water conditions resulted in a transition to brackish-freshwater facies, and a vegetation change to sedge-dominated swamps. The observed shift from mangrove to sedge-dominated communities occurred during a falling trend in local relative sea level which may have initiated mangrove dieback. Onset of allocthonous deposition of clayland-derived sediments, related to horticulture on swamp-marginal clayland, significantly post-dates the mangrove to sedge community change in the pollen record. Close temporal coincidence of radiocarbon dates for human occupation and sandy facies deposition at swamp edges implies significant anthropic disturbance on the clayland around 1200 yr BP, but evidence for a process-link remains equivocal.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Barham:2000maritime","The islands of Torres Strait, positioned on a shallow shelf juxtaposed between southern lowland Papua New Guinea and Cape York, represent one of the most ecologically diverse and largest tropical archipelagoes situated adjacent to the Australian mainland. Significant European con­ tact and impact on indigenous island and mainland populations dates from the mid-nineteenth century, with the near-coincident arrival of commercial pearl shelling fleets and beche-de-mer fishing and then colo­nial administration and church missionaries (Lawrence 1998: 14-15). ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:28:52.865 +0100" +"Barham:2003robertson","This report was commissioned by the Sydney Catchment Authority (the SCA). It describes the results of exploratory subsurface archaeological excavations undertaken at two sites located on the southern margins of the Wingecarribee Swamp in January— February 2003. The archaeological excavations represent the first assessment and testing of whether prehistoric Aboriginal archaeological sites are associated with lands located at the margin of the Swamp. These lands have been managed by the SCA since July 1999. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:28:31.029 +0100" +"Barham:2004bepotaim","Traditional Torres Strait Islander culture, viewed at European contact, demonstrated levels of maritime resource exploitation, canoe technology and seafaring skills, inter-island trade, and use of horticulture/agriculture to a degree unparalleled elsewhere in Australia. How long this maritime-focused cultural complex has existed in the island archipelago connecting Australia with Papua New Guinea, the onset dates for island occupation in the Holocene, and the cultural impact of the late Holocene ‘connectedness‘induced by exchange across Torres Strait on adjacent mainlands remain central questions for archaeological enquiry. A retrospective overview of archaeological research and investigations in the Torres Strait region is presented, from early preliminary field investigations in the 1970s through to the emergence of divergent thematic investigations spanning historic and prehistoric periods, underway in the year 2000. Radiocarbon dates from archaeological sites confirm occupation of the islands since 2500 years ago. Moreover, the regional archaeological site chronology for Torres Strait suggests most islands with good water resources supported populations, albeit in some cases seasonally transient ones, after 1,500 BPP. Some aspects of the archaeological chronology, the nature of culture sites and their spatial distribution within islands accord well with recent oral histories, and some ethnographic observations. However, other aspects of the emerging chronology, and in particular similarities in the range and type of sites across the Strait, and patterns between islands, strongly suggest that other facets of archaeological data either do not fit, contradict, or are simply unrecorded in, the ethnohistorical sources. In particular, some ethnohistorically derived culture/language/trade groupings may have limited antiquity as seen in the archaeological record.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Barion:2019fildes","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Barker:1987narcurrer","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Barker:1989nara","This paper reports an archaeological excavation at Nara Inlet, Hook Island, one of the Whitsunday group off the central Queensland coast. The site, Nara Inlet 1, is a large rockshelter which returned a non-basal 14C date of 8150±80 bp. The excavation forms part of a wider study investigating prehistoric island use by Aborigines of the Whitsunday region as well as archaeological change in the Holocene Period.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Barker:1991nara","An excavation of a large rockshelter in Nara Inlet, Hook Island, on the central Queensland coast has revealed archaeological evidence for early Holocene marine resource use dating from before 8150 BP. It is argued here that the site demonstrates continuous use of marine resources from the time of its initial occupation, at the start of the Holocene. Along with other recent evidence (Allen et al. 1989, O‘Connor 1989, Morse 1988) this site represents clear evidence of a continuous marine sequence spanning the Holocene. The continued use of marine resources including mangrove species throughout the Holocene argues against a time lag in the occupation of coastal sites and questions the effects of marine transgression on human populations and marine resources. Major changes in the archaeological record at Nara Inlet 1 do not coincide with the major environmental changes documented for the Holocene period in this area and it is considered that social explanations for change may offer a more fruitful interpretation.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Barker:1993early","Archaeological evidence from the coast of Queensland has tended to show that Aboriginal exploitation of coastal and island environments only occurred in the late Holocene period with an overwhelming majority of sites dating from the last 3000 years (Beaton 1985, Rowland 1983, Hall 1982). Results from the Whitsunday Islands however provide evidence of much earlier use of marine environments. Nara Inlet, a rockshelter site on Hook Island (Nil), and a rockshelter site on Border Island (BI1) have radiocarbon dates of initial occupation at 8577 (180) BP and 6400 (160) BP respectively. These two sites provide the earliest evidence of human coastal occupation in Queensland (see figure 1). ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:28:53.160 +0100" +"Barker:1995thesis","This thesis examines prehistoric coastal use on the tropical east coast of Australia. Concepts of maritime hunter-gatherers are usually associated with complex, sedentary, politically hierarchical peoples of the northern hemisphere. On the tropical coast of Australia there is clear evidence for highly specialised coastal peoples who can clearly be termed maritime hunter-gatherers, despite lacking this degree of complexity. Explanations for coastal occupation in Australia focus largely on the late Holocene, the period to which the over-whelming number of coastal archaeological sites are dated. Models of coastal occupation explaining the late Holocene pattern of coastal use in Australia tend to give primacy to ‘external‘, single cause, ‘prime mover‘ explanations. These include inherent biological population increase, technological change, site preservation factors and environmental change. Sea-level changes after the last glacial period, culminating in present levels being attained at about 6,500 BP, are seen as especially important in regard to human use of coasts. A number of models propose that sea-level change had a dramatic negative effect on the coastal resource base, thus limiting and restricting coastal occupation until at least stabilisation, and in some cases well after. The archaeological evidence for the Whitsunday region indicates that people lived continuously in the region throughout the Holocene from at least 9,000 BP, utilising a continuous and largely unchanging marine resource base. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:28:53.454 +0100" +"Barker:1996sea","Discusses prehistoric coastal use on the tropical east coast of Australia; thesis outline and aims; theoretical underpinnings; prehistoric coastal exploitation and models of Holocene cultural change; ethnohistory - value for archaeology, applications; Ngaro territory; palaeoenvironments; survey strategies and analytical methodology; results - Nara Inlet 1 (Hook Island), Nara Inlet Art Site (Hook Island), Border Island, Hill Inlet (Whitsunday Island), South Molle Island Quarry; argues that people lived continuously on the coast throughout the Holocene moving with the changing coastline.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Barker:2006abbot","Abbot Point on the central Queensland coast has long been recognised as an area of cultural heritage significance (Environmental Protection Agency 1999). The area has essentially been ignored in terms of research archaeology because of the lack of integrity of the cultural material, nearly all of which sits on deflated dune surfaces. Because of the problems associated with preservation of open sites in coastal tropical environments (see Bird 1992) most archaeological reconstructions in the region have been based on rockshelter deposits. However, the sheer volume and density of archaeological material found along the coast in this region indicate that open coastal sites such as Abbot Point and Upstart Bay to the north were probably intensively used with evidence of a much greater range of generalised hunter-gatherer activity in comparison to the more specialised rockshelter sites (Barker 2004; Bird 1992; Brayshaw 1990). Thus, given the evidence of intensive use of Abbot Point and its central location within a system of other clearly linked sites within the region (see below), it was felt that an attempt should be made to include this site within the wider framework of regional site patterning and use and that in this context an attempt should be made to establish its temporality.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Barker:2015dating","This paper examines the chronologies of three abandoned village sites in an attempt to refine the timing of occupation of low-lying mud islands of the lower Kikori River delta, Gulf Province, Papua New Guinea (PNG). Despite evidence for varying degrees of post-depositional disturbance at all three sites, meaningful chronological data can be obtained from the dating of in situ longhouse posts. These new data suggest that although initial delta island occupation probably began around 400e500 years ago as an initial response to new opportunities relating to the hiri trade, the very large villages ethnohistorically recorded for the delta islands may only have attained their impressive sizes somewhat later.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Barker:2016baikaboria","This paper presents archaeological evidence for the initial occupation and use of a large clan ossuary on the upper Kikori River at Baina in Papua New Guinea. Drawing extensively on clan oral accounts of its use and function, it is posited that the timing and use of the site as an ossuary effectively dates the establishment of a sub clan entity known as Kesele and the fragmentation of larger clan based land owning units into smaller sub-clan entities dating from around 200 years ago in the region. It is further posited that evidence of the more intensive use of the site from around 600 years ago and its subsequent use as an ossuary at 200 years ago may be linked to its proximity to an important lithic raw material source used in the manufacture of sago pounders, a major trade item linked to the hiri pottery trade.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Barker:2016mine","The Mine Island stone arrangement complex is a large ceremonial complex on the central Queensland coast. The arrangements are in excess of 2 km of looping and U-shaped aligned stones. A series of middens, directly adjacent to the stone arrangements, was recently excavated, providing potential chronological insights into the construction and ceremonial use of the stone arrangement. We posit that these stone arrangements represent a shared spirituality linking coastal peoples for over 300 km of coastline, the inception of which was possibly linked to a range of broader changes impacting coastal hunter-gatherers on the central Queensland coast after around 500 BP.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Barker:2017genyornis","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Barker:2021kasua","This paper outlines recent archaeological results from excavations at Walufeni Cave at the eastern end of the Great Papuan Plateau and how Kasua oral traditions relating to their origins and subsequent movements across the landscape intersect with elements of change apparent in the archaeological record. The paper goes on to discuss oral tradition/history as an important element in interpretation of past events in New Guinean archaeology enabling unique insight into Indigenous pasts.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Barker:2022wunjunga","This paper presents excavation results from a midden site on the central Queensland coast at Wunjunga, dating to 1,500 BP, and examines the implications for Late Holocene coastal occupation and open site preservation. We propose that although there is clear evidence for environmental factors such as cyclonic events having heavily impacted open midden sites in the region in the Late Holocene, the apparent proliferation of post-500 BP sites in this part of the central coast is not solely a signature of a post-cyclonic landscape but may also be linked to broader socio-cultural changes.","2023-09-03 12:38:33.072 +0200","" +"Barnard:2004bhagirathi","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Barnard:2004garhwal","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Barnard:2006langtang","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Baroni:2017peio","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Baroni:2018apennines","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Barr:2013blue","1. Human-induced environmental change threatens freshwater ecosystems, and knowing how these systems have responded to past variability can inform management decisions. Palaeoenvironmental reconstructions provide insight, although their low temporal resolution may mask short-term responses. Hence, a combination of short-term, high-resolution contemporary data and long-term, low-resolution palaeoenvironmental data can offer greater understanding of system behaviour. 2. We demonstrate this approach by examining the response of a lake on North Stradbroke Island, Australia, to environmental change, by investigating hydrological and water quality variation at different temporal scales. The data include daily lake discharge, monthly water quality, modelled annual lake discharge over a 117-year period and comparisons of aerial photographs and lake bathymetry over the past 65 years. A palaeoenvironmental reconstruction of the last c. 7500 years used pollen, stable isotopes, macrofossils and diatoms to provide a long-term perspective. 3. Despite variability in regional climate over recent decades, the depth and water chemistry of Blue Lake displayed little variation. At millennial timescales, there is clear evidence of catchment change in response to a marked shift in climate around 4500 years ago. However, diatom analysis indicates that Blue Lake has exhibited exceptional stability and resistance to change, compared to other Australian Holocene lake records. This suggests that Blue Lake has been an important climate refuge for aquatic biota in the past and, with appropriate management, should continue in this capacity into the future. 4. This study highlights the benefits of a combined, multi-temporal approach to inform understanding of the structure and function of freshwater ecosystems and their responses to environmental change. Such scientific understanding of system requirements is critical to achieving sustainable management objectives.","2023-11-16 19:36:29.583 +0100","" +"Barr:2017welsby","There are few continuous Australian palaeoclimate records that extend beyond the Last Glacial Maximum (LGM), meaning that knowledge of regional climates before, during and after this period is limited. Understanding late-Pleistocene climates of the subtropics is important because of the fundamental role the region plays in the large-scale, global transfer of energy from low latitudes. Palaeoclimate studies of subtropical regions can help define the extent of warming/cooling during the large global climatic events which characterise the late-Pleistocene. Here we report the results from a multi-proxy analysis of a sediment record from Welsby Lagoon on North Stradbroke Island, in the eastern Australian subtropics, spanning the past ca. 25,000 years. Stable C and N isotope analysis and high resolution contiguous records of macrocharcoal deposition and sediment organic content are interpreted in conjunction with a previously published pollen record. Sediment organic content displayed a very strong correlation with total organic carbon (TOC) content as determined through elemental analysis and, given the peaty nature of the sediment, is interpreted as indicative of moisture balance. The proxies reflect wet subtropical climates in the lead up to the LGM which led to an expansion of the wetland. This was followed by a cool, dry and windy LGM (ca. 22.3--19.7'000 years before present; kyr BP), which was punctuated by a brief wet phase ca. 21.7--20.4 kyr BP. A salient feature of the deglacial period is a rapid increase in TOC around 15 kyr BP, coincident with the Antarctic Cold Reversal and Bølling-Allerød warm phase. Increased fire frequency is evident in the Holocene, which is characterised by otherwise stable climate and vegetation. This study supports the notion of variable climates during the LGM and finds an onset of deglacial warming in the Australian subtropics that predates the Holocene.","2023-07-22 06:51:38.269 +0200","" +"Barr:2019precipitation","The La Niña and El Niño phases of the El Niño-Southern Oscillation (ENSO) have major impacts on regional rainfall patterns around the globe, with substantial environmental, societal and economic implications. Long-term perspectives on ENSO behaviour, under changing background conditions, are essential to anticipating how ENSO phases may respond under future climate scenarios. Here, we derive a 7700-year, quantitative precipitation record using carbon isotope ratios from a single species of leaf preserved in lake sediments from subtropical eastern Australia. We find a generally wet (more La Niña-like) mid-Holocene that shifted towards drier and more variable climates after 3200 cal. yr BP, primarily driven by increasing frequency and strength of the El Niño phase. Climate model simulations implicate a progressive orbitally-driven weakening of the Pacific Walker Circulation as contributing to this change. At centennial scales, high rainfall characterised the Little Ice Age (~1450–1850 CE) in subtropical eastern Australia, contrasting with oceanic proxies that suggest El Niño-like conditions prevail during this period. Our data provide a new western Pacific perspective on Holocene ENSO variability and highlight the need to address ENSO reconstruction with a geographically diverse network of sites to characterise how both ENSO, and its impacts, vary in a changing climate.","2023-01-05 16:42:05.198 +0100","" +"Barre:2010sehonghong","IRSL single-aliquot dating of three feldspar fractions from a Howieson's Poort (SA) industry site has been investigated. In the case of the plagioclase fraction (ρ > 2.62 g cm^-3) equivalent dose is similar to that of the other fractions (i.e. ρ < 2.58 g cm^-3, high-K-feldspar; and 2.58 < ρ < 2.62 g cm^-3; low-K-feldspar). However, the g values measured for this fraction is such that the fading-corrected age is overestimated. The K content of each fraction was estimated by SEM. The DRC-corrected ages for the two lighter feldspar fractions are consistent with the archaeological interpretation. This study shows that reliable single-aliquot luminescence ages can be obtained using K-feldspar and Na-plagioclase.","2023-06-05 10:57:13.636 +0200","" +"Barreto:2013minas","To investigate denudation rates in the southern part of the Espinhaço Range (central-eastern Brazil) and to understand how this important resistant and residual relief has evolved in the past 1.38My, cosmogenic 10Be concentrations produced in situ were measured in alluvial sediments from the three main regional basins, whose substratum is composed primarily of quartzites. The long-term denudation rates (up to 1.38My) estimated from these measurements were compared with those that affect the western (São Francisco River) and eastern (Doce and Jequitinhonha Rivers) basins, which face the West San Francisco craton and the Atlantic, respectively. Denudation rates were measured in 27 samples collected in catchments of different sizes (6-970km2) and were compared with geomorphic parameters. The mean denudation rates determined in the northern part are low and similar to those determined in the southern part, despite slightly different geomorphic parameter values (catchment relief and mean slope). For the southern catchments, the values are 4.91±1.01mMy-1 and 3.65±1.26mMy-1 for the Doce and São Francisco River basins, respectively; for the northern catchments, they are 4.40±1.06mMy-1 and 3.96±0.91mMy-1 for the Jequitinhonha and São Francisco River basins, respectively. These low values of denudation rates suggest no direct correlation if plotted against geomorphic parameters such as the catchment area, maximum elevation, catchment relief, average relief and mean slope gradients. These values show that the regional landscape evolves slowly and is strongly controlled by resistant lithology, with similar erosional rates in the three studied basins. Copyright 2013 Elsevier B.V.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Barreto:2014diamantina","The 10Be method was used to investigate the effect of mining activities on the natural denudation rates in alluvial sediments from catchments of the Southern Espinhaço Range (SER) in Minas Gerais State (Brazil). In this region, which is predominantly composed of quartzites, the 10Be concentrations were measured in alluvial sediments from catchments in a preserved natural area of the Serra do Cipó National Park and on the Diamantina Plateau, which was subjected to diamond extraction from beginnings of XVIII century until the end of the XX. Two types of drainage were identified in the Diamantina Plateau area: (i) reworked drainage (alluvial sediments reworked by panning) and (ii) overloaded drainage (alluvial sediments originating from panning processes on saprolites located upstream). The mean denudation value for the natural drainages (∼4.4 m.My-1) is similar to that of the reworked drainages (∼4.3 m.My-1) However, the denudation rates obtained for eleven samples from three sites in overloaded basins range from ∼6.4 m My-1 to ∼22.8 m My-1 and are thus higher than those determined for the reworked and natural basins. These results show that despite the alluvium deposits have been intensely reworked by panning, the values of denudation rates were not changed, they are similar to denudation rates from the natural drainages. However, the natural rates are lower than those affected by panning processes on saprolites.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Barrie:1990skull","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Barron:2022micro","Here, we report on the results of microCT scanning and Accelerator Mass Spectrometry (AMS) radiocarbon dating of fragments of charred archaeological parenchyma collected from surface deposits at Nombe rockshelter in the highlands of Papua New Guinea. Five fragments are taxonomically identified as sweet potato (Ipomoea batatas). Two subsamples from the largest fragment yield a combined AMS date range of c. 300–148 calBP (with median probabilities of 187 and 195 calBP respectively). Although post-dating European voyaging in the Indo-Pacific, these findings contribute to the corpus of information regarding the antiquity of sweet potato on the island of New Guinea.","2022-10-09 20:04:07.350 +0200","" +"Barrows:2001kosciuszko","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Barrows:2002maximum","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Barrows:2007chronozone","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Barrows:2013kumara","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Barrows:2020late","Lake Mungo is a currently dry lake basin in the semi-arid zone of southeastern Australia. The transverse dune system on the downwind side contains a record of human occupation of international importance. It also contains one of the most continuous records of climate change over the last glacial cycle in the Australia desert. In this paper we provide a framework for the interpretation of lake level history from before the arrival of people (>41 ka) until after the establishment of the pastoral industry in the area. We present 83 optically stimulated luminescence ages from the Lake Mungo lunette. The lake level history is reconstructed from 34 stratigraphic sections along three transects through the lunette. The dating reveals considerable lake level fluctuations through time which occur over a depth range of ∼10 m in the basin. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:27:36.993 +0100" +"Barry:2020tracking","A compliance-based excavation on Parramatta River (western Sydney) found evidence of a brief visitation by Aboriginal people during the terminal Pleistocene (c.14 ka), from which an exotic raw material-medium-grained porphyroblastic andalusite-cordierite hornfels-was recovered. This raw material is rare in the region, only found in the Megalong Valley situated some 75 km west of the site in Parramatta, and separated from the site by the Blue Mountains-a 40 km wide, 1 km high dissected sandstone upland. Historical observations and geological evidence suggest that the Coxs River, which runs through the upland, formed the probable connection between the two locales. The formation of the site at c.14 ka, along with our broader understanding of the region, suggests that the upland was only explored after the Last Glacial Maximum (LGM) and that the Great Dividing Range may have formed a significant barrier to early peopling of Sahul. Further, a delay between the end of the LGM and the exploration of the region implies populations were severely affected by the event and required considerable time to recover. The coincident timing of rapid sea-level rise from Meltwater Phase Pulse 1A and an increased supply of moisture associated with the Antarctic Climate Reversal at the time of many site initiations may have been factors in the upland and south west slopes visitation. Finally, the movement of the unusual hornfels artefact provides a coarse indication of the ranging territory for hunter-gatherers living in a temperate region (c. 8,000 km2) at this time. This is probably a lower estimate but begins to provide a quantitative value with which to begin to ratify the increasing divergence between archaeological and genomic studies in their definitions of mobility, sedentism and regional nomadism.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Barré:2012wonderkrater","While quartz is the most used dosimeter, it has been shown that feldspars provide many advantages over quartz, essentially in terms of reproducibility and sensitivity. Unfortunately, they also suffer from instability in their luminescence signal, known as anomalous fading, which leads to an underestimation in age if no correction is applied in a spring and peat mound archaeological context, we explore the possibility of obtaining a single age for both quartz and feldspar fractions from the same sample. This work first highlights the importance of selecting two dosimeters in an archaeological or geological context. It also put in the foreground the time-consuming but gratifying approach of comparing large and small aliquots. Finally, we present feldspars with a barely detectable and measurable fading rate, whatever the protocol applied, suggesting that the solution to anomalous fading might be to find feldspar grains that do not fade.","2022-10-04 19:48:14.479 +0200","" +"Barstra:1998birds","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Barth:2016cirque","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Barth:2018ireland","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Bartley:2018insights","Sediment runoff has been cited as a major contributor to the declining health of the Great Barrier Reef (GBR), however, climate and land use drivers have not been jointly evaluated. This study used alluvial archives from fluvial benches in two tributaries of the Upper Burdekin catchment together with the best available land use history and climate proxy records to provide insights into the timing of depositional events in this region over the past 500 years. This study suggests that mining and the increased runoff variability in the latter half of the nineteenth century are the likely sources of the original excess sediment that was used to build the bench features in these catchments. Grazing also contributed to increased bench sedimentation prior to 1900, however, the contribution of grazing was likely more significant in the second half of the 20th century, and continues to be a dominant land use contributor today.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Barton:1993balof","Research into residues remaining on the edges of prehistoric tools after use and their survival in the archaeological record has developed in the last few years. Current techniques for removing, preparing, and identifying these residues, though not completely straightforward, can readily be learned and applied (Fullagar 1986, 1988; Fullagar et al. 1992; Loy 1983, 1987, 1990; Loy et al. 1992). The aim of these studies has been generally to determine the materials on which tools had been used and their relative frequency as an indicator of site function. Our study attempted not only to fulfill this aim, but to investigate a further problem, namely whether a change in the raw materials from which tools are made is an indication of a change in the range of materials on which they were used. (For an Australian example, see Fullagar et al. 1992.) We examined samples of stone and shell tools from a series of stratified excavation units from the rockshelter Balof 2, New Ireland. Specifically, we tried to falsify two null hypotheses. These were that: (1) the same range of residues occurred on tools made of all raw materials and, (2) the same range of residues continued to be deposited through time. Here we show that at Balof 2 neither the replacement of other fine-grained materials by obsidian nor the commencement of use of shell tools indicate different uses. A full account of this analysis is given in Barton (1990).","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Barton:1996quakers","This report was commissioned by ACER Wargon Chapman for the RTA. HLA- Envirosciences were commissioned to undertake a program of test excavation along the route of the proposed bypass. A recent survey of the area was undertaken in December 1995 by HLA-Envirosciences (Stuart 1995), who recorded the existence of a new site QHB-1 and re-recorded a cluster of silcrete artefacts (QHB-2) thought to be the same feature previously recorded by Smith (1985) as part of the open site NPWS #45-5-358. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:28:53.752 +0100" +"Barz:1982terranora","This paper is based on the salvage excavation of a midden on Terranova Inlet at Tweed Heads, northern New South Wales, prior to destruction of the site to make way for a housing development. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:28:54.046 +0100" +"Batbaatar:2016darhad","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Batbaatar:2018asynchronous","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"BaylissSmith:1996people","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Baynes:1979hastings","The late Quaternary fossil mammal fauna from Hastings Cave has been reinvestigated and reinterpreted. The site is an inclined fissure cave in the Tamala Limestone of the northern Swan Coastal Plain. The modern substrates developed on the geomorphic elements of the surrounding Jurien district form edaphic zones parallel to the shoreline. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:28:54.340 +0100" +"Baynes:1987nullarbor","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Beaton:1977phd","This thesis reports on archaeological fieldwork carried out between 1973 and 1975 in the southern part of the Great Dividing Range in Queensland, Australia. Fieldwork consisted of an areal .reconnaissance, sample excavations at three rocksheiter sites, and collection of surface artefacts at one open site. The findings include stone tools, bone tools, faunal and plant remains. Excavations and analyses have shown a marked intensification of Aboriginal use of the region beginning about 4000 to 5000 years ago. The increase in occupation is associated with the introduction of a new and distinctive stone tool technology. The rocksheiter excavations also showed that seeds of the cycad, Macrozanria moorei, were the most important food used at the sites, as evidenced by their remains in the shelter deposits. The cycads are known to be highly toxic and potentially carcinogenic to all mammals that have been given the plant material or extracts experimentally. The Aborigines of prehistoric Queensland eliminated the poison, probably by leaching the crushed seeds in water, although other methods may have been used. The natural history, human use and other features of cycads are discussed in light of modem issues in medical and anthropological research concerning these plants. It is proposed that the use of cycads in the Queensland uplands, and possibly elsewhere in Australia, had important implications for prehistoric social integration.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Beaton:1985charlotte","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Beaton:1991rainbow","If the state of Queensland can be said to have true 'uplands', then they are to be found in the southern and central region of the state in that place Archibald Meston (1895) called the 'Home of the Rivers'. There, some 400km inland from Australia's eastern coast and some 600km south of the Tropic of Capricorn, the uplifted and heavily weathered Triassic sandstones form a conspicuous link in the north-south trending mountains collectively referred to as 'The Great Dividing Range'. These ancient sandstones seldom rise above 650m elevation, and never more than the prominence of Black Alley Peak (Mt. Ackland) at 1000m. Rather, the range here achieves its mass and character by being broad and ruggedly dissected. Plateaus and mesas with sharp precipitous cliffs commingle with alluvial flats, seasonal creeks and the headwaters of several important rivers such as the Dawson, Warrego, Maranoa and Barcoo.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Beaumont:2006wonderwerk","Located between Danidiskuil and Kuruman in the Northern Cape province of South Africa is Wonderwerk Cave, where excavations from 1978 to 1996 revealed a similar to 6-m depth of deposits made up of nine Major Units (MUs), of which some have been dated by radiocarbon, the U-series method and palaeomagnetism. The lithic succession in those sediments was found to be Later Stone Age in MU1 at 1.0-12.5 kyr ago, Middle Stone Age in MU2 at similar at 70 to > 220 kyr ago, Fauresmith in MUs 3-4 at similar to 270-c. 500 kyr ago, and very sparse biface assemblages before then to > 0.78 Myr BR Associated behaviours are represented by collected exotic river pebbles and quartz crystals in MUs 2-4, incised lines on portable stones in MUs 1-4, a grass bedding area in MU4, red pigment pieces in MUs 1-7, and traces of the use of fire in MUs 1-9. These findings, as a whole, are taken to support a scenario that sees the upland savannas at the southern end of Africa as a focal region of biocultural evolution over a period extending back to before the onset of the Middle Pleistocene.","2022-10-04 19:48:14.479 +0200","" +"Beaumont:2019diversity","The initial appearance of pottery on mainland New Guinea has been an elusive and sometimes controversial topic. A range of factors contribute to this conundrum including landscape transformation and disturbance where relevant archaeology may be undetectable, or misinterpreted, and a lack of sound evidence from various sites that could facilitate comparative analysis. Moreover, the preeminence of the Lapita pottery sequence and its clear dispersal model has set expectations and perceptions concerning the oldest known pottery on New Guinea, which sometimes has resulted in scanty finds being interpreted on a prioriconceptual grounds rather than according to substantive or direct local evidence. Presented here is a catalogue of pottery recovered in 2004-05 from Lachitu, Taora, Watinglo and Paleflatu. These co-located north coast Papua New Guinea (PNG) sites provide material where the issues of chronostratigraphic integrity are directly confronted. Pottery from Lachitu and Taora was previously claimed as among the earliest ceramics on mainland PNG. However, the dating of results presented in this study suggests a more recent context for the introduction and manufacture of pottery, with a variety of diagnostic attributes pointing to a complex involvement of diverse peoples.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"BeavanAthfield:2008influence","Gauging the effect of 14C-depleted marine foods on radiocarbon ages requires an accurate assessment of the likely proportion of marine foods in the diet. Several factors must be considered, including region-specific δ13C, δ15N and δ34S data values (regional stable isotope values can differ from global averages), temporal variations in δ13C which offset values in modern dietary standards by up to 1.5 per mil, and that modelling which considers only δ13C may overestimate the contribution of various dietary sources. Here, we compare previous calculations by linear interpolation of δ13C and a complex computer simulation of marine contribution to the diet of inhumations from the SAC archaeological site Watom Island, Papua New Guinea, with the ISOSOURCE mixing model and a revised database of regional dietary sources and their isotopic values, to estimate marine diet contributions and radiocarbon offsets for burials from the SAC site. Though different estimates of marine contribution to diet do not significantly alter previous calibrations of radiocarbon ages for the inhumations, the new ISOSOURCE calculations challenge the idea of excessive exploitation of marine resources and support evidence for arboriculture and horticulture being a major component in Lapita diet.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Beck:0000unpub","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Beck:2017indirect","MAIN CONCLUSIONS -- Long-term changes in cladoceran composition lag changes in both pollen AR and terrestrial vegetation composition. We interpret pollen AR as reflecting climate-driven changes in terrestrial vegetation productivity and conclude that climate-driven shifts in vegetation are the principal driver of the cladoceran community during the last ca. 13.4 kyr. The significant negative lagged relationship between pollen AR and δ15N reflects the primary control of vegetation productivity over within-lake nutrient status. Thus, we conclude that the effects of long-term climate change on aquatic ecosystem dynamics at our site are indirect and mediated by the terrestrial environment. Vegetation productivity controls organic soil development and has a direct influence over lake trophic status via changes in the delivery of terrestrial organic matter into the lake.","2024-02-29 09:52:29.181 +0100","2024-02-29 09:52:29.181 +0100" +"Beck:2017paddy","Tropical El Niño Southern Oscillation (ENSO) is an important influence on natural systems and cultural change across the Pacific Ocean basin. El Nino events result in negative moisture anomalies in the southwest Pacific and are implicated in droughts and catastrophic wildfires across eastern Australia. An amplification of tropical El Nino activity is reported in the east Pacific after ca. 6.7 ka; however, proxy data for ENSO-driven environmental change in Australia suggest an initial influence only after ca. 5 ka. Here, we reconstruct changes in vegetation, fire activity and catchment dynamics (e.g. erosion) over the last 14.6 ka from part of the southwest Pacific in which ENSO is the main control of interannual hydroclimatic variability: Paddy's Lake, in northwest Tasmania (1065 masl), Australia. Our multi-proxy approach includes analyses of charcoal, pollen, geochemistry and radioactive isotopes. Our results reveal a high sensitivity of the local and regional vegetation to climatic change, with an increase of nonarboreal pollen between ca. 14.6e13.3 ka synchronous with the Antarctic Cold Reversal, and a sensitivity of the local vegetation and fire activity to ENSO variability recorded in the tropical east Pacific through the Holocene. We detect local-scale shifts in vegetation, fire and sediment geochemistry at ca. 6.3, 4.8 and 3.4 ka, simultaneous with increases in El Ni~no activity in the tropical Pacific. Finally, we observe a fire-driven shift in vegetation from a pyrophobic association dominated by rainforest elements to a pyrogenic association dominated by sclerophyllous taxa following a prolonged (>1 ka) phase of tropical ENSO-amplification and a major local fire event at ca. 3.4 ka. Our results reveal the following key insights: (1) that ENSO has been a persistent modulator of southwest Pacific climate and fire activity through the Holocene; (2) that the climate of northwest Tasmania is sensitive to long-term shifts in tropical ENSO variability; and (3) that there has been possible stationarity in the spatial influence of ENSO over this region through the Holocene.","2023-07-22 06:51:38.269 +0200","" +"Beck:2018aquatic","Critical transitions in ecosystem states are often sudden and unpredictable. Consequently, there is a concerted effort to identify measurable early warning signals (EWS) for these important events. Aquatic ecosystems provide an opportunity to observe critical transitions due to their high sensitivity and rapid response times. Using palaeoecological techniques, we can measure properties of time series data to determine if critical transitions are preceded by any measurable ecosystem metrics, that is, identify EWS. Using a suite of palaeoenvironmental data spanning the last 2,400 years (diatoms, pollen, geochemistry, and charcoal influx), we assess whether a critical transition in diatom community structure was preceded by measurable EWS. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:28:12.121 +0100" +"Beck:2019tasmania","The impacts of fire and climate on freshwater ecosystems are not well understood, masking the potential impacts of anthropogenic climate change on these systems. A 9200 year Holocene record of sedimentary Carbon/Nitrogen, x-ray fluorescence, charcoal, pollen, and diatoms preserved within a freshwater lake in Tasmania was used to understand the influences of climate variability and fire on aquatic ecosystem response. Western Tasmania is a cool temperate environment where fire occurrence is driven by hydroclimate. High rainfall during the early to mid-Holocene drove an increase in rainforest and peat in the absence of fire, resulting in an oligotrophic and turbid aquatic environment. This also resulted in leaching of humic acid from the catchment, increasing acidity and dystrophy. The onset of a drier, more variable hydroclimate from the mid-to late Holocene drove lower lake levels and a shift to the dominant planktonic diatom species, Discostella stelligera, the result of the unusual bathymetry of Lake Vera where planktonic diatoms increase with lower lake levels. Further drying caused burning of the rainforest (at ca. 2.3 ka) and increased terrigenous deposition into the lake, leading to a productive, alkaline and disturbed diatom community. Repeated fire disturbance resulted in increased inorganic material deposition, the removal of nutrient rich peat, and an invasion of ferns and sclerophyll vegetation. These fire-driven catchment changes caused a shift in the diatom community to low productivity, oligotrophic and acidic assemblages, likely due to restricted light availability and nutrient uptake by increased deposition of terrigenous material. Therefore, the aquatic ecosystem is responding to climate-mediated changes in the terrestrial environment consistent with regional trends in nearby terrestrial-aquatic Holocene records.","2023-07-22 06:51:38.269 +0200","" +"Beck:2020mining","Mining causes extensive damage to aquatic ecosystems via acidification, heavy metal pollution, sediment loading, and Ca decline. Yet little is known about the effects of mining on freshwater systems in the Southern Hemisphere. A case in point is the region of western Tasmania, Australia, an area extensively mined in the 19th century, resulting in severe environmental contamination. In order to assess the impacts of mining on aquatic ecosystems in this region, we present a multiproxy investigation of the lacustrine sediments from Owen Tarn, Tasmania. This study includes a combination of radiometric dating (14C and 210Pb), sediment geochemistry (XRF and ICP-MS), pollen, charcoal and diatoms. Generalised additive mixed models were used to test if changes in the aquatic ecosystem can be explained by other covariates. Results from this record found four key impact phases: (1) Pre-mining, (2) Early mining, (3) Intense mining, and (4) Post-mining. Before mining, low heavy metal concentrations, slow sedimentation, low fire activity, and high biomass indicate pre-impact conditions. The aquatic environment at this time was oligotrophic and dystrophic with sufficient light availability, typical of western Tasmanian lakes during the Holocene. Prosperous mining resulted in increased burning, a decrease in landscape biomass and an increase in sedimentation resulting in decreased light availability of the aquatic environment. Extensive mining at Mount Lyell in the 1930s resulted in peak heavy metal pollutants (Pb, Cu and Co) and a further increase in inorganic inputs resulted in a disturbed low light lake environment (dominated by Hantzschia amphioxys and Pinnularia divergentissima). Following the closure of the Mount Lyell Co. in 1994 CE, Ca declined to below pre-mining levels resulting in a new diatom assemblage and deformed diatom valves. Therefore, the Owen Tarn record demonstrates severe sediment pollution and continued impacts of mining long after mining has stopped at Mt. Lyell Mining Co.","2023-07-22 06:51:38.269 +0200","" +"Becker:2018mono","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Becker:2018yosemite","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Bedford:2002fifty","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Bedford:2007oceanic","Lapita comprises an archaeological horizon that is fundamental to the understanding of human colonisation and settlement of the Pacific as it is associated with the arrival of the common ancestors of the Polynesians and many Austronesian-speaking Melanesians more than 3000 years ago. While Lapita archaeology has captured the imagination and sustained the focus of archaeologists for more than 50 years, more recent discoveries have inspired renewed interpretations and assessments. Oceanic Explorations reports on a number of these latest discoveries and includes papers which reassess the Lapita phenomenon in light of this new data. They reflect on a broad range of interrelated themes including Lapita chronology, patterns of settlement, migration, interaction and exchange, ritual behaviour, sampling strategies and ceramic analyses, all of which relate to aspects highlighting both advances and continuing impediments associated with Lapita research.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Bedford:2019debating","This volume comprises 23 chapters that focus on the archaeology of Lapita, a cultural horizon associated with the founding populations who first colonised much of the south west Pacific some 3000 years ago. The Lapita culture has been most clearly defined by its distinctive dentate-stamped decorated pottery and the design system represented on it and on further incised pots. Modern research now encompasses a whole range of aspects associated with Lapita and this is reflected in this volume. The broad overlapping themes of the volume—Lapita distribution and chronology, society and subsistence—relate to research questions that have long been debated in relation to Lapita.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Beel:2016greenland","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Begg:1980security","The diet of Zyzomys woodwardi was studied by the identification of seeds eaten and accumulated in crevices at Nangaloar Caves, Northern Territory. Seeds of 11 species of plants of nutritional significance were identified; the most frequent were Canarium australianum, Terminalia carpentariae and Buchanania obovata. It was concluded that the accumulations of seeds did not represent caches or food hoarding but were the results of seeds being carried by rats to secure positions which provided protection from predators while the hard seed coats were gnawed through.","2023-02-17 13:35:53.701 +0100","" +"Belbin:2021atlas","The Atlas of Living Australia (ALA) is Australia's national biodiversity database, delivering data and related services to more than 80,000 Australian and international users annually. Established under the Australian Government's National Collaborative Research Infrastructure Strategy to provide trusted biodiversity data to support the research sector, its utility now extends to government, higher education, non-government organisations and community groups.","2023-01-06 16:18:47.612 +0100","" +"Bell:1976thermoluminescence","The Kuk Tea Research Station, established by the Department of Agriculture, Stock and Fisheries in 1969, is a 700 acre property (mostly swampland) about 15 km northeast of the township of Mount Hagen. The long and complex history of the Kuk swamp extends back into the late Pleistocene as recorded in layers of volcanic ash from up to a dozen different eruptions. This investigation is concerned mainly with the period from about 300 years ago when widespread use was made of the drained swampland in a system of sweet potato agriculture. A grid of wide, deep barets (ditches or drains cut for water control) subdivided by a close grid of small, shallow, flat-bottomed barets characterises the drainage of the swampland for cultivation of the sweet potato. Several house sites associated with this culture have been excavated and cooking stones from the fires and cooking pits of each house collected. Research into the possibility of dating these cooking stones by thermoluminescence (TL) was instigated after discussion with Professor J. Golson, Department of Prehistory, Research School of Pacific Studies, A.N.U. Initially the problem was to date and thus chronologically order eight houses unearthed in one block, A9g, of the close grid baret system (see fig. 1). All the houses were expected to be less than 300 years old, being younger than a volcanic ash layer dated by C-14 to around 300 years. The stones themselves were predominantly of the metavolcanic type and were, on average, approximately 5 to 10cm in diameter. In view of their relatively recent heating in the cooking fires and since TL dating measures time elapsed since last heating, the TL Pre-dose Technique developed by Fleming (1973) was adopted for this investigation.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Bell:1978mungo","This thesis is presented in two parts: Part I dealing with the theory of the thermoluminescence phenomenon and with the origins and effects of the natural radiation environment; and Part II dealing with three applications of the TL dating method to archaeological sites in Australia. The first chapter describes the theories and mechanisms thought responsible for the thermoluminescence phenomenon. The application of these theories to the principles of age determination using quartz is explained and a review of the thermoluminescent properties of quartz itself is given. Nothing further has been added to knowledge already extant in these areas as the purpose of this chapter is to lay the foundation for the work found later in the thesis. A full description of the setting up and calibration of the TL dating equipment, including the alpha counter, is given in the second chapter. The third chapter deals with the passage of alpha particles through matter. The theory of Howarth (1965) is modified in this chapter so as to quantify the absorbed dose from alpha particles passing through a 105 micron quartz grain and to describe the alpha dose reduction due to HF etching. The results are significantly different from the 'first order approximation' given by Fleming (1969, 19 70). In the fourth chapter the theoretical approach of Charlton (1970) for solving the problem of the energy dissipation of electrons passing through matter is discussed. This method is modified in this chapter to be applicable to a quartz grain irradiated by the natural radioactive series. The contribution from the internal conversion electrons is included in the dose attenuation factors. The assessment of the dose dilution resulting from etching the grains in HF is then given. The fifth chapter describes qualitatively the interaction of gamma radiation with matter. The concept of energy-absorption buildup factors is described and is used in the evaluation of the absorbed dose from an overlying clay layer. The dependence of the TL response on both the photon energy and the particle size is explained and a method for formulating a general solution of this problem is put forward. Specific solutions for the samples to be dated in Part II of this thesis are obtained. Chapter six presents detailed radiation data concerning the naturally occurring radioactive series. Tables giving the energy released during every transition of every radioisotope are given. These data are used to evaluate dose-rate conversion factors from ppm of the parent and from the alpha activity of the sample to mrad/yr. The information given in this chapter has been published. The seventh chapter commences Part II of the thesis and it is concerned with the TL dating of ancient Aboriginal fireplaces from Lake Mungo in western New South Wales. The inclusion technique of TL dating is used but particular attention is paid to the assessment of the alpha particle contribution to the dose-rate because of the irregularity of the etching of quartz grains in HF acid. Other complicating factors which are also considered in detail are the saturation of the electron traps, the internal radioactivity of the quartz grains, and the gamma dose from an overlying stratigraphic layer of much higher radioactive content than the fireplaces themselves. The ages of the Mungo fireplaces range from 31,400 to 36,400 years which confirms the antiquity of the site as suggested previously by radiocarbon age determinations on charcoal from the fireplaces. The radiocarbon ages are given in the eighth chapter and a small systematic discrepancy of between 10 and 15% appears to exist between them and the TL ages, with the TL ages being the older in each case. A full description of possible sources of error in the radiocarbon method is presented and one of these, the variations in the Earth's geomagnetic field, is put forward as a possible reason for the TL/C-14 age differences. The ninth chapter describes a further application of the inclusion technique, as modified in the seventh chapter, to Aboriginal fireplaces from Lake Jindabyne in New South Wales. The ages of these fireplaces lie between 2000 and 3000 years. In the tenth chapter the TL dating of cooking stones from New Guinea is described. Large uncertainties in the ages for these stones were encountered and an impurity analysis of the samples suggests that this is due to the high level of impurity diffusion into the quartz grains. The pre-dose technique of Fleming (1973) was used for this investigation and the results given in this chapter have been published.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Bell:1991fireplaces","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Bellin:2014betic","The tectonic control on landscape morphology and long-term denudation is largely documented for settings with high uplift rates. Relatively little is known about the rates of geomorphic response in areas of low tectonic uplift. Here, we evaluate spatial variations in denudation of the Spanish Betic Cordillera based on cosmogenic 10Be-derived denudation rates. Denudation rates are compared to published data on rock uplift and exhumation of the Betic Cordillera to evaluate steady-state topography. The spatial patterns of catchment-wide denudation rates ( ) are then analysed together with topographic metrics of hillslope and channel morphology. Catchments draining the Betic ranges have relatively low denudation rates ( ), but also show large variation as they range from 14 to 246 mm kyr−1. Catchment-wide denudation is linearly proportional to the mean hillslope gradient and local relief. Despite large spatial variation in denudation, the magnitude and spatial pattern of denudation rates are generally consistent with longer-term local uplift rates derived from elevated marine deposits, fission-track measurements and vertical fault slip rates. This might be indicative of a steady-state topography where rock uplift is balanced by denudation.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Bellingham:2020ohau","Understanding how active mountain landscapes contribute to carbon dioxide cycling and influences on long-term climate stability requires measurement of weathering fluxes from these landscapes. The few measured chemical weathering rates in the Southern Alps are an order of magnitude greater than in the rest of the world. Rapid tectonic uplift coupled with extreme orographic precipitation is driving exceptionally fast chemical and physical denudation. These rates suggest that weathering in landscapes such as the Southern Alps could play a significant role in carbon dioxide cycling. However, the relative importance of climate and tectonics driving these fast rates remains poorly understood. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:28:20.099 +0100" +"Belmont:2007clearwater","We use the 10Be concentration in alluvial sand and gravel to document hillslope exposure history and trace the reduction in grain size of river alluvium in the Clearwater River basin, western Washington State. Clearwater tributary basins Wilson Creek (WC, 6 km2) and East Fork Miller Creek (EFMC, 12 km2) were each sampled in headwater and downstream sites for 10Be in alluvial sand (0.25–0.50 mm) and gravel (22.6–90 mm). Grain size distributions were determined at each sampling site as well as at several locations along the main stem of the Clearwater River. Channel and watershed geomorphology were quantified using long profile modeling and related morphometric analyses. We found that the 10Be concentrations differ significantly between the two grain size fractions at all four sampling locations. At both headwater sites the gravel exhibits 25\% lower 10Be concentrations compared to the sand. Similarly, the downstream site of Lower WC exhibits 55\% lower 10Be concentration in the gravel compared to the sand. In contrast, the gravel from the downstream site on Lower EFMC exhibited 22\% higher 10Be concentration in the gravel compared to the sand. The disparity in 10Be concentration at the WC sites is best explained by shielding of the coarser grain size fraction and its delivery to the channel by deep-seated landslide processes. More intense landsliding in the downstream WC site is consistent with the increased disparity of 10Be between the sand and gravel fractions at that site. The inverse relationship between the sand and gravel 10Be concentrations at the headwater EFMC site is best explained by a sediment provenance mechanism where the hillslope weathering rate exceeds the down-slope transport rate for this particular basin. The inverse grain size dependency (gravel > sand) observed in the downstream EFMC site requires a more complex interplay between hillslope and channel processes including cobble weathering and grain size reduction during fluvial transport, resulting in a dilution of the 10Be signal in the sand fraction downstream. These results underscore the importance of geomorphic consideration and the grain size sampled in the correct interpretation of basin-average erosion rates.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Belperio:1978thesis","The inner shelf of the Great Barrier Reef province is characterized by active terrigenous sedimentation. In the area south of Townsville, the Burdekin River acts as a major point source of fine grained clastic sediment and contributes 3.5 x 10^6 tonnes per annum to the inner shelf. An examination of the sedimentation patterns in this area, based on 240 subtidal samples and extensive examinations of tidal flat, mangrove and supratidal terrains, has revealed that by far greatest volume of Holocene marine sediment is contained in a prograding sequence of intertidal coastal sediment bodies. Vertical accumulation on the inner shelf is limited and negligible sedimentation is occurring on the middle shelf. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:28:51.686 +0100" +"Belperio:1990geological","A variety of trace fossils including human, avian and macropodid footprints are preserved in two coastal settings of different ages near Clare Bay, South Australia. Macropodid and other tracks occur in laminated littoral sediments of Late Pleistocene age (ca. 110 000 years BP). They are preserved beneath a former prograding coastal fore-dune complex now being exposed by shoreline erosion and regression. Human footprints, together with tracks of emus, kangaroos and wallabies, are present a few kilometres inland on the margin of a coastal saline lake. They originated about 5000 years ago, when soft dolomitic and calcitic marls formed from groundwater seepage and evaporation around gypseous lake margins. Preservation resulted from subsequent lithificat ion of the marl. The footprints have been subject to continuing exposure since formation but are remarkably well preserved.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"BenIsrael:2022buffering","The weathering of continental surfaces and the transport of sediments via rivers into the oceans is an integral part of the dynamic processes that shape the Earth's surface. To understand how tectonic and climatic forcings control regional rates of weathering, we must be able to identify their effects on sedimentary archives over geologic timescales. Cosmogenic nuclides are a valuable tool to study rates of surface processes and have long been applied in fluvial systems to quantify basin-wide erosion rates. However, in large rivers, continual processes of erosion and deposition during sediment transport make it difficult to constrain how long sediments spend within the fluvial system. In this study, we examine the role of rivers in buffering erosional signals by constraining the timescales of fluvial transport in large rivers across the world. We apply a stochastic numerical model based on measurements of cosmogenic nuclides concentrations and calculate sediment residence times of 10^4--0^5 years in large rivers. These timescales are equal to or longer than climatic cycles, implying that changes to rates of erosion brought on by climatic variations are buffered during transport in large rivers and may not be recognizable in the sedimentary record.","2024-01-18 16:42:16.917 +0100","" +"Bencini:2001dibbler","Trapping was conducted over three years on Boullanger and Whitlock Islands in Jurien Bay (Western Australia), to establish the habitat and diet of the dibbler (Parantechinus apicalis), an endangered marsupial. Habitat preference was determined by conducting a single-factor ANOVA of the trapping success rate for P. apicalis captured at each trap site. The diet was investigated by scat analysis. On Boullanger Island there was no significant difference between trapping success rate in the different habitats. However, on Whitlock Island, significantly greater trapping success rates were recorded in the dunal scrubland dominated by Nitraria billardierei and foredune heath than in succulent heath. Scats contained arthropod (65%) and some vegetable (25%) matter, confirming that island P. apicalis are chiefly insectivorous and rarely eat vertebrate prey.","2023-02-17 13:35:53.701 +0100","" +"Bender:2018yukon","Quantification of river incision via process rate laws represents a key goal of geomorphic research, but such models often fail to reproduce traits of natural rivers responding to base- level lowering. The Fortymile River flows from eastern Alaska in the United States to the Yukon River in Canada across a tectonically quiescent region with near-uniform precipitation and bedrock erosivity. We exploit these stable boundary conditions to quantify bedrock inci- sion evident in a gravel-capped strath terrace that flanks the lower ~175 km of the river and grades to the minimally incised headwaters. The terrace gravel yields a cosmogenic isochron burial age of 2.44 ± 0.24 Ma, consistent with abandonment triggered by late Pliocene–early Pleistocene Yukon River headwater capture. The deeply incised reach forms a linear knick- zone where basin relief nearly doubles and inferred bedrock incision rates (~19–110 m/m.y.) averaged since ca. 2.44 Ma increase downstream toward the Fortymile–Yukon River conflu- ence. Basin-scale 10Be-based erosion rates of tributaries to the Fortymile River trunk nearly double from the headwaters (~9 mm/k.y.) to the knickzone (average ~16 mm/k.y.), revealing the pace of ongoing landscape response to knickzone incision over 104 yr. Our observations calibrate a stream- ower model (erosion coefficient K ~ 1.1 × 10–6 m0.2) that closely reproduces the knickzone profile and thus implies long-term (104–106 yr) efficacy of a simple stream- power bedrock incision law.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Benn:2006sierra","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Benson:2004pinedale","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Benson:2007front","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Bentley:2006peninsula","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Bentley:2007georgia","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Bentley:2010weddell","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Bentley:2011marguerite","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Bentley:2017pensacola","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Berg:2016rauer","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Bermingham:1966victoria","This list contains a selection of results of measurements made since September, 1963. Until the end of 1962, the stability of equipment performance was unsatisfactory and, when the author assumed responsibility for the operation of the laboratory in 1963, several dates that had been published (Focken, 1960, 1962, and private commun.) were withdrawn. The performance and operation of the equipment were re-assessed and improved during 1963 and routine dating was begun towards the end of the year.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Bermingham:1971australian","This is the first list of radiocarbon 14 dates published in the ‘Newsletter‘ since 1966. In this list, Anne Bermingham presents the relevant results of her laboratory for the intervening period. It is hoped to publish an Australian National University laboratory in a later ‘Newsletter‘. The Institute records its thanks to the author for the care with which this list has been compiled.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Bermingham:1972yarar","Yarar series, Port Keats Mission, N.T. Charcoal samples collected in 1965 by D. J. Mulvaney from the rock shelter at Yarar, 11 miles S of Port Keats Mission, N.T., and 150 miles SW of Darwin (14 degrees 24‘ S Lat, 129 degrees 34‘ E Long). The shelter was first excavated in 1958 and 1959 by W. E. H. Stanner; material from this excavation was analysed from J. M. Flood who has described the site (Flood, 1967, 1970).","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Berry:2017thesis","The Australian continent was reached around 50,000 years ago with its colonising populations rapidly expanding into all ecological regions. Colonization is believed to have been facilitated by well-structured communication strategies; mirrored in various forms of symbolic behaviour. Rock art is symbolic behaviour that reflects the in situ response of Indigenous populations to extreme environmental, climatic, and social change. Murujuga, located in the Northwest coast of Australia, is an ideal setting to analyse this rock art production. The durable geology, low erosion rates, and increasing archaeological contextualization from the surrounding Pilbara and Carnarvon bioregions allows for the contextualising of deep time rock art with archaeological correlates. This contextualisation provides the opportunity to investigate changing social dynamics of groups; and the impetus for variations in these throughout time. This research presents findings from a stylistic, spatial, and archaeological analysis of symbolic behaviour found in rock art on Murujuga (the Dampier Archipelago), focusing on the Pleistocene to the early Holocene. The main motivation is to understand how early cultural lifeways are mirrored in the associated early rock art phases on Murujuga; and to investigate the impetus for shifting social geographies during periods of extreme environmental and social pressure. Archaeological material excavated from three open sites on Rosemary Island is presented to contextualize the rock art corpus on an outer island of the Archipelago. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:28:54.636 +0100" +"Berryman:1984mounds","This report summarises research on Aboriginal mounds beside the Wakool River (Figures 1, 2 and 3; photograph 1.) carried out in April and May 1983. This forms part of a general study of mounds, their function, chronology, structure and location undertaken for a postgraduate thesis by Annette Berryman in the Division of Prehistory, La Trobe University.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Berryman:1984wakool","This report summarises fieldwork on Aboriginal mounds beside the Uakool River (Fig.l) carried out in April and May 1983. This forms part of a general study of mounds, their function, chronology, structure and location being undertaken for a postgraduate thesis by one of us (AB). Following preliminary investigations in 1982, the fieldwork in 1983 was carried out in two stages. An intensive survey to locate and document mounds took place over Easter 1983, and a 2 week excavation season was undertaken in the latter half of May. Aboriginal people were consulted at all stages of the project especially those traditionally associated with the area, the Weraba Wemba and Baraparapa. Details of the communities and individuals contacted have been included in our report to the New South Wales National Parks and Wildlife Service from which this paper is derived (Berryman and Frankel 1984).","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Bestland:2016lofty","Global biogeochemical cycles have, as a central component, estimates of physical and chemical erosion rates. These erosion rates are becoming better quantified by the development of a global database of cosmogenic radionuclide 10Be (CRN) analyses of soil, sediment, and outcrops. Here we report the denudation rates for two small catchments (~ 0.9 km2) in the Mt. Lofty Ranges of South Australia as determined from 10Be concentrations from quartz sand from the following landscape elements: 1) dissected plateaux, or summit surfaces (14.10 ± 1.61 t km− 2 y− 1), 2) sandstone outcrops (15.37 ± 1.32 t km− 2 y− 1), 3) zero-order drainages (27.70 ± 1.42 t km− 2 y− 1), and 4) stream sediment which reflect a mix of landscape elements (19.80 ± 1.01 t km− 2 y− 1). Thus, the more slowly eroding plateaux and ridges, when juxtaposed with the more rapidly eroding side-slopes, are leading to increased relief in this landscape.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Bibby:2016debris","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Bichler:2016landslide","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Bickford:2008wetland","Microfossil, sediment and documentary records provide a history of European land use and its impact on the vegetation of the Fleurieu Peninsula, South Australia. Two sedimentary cores were analysed for their fossil pollen and charcoal composition. Chronologies were established using a combination of 210Pb, 14C and microfossil markers. Primary and secondary evidence for the spatial expansion of land uses in the region were compiled providing local-, bioregional- and regional-scaled European settlement histories. The settlement and land-use histories of the major vegetation types in the region were different and were closely determined by the nature of the vegetation itself. The sedimentary and microfossil records indicate that wetland and terrestrial vegetation have undergone sequential changes of composition. There is evidence of a decline in fire-sensitive understorey species and the decline is likely due to intensive firing and grazing of scleropyllous woodlands and forests early in European settlement. Early-settlement native forestry practices were intensive, however they did not alter overstorey tree composition. Mid-twentieth-century wholesale vegetation clearance is clearly marked in the pollen record by a decline in Eucalyptus and increase in herbaceous species. Wetland vegetation was highly impacted by European land practices through changes to sediment inputs and hydrological conditions that began prior to catchment clearance, during the phase of intensive firing and grazing. Through the integration of multiscaled, ecosystem-specific historical settlement histories and palaeoecological analysis, correlations between past land uses and biotic responses can be confidently demonstrated.","2023-07-22 06:51:38.269 +0200","" +"Bickler:1998phdthesis","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Bickler:2002megaliths","Archaeological survey on Muyuw (Woodlark Island) in the Massim area of Papua New Guinea located a number of stone arrangements, commonly known as megaliths. Test excavations have revealed the use of the stone arrangements as burial structures. The Muyuw data show a complex pattern of changing internal relationships and regional political relationships. The presence of stone arrangements in all the major islands of the northern Massim (and possibly beyond), hints at a shared regional symbolic system for dealing with the dead, and organising labour for public work. Stone arrangements form a complex Early Period (~1500BP–600BP) landscape built for the dead to negotiate relationships between the living throughout the northern Massim. Yet by 600 BP, this landscape had probably lost its symbolic potency. These sites are discussed in relation to the prehistory of the island and the region as a whole.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Bierman:1998tracers","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Bierman:1999minnesota","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Bierman:2001background","Understanding the tempo of sediment generation and transport is fundamental to understanding Earth as a system. For land managers, knowing rates of landscape change is important as they consider human impact on landscapes in a long-term context. Numerous means have been employed to estimate basin-scale erosion rates (Saunders and Young, 1983); many of these methods, such as calculations based on river sediment and solute transport rates, are influenced by human impacts or are useful only over short (10 to 100 y) time scales (Trimble, 1977). Other techniques involve reconstruction of initial topography or definition of sediment volumes and source areas; however, these techniques are feasible only in particular environments and geologic settings, many of which are uncommon (Bishop, 1985). Sediment transport rates can also be estimated using tracers (e.g., Lekach and Schick, 1995) and sediment traps. The traditional means by which basin-scale erosion and sediment transport rates are estimated remain uncertain and thus are not widely applied","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Bierman:2001namib","Slow erosion has characterized the Namib Desert, the Namibian escarpment, and the adjacent Namibian highlands over the Pleistocene. Paired analyses (n = 66) of in-situ-produced 10Be and 26Al in quartz-bearing samples of bedrock primarily from inselbergs, of sediment from dry river and stream channels, and of clasts from desert surfaces reveal large inventories of these cosmogenic nuclides indicating significant landscape stability over at least the past million years.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Bierman:2005fpuerco","Analysis of in‐situ ‐produced 10Be and 26Al in 52 fluvial sediment samples shows that millennial‐scale rates of erosion vary widely (7 to 366 m Ma−1) through the lithologically and topographically complex Rio Puerco Basin of northern New Mexico. Using isotopic analysis of both headwater and downstream samples, we determined that the semi‐arid, Rio Puerco Basin is eroding, on average, about 100 m Ma−1. This rapid rate of erosion is consistent with estimates made using other techniques and is likely to result from a combination of easily eroded lithologies, sparse vegetation, and monsoon‐dominated rainfall. Data from 331 stream water samples collected by the US Geological Survey between 1960 and 1995 are consistent with basin‐wide, average chemical denudation rates of only about 1·4 m Ma−1; thus, the erosion rates we calculate may be considered rates of sediment generation because physical weathering accounts for almost 99 per cent of mass loss. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:28:35.455 +0100" +"Bierman:2007namibian","Namibia, home to the dramatic Great Escarpment and one of the driest coastal plain deserts in the world is eroding slowly and uniformly at an average rate of ~8 m/My. To estimate this overall erosion rate, we col- lected water-transported sand from small ephemeral stream and river beds draining the coastal plain, the Great Escarpment, and the uplands as well as from the drainage networks of two major rivers, the Swakop and Omaruru, which have their headwaters on the uplands, cut across the escarpment zone, and traverse the coastal plain. We sampled sedi- ment from a variety of basin sizes (1 – 29,000 km2). We infer rates of landscape change from a series of 38 high preci- sion (1 sigma, 1.3–3.2\%; mean = 1.7±0.5\%) measurements of 10-Be made in quartz extracted from samples of river-borne sand (250 – 850 um grain size). All samples contain significant concentrations of 10-Be (0.54 – 1.75 million atoms/g quartz) which when considered as steady state erosion rates, results in a range from 4.1 to 12.2 m/My and an average of 8.3±1.9 m/My for the dataset as a whole. Considering the small basins by province, the upland is eroding at 4.9±0.8 m/My (n=3), the lowland at 7.8±1 m/My (n=1), and the escarpment zone at 8.2±2.3 m/My (n=11). The furthest downstream samples on the Swakop (29,000 km2) and Omaruru Rivers (8000 km2) give model erosion rates of 8.8±1.0 and 8.6±1.1 m/My respectively, rates which match well area-weighted averages of tributary streams (8.9±1.6 (n= 6) and 8.3±1.3 m/My (n=4), respectively). There is no downstream pattern in the 10- Be concentration along either main stem river nor is there any relation- ship between erosion rate and basin area in the dataset as a whole. What does all this mean? First, we find that basin-scale rates of ero- sion are 2X higher than those on exposed rock surfaces (as reported in Bierman and Caffee, 2001) suggesting that the presence of even a thin veneer of regolith speeds rock weathering. Second, rates of erosion estimated in fluvial sediment using 10-Be are remarkably homoge- neous, varying < 3X over large areas. Third, slow rates of erosion de- termined cosmogenically match well those modeled from thermochronologic data suggesting steady, slow erosion over time and fourth, the new cosmogenic data provide no evidence for significant escarpment retreat over time; rather, they suggest that the escarpment, and all other mega-geomorphic features of the Namibian landscape must be long-lived, stable landforms.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Bierman:2009where","In order to estimate the erosion rate of the northern Queensland escarpment and the adjacent upland plateau and to track the source of sand-sized sediment delivered to the Coral Sea, we collected 16 sand samples and measured both their in situ and meteoric 10Be content. 15 samples were collected from rivers and streams including large regional drainages and small tributaries - both from the low-relief, dry upland and from the steep, wet escarpment. One sample is quartz sand from the beach at Yorkey‘s Knob, below the escarpment. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:29:09.378 +0100" +"Bierman:2014view","Southernmost Africa, with extensive upland geomorphic surfaces, deep canyons, and numerous faults, has long interested geoscientists. A paucity of dates and low rates of background seismicity make it challenging to quantify the pace of landscape change and determine the likelihood and timing of fault movement that could raise and lower parts of the landscape and create associated geohazards. To infer regional rates of denudation, we measured 10Be in river sediment samples and found that south-central South Africa is eroding ~5 m m.y.−1, a slow erosion rate consistent with those measured in other non-tectonically active areas, including much of southern Africa. To estimate the rate at which extensive, fossil, upland, silcrete-mantled pediment surfaces erode, we measured 10Be and 26Al in exposed quartzite samples. Undeformed upland surfaces are little changed since the Pliocene; some have minimum exposure ages exceeding 2.5 m.y. (median, 1.3 m.y.) and maximum erosion rates of <0.2 m m.y.−1 (median, 0.34 m m.y.−1), consistent with no Quaternary movement on faults that displace the underlying quartzite but not the silcrete cover. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:27:21.043 +0100" +"Bierman:2015summits","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Bierman:2018greenlandic","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"BigotCormier:2005landslides","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Bindon:1982dating","This brief account discusses two problematical radiocarbon dates from an Aboriginal campsite exposed in a 5000 sq m blow-out in coastal dunes on the north bank of Ellen Brook, a small stream roughly halfway between Cape Leeuwin and Cape Naturaliste in extreme southwestern Western Australia. The site, which was first reported some 15 years ago, is immediately northeast of the historic Ellen Brook homestead, and about 800 m from the rocky coast.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Bindon:1986thesis","In 1980, while searching for archaeological evidence of Aboriginal usage of the north western portion of Lake Way near Wiluna, I discovered the remains of what seemed to be fireplaces ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:27:37.878 +0100" +"Binnie:2006rapidly","Cosmogenic nuclide concentrations in alluvial sediments have been widely used to estimate basin-wide denudation rates. This technique requires that sediments be well mixed so as to avoid biasing results towards particular source locations within the basin. However, few studies have tested for well-mixed sediment with cosmogenic nuclide data. We examine sediment mixing with measurements of in situ-produced cosmogenic 10Be in alluvium from small, high-relief catchments in the San Bernardino Mountains, California, USA. The mixing at the reach scale was tested with three samples of channel sediment taken at 5 m intervals. Adequate mixing is indicated with almost identical 10Be concentrations for two samples while the third falls just outside one standard error. The mixing at channel confluences was tested at three sites where samples were obtained downstream of the tributary junction and from each of the tributaries upstream of the join. If the sediments are well-mixed, radionuclide concentrations for the downstream samples will reflect concentrations of the tributaries weighted by the rates of sediment production. The results show that sediment is insufficiently mixed at one junction, and indeterminate at another (that is, cosmogenic nuclide concentrations in the tributaries are too similar to determine source). At a third site, results suggest sufficient sediment mixing may be possible some distance downstream of the junction. Collectively, these findings demonstrate that the assumption of well-mixed sediments may be invalid in small drainages subject to episodic sediment delivery. The alluvial samples should be collected well downstream of tributary junctions and tests for sediment mixing should be performed.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Binnie:2007developing","Studies across a broad range of drainage basins have established a positive correlation between mean slope gradient and denudation rates. It has been suggested, however, that this relationship breaks down for catchments where slopes are at their threshold angle of stability because, in such cases, denudation is controlled by the rate of tectonic uplift through the rate of channel incision and frequency of slope failure. This mechanism is evaluated for the San Bernardino Mountains, California, a nascent range that incorporates both threshold hillslopes and remnants of pre-uplift topography. Concentrations of in situ–produced cosmogenic 10Be in alluvial sediments are used to quantify catchment-wide denudation rates and show a broadly linear relationship with mean slope gradient up to ∼30°: above this value denudation rates vary substantially for similar mean slope gradients. We propose that this decoupling in the slope gradient–denudation rate relationship marks the emergence of threshold topography and coincides with the transition from transport-limited to detachment-limited denudation. The survival in the San Bernardino Mountains of surfaces formed prior to uplift provides information on the topographic evolution of the range, in particular the transition from slope-gradient–dependent rates of denudation to a regime where denudation rates are controlled by rates of tectonic uplift. This type of transition may represent a general model for the denudational response to orogenic uplift and topographic evolution during the early stages of mountain building.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Binnie:2008bernardino","Basin-averaged cosmogenic 10Be concentrations, apatite (U–Th)/He thermochronometry and incision into a dated palaeosurface constrain spatial and temporal variations in the rates of denudation experienced during the early-stages of orogenesis in the San Bernardino Mountains, California. Cosmogenic 10Be analysis measures denudation over intermediate (∼ 102–104 years) time scales and records rates which decrease from a maximum of 2700 ± 500 mm ka− 1 in the south to a minimum of 52 ± 5 mm ka− 1 in northern catchments. Corresponding rates from (U–Th)/He and incision into a dated palaeosurface measure long-term (∼ 106 years) denudation rates which decrease from between 1200 ± 400 mm ka− 1 in the south to a minimum of 30 ± 20 mm ka− 1 in the north. The temporal consistency observed in the broad-scale patterns of denudation rates probably results from the persistent imprint of the initial crustal architecture and drainage network. These have maintained an influence on slope distributions, and are thus fundamental factors controlling the gross patterns of denudation throughout the early stages of orogenesis. Where variations between the denudation rates measured over different time scales are apparent the intermediate-term rates are found to be consistently greater than the long-term, with the increase being more pronounced around the fault bounded peripheries of crustal blocks relative to quiescent block interiors. This provides empirical support for a model of mountain building whereby topographic development is dictated by the headward retreat of drainage systems that propagate away from zones of displacement. Our findings indicate that recent localised increases in denudation rates in young fault block orogens may be explained by a progressive denudational response to prior tectonic uplift, rather than a consequence of climatic change.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Bird:1981characterisation","Proton induced gamma-ray emission (PIGME) has been used to determine F, Na and Al concentrations in obsidian from known locations in Melanesia and to relate artefacts from this region to such sources. The PIGME technique is a fast, non-destructive, and accurate method for determining these three elements with essentially no special sample preparation. The measuring technique is described and results are listed for sources, chiefly in the Papua New Guinea region. Their classification is discussed in terms of groups which are distinguishable by the PIGME method. Over 700 artefact results are listed; these show the occurrence of an additional group that is not geographically identified.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Bird:1987life","This thesis is a preliminary investigation of the coastal archaeology of Wunjunga Beach Mount, Upstart Bay, North Queensland. A major concern of this thesis and one which prompted the study is the ongoing destruction of archaeological sites in the study area by both the natural elements and human interference. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:28:54.931 +0100" +"Bird:1991southeast","Archaeological evidence from western Victoria and southeast South Australia has been used to develop models of late Holocene change. In this paper we reassess some of the primary data, concentrating on radiocarbon dates available from over eighty sites in the area. A general methodological critique and discussion of each different site-type exposes fundamental problems in establishing a basic sequence and demonstrating the nature of change. An argument is put forward that late Holocene developments in this area are the latest in a continuous series, and do not require the special explanation of ‘intensification‘.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Bird:1998gariwerd","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Bird:1998grampians","New radiocarbon determinations have been obtained for four rockshelter sites in the Grampians-Gariwerd region, originally excavated in the 1970s and early 1980s by the Victoria Archaeological Survey. Basal dates of about 22,000 BP for Drual and evidence of occupation below a date of about 9000 BP for Billimina indicate that the ranges were first occupied during the Late Pleistocene. These results have considerable implications for the interpretation of the archaeological record of Western Victoria.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Bird:1999abox","We present results that validate a new wet oxidation, stepped-combustion procedure for dating 'old' charcoal samples. An acid-base-wet oxidation (ABOX) pretreatment procedure has been developed that is used in place of the conventional acid-base-acid (ABA) pretreatment. Combustions and graphitizations are performed in a vacuum line that is insulated from the atmosphere by a second backing vacuum to eliminate the risk of atmospheric leakage into the line at any stage of the procedure. Combustions are performed at 3 temperatures (330 °, 630 ° and 850 °) with a graphite target produced from the CO2 evolved during each combustion step. In this way, the removal of any contamination can be monitored, and a high degree of confidence can be placed on the final age. The pretreatment, combustion, graphitization, and measurement blank for the procedure, based on the analysis of a 'radiocarbon-dead' graphite, is 0.5 ± 0.5 µg C (1sigma, n=14), equivalent to 0.04 ± 0.02 pMC or an 'age' of approximately 60 ka for a 1 mg graphite target. Analyses of a 'radiocarbon-dead' natural charcoal after ABOX pretreatment and stepped combustion suggest that the total blank (including contamination not removed by pretreatment) may be higher than for graphite, ranging up to 0.10 ± 0.02 pMC. Additional experiments confirm good agreement with accepted values for the international low-14C 'New Kauri' standard (0.16-0.25 pMC). They also confirm excellent reproducibility, with 3 separate dates on different aliquots of a charcoal sample from Ngarrabullgan Cave (Queensland, Australia) ranging from 35.2 to 35.5 ka 14C BP. It is also demonstrated that the ABOX pretreatment, in conjunction with the new vacuum line described here, is able to remove contamination not removed by the conventional ABA pretreatment, suggesting that the technique can be used to produce reliable 14C dates on charcoal up to at least 50 ka.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Bird:2002arnhem","This study presents the results of an extensive radiocarbon dating program at the Nauwalabila I site in northern Australia. The results show that the radiocarbon chronology at Nauwalabila is reliable to ∼130cm depth, but below this depth coarse charcoal has been variably altered during a period in the early Holocene when an ephemeral groundwater table reached close to the ground surface of the time. Below ∼150cm none of the radiocarbon ages can be considered to indicate reliably the age of deposition of the sediments. Luminescence dates near the surface and at 110cm are concordant with the radiocarbon chronology in the upper part of the sequence, and hence the aberrant radiocarbon results below ∼150cm do not constitute a reason to doubt the accuracy of the luminescence chronology deeper in the stratigraphy. A conservative estimate of the age of the sequence, based on extrapolation of results from that portion of the sequence where the radiocarbon chronology is considered to be reliable, is consistent with the chronology proposed previously from luminescence dating. Both chronologies therefore suggest occupation of the site before 50,000 years. Based on sediment characteristics and the distribution of quartz, chert, quartzite and quartz crystal artefacts, there is no evidence that there has been significant vertical displacement of artefacts relative to the surrounding sand matrix. Both chemical alteration and physical translocation of charcoal contributed to the aberrant ages at depth in the deposit. The results point to the need for careful assessment of the suitability of charcoal for radiocarbon dating prior to analysis and to the dangers of relying on a small number of radiocarbon dates in the development robust site chronologies. Strategies for screening samples for suitability include (i) microscopic examination, (ii) not analysing samples unless they survive the full ABOX pretreatment, (iii) not analysing samples unless the material is significantly larger than the sediment matrix, (iv) using CHN analysis on both untreated and pretreated material to check for organic contamination and (v) using stepped combustion to check for concordancy in the ages of carbon released at successively higher temperatures.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Bird:2003radiocarbon","A technique for determining the radiocarbon age of both organic-carbon and carbonate-carbon in the eggshell of the large flightless birds Genyornis newtoni (now extinct) and Dromaius novaehollandiae (extant emu) is presented here. Stepped combustion (for organic-carbon) and stepped acidification (for carbonate-carbon) were used to obtain multiple age determinations for each sample, from which an assessment of the reliability of the ages is possible. Analysis of a Genyornis newtoni eggshell fragment known to have an age considerably beyond the limit of radiocarbon dating has indicated that the backgrounds obtainable using this approach are 0.1220.033pMC for the organic-carbon fraction and 0.0700.025pMC for the carbonate-carbon fraction. These backgrounds suggest that finite ages up to 50,000–55,000BP are readily achievable on eggshell using stepped combustion/acidification. Analysis of a single fragment of Genyornis eggshell from Williams Point, central South Australia, suggests that significant contamination of the organic-carbon fraction of the eggshell is possible, while ages for the carbonate fraction appear more reliable and indicate that the eggshell has an age of at least 49,0002000BP. A total of six analyses of single Genyornis newtoni and Dromaius novaehollandiae eggshell fragments from the Wood Point deposit in southern South Australia suggest ages for the samples of 41,000800 and 37,900700BP, respectively, while an optically stimulated luminescence (OSL) sample from a location very close to the Genyornis sample has an age of 555ka (1σ). The OSL and calibrated radiocarbon ages for the Genyornis sample and the sand matrix overlap at two standard deviations, suggesting the most likely age for the eggshell and the sand matrix is ∼45 cal ka BP or earlier.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Blaauw:2005peat","Summary: Raised bog peat deposits form important archives for reconstructing past changes in climate. Precise and reliable age models are of vital importance for interpreting such archives. We propose enhanced, Markov chain Monte Carlo based methods for obtaining age models from radiocarbon-dated peat cores, based on the assumption of piecewise linear accumulation. Included are automatic choice of sections, a measure of the goodness of fit and outlier downweighting. The approach is illustrated by using a peat core from the Netherlands.","2023-06-09 09:24:04.130 +0200","2023-06-09 09:25:41.305 +0200" +"Blaauw:2010clam","Age--depth models form the backbone of most palaeoenvironmental studies. However, procedures for constructing chronologies vary between studies, they are usually not explained sufficiently, and some are inadequate for handling calibrated radiocarbon dates. An alternative method based on importance sampling through calibrated dates is proposed. Dedicated R code is presented which works with calibrated radiocarbon as well as other dates, and provides a simple, systematic, transparent, documented and customizable alternative. The code automatically produces age--depth models, enabling exploration of the impacts of different assumptions (e.g., model type, hiatuses, age offsets, outliers, and extrapolation).","2023-06-07 13:21:55.322 +0200","" +"Blaauw:2011bacon","Radiocarbon dating is routinely used in paleoecology to build chronologies of lake and peat sediments, aiming at inferring a model that would relate the sediment depth with its age. We present a new approach for chronology building (called 'Bacon') that has received enthusiastic attention by paleoecologists. Our methodology is based on controlling core accumulation rates using a gamma autoregressive semiparametric model with an arbitrary number of subdivisions along the sediment. Using prior knowledge about accumulation rates is crucial and informative priors are routinely used. Since many sediment cores are currently analyzed, using different data sets and prior distributions, a robust (adaptive) MCMC is very useful. We use the t-walk (Christen and Fox, 2010), a self adjusting, robust MCMC sampling algorithm, that works acceptably well in many situations. Outliers are also addressed using a recent approach that considers a Student-t model for radiocarbon data. Two examples are presented here, that of a peat core and a core from a lake, and our results are compared with other approaches.","2023-06-07 13:21:55.322 +0200","" +"Blaauw:2020rplum","An approach to age-depth modelling that uses Bayesian statistics to reconstruct accumulation histories for 210Pb-dated deposits using prior information. It can combine 210Pb, radiocarbon, and other dates in the chronologies. See Aquino et al. (2018; doi:10.1007/s13253-018-0328-7). Note that parts of the code underlying 'rplum' are derived from the 'rbacon' package by the same authors, and there remains a degree of overlap between the two packages.","2023-06-16 07:57:00.116 +0200","2023-06-16 07:57:00.116 +0200" +"Black:2001kings","BSc Hons thesis (unpublished)","2023-09-03 12:38:33.072 +0200","" +"Black:2006baraba","Palaeoenvironmental sequences that describe the vegetation of the last glacial maximum (LGM) and of the subsequent climatic amelioration are relatively rare in the Australian, Southeast Asian and Pacific region (SEAPAC region). Here, we present the results of a palynological investigation from Lake Baraba, located in eastern Australia, which extends beyond 43 ka. Bands of oxidised sediment prior to the LGM suggest lake level fluctuations, however, lacustrine clays continued to be deposited throughout the LGM and into the early Holocene when the deposition of peat was initiated. The vegetation, a Casuarina woodland/shrubland with a mixed understorey, remained relatively stable from 443 kyr to the early Holocene, suggesting that this sclerophyllous vegetation was resilient to changes in climate. The vegetation of the LGM at Lake Baraba does not conform to previous descriptions of a treeless south-eastern Australia, and it is possible that it was a refugium for woodland. Myrtaceae expanded at the expense of Casuarinaceae from the early Holocene, with charcoal analyses suggesting that fire was an unlikely explanation. There was no apparent relationship between Aboriginal site usage and fire activity and hence how Aboriginal people used fire at Lake Baraba remains speculative.","2023-07-22 06:51:38.269 +0200","" +"Black:2006nexus","This study presents a reconstruction of the fire activity of the last ~14,200 cal. years BP (before AD 1950) from Gooches Crater Right, located on the Newnes Plateau, approximately 150 km to the west of Sydney (33 degrees 27'S, 150 degrees 16'E) within the Blue Mountains National Park. Charcoal analysis and palynology were undertaken with the aim of untangling any inter-relationship between climate, humans and fire. A chronology of the site was provided by radiocarbon dating. The dominant control on fire in this environment during the Holocene appears to be climate. Periods of climate change, identified in previous studies, are associated with higher levels of fire activity. Fire was less ubiquitous between ~9,000 and 6,000 years BP, a period normally described as having a higher effective moisture in south-eastern Australia. The mid-Holocene fluctuations in charcoal may reflect anthropogenic fire, climate forcing or alternatively human responses to any climate change. Coeval changes in palaeoclimatic sequences elsewhere and palynology at the site support a climatic explanation or that Aboriginal people used fire within a climatic framework.","2023-07-22 06:51:38.269 +0200","" +"Black:2006thesis","It is widely believed that Australian Aboriginals utilised fire to manage various landscapes however to what extent this impacted on Australia s ecosystems remains uncertain. The late Pleistocene/Holocene fire history from three sites within the Sydney Basin, Gooches Swamp, Lake Baraba and Kings Waterhole, were compared with archaeological and palaeoclimatic data using a novel method of quantifying macroscopic charcoal, which is presented in this study. The palynology and other palaeoecological proxies were also investigated at the three sites. The Gooches Swamp fire record appeared to be most influenced by climate and there was an abrupt increase in fire activity from the mid-Holocene perhaps associated with the onset of modern El Niño dominated conditions. The Kings Waterhole site also displayed an abrupt increase in charcoal at this time however there was a marked decrease in charcoal from ~3 ka. Lake Baraba similarly had displayed low levels of charcoal in the late Holocene. At both Kings Waterhole and Lake Baraba archaeological evidence suggests intensified human activity in the late Holocene during this period of lower and less variable charcoal. It is hence likely that at these sites Aboriginal people controlled fire activity in the late Holocene perhaps in response to the increased risk of large intense fires under an ENSO-dominated climate. The fire history of the Sydney Basin varies temporally and spatially and therefore it is not possible to make generalisations about pre-historic fire regimes. It is also not possible to use ideas about Aboriginal fire regimes or pre-historic activity as a management objective. The study demonstrates that increased fire activity is related to climatic variation and this is likely to be of significance under various enhanced Greenhouse scenarios. There were no major changes in the composition of the flora at all sites throughout late Pleistocene/Holocene although there were some changes in the relative abundance of different taxa. It is suggested that the Sydney Sandstone flora, which surrounds the sites, is relatively resistant to environmental changes. Casuarinaceae was present at Lake Baraba during the Last Glacial Maximum and therefore the site may have acted as a potential refugium for more mesic communities. There was a notable decline in Casuarinaceae during the Holocene at Lake Baraba and Kings Waterhole, a trend that has been found at a number of sites from southeastern Australia.","2023-07-22 06:51:38.269 +0200","" +"Black:2007sydney","It is widely believed that Australian Aborigines utilized fire to manage many landscapes; however, to what extent this use of fire impacted on Australia's ecosystems remains uncertain. The late Pleistocene/Holocene fire history from three sites within the Sydney Basin (Gooches Swamp, Lake Baraba and Kings Waterhole) were compared with archaeological and palaeoclimatic data. The Gooches Swamp record appeared to be most influenced by climate and there was an abrupt increase in fire activity from the mid Holocene perhaps associated with the onset of modern El Niño-dominated conditions. The Kings Waterhole site also displayed an abrupt increase at this time, however there was a marked decrease in charcoal from ~3 ka. Similarly Lake Baraba displayed low levels of charcoal in the late Holocene. At both Kings Waterhole and Lake Baraba archaeological evidence suggests intensified human activity in the late Holocene during this period of lower and less variable charcoal. It is hence possible that Aboriginal people strongly influenced fire activity in some areas of the Sydney Basin during the late Holocene perhaps in response to the increased risk of large intense fires as an ENSO-dominated climate became more prevalent. The fire history within the Sydney Basin varies both temporally and spatially and therefore it is inappropriate to apply a single fire regime to the entire region for landscape management. This work also has implications for future fire incidence associated with climatic variability under an enhanced Greenhouse effect.","2023-07-22 06:51:38.269 +0200","" +"Blackwell:1982bowen","In several parts of Australia, Aboriginal exploitation of offshore islands has become one of the key areas of archaeological investigation over the past decade. Islands off the south coast of New South Wales, however, have so far received only a cursory glance by archaeologists. Until this present study, Sullivan’s survey of Montagu Island (1975) was the most comprehensive of these island investigations. Despite the fact that the south coast is one of the most intensively archaeologically researched areas in Australia our knowledge of the prehistory of the offshore islands is minimal. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:27:38.470 +0100" +"Blackwood:1973skeletons","The attitudes of burial of 72 skeletons excavated at seven sites in the Murray Valley in Victoria between Mildura and the S. Australian border and at one site at Lake Victoria, N.S.W., are described. The antiquity of the burials in Victoria is from 4,000 to 6,000 years B.P. Orientation varied widely, but the head was placed predominantly in a S, direction. Orientation at Lake Victoria was random, and the burials were comparatively recent. Extreme tooth wear to a helicoidal plane of occlusion was frequent. A unique burial with a widow’s cap in place on the head is described. Cranial types are illustrated by reference to eight skulls. Methods of removing complete skeletons as they lay in situ are described. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:27:54.692 +0100" +"Blake:1971revision","ND","2023-01-05 16:42:05.198 +0100","" +"Blard:2013andes","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Blom:1988facies","ND","2023-01-05 16:42:05.198 +0100","" +"Blom:1988sediments","ND","2023-01-05 16:42:05.198 +0100","" +"Blomdin:2016expansions","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Blomdin:2018turgen","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Blong:1982time","In the highlands of Papua New Guinea there exist widespread legends concerning a ‘Time of Darkness‘ in which there was no light and ash fell from the skies. The author investigates these legends and, in conjunction with measurement and analysis of the ash, which covers a large area of the highlands, determines that 300 years ago there was a cataclysmic volcanic eruption on Long Island and that the legends are essentially accurate accounts of this gigantic upheaval that is unrecorded in any written records. There are several unique elements in this book. First, a relatively recent volcanic eruption of very large magnitude is identified. Second this event is shown to have initiated a widespread legend varying from place to place only in detail, and spreading across a number of cultural groups. Third the accuracy of the legends is demonstrated by comparison with known volcanic eruptions. The study shows that legends from an area of almost 100,000 km2 and including more than thirty language groups have survived as essentially accurate accounts for about 300 years. This book will have particular appeal to volcanologists and oral historians and a general appeal to readers with an interest in natural hazards.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Boex:2013westerlies","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Bohlert:2011albula","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Bohme:2019rockslide","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Bonhomme:1983bunda","BA thesis (unpublished)","2023-09-03 12:38:33.072 +0200","" "Bonhomme:1985magnetic","The analysis and interpretation of surface sites continue to present problems - for most Australian archaeologists. Survey work especially in semi-arid environments has been limited by problems associated with the erosional history of the site and often a lack of visibility of artefact materials. The visibility of surface materials and the identification of site boundaries is dependent upon exposure, which is often gradual or patchy and therefore the designation of a site boundary during survey is often arbitrary. Erosion processes result in mixing of surface and sub-surface materials and a chrorlology for these materials is often hard to establish. The critical problems facing the interpretation of many open sites cannot satisfactorily be solved by current survey and analytical methods. At present exploratory open site excavation is considered time -consuming, expensive and destructive. In the political climate prevailing today in Australian archaeology, additional problems face the researcher who wishes to open up large areas of a site. Interested Aboriginal groups are tentative about giving permission for large-scale exploratory excavation which may effectively destroy a site. Therefore, in the application of heritage legislation. government agencies are concerned to find ways in which current archaeological research may be undertaken but at the same time ensuring that sample of either a site or a type of site is preserved for future changing research or heritage requirements. Clearly, methods which are non-destructive in their application but which effectively delimit potential excavation areas are required in these circumstances. This paper discusses the use of a non-destructive geophysical method for locating buried features at an open site at Bunda Lake, in western New South Wales. A caesium vapour magnetometer survey was undertaken to attempt t o solve problems of artefact association, site boundaries and site chronology. The survey was directed towards locating magnetic anomalies believed t o be associated with Aboriginal fireplaces." -"Bonhomme:1993murray","ND" -"Bonica:1992technological","This thesis presents the results of a technological analysis of the Ethic assemblage from Christmas Creek Rockshelter, southeast Queensland. Technological change occurring within the last 2000 years is noted on coarse- grained raw materials only. This is contrasted with Hiscock & Hall‘s (1988a; 1988b) hypothesis that there was late Holocene technological change in the Moreron Region. Their hypothesis reveals technological change on fine-grained siliceous raw materials at three rockshelters  in this region. The temporal boundaries of the technological change so far noted remain somewhat unclear. The development of a relative dating system for lithic surface scatters in the Moreton Region is discussed in relation to the results. A larger sample of assemblages and radiocarbon dates is needed before a successful relative dating system can operate in this region." -"Bookhagen:2012andes","The tectonic and climatic boundary conditions of the broken foreland and the orogen interior of the southern Central Andes of northwestern Argentina cause strong contrasts in elevation, rainfall, and surface-process regimes. The climatic gradient in this region ranges from the wet, windward eastern flanks (~ 2 m/yr rainfall) to progressively drier western basins and ranges (~ 0.1 m/yr) bordering the arid Altiplano-Puna Plateau. In this study, we analyze the impact of spatiotemporal climatic gradients on surface erosion: First, we present 41 new catchment-mean erosion rates derived from cosmogenic nuclide inventories to document spatial erosion patterns. Second, we re-evaluate paleoclimatic records from the Calchaquíes basin (66°W, 26°S), a large intermontane basin bordered by high (> 4.5 km) mountain ranges, to demonstrate temporal variations in erosion rates associated with changing climatic boundary conditions during the late Pleistocene and Holocene. ... [_truncated_]" -"Boot:1993pleistocene","During 1992 and 1993 excavations were carried out at ten sites as part of Ph.D. research into the nature of Aboriginal occupation in the ranges behind the New South Wales south coast. Prior to this only two sites. Sassafras 1and 2, had been excavated. These rockshelters produced initial occupation dates of 3770±150BP (ANU-743) and 2780±115 BP (ANU-744) respectively indicating that occupation of the coastal ranges was relatively recent (Flood 1980:279-80). Preliminary results from one of the newly excavated sites now indicate that Aboriginal inhabitation of the coastal ranges extended into the Pleistocene." -"Boot:1994hinterland","ND" -"Boot:2002didthul","The hinterland of the NSW South Coast has long been considered a cultural heritage backwater in comparison to the adjacent coastal strip. While the coast has been the focus of intensive archaeological research for several decades, the forested hills, mountains and plateaux between the coastline and the tablelands have only been investigated by a small number of archaeologists. Paradoxically, many coastal researchers developed models of hinterland Aboriginal occupation without conducting any field research there. Before commencement of the research program described here, only two excavations had been completed in the South Coast hinterland, compared to over 20 on the adjacent coast. The research described in this thesis was developed to provide more balance between coastal and hinterland archaeological knowledge. The research program includes reviews of previous work, existing site distribution data and ethnohistoric records. An extensive fieldwork program of survey, excavation and artefact collection was also completed. The materials and data obtained in the field were subjected to a wide range of laboratory and computer analyses. An extensive radiocarbon dating program was also undertaken. The results discussed in the first nine chapters have been interpreted and synthesised in the final chapter to provide a preliminary prehistory of the South Coast hinterland. Some of the major results have led to a revision of many previously represented hypotheses, but others have withstood rigorous testing. The research has demonstrated that hinterland Aboriginal occupation was extensive and wide ranging, was probably not seasonal and has a late Pleistocene antiquity. The results also indicate that the intensity of hinterland occupation fluctuated geographically and temporarily, possibly in relation to environmental change, local resource abundance, spiritual associations and as a result of Aboriginal economic and subsistence strategies. The work has allowed the identification of preferred resource exploitation and inhabitation zones within the hinterland, which range from the Pleistocene preference for well watered and protected locations to a Holocene focus on highly biodiverse hinterland valley woodlands. The strategies used to exploit such environments have also been discussed. The research has shown that, although exchange networks were largely restricted to within the hinterland, the Aboriginal occupants had extensive social and ritual networks which linked them with coastal areas to the north, south and east and with the tablelands to the west. Overall the research presented here indicates that Aboriginal people have successfully inhabited and exploited a diverse range of hinterland environments over many millennia. The descendents of those original inhabitants still maintain strong connections with the hinterland‘s unique cultural heritage." -"Borchers:2016spallation","ND" -"Border:1994shoalwater","ND" -"Bordes:1983walga","Between 1978 and 1981 researchers from the Institut du Quaternaire, Universite de Bordeaux, and the Western Australian Museum carried out four seasons of archaeological and geological investigations in the semi-arid Murchison Basin, some 600 km north-northeast of Perth, Western Australia (Fig.l). This project follows the initial studies of earlier researchers, mostly from the Western Australian Museum. The foremost of these was Duncan Merrilees, who nearly 20 years ago deduced a probable Pleistocene age for fossil material and stone artefacts from cemented alluvium along the Murchison River (Merrilees 1968)." -"Bostock:2007fitzroy","The Fitzroy River estuary is a macrotidal, tide-dominated estuary located in the dry tropics of central Queensland, and represents the major source of terrestrial sediment to the southern Great Barrier Reef (GBR) lagoon. The estuary currently receives most of its sediment during large episodic floods that are typically associated with cyclones. Mean annual sediment budgets for such systems are difficult to estimate due to the sporadic nature of flood discharge events, which are highly seasonal and vary greatly in magnitude between years. We have estimated the quantity and long-term rate of accumulation of catchment-derived sediment in the estuarine floodplain using the Holocene stratigraphic sequence determined from a series of sediment cores, dated with radiocarbon and optically stimulated luminescence (OSL) methods. Approximately 13,760 million tonnes (Mt) of fluvial sediment has accumulated in the Fitzroy estuary during the past 8000 years, which equates to an average of 1720 kt yr-1. ... [_truncated_]" -"Bourgois:2016carrera","ND" -"Bourke:1997age","This paper reports on the radiocarbon chronology of two occupation sites discovered during a geomorphic investigation of the Todd River catchment in central Australia (Fig 1.). While it is widely accepted that the arid zone has been occupied since the late Pleistocene (Smith 1987, 1996), there are no dates available for the eastern MacDonnell Ranges. Data provided here on late Holocene archaeological sites will contribute to the larger spatial and temporal framework of human occupation of the central Australian arid zone." -"Bourke:2001gaynada","This report details an archaeological assessment of data from Gaynada, an Aboriginal site on the east coast of Cape Arnhem Peninsula, which was collected by Heritage Branch Director Stephen Sutton for the Dhimurru Land Management Aboriginal Corporation (DLMAC). The report is part of gathering of significance data for nomination of Cape Arnhem, or Manydjarrarrnga-Nanydjaka (NT registered Sacred Site No. 756) as it is known by the Yolngu traditional owners, to the Register of the National Estate. This report does not include information on the site from secret-sacred sites records held by the NT Aboriginal Areas Protection Authority (AAPA) (Lee 1983:36- 38)." -"Bourke:2004beagle","Many hundreds of Aboriginal shell mounds exist on the northern coasts of Australia. Though these archaeological features increasingly figure in broad constructions of past coastal hunter-gatherer economies, few have been analysed in any detail. This paper describes the excavation and analysis of three Anadara-dominated shell mounds situated in adjacent microenvironments at Hope Inlet, Shoal Bay near Darwin on the Northern Territory coast. These stratified deposits, formed over some 15 centuries between about 2000 and 500 years B.P., provide a relatively finegrained record of subsistence and settlement strategies of hunter-gatherer peoples during this Late Holocene period. This study finds that these North Australian coastal groups practiced not a specialised marine or maritime subsistence economy focused on offshore resources, but a generalised and flexible coastal subsistence economy tied to the land." -"Bourke:2006darwin","Radiocarbon estimates from recent salvage excavations of Anadara-dominated mounded midden sites at Wickham Point just south of Darwin double the number of this type of cultural deposit in this area known to date to the period 500 to 2000 BP. These data, together with recent dating of surface scatters of shell and stone artefacts to the contact period, add to our knowledge of the chronology of Aboriginal occupation of the Darwin Harbour coastal landscape." -"Bourke:2009reservoir","This study examines the marine reservoir effect during the Late Holocene evolution of a small estuary in the Beagle Gulf (12°S, 131°E). The paper aims at refining the local marine reservoir ages (R) and correction values (ΔR), by 14C analysis of stratigraphically associated archaeological fauna (marine shell, charcoal and fish otoliths) from five proximate middens of different chronologies. The results suggest that a marine reservoir age of 340 ± 70 yrs is applicable to the Beagle Gulf for the Late Holocene, which is not significantly different from that determined for nearby Van Dieman Gulf and the north Australian coast." -"Bourke:2023elizabeth","As the most visible remains of past coastal economies across the coast of northern Australia, mounds of shell dominated by roughback cockles (Tegillarca granosa) have featured often in explanations for Late Holocene Indigenous subsistence strategies. Recently more detailed local and regional studies continue to build a picture of some variations to this dominance, which demonstrate the breadth of marine species exploited, the extensive ecological knowledge of past economies, and the persistence of cultural traditions in human societies. This paper describes one such study, of mounds composed predominantly of another species of bivalve, the rounded toothed pearl-shell (Isognomon ephippium), found on Larrakia Country near Darwin, Northern Territory." -"Bourman:1997pooraka","ND" -"Bourman:1999normanville","Stratigraphic, sedimentological, amino acid racemisation, thermoluminescence (TL) and foraminiferal analyses of an embayment fill at Normanville, south of Adelaide, have established the presence of the last interracial (Oxygen Isotope Substage 5e) subtidal sediments of the Glanville Formation at elevations of up to 12 metres AHD. Overlying aeolian deposits, dated at about 60 to 50 ka, are possible equivalents of the Fulham Sand of the Adelaide area. TL dating of the Fulham Sand from its type borehole location yielded an age of 74.9 ± 6.9 ka, considerably older than previous estimates but compatible with a recent re-evaluation of the age of the Pooraka Formation. The altitude of the last interglacial shoreline at Normanville at + 12 m AHD is considerably higher than at Dry Creek (- 1.26 m AHD), Sellicks Beach (+ 4 to 5 m AHD), Victor Harbor (+ 6 m AHD) and Hindmarsh Island (+ 1 m AHD) and implies 10 m of uplift at this site relative to South Australian bench mark sites. The variation in altitude of the last interglacial Glanville Formation from Gulf St Vincent, across Fleurieu Peninsula to the Murray Basin reflects continuation of the tectonic activity revealed by dislocation of older Miocene and Earliest Pleistocene limestones." -"Bourman:2010lofty","Quaternary alluvial sediments occur within and on the flanks of the Mt Lofty Ranges of southern South Australia. Within the ranges they occupy colluvium-filled bedrock depressions, alluvial-fan sequences at hill/plain junctions and river terraces that flank major streamlines in both locations. Sediments ranging in age throughout the Quaternary have been identified, but this paper focuses on those deposits of Late Quaternary age. Luminescence dating has verified a Last Interglacial age (132–118 ka) for the most widespread of the alluvial units, the Pooraka Formation. A younger, Marine Isotope Stage 3, alluvial unit, in places containing bones of the extinct marsupial Diprotodon, has also been identified. Deposition of the alluvial sediments is associated with relatively warmer and wetter conditions, whereas the valleys that they occupy were eroded under drier climatic conditions. A more widespread occurrence of Stage 3 units is expected to be present but has not yet been verified. Cold, arid environments are inferred from the presence of dunes (∼18 ka) deposited during the Last Glacial Maximum when stream valleys were incised. Grey/black mid-Holocene alluvium (Waldeila Formation), forming present-day floodplains and low river terraces, equates with the Holocene Hypsithermal. The sequence of climatic changes revealed by these sediments is correlated with evidence of Late Quaternary climatic change from other Australian locations. The identification of equivalent units in different tectonic settings reveals that sedimentation is largely climatically driven although active tectonism may accelerate the supply of sediments available for transport." -"Bourman:2020luminescence","Quaternary alluvial and colluvial sediments infill major river valleys and form alluvial fans and colluvium-filled bedrock depressions on the range fronts and within the Mount Lofty Ranges of southern Australia. A complex association of alluvial successions occurs in the Sellicks Creek drainage basin, as revealed from lithostratigraphy, physical landscape setting and optically stimulated luminescence (OSL) ages. Correlation of OSL ages with the Marine Oxygen Isotope record reveals that the alluvial successions represent multiple episodes of alluvial sedimentation since the penultimate glaciation (Marine Isotope Stage 6; MIS 6). The successions include a penultimate glacial maximum alluvium (Taringa Formation; 160 ± 15 ka; MIS 6), an unnamed alluvial succession (42 ± 3.2 ka; MIS 3), a late last glacial colluvial succession within bedrock depressions (ca 15 ka; MIS 2) and a late last glacial alluvium (ca 15 ka; MIS 2) in the lowest, distal portion of Sellicks Creek. ... [_truncated_]" -"Bowden:1981thesis","A regional study of the Quaternary geomorphology of coastal northeastern Tasmania defined landforms and deposits which offer good groundwater development potential, and also pointed to geomorphic problems worthy of more detailed research. Marine transgression and regression appear to have been a main feature of landform development in coastal northeastern Tasmania since Late Tertiary times. The present landscape is dominated by low, sandy plains created during the Last Interglacial marine transgression and by aeolian landforms which were formed during the succeeding glacial stage. The immediate coastal areas are backed by marine and aeolian landforms deposited during and since the marine transgression. ... [_truncated_]" -"Bowdler:1975cave","ND" -"Bowdler:1979phd","This thesis describes the results, analysis and interpretations of archaeological fieldwork carried out in the Hunter Islands, off northwest Tasmania. Attention is focussed on the 23,000 year-old sequence of deposits excavated from Cave Bay Cave, on Hunter Island. The documentary history of the Hunter Islands is summarised, together with the ethnohistoric data pertaining to Aboriginal land-use of the islands. The natural history of Hunter Island is described. My reasons for undertaking such a project are set forward, with a brief description of the field work. The bulk of the thesis is taken up with the evidence from Cave Bay Cave. Firstly, a detailed account of the site, its excavation, stratigraphy including sediment analysis, and chronology is presented, showing an intermittent pattern of human habitation. An analysis of the vertebrate faunal remains follows, which describes how species were identified; recounts what species were found, and their known ecology; discusses how different species were distributed through the site, and their abundance; and considers the origins of the bone deposit (taphonomy) A similar but shorter account of invertebrate faunal remains follows. This is succeeded by a description and analysis of stone, bone and wooden artefacts from Cave Bay Cave; the stone assemblage in particular is neither abundant nor particularly diagnostic, but hints at wider relationships, which are reinforced by the bone artefacts. ... [_truncated_]" -"Bowdler:1983robinvale","Report of emergency excavation with details of stratigraphy, dating, burial modes; other excavated material included bone point, hearths, fish bones, mussel shells and pierced possum teeth clusters suggesting ornaments; involvement of Murray Valley Aboriginal Co-operative." -"Bowdler:1984cave","This volume describes one piece of research into the prehistory of the Tasmanian Aboriginal people. It recounts the excavation and analysis of one site, Cave Bay Cave, on Hunter Island, which lies just off the tip of northwest Tasmania, in Bass Strait (Fig. l ). Cave Bay Cave was the first Tasmanian archaeological site to have a f irmly dated Pleistocene antiquity (Bowdler 1 9 74b). It contains a 23,000-year-old discontinuous sequence of human occupation, thus establishing that people had penetrated to the southern extremity of the Bassian land bridge when it was exposed by eustatic lowering of the sea level during the la t glaciation. This work follows on from and builds on previous archaeological work in Tasmania, which will be briefly described." -"Bowdler:1990dollar","Shark Bay is the most westerly part of the Australian continent. Before 1985 little was known archaeologically of this region. Since then, I have been carrying out archaeological fieldwork, of which the general results have been summarised in two research papers (Bowdler 1990a; 1990b). In the first of these, prepared for a workshop in early 1989,1 conjectured that the fact that no evidence of human occupation older than c.5,000 BP had been found in the Shark Bay area may have been because the area was not occupied during the Pleistocene. The lack of fresh water in recent times has been described as a limiting factor for human occupation; this would have been considerably exacerbated during the Pleistocene, which we know to have been a period of considerable aridity (Wyrwoll 1979)." -"Bowdler:1990hartog","Since 1985,1 have been carrying out archaeological field work at Shark Bay, for purposes of pure research and also as training for undergraduates from the University of Western Australia. This work has involved the location and recording of prehistoric archaeological sites, surface collecting to sample artefacts and also to provide dating materials, and test excavation of selected sites. The general aims have been to provide a chronological framework for prehistoric occupation of Shark Bay, to investigate the nature of that occupation and see what changes might have occurred through time. Only recently have we begun to put together some of the answers. One of the problems in this area was a lack of stratified sites, but perseverance has begun to remedy this. ... [_truncated_]" -"Bowdler:1995monkey","ND" -"Bowdler:1999silver","ND" -"Bowler:1972pleistocene","The Late Pleistocene human cremation found at Lake Mungo in western New South Wales is among the most significant recent discoveries in Australian prehistory1. The fragmented skeleton of this young, adult female2 was recovered from a buried soil on the Lake Mungo shoreline dune (lunette) known as 'The Walls of China' (see accompanying paper, site 1). This paper records new radiocarbon data providing a precise age for these remains." -"Bowler:1976mungoiii","ND" -"Bowler:1983evidence","ND" -"Bowler:1986radiocarbon","Accurate radiocarbon dating of arid-zone playas is restricted by shortage of suitable organic matter. Analyses from two large systems in Australia (Lake Frome) and China (Qarhan playa in the Qaidam Basin) demonstrate the problems associated with the use of carbonates for dating. Organic carbon, although requiring treatment of large samples (1-2 kg), provides the most accurate basis for establishing chronologic control. In Qarhan, a deposit of halite averaging about 30 m thick, extends over an area of 5800 km2. Carbonate in the system is dominantly derived as clastics from loess transported by northwesterly winds. The large component of dead carbon thus involved explains anomalous patterns of dates derived from these materials. Such results are consistently much older than those based on organic carbon. In Lake Frome, subject to a more maritime climate in central Australia, the carbonate component is dominantly authigenic lacustrine in origin contaminated by a small detrital component. It provides ages about one half-life older than those from organic carbon. The sequence from Qarhan, supplemented by evidence of lacustral (pluvial) episodes in two other sub-basins in Qaidam, Kunteyi and Xiao Qaidam, illustrates the presence there of expanded waterbodies persisting from at least 40,000 to about 15,000 yr B.P. in areas where little surface-water persists today. The large evaporite deposits formed between about 25,000 to sometime after 15,000 yr B.P. Holocene climate appears to have remained hyperarid like that of today. At Lake Frome, an early lacustral phase gave way before 18,000 yr B.P. to drying and aeolian activity. Water had returned to the system by 16,000 yr B.P. signalling a decline if not the end of aridity. Lacustrine conditions persisted through early Holocene with drying and development of playa facies about 7000 yr B.P. After a brief return to lacustrine conditions between about 6000-4000 yr B.P. a dry playa environment has continued to the present day. The Frome and Qarhan playas, although in comparable latitudes lie in very different climatic and tectonic settings. Their palaeohydrologic records are neither in phase nor in distinct anti-phase emphasizing the complexity of comparing palaeoclimatic records from different circulation systems." -"Bowler:1986tyrell","Lake Tyrrell, a saline playa in semi-arid north-western Victoria, records a long history in which a succession of lacustrine and aeolian environments can be related to past hydrologic variations. Cores through the saline evaporitic facies reveal a vertical pattern reflecting cyclic changes through time. Detrital clastics predominated during deep-water lacustral phases; evaporites were deposited during drying phases. A model, depicting surface-groundwater interaction during discrete stages of a typical cycle, relates changes in water depth, salinity and typical depositional facies. On the drying trend, the sequence evolves through carbonate to sulphate deposition. Progressive reduction in water level results in partial drying and production of the groundwater outcrop playa stage. Salt efflorescence and production of detrital pelletal clays provide parent materials for aeolian transport and dune building. Any additional fall in watertable permits downward leaching of salts, plant colonization of the lake floor and associated soil development. Facies variations reveal four hydrologic cycles within this saline sequence reflecting major climatic events in the Brunhes normal chron. The modern playa-salina phase represents a relatively late stage development. The mineral suite, including dolomitic carbonate, sulphide and gypsum-clay laminites, formed in this continental setting closely resembles facies described from coastal sebkhas, highlighting the problem of distinguishing between the origins of similar deposits in the ancient record." -"Bowler:1998review","A thermoluminescence dating program has sampled 3 sites on the shores of Lake Mungo, the burial sites Mungo I and Mungo III and the site of earlier palaeomagnetic studies. Two sites on Outer Arumpo lake at Long Water Hole gully and the Outer Arumpo lunette, provide a basis for comparison with ages from Lake Mungo and between lake basin and lakeshore sediments within the Outer Arumpo sequence. Most results show reasonable agreement, both with previous TL results and with available radiocarbon ages. The Golgol unit is confirmed as older than 100 ka. Ages beyond 40 ka from the upper levels of the Lower Mungo unit at Lake Mungo and from the equivalent sands on the Outer Arumpo lunette provide upper limits to ages of burials inserted into the Lower Mungo sands (Mungo I and III). Some problems arise in TL signals from lacustrine sediments which, in samples from Long Water Hole gully, appear too young compared to apparently more reliable results from aeolian components." -"Bowler:1998revisited","The story of the Willandra Lakes is also the story of those ancient people who lived there. The landforms, sediments and soils provide the environmental framework within which the patterns of human occupation must be interpreted. The original stratigraphic system involved just two units, the Mungo and Zanci. Two additional units are now defined; one incorporating complexities between Mungo and Zanci, the Arumpo Unit, and a second to acknowledge the reality of a lake full phase near 18ka cal., postdating Zanci aridity of the last glacial maximum. This new unit is defined from Lake Mulurulu as the Mulurulu Unit. Improved facies analysis from data involving lake sediments, freshwater quartz beach sands (QBSs) and lake-dry pelletal clay dunes (PCDs) helps refine the sequence of environmental changes. Revision of radiocarbon chronologies with conversion to calendar years, and additional dates (radiocarbon, luminescence, amino acid racemisation) permit new age definitions of major environmental changes and human-land interactions. Following a lake-full phase (Lower Mungo time) from before about 55ka cal., a phase of PCD accumulation is dated to near 40ka cal. defining an early stage of hydrologic stress. Progressive water level oscillations continued (Arumpo time) culminating in major drying with deflation and extension of regional dune building over large areas of the Murray Basin near 20ka cal. (Zanci time). Freshwater returned temporarily to the Willandra lakes about 18?19ka cal. Throughout the period 25?19ka cal. spanning the glacial maximum, the apparent absence of fish and unionid mussels may reflect major temperature depression corresponding also to the period of maximum aridity. The ecological stress experienced at this time had an immense impact on the landscape, plants and especially larger animals, requiring new adaptive responses from human occupants. Early grinding techniques, pre-dating evidence of seed grinding, are suggested. Reconstruction of the sedimentary sequence at the main archaeological site at Joulni reveals a pre-Mungo unit deep in the sequence of a system developed by barrier construction isolating the Joulni Plain from the main lake. Analogous conditions at Lake Victoria today mirror development of the Joulni archaeological site. Oldest artefacts occurring within this un-named unit are dated beyond 45ka cal. Human occupation on the lakeshore barrier system at Lake Mungo involved aquatic harvesting (fish and shellfish) associated with human burials before the onset of PCD deposition, pre-40ka-cal. The association here of the complex burial ritual (Mungo III) involving anointing with ochre at this time presents one of the dramatic mysteries of ancient human cultural development. In death, the story of that person illuminates our understanding of those ancient occupants and the Ice Age environments that supported them." -"Bowler:1998woods","ND" -"Bowler:2001gregory","Monsoon rains in the Kimberley region feed an interconnected chain of lake basins, the Gregory Lakes system in northwestern Australia, a terminal system surrounded by dunefields of the Great Sandy Desert. This semi-arid region records a sequence of Quaternary climatic changes, at times much wetter, at times much drier than today. A morphostratigraphic sequence defines episodic formation of dunes and related sediments reflecting past hydrologic and climatic changes which caused them. Thermoluminescence dating provides a broad temporal framework identifying major hydrologic changes of the past 300ka. Ancient foreshore dunes define shorelines of mega-lake phases, the largest of which covered some 6500km2 with ages near 300ka. Later lacustral expansions near 200 and 100ka, reflect wet phases broadly comparable to marine isotope stages 7 and 5 with a trend towards increasing aridity through time. Longitudinal quartz dune formed within the mega-lake confines between successive wet phases with at least two dune building episodes near (or just before) 230 and 70ka. Monsoon activity today produces short-lived flood events such as recorded in 1993. Climates of the mega-lake phases need not be drastically different from today's although a substantial increase in the frequency of high magnitude events was certainly involved." -"Bowler:2003change","Australia's oldest human remains, found at Lake Mungo, include the world's oldest ritual ochre burial (Mungo III)1 and the first recorded cremation (Mungo I)2. Until now, the importance of these finds has been constrained by limited chronologies and palaeoenvironmental information3. Mungo III, the source of the world's oldest human mitochondrial DNA4, has been variously estimated at 30 thousand years (kyr) old1, 42–45 kyr old5,6 and 62 6 kyr old7,8, while radiocarbon estimates placed the Mungo I cremation near 20–26 kyr ago2,9,10. Here we report a new series of 25 optical ages showing that both burials occurred at 40 2 kyr ago and that humans were present at Lake Mungo by 50–46 kyr ago, synchronously with, or soon after, initial occupation of northern11,12 and western Australia13. Stratigraphic evidence indicates fluctuations between lake-full and drier conditions from 50 to 40 kyr ago, simultaneously with increased dust deposition, human arrival and continent-wide extinction of the megafauna14,15. This was followed by sustained aridity between 40 and 30 kyr ago. This new chronology corrects previous estimates for human burials at this important site and provides a new picture of Homo sapiens adapting to deteriorating climate in the world's driest inhabited continent." -"Bowler:2006report","ND" -"Bowler:2012wind","Using lakes and dry basins for discerning the patterns of climatic change faces a number of challenges. Study of the Willandra basins (Figures 1 and 2) involves reconstruction of their environmental history and its relationship to controlling climatic change. The various methods for data interpretation and hydrologic reconstruction have been discussed elsewhere (Bowler 1971, 1998). In early evaluation, the history of the Willandra Lakes was summarised in terms of three major stratigraphic units, each related to a major cycle of hydrologic change. The units Golgol, Mungo and Zanci were designated as responsible for the major stratigraphic events in the history of the system (Bowler 1971).The Zanci drying phase was directly related to the Last Glacial Maximum (LGM), the period of maximum ice extent in the Northern Hemisphere (Clark et al. 2009), glacial ice on Kosciuszko (Barrows et al. 2001) and lowest sea level (Lambeck and Chappell 2001). In later revisions, Bowler (1998) defined an Arumpo unit between Mungo and Zanci, and a final Mulurulu unit to account for evidence of late-stage filling especially in Lake Mulurulu. ... [_truncated_]" -"Bowman:2003hydraulics","ND" -"Boxleitner:2017evolution","ND" -"Boxleitner:2018reussgletscher","ND" -"Boxleitner:2019meiental","ND" -"Boxleitner:2019swiss","ND" -"Boyd:1990dalhousie","Sediment sequences from sites in Central Australia, one of the more arid parts of the world, have only recently been investigated for their Quaternary fossil pollen content and results from such research have not previously been published. This paper reports preliminary results from one of the sites being currently investigated, Dalhousie Springs, a major group of Great Artesian Basin mound springs in northern South Australia, where organic swamp deposits are associated with artesian spring outflows. These sediments are extremely unusual in this arid environment and offer both a unique opportunity to examine aspects of the late Quaternary vegetational history in the arid zone of Australia and a novel approach to arid region Quaternary environment studies. Results from this site primarily reflect the local swamp history of the last 2000 years or so; inferred vegetation changes largely represent changes in water flow from the spring feeding this swamp and the consequential growth of the swamp. These results demonstrate the potential for using spring-related sediments in the application of pollen analysis in the study of arid land palaeoenvironments." -"Boyd:2008transport","Deep-water sands form a new frontier for marine geology and petroleum exploration, but how does sand reach the deep sea? Existing geological models predict that deep-water sands are mainly supplied from rivers during times of low sea level, or by incision of canyons into the shelf to tap river or longshore-transport sand sources. Here, we demonstrate that at high sea level, southeast Australian deep-water sands are delivered by a wave-driven coastal transport system, interacting with estuarine ebb tidal flows, that transports sand over the shelf edge at a change in margin orientation. Discovery of this new process results from an investigation that combines multibeam acoustic, microfaunal, zircon and luminescence dating, oceanographic, Landsat, remotely operated vehicle, and sediment property methods. Our longshore transport-driven model is capable of forecasting new locations for deep-water sand deposits in a predictive paleoclimatic and paleotectonic setting." -"Braakhekke:2020orta","ND" -"Bradshaw:0000personal","ND" -"Bradshaw:1995pilbara","ND" -"Bradwell:2008scotland","ND" -"Bradwell:2019dynamically","ND" -"Bradwell:2020shetland","ND" -"Brady:2018kirriri","This paper presents new radiocarbon dates from an excavation undertaken on the island of Kirriri in Kaurareg Country in south Western Torres Strait (northeastern Queensland). AMS radiocarbon determinations for the Kirriri 4 site places an early phase of major cultural activity to c. 2,700 to c. 2,300 cal. BP, and a more recent phase to c. 500 cal. BP. The earlier phase corresponds with the timing of the establishment of the Torres Strait Cultural Complex c. 2,500 years ago. The Kirriri 4 dating results are significant as they represent the southern- most island distribution of this cultural complex and play a key role in better understanding the nature and timing of settlement, maritime specialisation and other cultural transformation occurring in the broader region." -"Brardinoni:2020disturbance","We examine the sensitivity of 10Be concentrations (and derived denudation rates), to debris‐flow and anthropogenic perturbations in steep settings of the Eastern Alps, and explore possible relations with structural geomorphic connectivity. Using cosmogenic 10Be as a tracer for functional geomorphic connectivity, we conduct sampling replications across four seasons in Gadria, Strimm and Allitz Creek. Sampling sites encompass a range of structural connectivity configurations, including the conditioning of a sackung, all assessed through a geomorphometric index (IC). By combining information on contemporary depth of erosion and sediment yield, disturbance history and post‐LGM (Last Glacial Maximum) sedimentation rates, we constrain the effects of debris‐flow disturbance on 10Be concentrations at the Gadria sites. Here, we argue that bedrock weakening imparted by the sackung promotes high depth of erosion. Consequently, debris flows recruit sediment beyond the critical depth of spallogenic production (e.g., >3 m), which in turn, episodically, due to predominantly muogenic production pathways, lowers 10Be concentration by a factor of 4, for at least 2 years. ... [_truncated_]" -"Braucher:2006vosges","ND" -"Brayshaw:1975fieldwork","As part of a field survey of the Herbert/Burdekin district in North Queensland, four small excavations were undertaken during 1974. These were at the foot of the range to the west of Kennedy; near Jourama, about 15 kilometres south-west of Ingham; at the base of Herveys Range, 25 kilometres west of Townsville; and near Mount Roundback, approximately 20 kilometres north of Bowen. ... [_truncated_]" -"Brayshaw:1977thesis","This thesis is a study of the material culture of the Aborigines of the Herbert/Burdekin district, north Queensland, based on ethnohistorical literature, ethnographic collections and archaeological survey. An attempt has been made to determine the relationship of the material culture to the environment, to discover any cultural variations within the Herbert/Burdekin, and to place the material culture of this region in the wider context of Australian Aboriginal culture. Wherever possible comparisons have been made among all three sources of evidence, and consideration is given to the potential of the procedure adopted in this study as a means of providing a complete and accurate picture of traditional Aboriginal material culture." -"Brayshaw:1992kurnell","Besmaw Pty Limited are proposing the Sydney Destination Resort development on the Kurnell Peninsula [Figures 1 and 2). The development is in stages, the first including a golf course and club house development with associated infrastructure in the form of roads, water works and earth works. Two hotels and condominia are proposed for the later stage. Archaeological investigations had been carried out in the development area by Dr Frank Dickson and were described in a report to Planning Workshop [Dickson 1991). Brayshaw McDonald Pty Limited was requested by Planning Workshop to provide additional information to fulfill requirements of the National Parks & Wildlife Service. This information included consultation with the La Perouse Local Aboriginal Land Council and recommendations regarding management of Aboriginal sites occurring within the development area (Ross 1991). ... [_truncated_]" -"Brayshaw:1992sydney","Besmaw Pty Limited are proposing the Sydney Destination Resort development on the Kurnell Peninsula [Figures 1 and 2]. The development is in stages, the first including a golf course and club house development with associated infrastructure in the form of roads, water works and earth works. Two hotels and condominia are proposed for the later stage. ... [_truncated_]" -"Breckenridge:2010purcell","ND" -"Brian:1994shall","The following is a comparative taphonomic analysis of fish and mammal remains from the Nara Inlet Art Site, Hook Island, off the Central Queensland coast. It focuses on the issue of intertaxonomic comparability through a quantitative comparison of the taphonomic histories of fish and mammal subassemblages. Differences in the responses of taxa to taphonomic processes need to be taken into account when interpreting past subsistence. At Nara Inlet Art Site, fish seem to be considerably under-represented in the lower levels of the site. This implies that fish were more important in subsistence at the site than appears from the results of the conventional quantitative analysis. The results of my analysis, then, support Barker’s hypothesis of Late Holocene marine specialisation in the Whitsunday region. ... [_truncated_]" -"Briggs:1998restionaceae","Sixteen new genera and five new species of Australian Restionaceae are described and combinations made for a further eleven species. Newly described genera are Catacolea, Kulinia, Guringalia, Acion, Saropsis, Chordifex, Eurychorda, Platychorda, Tremulina, Melanostachya, Taraxis, Tyrbastes, Cytogonidium, Stenotalis, Dapsilanthus, Apodasmia. Newly described type species are: Catacolea enodis, Kulinia eludens, Chordifex stenandrus, Taraxis grossa, Tyrbastes glaucescens. New combinations are made for the type species of the remaining genera: Guringalia dimorpha, Acion monocephalum, Saropsis fastigiata, Eurychorda complanata, Platychorda applanata, Tremulina tremula, Melanostachya ustulata, Cytogonidium leptocarpoides, Stenotalis ramosissima, Dapsilanthus elatior, Apodasmia brownii. Lectotypes are selected for several species. Brief comment is included on culm anatomy, flavonoids, seed ornamentation and DNA findings, in addition to exomorphological features. Keys are provided to distinguish the new genera from other members of the Desmocladus, Loxocarya and Leptocarpus groups. All the new genera occur in Australia but Apodasmia also includes species in New Zealand and Chile while Dapsilanthus is represented also in New Guinea, Aru Islands and Southeast Asia." -"Brill:2017washover","Reliable age dating of coastal sedimentary landforms is crucial for inferring storm frequencies and magnitudes from geological archives. However, in highly energetic coastal settings, radiocarbon dating is often biased by reworking and/or poorly constrained marine reservoir effects. Due to this, most cyclone-driven sediment archives from the semiarid coast of NW Australia - a region frequently affected by tropical cyclones but with a historical record limited to ~150 a, and therefore strongly in need of long-term data inferred from geological evidence - are affected by chronological inaccuracies. Optically stimulated luminescence dating (OSL) may overcome these shortcomings by dating the transport of sediment directly. In turn it may be related to other challenges when applied to cyclone deposits from semiarid environments. The cyclone-induced washover fans at Point Lefroy, NW Australia, are composed of a heterogeneous mixture of coral fragments, shell hash and siliciclastic sand. This makes them particularly prone to high dose scatter resulting from a combination of partial bleaching, sediment mixing and dose-rate heterogeneity. .... [_truncated_]" -"Briner:2002ahklun","ND" -"Briner:2003canada","ND" -"Briner:2003clyde","ND" -"Briner:2005alaska","ND" -"Briner:2005baffin","ND" -"Briner:2006overriding","ND" -"Briner:2007inlet","ND" -"Briner:2008flow","ND" -"Briner:2009indistinguishable","ND" -"Briner:2009laurentide","ND" -"Briner:2013upernavik","ND" -"Briner:2014polythermal","ND" -"Briner:2014scandinavian","ND" -"Briner:2017last","ND" -"Briner:2018svalbard","ND" -"Brocard:2021guatemala","The presence of a mountain affects the circulation of water in the atmosphere and over the land surface. These effects are felt over some distance, beyond the extent of the mountain, controlling precipitation delivery and river incision over surrounding landmasses. The rise of a new mountain range therefore affects the erosion of pre-existing mountains located in close proximity. We document here this phenomenon in the mountains of Central Guatemala. The 40Ar-39Ar dating of lava flows shows that two parallel, closely spaced mountain ranges formed during two consecutive pulses of single-stepped uplift, one from 12 to 7 Ma, and the second one since 7 Ma. The distribution of erosion rates derived from the analysis of detrital cosmogenic 10Be in river sediments shows that the younger range erodes faster (~300 m/My) than the older one (20–150 m/My), and that erosion correlates with the amount of precipitation. Moisture tracking form the Caribbean Sea is intercepted by the younger range, which casts a rain shadow over the older one. The analysis of river long-profiles provides a record of longer-term interactions between the two ranges. The rivers that drain the older range were diverted by the younger range during the early stages of its rise. ... [_truncated_]" -"Brockwell:2001phd","This thesis investigates settlement patterns and mobility strategies on the lower Adelaide River in the late Holocene period. As earth mounds are the dominant site type in the study area and have a chronology spanning at least 4000 years, they provide opportunities for research into Aboriginal adaptive strategies in an environment that changed dramatically over the mid to late Holocene period. Earth mounds have been reported from a number of locations in northern Australia, but until now have not been studied intensively. Several themes raised by the literature in relation to the earth mounds in both northern and southern Australia will be addressed, including location, morphology, chronology, origins and the role that earth mounds play in wider settlement systems. The earth mounds are located next to the vast floodplains of the Adelaide River, one of the major tropical rivers draining the flat coastal plains of the north. The floodplains of the northern rivers underwent dynamic environmental change from extensive mangrove swamps in the mid Holocene, through a variable estuarine and freshwater mosaic environment c. 3000 years ago, to the freshwater floodplains that are extant today. Geomorphological research into floodplain evolution in northern Australia has provided a framework within which the archaeology can be interpreted. I will argue that the earth mounds represent base camps and that occupation of the floodplain margins has been the major settlement strategy in the region from at least 4000 years ago until the recent past. However within that time the occupants of the earth mounds have adapted their foraging patterns and altered their mobility strategies according to floodplain conditions." -"Brockwell:2005anbarra","ND" -"Brockwell:2006mounds","This paper reports new dates for mid to late Holocene occupation of the lower Adelaide River in northern Australia. Earth mounds located on the margins of the floodplains provide a series of radiocarbon determinations that suggest continuous settlement from at least 4000 years BP until recently. During that time the floodplains have undergone a dramatic environmental evolution from extensive mangrove swamps in the mid Holocene, through a variable mosaic of estuarine and freshwater conditions c.3000 years ago, to the freshwater floodplains extant since 2000 BP. These results have implications for the chronology of earth mounds elsewhere in northern Australia." -"Brockwell:2009radiocarbon","The coastal plains of northern Australia are relatively recent formations that have undergone dynamic evolution through the mid to late Holocene. The development and use of these landscapes across the Northern Territory have been widely investigated by both archaeologists and geomorphologists. Over the past 15 years, a number of research and consultancy projects have focused on the archaeology of these coastal plains, from the Reynolds River in the west to the southern coast of the Gulf of Carpentaria in the east. More than 300 radiocarbon dates are now available and these have enabled us to provide a more detailed interpretation of the pattern of human settlement. In addition to this growing body of evidence, new palaeoclimatic data that is relevant to these northern Australian contexts is becoming available. This paper provides a synthesis of the archaeological evidence, integrates it within the available palaeo-environmental frameworks and characterises the cultural chronology of human settlement of the Northern Territory coastal plains over the past 10 000 years." -"Brockwell:2011holocene","The northern Australian coastal plains are relatively recent landforms that have undergone dynamic evolution over the last 10,000 years. Over 300 radiocarbon dates have enabled archaeologists and geomorphologists to provide a more detailed interpretation of human settlement and resource use. This paper provides a synthesis of the archaeological evidence and integrates it within the palaeo-environmental frameworks. It characterises the timing, pattern and nature of human-environment interaction in this newly formed landscape over the last 10,000 years." -"Brockwell:2017weipa","This paper reports new radiocarbon determinations for late Holocene occupation in the Weipa region of Far North Queensland, Australia. Earth mounds along the margins of small wetlands and freshwater creeks developed mainly after 2200 years ago, but are concentrated within the past 500 years. Their establishment appears to be associated with changing environmental conditions and a regional increase in the availability of permanent water sources around 2200 and 500 years ago. These results have implications for earth mound chronology and possibly climate change understanding elsewhere in Northern Australia." -"Brockwell:2020alligator","Little is known about cultural change on the inlets of the northern subcoastal plains of the Alligator Rivers region during the transition period between sea-level highstand c.8,000 BP and the establishment of freshwater wetlands (c.2,000 BP to present). The research presented here begins to fill this gap by illustrating differences in Indigenous land-use at two sites only a few kilometres apart and both dating to c.1,000 years ago. Located on the lower reaches of the South Alligator River within what is now Kakadu National Park, the earth mound Myaranji 1 and the shell midden Djindibi 1 provide a snapshot of settlement and subsistence strategies practiced on the floodplains in the late Holocene. This paper presents the analyses of the cultural materials recovered from these two open sites, including those of invertebrate and vertebrate faunal remains, shell and stone artefacts, and pigment on artefacts. Interpretation of the data suggests that occupation was relatively short-lived. Differential representation of food resources indicates that each site was occupied in different seasons. Both local manufacture and regional connectivity are suggested by ochre use and stone artefact working. Evidence from other regional sites implies a subsequent focus for settlement to the south and east." -"Brockwell:2020fauna","This paper describes the faunal record from a late Holocene archaeological site located on the freshwater wetlands of the South Alligator River and compares it with that from the Adelaide River, in the Northern Territory. The information characterizes freshwater wetland resources and their use by Aboriginal people, providing a snapshot of life on the floodplains immediately prior to European contact. Although the two wetland systems appear similar, and extractive technology in the form of bone points is also similar, the faunal assemblages show that Aboriginal hunting strategies differed between the two areas. These differences can be explained by variations in regional topography and seasonality of site use." -"Broecker:1956lamontiii","The previously published radiocarbon measurements from this laboratory (1,2) were made in 1950-1952 with the black-carbon method (3,4). Subsequent to this period, the increasing frequency of atomic tests and, later, the larger shots which produced continuous long-term fallout, caused sufficient air contamination to render the black-carbon method unreliable unless elaborate precautions were taken and multiple runs were employed. By the end of 1953, the pioneer work of de Vries and Barendsen (5,6) with carbon dioxide and Suess (7) with acetylene had shown that proportional gas-counting methods have some distinct advantages. A gas proportional-counting system was then designed and constructed at Lamont Observatory (8). This paper (9) reports the results obtained by the black-carbon method during 1953 which are considered reliable and those obtained by the new carbon dioxide proportional-counting method." -"Bromley:2010reedy","ND" -"Bromley:2015white","ND" -"Bromley:2016oriental","ND" -"Bromley:2020berlin","ND" -"BronkRamsey:1995oxcal","People usually study the chronologies of archaeological sites and geological sequences using many different kinds of evidence, taking into account calibrated radiocarbon dates, other dating methods and stratigraphic information. Many individual case studies demonstrate the value of using statistical methods to combine these different types of information. I have developed a computer program, OxCal, running under Windows 3.1 (for IBM PCs), that will perform both 14C calibration and calculate what extra information can be gained from stratigraphic evidence. The program can perform automatic wiggle matches and calculate probability distributions for samples in sequences and phases. The program is written in C++ and uses Bayesian statistics and Gibbs sampling for the calculations. The program is very easy to use, both for simple calibration and complex site analysis, and will produce graphical output from virtually any printer." -"Bronner:2005afrosoricida","Order Afrosoricida" -"Bronner:2005chrysochloridae","Family Chrysochloridae" -"Bronner:2005tenrecidae","Family Tenrecidae" -"Brook:1993arena","ND" -"Brook:1995neogene","ND" -"Brook:1995ross","ND" -"Brook:1996norway","ND" -"Brook:2008park","ND" -"Brooke:1994illawarra","This paper examines the composition, structure and age of clastic deposits situated behind shore platforms at Austinmer and Coledale on the northern Illawarra coast, New South Wales. Our results support earlier chronological evidence of a Pleistocene history for shore platforms along the Illawarra coast. The size and fabric of sediments within these deposits indicate rapid, high-energy deposition of bedrock eroded from platforms adjacent to the deposits. The elevations of the deposits above the modern shoreline suggest higher sea levels or higher wave energy gradients than presently occurs across these platforms. Dating of sediments within these deposits using 14C, AAR and TL techniques indicates Late Pleistocene and Late Holocene erosion of the shore platforms. Platform development was initiated before the Last Interglacial as correlative sediments lie atop relict platform surfaces landward of the modern platforms." -"Brooke:2008beachmere","The optically stimulated luminescence (OSL) dating method was used to determine the geochronology of seven relict beach ridges that sit immediately behind the modern beach at Beachmere, a low-energy sandy coast within Moreton Bay, Queensland. Between 2600 +/- 400 and 1700 +/- 130 years ago, the shoreline eroded and foreshore sediment was deposited over the older beach deposit. Subsequently, there was a 1500-year period of shoreline progradation: the shoreline advanced 0.16 m/y between 1700 +/- 130 and 1140 +/- 80 years ago; and 0.41 m/y between 1140 +/- 80 and around 200 years ago. Shortly after 690 +/- 60 years ago, a series of well-developed regularly spaced beach ridges gave way to an intertidal flat and then deposition of a set of lower amplitude, closely spaced beach ridges. The younger ridges were deposited between 230 +/- 40 and 140 +/- 50 years ago, at a rate of around 1.06 m/y. During the last several decades, much of the Beachmere shoreline has eroded into these younger relict ridges. Drivers of these changes in shoreline sedimentary regime are yet to be accurately determined; however, it seems likely they are related to switches that occur in the nearshore sand transport pathway. Our results demonstrate the utility of the OSL method for providing insights into coastal change that occurred in the historical and recent geological period. Better understanding the tempo of shoreline change in the recent past is particularly relevant for assessments of vulnerability to erosion of rapidly developing, low-lying sandy coasts such as northern Moreton Bay." -"Brooke:2008keppel","Beach ridges at Keppel Bay, central Queensland, Australia, preserve a record of sediment accumulation from the historical period back to middle Holocene times. The ridges comprise fine, well-sorted, feldspar-rich quartz sand that was eroded from the Fitzroy River catchment, deposited in Keppel Bay during floods of the Fitzroy River, and reworked onshore into beach and foredune deposits by the prevailing currents, waves and wind. These floods have an average recurrence interval of at least 7 yr and are induced by the passage of cyclones onshore into the large Fitzroy catchment. The youngest series of beach ridges sit sub-parallel to the modern beach and comprise six accretional units, each unit formed by a set of ridges and delineated by prominent swales. Optically stimulated luminescence (OSL) ages of beach ridges in these units indicate they were deposited in periods of rapid progradation approximately 1500, 1000, 450 and 230 yr BP, when there was an enhanced supply of sediment to the beach from the Fitzroy River via Keppel Bay. Estimates of the mass of sediment stored in the beach-ridge strandplain show that it represents a significant sediment store, potentially trapping the equivalent of 79% of the estimated long-term (100 yr) average annual bedload of the Fitzroy River that is deposited in Keppel Bay. ... [_truncated_]" -"Brooke:2008moreton","Indurated sand in the Late Quaternary coastal plain succession of northern Moreton Bay was examined in sand-mine pits, drillcores and the eroded bank of an estuarine channel. Samples show that the cements usually coat grains and partially infill interstitial pores. Distinctive cement habits reflect different constituents that are dominantly kaolinite and amorphous organic-rich complexes. Trace-metal concentrations in the cements are lower than previously reported for soils and estuarine sediments in the study region. Optically stimulated luminescence and thermoluminescence ages of these deposits indicate that pedogenic induration occurs over long periods, up to approximately 90 000 years, with only incipient induration evident in deposits 16 000 - 2600 years old. However, the rate of induration is far higher in relatively coarse channel fill, in which mineral and amorphous organic-rich cements have precipitated from shallow groundwater that flowed laterally through the deposit. The degree of induration, therefore, is strongly influenced by the original depositional texture and morphology of deposits, with well-indurated gravely channel fill (76 700 +/- 6500 y), at least 2 m thick, sitting adjacent to medium-grained sand probably of dune origin, which contains a 30 cm-thick induration horizon (98 000 +/- 9900 y)." -"Brooke:2014aeolianite","Aeolianite successions of low-gradient continental margins commonly show complex records of coastal dune deposition linked to a wide range of sea-level positions and climatic periods of the middle and late Pleistocene, recording both regional and broader-scale drivers of sediment production, coastal dune development and landform preservation. To better characterise the general pattern of sedimentation that occurs over Quaternary glacial-interglacial cycles on low-gradient, temperate carbonate continental shelves we examine the morphology, stratigraphy and age of aeolianite deposits in the Perth region, Western Australia. This includes an analysis of well-defined drowned coastal landforms preserved on the adjacent shelf. New and previously published optical ages provide a preliminary timeframe for the deposition of aeolianite in the Perth region and on Rottnest Island, 17 km offshore. ... [_truncated_]" -"Brooke:2015moreton","Moreton Island and several other large siliceous sand dune islands and mainland barrier deposits in SE Queensland represent the distal, onshore component of an extensive Quaternary continental shelf sediment system. This sediment has been transported up to 1000 km along the coast and shelf of SE Australia over multiple glacioeustatic sea-level cycles. Stratigraphic relationships and a preliminary Optically Stimulated Luminance (OSL) chronology for Moreton Island indicate a middle Pleistocene age for the large majority of the deposit. Dune units exposed in the centre of the island and on the east coast have OSL ages that indicate deposition occurred between approximately 540 ka and 350 ka BP, and at around 96+/-10 ka BP. Much of the southern half of the island has a veneer of much younger sediment, with OSL ages of 0.90+/-0.11 ka, 1.28+/-0.16 ka, 5.75+/-0.53 ka and <0.45 ka BP. The younger deposits were partially derived from the reworking of the upper leached zone of the much older dunes. A large parabolic dune at the northern end of the island, OSL age of 9.90+/-1.0 ka BP, and palaeosol exposures that extend below present sea level suggest the Pleistocene dunes were sourced from shorelines positioned several to tens of metres lower than, and up to few kilometres seaward of the present shoreline. Given the lower gradient of the inner shelf a few km seaward of the island, it seems likely that periods of intermediate sea level (e.g. ~20 m below present) produced strongly positive onshore sediment budgets and the mobilisation of dunes inland to form much of what now comprises Moreton Island. The new OSL ages and comprehensive OSL chronology for the Cooloola deposit, 100 km north of Moreton Island, indicate that the bulk of the coastal dune deposits in SE Queensland were emplaced between approximately 540 ka BP and prior to the Last Interglacial. This chronostratigraphic information improves our fundamental understanding of long-term sediment transport and accumulation on large-scale continental shelf sediment systems." -"Brooke:2019strandplains","Northeastern Queensland is a far-field site from ice caps formed during the Last Glacial. However, the region has experienced glacio-hydroisostatically driven coastal elevation change during the Holocene that generated a distinctive relative sea-level record. We tested whether this subtle vertical movement of the coast is recorded in the morphology and stratigraphy of the beach-ridge strandplain at Cowley Beach, which comprises a series of 36 prominent and several subdued or truncated beach ridges. Previous studies have shown that the strandplain records the long-term progradation of the coast, with the ridges comprising coarse-medium sand that was deposited during both fairweather (foreshore and berm facies) and tropical cyclone events (erosional unconformities; storm-surge deposits) over the past approximately 7 ka. We utilised a fine-scale digital elevation model of the strandplain to examine beach ridge morphology and to compare the elevation pattern with published Holocene sea-level data for the region. The overall elevation pattern of the strandplain surface is consistent with the regional sea-level history, that includes a highstand at around 6 ka BP generated by isostatic uplift, and the elevation of the berm facies matches well robust coral sea-level indicator data. We also modelled the strandplain topographic patterns that would result under stable and continually rising Holocene sea-levels. The frequencies of elevation classes across the strandplain are normally distributed when the strandplain is deposited during a period of stable sea level, and negatively skewed with a continually rising sea level, consistent with the expected patterns. The results indicate the sensitivity of the elevation of the top of the berm facies preserved in beach ridges to subtle changes in sea level (tens of cm over a thousand years). Our results further underline the utility of beach-ridge strandplains, a globally distributed coastal landform, for building relatively detailed regional records of sea level during the Holocene at sites currently lacking this information." -"Broome:1994pygmy","Content: Distribution - Habitat - Abundance - Behaviour - Diet - Social organisation - Conservation and management" -"Brosens:2023madagascar","Cosmogenic nuclide analysis of river sediment provides insight into catchment-wide erosion rates and dynamics. Here, we investigate spatial patterns and controls on 10Be-inferred erosion rates in Madagascar, a moderately seismically active microcontinent surrounded by passive margins with locally steep topography and a climate that varies from humid tropical to semiarid. We use a compiled dataset of 99 detrital 10Be measurements, 63 of which are new, covering more than 30% of the country and a wide range of topographic, bioclimatic and geologic characteristics. Overall, 10Be erosion rates are low (2.4-51.1 mm kyr-1), with clear differences between regions. The lowest rates are measured on the central highlands (8 mm kyr-1), in the Alaotra-Ankay graben (11 mm kyr-1) and in the large north-central catchments (11 mm kyr-1). Higher rates are found on the steep eastern escarpment (20 mm kyr-1), in the northwest (31 mm kyr-1) and in the southwest (29 mm kyr-1). A stepwise linear regression model identified elevation as the main factor associated with variations in 10Be erosion rates (lower rates for higher catchments). Random within-between statistical models (REWB), on the other hand, indicated that the differences between different regions can be explained by differences in river concavity, seismic events and gully (lavaka) densities, whereas additional variation within regions is only linked to seismicity. We find no correlation between catchment or river steepness and 10Be-inferred erosion rates. Our results indicate that in Madagascar, long-term erosion rates are overall low and that simple topography-based models do not explain variations in rates of landscape change inferred from 10Be concentrations in river sediment. We demonstrate that identifying different regions aids in interpreting spatial patterns of erosion rates and that REWB models can be a powerful tool in deciphering environmental controls on 10Be erosion rates." -"Brown:0000personal","ND" -"Brown:1983newman","ND" -"Brown:1987hamersley","ND" -"Brown:1987homogeneity","ND" -"Brown:1991denison","A preliminary survey for Aboriginal sites in the Denison River valley was undertaken in March 1989 by a team of eight people from the Tasmanian Department of Lands, Parks and Wildlife (now Department of Parks, Wildlife and Heritage). Seven confirmed archaeological sites, all almost certainly providing evidence of Pleistocene human occupation, were located." -"Brown:1991moraines","ND" -"Brown:1993mannalargenna","... [_truncated_] in 1988 a research project to look at the prehistory of the Furneaux Island region was commenced, with three main foci. First, the region represents an outstanding region within which to examine long term human responses to rapid environmental change. Secondly, it was thought to be an area in which evidence of Pleistocene occupation was likely to be found, allowing comparison with that from southern and central Tasmania. Thirdly it presented an opportunity to investigate a range of issues related to human use of islands. A number of other archaeological investigations have also taken place in the Furneaux Island region (Orchiston and Glennie 1978; Sim 1989, 1991a; West 1990). ... [_truncated_]" -"Brown:1998predevelopment","Accurate estimates of watershed denudation absent anthropogenic effects are required to develop strategies for mitigating accelerated physical erosion resulting from human activities, to model global geochemical cycles, and to examine interactions among climate, weathering, and uplift. We present a simple approach to estimate predevelopment denudation rates using in-situ-produced cosmogenic 10Be in fluvial sediments. Denudation processes in an agricultural watershed (Cayaguás River Basin, Puerto Rico) and a matched undisturbed watershed (Icacos River Basin) were compared using 10Be concentrations in quartz for various size fractions of bed material. The coarse fractions in both watersheds bear the imprint of long subsurface residence times. Fine material from old shallow soils contributes little, however, to the present-day sediment output of the Cayaguás. This confirms the recent and presumably anthropogenic origin of the modern high denudation rate in the Cayaguás Basin and suggests that pre-agricultural erosional conditions were comparable to those of the present-day Icacos." -"Brown:2000naracoorte","ND" -"Brown:2002karakorum","ND" -"Brown:2005comprehensive","ND" -"Brown:2009pinnaclepoint","The controlled use of fire was a breakthrough adaptation in human evolution. It first provided heat and light and later allowed the physical properties of materials to be manipulated for the production of ceramics and metals. The analysis of tools at multiple sites shows that the source stone materials were systematically manipulated with fire to improve their flaking properties. Heat treatment predominates among silcrete tools at ~72 thousand years ago (ka) and appears as early as 164 ka at Pinnacle Point, on the south coast of South Africa. Heat treatment demands a sophisticated knowledge of fire and an elevated cognitive ability and appears at roughly the same time as widespread evidence for symbolic behavior." -"Brugger:2007taylor","ND" -"Brugger:2019mosquito","ND" -"Bryant:1990illawarra","TL determinations of the ages of aeolian sands and U/Th determinations of the ages of crusts on rock platforms in the Illawarra region, especially at Red Point, indicate that these techniques give considerable promise of a major advance in deciphering the Pleistocene coastal record in Australia. The methods of dating are outlined, and problems of laboratory and field interpretation are considered. The longstanding debate as to whether the +2 m level of platforms is modern or is a Pleistocene relict has been resolved for the Illawarra coast, where these platforms can be shown to have been formed during the Last Interglacial high stand of the sea. By inference, the +4 m level must be of at least the same age. The +6 to 7 m level was cut by about 300Ka and may be as old as Pliocene. Four aeolian units at Red Point reworked from nearby barrier beach complexes date from c. 25Ka, 45Ka, 125Ka, and 300 to >400Ka. Reconnaissance surveys and dating indicate that aeolian sands of similar ages occur elsewhere along the New South Wales coast." -"Bryant:1992sandon","In New South Wales there has been an elusive search for coastal deposits that might substantiate an elevated Holocene sea-level. Chronostratigraphic evidence is presented for estuarine and beach deposits raised more than 1 and 2 m respectively above Australian Height Datum around Sandon Point, New South Wales, between 6900 and 1520 BP. The chronology is based upon 14C dating of shell and in situ mangrove stumps, and upon thermoluminescence dating of quartz sand. These elevations concur with other results determined along the east coast of Australia and in the south Pacific. Moreover the Holocene beach sediments lie above Pleistocene aeolian sand dating between 25 300 and 32 700 BP and estuarine mud which must be at least Last Interglacial in age. The latter units also lie more than 2 m above Australian Height Datum. Fossil coral found along the adjacent coast plus the elevation and orientation of the raised marine deposits imply that ocean temperature was warmer around 2800 BP by up to 2°C, that sea-levels from 6000 to 1500 BP were over 1 m higher than present, and that a benign northeast swell may have dominated in the mid-Holocene. The marine deposits show little indication that they were deposited by storms but the role of tsunami in their formation cannot be ignored." -"Bryant:1992tsunami","In coastal regions, the highest magnitude storms cannot always be invoked to account for large-scale, anomalous sediment features. Any coastline in the Pacific Ocean region can be affected by tsunamis, including Australia, which historically lacks evidence of such events. Geologically, tsunamis along the New South Wales coast have deposited a suite of Holocene features that consist of anomalous boulder masses, either chaotically tossed onto rock platforms and backshores or jammed into crevices; highly bimodal mixtures of sand and boulders; and dump deposits consisting of well-sorted coarse debris. In addition, many coastal aboriginal middens were distributed by such events. Within estuaries, tsunamis have left a record of stranded run-up ridges that have been interpreted mistakenly as cheniers. Dating of such deposits indicates that several events have affected this coastline since 3000 BP. In contrast to storm waves, tsunamis can leave a depositional imprint of their passage characterized by chaotic sorting and mixing of sediments either from different coastal environments or of different sediment sizes. The preservation potential of these deposits is high where sediments have been deposited above present sea level or stranded inland." -"Bryant:1994chronology","Late Pleistocene aeolian activity is manifested stratigraphically and geomorphically along the New South Wales coastline in six different ways: as barrier dunes, cliff-top and headland dunes, sand sheets on slopes, reworked barrier features, onlapping coastal sand bodies and 'dustings'. The majority of activity took place over the last 40 ka BP. Paradoxically the present interglacial is characterised by extensive coastal dune fields while the last interglacial is not, a fact that cannot be solely attributed to the destruction of older deposits through time. The similarity in the degree of dune building between the Holocene and the last glacial under very different climatic regimes may be indicative of the interaction of a multitude of climatic factors. The effects of aboriginal occupation and burning also cannot be excluded. Australia-wide, aeolian activity has preferentially lingered over the northeastern and southern parts of the continent during the last glacial. In the north, this lingering reflects the progressive drying out of northern Australia with the demise of trade wind, cyclone and monsoon activities. In the southeast, it reflects the enhancement of stable, extensive, high pressure cells leading to the displacement of cold fronts and strong winds, either southward towards Tasmania, or offshore into the Tasman Sea." -"Bryant:1996tsunami","General concepts of coastal evolution of the southeastern Australian coastline during the Late Pleistocene involve barrier formation by wind and swell waves during marine transgressions and formation of rock platforms by chemical and mechanical weathering at rates of 1-5 mm yr_1. Where evidence indicates rapid change, storms are often invoked as the causative mechanism. These concepts ignore the important role of a repetitive, rapid, catastrophic tsunami in both coastal erosion and accretion. The impact of a tsunami can be distinguished by four signatures: uncemented clastic deposits; boulders that are imbricated, stacked and uniformly aligned; constructional features; and erosional bedrock sculpturing. The boulder deposits occur at elevations above both the measured and theorised limits of storm- wave action. Bedrock sculpturing has not been attributed previously to marine processes but rather to catastrophic water flow from icesheets or ice-dammed lakes, a phenomenon which has never influenced the mainland coast of Australia during the Pleistocene. Thermoluminescence dating has shown that tsunamis in southeastern Australia, while eroding most Last Interglacial and interstadial barriers, have also contributed to the construction of many present barriers. They have also shaped the rocky coast by modifying raised platforms and in extreme cases ripping enormous slabs of bedrock from promontories and cliff faces up to heights of 40-50 m. A change in emphasis in the current thinking regarding the processes responsible for coastal evolution is needed in coastal geomorphology to include the impact of repetitive tsunamis which are capable of dramatically and irrevocably modifying a landscape over very short periods of time." -"Bryant:1997gippsland","Thermoluminescence dating is used to define the chronology of the coastal barriers of the Gippsland Lakes region, Australia. The area evidences a long history of marine deposition extending back to the Middle Pleistocene. However, the majority of Pleistocene barriers have formed since the Last Interglacial during two phases at 59 to 72 ka and 40 to 48 ka corresponding to interstadials. A third phase, with dates around the Last Glacial, appears to represent rapid shoreward movement of Late Pleistocene sediment from the shelf during the Holocene. Barriers have developed in an en echelon fashion seaward as the region has been uplifted tectonically. Some Late Pleistocene marine deposits reach elevations of 40 m above present sea level. These elevations imply rates of tectonic uplift exceeding 80 mm per thousand years, rates that may have increased toward the present. Deposits are preserved as isolated remnants because of subsequent fluvial and marine erosion. Both erosion and rebuilding may have occurred under the influence of tsunami originating from the south Tasman Sea. The unique distribution and preservation of recurrent interstadial barriers in the Gippsland Lakes region reflect rapid uplift, abundant sand supplies, and the proximity of this coast to sources for tsunami." -"Bryant:1997jervis","The Jervis Bay area offers a diversity of landforms that do not fit within contemporary views of coastal evolution. Field evidence indicates that catastrophic tsunami have had a significant impact on the coast and its hinterland both within and outside the embayment. Runup has overtopped cliffs 80 m above sea level and deposited chevron-shaped ridges to elevations of 130 m on the southern headland. Boulders, up to 6 m in diameter, have been deposited in an imbricated fashion against cliffs, on clifftops, and along shoreline ramps. Bed-form features and the size of transported material indicate flow depths up to 10 m and velocities around 8 m s-1. While significant Pleistocene material has been swept onto the coastline, mainly in the form of barriers, radiocarbon dating indicates that tsunami have occurred repetitively throughout the Holocene. The most recent event occurred just before European settlement over 200 years ago." -"Buck:1999bcal","In this paper we describe newly launched software for on-line Bayesian calibration of archaeological radiocarbon determinations. The software is known as BCal and we invite members of the world-wide archaeological research community to use it should they so wish. All that is required to gain access to the software is a computer connected to the Internet with a modern World-wide Web browser (of the sort you are probably using to read this). BCal does not require access to any additional 'Plug-ins' on your machine. Since the computations needed to obtain the calibrations are undertaken on the BCal server, if you have enough computer power to run your World-wide Web browser you have enough power to use BCal." -"Buckley:1973isotopes","The measurements presented below were made during 1970-71 by techniques described in R., 1968, v. 10, p. 246, and 1970, v. 12, p. 87. Errors associated with the de Vries effect and the uncertainty of the half-life are not included. In November 1971 a new low level, quartz-lined 1/2L counter designed by M. Stuiver was put into operation. It has allowed routine measurements with the samples representing 500mg to 1g pure carbon." -"Buckman:2009wilson","An elevated valley-fill peat bog (Wilson Bog) near Mount Lofty, South Australia, failed in November 2005 following a flooding event, and exposed representative sections of the sediment infill. Two distinct units were revealed: 2 m of coarse-grained, siliciclastic sand/gravel, overlain by 2 m of peat.Asimple charcoal extraction technique based on floatation and skimming was developed to extract coarse charcoal from coarse-grained gravels to determine the palaeofire record at a proximal site of sedimentation. Optically stimulated luminescence (OSL) dating of basal sediments revealed a minimum age of deposition of 7.02 +0.50 --0.56 ka, while the oldest charcoal peak yielded a radiocarbon age of 6000--5740 cal. yr BP. The lower half of the siliciclastic unit contains three distinct charcoal peaks suggesting there were infrequent but intense fires associated with wetter conditions during the Holocene climatic optimum 8000--5000 years ago. The period from 4000 to 2000 cal. yr BP is characterised by more frequent charcoal peaks and higher background levels of charcoal, which is consistent withmore regular but less intense fires during drier, cooler conditions. The sharp transition from siliciclastic sedimentation to peat formation began ~1200 cal. yr BP, which may relate to a return to wetter conditions. However, fire frequency appears to have increased in this time suggesting augmentation by anthropogenic or ENSO-related factors. Charcoal-rich layers in the siliciclastic unit are associated with poorly sorted, bimodal sediments with high proportions of clay, silt and gravel, which supports the hypothesis that there is an association between past fire events and rapid, coarse-grained, post-fire aggradation. By analogy with active colluvial aggradation following recent fires at nearbyMount Bold, it is evident that fire plays a significant role in hillslope destabilization and subsequent sediment movement, leading to rapid valley- fill aggradation -- a chain of events to which we apply the term 'pyrocolluviation'." -"Buechi:2014nunatak","Extensive glaciers repeatedly occupied the northern Alpine Foreland during the Pleistocene and left a strongly glacially overprinted low slope landscape. Only few islands appeared as nunataks standing above the surface of the large piedmont glacier lobes. These nunatak areas kept their original shape, manifested in steep catchments with mean slopes up to 33°. Even though not glaciated, these catchments where significantly affected by base-level changes occurring as a consequence of phases of glacier advances and retreats. Both domains, the glacially eroded and non-eroded, are therefore prone to different mechanisms and time-scales of fluvial and colluvial re-adjustment. ... [_truncated_]" -"Bufe:2022lithology","The denudation of rocks in mountain belts exposes a range of fresh minerals to the surface of the Earth that are chemically weathered by acidic and oxygenated fluids. The impact of the resulting coupling between denudation and weathering rates fundamentally depends on the types of minerals that are weathering. Whereas silicate weathering sequesters CO2, the combination of sulfide oxidation and carbonate dissolution emits CO2 to the atmosphere. Here, we combine the concentrations of dissolved major elements in stream waters with 10Be basin-wide denudation rates from 35 small catchments in eastern Tibet to elucidate the importance of lithology in modulating the relationships between denudation rate, chemical weathering pathways, and CO2 consumption or release. Our catchments span 3 orders of magnitude in denudation rate in low-grade flysch, high-grade metapelites, and granitoid rocks. For each stream, we estimate the concentrations of solutes sourced from silicate weathering, carbonate dissolution, and sulfide oxidation using a mixing model. We find that for all lithologies, cation concentrations from silicate weathering are largely independent of denudation rate, but solute concentrations from carbonates and, where present, sulfides increase with increasing denudation rate. With increasing denudation rates, weathering may therefore shift from consuming to releasing CO2 in both (meta)sedimentary and granitoid lithologies. For a given denudation rate, we report dissolved solid concentrations and inferred weathering fluxes in catchments underlain by (meta)sedimentary rock that are 2--10 times higher compared to catchments containing granitoid lithologies, even though climatic and topographic parameters do not vary systematically between these catchments. Thus, varying proportions of exposed (meta)sedimentary and igneous rocks during orogenesis could lead to changes in the sequestration and release of CO2 that are independent of denudation rate." -"Buhrich:2022undara","In 2019, the Ewamian Aboriginal Corporation, together with archaeologists and community rangers, set out to challenge the idea that the Undara lava tubes of Far North Queensland, Australia were places Aboriginal people avoided in the past. Our initial motivation was for Ewamian cultural values to be included in park planning, alongside the natural values. Over 12 months, a team of archaeologists and community rangers conducted surveys in Undara Volcanic National Park and carried out a small test pit excavation at Darcy Cave. So far, we have surveyed at least 15 tubes, 12 containing cultural material, and found evidence of at least 1000 years of human occupation. Our research demonstrates the value and challenges of Indigenous archaeologies in an under-investigated part of northern Australia." -"Builth:2008eccles","The Gunditjmara people developed a socio-economic system based on the modification of wetland ecosystems associated with the Mt Eccles lava flow primarily for sustainable production and management of the highly nutritious shortfin eel (Anguilla australis). This paper examines the environmental history of these landscapes since their inception about 30 000 years ago, through palaeoecological analysis of sediment cores from associated lakes and swamps, in order to contribute to an understanding of the causes and timing of cultural transformation. Two records cover the whole of the 30 000 year history of the landscape while two others provide evidence of change within the Holocene. A great deal of variation within the landscape is revealed, both temporally and spatially, with opportunities for human exploitation through the whole recorded period. Although most features of the records can be explained by natural landscape development and climate change, some human modification can be suggested from around the Pleistocene--Holocene transition while more obvious indications of management relating to eel aquaculture are evident from about 4000 cal. yr BP that appear to include adaptations to the onset of a drier and more variable climate. The study has implications for the explanation of intensification of settlement in Australia more generally within the mid to late Holocene." -"Bulbeck:2011watinglo","This paper analyses a fossil human mandible, dated to circa 10 ka, from Watinglo rockshelter on the north coast of Papua New Guinea. The fossil is metrically and morphologically similar to male mandibles of recent Melanesians and Australian Aborigines. It is distinguished fromKowSwampand Coobool Creek male mandibles (Murray Valley, terminal Pleistocene) by being smaller and having different shape characteristics, as well as smaller teeth and a slower rate of tooth wear. It pairs with the Liang Lemdubu female (Late Glacial Maximum, Aru Islands) in suggesting that the morphology of the terminal Pleistocene inhabitants of tropical Sahul was gracile compared to their contemporaries within the southern Murray drainage. An explanatory scenario for this morphological contrast is developed in the context of the Homo sapiens early fossil record, AustralasianmtDNAevidence, terminal Pleistocene climatic variation, and the possibility of multiple entry points into Sahul." -"Bullen:2009bats","In this paper we examine morphometric attributes of the airframes of 24 species of bat from Western Australia. In particular, we consider anatomical features of the ear, head, body and tail related to lift and drag optimisation as well as airflow separation control. We provide an assessment of the relative cleanliness of the species and a range of lift and drag coefficient values for use in metabolic power output modelling. The species assessed have aerodynamic cleanliness optimisations that are appropriate to the range of Reynolds' numbers in which bats fly. Head/body relative cleanliness was consistent with, and functionally appropriate to, aspects of species foraging niche such as foraging strategy. Cleanliness of face and fineness ratio of head and body were found to be related to minimum foraging drag. Blending of the wing and body, the presence of a wing/body fillet and the texture of the pelage were found to be important. The aerodynamic optimisation of ears and tail membrane were found to correlate with foraging strategy. The interceptors had optimisations for minimum drag generation consistent with their higher foraging flight speed. Rather than being optimised for minimum drag, the air-superiority bats' tails and ears were consistent with their highly agile but slower-foraging flight speeds. Surface bats were characterised by the absence of optimisations for low drag. The frugivore plus the nectarivore and the carnivore studied appear to be discrete optimisations." -"Bulmer:1964radiocarbon","The first radiocarbon dates for prehistoric materials from New Guinea are now available. Five carbon samples from the Kiowa rock shelter excavation, near Chuave Government Station, Eastern Highlands District, Australian New Guinea, sent to Dr. M. Stuiver of the Yale University Radiocarbon Laboratory, yield the following results." -"Bulmer:1966prehistory","ND" -"Bulmer:1969archaeological","ND" -"Bulmer:1975settlement","This paper reviews the evidence concerning human settlement and economy in prehistoric Papua New Guinea. Firstly, I briefly discuss the findings of environmental scientists and archaeologists concerning the natural background of prehistoric settlement and man‘s impact on his environment. Set against this is a summary of the evidence from archaeological excavations for plants and animals utilized by prehistoric man, the location and character of sites of settlement and trade. Although the data are still fragmentary, resulting from only fourteen years of research by sixteen archaeologists, patterns now appear to be emerging from what seemed to be, only a few years ago, anything but a coherent picture." -"Bulmer:1977between","ND" -"Bulmer:1978thesis","The thesis is a study of archaeological evidence from the vicinity of Port Moresby, the results of fieldwork between 1968 and 1972. Survey data from 95 archaeological sites, surface collections of potsherds and stone artefacts from 67 of these, and data from three archaeological excavations are analysed and compared. The evidence shows that the local population was formerly living in different places, that communities therefore were positioned differently in respect to local ecological zones, particularly the inland river plains, and that they formerly used a markedly different style of pottery. The thesis examines questions of the possible cause of changes to settlement patterns, ecology, and pottery styles resulting in the situation known from the late 19th century. Oral histories of the Koita and Motu are considered for the light they cast on past inter-communty variation and change. These traditions suggest that the situation of the late Proto-historic period, of heavy dependence upon imported food based on the specialist manufacture of shell ornaments and pottery, was of relatively recent origin. The archaeological evidence tends to support this iew. Three archaeological excavations directed by the author, at Nebira and Eriama, about 10 km inland near the Laloki River, and at Taurama on the coast, provide some direct evidence of change in pottery style and ecological orientation, while the survey data enables a reconstruction of past settlement patterns through pottery style changes. The pottery style sequence i sput into three general periods of time: an Early period, from about 2,000 to 1,000 years ago, a Middle period from about 1,000 to 1,500 A.D., and a Proto-historic period from about 1500 A.D. to the late 19th century. ... [_truncated_]" -"Bulmer:1979prehistoric","Three prehistoric communities in the Port Moresby area have been found to have unspecialised hunting, fishing, gardening and collecting economies from 2,000 years ago until the 16th century A.D. They are compared to Motupore, a settlement on an offshore island, thought to have had a specialised trading economy from A.O. 1100 until the 17th century. Archaeological evidence for prehistoric trade and economic change is questioned. Changes in settlement distribution following the 16th century suggest that an increased dependence on trade may relate to this later period. Possible reasons why specialised trading may have been a local development, rather than an introduction, are discussed." -"Bulmer:1991variation","In June 1988, when Ralph Bulmer was already mortally ill, invitations were sent to over 100 friends and colleagues of his, inviting them to contribute to an extraordinary Festschrift. It was extraordinary because, knowing that Ralph probably did not have long to live, I asked each person to submit a paper within six weeks and to donate $100 towards publication costs, with the aim of presenting a modest book to Ralph before the end of the year. Because of this stringent deadline I did not expect to receive more than a handful of papers. ... [_truncated_]" -"Burbidge:2016per.er","Species _Perameles eremiana_" -"Burdis:2016nelson","New Zealand’s tectonically and climatically dynamic environment generates erosion rates that outstrip global averages by up to ten times in some locations. In order to assess recent changes in erosion rate, and also to predict future erosion dynamics, it is important to quantify long-term, background erosion. Current research on erosion in New Zealand predominantly covers short-term (100 yrs) erosion dynamics and Myr dynamics from thermochronological proxy data. Without competent medium-term denudation data for New Zealand, it is uncertain which variables (climate, anthropogenic disturbance of the landscape, tectonic uplift, lithological, or geomorphic characteristics) exert the dominant control on denudation in New Zealand. Spatially-averaged cosmogenic nuclide analysis can effectively offer this information by providing averaged rates of denudation on millennial timescales without the biases and limitations of short-term erosion methods. ... [_truncated_]" -"Burenhult:2002introduction","In November 1998, Gotland University College, Visby, Sweden, started a new archaeological research project on the Trobriand Islands, Papua New Guinea, and during August-November 1999 sixteen Swedish archaeologists and osteologists carried out excavations and osteological analyses at newfound sites on the northern part of Kiriwina Island. The aim of the project is to study the introduction and subsequent cultural development of the Trobriand culture. Central questions at issue include the time of initial colonization of the area; the existence or non-existence oflong-term cultural continuity in the islands as revealed by the archaeological record; the identification of possible hiatuses in the cultural development which may be associated with e.g. the influx of intrusive populations (as revealed by ongoing genetic studies of the skeletal material). In the initial stage, radiocarbon dates (AMS) and post mortem DNA-analyses on skeletal remains will form a crucial fundament for the planning of the forthcoming investigations. This introduction presents a short summary of the preliminary results. All colour maps, figures and photographs in this report are placed on the enclosed CD-ROM disc." -"Burenhult:2002trobriand","In November 1988, Gotland University College started a new archaeological research project on the Trobriand Islands, Papua New Guinea. Sixteen Swedish archaeologists and osteologists carried out excavations and osteological analyses at newfound sites on the northern part of Kiriwina Island. The aim of the project is to study the introduction and subsequent cultural development of the Trobriand culture (c 1000-1500 AD). 8 contributions are published here, including surveys, excavation reports, lithics, ceramics, oral traditions, climate and culture." -"Burke:1988faunal","ND" -"Burke:1990keilor","ND" -"Burrough:2019zambezi","Single grain OSL dating has been used to produce new chronologies for three previously investigated sites in the northern Kalahari basin in western Zambia containing both Middle and Later Stone Age material (Phillipson, 1975a, b). We find that Mode 3 (Middle Stone Age, MSA) assemblages in the Upper Zambezi Valley pre-date the Last Glacial Maximum. The chronology produced here is consistent with age estimates from a handful of dated sites within the wider Kalahari basin. The Mode 3 to Mode 5 (Later Stone Age, LSA) relationship at one site, Chavuma, is unlikely to be a continuous transition as previously thought. Instead we find a significant chronological hiatus between MSA material deposited at 66.5 ± 9.9 ka and LSA material deposited at 16.7 ± 2.6 ka. We consider these dated archaeological finds within the context of current archaeological and palaeoenvironmental records for the region. The results demonstrate the highly variable climate history of the region and the limitations of the existing archaeological record for modelling human responses to habitat change." -"Burrows:1990aranuian","Two pollen analyses are described from sediments in the mires at Quagmire Tarn and Windy Tarn, on the Prospect Hill plateau, upper Rakaia Valley, Canterbury. The sediments span most of the Aranuian period. Macrofossils from Quagmire Tarn supplementthe pollen data. Thev egetation sequences from the two sites are generally similar, although the Windy Tarn sequence begins later than that of Quagmire Tarn and differs in some details. The post-Otiran dominant pollen assemblages at Quagmire Tarn are: Poaceae and Coprosma (beginning probably about 13 000 yr B.P.) -> Halocarpus (about 10000 yr B.P.) -> Phyllocladus and 'Podocarpus' (just after 10 000 yr RP.) -> Nothofagus menziesii and N.fusca-type (about 2000 yr B.P.) -> Poaceae, Cypcraceae, Asteraceae, and Apiaceae (beginning about 860 yr B.P.). Changes in the sediments, pollen assemblages, and macrofossils are correlated with the early Aranuian glacial history of the region, with subsequent climatic changes, and with the fire history. The fire history is deduced from approximate ages estimated from depths of charcoal horizons in the Quagmire Tarn sediment column and radiocarbon dates for charcoal from palaeosols on the edge of the Prospect Hill plateau. Fires are thought to have occurred at Prospect Hill about 5800, 3800, 3500, 2600, and 860 yr B.P. Climatic shifts are thought to bethe cause of changes from Poaceae, Coprosma (cold, dry) -> Halocarpus (cool, moist) -> Phyllocladus, 'Podocarpus' (evenly mild, moist). The time-transgressive expansion of Nothofagus spp. in the Canterbury mountains requires a more complex explanation which includes the proximity of stands ofthese species during the Otira Glaciation and slow Aranuian migration, the requirement for infection of seedlings by ectomycorrhizas, and possible local shifts across climatic thresholds (towards more variable conditions). The replacement by grassland of most ofthe woody vegetation of the Prospect Hill plateau and adjacent areas was accomplished after oneormore major fires withinthe last 1000 years." -"Burrows:2014humification","The identification of wetter and drier phases from the last deglaciation to the Late Holocene has been a valuable outcome of palaeoenvironmental (chiefly palynological) studies of northeastern Australia conducted over the past 40 years. Few studies have, however, focussed on the identification of wetter and drier phases in the wet tropics, and none have set their focus on the last 4000 years, a period when northeastern Australia is generally accepted to have experienced increased El Niño/Southern Oscillation (ENSO) activity. The present study provides this palaeoclimatic information using the degree of peat humification as the main palaeoclimatic proxy. To identify regional climatic signals in the peat record and differentiate these from local signals induced by particular basin hydrology or ecology, sedimentary sequences from two geographically separated swamps on the Atherton Tableland in north Queensland are examined. Wet and dry shifts are detected in the humification records for Bromfield Swamp (core BSAT03) and Mount Quincan crater swamp (Q2). Seventeen wet shifts are detected in both records with 12 shifts showing good cross-correlation at the following dates (with 2σ range): 3990/3960 (4090--3850), 3480/3550 (3640--3420), 2950/2990 (3080--2790), 2860/2880 (2980--2700), 2560/2610 (2730--2450), 1880/1820 (2100--1740), 1430/1410 (1660--1320), 1170/1080 (1390--1020), 990/1010 (1100--790), 610/640 (710--490), 290/300 (330--180) and 120/150 (190--40) cal. yr BP. A particular dry phase, initiated by dry shifts at 4090 cal. yr BP (Bromfield Swamp) and 4330 cal. yr BP (Mount Quincan), reaches its greatest strength at 4050 cal. yr BP." -"Burrows:2016palaeohydrological","High resolution X-ray fluorescence (XRF) is presented as a robust palaeoclimatic proxy, suitable for use on Late Pleistocene to Holocene sediments located in a volcanic crater on the Atherton Tableland in northeastern Queensland, Australia. The proxy allows identification of wet and dry shifts in a complex sedimentary sequence comprised of peat, gyttja, laminated organic rich muds and fine clastic silt-rich sediments. Significant correlation is found between the XRF record and other proxies including magnetic susceptibility, humification, grain size, macrocharcoal, δ13C and C/N and pollen. Sixteen wetter periods are identified in the 37 ka sedimentary record for Bromfield Swamp. Threewetter periods commence in late Marine Isotope Stage 3, nine in the early glacial, one in the late de-glacial and four in Holocene. Nineteen drier periods are identified, four in late MIS 3, seven in the early glacial, one during the LGM, one in the late de-glacial period and six in the Holocene. The XRF record for Bromfield Swamp is specifically used to identify periods of abrupt climate change. Marked changes in effective precipitation are detected at 32,690, 30,080, 24,660, 21,870, 11,880, 10,020, 9170 and 5120 cal. yr BP. The detection of these abrupt climate events may allow correlation with records from terrestrial sites across the Southern Hemisphere and potentially, the Northern Hemisphere." -"Buscher:2013menderes","Exhumation of rocks in extensional tectonic settings results from a combination of normal faulting and erosion but the relative contribution of these processes has rarely been quantified. Here we present new low-temperature thermochronological data and the first 10Be-based catchment-wide erosion rates from the Boz Dağ region in the central Menderes Massif, which has experienced NNE–SSW extension since the Miocene. The slip rate of the shallow-dipping Gediz detachment fault, which defines the northern flank of the Boz Dağ block, is 4.3 (+3.0/−1.2) mm a−1, as constrained by zircon (U–Th)/He ages of c. 4–2 Ma in the footwall. Apatite and zircon (U–Th)/He and fission-track ages from the northern flank of the Boz Dağ block yield exhumation rates of 0.6–2 km Ma−1 beneath the Gediz detachment, whereas those on the southern flank are only 0.2–0.6 km Ma−1. Erosion of catchments on the northern and southern flanks proceeds at rates of 80–180 and 330–460 mm ka−1, respectively. This marked contrast is a combined effect of the topographic asymmetry of the Boz Dağ block and differences in rock erodibility. If these erosion rates persisted in the past, rock exhumation on the northern flank occurred predominantly by tectonic denudation, whereas rocks on the southern flank were mainly exhumed by erosion." -"Bussell:1988wanganui","Two sites near Waverley, western North Island, provide a mid to late Holocene vegetational, climatic, and fire history for the area. A mid Holocene flora at Waverley Beach includes a local fossil Podocarpus totora forest preserved as in situ stumps exposed in Hauriri Terrace cover beds. Fossil pollen suggests the presence of surrounding podocarp-hardwood forest dominated by Beilschmiedia tawa(?) and Dacrydiwn cupressinum but with common Ascarina lucida and Dodonaea viscosa in the understorey, suggesting a maritime, moist, warm-temperate climate was present. At Waverley Beach, the local, dense forest phase of Podocarpus totara appears to have been eliminated by water table elevation following the post-glacial rise in sea level up to 6500 BP. The decline in abundance of Ascarina and Dodonaea pollen from the mid to late Holocene is suggestive of a milder climate during that period. Around Lake Waiau swamp, pre-clearance podocarp-hardwood forest was probably dominated by B. tawa(?), D. cupressinum, Prwnnopitys taxifolia, Metrosideros, and Knightia excelsa. Deforestation by Polynesian burning is recorded at 1 m depth in Lake Waiau swamp by the abrupt decline in arboreal pollen values. This event is poorly constrained by radiocarbon dating, and at present an age range of c. 685 CAL BP-210 BP is suggested. The scatter in radiocarbon ages for the Lake Waiau swamp peat provides a warning against the simple interpretation of ages of similar material, where few dates have been obtained. Fire activity at both sites is indicated by measurement of microscopic charcoal particle area. Pre-Polynesian fires may have been significant in affecting the vegetation composition. The chronology for dune-sand deposition does not correspond with previously described periods of dune formation. At Waverley Beach, dune-sand was deposited soon after 6600 BP and stopped prior to c. 5750 BP. A second period of dune-sand deposition occurred after 5700 BP. At Lake Waiau, dune movement blocked off Waiau Stream before c. 3500 BP; aeolian transport of sand continued for a short time after the lake was first formed." -"Butler:2007orange","Break-up of the Gondwana supercontinent ~ 130 Ma ago resulted in the formation of new base levels for erosion around the coastline of southern Africa. Although the post-break-up denudational history has been quantified using low-temperature thermochronology, the more recent Quaternary record is currently poorly constrained. Cosmogenic-nuclide based estimates of denudation rates applicable over time scales of 104 - 106 years exist for some localities in southern Africa, but there have been no equivalent catchment-wide studies in the Orange basin, the primary drainage basin of the subcontinent. In this study a regional-scale picture of catchment-wide denudation based on l(,Be and 26A1 is presented that shows rates varying from ~ 2 to ~ 50 mm ka'1. These rates are consistent with existing cosmogenic-derived site-specific estimates, and are also compatible with the much longer term denudation record derived from low-temperature thermochronology. This record indicates generally low rates of denudation across southern Africa after a phase of locally high rates in the period after continental break-up. Despite the low rates reported here, it is evident that low-relief erosion surfaces in the Orange basin could not have survived unmodified over geological time scales, as implied in traditional denudation chronology approaches to landscape history. ... [_truncated_]" -"Byrne:1987quibray","This Report presents the results of the test excavation of a suite of estuarine midden deposits collectively designated site Quibray Bay #1. The site is likely to have been one reported on by Rolfe (1931) and may be one of the midden occurrences collectively recorded by Dickson as site 52-2-210 (NPWS Site Register). Unfortunately, due to the instability of the dunal system and the lack of adequate mapping references, it is difficult to relate previously recorded sites on this part of the Kurnell Peninsula to those sites which are presently visible. ... [_truncated_]" -"Byrne:2013charcoals","Anthracology (charcoal analysis) can inform about palaeoenvironments and human choices concerning the use of wood resources. While charcoal is commonly recovered during excavations, anthracology is poorly developed in Australian archaeology. This paper presents the first application of anthracology in the Midwest of Western Australia, at the Weld-RS-0731 (WA Department of Aboriginal Affairs Site ID 28793) site in the Weld Range. It uses methodological approaches developed by European anthracologists but not previously applied to Australian charcoal assemblages. The diversity andfrequency of taxa identified in the late Holocene Weld-RS-0731 charcoal assemblages correspond to known vegetation communities, similar to those found in the area today. Nevertheless, the assemblages’ compositions demonstrate the targeting of specific habitats, as well as the purposeful selection and avoidance of certain taxa. Our results confirm that wood gathering was not a separate specialist activity, but likely occurred alongside other subsistence tasks." -"Byun:2015korean","The processes involved in the development of high‐altitude, low‐relief areas (HLAs) are still poorly understood. Although cosmogenic nuclides have provided insights into the evolution of HLAs interpreted as paleo‐surfaces, most studies focus on estimating how slowly they erode and thereby their relative stability. To understand actual development processes of HLAs, we applied several techniques of cosmogenic nuclides in the Daegwanryeong Plateau, a well‐known HLA in the Korean Peninsula. Our denudation data from strath terraces, riverine sediments, soils, and tors provide the following conclusions: (1) bedrock incision rate in the plateau (~127 m Myr−1) is controlled by the incision rate of the western part of the Korean Peninsula, and is similar to the catchment‐wide denudation rate of the plateau (~93 m Myr−1); (2) the soil production function we observed shows weak depth dependency that may result from highly weathered bedrock coupled with frequent frost action driven by alpine climate; (3) a discrepancy between the soil production and catchment‐wide denudation rates implies morphological disequilibrium in the plateau; (4) the tors once regarded as fossil landforms of the Tertiary do not reflect Tertiary processes; and (5) when compared with those of global paleo‐surfaces (<20 m Myr−1), our rapid denudation rates suggest that the plateau cannot have maintained its probable initial paleo landscape, and thus is not a paleo‐surface. Our data contribute to understanding the surface processes of actively eroding upland landscapes as well as call into question conventional interpretations of supposed paleo‐surfaces around the world. Copyright 2015 John Wiley and Sons, Ltd." -"Cadd:2019tasmanian","Tasmania's montane temperate rainforests contain some of Australia's most ancient and endemic flora. Recent landscape--scale fires have impacted a significant portion of these rainforest ecosystems. The complex and rugged topography of Tasmania results in a highly variable influence of fire across the landscape, rendering predictions of ecosystem response to fire difficult. We assess the role of topographic variation in buffering the influence of fire in these endemic rainforest communities. We developed a new 14 000--year (14--ka) palaeoecological dataset from Lake Perry, southern Tasmania, and compared it to neighbouring Lake Osborne (<250m distant) to examine how topographic variations influence fire and vegetation dynamics through time. Repeated fire events during the Holocene cause a decline in montane rainforest taxa at both sites; however, in the absence of fire, rainforest taxa are able to recover. Montane temperate rainforest taxa persisted at Lake Perry until European settlement, whilst these taxa were driven locally extinct and replaced by Eucalyptus species at Lake Osborne after 2.5 ka. Contiguous topographic fire refugia within the Lake Perry catchment probably provided areas of favourable microclimates that discouraged fire spread and supported the recovery of these montane temperate rainforests." -"Cadd:2019thesis","The timing and cause of megafauna extinctions across Australian, and indeed around the world, have been strongly debated particularly since Martin (1967) first implicated human agency as a major factor in megafauna disappearances. The cause of the demise of the megafauna has been the focus of many studies, yet no work to date has developed independent environmental and climate reconstructions from a single Australian location in relation to megafauna extinctions. Sedimentary records from wetlands provide a particularly powerful archive to examine terrestrial ecosystem change in response to internal and external drivers across a variety of spatial and temporal scales. The presence of coprophilous fungi spores, such as Sporormiella, preserved in wetland sediments can indicate the local presence of large herbivorous, including extinct megafauna. Records of megafauna presence can then be coupled with palaeoecological and palaeoclimatological proxies to disentangle the influence of climate on terrestrial ecosystem change and the timing of megafauna disappearance. Sedimentary records that extend beyond the Holocene in Australia are rare. Rarer still are long, continuous, high-resolution records that extend beyond Marine Isotope Stage 3 (MIS3; 57 -- 29 ka), a period of substantial significance in Australia that encompasses human arrival and megafauna extinctions. In this thesis I integrate a range of proxies from an 80,000 year old, well-dated, continuous sedimentary sequence from Welsby Lagoon, North Stradbroke Island to investigate the climate and environmental variability of subtropical eastern Australia from MIS4 to present. In this thesis I present, for the first time at a single location, records of inferred megafauna presence, local fire occurrence, vegetation change and independent local climate variability. Understanding the development of the wetland system and identification of changes in depositional environment at ca. 28 ka provide a robust basis for interpretation of proxies. During MIS4 and the Holocene fire is an important component of the surrounding landscape and drives vegetation change, with a more limited influence during MIS3 and MIS2. The largest changes in the vegetation around Welsby Lagoon occur between 55 -- 40 ka, in the absence of frequent fire and coincident with the timing of widespread human migration and megafauna extinction. The shifts in vegetation during this period are predominantly driven by changes in climate, as inferred from the δ13C of bulk sediment and the δ18O of aquatic cellulose. The climate of this period displays a high level of variability as well as a shift to drier climates at ca. 54 and again at 43 ka. In addition to driving changes in vegetation dynamics, Sporormiella disappeared from the record at this time, during a shift to drier climate conditions. Within chronological uncertainty, the changes in vegetation composition and hydroclimate at ca. 43 ka at Welsby Lagoon are concurrent with abrupt changes in the Darling River region and central Australia as well as five vegetation records from across the central and eastern Australia. The data suggest that climatic change was major contributor to megafauna and vegetation change during Marine Isotope Stage 3." -"Cadd:2022application","Wetland sediments are valuable archives of environmental change but can be challenging to date. Terrestrial macrofossils are often sparse, resulting in radiocarbon (14C) dating of less desirable organic fractions. An alternative approach for capturing changes in atmospheric 14C is the use of terrestrial microfossils. We 14C date pollen microfossils from two Australian wetland sediment sequences and compare these to ages from other sediment fractions (n = 56). For the Holocene Lake Werri Berri record, pollen 14C ages are consistent with 14C ages on bulk sediment and humic acids (n = 14), whilst Stable Polycyclic Aromatic Carbon (SPAC) 14C ages (n = 4) are significantly younger. For Welsby Lagoon, pollen concentrate 14C ages (n = 21) provide a stratigraphically coherent sequence back to 50 ka BP. 14C ages from humic acid and >100 μm fractions (n = 13) are inconsistent, and often substantially younger than pollen ages. Our comparison of Bayesian age-depth models, developed in Oxcal, Bacon and Undatable, highlight the strengths and weaknesses of the different programs for straightforward and more complex chrono-stratigraphic records. All models display broad similarities but differences in modeled age-uncertainty, particularly when age constraints are sparse. Intensive dating of wetland sequences improves the identification of outliers and generation of robust age models, regardless of program used." -"Cafiyn:1973unknown","ND" -"Cajal:2010camelids","Lama (Vicugna) gracilis (Gervais and Ameghino, 1881) is a Camelidae that inhabited the low plains of Argentina and Uruguay during the Pleistocene and early Holocene. Considering that Lama gracilis was a vicariant of L. vicugna in the low plains, sympatry cases between Lama guanicoe and Lama vicugna are analyzed to test the hypothesis that considers the competence for the same resource as the cause of extinction of Lama gracilis. It is concluded that the reduced populations of L. gracilis were forced to extinction especially by hunting pressure of paleoindian groups." -"Calaby:1967devil","Fragment found in archaeological assemblage in shelter from Padypadiy, East Alligator River; finding of artefacts &​ food remains - Kakadu people; article mainly on Tasmanian Devil." -"Callahan:2019california","Tributary creeks of the southern Sierra Nevada have pronounced knickpoints that separate the landscape into an alternating sequence of gently sloped treads and steeply sloped risers. These knickpoints and the surrounding “stepped topography” suggest that the landscape is still responding to Pleistocene changes in base level on main-stem rivers. We tested this hypothesis using cosmogenic nuclides and uranium isotopes measured in stream sediment from widely distributed locations. Catchment-scale erosion rates from the cosmogenic nuclides suggest that the treads are relict surfaces that have adjusted to a previous base level. Nevertheless, erosion rates of relict interfluves are similar to canyon incision rates, implying that relief is unchanging in the lower Kings and San Joaquin Rivers. In addition, our results suggest that much of the southern Sierra Nevada is in a state of arrested development: the landscape is not fully adjusted to—and moreover is not responding to— changes in base-level lowering in the canyons. We propose that this can be explained by a paucity of coarse sediment supply, which fails to provide sufficient tools for bedrock channel incision at knickpoints. We hypothesize that the lack of coarse sediment in channels is driven by intense weathering of the local granitic bedrock, which reduces the size of sediment supplied from hillslopes to the channels. Our analysis highlights a feedback in which sediment size reduction due to weathering on hillslopes and transport in channels is both a key response to and control of bedrock channel incision and landscape adjustment to base-level change." -"Callan:0000unpub","ND" -"Callen:1992eyre","ND" -"Callow:1963radiocarboni","The dating equipment at the National Physical Laboratory was completed by the summer of 1960. A series of calibration and intercomparison measurements was undertaken however, using the NBS oxalic acid reference standard, a modern wood standard (1850 oak tree) and other material before starting routine measurements toward the end of 1961. All results have been obtained using a 4.5 L copper proportional counter filled with CO2 at a constant density corresponding to standard conditions of 22°C and an absolute pressure of 150 cm Hg. The counter is shielded by 8 in. of steel, 6 in. of paraffin wax containing boric oxide, 23 Geiger counters arranged as two independent groups and finally by 1 in. of mercury." -"Callow:1965radiocarboniii","The following list comprises measurements made since those reported in NPL II and is complete to the end of November 1964." -"Camens:2017trace","It is rapidly becoming apparent that the Late Pleistocene vertebrate trace fossil record of southern Australia is much more comprehensive than previously understood, and complements the skeletal fossil record with regard to the distribution of taxa in coastal environments and the palaeobiology of both extinct and extant organisms. We surveyed the majority of prospective Bridgewater Formation outcrops on Kangaroo Island in South Australia and discovered a trace fossil site preserving hundreds of individual traces. A minimum of ten different reptile, bird, and mammal taxa, as well as invertebrates, are represented at the site. Single-grain optically stimulated luminescence dating indicates that the dune in which the traces imprinted was deposited at the beginning of Marine Isotope Stage 5e (135.4 +/- 5.9 ka). The traces were made by several extinct taxa including large quadrupeds (most probably diprotodontids), short-faced (sthenurine) kangaroos, and thylacines, as well as extant taxa including possums, the Tasmanian Devil, goannas, shorebirds, and a variety of kangaroos. This site demonstrates that, even though vertebrate trace fossil sites do not often allow the same level of taxonomic differentiation as skeletal fossil deposits, they can nevertheless provide important information about taxon distribution and behavior that can be correlated and contrasted with skeletal fossil assemblages." -"Campbell:1972macleay","ND" -"Campbell:1982prehistory","ND" -"Campbell:1988fleurieu","This thesis reports on a field survey of the coastal zone of the Fleurieu Peninsula, South Australia, from Outer Harbour, south to the Yankalilla Creek some eighty kilometres south of Adelaide. Within that zone, five foci of study were chosen, four covering areas of sandhills, the fifth an area of elevated headlands, Hallett Cove. Each set of sandhills studied represented a different stage of the erosion cycle of the dunefields, and each presented different problems of retrieving archaeological data and interpreting it. Systematic survey over a period of ten years gradually revealed the relationship of the dune sequences to the archaeological deposits they contained. This enabled the cross-dating of deposits and the construction of a dated regional culture sequence. The earliest dunal deposits dated to the fourth millennium BP, but scattered remains of deposits underlying these have been located. From 3,600 BP onwards an increasing number of coastal sites have been documented up till 700 BP, when the size and frequency of sites show a marked diminution. This observation is counter to observations in the neighbouring Coorong, and on many east coast sites, but is consistent with the ethnographic data on population and landuse in the nineteenth century. The treatment of these questions in the historical data is considered in some detail. ... [_truncated_]" -"Campbell:1993walkunders","ND" -"Campbell:1996accretions","The North Queensland Rock Art Dating Program is aimed at providing comparative chronological data for Aboriginal rock art in the Chillagoe and Laura districts set within a broader context of Quaternary archaeological, geological and palaeoecological research in this and other regions of northern Sahul and neighbouring areas. As the process of obtaining direct AMS radiocarbon dates for rock art is extremely complex, results achieved so far are viewed as preliminary in the sense that they provide a basis for future investigations. Our team’s work has evolved from a number of originally separate projects concerned variously with macro-stratigraphy, rock art studies, AMS radiocarbon dating, palaeoclimatology and micro-stratigraphy.  ... [_truncated_]" -"Campbell:2010strix","We review all of the fossil specimens from the upper Pleistocene Rancho La Brea asphalt deposits previously referred to the extinct owl Strix brea, and all newly identified specimens referable to that species. This review and emended description of Strix brea have provided a clearer picture of this species, and we find that it is more appropriately placed in a new genus, Oraristrix, whose affinities remain unclear. We provide a variety of morphometric data and more detailed osteological descriptions of this extinct owl based on 138 specimens from the Rancho La Brea collections in the George C. Page Museum that represent a minimum of 23 individuals. An additional nine specimens of this extinct species were confirmed in collections from the upper Pleistocene asphalt deposits of Carpinteria, California. Oraristrix brea is interpreted as being more terrestrial in habits than forest owls because, compared to available species of the genera Bubo and Strix, it had longer legs relative to its wingspan." -"Campbell:2022cuba","We use 25 new measurements of in situ produced cosmogenic 26 Al and 10 Be in river sand, paired with estimates of dissolved load flux in river water, to characterize the processes and pace of landscape change in central Cuba. Long-term erosion rates inferred from 10Be concentrations in quartz extracted from central Cuban river sand range from 3.4–189 Mg km−2 yr−1 (mean 59, median 45). Dissolved loads (10–176 Mg km−2 yr−1; mean 92, median 97), calculated from stream solute concentrations and modeled runoff, exceed measured cosmogenic-10 Be-derived erosion rates in 18 of 23 basins. This disparity mandates that in this environment landscape-scale mass loss is not fully rep- resented by the cosmogenic nuclide measurements. ... [_truncated_]" -"Cane:1995nullarbor","ND" -"Canning:2010brimbank","This paper outlines the results of recent archaeological excavations conducted by Australian Cultnral Heritage Management (ACHM Vic) during the preparation of a Cultural Heritage Management Plan (CHMP) at Brimbank Park, Keilor, Victoria. The significance of Brimbank Park and the wider Keilor area cannot be underestimated in terms of our understanding of Pleistocene and Holocene archaeology in Victoria. The results of the excavations conducted during this CHMP have provided a significant contribution the archaeology of this area particularly, by providing two secure C 14 dates from charcoal located in a hearth as well as an artefact assemblage displaying a noticeable rise in artefact discard patterns through time, comparable to other local sites." -"Carcaillet:2013merida","ND" -"Carleton:2005rodentia","Order Rodentia" -"Carlson:2007labrador","ND" -"Carlson:2014earliest","ND" -"Carrasco:2013sierra","ND" -"Carrasco:2015cuerpo","ND" -"Carretier:2013andes","Climate and topography control millennial-scale mountain erosion, but their relative impacts remain matters of debate. Conflicting results may be explained by the influence of the erosion threshold and daily variability of runoff on long-term erosion. However, there is a lack of data documenting these erosion factors. Here we report suspended-load measurements, derived decennial erosion rates, and 10Be-derived millennial erosion rates along an exceptional climatic gradient in the Andes of central Chile. Both erosion rates (decennial and millenial) follow the same latitudinal trend, and peak where the climate is temperate (mean runoff ∼500 mm yr−1). Both decennial and millennial erosion rates increase nonlinearly with slope toward a threshold of ∼0.55 m/m. The comparison of these erosion rates shows that the contribution of rare and strong erosive events to millennial erosion increases from 0\% in the humid zone to more than 90\% in the arid zone. Our data confirm the primary role of slope as erosion control even under contrasting climates and support the view that the influence of runoff variability on millennial erosion rates increases with aridity." -"Carretier:2015chilean","The effect of mean precipitation rate on erosion is debated. Three hypotheses may explain why the current erosion rate and runoff may be spatially uncorrelated: (1) the topography has reached a steady state for which the erosion rate pattern is determined by the uplift rate pattern; (2) the erosion rate only depends weakly on runoff; or (3) the studied catchments are experiencing different transient adjustments to uplift or to climate variations. In the Chilean Andes, between 27°S and 39°S, the mean annual runoff rates increase southwards from 0.01 to 2.6 m a−1 but the catchment averaged rates of decadal erosion (suspended sediment) and millennial erosion (10Be in river sand) peak at c. 0.25 mm a−1 for runoff c. 0.5 m a−1 and then decrease while runoff keeps increasing. Erosion rates increase non-linearly with the slope and weakly with the square root of the runoff. However, sediments trapped in the subduction trench suggest a correlation between the current runoff pattern and erosion over millions of years. The third hypothesis above may explain these different erosion rate patterns; the patterns seem consistent with, although not limited to, a model where the relief and erosion rate have first increased and then decreased in response to a period of uplift, at rates controlled by the mean precipitation rate." -"Carretier:2015differences","Cosmogenic nuclides in river sediment have been used to quantify catchment-mean erosion rates. Nevertheless, variable differences in 10Be concentrations according to grain size have been reported. We analyzed these differences in eleven catchments on the western side of the Andes, covering contrasting climates and slopes. The data include eight sand (0.5–1 mm) and gravel (1–3 cm) pairs and twelve sand (0.5–1 mm) and pebble (5–10 cm) pairs. The difference observed in three pairs can be explained by a difference in the provenance of the sand and coarser sediment. The other sand–pebble pairs show a lower 10Be concentration in the pebbles, except for one pair that shows similar concentrations. Two sand–gravel pairs show a lower 10Be concentration in the gravel and the other five pairs show a higher 10Be concentration in the gravel. Differences in climate do not reveal a particular influence on the 10Be concentration between pairs. The analysis supports a model where pebbles and gravel are mainly derived from catchment areas that are eroding at a faster rate. The five gravel samples with high 10Be concentrations probably contain gravel that were derived from the abrasion of cobbles exhumed at high elevations. In order to validate this model, further work should test if pebbles are preferentially exhumed from high erosion rate areas, and if the difference between pebbles with high 10Be concentrations and sand decreases when the erosion rate tends to be homogeneous within a catchment." -"Carretier:2015heterogeneous","Millennial catchment–mean erosion rates derived from terrestrial cosmogenic nuclides are generally based on the assumption that the lithologies of the parent rock each contain the same proportion of quartz. This is not always true for large catchments, in particular at the edge of mountainous plateaus where quartz‐rich basement rocks may adjoin sedimentary or volcano‐sedimentary rocks with low quartz content. The western Central Andes is an example of this type of situation. Different quartz contents may be taken into account by weighting the TCN production rates in the catchment. We recall the underlying theory and show that weighting the TCN production rate may also lead to bias in the case of a spatial correlation between erosion rate and lithology. We illustrate the difference between weighted and unweighted erosion rates for seven catchments (16 samples) in southern Peru and northern Chile and show variations up to a factor of 2 between both approaches. In this dataset, calculated erosion rates considering only granitoid outcrops are better correlated with catchment mean slopes than those obtained without taking into account the geological heterogeneity of the drained watershed. This dataset analysis demonstrates that weighting erosion rates by relative proportions of quartz is necessary to evaluate the uncertainties for calculated catchment–mean erosion rates and may reveal the correlation with geomorphic parameters. Copyright 2015 John Wiley and Sons, Ltd." -"Carretier:2019atacama","Intense storms or earthquakes in mountains can supply large amounts of gravel to rivers. Gravel clasts then travel at different rates, with periods of storage and periods of displacement leading to their downstream dispersion over millennia. The rate of this dispersion controls the long-term downcutting rate in mountainous rivers as well as the grain-size signature of climate and tectonic variations in sedimentary basins. Yet, the millennial dispersion rates of gravel are poorly known. Here, we use 10Be concentrations measured in individual pebbles from a localized source along a 56 km-long canyon in the Central Andes to document the distribution of long-term gravel transit rates. We show that an inverse grain-size velocity relationship previously established from short-term tracer gravel in different rivers worldwide can be extrapolated to the long-term transit rates in the Aroma River, suggesting some universality of this relationship. Gravel are also dispersed by large differences in the mean transport rates independent of gravel size, highlighting that some gravel rest at the river surface over tens of thousands of years. These different transport rates imply a strong spreading of the gravel plumes, providing direct proof for the long-term river buffering of sediment signals between mountainous sources and sedimentary basins. The inferred distribution of residence times suggests the first evidence of anomalous diffusion in gravel transport over long timespans." -"Carter:1999mort","This paper reports the results of excavations conducted at the Mort Creek Site Complex, located in the Rodds Peninsula Section of Eurimbula National Park on the southern Curtis Coast, Central Queensland. Cultural and natural marine shell deposits were excavated and analysed as part of an investigation of natural and cultural site formation processes in the area. Analyses (including foraminifera studies) demonstrate a complex site formation history, with interfingering of cultural and natural shell deposits (cheniers) in some areas of the site. Radiocarbon dating indicates that Aboriginal occupation of the site was initiated before 2,000 cal BP, overlapping with dates obtained for natural chenier deposits." -"Carter:2001new","This paper reports the results of radiocarbon detenninations on marine shell and charcoal excavated from archaeological sites on Mer and Dauar Islands in the eastern Torres Strait, Queensland. Commonly known as the Murray Islands, the group consists of the three small volcanic islands of Mer (Murray), Dauar and Waier (Fig. 1)." -"Carter:2002murray","I report two significant advances in our knowledge of the human occupation of the Torres Strait: new radiocarbon estimates for the antiquity of settlement of the Murray Islands, eastern Torres Strait, and a description of the recovery and petrographic analysis of several earthenware pottery sherds, the first to be recovered from the Torres Strait Islands and the earliest evidence of pre-European trade links between the Torres Strait and New Guinea." -"Carter:2004implications","The three small islands of Mer, Dauar and Waier are among the most isolated of the Torres Strait islands. It is perhaps not surprising then that well into the late 20th century, the archaeological history of the Murray Islands (as the group is commonly known today) and the question of the timing of their human settlement remained virtually unexplored. Like most of the early investigations into the pre-European history of the Torres Strait, preliminary investigations on the Murray Islands, although cursory in nature, alluded to the complex archaeological integrity of the islands and their high potential for revealing evidence of the pre-European occupation period (Vanderwal 1973; Laade 1969)." -"Carter:2004thesis","This dissertation describes analyses and contextualises the results of archaeological investigations carried out between 1998 and 2000 on Mer and Dauar in Torres Strait. Along with Waier these small volcanic islands are commonly known as the Murray Islands, and form the most eastern group of the formation of islands scattered between northeastern Australia and southern Papua New Guinea. Unlike the research into human occupation and subsistence in Australia and New Guinea, the archaeology of the Torres Strait Islands is by contrast a relatively recent academic pursuit. Over the last 30 years various researchers have postulated the timing of first human occupation of Torres Strait, the development of maritime and horticultural subsistence systems and the emergence of ethnohistorically documented trade networks. A lack of archaeological data, however, has prevented informed consideration of these issues. This dissertation presents the results of the first systematic archaeological excavations undertaken in the Eastern Torres Strait, and includes the first detailed radiocarbon chronological sequence for the Murray Islands and for the Torres Strait more generally. The excavations on Dauar revealed extensive archaeological deposits of marine subsistence remains, and previously unrecorded material culture of Torres Strait; most notably, several sherds of earthenware pottery. These artefacts have provided new opportunities for investigating the traditional trade and exchange networks between the Torres Strait Islands and New Guinea that existed at the time of European contact. The Murray Islands data illustrates the existence of a maritime subsistence base from the time of first human occupation now securely dated to almost 3000 years BP. Although plant macrofossils where absent during the excavations, evidence for horticultural subsistence on Dauar was identified through the extraction and identification of plant phytoliths and starch grains from excavated sediment samples. ... [_truncated_]" -"Carvalho:2019shoalhaven","Prograded barriers are depositional coastal landforms which have the potential to reveal changes in the primary drivers of coastal evolution within their varied morphology. Beach ridges and intervening swales preserve paleoenvironmental records of coastal processes, relative sea level and storm events. Optically stimulated luminescence (OSL) dating of quartz grains, airborne LiDAR-derived morphology, and sediment texture and mineralogy reveal four different periods of morpho-sedimentary progradation history in the Shoalhaven barrier system in southeastern Australia. The barrier is composed of approximately 40 ridges that occupy an area of 15.2 km2, comprising an estimated sand volume of approximately 88,000,000 m3 above mean sea level. OSL dating of ten samples taken from a 940-m long transect across the Holocene system indicated that the barrier prograded at a slow rate of approximately 0.12 m/yr from 6130 +/- 330 to 2400 +/- 130 years ago and subsequently at a higher rate of 0.22 m/yr until 600 +/- 130 years ago. More recently, an increase in historical accumulation and progradation rates has favoured development of an anomalously high foredune fronting the system with the formation of lower ridges in the past two centuries. Increasing angularity and feldspar content observed via Scanning Electron Microscope (SEM) and determined using X-ray Diffraction (XRD) analysis, respectively, imply a transition in sediment supply. Progradation has been sustained through delivery and reworking of marine sediments from offshore following the marine transgression, subsequently augmented by fluvial sands discharged to the coast by the Shoalhaven River. The adjustment in progradational rates and sediment provenance influenced the morphology and spacing of individual ridges and the regressive system as a whole. Average progradation rates for the Shoalhaven barrier, revised from those previously reported using radiocarbon dating, are considered lower than most of barriers studied in similar coastal environments around Australia, indicating the different ways that similar progradation systems have evolved." -"CathGarling:2017evolutions","In the closing centuries of the third millennium BP and into the new millennium, in what has come to be termed the ‘Post-Lapita Transition‘ in Near Oceania, significant transformations were occurring throughout Island Melanesia and in nearby regions (Fig. 1.1). Changes in inter- action networks, society, culture and population mobility are reflected in an increasing range of archaeological evidence. Indeed, Vandkilde’s (2007: 16–17) notion of a ‘macro-regional phase of conjuncture‘ – during which ‘the social climate appears >extra hot<, foreign impulses are actively and creatively incorporated, and identities rapidly and profoundly change‘ – which Spriggs (2011, 2013) feels we are surely witnessing with the start of the Neolithic in Island Southeast Asia (ISEA) and the expansion of Lapita, also seems apt for this post-Lapita era." -"Cazes:2019kimberley","We use cosmogenic 10Be and 26Al in both bedrock and fluvial sediments to investigate controls on erosion rates and sediment supply to river basins at the regional scale in the Kimberley, NW Australia. The area is characterised by lithologically controlled morphologies such as cuestas, isolated mesas and extensive plateaus made of slightly dipping, extensively jointed sandstones. All sampled bedrock surfaces at plateau tops, ridgelines, and in the broader floodplain of major rivers over the region show similar slow lowering rates between 0.17 and 4.88 m.Myr‐1, with a mean value of 1.0 ± 0.6 m.Myr‐1 (n =15), whilst two bedrock samples collected directly within river‐beds record rates that are one to two orders of magnitude higher (14.4 ± 1.5 and 20.9 ± 2.5 m.Myr‐1, respectively). Bedrock 26Al/10Be ratios are all compatible with simple, continuous sub‐aerial exposure histories. Modern river sediment yield lower 10Be and 26Al concentrations, apparent 10Be basin‐wide denudation rates ranging between 1.8 and 7.7 m.Myr‐1, with a median value of 2.6 m.Myr‐1, more than double the magnitude of bedrock erosion rates. 26Al/10Be ratios of the sediment samples are lower than those obtained for bedrock samples. ... [_truncated_]" -"Ceperley:2019permafrost","ND" -"Ceperley:2020washington","ND" -"Chadwick:2013weathering","The spacing of hills and valleys reflects the competition between disturbance-driven (or diffusive) transport on hillslopes and concentrative (or advective) transport in valleys, although the underlying lithologic, tectonic, and climatic controls have not been untangled. Here, we measure geochemical and geomorphic properties of catchments in Kruger National Park, South Africa, where granitic lithology and erosion rates are invariant, enabling us to evaluate how varying mean annual precipitation (MAP = 470 mm, 550 mm, and 730 mm) impacts hill-valley spacing or landscape dissection. Catchment-averaged erosion rates, based on 10Be concentrations in river sands, are low (3–6 m/m.y.) and vary minimally across the three sites. Our lidar-derived slope-area analyses reveal that hillslopes in the dry site are gentle (3\%) and short, such that the terrain is low relief and appears highly dissected. With increasing rainfall, hillslopes lengthen and increase in gradient (6\%–8\%), resulting in less-dissected, higher-relief catchments. The chemical depletion fraction of hilltop regoliths increases with rainfall, from 0.3 to 0.7, reflecting a climate-driven increase in chemical relative to physical erosion. Soil catenas also vary systematically with climate as we observe relatively uniform soil properties in the dry site that contrast with leached sandy crests and upper slopes coupled with downslope clay accumulation zones in the intermediate and wet sites. The geomorphic texture of this slow-eroding, granitic landscape appears to be set by climate-driven feedbacks among chemical weathering, regolith fabric differentiation, hydrological routing, and sediment transport that enhance the vigor of hillslope sediment transport relative to valley-forming processes for wetter climates." -"Chalson:1991thesis","A review of the literature relevant to the Late Quaternary environmental history of the highland region of New South Wales has been undertaken. Studies of Quaternary vegetation history in Australia have been hampered by the difficulty in identifying the pollen of the major family which dominates the south-eastern portion of the continent, the Myrtaceae. Few long palynological records have been published from sites in N.S.W. and thus data over 25 000 years old is sparse. Studies concerning climatic change in the Holocene period are hampered by the small amplitude of possible changes and considerable controversy is revealed in the literature. Pollen analysis of sediment cores from a series of swamps in an altitudinal sequence across the Blue Mountains was undertaken. The altitude change across the study region is associated with a strong climatic gradient and thus these sites were sensitive to small scale climatically induced changes in the vegetation which were recorded in the pollen spectra. The study region is dominated by species of the family Myrtaceae and in order to analyse vegetation change, it was necessary to develop a method to identify dispersed pollen of this family to species level. The reference collection enabled identification of 79 percent of the dispersed Myrtaceae types of pollen. A vegetation, charcoal and environmental history of the local area immediately surrounding each of the eight swamps in the study has been reconstructed. The information from all of these sites has been combined to produce a climatic history of the study region. One site has a basal date of 34 000 BP and, thus a new long palynological record is included in this study. From this long palynological record it was concluded that temperatures reached a minimum of approximately 7.6 degrees C below modern values in the coldest month and approximately 9.4 degrees C below modern in the hottest month between 34 000 BP and 32 000 BP. A series of small fluctuations in effective precipitation between 11 000 BP and the present have been demonstrated and a model for these oscillations proposed. Some analysis of the relationship between climate and vegetation change and the charcoal record has been undertaken. A discussion concerning the relationship between climate change and vegetation change is included." -"Chalson:2007penrith","Sediments in an abandoned river channel on the flood plain of the Nepean River at Penrith record about 38,000 calibrated years (38 k cal. yr BP) of deposition. Sections of sediments of a 860 cm core proved barren of pollen, but sufficient pollen was recovered from three sections aged about (1) 38-36 k cal. yr BP, middle glacial period, (2) 27-16 k cal. yr BP, middle-late glacial period, including the last glacial maximum and (3) 6 k cal. yr BP to present, late Holocene. During the 38-36 k cal. yr BP period, the vegetation was an open sclerophyll forest with Eucalyptus viminalis and Leptospermum polygalifolium prominent. A 'spineless Asteraceae', thought to be Cassinia arcuata was prominent in the understorey. E. viminalis was the most common eucalypt and it is the most cold-tolerant of the suite of possible eucalypts. During the 27-16 k cal. yr BP period, a shrubland of Cassinia arcuata with some grasses was present. The lack of eucalypts during the height of the last glacial period suggests a cold, arid climate and agrees with estimates that the rainfall was about half that of today. In the period 6 k cal. yr BP to present, a Eucalyptus tereticornis and Leptospermum juniperinum woodland with a grassey understorey occupied the site. When compared with other records in the Sydney Basin, the vegetation through the last glacial maximum at Penrith Lakes is the only one with a shrubland/grassland community." -"Chalson:2012jibbon","Jibbon Swamp, in the north eastern part of Royal National Park, yielded a sedimentary history of 8,000 years. The present vegetation was mapped and the modern pollen deposition studied in order to assist interpretation. The palynology infers little change in the vegetation, other than a shifting mosaic of sclerophyllous communities similar to those seen in the area today. The nature of the accumulating sediments and their algal and fungal spore content can be interpreted to refl ect the hydrological history of the swamp. An initial establishment period of 8,000 to 5,500 year ago was followed by a permanent pool of water too deep for the sedgeland swamp vegetation, from 5,500 to 2,400 years ago and then a vegetated swamp that dried out periodically, from 2,400 years ago to present, as it does today. Changes in the sediments and algae/fungi record suggest a wetter early Holocene and a drier mid-late Holocene climate, with an intensification of the dry periods about 2,500 years ago. This pattern of change seems to refl ect regional climatic change. There is very little change in the less sensitive sclerophyllous vegetation. The likely impact of rising Holocene sea levels on this near-coastal environment is discussed." -"Chambers:2023uro.ca","Species _Uromys caudimaculatus_" -"Chang:2015chironomid","A chironomid-based mean February temperature reconstruction from Welsby Lagoon, North Stradbroke Island, Australia covering the last glacial maximum (LGM) and deglaciation (between c. ~23.2 and 15.5 cal ka BP) is presented. Mean February temperature reconstructions show a maximum inferred cooling of c. ~6.5 degrees C at c. ~18.5 cal ka BP followed by rapid warming to near Holocene values immediately after the LGM. The inferred timing, magnitude and trend of maximum cooling and warming display strong similarities to marine records from areas affected by the East Australian current (EAC). The warming trend started at c. ~18.1 cal ka BP and is consistent with the start of deglaciation from Antarctic records. Near Holocene values are maintained through the deglaciation to 15.5 cal ka BP. These records suggest that changes in the Australian subtropics are linked to southern high latitudes." -"Chapman:1991index","Australian plant name index" -"Chappell:2006yangtse","Estimates of regional erosion and sediment mixing from different sources in the Yangtse River system are presented, based on sand samples collected from major tributaries and the trunk stream, at 23 sites between western Sichuan and the Yangtse Delta. Mixing is estimated from concentrations of Mg, Ca, Sr, Ti, Mn and Fe, which are substantially higher in sand from major tributaries in the western Yangtse River catchment than from tributaries in the eastern catchment. Intermediate concentrations occur in sand from the Yangtse Delta, both for modern samples from the surface and for early Holocene samples from drill holes. Mixing ratios indicate that 35 ± 5\% of sand in the delta came from eastern sources. A similar result was obtained using cosmogenic 10Be in quartz grains as a tracer of mixing. Regional erosion rate estimated from 10Be in sand grains from high mountain catchments of the western Yangtse River are mostly similar to rates based on sediment gauging but are sometimes higher, and range to over 700 m Ma− 1, while 10Be measured at upper Yangtse River tributaries on the northeast Tibetan plateau gave rates of 20–30 m Ma− 1. For the eastern catchments, 10Be measurements from quartz sand and sediment gauging both gave rates of 30–70 m Ma− 1. Eroding at this rate, the eastern catchments could not supply more than 20\% of the sediment in the delta, in contrast with 35\% estimated from geochemical fingerprints. The relative input from eastern sources may have been higher in Late Pleistocene times, under a different climatic regime, and reworking of Pleistocene deposits may still be in progress." -"Charreau:2011paleo","Erosion is a fundamental player of the interactions existing between internal geodynamics and climate, in particular through its influence on the carbon dioxide budget. However, long term (> 1 Ma) erosion rates, estimated indirectly from sediment budget, remain poorly constrained. While some studies suggest that worldwide erosion rates increased at the Plio-Pleistocene climatic transition (~ 4--2 Ma), the validity of this observation and its significance is a matter of debate due to potential biases of the sedimentary record and to the influence of sea level fall on the global sedimentary flux to marginal basins. In the present study, we estimate erosion rates over the last ~ 9 Ma using in situ produced cosmogenic 10Be concentrations measured in magnetostratigraphically dated continental sediments. We focus on an intracontinental endorheic watershed draining the northern Tianshan in Central Asia, a key region regarding the ongoing debate. While erosion rates between 0.1 and 1 mm yr- 1 are derived from most of our record, they reach values as high as ~ 2.5 mm yr- 1 from 2.5 to 1.7 Ma. Then, after 1.7 Ma, recent and modern erosion rates fell below 1 mm yr- 1. This temporary increase is correlated with the onset of Quaternary ice ages and suggests that global climate had a significant and transient impact on erosion." -"Charreau:2017outpaced","The modern high topography of the Tianshan resulted from the reactivation of a Paleozoic orogenic belt by the India/Asia collision. Today, the range exhibits tectonically active forelands and intermontane basins. Based on quantitative morphotectonic observations and age constraints derived from cosmogenic 10Be dating, single-grain post-infrared infrared stimulated luminescence (p-IR IRSL) dating and modeling of fault scarp degradation, we quantify the deformation in the Nalati and Bayanbulak intermontane basins in the central Eastern Tianshan. Our results indicate that at least 1.4 mm/yr of horizontal crustal shortening is accommodated within these two basins. This shortening represents over 15% of the 8.5 ± 0.5 mm/yr total shortening rate across the entire range at this longitude. This shortening rate implies that the Eastern Central Tianshan is thickening at a mean rate of ∼1.4 mm/yr, a rate that is significantly higher than the average denudation rate of 0.14 mm/yr derived from our cosmogenic analysis. This discrepancy suggests that the Tianshan range has not yet reached a steady-state topography and remains in a transient state of topographic growth, most likely due to limited denudation rates driven by the arid climate of Central Asia." -"Charreau:2017tianshan","The modern high topography of the Tianshan resulted from the reactivation of a Paleozoic orogenic belt by the India/Asia collision. Today, the range exhibits tectonically active forelands and intermontane basins. Based on quantitative morphotectonic observations and age constraints derived from cosmogenic 10Be dating, single-grain post-infrared infrared stimulated luminescence (p-IR IRSL) dating and modeling of fault scarp degradation, we quantify the deformation in the Nalati and Bayanbulak intermontane basins in the central Eastern Tianshan. Our results indicate that at least 1.4 mm/yr of horizontal crustal shortening is accommodated within these two basins. This shortening represents over 15\% of the 8.5 ± 0.5 mm/yr total shortening rate across the entire range at this longitude. This shortening rate implies that the Eastern Central Tianshan is thickening at a mean rate of ∼1.4 mm/yr, a rate that is significantly higher than the average denudation rate of 0.14 mm/yr derived from our cosmogenic analysis. This discrepancy suggests that the Tianshan range has not yet reached a steady-state topography and remains in a transient state of topographic growth, most likely due to limited denudation rates driven by the arid climate of Central Asia." -"Charreau:2020surai","To better constrain late Neogene denudation of the Himalayas, we analysed in situ 10Be concentrations in 17 Neogene sediment samples of the Surai section (central Nepal) and two modern sediment samples of the Rapti River. We first refined the depositional ages of the Surai section from 36 new paleomagnetic analyses, five 26Al/10Be burial ages, and, based on the Dynamic Time Warping algorithm, 104 automatically calculated likely magnetostratigraphic correlations. We also traced changing sediment sources using major element and Sr‐Nd isotopic data, finding at 4–3 Ma a switch from a large, trans‐Himalayan river to a river draining only the Lesser Himalaya and Siwalik piedmont, increasing the contribution of recycled sediments at that time. 10Be concentrations in Neogene sediments range from (1.00 ± 0.36) to (5.22 ± 0.98) × 103 at g–1 and decrease with stratigraphic age. Based on a flood plain transport model, our refined age model, and assuming a drainage change at 4–3 Ma, we reconstructed 10Be concentrations at the time of deposition. ... [_truncated_]" -"Charreau:2023unsteady","The Tianshan mountains have complex and variable topography and documenting their growth is important for understanding both intracontinental mountain building and the evolution of the global climate. We investigate whether this topography is in equilibrium with crustal influx (thickening) and sediment outflux (denudation). Based on literature, we estimate that the eastern Tianshan has been subject to a total crustal shortening rate of ∼9.4 mm/a across the Kuitun–Kuche transect, implying ∼1.3 mm/a of crustal thickening and a total crustal influx of ∼9 × 107 m3/a. We measured in-situ cosmogenic 10Be concentrations in modern river sands of 34 catchments to constrain recent (0–6 ka) basin-averaged denudation rates within the range and on its two flanks. Denudation rates range from 0.020 ± 0.002 to 0.53 ± 0.07 mm/a, averaging 0.20 ± 0.04 and 0.11 ± 0.02 mm/a in the north and south, respectively; these rates correspond to respective total sediment outfluxes of (542 ± 69) × 104 and (164 ± 24) × 104 m3/a. To ensure that these values can be compared to Pleistocene tectonic rates, we reconstructed Pleistocene denudation rates in seven of the studied basins. For this, we determined inherited in-situ cosmogenic 10Be concentrations from 11 cosmogenic depth profiles of abandoned fluvial terraces deposited in the Tianshan piedmonts. These data indicate that denudation rates have been relatively steady since the Pleistocene and thus that recent and Pleistocene sediment fluxes can be compared. These results show that crustal thickening outpaced denudation and sediment outflux by a factor of ∼10. Therefore, the Tianshan topography is not in dynamic equilibrium and is growing, even if materials are being subducted into the mantle. Consequently, to sustain this disequilibrium, the range grew laterally. This lateral growth and the inheritance of structures and basins are likely responsible for the complex topography of the range." -"Chase:2018seweweeksspoort","Africa's southern Cape is a key region for the evolution of our species, with early symbolic systems, marine faunal exploitation, and episodic production of microlithic stone tools taken as evidence for the appearance of distinctively complex human behavior. However, the temporally discontinuous nature of this evidence precludes ready assumptions of intrinsic adaptive benefit, and has encouraged diverse explanations for the occurrence of these behaviors, in terms of regional demographic, social and ecological conditions. Here, we present a new high-resolution multi-proxy record of environmental change that indicates that faunal exploitation patterns and lithic technologies track climatic variation across the last 22,300 years in the southern Cape. Conditions during the Last Glacial Maximum and deglaciation were humid, and zooarchaeological data indicate high foraging returns. By contrast, the Holocene is characterized by much drier conditions and a degraded resource base. Critically, we demonstrate that systems for technological delivery – or provisioning – were responsive to changing humidity and environmental productivity. However, in contrast to prevailing models, bladelet-rich microlithic technologies were deployed under conditions of high foraging returns and abandoned in response to increased aridity and less productive subsistence environments. This suggests that posited links between microlithic technologies and subsistence risk are not universal, and the behavioral sophistication of human populations is reflected in their adaptive flexibility rather than in the use of specific technological systems." -"Chazan:2013canteenkopje","Archaeological research at the site of Canteen Kopje, Northern Cape Province, South Africa, has focused on the rich Earlier Stone Age assemblages recovered from the Younger Vaal Gravels. This paper presents the results of excavation and optically stimulated luminescence (OSL) dating of the overlying Hutton Sands. We discuss the evidence for colonial period interaction between diamond miners and indigenous groups at the site, as well as the presence of an earlier phase of terminal Middle Stone Age/early Later Stone Age occupation. The OSL analyses demonstrate the potential distortion of OSL ages due to substantial bioturbation and its effect on the dating of archaeological sites situated in unconsolidated sands." -"Chazan:2020wonderwerk","Although the Middle Stone Age (MSA) of southern Africa, associated with major cultural innovation including aspects of symbolic behavior and the development of complex hunting tools, has been the focus of intensive research, well-documented contexts for the early Middle Stone Age (EMSA) are rare. Here, we present archeological and ecological data on the EMSA occupation of Wonderwerk Cave excavated by Peter Beaumont, along with the results of luminescence dating of associated sediments to ca. 240–150 kyr, overlapping with the timing of the first known modern humans. The lithic assemblage shows a shift to prepared core flake production but lacks complex hunting equipment characteristic of the later MSA. Although ocher is present, there is no evidence of ornaments or incised objects. Multiproxy paleoclimate data from Wonderwerk Cave demonstrate that the EMSA occupation occurred under significantly wetter environmental conditions than the current semiarid regime. The Wonderwerk Cave EMSA provides strong support for the argument that critical aspects of the MSA archeological record developed long after the first appearance of modern humans." -"Cheetham:2010resolving","A previous assessment of radiocarbon (14C) dates from alluvial units in southeastern Australia revealed a gap in the geochronological record that coincides with the Holocene climatic optimum. This gap in the alluvial record can be further refined using optically stimulated luminescence (OSL). The chronology of Holocene river terraces on Widden Brook, a sandy alluvial stream in southeastern Australia, was established using 14C and OSL techniques. Combined use of these independent techniques allows for a more rigorous assessment of the alluvial record. The robust chronology, consisting of 38 14C and 11 OSL samples, permitted identification of significant depositional variation within the catchment, resulting from localised geomorphic processes. The three terrace sequences identified yielded distinct chronologies, suggesting alluvial deposition at different times. The sequences exhibited a continuous chronology, which indicated continuous deposition throughout the Holocene. The chronology of terrace sequences within this catchment suggests that terrace formation can be attributed to localised geomorphic processes rather than climatic forcing. Copyright 2010 John Wiley & Sons, Ltd." -"Cheetham:2010widden","Terrace remnants on Widden Brook, southeastern Australia, were examined and correlated longitudinally to establish their evolutionary history. Three discontinuous terrace sequences, the Baramul, Widden and Kewarra, were identified in a 26~km reach using sedimentology, topography and chronology. Each terrace sequence occurred within a geomorphically distinct valley setting: an upstream constriction, a valley expansion and a highly constricted downstream section. Radiocarbon and optically stimulated luminescence ages indicated that each terrace sequence was formed during the Late Pleistocene and Holocene (16.7-0.5 ka cal BP). However, their sedimentology and topography were shown to differ significantly. We present evidence that both climate and the exceedance of intrinsic geomorphic thresholds were major contributing factors responsible for the formation of these terrace sequences." -"Chen:1990amadeus","The formation of shoreline gypseous dunes is a major event in the Quaternary history of many playas in central Australia. The dunes probably were formed during a period of high regional water table when abundant gypsum was deposited in a near‐shore groundwater seepage zone and deflated on to the shoreline dunes. Ten samples from two sites at Lake Amadeus, a major playa in the region, provided coarse (90–125 μ) quartz grains for thermoluminescence (TL) dating. Both regeneration TL and additive TL were measured. A well defined regeneration curve is basically consistent with the additive curves. Three methods, alpha counting, analyses of radioactive isotope concentrations and on‐site gamma scintillometer measurements, were used to evaluate the dose rates, giving consistent results. Although the equivalent doses of the samples scatter from 25 Gy to 71 Gy, the TL ages of all samples from the two sites cluster in the range 45–60 ka." -"Chen:1991aeolian","There are two different dune systems in central Australia; regional quartz dunefields and transverse gypsiferous dunes associated with playa lakes. These two systems, especially gypsiferous dunes at Lake Amadeus, the largest playa in central Australia, provide a sedimentary, geomorphological and environmental history of the region during the late Quaternary. The gypsifierous dunes consist of a surficial gypcrete overlying an aeolian sediment sequence below, a mixture of gypsum sand and quartz sand. No clay pellets have been found in the dune sequence, in significant contrast to the gypsiferous clay dunes in other parts of Australia. Three possible models of the environmental controls of gypsiferous dune formation are discussed. ... [_truncated_]" -"Chen:1991amadeus","Sediments from Lake Amadeus, a groundwater discharge playa in central Australia, comprise a surface playa sequence (the Winmatti Beds), varying between 0.6 and 3 m in thickness, overlying a long sequence of fairly uniform fluvial-lacustrine clays (the Uluru Clay). The latter extends down to at least 15 m (the maximum depth cored during this study), and possibly down to 65 m below the present playa surface. In the cores studied the Brunhes-Matuyama boundary (0.73 Ma) was identifiable in all the upper sediments, typically at a depth of between 1 and 2 m, but below this there are two plausible chronological interpretations of the palaeomagnetic data. Deposition rates are very low, typically no more than 1.5 cm/ka in the Uluru Clay Beds, and down to 0.2 cm/ka in the Winmatti Beds. These rates suggest that the fluvial-lacustrine phase lasted for at least 5 Ma. ... [_truncated_]" -"Chen:1992lakes","Evaluation of the shoreline erosion process in relation to sediment layers of archaeological importance of Lakes Cawndilla, Menindee and Victoria." -"Chen:1993amadeus","This study of stratigraphy, chronology and sedimentology at Lake Amadeus, a major playa lake in central Australia, provides for the first time a Late Tertiary and Quaternary sedimentary sequence from the continent's centre. The Cenozoic sediments of the lake basin consist of two major units: the Uluru Clay; and the overlying Winmatti Beds. At least 60 m of Uluru Clay overlies Proterozoic dolomitic limestone and consists of uniform clay horizons with minor intercalated gypsum. The clay was deposited in a shallow lacustrine and fluvial environment. Conditions were periodically saline and frequently dry. The basal Uluru Clay is estimated to be over 5 Ma old." -"Chen:1995napperby","An episode of high lake levels prior to the last maximum glaciation has been identified at many localities in wastern Australia. Similar events have been recognized at playa lakes in central Australia, where gypsum dunes along playa margins formed during one or more episodes of high groundwater discharge, with a large influx of calcium sulphate. At Lake Lewis, exposures at two islands show similar sediment sequences: three pedogenic gypcrete layers interbedded with aeolian quartz and gypsum sand horizons form three units within gypsum dunes up to 7 m high. The lowest unit has cliffed edges buried by the upper units, indicating a significant time break. Four TL dates (coarse-grained quartz) show that this lowest unit was deposited at or before 70-80 ka. The middle unit of mixed gypsum and quartz sand capped by gypcrete represents the major phase of gypsum dune formation, and 6 TL dates range from 33 to 46 ka with overlapping error bars. These are slightly younger but statistically similar to TL dates (from 39 to 59 ka) of the shoreline gypsum dune at Lake Amadeus in the same region. The top unit of the two islands, up to 1 m thick, has not yet been well dated. One date is inconsistent with the well dated middle layer below, possibly because of incomplete bleaching, and has been rejected. The other date (17 ± 5 ka) is much younger which possibly indicates a minor and local reactivation of old gypsum sediments. At the lake margin, there are quartz dunes overlying the gypsum dunes, and a buried aeolian quartz sand layer occurs in a lake-margin terrace. These represent reactivation of the regional quartz dune field after the major gypsum dune formation. Two consistent TL dates (21 ± 4 ka and 23 ± 6 ka) indicate that regional dunes were active at about the time of the Last Glacial Maximum." -"Chen:2002murrumbidgee","In southeastern Australia, aeolian dust deposits are very common and have a significant influence on soil properties and soil landscapes. However, the characteristics of the pure dust materials and the rates of dust-fall in the past are unclear because of the low overall rate of dust deposition and mixing with locally derived sediments. In the Wagga Wagga region, some dunes have functioned as dust traps. Thin (<1 cm thick) red clayey bands and thick (up to 2.5 m) red clayey layers within the dune sequences are likely to represent illuviated aeolian dust. These dust materials are characterised by a bi-modal particle size distribution, one mode in the clay and another in the coarse-medium silt. The clay minerals are dominated by kaolinite, illite and smectite. Both 14C and optical dating indicate the most recent period of dune formation was around 3-4 ka. In an example of these young dunes, there is a total of 2 cm equivalent thickness of dust materials, giving a deposition rate of 0.5-0.7 cm ka-1. All three samples from an elevated dune are saturated with respect to environmental radiation dosage, and give minimum optical ages in excess of 80 ka. In this higher dune, the total thickness of dust is 50-80 cm, similar to that (50-100 cm) of the Yarabee Parna, the youngest aeolian dust deposit in the Wagga Wagga region. This may have been deposited unevenly, being more concentrated during the period 25-16 ka, which has been identified as a major dust deposition period in the Tasman Sea. If this variation occurred, the dust deposition rate indicated by the 50-80 cm dust material in the dune could have been as high as 5 cm ka-1 for the period 25-16 ka." -"Chen:2011wangkun","ND" -"Chen:2015karlik","ND" -"Chen:2018shishapangma","ND" -"Chen:2020morakot","Extreme erosion events can produce large short‐term sediment fluxes. Such events complicate erosion rates estimated from cosmogenic nuclide concentrations in river sediment by providing sediment with a concentration different from the long‐term basin average. We present a detrital 10Be study in southern Taiwan, with multiple samples obtained in a time sequence bracketing the 2009 Typhoon Morakot, to assess the impact of landslide sediment on 10Be concentrations (N10Be) in river sediment. Sediment samples were collected from 13 major basins, two or three times over the last decade, to observe the temporal variation of N10Be. Landslide inventories with time intervals of 5–6 years were used to quantify sediment flux changes. ... [_truncated_]" -"Chen:2021orogeny","The southern Central Range of Taiwan is in an early stage of orogeny and the landscape has not yet reached a steady state. To reveal the nature of the transient landscape and its evolution towards a steady state during orogeny, we conducted an in-situ 10Be cosmogenic nuclide study together with geomorphic analyses to characterize the spatial pattern of erosion rate at the scale of individual catchments. Sediment samples were collected at outlets of major basins, and within nested sub-basins. Basin-wide erosion rates were estimated from 10Be concentrations and basin mean 10Be production rates. The erosion rates of major basins show a northward increasing trend, which is consistent with the pattern of mean basin channel steepness, reflecting the early stage of orogeny and indicating that the landscape is evolving in response to tectonic forcing. ... [_truncated_]" -"Chenet:2016romanche","ND" -"Cherem:2012brazil","Topographic relief in southeastern Brazil consists of a sequence of stepped surfaces that formed after the fragmentation of Gondwana during the Cretaceous, Tertiary and Quaternary tectonic pulses. This region is drained by four major rivers within four major river basins, with interfluves that contain denudational escarpments, fault escarpments and mountain ranges. This study presents an analysis of the long-term evolution of two denudational escarpments, the Cristiano Otoni and the São Geraldo steps, which divide the river basins of the São Francisco, Doce and Paraíba do Sul rivers in southeastern Brazil. Denudation rates were obtained through the measurement of mean concentrations of in situ produced cosmogenic 10Be in sand-sized fluvial quartz sediments collected from granitic terrains. The rates were calculated and compared with one another and correlated to the basin-scale mean relief, slope, area, and stream power. The mean denudation rates of the Cristiano Otoni and São Geraldo highlands are 8.77 (± 2.78) m My− 1 and 15.68 (± 4.53) m My− 1, respectively. The mean denudation rates of the Cristiano Otoni and São Geraldo escarpments are 17.50 (± 2.71) m My− 1 and 21.22 (± 4.24) m My− 1, respectively." -"Chester:2004hawke","Hawke's Bay is a region of New Zealand where earliest settlement of indigenous people may have occurred. A sedimentological and palynological study of lake sediments from a small catchment was undertaken to reconstruct erosion, vegetation, and fire histories to determine human environmental impact, and thus add to knowledge of the timing of initial settlement of New Zealand. Precise dating was an essential facet of the research because of the short time span of human occupation in New Zealand. A chronology is proposed based on accelerator mass spectrometry (AMS) radiocarbon dating of palynomorph concentrates. Known-age tephras were used as a check on the validity of the 14C ages obtained using this technique, which is being developed at Rafter Radiocarbon Laboratory. Two episodes of sustained erosion occurred between about 1500 and 1050 BC with a period of ~50 yr at about 1300 BC when no erosion occurred. Five episodes of erosion of very short duration occurred at about 625 BC, 450 BC, 100 BC, AD 950, and AD 1400. Erosion probably resulted from landslides induced by earthquakes or severe storms, with the exception of the last event which coincides with local burning and is probably a consequence of this. A conifer/broadleaved forest surrounded the lake until soon after AD 1075--1300, when a dramatic decline in pollen of forest plants and an increase in charcoal occurred. Forest was replaced by fire-induced scrub, interpreted as a result of anthropogenic burning by prehistoric Polynesians. A further decline in woody vegetation occurred when European-introduced plants appear in the pollen record and extensive pasture was established." -"Chevalier:2005fault","ND" -"Chevalier:2011tibet","ND" -"Chevalier:2016bangong","ND" -"Chevalier:2016litang","ND" -"Chevalier:2018ganzi","ND" -"Chevalier:2019bimodal","ND" -"Chittenden:2013niesen","Landscape evolution and surface morphology in mountainous settings are a function of the relative importance between sediment transport processes acting on hillslopes and in channels, modulated by climate variables. The Niesen nappe in the Swiss Penninic Prealps presents a unique setting in which opposite facing flanks host basins underlain by identical lithologies, but contrasting litho‐tectonic architectures where lithologies either dip parallel to the topographic slope or in the opposite direction (i.e. dip slope and non‐dip slope). The north‐western facing Diemtigen flank represents such a dip slope situation and is characterized by a gentle topography, low hillslope gradients, poorly dissected channels, and it hosts large landslides. In contrast, the south‐eastern facing Frutigen side can be described as non‐dip slope flank with deeply incised bedrock channels, high mean hillslope gradients and high relief topography. Results from morphometric analysis reveal that noticeable differences in morphometric parameters can be related to the contrasts in the relative importance of the internal hillslope‐channel system between both valley flanks. ... [_truncated_]" -"Chivas:2001carpentaria","The Gulf of Carpentaria is an epicontinental sea (maximum depth 70 m) between Australia and New Guinea, bordered to the east by Torres Strait (currently 12 m deep) and to the west by the Arafura Sill (53 m below present sea level). Throughout the Quaternary, during times of low sea-level, the Gulf was separated from the open waters of the Indian and Pacific Oceans, forming Lake Carpentaria, an isolation basin, perched above contemporaneous sea-level with outlet channels to the Arafura Sea. A preliminary interpretation is presented of the palaeoenvironments recorded in six sediment cores collected by the IMAGES program in the Gulf of Carpentaria. The longest core (approx. 15 m) spans the past 130 ka and includes a record of sea-level/lake-level changes, with particular complexity between 80 and 40 ka when sea-level repeatedly breached and withdrew from Gulf/Lake Carpentaria. Evidence from biotic remains (foraminifers, ostracods, pollen), sedimentology and geochemistry clearly identifies a final marine transgression at about 9.7 ka (radiocarbon years). Before this transgression, Lake Carpentaria was surrounded by grassland, was near full, and may have had a surface area approaching 600 km×300 km and a depth of about 15 m. The earlier rise in sea-level which accompanied the Marine Isotopic Stage 6/5 transgression at about 130 ka is constrained by sedimentological and biotic evidence and dated by optical- and thermoluminescence and amino acid racemisation methods." -"Chiverrell:2018oscillations","ND" -"Cholewiak:2003strigidae","Family Strigidae" -"Cholewiak:2003strigiformes","Order Strigiformes" -"Cholewiak:2003tytonidae","Family Tytonidae" -"Christensen:1975hunters","Ole Christensen, a PhD scholar in the Department of Prehistory in the Research School of Pacific Studies at the Australian National University, was killed in a car accident on his way to work on 16 December last year. Ole was a Canadian citizen of Danish birth, whose parents settled in rural Alberta. He took his BA(Hons) in 1970 and his MA in 1972, both in the Department of Archaeology at the University of Calgary. His MA thesis, ‘Banff Prehistory: prehistoric subsistence and settlement in Banff National Park, Alberta‘, is evidence of an early interest in economically and ecologically oriented archaeology, which he furthered by taking courses and laboratory work in pollen analysis. A visit to South America in 1970 with an archaeological team investigating early farming settlements in the Cauca Valley, Colombia, combined with a long standing interest in Polynesian anthropology to encourage him to seek to do graduate work on tropical agricultural systems somewhere in the Pacific. When he subsequently applied for the ANU scholarship which he took up in early 1972, he seemed a highly suitable person to work in association with the Department of Prehistory‘s project into New Guinea Highlands‘ agricultural history then about to start at Kuk in the upper Wahgi valley (see Mankind, 3:177–83)." -"Churchill:2001recovery","Summary. Current Species Status: The Sandhill Dunnart, Sminthopsis psammophila, is currently listed nationally as 'Endangered' under the Environment Protection and Biodiversity Conservation Act 1999. In South Australia it is listed as 'Endangered' under Schedule 7, National Parks and Wildlife Act 1972, and in Western Australia as 'Fauna that is likely to become extinct' under the Western Australian Wildlife Conservation Act 1950. ... [_truncated_]" -"Ciner:2019horseshoe","ND" -"Clapp:2000exceeds","We use 10Be and 26Al to determine long-term sediment generation rates, identify significant sediment sources, and test for landscape steady state in Nahal Yael, an extensively studied, hyperarid drainage basin in southern Israel. Comparing a 33 yr sediment budget with 33 paired 10Be and 26Al analyses indicates that short-term sediment yield (113 138 t · km-2 · yr-1) exceeds long-term sediment production (74 ± 16 t · km-2 · yr-1) by 53\% 86\%. The difference suggests that the basin is not in steady state, but is currently evacuating sediment accumulated during periods of more rapid sediment generation and lower sediment yield. Nuclide data indicate that (1) sediment leaving the basin is derived primarily from hillslope colluvium, (2) bedrock weathers more rapidly beneath a cover of colluvium than when exposed, and (3) long-term erosion rates of granite, schist, and amphibolite are similar." -"Clapp:2001arroyos","Using 10Be and 26Al measured in sediment and bedrock, we quantify rates of upland erosion and sediment supply to a small basin in northwestern New Mexico. This and many other similar basins in the southwestern United States have been affected by cycles of arroyo incision and backfilling several times in the past few millennia. The sediment generation (275 ± 65 g m−2 yr−1) and bedrock equivalent lowering rates (102 ± 24 m myr−1) we determine are sufficient to support at least three arroyo cycles in the past 3,000 years, consistent with rates calculated from a physical sediment budget within the basin and regional rates determined using other techniques. Nuclide concentrations measured in different sediment sources and reservoirs suggest that the arroyo is a good spatial and temporal integrator of sediment and associated nuclide concentrations from throughout the basin, that the basin is in steady-state, and that nuclide concentration is independent of sediment grain size. Differences between nuclide concentrations measured in sediment sources and reservoirs reflect sediment residence times and indicate that subcolluvial bedrock weathering on hillslopes supplies more sediment to the basin than erosion of exposed bedrock." -"Clapp:2002arid","We measured 10Be and 26Al in 64 sediment and bedrock samples collected throughout the arid, 187 km2 Yuma Wash drainage basin, southwestern Arizona. From the measurements, we determine long-term, time-integrated rates of upland sediment generation (81±5 g m−2 year−1) and bedrock equivalent lowering (30±2 m Ma−1) consistent with other estimates for regions of similar climate, lithology, and topography. In a small (∼8 km2), upland sub-basin, differences in nuclide concentrations between bedrock outcrops and hillslope colluvium suggest weathering of bedrock beneath a colluvial cover is a more significant source of sediment (40×104 kg year−1) than weathering of exposed bedrock surfaces (10×104 kg year−1). Mixing models constructed from nuclide concentrations of sediment reservoirs identify important sediment source areas. Hillslope colluvium is the dominant sediment source to the upper reaches of the sub-basin channel; channel cutting of alluvial terraces is the dominant source in the lower reaches. Similarities in nuclide concentrations of various sediment reservoirs indicate short sediment storage times (<103 years). ... [_truncated_]" -"Clapuyt:2019alpine","Tectonic and geomorphic processes drive landscape evolution over different spatial and temporal scales. In mountainous environments, river incision sets the pace of landscape evolution, and hillslopes respond to channel incision by, e.g., gully retreat, bank erosion, and landslides. Sediment produced during stochastic landslide events leads to mobilization of soil and regolith on the slopes that can later be transported by gravity and water to the river network during phases of hillslope–channel geomorphic coupling. The mechanisms and scales of sediment connectivity mitigate the propagation of sediment pulses throughout the landscape and eventually drive the contribution of landslides to the overall sediment budget of mountainous catchments. However, to constrain the timing of the sediment cascade, the inherent stochastic nature of sediment and transport through landsliding requires an integrated approach accounting for different space scales and timescales. In this paper, we examine the sediment production on hillslopes and evacuation to the river network of one landslide, i.e. the Schimbrig earthflow, affecting the Entle River catchment located in the foothills of the Central Swiss Alps. We quantified sediment fluxes over annual, decadal, and millennial timescales using respectively unmanned aerial vehicle (UAV)–structure-from-motion (SfM) techniques, classic photogrammetry, and in situ produced cosmogenic radionuclides. At the decadal scale, sediment fluxes quantified for the period 1962–1998 are highly variable and are not directly linked to the intensity of sediment redistribution on the hillslope. ... [_truncated_]" -"Clark:1976lashmar","ND" -"Clark:1982fires","Re-examination of dated hearths in the Willandra Lakes region indicates that many, with ages between modern and 4500 BP, have well-baked pieces of termite (Drepanotermes perniger) nest. Such hearths typically occur as cobbled pavements some 0.5-1.5 min diameter, with charcoal immediately beneath and around tbe baked lumps. ... [_truncated_]" -"Clark:1983pollen","Fires have been part of the Australian environment for a very long time. Fusains, believed to be ancient charcoal, are found in coals dating from about ten million to two hundred and fifty million years ago (Kemp 1981). Adaptations to fire are so prevalent in the most widespread and abundant of Australia's endemic plant genera (Gill 1975, 1981a), that it is thought they must have evolved with fre- quent fires. This is not the only possibility, as many of these adaptations also enhance survival through other stresses such as drought, frost, disease and defoliation (Gill 1975). In pre-human times lightning would have been the most common ignition source, with volcanic eruptions and spontaneous combustion of coal and peat being locally important at times." -"Clark:1983thesis","Several approaches are taken to the problems of reconstructing fire history from charcoal preserved in lake and swamp sediments and analysed along with pollen. The differing effects on charcoal of sample preparation techniques are investigated and the usual pollen preparation procedure is recommended for concentrating charcoal. A simple and rapid method of quantifying charcoal in pollen preparations by point count estimation of projected area is introduced and it is shown how the method can also be applied to thin sections of sediments to estimate the annual input volume of charcoal. The production and transport of charcoal are discussed and it is argued that models of charcoal transport are not useful for deducing the locations of fires from charcoal assemblages in sediments. Experiments are described in which the amount of charcoal produced by and transported from present-day fires is estimated. It is found that most charcoal remains in a burned area and more is removed in suspension in water than is carried away in smoke. Thus, most charcoal in a sedimentary basin comes from its water catchment and areas close to, but outside, its catchment. The charcoal catchment is unlikely to be the same as the pollen catchment. The sedimentary charcoal record is of fire-rainfall events, not of fires alone. Deposition of charcoal in sediments is discussed and it is shown that either more or less frequent fires may increase the amount of charcoal deposited over a given time, depending mainly on the rate of fuel accumulation. A model is devised to show how the relationship between true and apparent fire histories may be affected by the sediment sampling scheme. Examples are provided of the use of pollen and charcoal to reconstruct vegetation and fire histories of three sites in South Australia. At one site, the amount of charcoal in sediments appears better related to the history of deposition and preservation than to that of fires. Comparison of the amount of charcoal in sediments from sites in Australia and New Guinea demonstrates that similar or different fire regimes may be identified at sites with comparable vegetation and catchments, and that the impact on vegetation of people using fire might be clearly distinguishable only in areas where natural fires were previously absent or rare. Expressing charcoal quantities as amount per unit dry weight of inorganic sediment is shown to be more informative than as amount per unit volume of wet sediment. Size distributions of charcoal particles are considered, but do not appear to be useful for interpretation. The difficulties of discerning past effects of Aboriginal burning on the vegetation of Australia are discussed and assumptions about Aboriginal use of fire and its effects are questioned. It is concluded that Aborigines neither created nor maintained large areas of grassland and that climate has been more important than fire in determining vegetation distribution. The sedimentary charcoal record of fire history is an imperfect one, but its interpretation, based on an awareness of the complexities of the processes involved, is the best means available for studying the long-term effects of fire regimes on vegetation." -"Clark:1985murray","This paper contains a detailed description of the Snaggy Bend burial ground, near Wentworth in southwest New South Wales, which was mapped by Clark in 1981 . It also includes a series of radiocarbon dates for this site and two others, at Tuckers Creek and Lake Benanee, further to the east along the Murray (Fig.l), and a general discussion of the similarities between several recorded burial grounds on the central Murray. ... [_truncated_]" -"Clark:1986rotten","ND" -"Clark:1987willandra","ND" -"Clark:1995chronometers","ND" -"Clark:1997thirlmere","ND" -"Clark:2001lapita","ND" -"Clark:2003saglek","ND" -"Clark:2009donegal","ND" -"Clark:2009ireland","ND" -"Clark:2011edgar","Geomorphic mapping of the ~30 km Lake Edgar fault scarp in SW Tasmania suggests that three large surface-rupturing events with vertical displacements of 2.4 -3.1 m have occurred in late Quaternary times. Optically stimulated luminescence (OSL) chronology from a sequence of three periglacial fluvial terraces associated with scarp incision provides constraint on the age of these events. The ages of alluvial/colluvial fans derived from the youngest fluvial terraces constrain the most recent event to ca 17 -18 ka. The chronology of the two preceding events is more poorly constrained. The near coincidence of ages from the base of the youngest terrace and the penultimate terrace suggest that penultimate faulting might have occurred during active fluvial deposition ca 25 -28 ka. The oldest recognised event occurred subsequent to the ca 61 ka deposition of gravels on the highest of the three terraces and prior to the deposition of ca 48 ka gravels exposed in the footwall fan ... [_truncated_]" -"Clarke:1988brim",NA -"Clarke:1994phd","This thesis presents an archaeological study of contact where an island Aboriginal society in northern Australia experienced first contact with non­ Aboriginal cultural groups in the recent past. The island society is that of the Anindilyakwa-speaking clans of the Groote Eylandt archipelago in the Northern Territory of Australia. The research is based on eleven months of fieldwork conducted on Groote Eylandt over three periods in 1990, 1991 and 1992 and reports on the results of test-excavations carried out at 18 different archaeological sites. I put forward the thesis that changes in resource use and residence patterns can be identified in the archaeological record during the period of Macassan contact, and that there is a trajectory of change leading into the last seventy years of Mission settlement. I present a three part model of resource use and residence patterns encompassing the pre-contact period, Macassan contact and the period of Mission settlement. I further suggest that the changes identified in the archaeological record are indicative of a re-structuring of the cultural landscape as result of contact, first with Macassans and later with missionaries. The analyses of archaeological, ethnographic and archival information presented in this thesis suggest that the influence of Macassan contact on Aboriginal culture was more far reaching than has previously been considered. In this thesis the relationship between Aboriginal society of Groote Eylandt and outsiders is analysed as a process of interaction and mediation. The concept of mediation provides for an active and negotiated relationship between Macassans and Aboriginal people, and Europeans and Aboriginal people. ... [_truncated_]" -"Clarke:2002groote","Since the early 1970s indigenous people have provided a challenging and often confronting cultural and political critique of some of the long-held givens of archaeological research. Archaeologists engaged in research about Australia's indigenous archaeological record, whether it is the distant past of the Pleistocene or the more immediate past of colonial conquest, have had to rethink some of the fundamental aspects of their practice. In the last ten years one important initiative has been the development of community-based approaches to archaeology. The paper is presented in two parts. The first part provides a brief background to the development of community archaeology in Australia, setting out the main elements of this approach. The second part presents three contexts from Groote Eylandt in northern Australia where I am able to identify the experiences that were pivotal in my shift in practice to a community-based archaeology." -"Clarke:2006isoleucine","The epimerization of the amino acid isoleucine in avian eggshells has been used to determine the timing of a variety of events throughout the Late Quaternary. Epimerization is a chemical reaction that interconverts L-isoleucine into its epimer D-alloisoleucine. Geochronological investigations based on isoleucine epimerization in avian eggshells have been used to help assess the timing of the extinction of a member of the Australian megafauna, Genyornis, a large flightless bird (Miller et al. 1999a). Isoleucine epimerization in Genyornis and water bird eggshells have been used to confine the timing of lacustrine episodes beyond the limit of radiocarbon dating in central Australia (Magee and Miller 1998). Ages derived from isoleucine epimerization in Struthio eggshells in African archaeological sites have been important in refining the chronology for the evolution of modern humans (Brooks et al. 1990; Miller et al. 1999b). Recently, the extent of isoleucine epimerization in Casuarius eggshells was used to support a radiocarbon chronology attesting to a Pleistocene antiquity for the occupation of Papuan rainforest (Pasveer et al. 2002)." -"Clarke:2007eggshells","Our research demonstrates that the extent of isoleucine epimerisation (A/I) in fragments of avian eggshells provides geochronological information in archaeological contexts. In the archaeological sequence of Hay Cave, northern Queensland, Australia, there is an excellent correspondence between the A/I values of Australian brush-turkey (Alectura lathami) eggshells (n = 99) and independent geochronological control (n = 16 radiocarbon ages including 4 on eggshell calcite). The A/I values identify three phases of deposition during the Holocene at Hay Cave. In contrast to the Alectura eggshell A/I values, a poor correspondence was observed between the A/I values of cassowary (Casuarius) eggshells from Toé (n = 35) and Kria caves (n = 23) (Ayamaru Plateau, Papua) and the depths from which the specimens were recovered in these stratified sequences. Given coherent archaeofauna trends and radiocarbon chronologies (n = 8 and 2 eggshell calcite radiocarbon ages at Toé and Kria, respectively) with respect to depth, the variable A/I values are not explicable in terms of mixing. Rather, the variability is most likely due to exposure of the eggshells to the high temperatures of campfires. Despite the variability, eggshells with relatively low A/I values amongst specimens recovered from similar depths (and therefore presumably least influenced by high temperatures) exhibit a gradual increase in A/I with respect to depth, as expected in a stratified deposit. From this observation it is suggested that the identification of heated eggshells will increase confidence in geochronological information provided by A/I. These studies illustrate the complications that arise from campfire-induced acceleration of amino acid racemisation and emphasise that although this phenomenon is common, it is not universally encountered in archaeological contexts." -"Clarkson:1986taupo","This address is basedon vegetation surveys of most of the mires in the Pureora Ecological District and vegetation construction using macrofossil and pollen analysis. All of the mires discussed (see Fig. 1) sit on a layer up to 1 m thick of Taupo pumice deposited 1850 years ago during the catastrophic Taupo eruption. Mire nutrient status ranges from mainly mesotrophic (medium fertility) tat low altitude to mainly oligotrophic (low fertility) at higher altitude. The most extensive vegetation types are sedgelands and fernlands, the main species being Gleichenia dicarpa, Lepidosperma australe, Carpha alpina, and Baeuma rubiginosa." -"Clarkson:2007wardaman","ND" -"Clarkson:2015madjedbebe","Published ages of >50 ka for occupation at Madjedbebe (Malakunanja II) in Australia's north have kept the site prominent in discussions about the colonisation of Sahul. The site also contains one of the largest stone artefact assemblages in Sahul for this early period. However, the stone artefacts and other important archaeological components of the site have never been described in detail, leading to persistent doubts about its stratigraphic integrity. We report on our analysis of the stone artefacts and faunal and other materials recovered during the 1989 excavations, as well as the stratigraphy and depositional history recorded by the original excavators. We demonstrate that the technology and raw materials of the early assemblage are distinctive from those in the overlying layers. Silcrete and quartzite artefacts are common in the early assemblage, which also includes edge-ground axe fragments and ground haematite. The lower flaked stone assemblage is distinctive, comprising a mix of long convergent flakes, some radial flakes with faceted platforms, and many small thin silcrete flakes that we interpret as thinning flakes. Residue and use-wear analysis indicate occasional grinding of haematite and woodworking, as well as frequent abrading of platform edges on thinning flakes. We conclude that previous claims of extensive displacement of artefacts and post-depositional disturbance may have been overstated. The stone artefacts and stratigraphic details support previous claims for human occupation 50-60 ka and show that human occupation during this time differed from later periods. We discuss the implications of these new data for understanding the first human colonisation of Sahul." -"Clarkson:2017occupation","The time of arrival of people in Australia is an unresolved question. It is relevant to debates about when modern humans first dispersed out of Africa and when their descendants incorporated genetic material from Neanderthals, Denisovans and possibly other hominins. Humans have also been implicated in the extinction of Australia's megafauna. Here we report the results of new excavations conducted at Madjedbebe, a rock shelter in northern Australia. Artefacts in primary depositional context are concentrated in three dense bands, with the stratigraphic integrity of the deposit demonstrated by artefact refits and by optical dating and other analyses of the sediments. Human occupation began around 65,000 years ago, with a distinctive stone tool assemblage including grinding stones, ground ochres, reflective additives and ground-edge hatchet heads. This evidence sets a new minimum age for the arrival of humans in Australia, the dispersal of modern humans out of Africa, and the subsequent interactions of modern humans with Neanderthals and Denisovans." -"Clegg:1987tradition","A large engraving site in the arid zone of western New South Wales has many thousands of engravings. It is argued that the engravings were made over a long time‐span, and the subsites were engraved at different periods; both tradition (continuity) and style (change in accidentals) have contributed to the engravings. Tradition is sought (and found) in the associations between different engraving types; style is sought (but not found) in variants of engravings which may depict tracks of certain genus of kangaroos." -"Clementucci:2022anti","Topographic relief results from the complex interactions between tectonics and erosional surface processes, which are primarily mediated by bedrock erodibility and climatic conditions. Ancient orogens offer a favourable setting to isolate the contribution of lithology, as tectonically driven rock uplift is typically negligible and rock strength variability can exert a critical role on the evolution of the topography. The Anti-Atlas in NW Africa is a late Paleozoic orogen comprising a well-preserved, elevated, relict landscape delimited by non-lithological knickpoints, that was uplifted during a regional late Cenozoic phase of topographic rejuvenation. Here, we combine a geomorphic analysis with 10Be-derived denudation rates to quantify bedrock erodibility and get insight into the surface evolution of the Anti-Atlas and the adjacent Siroua Massif. Specifically, we show that 10Be basin-wide denudation rates for the relict landscape are rather uniform and range from 5 to 12 m/Myr. These rates agree with long-term rates estimated from different methods suggesting that the relict topography archives erosional quasi-erosional steady-state conditions at least since the latest Cretaceous. The uniformly low 10Be denudation rates in the relict topography are consistent despite the variability in channel steepness and topographic relief that correlates with changes in rock type. The expansion of this analysis to the denudation rates of the downstream portion of the landscape, allows to demonstrate a linear relationship between denudation and channel steepness for catchments draining quartz bearing lithologies. This provides the chance to constrain a narrow range of bedrock erodibility values for different rock-types (quartzite, granitic and sedimentary rocks). These values are comparable with estimates from other slowly deforming settings. Specifically, our compilation from tectonically inactive to slow tectonic regions indicates that bedrock erodibility does not change significantly across different climatic zones and precipitation regimes. This highlights the critical role of lithology in controlling the production of topographic relief in post-orogenic/slow tectonic settings. Finally, we calculate the predicted denudation rates for the steeper portions of the landscape that adjusted to the new uplift rates based on the linear correlation between erosion rates and normalized steepness indices. These rates range from 20 to 50 m/Myr and agree with the direct measurements from two catchments." -"Clementucci:2023atlas","Transient topography represents an opportunity for extracting information on the combined effect of tectonics, mantle-driven processes, lithology and climate across different temporal and spatial scales. The geomorphic signature of transient conditions can be used to unravel landscape evolution, especially in areas devoid of stratigraphic constraints. The topography of the Western Moroccan Meseta domain (WMM) is characterized by elevated non-lithological knickpoints, that delimit an uplifted relict landscape, implying a transient response to a change in uplift rate that occurred during the Cenozoic. Here, we determine denudation rates of selected watersheds and bedrock outcrops from cosmogenic nuclides and perform stream profile, regional and basin-scale geomorphic analysis. Denudation rates of the relict and the rejuvenated landscape range from 15 to 20 m/Myr and from 30 to 40 m/Myr, respectively. Rock uplift rates from river-profile inversions are 10--25 m/Myr from 45 to 22 Ma and 30--55 m/Myr from 22 to 10 Ma. Despite the different time scales, the inverted rates are consistent with 10Be averaged denudation rates (15--20 and 30--40 m/Myr) and river incision values from Pleistocene lava flows (<10 and ~50 m/Myr) for the rejuvenated and relict regions of the WMM. These results agree with geological data and indicate that the observed ~400 m of surface uplift in the WMM started to develop possibly during the early Miocene (first phase). Given the wavelength of the topographic swell forming the topography of the WMM, uplift is here interpreted to reflect localized crustal thickening through magma addition or lithospheric thinning through mantle delamination. More recently, the occurrence of late Miocene marine sediments at ~1200 m of elevation indicates that the adjacent Folded Middle Atlas during the last 5--7 Ma experienced surface uplift at ~170--220 m/Myr. Considering the cumulative amount of surface uplift that varies eastward from 400 to 800 and 1200 m from the Meseta to the Tabular and the Folded Middle Atlas, as well as the spatio-temporal pattern of alkaline volcanism (middle Miocene and Pliocene to Present), we suggest that the most recent episode (second phase) of surface uplift was induced by a larger-scale process that most likely included upwelling of asthenospheric mantle and to a lesser extent crustal shortening in the Folded Middle Atlas." -"Clune:2009abydos","Middens and mounds dominated by Anadara granosa began to be formed on the Abydos Coastal Plain sometime between 4400 and 5300 calibrated years before present, and while mounds appear to have ceased forming some 1800–1600 years ago, middens continued to form until the early twentieth century or later. In some cases, the earliest of these middens and shell mounds formed on top of older middens from which Anadara granosa is totally absent, and in which Terebralia spp. (while occurring in relatively low concentrations) is the dominant shell species. Anadara granosa dominated middens (sensu lato) occur in a variety of forms across the landscape, including large shell mounds, earth mounds (or mounded shell middens), lenses of shell eroding out of well-developed dunes, and undifferentiated surface shell scatters. The large number of middens which occur throughout the region from the mid Holocene, and the volume of shell represented by these sites, point to the occurrence of significant economic and social changes from the mid to late Holocene. The Abydos Coastal Plain experienced increasing aridity, and, as a result, increased resource stress during the mid-Holocene. We suggest that the large, single species Anadara granosa middens were occupied during regular periods when large groups of Aboriginal people undertook ceremonial activities after the wet season, when resources were abundant. Changes apparent in the archaeological record, including the occurrence of large numbers of Anadara granosa dominated middens and shell mounds, increased establishment of archaeological sites and increased complexity and distance of exchange systems, came about as a result of social, economic and logistical restructuring. This in turn was the result of the effects of resource stress on local Aboriginal people over the course of the mid to late Holocene." -"Codilean:2008spatially","We evaluated the hypothesis that the spatial variation in erosion in a catchment is reflected in the distribution of the cosmogenic nuclide concentrations in sediments leaving the catchment. Using published data and four new 10Be measurements in fluvial sediment collected from the outlets of small river catchments, we constrained the spatial variability of erosion rates in the Gaub River catchment in Namibia. We combined these catchment-averaged erosion rates, and the mean slope values with which they are associated, in a digital elevation model (DEM)–based analysis to predict distributions of cosmogenic 21Ne concentrations in the sediment leaving the Gaub catchment. We compared these synthetic distributions with the distribution of concentrations of cosmogenic 21Ne (21NeC) in 32 quartz fluvial pebbles (16–21 mm) collected from the catchment outlet. The 21NeC concentrations span nearly two orders of magnitude (2.6–160 × 106 atoms/g) and are highly skewed toward low values. The DEM-based analysis confirms this skew—the measured 21NeC distribution plots within the envelope of distributions predicted for the catchment. This match between measured and synthetic 21Ne distributions implies that the measured distribution is a signature of the spatial variation in erosion rates" -"Codilean:2014discordance","Based on cosmogenic 10Be and 26Al analyses in 15 individual detrital quartz pebbles (16–21 mm) and cosmogenic 10Be in amalgamated medium sand (0.25–0.50 mm), all collected from the outlet of the upper Gaub River catchment in Namibia, quartz pebbles yield a substantially lower average denudation rate than those yielded by the amalgamated sand sample. 10Be and 26Al concentrations in the 15 individual pebbles span nearly two orders of magnitude (0.22 ± 0.01 to 20.74 ± 0.52 × 106 10Be atoms g−1 and 1.35 ± 0.09 to 72.76 ± 2.04 × 106 26Al atoms g−1, respectively) and yield average denudation rates of ∼0.7 m Myr−1 (10Be) and ∼0.9 m Myr−1 (26Al). In contrast, the amalgamated sand yields an average 10Be concentration of 0.77 ± 0.03 × 106 atoms g−1, and an associated mean denudation rate of 9.6 ± 1.1 m Myr−1, an order of magnitude greater than the rates obtained for the amalgamated pebbles. The inconsistency between the 10Be and 26Al in the pebbles and the 10Be in the amalgamated sand is likely due to the combined effect of differential sediment sourcing and longer sediment transport times for the pebbles compared to the sand-sized grains. ... [_truncated_]" -"Codilean:2021margin","We report a comprehensive inventory of 10Be-based basin-wide denudation rates (n = 160) and 26Al/10Be ratios (n = 67) from 48 drainage basins along a 3000 km stretch of the East Australian passive continental margin. We provide data from both basins draining east of the continental divide (n = 37) and discharging into the Tasman and Coral Seas, and from basins draining to the west as part of the larger Murray-Darling and Lake Eyre river systems (n = 11). 10Be-derived denudation rates in mainstem samples from east-draining basins range between 7.7 ± 1.9 (± 1σ; Mary) and 54.6 ± 13.7 mm kyr− 1 (North Johnstone). Denudation rates in tributary samples range between 3.0 ± 0.7 (Burdekin) and 70.2 ± 18.9 mm kyr− 1 (Liverpool). For west-draining basins, denudation rates are overall lower and with a more restricted range of 4.8 ± 1.2 (Barcoo) to 15.4 ± 3.6 mm kyr− 1 (Maranoa) in mainstem samples, and between 4.4 ± 1.0 (Murrumbidgee) and 38.5 ± 7.8 mm kyr− 1 (Murray) in tributary samples. ... [_truncated_]" -"Cogez:2018lago","ND" -"Cohen:2008disjunct","The Bellinger River catchment in the New England Fold Belt on the mid-north coast of New South Wales is characterized by an assemblage of stepped late Quaternary alluvial units. Late Pleistocene terraces were formed by large, more competent rivers that eroded almost entire valley floors; however, a decline in discharge prior to the Holocene has resulted in the abandonment of these deposits as elevated terraces or residual alluvium, onlapped by contemporary floodplains. Intrinsic controls on floodplain formation appear to be superimposed over an early-mid-Holocene climatic signature. A fluvially active period, known as the Nambucca Phase, from 10 to 4.5 ka, eroded Late Pleistocene terraces. Two floodplain surfaces, one higher than the other, both started to accrete vertically from 4 ka but with some valley locations remaining vulnerable to episodes of erosion, resulting in substantial units of even younger basal alluvium. The high floodplain is dominated by horizontally laminated, vertically accreted sequences, while the low floodplain, which overlaps in age, is characterized by pronounced cut-and-fill stratigraphy. Terraces and floodplains in partly confined settings can have similar elevations but be polycyclic, with very different basal ages. In such landscapes the classical assumption that individual terrace or floodplain profiles along a valley represent periods of coeval formation is shown to be frequently invalid. Copyright 2007 John Wiley & Sons, Ltd." -"Cohen:2010cooper","The Innamincka Dome and associated low-gradient fan in the Strzelecki Desert is the product of Cenozoic crustal warping that has aided formation of an extensive array of palaeochannels, source-bordering transverse dunes and superimposed linear dunes. These dunes have impeded the course of Cooper Creek and provided a repository of evidence for Quaternary climate change as well as the interactive processes between transverse and linear dune formation. At Turra, Gidgealpa and sites nearby are extensive fluvial and aeolian sand bodies that date from marine isotope stages (MIS) 8–3 and the Last Glacial Maximum (LGM) and are now surrounded or buried by overbank mud. The sandy alluvium was deposited on the downstream slope of the dome by large channels transporting abundant bedload, subsequently blown northward to form transverse dunes from what were probably seasonally-exposed bars in a palaeo-Cooper system. Thermoluminescence (TL) and optically stimulated luminescence (OSL) ages demonstrate that the base of the dune complex is at least MIS 7 in age (∼250ka) but that it has been subsequently reworked by wind with additional sand blown from the river. Source-bordering dunes formed during a period of enhanced river flow and sand supply from ∼120 to 100ka, with another short episode of the same at ∼85–80ka and from ∼68 to 53. The LGM was associated with enhanced flows and the supply of dune sediment, from 28 to 18ka. Pronounced river flow and dune activity occurred in the early to mid Holocene, but there is no evidence of dunes being supplied from Cooper Creek since the LGM. The dunes forming the oldest basal sand units appear to be largely transverse in form and are aligned roughly parallel to adjacent east–west trending palaeochannels. Linear dunes have formed from and over these, and yield basal ages ranging from MIS 5 or MIS 4 but continuing to accrete and rework through to the Holocene. The study results in one of the few detailed chronological investigations of the interaction between transverse and linear dunes. It is apparent that long-distance sand transport has played no significant role in dune formation here for the linear dunes show no significant downwind decline in ages. Linear dunes appear to have accreted vertically from underlying transverse dunes. A wind-rift vertical accretion model with only minor lengthwise extension is the dominant mode of linear dune formation in this section of the Strzelecki Desert, the bulk of dune sediment being sourced from adjacent swales since the LGM." -"Cohen:2011megalakes","The nature of the Australian climate at about the time of rapid megafaunal extinctions and humans arriving in Australia is poorly understood and is an important element in the contentious debate as to whether humans or climate caused the extinctions. Here we present a new paleoshoreline chronology that extends over the past 100 k.y. for Lake Mega-Frome, the coalescence of Lakes Frome, Blanche, Callabonna and Gregory, in the southern latitudes of central Australia. We show that Lake Mega-Frome was connected for the last time to adjacent Lake Eyre at 50-47 ka, forming the largest remaining interconnected system of paleolakes on the Australian continent. The final disconnection and a progressive drop in the level of Lake Mega-Frome represents a major climate shift to aridification that coincided with the arrival of humans and the demise of the megafauna. The supply of moisture to the Australian continent at various times in the Quaternary has commonly been ascribed to an enhanced monsoon. This study, in combination with other paleoclimate data, provides reliable evidence for periods of enhanced tropical and enhanced Southern Ocean sources of water filling these lakes at different times during the last full glacial cycle." -"Cohen:2012mega","Optically stimulated and thermoluminescence ages from relict shorelines, along with accelerator mass spectrometer 14C ages from freshwater molluscs reveal a record of variable moisture sources supplied by northern and southern river systems to Lake Mega-Frome in southern central Australia during the late Quaternary. Additional lacustrine, palynological and terrestrial proxies are used to reconstruct a record that extends back to 105ka, confirming that Lakes Mega-Frome and Mega-Eyre were joined to create the largest system of palaeolakes on the Australian continent as recently as 50-47ka. The palaeohydrological record indicates a progressive shift to more arid conditions, with marked drying after 45ka. Subsequently, Lake Mega-Frome has filled independently at 33-31ka and at the termination of the Last Glacial Maximum to volumes some 40 times those of today. Further sequentially declining filling episodes (to volumes 25-10 those of today) occurred immediately prior to the Younger Dryas stadial, in the mid Holocene and during the medieval climatic anomaly. Southern hemisphere summer insolation maxima are a poor predictor of palaeolake-filling episodes. An examination of multiple active moisture sources suggests that palaeolake phases were driven independently of insolation and at times by some combination of enhanced Southern Ocean circulation and strengthened tropical moisture sources." -"Cohen:2012pluvial","Optically stimulated luminescence (OSL) ages from a relict shoreline on Lake Callabonna record a major pluvial episode in southern central Australia between 1050~±~70 and 1100~±~60 Common Era (CE), within the Medieval Climatic Anomaly (MCA). During this pluvial interval Lake Callabonna filled to 10-12 times the volume of the largest historical filling (1974) and reached maximum depths of 4-5~m, compared to the 0.5-1.0~m achieved today. Until now there has been no direct evidence for the MCA in the arid interior of Australia. A multi-proxy, analogue-based atmospheric circulation reconstruction indicates that the pluvial episode was associated with an anomalous meridional atmospheric circulation pattern over the Southern extratropics, with high sea-level pressure ridges in the central Indian Ocean and Tasman Sea, and a trough extending from the Southern Ocean into central Australia. A major decline in the mobility of the Australian aboriginal hunter-gatherer coincides with this MCA period, in southern central Australia." -"Cohen:2015transformation","Central to the debate over the extinction of many of Australia's last surviving megafauna is the question: Was climate changing significantly when humans arrived and megafauna went extinct? Here we present a new perspective on variations in climate and water resources over the last glacial cycle in arid Australia based on the study of the continent's largest lake basin and its tributaries. By dating paleoshorelines and river deposits in the Lake Eyre basin, we show that major hydrological change caused previously overflowing megalakes to enter a final and catastrophic drying phase at 48 ± 2 ka just as the giant bird, Genyornis newtoni, went extinct (50-45 ka). The disappearance of Genyornis and other megafauna has been previously attributed to 'ecosystem collapse' coincident with the spread of fire-wielding humans. Our findings suggest a climate-driven hydrological transformation in the critical window of human arrival and megafaunal extinction, and the results call for a re-evaluation of a human-mediated cause for such extinctions in arid Australia." -"Cohen:2018identifying","The filling of Kati Thanda-Lake Eyre (KT-LE), Australia’s ‘inland sea’ has captured scientific and cultural interest for over a century and a half. However, despite the presence of multiple shorelines around the modern playa at or near the modern maximum lake-filling levels, no quantitative estimates of major late-Holocene filling events have ever been documented. We develop a preliminary chronological data set using single-grain optically stimulated luminescence (OSL) on lake shoreline samples in order to determine the timing of large lake-filling events (equivalent to 1974 Common Era (CE) as Australia’s wettest year on record) for KT-LE, Australia’s largest lake basin. Despite quartz grains with very low natural dose luminescence (Ln) signal, we derive palaeodoses from geologically recent deposits (decades to centuries) using standard rejection criteria and highlight no signs of partial bleaching but occasional bioturbation in modern deposits. ... [_truncated_]" -"Cole:1995chronology","In order to utilise rock art evidence in the writing of Aboriginal prehistory in south-east Cape York Peninsula, the art needs to be dated. Knowing the characteristics of rock art at various times and when changes occurred, allows the art sequence to be considered in the context of environmental fluctuations and developments in the resource base. The sequence can also be considered in the context of economic, technological and site-use trends identified in excavated material. Finally, it can be compared with more general changes in the Australian cultural sequence. For this reason, establishing a chronology of Laura rock art was a priority in this archaeological investigation (Morwood 1989). ... [_truncated_]" -"Cole:1998thesis","ND" -"Cole:2000direct","ND" -"Coleman:2002cooper","Cooper Creek at Innamincka in South Australia is one of very few places where evidence of palaeoclimatic history from the Quaternary Period is preserved in at least three stratigraphic settings; fluvial, aeolian and lacustrine. The significance of this study location is enhanced firstly because here this semi-arid to arid partly tropical catchment has a drainage area of nearly 237 000 km2 and therefore constitutes a very significant portion of the 1.3 million km2 Lake Eyre basin, Australia's largest dryland drainage system. Secondly, and very unusually for such a large river system, the flow of the Cooper at Innamincka bifurcates; north to Coongie Lakes, west towards Lake Eyre, and south down Strzelecki Creek and into the Lake Frome basin. This study attempts to reconstruct the palaeoenvironmental Quaternary history of a complex system of dividing drainage. Sixty nine thermoluminescence dates and numerous stratigraphic and sedimentological analyses, including particle size, mineral content, and petrographic and scanning electron microscopy, reveal interacting depositional conditions in alluvial (channel and overbank), aeolian (source-bordering and longitudinal dune) and lacustrine (lunette) environments, information that provides an improved understanding of Australian Quaternary climatic and flow-regime changes in central Australia. These results point to a progressive but probably oscillating drying trend on Cooper Creek during the Mid to Late Quaternary. The oldest dated alluvium near Innamincka suggests extensive fluvial activity at about 250 ka to 230 ka (OI Stages 7/8), some of it well away from the existing channel. In agreement with work done by others further upstream on Cooper Creek, there appears after this to have been a period of reduced fluvial activity until extensive channels operated again along both Cooper and Strzelecki Creeks during the middle of OI Stage 6. This was followed by another probable hiatus until OI Stage 5 when significant fluvial activity was this time associated with the development of source-bordering dunes adjacent to palaeochannels on Cooper Creek, and with the formation lunettes in the Coongie Lakes region. Pronounced fluvial activity appears to have continued through to OI Stage 4, ceasing at locations other than near the existing channel of Cooper Creek by about 60 ka to 52 ka. While Cooper Creek had sufficient power to continue to slowly migrate in the vicinity of its present channel from about 55 ka until the LGM , the region was clearly significantly drier and less fluvially active from early OI Stage 3 to the present. Source-bordering dunes dating" -"Colgan:2002laurentide","ND" -"Colgan:2006tanggula","ND" -"Colhoun:1982pulbeena","Sedimentary, palynologic, and 14C analysis of 480 cm of freshwater marl and swamp-peat deposits, formed under the influence of fluctuating artesian springs, provides a paleoenvironmental and paleoclimatic record of approximately 65,000 yr for northwestern Tasmania. The Holocene (Pollen Zone 1, 11,000-0 yr B.P.) climate was warm and moist, and forest vegetation was dominant throughout the area. During the later part of the last glacial stage (Pollen Zone 2, 35,000-11,000 yr B.P.) the climate was generally drier, and grassy open environments were widespread. The driest part of this period occurred between 25,000 to 11,000 yr B.P., when temperatures in western Tasmania were markedly reduced during the last major phase of glaciation. Prior to 35,000 yr B.P. (Pollen Zones 3-9) a long 'interstadial complex' dating to the middle of the last glacial stage is recognized. During this period the climate was generally moist, and forest and scrub communities were more important than during the later part of the last glacial stage, except during Pollen Zone 5 when high Gramineae plus Compositae values suggest drier conditions. High Gramineae and Compositae values also occur in Pollen Zone 10 at the base of the diagram. They suggest that a phase of drier and cooler climatic conditions occurred during the early part of the last glacial stage." -"Colhoun:1985henty","Lake sediments dated to between ahout 28000 and 20000 years BP. in the temperate rainforests of western Tasmania show that subalpine to alpine shruh, wet heath and herh communities occurred within 115 m of present sea level before the maximum of the last glaciation (20000 to 18000 years B.P.). The high herb, especially grass, values and charcoal content after about 22000 years B.P. may be related to the advent of aborigines." -"Colhoun:1986tullabardine","Pollen analysis of 4 m of peat, swamp-soil and lake sediments dated from 0 to > 43800 years b.p. indicates the occurrence of three major pollen assemblage zones. During Zone 1 (11000-0 years b.p.) the area had temperate rainforest and the climate was warm, moist and interglacial. During Zone 2 ( ?25000-l 1000 years b.p.), correlated approximately with the last period of glaciation, the vegetation was mainly grassland and the climate was considerably colder than present. In late glacial times (14000-11000 years b.p.) pollen of shrub and tree taxa increased, especially during the later part of the period as the climate became warmer and moister. During Zone 3 (more than 4 3 0 0 0 -?25000 years b.p.) the vegetation was predominantly sub-alpine and alpine. This vegetation represents an interstadial assemblage for a lowland site. The climate was cool and moist. The results are compared with sites of similar age in Tasmania, and with sites from temperate forest environments in Chile and New Zealand." -"Colhoun:1991dublin","Percentage and influx pollen analyses of a 9.17 m core from Dublin Bog give a post last glaciation vegetation history (-13.6 to 0 ka BP) for the upper Mersey Valley. Herbaceous vegetation of Gramineae, Compositae and Chenopodiaceae developed rapidly after deglaciation and lasted until 13.2 ka BP. Around 13 ka BP Eucalyptus woodland and forest developed rapidly on the valley floor. At the same time Pomaderris apetala became an important understorey shrub/tree, and Phyllocladus aspleniifolius rainforest developed in the gullies on the upper slopes of the Mersey Valley and in the valleys to the west The major change in climate from late glacial cold (and probably drier conditions) to warm humid conditions similar to present occurred between 13.2 and 13 ka BP. Wet sclerophyll Eucalyptus forest occupied the valley throughout the post glacial and attained its maximum development between 11.7 and 8.4 ka BP. Rainforest never occupied the valley floor extensively. Phyllocladus aspleniifolius sattained an early maximum about 13 ka BP. The peak of Pomaderris apetala and expansion of Dicksonia antarctica suggests that the climate was warmer and wetter between 10.3 and 8.4 ka BP than at other times. Nothofagus attained its maximum development between about 10.3 and 6 ka BP. Both sclerophyll and rainforest vegetation associations in the upper Mersey Valley appear to have been very stable and similar to their present floristic compositions during the Holocene. Aborigines occupied the valley by 10 ka BP. Fire was always present in this marginal area between the wet climate of western and the dry climate of eastern Tasmania. Fire did not cause replacement of rainforest by wet sclerophyll forest on the valley floor, though it could have prevented rainforest establishment." -"Colhoun:1992poets","Pollen analysis of 3.25 m of late glacial and Holocene sediments gives a mid-altitude (600 m) record of vegetation development after the last or Margaret Glaciation. Alpine herbfield, coniferous heath and Nothofagus gunnli scrub developed on the moraines until 11,400 BP. Wet montane forest and heath then developed with Phyllocladus aspleniifolius, Nothofagus cunninghamii and Eucalyptus until c. 10,000 BP. After 10,000 BP a mosaic of N. cunninghamii rainforest, Myrtaceae and Proteaceae scrub and Sprengelia incarnata heath occurred. The development of the vegetation from alpine communities to temperate rainforest, which is near its limit at 600 m, occurred under the influence of improving climatic conditions with rapid upslope migration or local expansion of taxa during the late glacial. Temperatures were warm enough for the development of rainforest at 600 m by 10,000 BP, if not earlier. The development of a mosaic of rainforest, scrub and heath vegetation rather than extensive rainforest after 10,000 BP reflects the influence of poor soils, bad drainage and fires. Comparison with similar pollen diagrams from western Tasmania suggests that the development of pollen/vegetation associations was time transgressive with altitude during the late glacial when climatic influences and migration rates were important, and that the mosaic of vegetation communities became more complex during the Holocene because of adjustment to or control by local ecological factors." -"Colhoun:1999selina","Analysis of pollen, NRM intensity of sediments, and dating of a 397 cm core from Lake Selina in western Tasmania provides a detailed record of vegetation and climate changes for the Last Interglacial–Last Glacial cycle. The vegetation record shows that cool temperate rainforest was present during Isotope Substage 5e and during the Holocene. Wet montane forest and subalpine shrublands dominated the early Last Glacial interstades; subalpine–alpine heathlands and herbfield the stadials. Stages 4–2 mainly had grassland, herbland and heath vegetation. There is close correlation between phases of maximum magnetic intensity in the sediments with pollen zones indicating presence of herbaceous vegetation. This suggests erosion of the catchment was greater in the absence of forest or woodland. Climate may have been slightly cooler than present during Substage 5e but the evidence is not definitive. Climate was colder at all times during the Last Glacial Stage until after ca. 14 kyr BP. Maximum temperature depression from present during Stage 2 was >3.5°C at Lake Selina, but probably as much as 6.5°C in the West Coast Range. Holocene climate was cool and wet. Comparison of the Lake Selina record, with others in western Tasmania and Victoria, indicate that variations in vegetation during the Last Interglacial–Last Glacial cycle were primarily responses to temperature changes in western Tasmania, and to precipitation changes, particularly summer drought, in western Victoria." -"Colley:1997disaster","This report describes archaeological investigation of Aboriginal shell middens at Disaster Bay on the New South Wales far south coast (Fig. 1). Small test excavations were conducted in 1989 and sorting and analysis were com- pleted between 1990 and 1996. The research aimed to further investigate the 'mussel horizon' in NSW south coast shell middens (see below). However the sites proved to be too recent to answer the original research questions. A considerable depth of deposit at the Greenglade rockshelter appears to date after the time of European contact. This paper describes the excavations and the dating of the site and highlights possible future research directions." -"Collignon:2019zagros","Coupling between tectonics and surface processes is usually ill‐quantified as other factors such as climate and lithology affect the later. We provide catchment‐wide 10Be denudation rates of the Mand catchment in the Zagros Fold Belt (Iran) to infer correlations between these rates and ongoing tectonic shortening in the region. Denudation rates are generally low (~0.05–0.1 mm/a) but increase to ~1 mm/a near the Halikan anticline, where changes in precipitation, lithology or hillslope gradient are insignificant. The denudation rates upstream and downstream of the Halikan anticline are consistent with the GPS convergence rates in these areas. The sharp increase in denudation rates over the Halikan anticline denotes its growth as previously detected from terrace incision. It also reveals small wavelength coupling between crustal deformation and erosion. Denudation rates are therefore a useful and sensitive tool that helps constraining non‐brittle active tectonics such as folding of a sedimentary cover." -"Collins:2017grassridge","Grassridge Rockshelter is a multicomponent Pleistocene and Holocene archaeological site located in the interior of the Eastern Cape of South Africa, and was originally studied during the late 1970s and early 1980s. The Grassridge Archaeological and Palaeoenvironmental Project (GAPP) initiated new research at Grassridge in 2014, and here we present an overview of our initial excavations and research, with a focus on the Holocene occupations. Preliminary results indicate a more complex occupational and depositional history than previously thought. In addition to relocating the known mid-Holocene occupation , we have identified a previously unrecorded early Holocene occupation , which dates to the end of the Younger Dryas, and a thin flowstone located at the contact between the Holocene and Pleistocene deposits. The Holocene lithic assemblages are characterised by flake-based lithic reduction, primarily on hornfels, with an increase in the frequency and diversity of retouched pieces from the early to mid-Holocene. Ostrich eggshell beads are ubiquitous during both Holocene occupations, and marine shells have also been discovered. The latter are reported from Grassridge for the first time, and indicate a connection with the coast." -"Comtesse:2003newman","ND" -"Comtesse:2008mining","ND" -"Connah:1975current","Our research interests include topics outside as well as inside Australia, for instance my own work on the Late Stone Age and Iron Age of West Africa has recently led to the publication of The Archaeology of Benin by Oxford University Press and I have further material in preparation for publication concerning the Lake Chad area of N.E. Nigeria. Likewise, Iain Davidson is presently completing work on man-environment relationships during the late Pleistocene in Spain. " -"Connah:1976archaeology","An account of current research at the Department of Prehistory and Archaeology, University of New England, was published in Australian Archaeology 3, just a year ago (Connah, 1975). The purpose of the present account is to bring the reader up to date with archaeological activities at Arraidale over the last year. ... [_truncated_]" -"Connelly:2005waterford","ND" -"Connelly:2020holocene","The archaeological record of the Hamersley Plateau in northwestern Australia records over 45 ka of Aboriginal occupation though some of the most significant climatic events experienced by people on this continent, including the highly variable conditions of the Holocene (0-10 ka). The mid-to-late Holocene was a period of highly variable climatic conditions that impacted the availability and predictability of subsistence resources, increasing foraging risk. It was in these changing conditions that Aboriginal people practiced increased economising behaviour in the production of stone tools to reduce the cost of replacing them and to ensure they were functional under unpredictable conditions. Hiscock‘s (2006) extendibility continuum and provisioning strategies were used as a framework to identify the timing and magnitude of economising behaviour in the eastern Hamersley Plateau. Using lithic assemblages from two stratified rockshelters, Orebody XXIX and PAD 10-14, this research investigates changes in the production and reduction of stone artefacts during the Holocene. Quantitative attributes of artefacts demonstrate distinct patterns correlating to Hiscock‘s (2006) provisioning strategies, identifying increased use of abundance and extension provisioning strategies during the last 5 ka of the Holocene, concurrent with the harshest climatic conditions on the Hamersley Plateau. The abundance strategy - emphasising the production of large numbers of small flakes and backed artefacts suitable to conditions of unpredictable resource availability - peaked during the 2.5-5 ka period, when conditions were most unpredictable. ... [_truncated_]" -"Connolly:2003bokeen","ND" -"Constantine:2021ftir","This study describes a multivariate statistical model (derived using partial least squares regression, PLS-R) that derives charring intensity (reaction temperature and duration) from the attenuated total reflectance (ATR) Fourier Transform Infrared (FTIR) spectra of charcoal. Data for the model was obtained from a library of charcoal samples produced under laboratory conditions at charring intensities (CI) relevant to wildfires and a series of feedstocks representing common tree species collected from Australia. The PLS-R model developed reveals the potential of FTIR to determine the charring intensity of charcoal. Though limited by the differences between laboratory-produced charcoal and the more heterogeneous and less-structured charcoal produced in a wildfire, the method was tested against fossil charcoal from a well-dated sediment core collected from Thirlmere Lakes National Park, Australia and showed a distinct change in CI that can be related to other climatic and environmental proxies.Wesuggest that themethod has the potential to offer insights into the conditions underwhich natural charcoal is formed including the modelling of charring intensities of fossil charcoal samples isolated from sediments, archaeological applications or characterisation of contemporary fire events from charcoal in soils." -"Constantine:2022thesis","This study investigated a new method for determining fire severity/intensity using FITR spectroscopy and chemometrics on sedimentary charcoal and applied it to two charcoal records from Thirlmere Lakes, located in the Blue Mountains World Heritage Area in eastern Australia; a 135-ka BP record spanning two glacial/interglacial cycles at Lake Couridjah, and a 900-year record encompassing the pre- and post-colonisation of Australia by Europeans at Lake Werri Berri. The larger aims of this thesis were to develop a tool for determining fire severity/intensity of past fire regimes and examine the long-term fire history of Lake Couridjah to investigate how and when (and if) people used fire to change the environment as a consequence of changing climatic and environmental conditions. It was also applied to Lake Werri Berri to examine the transition between Aboriginal and European custodianship of the area around the lake and to determine if their markedly different methods of land-use are apparent in the charcoal record. A new method for determining fire severity/intensity in past environments using FTIR spectroscopy and multivariate statistical modelling (Partial Least Squares regression, PLS-R) is introduced in Chapter 2. FTIR spectra were obtained from a reference library of laboratory produced charcoal derived from common Australian species at Charring Intensities (CI, representing the integration of pyrolysis temperature and duration of heat exposure) frequently reached in bushfires. The modelled coefficients from the charcoal library were then used to quantify the CI of charcoal of unknown heating duration (e.g., modern charcoal, fossil sedimentary charcoal). Although the more homogenous reference library of laboratory produced charcoal is not an exact analogue for charcoal produced in a wildfire, it has the potential to offer insights into the severity/intensity of past fire regimes and may offer an inexpensive and easily applicable tool for evaluating recent wildfires. In the course of exploring Charring Intensity on fossil charcoal, it was found that very little charcoal had CI values below ~3.0°C s 106 (~400° C). It was hypothesized that the use of a light oxidant, a common treatment for concentrating sedimentary charcoal, was degrading lightly-pyrolyzed material. To test this hypothesis, a series of charcoal samples was produced in a nitrogen purged tube furnace at 250-800 °C, then the total surface area of 20 replicates of each temperature group was measured before and after 24 hours of immersion in a 4 percent bleach (sodium hypochlorite) solution. It was found that charcoal particles formed ≤400 °C were almost completely degraded in the bleach treatment and particles formed above at ≥400 °C were much more resistant to oxidation. These results suggest that use an oxidant to concentrate charcoal removes material formed at temperatures below ~400 °C from techniques commonly used for the analysis of macrocharcoal, with the result being fire histories might be biased toward high intensity (high temperature) fires. The insights from these studies on FTIR and charcoal methods were then applied to the elucidation of the past fire regime at Thirlmere Lakes. This included consideration of the fire history of Lake Couridjah, a record that spans 135 calibrated kilo anni Before Present (ka BP), and thereby encompassing the present and previous interglacial periods (albeit, with a hiatus between ~18-105 ka BP). Importantly, this record covers two climatically similar glacial-interglacial transitions and interglacials (MIS 6-5 and MIS 2-1) ,but notably one was without, and MIS 2-1 had people present. CHAR during both glacial/interglacial transitions was high and variable, followed by interglacial periods of reduced charcoal influx, suggesting that the transitions were times of high fire activity, likely a consequence of climatic instability and increasing biomass accumulation in the catchment. CI, however, was high but relatively stable throughout MIS 6-5, with higher levels often occurring during periods of low CHAR, suggesting that the influx of charcoal into the lake may in part be attributed to catchment stability reducing sedimentation rather reductions in area burned. CI values were often higher during periods of low CHAR, however, suggesting that periods of increased biomass led to higher intensity fires. In contrast to the relatively high but stable CI of MIS 6-5, the transition into interglacial conditions during MIS 2-1 had highly variable CI values that were much lower (~2°C s 106), suggesting that despite increasing biomass accumulation and a warming climate, the fires were of lower severity/intensity, perhaps the result of human interference in the fire regime. This study suggests that late Pleistocene human populations perhaps attempted to (but ultimately failed) to maintain a more open woodland vegetation structure through selective burning as the ameliorating climate led to increasing productivity in the environment following the glacial termination. At around 10 ka BP, it appears this attempt was abandoned, and CI values suggest that fire severity/intensity increased, and CHAR (area burnt) decreased and remained stable until present, suggestive of a fire regime largely controlled by the stable climate of the Holocene. Five common charcoal analysis methods (4 using an oxidant and one control using H2O) were tested in conjunction with CI and CHAR on a 900-year core (WB3) from Lake Werri Berri. The five treatment groups (4 oxidants and a simple H2O wash as a control) showed very similar peaks in CHAR. However, minimum CI values were significantly lower in the samples treated with H2O, again suggesting that oxidative treatments are preferentially removing lightly-pyrolyzed material. This study considered CI using two combined treatments (H2O and 6 hours in 4 percent bleach), which captured the largest range of Charring Intensity values (2.8-5.4°C s 106) and CHAR through the 6-hour treatment of 4 percent bleach. CI was relatively high and stable throughout the core, with infrequent peaks coinciding with periods of climate fluctuation (~500 BP, late-20th and early 21st century). Interestingly, there was no apparent change in fires (CI or CHAR) during the transition between Aboriginal custodianship and the European occupation of Australia, even after settlement around the Thirlmere Lakes region. It is possible that the people who lived in the area prior to European settlement may not have benefitted from the sustained and systematic application of fire to the environment during the majority of the Holocene, given the resources at hand associated with the freshwater lakes. In contrast, from the latter part of the 20th century, fire frequency and intensity/severity dramatically increased, suggesting that anthropogenic climate change, perhaps in combination with changing land use, caused unprecedented change to the fire regime at Lake Werri Berri, a trend found at a number of other sites in eastern Australia." -"Constantine:2023exploration","Ethnographic observations suggest that Indigenous peoples employed a distinct regime of frequent, low-intensity fires in the Australian landscape in the past. However, the timing of this behaviour and its ecological impact remain uncertain. Here, we present detailed analysis of charcoal, including a novel measure of fire severity using Fourier transform infrared (FTIR) spectroscopy, at a site in eastern Australia that spans the last two glacial/interglacial transitions between 135--104 ka and 18--0.5 ka BP (broadly equivalent to Marine Isotope Stage (MIS) 6-5 and 2-1, respectively). The accumulation of charcoal and vegetation composition was similar across both periods, correlating closely with Antarctic ice core records, and suggesting that climate is the main driver of fire regimes. Fire severity was lower over the past 18,000 years compared to the penultimate glacial/interglacial period and suggests increasing anthropogenic influence over the landscape during this time. Together with local archaeological records, our data therefore imply that Indigenous peoples have been undertaking cultural burning since the beginning of the Holocene, and potentially the end of the Last Glacial Maximum. We highlight the fact that this signal is not easily discernible in the other proxies examined, including widely used charcoal techniques, and propose that any anthropogenic signal will be subtle in the palaeo-environmental record. While early Indigenous people's reasons for landscape burning were different from those today, our findings nonetheless suggest that the current land management directions are based on a substantive history and could result in a reduction in extreme fire events." -"Constantine:2023werri","The drivers of fire regimes prior to the European occupation of Australia are still contentious, with some advocating regimes dominated by anthropogenic ignitions and others advocating a climate source or mixture of these elements. Here, we examine an 850-year history of fire regimes at Lake Werri Berri in south-east Australia, prior to and following European occupation. Macroscopic charcoal and FTIR spectroscopy were used to infer broad changes of the fire regime in proximity to the lake. We found little change through much of the 850-year period and most interesting, no apparent change following the initial displacement of Indigenous peoples and the introduction of farming and woodcutting to the region by Europeans. From the mid-20th Century onwards, there was an increase in both area burnt and fire severity or intensity, likely the result of increased fuel load and connectivity following an extended period of increased precipitation and heavier recreational land usage, which likely led to an increase in anthropogenic ignitions." -"Cook:2009record","A palaeoecological record from Lakes Bolac and Turangmoroke details the changing nature of vegetation patterns, lake levels and climate in the drier part of the Victorian Western Plains over approximately the last 90,000 years. In addition to the routine palynological proxies of pollen, spores and charcoal, a range of non-pollen palynomorphs (remains of algae, fungi, insects and other invertebrates) was analysed and described and provides useful additional information on the ecology of past vegetation communities. A chronology for the record is provided by radiocarbon and refined optical luminescence dating in the upper part of the sequence, and the latter technique is used to provide a timeframe for the period beyond the radiocarbon limit. The record shows that during marine isotope stage (MIS) 5.1 and mid MIS 3 the regional vegetation was composed of open woodland dominated by Allocasuarina luehmannii type with low numbers of Banksia, Eucalyptus and other Myrtaceae under which a diverse understorey developed. During these times Lake Turangmoroke held fresh water of varying depths. The degree of representation of MIS 4 and MIS 3 in the record is uncertain owing to discontinuities resulting from the lake having periodically dried. A change to open grassland-steppe occurred shortly after 47,000 years ago and lake levels fluctuated considerably before the lake became shallow and saline. Open grassland-steppe continued through MIS 2 with almost no trees present while the aquatic flora reflected further lake level declines and increasing salinity. Driest conditions, indicated by deflation of lake sediments during lunette building, occurred between ∼18,000 and ∼11,000 cal yr BP. Open woodland in the early Holocene was dominated by A. verticillata type until partial replacement by Eucalyptus around 7000–8000 14C yr BP when the vegetation cover present at European arrival was established." -"Cook:2018gongga","Erosion and tectonic uplift are widely thought to be coupled through feedbacks involving orographic precipitation, relief development, and crustal weakening. In many orogenic systems, it can be difficult to distinguish whether true feedbacks exist, or whether observed features are a consequence of tectonic forcing. To help elucidate these interactions, we examine Gongga Shan, a 7556 m peak on the eastern margin of the Tibetan Plateau where cosmogenic 10Be basin-wide erosion rates reach >5 mm/yr, defining a region of localized rapid erosion associated with a restraining bend in the left-lateral Xianshuihe Fault. Erosion rates are consistent with topography, thermochronometry, and geodetic data, suggesting a stable pattern of uplift and exhumation over at least the past 2–3 My. Transpression along the Xianshuihe Fault, orographically enhanced precipitation, thermally weakened crust, and substantial local relief all developed independently in the Gongga region and existed there prior to the uplift of Gongga Shan. However, only where all of these conditions are present do the observed topographic and erosional extremes exist, and their relative timing indicates that these conditions are not a consequence of rapid uplift. We conclude that their collocation at 3–4 Ma set into motion a series of feedbacks between erosion and uplift that has resulted in the exceptionally high topography and rapid erosion rates observed today." -"Cookson:1953dacrydium","Foliage shoots and seeds of a new Tertiary species, Dacydium rhomboideum, are described; the affinity of D. rhomboideum is discussed. A new sporomorph, Dacrydiumites florinii, is proposed for fossil pollen grains, similar to those of certain species of Dacrydium, isolated from Tertiary deposits in Australia, Tasmania, and New Guinea. Descriptions of the pollen grains of the living species Dacrydium araucurioides and Dacrydium balansae are included." -"Corbett:2011jakobshavn","ND" -"Corbett:2013upernavik","ND" -"Corbett:2015thule","ND" -"Corbett:2016cumberland","ND" -"Corbett:2016scenarios","ND" -"Corbett:2017greenland","ND" -"Corbett:2017laurentide","ND" -"Corbett:2019mansfield","ND" -"Cosgrove:1985tasmania","What changes the Tasmanian man must have witnessed. Probably some of these glacial phases with the gradual drowning of the Bass land bridge, which so effectually checked the Australian Pharaoh and his hounds on the Victorian bank. What difference, if any, ensued in his culture as the result of this isolation from the mainland? [Edgeworth David 1924: 144-45]." -"Cosgrove:1995tasmania","The newly discovered archaeological site of Parmerpar Meethaner, located in the Forth River valley Tasmania, is described. This important site, 1) has evidence of repeated long term human occupation extending from c.780 BP to c.34,000 BP, 2) crosses all the major large scale climatic events such as the beginning, middle and end of the LGM and the late Pleistocene/Holocene boundary, 3) supports the notion that Tasmania was first occupied 35,000 radiocarbon years ago, 4) has a different settlement history to sites in Southwest Tasmania, and 5) provides the missing archaeological evidence of human responses to changing forested conditions. The paper describes the material from Parmerpar Meethaner and examines how they fit with what is currently known about late Pleistocene Tasmanian occupation in terms of dating patterns of discard behaviour, Bass Strait landbridges and colonising events." -"Cosgrove:1996nunamira","ND" -"Cosgrove:1996ors7","ND" -"Cosgrove:2000lithic","After pondering this 'Latin' rhyme one hazy summer afternoon in 1983, Allen, Cosgrove, Jones and Stadler concluded that deciphering the modes of resource movement was as difficult as identifying the range of produce involved, particularly when on the consumption side of the bar .In this case interpreting the meaning without any prior knowledge or framework of language would be an almost impossible task. In much th same way ethnography has played a key role in providing a framework within which to examine trade and exchange in the archaeological record. for example, in a series of important papers Allen (1977a, 1977b, 1984) used the ethnography of the central Papuan coast to reconstruct the trading mechanisms thought to be reflected in the archaeological record found on Motupore Island. the rsulting model sugested that as complexity increased, the socal system became unstable resulting eventually in a crash only to rise again enhanced in its complexity and specialisation though time." -"Cosgrove:2002jiyer","The paper presents the initial results of a project that aims to investigate the antiquity of human occupation of Australian tropical rainforests and the role that toxic plants played in the adaptation process. International research suggests that people only permanently occupied rainforests in the last 5000 years with access to agriculture. The fact that Australian rainforest Aborigines were hunter-gatherers using specialised processing technology to exploit toxic plant foods and living at high population densities suggests a more complex situation. These groups differed significantly from their neighbours in the semi-arid and arid zones who have until recently, provided ethno-archaeological models for explaining past Aboriginal behaviour and the bases for regional archaeology. On the other hand almost nothing is known archaeologically about the adjacent rainforest groups because little work has been undertaken to investigate the temporal and spatial nature of these societies and the affect of changing rainforest ecology over the past 35,000 years. This research begins this process." -"Cosgrove:2007tropical","Archaeological research in the Australia's northeast Queensland rainforest and margins has revealed a human antiquity of at least 8000 cal year BP within the rainforest and at least 30,000 years on the western edge. Rainforest occupation before 2000 cal year BP was at generally very low levels, after which time settlement of this environment became intensive and probably permanent. Exploitation of toxic varieties of nuts began about 2500 cal year BP, peaking after 1500 cal year BP. This economic development appears crucial to successful human adaptation to rainforests in the area and was pivotal in facilitating the long-term permanent human settlement of the wet tropics. The role of fire, El Ni~o Southern Oscillation (ENSO) activity and shifting vegetation regimes were important catalysts in providing opportunities for permanent Australian rainforest Aboriginal occupation. The results have implications for global understandings of rainforest occupation by modern people. It demonstrates the wide temporal and spatial variability of human rainforest colonization processes worldwide." -"Cosgrove:2010overdone","The reasons for megafaunal extinction in Australia have been hotly debated for over 30 years without any clear resolution. The proposed causes include human overkill, climate, anthropogenic induced habitat change or a combination of these. Most protagonists of the human overkill model suggest the impact was so swift, occurring within a few thousand years of human occupation of the continent, that archaeological evidence should be rare or non-existent. In Tasmania the presence of extinct megafauna has been known since the early twentieth century (Noetling, 1912, Scott, 1911, Scott, 1915) with earlier claims of human overlap being rejected because of poor chronology and equivocal stratigraphic associations. More recent archaeological research has not identified any megafauna from the earliest, exceptionally well-preserved late Pleistocene cultural sites. In 2008 however an argument for human induced megafaunal extinctions was proposed using the direct dates from a small sample of surface bone from two Tasmanian non-human caves and a museum sediment sample from an unknown location in a cave, since destroyed by quarrying (Turney et al., 2008). Turney et al. (2008) supplemented their data with published dates from other Tasmanian caves and open sites to argue for the survival of at least seven megafauna species from the last interglacial to the subsequent glacial stage. ... [_truncated_]" -"Cosgrove:2010overkill","The reasons for megafaunal extinction in Australia have been hotly debated for over 30 years without any clear resolution. The proposed causes include human overkill, climate, anthropogenic induced habitat change or a combination of these. Most protagonists of the human overkill model suggest the impact was so swift, occurring within a few thousand years of human occupation of the continent, that archaeological evidence should be rare or non-existent. In Tasmania the presence of extinct megafauna has been known since the early twentieth century (Noetling, 1912, Scott, 1911, Scott, 1915) with earlier claims of human overlap being rejected because of poor chronology and equivocal stratigraphic associations. More recent archaeological research has not identified any megafauna from the earliest, exceptionally well-preserved late Pleistocene cultural sites. In 2008 however an argument for human induced megafaunal extinctions was proposed using the direct dates from a small sample of surface bone from two Tasmanian non-human caves and a museum sediment sample from an unknown location in a cave, since destroyed by quarrying (Turney et~al., 2008). Turney et al. (2008) supplemented their data with published dates from other Tasmanian caves and open sites to argue for the survival of at least seven megafauna species from the last interglacial to the subsequent glacial stage. To investigate the timing of extinctions in Tasmania and examine the latest claims, new excavations and systematic surveys of limestone caves in south central Tasmania were undertaken. Our project failed to show any clear archaeological overlap of humans and megafauna but demonstrated that vigilance is needed when claiming survival of megafauna species based on old or suspect chronologies. The results of our six-years of fieldwork and dating form the first part of the present paper while, in the second part we assess the data advanced by Turney et~al. (2008) for the late survival of seven megafauna species. A model of human prey selection and the reasons for the demise of a range of marsupials, now extinct, are discussed in the third part of the paper." -"Cossart:2008durance","ND" -"Cossart:2012claree","ND" -"Couri:2011eyre","ND" -"Couto:2018confluence","Large river confluence zones are highly flexible and dynamic environments over time. The changes of the base levels in the confluence zone and their reflexes in the evolution of the upstream drainage network are foundation for the reconstruction of the past of landscapes. This paper aims to comprehend the changes on the base levels in the Ivaí and Paraná Rivers confluence zone (Southern Brazil) and the denudational reflexes in the Ivai River’s tributaries morphodynamics. The results are based on river-borne 10Be concentrations were measured in fluvial sediments from 14 catchments draining both sides of the downstream Ivaí River (DIR) to quantify the catchment-wide long-term denudation rates and river profile analysis of the main tributaries which flow to the downstream Ivaí River near the confluence between Ivai and Paraná rivers. The dynamics and quaternary evolution of the small tributaries from both sides of the Ivaí River was studied." -"Coutts:1967coastal","A recently completed archaeological project at Wilson‘s Promontory, Victoria, has revealed some interesting avenues of research into S.E. Australian prehistory (Diagram i-A). It was found that a deep humic soil overlying calcified aeolianite contained stratified Aboriginal material. The soil is spread geographically over a wide area. It can be traced by walking along the beach and examining the eroded cliff face. A nodule layer (nodules of calcium carbonate) is situated at a depth of between three and five feet below the surface of the soil. No Aboriginal material appears below this level. The occupational soil seals what is commonly known as a Pleistocene dune sequence, in which other fossil soils arc to be seen. ... [_truncated_]" -"Coutts:1967masters","Wilson‘s Promontory is Australia‘s southernmost land projection (Diagram l.l). Detailed archaeological work began in this area in the summer of 1964 and was continued until January 1966. During this period excavations and surveys were conducted which eventually showed that the aborigines had occupied this area for at least 6500 years. This discovery in its own right is important enough to justify the original choice of the area as one suitable for field studies. However, several factors influenced the choice of Wilson‘s Promontory as a promising area to initiate field work. ... [_truncated_]" -"Coutts:1967thesis","Wilson‘s Promontory is Australia‘s southernmost land projection (Diagram l.l). Detailed archaeological work began in this area in the summer of 1964 and was continued until January I966. During this period excavations and surveys were conducted which eventually showed that the aborigines had occupied this area for at least 65OO years. This discovery in its own right is important enough to justify the original choice of the area as one suitable for field studies. However, several factors influenced the choice of Wilson‘s Promontory as a promising area to initiate field work." -"Coutts:1970wilson","ND" -"Coutts:1976report","A report on the archaeological aspects: coastal archaeology in Victoria, by P. J. F. Coutts [and others] 96p., 16 tables 41 figures, 11 plates ... [_truncated_]" -"Coutts:1977impact","It is the object of this paper to come to grips with some of the problems of documenting the initial changes that occurred in Aboriginal society upon contact with our own. The Western District of Victoria was chosen as our area o study for several reasons. Firstly, it is believed (Yezdani 1970) that until the arrival of Europeans the ecology of the area had remained essentially the same for 10,000 years, so we have some control over a normally elusive factor important in the interpretation of archaeological evidence. Secondly, a great deal of ethnographic evidence concerning post-contact Aboriginal culture is available for this region. Finally, this area offers an abundance of well preserved, attractive sites for investigation." -"Coutts:1977radiocarbon","The purpose of this paper is to present the results of a series of radiocarbon samples, along with brief descriptions of the sites whence they derive. In addition, an assessment of the significance of the dates for archaeological sites for several areas in Victoria is attempted (Fig. 1; Table 1). Over the past four years, the Victoria Archaeological Survey has undertaken investigations at a number of coastal and inland areas (Coutts et al. 1976a). These investigations have included a number of excavations and test pits which were conducted in order to elucidate general archaeological problems relating to those areas. In most cases single dates have been obtained from each site. Hence caution is warranted as far as interpretation is concerned, until such time as the dates are corroborated by further samples. For convenience we have adopted the strategy of dividing the sites into Coastal and Inland." -"Coutts:1978records","ND" -"Coutts:1979mounds","During the past four years, the Victoria Archaeological Survey has investigated the patterns of prehistoric Aboriginal settlement in coastal and central western Victoria. Many of these investigations were excavations of mounds which are a predominant archaeological feature of central western Victoria (Coutts 1976; Coutts et al., 1976; Coutts and Witter 1977a). The mounds probably were occupation sites since we found pits, hearths and ovens, the remains of animals including molluscs and eggshell, abundant waste flake debris, and finished and partly finished stone tools. The larger mounds appear to have been used as burial sites. ... [_truncated_]" -"Coutts:1980records","ND" -"Coutts:1981victoria","ND" -"Coutts:1982survey","This past year has been marked by several new developments. The most important of these was the move to the new premises at Albert Park on 8 October 1979. The new building is a two-storeyed edifice with car parking, laboratory and storage facilities on the ground floor and an administrative area on the first floor. The laboratory has several facilities: geological and photographic laboratories, a drying room, faunal reference storage and a compactus for storing archaeological materials and stationery. The new building was officially opened by the Minister, the Honourable w.v. Houghton, on Friday 14 December, and the occasion was marked with a public lecture delivered by Professor Jack Golson, Department of Prehistory, Research School of Pacific Studies, Australian National University. The acquisition of a mobile laboratory- a specially built caravan - is yet another important development. This facility makes possible a wide range of on-site investigations and conservation work, which hitherto were difficult. The caravan is fully air-conditioned, and is equipped with drying and map cabinets, washing facilities, drawing boards and storage cupboards." -"Coutts:1984mallacoota","Results of excavation of burial and test pit at Captain Stevensons Point, 1976 field season; analyses of bone and stone artefacts, mammal, mollusc and fish remains, ochre, C-14 dates; site function in context of regional settlement and subsistence patterns; appendix 1; Plant remains of the Mallacoota area, by B. Gott; appendix 2; Biological data for fish and shellfish from Mallacoota, by P.J.F. Coutts, G. Berry and T. Egan." -"Coutts:1989volcanism","ND" -"Coventry:2007george","A study of the geomorphology, surficial sediments, and soils of the Lake George Basin, in particular those at its northwestern end, led to the recognition of a set of abandoned shoreline features lying at a range of altitudes up to 37 m above lake bottom. The altitudes and soils were used to establish a relative age sequence of abandoned shorelines which was related to an absolute time?scale by radiocarbon dating." -"Cowan:1991hope","On the Hope River segment of the Hope Fault, west of Hanmer Springs, New Zealand, a 36 m dextral offset of a dated river terrace riser indicates an average local late Holocene horizontal slip-rate of 10.5 ± 0.5 m/kyr. A trench excavated across the fault in a nearby swamp revealed five silt layers within a 1.5 m thick column of peat. Radiocarbon dates and plant pollen indicate that the base of the swamp is approximately 700 years old, so peat has accumulated at an average rate of 2.35 ± 0.6 mm/yr. The youngest silt layer was probably derived from a landslide triggered during an M 7--7.3 earthquake in 1888 ad, and the older silt layers are attributed to similar prehistoric (pre-1850 ad) earthquakes. Pollen from the lowest silt shows brief local dominance of lacebark (Hoheria cf. H. lyalli) during a phase of former beech (Nothofagus) forest. Sharp increases in the percentage of matagouri (Discaria toumatou) pollen follow the younger silt layers, which were deposited during a later period of fire-induced shrubland. Both lacebark and matagouri are vigorous colonisers of bared ground, and matagouri presently forms the dominant plant cover on fault scarps and landslides known to have been bared during the 1888 earthquake. We infer that this pattern of plant succession on bared sites has followed repeated surface rupture along this segment of the Hope Fault. The vertical spacing of the silt layers, and our calculated mean peat accumulation rate, indicate a recurrence interval for silt deposition of 81--200 years, and support a model proposing that the 1888 earthquake was a characteristic event for the Hope River segment of the Hope Fault." -"Cox:1989thesis","As White and O‘Connell point out the pottery recoveries from excavations on the Central Papuan Coast have yet to receive the extensive analysis and the required degree of detailed publication necessary to make comparative studies a viable proposition. It seems pointless to debate chronology without a precise knowledge of the ceramic assemblage at each and every site. Mindful of this situation, and whilst attempting the problem of utilizing ceramic bowl recoveries to correlate the complex midden stratigraphy from just one of the unpublished excavations, I have endeavoured to provide sufficiently detailed description and illustration from the Motupore 1979-1983 rescue excavation to take the first step towards the creation of a general information base upon which to build future comparative ceramic studies of the region." -"Cox:2009madagascar","The central highlands of Madagascar are characterized by rolling hills thickly mantled with saprolite and cut in many areas by dramatic gullies known as lavakas. This landscape generates sediment to rivers via diffusive downslope movement of colluvium and event‐driven advection of material from active lavakas; these two sediment sources have very different 10Be signatures. Analyzed lavaka sediment has very little 10Be ( atoms 10Be g−1), consistent with deep excavation liberating previously shielded saprolite with little exposure to cosmic rays. Colluvium, in contrast, has greater 10Be concentrations ( atoms 10Be g−1), reflecting long residence times in the near‐surface environment. Comparison of 10Be abundance in hillslope, lavaka, and river sediment samples indicates that lavakas dominate the mass input to rivers (84\% by volume) in spite of the fact that they occupy a small fraction of the land surface area. River terrace sediments that are at least a millennium old have 10Be concentrations indistinguishable from those of modern lavaka‐dominated river sands, from which we infer that lavakas were widespread on the landscape at or before the time that humans colonized the central highlands. Erosion rates derived from cosmogenic 10Be in river sediment average approximately 12 m m.yr.−1, or about 32 t km−2 yr−1, which is three orders of magnitude lower than commonly reported erosion rates for Madagascar." -"Cramb:2009dasyurid","It is commonly accepted that dasyurids (Marsupialia: Dasyuridae) radiated in the late Miocene or early Pliocene in response to a drying trend in Australia's climate as evidenced from the high diversity of dasyurids from modern arid environments compared with Miocene rainforest assemblages. However, mid-Pleistocene dasyurid assemblages from cave deposits at Mt Etna, Queensland are more diverse than any previously known from rainforest habitats. New taxa will be described elsewhere, but include three new genera as well as new species of Dasyurus, Antechinus and Phascogale. Comparison of dasyurids from Mt Etna sites that are interpreted as rainforest palaeoenvironments with fossil and extant assemblages indicate that they are at least as diverse as those from modern arid environments. Thus Neogene diversification of dasyurids occurred in both arid and rainforest habitats, but only the former survived continuing aridification. Hence, aridification cannot be invoked for the diversification of all dasyurid lineages." -"Crayn:1998archerieae","Recent cladistic analyses based on both morphology and nucleotide sequencedata have demonstrated that Archeria Hook. f. is anisolated and relatively basal taxon within Epacridaceae. It is here assignedto a new monotypic tribe, Archerieae Crayn & Quinn, trib. nov." -"Crest:2017cirques","ND" -"Croke:1996neales","The Lake Eyre Basin, Australia's largest internal drainage system, represents a key site in unravelling the complexities of terrestrial climate change. The basin, covering one-sixth of the Australian continent, spans a number of climatic zones, including the tropical monsoon system to the north and the mid-latitude westerly circulation to the south. This study describes four major episodes of Quaternary fluvial, lacustrine and aeolian activity in the Neales River, a western catchment of Lake Eyre. The first phase is represented by coarse-grained fluvial aggradation which dates to at least 170 ka. The depocentre of Lake Eyre is believed to have been located further to the east during this phase. The second episode is a phase of high lake level lacustrine deposition which occurred before 103 ka. The deltaic margin of the lake at this time was approximately 20 km west of the present playa. The third phase was characterised by significant base level lowering and channel incision after 50 ka but before 31 ka. Lake level lowering induced fluvial incision of up to 9 m, scouring several metres into the basal silicified Miocene sediments some time after 50 ka. The final phase was a period of aeolian and ephemeral-fluvial deposition which peaked between 20 ka and 18 ka, coincident with the Last Glacial Maximum. These episodes are compared with chronostratigraphic data from the monsoon dominated catchments of the Cooper and Diamantina Rivers. The nature and record of fluvial and lacustrine deposition are correlated throughout the basin during the penultimate and last interglacial cycles. The late Quaternary record is more ambiguous and further studies are required to elucidate the precise nature of climate change in the basin over the last 30 ka." -"Croke:1998neales","The stratigraphy of the lower Neales River to the west of Lake Eyre, Australia's largest internal drainage system, preserves a detailed record of fluvial, lacustrine and aeolian deposits of early Tertiary to Holocene age. This stratigraphic framework provides a summary of the region's Cainozoic sedimentary units. Three units have been identified: an early Tertiary fluvial unit; a mid-Tertiary lacustrine unit; and a Quaternary unit composed of interbedded fluvial, lacustrine, and aeolian facies. Dramatic changes in depositional styles within, and between, these three major groups of sediments reflect the basin's response to changes in climate and sediment supply. Fluvial facies include perennial multi-channel, single-channel, and ephemeral river sequences. Lacustrine and deltaic facies reflect continuous fine-grained sedimentation during periods of high water-tables. The aeolian facies are evidence of aridity and sediment deflation in the basin. The early Tertiary fluvial unit is the result of Late Palaeocene-Eocene epeirogenic movements. A dramatic shift in facies to the mid-Tertiary lacustrine unit reflects a significant change in the basins climatic controls. Quaternary sediments reflect major changes in fluvial discharge regimes which may reflect major climatic and associated hydrological changes during past interglacial and glacial cycles." -"Croke:2011fitzroy","This study reports the nature and timing of Quaternary fluvial activity in the Fitzroy River basin, which drains a diverse 143,000 km2 area in northeastern Queensland, before discharging into the Great Barrier Reef Marine Park. The catchment consists of an extensive array of channel and floodplain types that we show have undergone large-scale fluvial adjustment in-channel planform, geometry and sinuosity. Optically stimulated luminescence (OSL) dating of quartz sediments from fifteen (3–18 m) floodplain cores throughout the basin indicates several discrete phases of active bedload activity: at ∼105–85 ka in Marine Isotope Stage (MIS) 5, at ∼50–40 ka (MIS 3), and at ∼30–10 ka (MIS 3/2). The overall timing of late Quaternary fluvial activity correlates well with previous accounts from across Australia with rivers being primarily active during interstadials. Fluvial activity, however, does not appear to have been synchronous throughout the basins major sub-catchments. Fluvial activity throughout MIS 2 (i.e. across the Last Glacial Maximum) in the meandering channels of the Fitzroy correlates well with regional data in tropical northeastern Queensland, and casts new light on the river response to reduced rainfall and vegetation cover suggested by regional palaeoclimate indicators. Moreover, the absence of a strong Holocene signal is at odds with previous accounts from elsewhere throughout Australia. The latitudinal position of the Fitzroy across the Tropic of Capricorn places this catchment at a key location for elucidating the main hydrological drivers of Quaternary fluvial activity in northeastern Australia, and especially for determining tropical moisture sources feeding into the headwaters of Cooper Creek, a major river system of the continental interior." -"Croke:2015burdekin","Terrestrial cosmogenic nuclides (TCNs) such as Beryllium-10 (10Be) are now routinely used to reconstruct erosional rates over tens of thousands of years at increasingly large basin scales (> 100,000 km2). In Australia, however, the approach and its assumptions have not been systematically tested within a single, large drainage basin. This study measures 10Be concentrations in river sediments from the Burdekin catchment, one of Australia's largest coastal catchments, to determine long-term (> 10,000 years), time-integrated rates of sediment generation and denudation. A nested-sampling design was used to test for effects of increasing catchment scale on nuclide concentrations with upstream catchment areas ranging from 4 to 130,000 km2. Beryllium-10 concentrations in sediment samples collected from the upstream headwater tributaries and mid-stream locations range from 1.8 to 2.89 × 105 atoms g− 1 and data confirm that nuclide concentrations are well and rapidly mixed downstream. Sediment from the same tributaries consistently yielded 10Be concentrations in the range of their upstream samples. Overall, no decrease in 10Be concentrations can be observed at the range of catchment scales measured here. ... [_truncated_]" -"Croke:2016lockyer","This paper reconstructs past flooding from a range of settings in Lockyer Creek, a key tributary of the mid-Brisbane River, which experienced extreme flood events in AD 2011 and AD 2013. Optically stimulated luminescence samples (n = 110) were collected from alluvial material preserved in within-channel benches and floodplains. Age distributions from material in the bedrock reaches confirm an event ∼ 300 years ago which stripped the valley alluvium to bedrock. In the unconfined reaches floodplain deposits indicate lateral stability over the past 6000 years. Marked differences in the inundation patterns of the AD 2011 event highlighted changes in downstream channel geometry. The age distribution of alluvium in reaches not inundated during AD 2011 was older, ∼12 000 years, with no preserved evidence of deposition during the past 1000 years. A relatively continuous record of floodplain deposition in reaches which were inundated in AD 2011 identifies a major peak in flood activity also around 300 years ago (∼AD 1730) with five additional peaks occurring at approximately AD 1962, AD 1897, AD 1300, AD 550 and 5400 BC. The main climatic driver of changes in flooding over this timescale is oscillations in El Niño Southern Oscillation and although proxy records are scarce for this region, some correlations with high-resolution records of rainfall variability are apparent." -"Cronauer:2016drygalski","ND" -"Cropper:2018hd07","ND" -"Cropper:2018hsa1","ND" -"Cropper:2018jundaru","ND" -"Cropper:2018pad13","ND" -"Cropper:2018summary","ND" -"Crother:2012names","The seventh edition of the scientific and standard English names list for North American amphibians and reptiles north of Mexico is also a special publication for the seventh World Congress of Herpetology and we are delighted to share it with the global herpetological community. The seventh edition is an update of the sixth edition published in 2008, with new scientific and English names as well as annotations explaining those changes. An online version can be found at http://www.ssarherps.org/pages/comm_names/Index.php." -"Crouch:2007berberass","Excavations at Badu 19 midden on the islet of Berberass in western Torres Strait have revealed a 4000 year antiquity for dugong hunting and finfishing, with major increases in intensities of site and regional land use and marine exploitation after 2600 years ago. We model the nature of late Holocene coastal resource specialisation and intensification in relation to changing demography and marine resource availability." -"Crouch:2015kuiku","Excavation of an open midden site on the Mualgal (people of Mua) nonresidential island of Sarbi in western Torres Strait reveal occupation dating to c. 4200e3500 cal BP and a faunal assemblage displaying a degree of marine subsistence diversity previously undemonstrated for Torres Strait at this time. Results confirm that dugong hunting was practiced in (western) Torres Strait back to at least c. 4000 cal BP. The Sarbi midden joins a limited but growing set of pre-3500 cal BP sites located on small islands spatially clustered around Kuiku Pad Reef. This spatial and temporal patterning is discussed in terms of mid- Holocene seascape change, especially a phase of dense widespread mangrove forest, coral reef development and burgeoning marine resources, and specialised maritime settlement. Seasonal changes in wind direction, in addition to resource availability, are considered to have been important in scheduling visits to Sarbi." -"Crump:2017baffin","ND" -"Crump:2019molecular","ND" -"Cunningham:2019buzzcutting","ND" -"Cupper:2002bells","Most archaeological surveys of southwestern New South Wales have focussed on the relict freshwater lakes and riparian margins of the river systems (eg. Hope 1981, Hope et al. 1983, Balmeand Hope 1990, Martin et al. 1994, Balme 1995, Hope 1998, Marshall and Smith 1998, see also Johnston and Clark 1998). Few investigations have been made of Aboriginal occupation of the dunefields (see Allen 1974, McIntyre 1981, Witter 2001). The archaeology at playas at Bells Grove and Warrananga has not been previously described. This study formed part of a wider investigation of environments of these playas over the past c. 130,000 years (Cupper in prep.). In addition to geomorphic and palaeoecological research, the material cultural record at these areas was examined to determine possible occupation strategies employed by Aboriginal people in the region. Absolute dating of archaeological materials was used to constrain the timing of occupation." -"Cupper:2002wentworth","Most archaeological surveys of southwestern New South Wales have focussed on the relict freshwater lakes and riparian margins of the river systems (eg. Hope 1981, Hope et al. 1983, Baima and Hope 1990, Martin et al. 1994, Baima 1995, Hope 1998, Marshall and Smith 1998, see also Johnston and Clark 1998). Few investigations have been made of Aboriginal occupation of the dunefields (see Allen 1974, McIntyre 1981, Witter 2001). The archaeology at playas at Bells Grove and Warrananga has not been previously described. This study formed part of a wider investigation of environments of these playas over the past c. 130,000 years (Cupper in prep.). In addition to geomorphic and palaeoecological research, the material cultural record at these areas was examined to determine possible occupation strategies employed by Aboriginal people in the region. Absolute dating of archaeological materials was used to constrain the timing of occupation." -"Cupper:2005glacial","Pollen sequences from playa lakes in the Darling Anabranch dunefields of southwestern New South Wales record vegetation changes over the last glacial period and into the Holocene. This interval was one of marked taxonomic and structural reorganization, with the plant communities that became established after the last glacial maximum (LGM; ~24-18 ka) distinct from those that had prevailed over the build-up to full glacial conditions (~70-24 ka). The glacial period was characterized by a gradual reduction of woodland and tall shrubland cover. Recolonization of the dunefields involved a similar, gradual succession from herbfields and low shrublands to tall shrublands and, finally, woodlands. These changes are likely to have been driven by climatic change, particularly fluctuations in temperature, precipitation and atmospheric CO2, as global climate systems entered and emerged from the last glaciation." -"Cupper:2006menindee","The Tedford subfossil locality at Lake Menindee preserves a diverse assemblage of marsupials, monotremes and placental rodents. Of the 38 mammal taxa recorded at the site, almost a third are of extinct megafauna. Some of the bones are articulated or semi-articulated and include almost complete skeletons, indicating that aeolian sediments rapidly buried the animals following death. New optical ages show the site dates to the early part of the last glacial (55,700 ± 1300~yr weighted mean age). This is close to the 51,200-39,800~yr Australia-wide extinction age for megafauna suggested by Roberts et al. [2001, Science 292:1888-1892], but like all previous researchers, we cannot conclusively determine whether humans were implicated in the deaths of the animals. Although an intrusive hearth at the site dating to 45,100 ± 1400~yr ago is the oldest evidence of human occupation of the Darling River, no artifacts were identified in situ within the sub-fossil-bearing unit. Non-anthropogenic causes, such as natural senescence or ecosystem stress due to climatic aridity, probably explain the mortality of the faunal assemblage at Lake Menindee." -"Cupper:2006murray","Playa lakes are important palaeoenvironmental repositories in arid landscapes. As geochemically open and organically poor systems, however, accurate dating of playa sequences is often hampered. This study paired accelerator mass spectrometry radiocarbon (AMS 14C) and optically stimulated luminescence (OSL) ages from four Murray Basin playa lakes to assess the accuracy of the chronometric techniques in these environments. The OSL dating directed the sampling strategy, which targeted sandier sections of the playa lacustrine sequences. These appear to comprise aeolian-derived fine quartzose sand, ensuring the effective resetting of the luminescence signals prior to deposition. In contrast, the 14C ages were on bulk organic carbon and not targeted. Ages are generally in stratigraphic order and span the middle-late last glacial and Holocene. This accords with models of past groundwater hydrology for the playa basins. Only half of the paired samples are in agreement at 2sigma precision, however, with five of the 14C ages older than their corresponding OSL ages. Low organic contents of playa sediments increases the susceptibility of 14C ages to contamination, with the incorporation of small amounts of dead carbon into the dated samples possibly accounting for the apparent discrepancies. Obtaining valid chronologies from arid settings requires close targeting of dated fractions. The application of independent techniques is essential for scrutinizing the dating results." -"Cupper:2007hearths","Stone artefacts and hearthstones were collected from the exposed surfaces of six Aboriginal archaeological sites located within the Ginkgo mining lease (ML 1504) operated by BEMAX Resources Limited (BEMAX). Four in situ hearths were excavated at one of these sites, and test excavations conducted to examine the potential for subsurface artefacts. Stone artefacts were also collected from nineteen isolated finds of Aboriginal artefacts within ML 1504. The artefact collections and excavations were conducted under a NSW National Parks and Wildlife Act 1974 Section 87 permit (number 1811) issued to salvage Aboriginal objects within areas that BEMAX proposes to mine mineral sands. ... [_truncated_]" -"Cuzzone:2014scandinavian","ND" -"Cuzzone:2016budget","ND" -"Cyr:2008apennines","Erosion, river incision, and uplift rates in the northern and central Apennines, Italy, since 0.9 Ma, are determined from new cosmogenic nuclide data. Beryllium-10 concentrations in modern and middle Pleistocene sediments indicate erosion rates from 0.20 to 0.58 mm/yr. These rates are similar to estimates of sediment yield (0.12–0.44 mm/yr), river incision (0.35 mm/yr), and uplift (0.01–1.0 mm/yr) rates inferred from other methods that integrate landscape process rates since the early Pleistocene. These rates of landscape change are significantly lower than long-term exhumation rates of ~1.2 mm/yr since ca. 4.5 Ma, inferred from thermochronometry. Collectively, these data suggest that hillslope erosion and river incision rates in the northern and cen- tral Apennines have balanced local uplift rates for ~1 My, but that exhumation rates have slowed significantly since emergence of the mountain chain in the Pliocene. This condition of dynamic equilibrium was potentially achieved within ca. 3 Ma, similar to some model predictions of hillslope and fluvial system adjustment." -"Cyr:2010italy","Rock uplift rates can be difficult to measure over 103–105 yr time scales. If, however, a landscape approaches steady state, where hillslope erosion and rock uplift rates are steady and locally similar, then it should be possible to quantify rock uplift rates from hillslope erosion rates. Here, we test this prediction by comparing channel steepness index values and 10Be catchment-averaged erosion rates to well-constrained rock uplift rates in two landscapes in Italy. The first field area is the Romagna Apennines, northern Italy, where rock uplift rates are relatively uniform, between 0.2 and 0.5 mm/yr (regional mean 0.40 ± 0.15 [SE] mm/yr), and have been steady since 0.9 Ma. The second area is the region around northeastern Sicily and the southernmost Italian peninsula, where rock uplift rates are higher and exhibit a strong spatial gradient, from ∼0.7 to ∼1.6 mm/yr (regional mean 1.09 ± 0.13 [SE] mm/yr). In both regions, channel steepness indices and 10Be erosion rates vary directly with rock uplift rates. Although there is considerable variability in erosion rates, regionally averaged rates in both the northern (0.46 ± 0.04 [SE] mm/yr) and southern (1.21 ± 0.24 [SE] mm/yr) areas accurately measure rock uplift rates. Although channel steepness indices do not quantify rock uplift rates, they are useful for (1) identifying regional patterns of rock uplift, (2) identifying areas where uplift rates might be expected to be uniform, and (3) informing 10Be sampling strategies. This study demonstrates that, together, channel steepness and hillslope erosion rates can provide a powerful tool for determining rock uplift rates." -"Cyr:2014distinguishing","Knickpoints in fluvial channel longitudinal profiles and channel steepness index values derived from digital elevation data can be used to detect tectonic structures and infer spatial patterns of uplift. However, changes in lithologic resistance to channel incision can also influence the morphology of longitudinal profiles. We compare the spatial patterns of both channel steepness index and cosmogenic 10Be-determined erosion rates from four landscapes in Italy, where the geology and tectonics are well constrained, to four theoretical predictions of channel morphologies, which can be interpreted as the result of primarily tectonic or lithologic controls. These data indicate that longitudinal profile forms controlled by unsteady or nonuniform tectonics can be distinguished from those controlled by nonuniform lithologic resistance. In each landscape the distribution of channel steepness index and erosion rates is consistent with model predictions and demonstrates that cosmogenic nuclide methods can be applied to distinguish between these two controlling factors." -"Czerwinski:2013packsaddle","ND" -"DArcy:2019aconquija","ND" -"DBCA:2023leg.la","Species _Leggadina lakedownensis_" -"DBCA:2023pse.oc","Species _Pseudomys occidentalis_" -"DBCA:2023pse.oi","Species _Pseudocheirus occidentalis_" -"DCCEEW:2021zyz.pa","Species _Zyzomys Palatalis_" -"DCosta:1989tower","Analyses of microflora and microfauna from two sites within the Tower Hill volcanic complex of western Victoria have provided a detailed and consistent record of vegetation and environments through the last 11000 years. One of these sites extends the record back to 20 000 years BP and is the first from this intensively studied part of Australia to cover the whole of this period. From about 20000 to 15000 years ago, shallow, slightly brackish water was present in Tower Hill lakes whilst surrounding vegetation was of a cool-steppe type. Maximum aridity, as indicated by higher salinity levels and lake drying, occurred between 15 000 and 11 500 BP largely as a result of increasing temperatures. Effective precipitation then increased gradually to maximum Holocene levels between about 8000 and 5000 years BP before a reduction to those of the present day." -"DCosta:1993egg","A late Quaternary environmental record is currently being developed from Egg Lagoon, King Island, Bass Strait, a site which is geographically well situated to contribute towards a history of the Bass Strait region. Environmental reconstructions are based on a stratigraphic survey and pollen, charcoal and mollusc analyses of sediment core samples. The recorded stratigraphy includes five sedimentary units representing estuarine-marine, freshwater lake and swamp depositional environments. Amino-acid racemization analyses of marine shells indicate a greater than last interglacial age for the basal estuarine-marine unit, while radiocarbon analyses of organic muds and wood suggest that a substantial section of the overlying freshwater lake and swamp facies is beyond the conventional limit for this technique. ... [_truncated_]" -"DCosta:1995terang","Analyses of pollen and charcoal from lake and swamp deposits accumulated in a maar crater are used to reconstruct palaeoenvironments at and around Terang, Western Victoria. Changes in the nature of the sediments and in aquatic and dryland pollen indicate substantial climatic variation within the recorded period. Pollen assemblages indicate changes from open woodland, herbfield and grassland to wet sclerophyll forest, and from ephemeral swamp to permanent lake and swamp conditions within the basin. A possible timescale for the Lake Terang sequence is inferred from comparison with the better dated, nearby Lake Wangoom sequence and with the deep sea core record. The Terang record is considered to span a large part of the last glacial period and the Holocene, extending the available record of past vegetation and environments from the region by some 25,000 years to around 75,000 yr B.P. Conditions during the earlier part of the last glacial period were cooler and drier than today with open Casuarina woodland predominating in the region. At times, particularly towards the end of this period, conditions are considered to have been more extreme as much of the pollen is oxidised. A major interstadial, whose termination is tentatively dated at about 48,000 yr B.P. was dominated by Eucalyptus forest under effective precipitation levels similar to those of today. The latter part of the last glacial period is considered to have been cold and dry although no pollen is preserved except during a short phase of amelioration, probably around 39,000 yr B.P. The Holocene has been characterised by mixed Casuarina and Eucalyptus woodland and forest until recent changes brought about by European people. Fire has been a constant feature of the environment and its influence on changing vegetation patterns cannot be determined with certainty." -"DCosta:1997thesis","Analyses of pollen, sediments, shells and bones are used to reconstruct palaeoenvironments at Egg Lagoon and Lake Flannigan, northern King Island, Bass Strait. A recent pollen database is also established for south-eastern Australia to provide a firmer basis for the interpretation of the palaeoenvironmental records. Refined climatic reconstructions from the Egg Lagoon record are based on comparisons with modern analogues represented in the recent pollen database. This procedure allows some suggestions as to likely annual temperatures and precipitation levels. A range of dating techniques including radiocarbon, thermoluminescence, uranium/thorium, electron spin resonance and amino acid racemisation, has been applied to the Egg Lagoon sequence. Despite the application of a variety of methods, a realistic chronology for much of the Egg Lagoon sequence could not be constructed on this basis alone. Instead a preferred chronology for the Egg Lagoon record was established by reference to oxygen isotopic chronology,, palaeoclimatic estimates and pollen evidence from other long records in south-eastern Australia and supported, in general terms, by the dating results. The established chronology indicates that the sequence commences in the Early Pleistocene. There is then a major discontinuity in the sequence. Sedimentation recommences in the penultimate glacial (=oxygen isotopic stage 6) with the derived pollen record spanning most, if not all, of the last interglacialglacial cycle, probably providing one of the most detailed pollen records for the last interglacial period in south-eastern Australia. The analysis of two cores from Egg Lagoon provides some basis for an examination of spatial as well as temporal variation in the vegetation at the site through much of this time. The presence of a number of hiatuses in the record is suspected with the record for much of the last glacial period absent. The Holocene record at Egg Lagoon is also probably condensed and possibly discontinuous. Evidence for the last 4,000 years B.P. is provided by a pollen record derived from nearby Lake Flannigan. The following major environmental changes are evident at northern King Island. During the Early Pleistocene Egg Lagoon existed as a marine embayment with foraminiferal and malaecological assemblages similar to those of curre11t King lslartd marine settings. A major discontinuity is indicated by stream inciriion of these marine sediments. Sedimentation recommences in the penultimate glacial (=isotopic stage 6). Regional grassland and herbfields existing under cooler and drier conditions than present are inferred. Climatic conditions similar to present were established between~ 130,000 - 122,000 years B.P. (= isotopic stage 5e) with regional sclerophyll woodland or open forest present. Maximum extent of closed forest occurred under cooler (up to 2-3°C less than present) and wetter (+300 - 400mm) climatic conditions between 122,000 and 110,000 years B.P. Between ~110,000 and 91,000 years B.P. a drier sclerophyll forest type was establisitied under temperature and rainfall regimes similar to present. Between ~91,000 and 74,000 years B.P. a sclerophyll forest with an increasing Casuarinaceae and heath component occurred under similar to prf.sent annual temperature and slightly reduced annual rainfall. Between ~59,000 and 12,000 years B.P. (cool and drier than present climatic conditions were established with regional grasslands and herbfields present from atround 30,000 years B.P. Modem vegetation and climatic conditions were established early in the Holocene. The shorter, more detailed record from Lake Flannigan suggests that climate has been stable over the past 4,000 years B.P. The record derived from Egg Lagoon allows some examination of the history of closed forest taxa on King Island. Closed forest taxa appear to have reached their greatest extent between 122,000 and 110,000 years B.P. under cooler and wetter than present conditions. Closed forest representation then dedined, most likely due to adverse climatic conditions. The local extinction of Nothofagus) a tricolporate Cunoniaceae and Tubuliflorites pleistocenicus are suggested within the timespan represented by the Egg Lagoon sequence but the cause(s) cannot be determined with any certainty. Microscopic charcoal from the palaeoenvironmental records provides possible evidence for the arrival or people on King Island up to 40,000 years before the earliest archaeological evidence in Tasmania, although dating uncertainties mean that increased charcoal values may be recorded at a similar time to the oldest Tasmanian archaeological evidence. Reduced charcoal levels in the Holocene coincide with archaeological and historical evidence for the abandonment of the Island by people." -"DCosta:2009dargaville","Multiproxy analysis of two swamps, representative of numerous sites in the Dargaville area, provide a Holocene record of a transition from flooded marine valleys to freshwater swamp-forests. Dendrochronology of subfossil wood from these and other associated sites provide a record of kauri (Agathis) growth and demise over 3600 calendar years. A discrepancy between the abundance of kauri pollen and the timing of maximum kauri forest development, as revealed by dendrochronology, suggests that kauri pollen abundance at our sites is determined by the wetness of the substrate rather than by proximity of source trees. This finding has implications for the palaeoclimatic interpretation of late Quaternary Agathis pollen curves. Kauri has been present in the Dargaville area for more than 7000 14C yr BP with suitable conditions for the preservation of wood leading to an apparent expansion in Agathis population after ~3600 cal. yr BP rather than representing a southerly migration of this species." -"DEPWS:2021lag.as","Species _Lagorchestes asomatus_" -"DEPWS:2021mes.ma","Species _Mesembriomys macrurus_" -"DEPWS:2021not.aq","Species _Notomys aquilo_" -"DEPWS:2021smi.bu","Species _Sminthopsis butleri_" -"Dahms:2018wind","ND" -"Daley:2017formation","Along the eastern margin of Australia, hydrological variability reaches a peak in the subtropics of south-east Queensland and many rivers have entrenched characteristics. To address the nature of entrenchment and the relationship with adjacent alluvium, this paper presents the results of detailed chrono-stratigraphic analysis of alluvial units in the partly confined mid-reaches of Lockyer Creek, Australia. Four sites were investigated using topographic, sedimentological and chronological data. Radiocarbon and single grain optically stimulated luminescence dating indicate a large proportion of the valley fill reflects a major phase of aggradation of fine-grained alluvium from ca. 35 ka throughout the Last Glacial Cold Period. Synchronous incision of Pleistocene alluvial fills between 11.5 and 9.3 ka suggests the current entrenched Lockyer Creek formed in response to changes in late Quaternary climate. Holocene floodplains set within the entrenched Pleistocene valley floor have basal ages of ca. 7.5 ka, but whose proximal margins are still actively accreting. This Holocene fill has accreted over the mid- to late Holocene but overlaps with the contemporary hydrological regime. The sedimentary nature of the Holocene fill appears to be related to persistent antecedent controls in the form of bedrock and terrace constriction." -"Daley:2018climatically","In the tectonically stable rivers of eastern Australia, changes in response to sediment supply and flow regime are likely driven by both regional climatic (allogenic) factors and intrinsic (autogenic) geomorphic controls. Contentious debate has ensued as to which is the dominant factor in the evolution of valley floors and the formation of late Quaternary terraces preserved along many coastal streams. Preliminary chronostratigraphic data from river terraces along four streams in subtropical Southeast Queensland (SEQ), Australia, indicate regionally synchronous terrace abandonment between 7.5–10.8 ka. All optically stimulated luminescence ages are within 1σ error and yield a mean age of incision at 9.24 ± 0.93 ka. ... [_truncated_]" -"Dallas:2004bundeena","The following radiocarbon dates have recently been obtained for shell samples taken from the archaeological test excavations of the Bundeena UC Midden site in May 2004. Full details of the archaeological test excavations and the contexts from which these samples were derived are contained in the report entitled Aboriginal Archaeological Test Excavations. Uniting Church Conference Centre Bundeena, NSW by Mary Dallas Consulting Archaeologists (August 2004). ... [_truncated_]" -"Dallas:2008bundeena","This report has been prepared by Mary Dallas Consulting Archaeologists (MDCA) for Mars Australia Developments Pty Ltd and documents a program of Aboriginal archaeological test and salvage excavations undertaken between September and November 2007 of an Aboriginal campsite known as Loftus Street Bundeena [AHIMS Site #52-3-1367] within 96-98 Loftus Street Bundeena, NSW (the ""subject land"") [Figure 1.1]. These excavations were undertaken in advance of the redevelopment of the site for commercial purposes. ... [_truncated_]" -"Dam:1994bandung","ND" -"Darling:2020resistant","Prior numerical modeling work has suggested that incision into sub‐horizontal layered stratigraphy with variable erodibility induces non‐uniform erosion rates even if base‐level fall is steady and sustained. Erosion rates of cliff bands formed in the stronger rocks in a stratigraphic sequence can greatly exceed the rate of base‐level fall. Where quartz in downstream sediment is sourced primarily from the stronger, cliff‐forming units, erosion rates estimated from concentrations of cosmogenic beryllium‐10 (10Be) in detrital sediment will reflect the locally high erosion rates in retreating cliff bands. We derive theoretical relationships for threshold hillslopes and channels described by the stream‐power incision model as a quantitative guide to the potential magnitude of this amplification of 10Be‐derived erosion rates above the rate of base‐level fall. Our analyses predict that the degree of erosion rate amplification is a function of bedding dip and either the ratio of rock erodibility in alternating strong and weak layers in the channel network, or the ratio of cliff to intervening‐slope gradient on threshold hillslopes. ... [_truncated_]" -"Darmody:2008finland","ND" -"Darnault:2012receeding","ND" -"Darvill:2015patagonia","ND" -"Darvill:2018cordilleran","ND" -"David:1984walkunder","ND" -"David:1990echidna","Archaeological excavation of the Echidna's rest site was undertaken in 1985 as part of an M.A. thesis research project at the Australian National University (David 1987). The project concerned patterns of cultural change and stability during the Holocene in the Chillagoe region of Northern Queensland and included an investigation of past foraging behaviour. When this research began very little was known of the prehistory of the region (see Campbell 1982, David 1984). Echidna's Rest was therefore excavated primarily to obtain information about the human antiquity and paleoenvironment of the region." -"David:1990yiwarlarlay","Recent archaeological excavations at Yiwarlarlay, the Lightning Brothers site (Northern Territory), shows that the large, paired striped figures which today decorate the rock wall were originally painted late last century. Other similar paintings found throughout what is today Wardaman country likewise appear to be of recent antiquity. We report these findings, with preliminary discussion of their implications and prospects for future research." -"David:1991fern","In this paper, evidence is presented to show that there have been significant changes in the distribution of rock art types in northeastern Australia during the mid- to late-Holocene. The observations are made that 1) the more recent art can be divided geographically into two distinct groups, corresponding to two relatively disparate, ethnographically documented trading networks, located to the north and southwest of the Walsh River, and 2) within each of these regions rock paintings are formally extremely regionalised. The earlier art, on the other hand, shows a very different, more homogeneous spatial distribution. The antiquity of these art forms is first established, followed by a brief discussion of the ethnographic literature for clues as to the relationship between material behaviour and social formations during ethnohistoric times. It is concluded that the changes observed in the rock art from the region reflect relatively recent changes in patterns of interaction, including a regionalisation of social formations after 2500 years ago. These changes may express alterations of strategies related to systems of dispute management, which may be directly related to growing populations. The paper concludes with a brief examination of some of the implications of these observations." -"David:1991mitchell","ND" -"David:1992date","Until recently, the dating of pre-Historic rock paintings relied exclusively on indirect determinations by their asso­ciation with archaeological materials of known antiquity. Because of the fragility of ancient rock art, it had generally not been possible to extract organic matter from rock paintings because of the large amounts of carbon required for conventional carbon dating techniques. The advances in carbon dating, especially via Accelerator MassSpec­trometry (AMS), which occurred during the 1980s, enabled the dating of very small amounts of carbon. This has afforded archaeologists with new potentials for dating rock art. Such a potential has already been proven by AMS dates obtained from a number of rock art sites around the world (e.g. Lorblanchet et al. 1990; Loy et al. 1990; McDonald et al. 1990; Russ et al. 1990; Watchman 1992). This paper reports on initial AMS dates obtained from the Chillagoe region of north Queensland, Australia." -"David:1992jalijbang","Archaeological excavations at the Jalijbang 2 rockshelter, near Katherine, Northern Territory, show that in this area pecked faces and Panaramitee type peckings are unlikely to pre-date the mid-Holocene. These results, however, are unlikely to shed light on the antiquity of pecked faces elsewhere in arid and semi-arid Australia, for the Cleland Hills, Durba Hills, Dampier, Sturt Creek, and Jalijbang pecked faces appear to be regionally distinctive. It does, however, show that the so-called Panaramitee artistic style consists of a broad, highly generalised set of conventions which cannot be purely understood as of having great antiquity." -"David:1992mordor","This paper briefly reports on archaeological investigations undertaken in SE Cape York Peninsula by the author in 1991. In particular, it presents initial radiocarbon results from Mordor Cave and Nurrabullgin 1 and introduces these sites in the context of broader research questions." -"David:1992recent","This paper briefly reports on archaeological investigations undertaken in SE Cape York Peninsula by the author in 1991. In particular, it presents initial radiocarbon results from Mordor Cave and Nurrabullgin 1 and introduces these sites in the context of broader research questions" -"David:1993caves","Tilis paper presents results obtained from two archaeological excavations undertaken in the Mitchell-Palmer limestone belt, north Queensland. The sites were excavated in order to investigate temporal patterning in the archaeological record, and especially to obtain information on the antiquity of rock art in the region. In line with previous models of change in Aboriginal prehistory, the results indicate major changes during the mid to late Holocene. They also indicate that the rock paintings from the region may largely date to the last 3500 years, whereas the peckings may be older." -"David:1996wardaman","ND" -"David:1997cape","The prehistory of Cape York Peninsula, in tropical northern Australia, has been more intensively investigated than that of most other parts of the continent. As a result, a considerable database now exists by which long-term archaeological trends can be evaluated. In this paper we investigate temporal trends in occupational intensities and patterns of land use during the last 37,000 years by employing: 1, the temporal distribution of all radiocarbon dates obtained for the region; 2, the numbers of sites occupied through time; and 3, rates of establishment of new sites during the course of prehistory. These archaeological trends are then compared with the palaeo-environmental record of the region to determine its potential influence on the trends. We conclude that an initial, long period of regional occupation occurred (c. 37,000–4000 BP) when cultural trends varied in tandem with gross environmental fluctuations. This was followed by a late Holocene period (post 4000 BP) when cultural trajectories diverged significantly from environmental trends. This suggests that more complex Aboriginal demographic processes were set in train during the late Holocene, associated with social structures that were more dynamic than previously. We suggest that while changing patterns of land use may be apparent, their understanding requires an enquiry into periods of emergence — that is, their immediate historical antecedents. These results have broader implications for our understanding of Australian prehistory and the prehistory of other hunter-gatherer societies." -"David:1997ngarrabullgan","The human settlement of Australia falls into that period where dating is hard because it is near or beyond the reliable limit of radiocarbon study; instead a range of luminescence methods are being turned to (such as thermoluminescence at Jinmium: December 1996 ANTIQUITY). Ngarrabullgan Cave, a rock-shelter in Queensland, now offers a good suite of radiocarbon determinations which match well a pair of optically stimulated luminescence (OSL) dates -- encouraging sign that OSL determinations can be relied on." -"David:1998more","One of the great mysteries of recent archaeological research into Australia’s long history is the dramatic change in the nature and content of archaeological sites dating to the last five thousand years or so. ... [_truncated_]" -"David:1999holocene","Through an examination of land use during the late Holocene, this article explores the changing nature of place and identity in what is today Djungan country (NE Australia). We begin with the notion that use of place is mediated by historically positioned systems of meaning. We further contend that through praxis (as social practice), experience of place participates in the structuring and construction of identity. By examining changes in the way a distinctive mountain -- Ngarrabullgan (Mt Midligan) -- has been incorporated within the broader socio-cultural landscape through time, we conclude that major alterations took place in peoples' relations to their surroundings, and by implication in the construction of landscapes, life experiences and identity, around the fourteenth century AD. This has implications for the way we project ethnographic details, attuned to Dreaming-based ontological views of the world, into the more distant past." -"David:1999rockart","It has been 18 years since Andrée Rosenfeld suggested that the rock-art of north Queensland changed from non-figurative to mainly figurative forms some 5–4000 years ago. Her views were based on a small regional database and on indirect chronological evidence. This paper looks afresh at the antiquity of north Queensland's rock-art by reviewing the existing evidence — much elaborated since Rosenfeld's pioneering work — and by presenting new AMS radiocarbon results undertaken directly on rock-art. Her general chronological model is supported and refined by these new findings." -"David:2002landscapes","ND" -"David:2004argan","The Argan stone arrangement complex of the island of Badu is a series of mainly geometrically shaped stone formations that together extend for 1km along an isolated ridge-top in Western Torres Strait. Here we report on archaeological excavations at this ritual site in a first attempt to historicise Badulgal spiritscapes." -"David:2004badu","Archaeological excavations on the island of Badu have for the first time revealed evidence of people in Torres Strait before 2500 years BP. We interpret this evidence as representing three phases of island use and occupation. Phase 1 (8000-6000 years BP), when the high islands of Torres Strait were part of terminal Greater Australia, saw permanent occupation of the region. During Phase 2 (6000-c.3500/3000 years BP), the Western Islands of Torres Strait were occasionally visited from Cape York. And in Phase 3 (c.3500/3000 years BP to present) the islands became occupied mainly by speakers of languages with strong Papuan and Austronesian elements from the north and northeast. We argue for Austronesian influences at the tip of Australia during the late Holocene." -"David:2004goba","A team of Elders and community officials from the island of Mua in the Torres Straits got together with archaeologists from Australia to study an episode which occurred on the island before the coming of Christianity in 1871. Oral tradition located the burial place of the father of an ancestral islander named Goba, and the investigation of a rock shelter nearby gave a dated sequence of occupation and a fresh sighting of rock paintings, all relating to the period. Each type of evidence gave context to the other, and the project offered a vivid example of how history is fashioned." -"David:2005bu","Bu (Syrinx aruanus) shell arrangements are often found in ritual sites across Torres Strait. The position of such sites within Indigenous cosmologies has been ethnographic- ally documented for the nineteenth and twentieth centuries. This article historicizes Indigenous spiritscapes by tracking back in time the history of this particular material expression of spiritual belief in Western Torres Strait. We argue that the last c. 400 years saw major shifts in ritual engagements with seascapes in Western Torres Straits. These transformations may have been Indigenous responses to the traumatic events of early contact with European seafarers, in particular the earliest Spanish sailors of 1606." -"David:2006kurturniaiwak","Despite more than 30 years of archaeological research, not a single detailed site report has ever been published for a village site in Torres Strait. This paper presents the results of small-scale excavations at the 700 year old village of Kurturniaiwak on Badu island in mid-western Torres Strait. It represents the first in an ongoing series of systematic excavations of village sites in this part of Torres Strait. Initial results support conclusions of major socio-cultural change for the region as recently proposed by McNiven, and indicate that a major reconfiguration of settlement-subsistenceritual systems probably took place in western Torres Strait sometime between 600 and 800 years ago." -"David:2006torres","The small islands of Western Torres Strait, between the large continental islands of Australia in the south and New Guinea in the north, witnessed major cultural transformations about 400 years ago. Innovations included the commencement of dugong bone mound-building and Syrinx aruanus shell arrangements. This paper explores the archaeological evidence for these new site types, linking the archaeology to late nineteenth century ethnography on Torres Strait ritual practices. It concludes by presenting four alternative models to explain the origins of these c. 400-year-old ritual innovations." -"David:2007nonda","Archaeological excavations in sediments dating to between 60 000 and 40 000 years ago are rare in Australia. Yet this is precisely the period in which most archaeologists consider that Aboriginal people arrived on the continent. In the few cases where such early sites have been investigated, questions have invariably been raised as to the reliability of stratigraphic associations between cultural items and the surrounding sediments. This paper describes a method for examining sediment mixing in a stratigraphic sequence using the optically stimulated luminescence (OSL) signals from individual sand-sized grains of quartz. We apply this method to the archaeological site of Nonda Rock (north Queensland), in combination with radiocarbon dating of charcoal fragments, to construct chronologies for human occupation and for the preceding, culturally sterile, deposits. Our age estimates have implications for the timing of first human arrival in Australia. Copyright © 2007 John Wiley \& Sons, Ltd." -"David:2007ojp","Excavations at the limestone cave site OJP, in the Kikori River lowlands, Papua New Guinea, reveal the first evidence for human activity in this part of PNG during the terminal Pleistocene. This paper reports on the initial radiocarbon results and associated cultural materials." -"David:2008bulbul","The Gelam story tells of legendary events that took place at the beach and on the sandy dunefields at Bulbul, and along the hill side and ridge-top at Gerain. The protagonists, Gelam and his mother Usar, undertook various activities in these locations, including hunting and consuming geinau (Torres Strait pigeons, Ducula spilorrhoa) on the ridgetop at Gerain, and camping at Bulbul. This paper reports on archaeological surveys undertaken at Gerain and Bulbul, the area of Gelam and Usar‘s homeland, including radiocarbon ages for a series of surface sites." -"David:2008defence","Shortly prior to the arrival of the first missionaries on Mua in 1872, the Mualgal, the Indigenous people of Mua, were in a fluctuating state of war and alliance with various neighbouring groups including the Badulgal, Goemulgal and Kaurareg,. This state of affairs necessitated shifting settlement patterns to minimise the chance of surprise attack on Mua villages, and the location of strategic lookout points for enemy raiding parties. These latter locations contained warning installations including the placement of bu (trumpet) shells at elevated sentinel points with good views across the surrounding land and seascape. The presence of such warning devices at strategic lookout points has in some cases resulted in distinctive archaeological signatures amenable to archaeological enquiry. This paper reports on initial radiocarbon dates on such strategic installations, aiming to investigate the antiquity of Mua‘s unstable socio-political relations with surrounding groups." -"David:2008rethinking","Archaeological models of regional occupation for culture change in and the arrival of trade goods into, the Gulf Province of Papua New Guinea have largely relied on pioneering research undertaken in the 1970s, prior to the advent of AMS radiocarbon dating and from a time when excavation methods were relatively coarse-grained. These early chronologies were based on bulk radiocarbon samples potentially incorporating materials from multiple periods of occupation, and freshwater shells ‘contaminated‘ by old carbon from regional Miocene limestones necessitating the application of correction factors of uncertain local applicability. This paper revises chronological aspects of pre-European contact history for the mid-Kikori River region of the Gulf Province. It presents a suite of 100 new AMS radiocarbon dates on individual pieces of charcoal, human teeth and a fish bone from 16 sites, in order to re-assess previous chronologies and understandings of the region‘s history, and to provide a new foundation for future modelling of site and regional land use. Past settlement systems in this region were guided by processes of social interaction and thus need to be interrogated through notions of social landscape in historical perspective." -"David:2008site","Geomorphological testing ofthe coastal ridges at Bulbul in NE Mua (Torres Strait) unexpectedly revealed subsurface archaeological deposits. This paper reports on archaeological excavations undertaken at subsurface site Mua 116 following these geomorphological investigations." -"David:2008upihoi","On 20 August 2007, Epemeavo and Kea Kea villagers from the eastern end of the Gulf Province of Papua New Guinea reported finding two lagatoi hulls deeply buried in beach sands at Upihoi, near Epemeavo village, parts of a trading vessel associated with the renowned Motu hiri trade of former times. This paper presents results of an emergency investigation of these finds by staff of the Papua New Guinea National Museum and Art Gallery and Monash University, describing the find, its environmental, cultural and social settings and contexts of discovery, radiocarbon dating, historical assessments, and significance." -"David:2008urakaraltam","Archaeological research at a number of midden sites on the north coast of the island of Mua, Torres Strait, indicate peak levels of cultural deposition during the last 300 years. This paper reports on archaeological excavations undertaken at sites Mua 36, Mua 38 and Mua 84 at Gerain and nearby Urakaraltam." -"David:2009keveoki","Investigations at the newly discovered, once-coastal but now inland archaeological village site of Keveoki 1 allows us to characterise the nature and antiquity of ancestral hiri trade ceramics around 450-500 cal BP in the recipient Vailala River-Kea Kea villages of the Gulf Province of the southern coast of Papua New Guinea. This paper reports on the decorated ceramics from Keveoki 1, where a drainage channel cut in 2004 revealed a short-lived village site with a rich, stratified ceramic assemblage. It represents a rare account of the ceramic assemblage from a short duration village on a relic beach ridge in southern Papua New Guinea, and contributes to ongoing attempts to refine ceramic sequences in the recipient (western) end of the hiri system of long-distance maritime trade. Because of the presence of a single occupational period of a few decades at most, short duration sites such as Keveoki 1 allow for chronological refinement of ceramic conventions in a way that multilevel sites usually cannot, owing to the lack of stratigraphic mixing between chronologically separate ceramic assemblages in the former." -"David:2009koey","Koey Ngurtai is a small, uninhabited island located midway between the residential islands of Badu and Mabuyag in western Torres Strait. In 2003 and 2004, 100% surveys of the islet revealed 166 cultural sites. Fifty archaeological excavations were undertaken, revealing a rich history of islet use culminating with the emergence of Koey Ngurtai as a ritual centre after 550-700 cal BP, and a proliferation of ritual structures focused on dugong hunting magic after 350-550 cal BP. Shortly after the arrival of colonial powers in Torres Strait in the 1870s, including pearl shelling and missionary activity, Koey Ngurtai‘s ritual status was again transformed. This paper reports on these archaeological investigations and historicises Koey Ngurtai as a ritual land-and-seascape." -"David:2010emo","Since the 1970s the site of Emo (aka ‘Samoa‘, ‘OAC‘) in the Gulf Province of Papua New Guinea has been cited as one of the earliest-known ceramic sites from the southern Papuan lowlands. This site has long been seen as holding c.2000 year old evidence of post-Lapita long-distance maritime trade from (Austronesian-speaking) Motu homelands in the Central Province, where pottery was manufactured, to the (non-Austronesian) Gulf Province some 400km to the west where pottery was received and for which large quantities of sago were exchanged (the ancestral hiri trade). However, until now the only three radiocarbon dates available for Emo were out of chronostratigraphic sequence, and few details on the site had been published. This paper presents the results of new excavations and the first detailed series of AMS radiocarbon determinations from Emo, thereby resolving long-standing uncertainties about the age of the site and its implications for the antiquity of the long-distance Motuan hiri maritime trade." -"David:2011lapita","For over forty years, archaeologists working along Papua New Guinea‘s southern coastline have sought evidence for early ceramics and its relationship with Lapita wares of Island Melanesia. Failing to find any such evidence of pottery more than 2000 bp, and largely based on the excavation of eight early pottery-bearing sites during the late 1960s into the early 1970s, synchronous colonization some 2000 bp along 500km of the south Papuan coastline by post-Lapita ceramic manufacturers has been posited. This paper presents conclusive evidence for the presence of Lapita ceramics along the Papuan south coast between c. 2500 and 2900 cal. bp, thereby indicating that current models of colonization by ceramicists for the region need to be rethought. We conclude with a brief reflection as to why these Lapita horizons were missed by previous researchers." -"David:2011nawarla","Recent excavations at Nawarla Gabarnmang in Jawoyn country, southwest Arnhem Land have produced a long sequence of AMS radiocarbon determinations on individual pieces of charcoal reliably associated with stone artefacts dating back to 45,180±910 cal BP. It represents one of the earliest radiocarbon-dated archaeological sites in Australia. Here we report on initial results." -"David:2012caution","This paper reports on the ceramics from Squares A and B of Bogi 1, a newly excavated site at Caution Bay, south coast of mainland Papua New Guinea. A dense cultural horizon dated from c. 2150 to c. 2100 calBP and preceded by earlier cultural deposits contains previously undescribed ceramics of limited decorative variability almost exclusively focused on Anadara shell edge impressions below finger-grooved lips, which we term the Linear Shell Edge-Impressed Tradition. Here we present the chrono-stratigraphic evidence for this decorative tradition and how it relates to previously described shell-impressed ceramics from the broader region." -"David:2012poromoi","Archaeological excavations at an ancestral village site within rainforest in Papua New Guinea has revealed buried cultural evidence that can be explained in a number of ways. While interpretations based on Western archaeological methods suggest regional landscape dynamics informed by geomorphological processes, Indigenous Rumu oral traditions suggest an interpretation of the site’s stratigraphy based on the workings of spiritual forces. The role of story-telling and new information in site interpretation and understanding is explored in light of these different yet complementary accounts." -"David:2013nawarla","We report new archaeological excavations from northern Australia revealing part of a charcoal design likely to be c. 28,000 years old (and chrono-stratigraphically constrained within the period 15,600-45,600 cal BP) on a small rock slab fallen from the ceiling at the rockshelter of Nawarla Gabarnmang in Jawoyn country, Arnhem Land. This represents the oldest confirmed pictograph in Australia." -"David:2015kumukumu","We report on archaeological excavations undertaken at Kumukumu 1 atop the dense rainforest-clad Aird Hills of the Kikori river delta islands, south coast of Papua New Guinea. Results indicate exploitation of the nearby environment, including the gathering of some 200 million shellfish from riverine habitats at the base of the hill some 600 years ago, and deposition of shell remains onto hilltop middens. We ask what the implications of such a site in a defensive location on the upper, steep hillslope of Kumukumu hill are for regional occupation and dynamics. We conclude that the hinterland-marine fringe islands of the river deltas that include the site of Kumukumu 1 were especially sensitive to heightened cross-cultural influences and inter-group raids and competition, leading to accelerated processes of centralisation and aggrandisement among some groups, and the subjugation, fragmentation and dispersal of less powerful neighbouring groups." -"David:2015waredaru","In 2008-2009, the patriarch of the Keipte Kuyumen clan of the upper Kikori River near the Highlands foothills, Papua New Guinea, requested that archaeological excavations be undertaken at the site of Waredaru in a dense rainforest setting, an ancestral village only known from oral traditions. According to these oral traditions, Waredaru was a sago adze-head (‘sago-pounder‘) manufacturing centre, and it is at this village that the Keipte Kuyumen underwent an important ceremony by which they obtained their clan lands. This paper reports on these archaeological excavations, enabling the rare dating of the origins of the Keipte Kuyumen as a landed social group." -"David:2016ruisasi","The history of pottery use along the south coast of Papua New Guinea spans from Lapita times, here dated to 2900–2600 cal BP, through to mass production of pottery associated with a number of ethnographically-known interaction (and exchange) networks. Understanding the antecedents and developmental histories of these interaction networks is of considerable importance to archaeological research from local to western Pacific geographical scales. The archaeological site of Ruisasi 1 located at Caution Bay near Port Moresby provides new insights into scales of pottery production before the development of the regional Motu hiri exchange system within the past 500 years. Here faunal remains indicate occupation by marine specialists who exploited a diverse range of local marine environments. Nearly 20,000 ceramic sherds are present in Square A, mostly from a 26 cm thick ‘pottery midden‘. A minimum of 45 red slip/plainware vessels based on conjoined sets of sherds plus two vessels with incised decoration are present; the maximum number of clay vessels based on Fabric Types is 155. The globular red slip/plainware pots have highly standardized shapes and sizes, consistent with mass pottery production. The concentration of sherds from these pots within the pottery midden reflects short-duration depositional events within the period of village life c. 1630–1220 cal BP. Whether or not the pots were made locally or imported is the subject of ongoing research. Whatever the case, Ruisasi 1 raises the possibility of mass pottery production possibly linked to a regional interaction network pre-dating the hiri." -"David:2017arnhem","ND" -"David:2017jawoyn","ND" -"David:2017nawarla","Western Arnhem Land, in the Top End of Australia's Northern Territory, has a rich archaeological landscape, ethnographic record and body of rock art that displays an astonishing array of imagery on shelter walls and ceilings. While the archaeology goes back to the earliest period of Aboriginal occupation of the continent, the rock art represents some of the richest, most diverse and visually most impressive regional assemblages anywhere in the world. To better understand this multi-dimensional cultural record, The Archaeology of Rock Art in Western Arnhem Land, Australia focuses on the nature and antiquity of the region's rock art as revealed by archaeological surveys and excavations, and the application of novel analytical methods. This volume also presents new findings by which to rethink how Aboriginal peoples have socially engaged in and with places across western Arnhem Land, from the north to the south, from the plains to the spectacular rocky landscapes of the plateau. The dynamic nature of Arnhem Land rock art is explored and articulated in innovative ways that shed new light on the region's deep time Aboriginal history." -"David:2019borologa","The ‘direct’ dating of rock art has proliferated since the development of accelerator mass spectrometry radiocarbon, uranium-series and optically stimulated luminescence dating, yet still, most rock art is not directly datable due to the mineral nature of the constituent pigments. Here we present another method: the recovery and dating by stratigraphic association of small buried fragments of ochre and dried paint drops deposited onto soft sediment surfaces as by-products of paint production and use. These finds also give added contextual occupational information for archaeology of painting events. The case is made through the example of Borologa 1, a richly decorated Wanjina rockshelter in the Kimberley region of northwestern Australia that contains buried hearths, grindstones, earth pigments and small fallen spalls of rock containing traces of pigment and paint drops. Results from excavation indicate the beginning of Wanjina motifs and associated painting conventions on Art Panel B1 sometime between 2,080–1,160 cal BP and their proliferation in the past millennium." -"David:2019nawarla","We present Bayesian modelling on a long sequence of radiocarbon ages from the archaeological site of Nawarla Gabarnmang, central Arnhem Land plateau, northern Australia. A horizon of wind-borne sediments containing flaked stone artefacts and charcoal commencing >45,610 cal BP (the young end of the modelled boundary age range, which extends beyond the limit of the calibration curve), with a median modelled age of 48,500 cal BP, signals the onset of aeolian mobilisation of fine sands and silts across the landscape, and re-deposition within the site at a time synchronous with the first evidence of people. This earliest cultural horizon (Stratigraphic Unit 4) contains 509 stone artefacts, and is marked by a contemporaneous sedimentary break, from underlying culturally sterile sediments consisting of disintegrating roof-fall and in situ sandstone and quartzite to overlying culturally-rich wind-blown sand. The new radiocarbon ages and wind-blown sediments together provide evidence for the commencement of noticeable landscape burning on the Arnhem Land plateau c. 48,500 cal BP, suggesting an intensification of landscape management practices at the summit of the Arnhem Land plateau some 10,000–15,000 years after the lowest dense band of artefacts (Phase 2) at Madjedbebe on the floodplains 90 km to the north. These results have ramifications for the structure and timing of the spread of people across Australia, and the extinction of megafauna in Sahul." -"David:2021late","Understanding of Late Pleistocene megafaunal extinctions in Australia and New Guinea (Sahul) suffers from a paucity of reliably dated bone deposits. Researchers are divided as to when, and why, large-bodied species became extinct. Critical to these interpretations are so-called ‘late survivors‘, megafauna that are thought to have persisted for tens of thousands of years after the arrival of people. While the original dating of most sites with purported late survivors has been shown to have been erroneous or problematic, one site continues to feature: Cloggs Cave. Here we report new results that show that Cloggs Cave‘s youngest megafauna were deposited in sediments that date to 44,500-54,160 years ago, more than 10,000 years older than previously thought, bringing them into chronological alignment with the emerging continental pattern of megafaunal extinctions. Our results indicate that the youngest megafauna specimens excavated from Cloggs Cave datedate to well before the Last Glacial Maximum (LGM), and their demise could not have been driven by climate change leading into the LGM, the peak of the last Ice Age." -"David:2021years","In this paper we report on new research at the iconic archaeological site of Cloggs Cave (GunaiKurnai Country), in the southern foothills of SE Australia‘s Great Dividing Range. Detailed chronometric dating, combined with high-resolution 3D mapping, geomorphological studies and archaeological excavations, now allow a dense sequence of Late Holocene ash layers and their contents to be correlated with GunaiKurnai ethnography and current knowledge. These results suggest a critical re-interpretation of what the Old People were, and were not, doing in Cloggs Cave during the Late Holocene. Instead of a lack of Late Holocene cave occupation, as previously thought through the conceptual lens of ‘habitat and economy‘, Cloggs Cave is now understood to have been actively used for special, magical purposes. Configured by local GunaiKurnai cosmology, cave landscapes (including Cloggs Cave‘s) were populated not only by food species animals, but also by ‘supernatural‘ Beings and forces whose presence helped inform occupational patterns. The profound differences between the old and new archaeological interpretations of Cloggs Cave, separated by five decades of developing archaeological thought and technical advances, draw attention to archaeological meaning-making and highlight the significance of data capture and the pre-conceptions that shape the production of archaeological stories and identities of place." -"David:2022tanamu","[Extract] The discovery in 2010 of stratified Lapita assemblages at Caution Bay near Port Moresby, south coast of mainland Papua New Guinea (PNG) (David et al. 2011; McNiven et al. 2011), brought to the fore a series of important questions (Richards et al. 2016), many of which also apply to other parts of Island Melanesia where Lapita sites have been known for many decades. Unlike other parts of Melanesia, however, at Caution Bay some of the Lapita sites also have pre-Lapita horizons. A number are culturally very rich. At Caution Bay, where the oldest confirmed Lapita finds date to no earlier than c. 2900 cal BP (McNiven et al. 2012a), the major questions do not concern the earliest expressions of Lapita around 3300–3400 cal BP. Rather, here we are concerned more with identifying how assemblages associated with the Lapita cultural complex arrived and transformed along the south coast, after a presence in coastal and island regions to the northeast over the previous 400 years. These concerns contain both spatial and temporal elements: how and when, as a prelude to why, particular cultural traits continued and changed across Caution Bay. Tanamu 1 is the first of 122 archaeological sites excavated in Caution Bay upon which we will report. As a site, it represents the ideal entry point, as being a coastal site which contains pre-Lapita, Lapita and post-Lapita horizons it encapsulates many of the signatures, trends and transformations seen across the >5000 year Caution Bay sequence at large. Of special note in the wider context of Lapita archaeology, the presence of rich pre-Lapita horizons is what makes Caution Bay so important both in and of itself and for the Lapita story." -"Davidson:1976masters","Three pollen diagrams were prepared to study Late Holocene vegetation change in the Kaikoura area. The vegetation on the Kahutara Hills has passed through a succession of formations; Leptospermum scrubland, Podocarp-mixed hardwood forest, pteridium fernland, and European grassland) over an undated time period. However, the Nothofagus element at Lake Rotoiti has remained relatively static and thus could imply that the core post dates the southward Nothofagus migration and spans about 6000 years. Fire throughout has been a constant feature of the environment, but correlates with the vegetation fonnations, suggesting that it may be responsible for the changes. The highest frequencies of fire correlate with the pteridium fernland and lowest frequencies with the Podocarp-mixed hardwood forest. Most of the fires were probably natural, however man has been at least partly responsible in the last 1000 years. The vegetation on the Kaikoura Peninsula, determined from dated pollen diagrams from Wairepo Lagoon and Mudstone Bay show that the vegetation has remained unaltered for 400 years. There is no record of the Podocarp-mixed hardwood forest recorded by Moar, (in Duckmanton, 1974), supposedly destroyed at about 300 years B.P. High charcoal frequencies, derived from Polynesian fires, could explain the lack of vegetation change. The environmental change of barrier beach building recorded by Duckmanton (1974), can be attributed to fire caused cliff instability and to Polynesian burning in the Kowhai and Hapuku Catchments. A coincidental tectonic uplift caused the barrier beaches to move and to enclose areas of shore platform behind which lagoons developed, slope deposits covering lagoonal peats (Duckmanton, 1974) are considered to be due to Maori Pa building. Sedimentation in European Times varied considerably. Silting at Lake Rotoiti, 4.5cms/10 years, was very rapid. On the Peninsula the effect of the European varied, from no effect at Wairepo Lagoon to a marked increase at Mudstone Bay. The pollen analysis however records no significant effect of the European on vegetation structure other than the change to introduced grassland." -"Davidson:1993cuckadoo","ND" -"Davidson:1996oceanic","ND" -"Davies:1968tooth","In May, 1967 Mr. Ian Crawford, Curator of Anthropology and Archaeology, Western Australian Museum, informed Professor N. W. G. Macintosh, Department of Anatomy, University of Sydney of the existence of a human fossil tooth derived from an excavation in Western Australia, and offered to send it for examination. He wrote that Mr. Duncan Merrilees, Acting Curator of Palaeontology at the Museum had ‘... [_truncated_] found a human tooth in a box containing marsupial fossils excavated by Lundelius from Devil‘s Lair, Nannup. The tooth (Western Australian Museum A16284) was received subsequently for examination by Macintosh and was identified as a human permanent maxillary left central incisor ; one is impressed immediately by the large mesio-distal diameter of its crown and its short root. Merrilees has provided the following extract from a manuscript, shortly to be published (Merrilees, 1968), containing information of the site from which the tooth was excavated: ‘ Devil‘s Lair. This is a small antechamber near the entrance to Nannup Cave, about 300 yards east of Strong‘s Cave ; it is the site referred to by Lundelius (i960, 1966) and Cook (i960) as ‘ Nannup Cave ‘. Lundelius (i960) reports radiocarbon dates of 8,500±60 years B.P. and 12,175±275 years B.P. on charcoal samples from Devil‘s Lair ; the older sample does not represent the bottom of the deposit, which may represent a considerable span of Late Pleistocene time. A human incisor tooth (A16284), portion of a baler shell (Chicago Nat. Hist. Mus. P.E. 11150) and stone artefacts (not yet traced) were recovered by Lundelius in his excavation in Devil‘s Lair, but their stratigraphic relationship to the dated charcoal samples is not known.‘" -"Davies:2017marguerite","ND" -"Davies:2018reversal","ND" -"Davies:2019british","ND" -"Davis:1978sediments","Paleoclimatic interpretation of the fossil pollen record uses both the distribution limits of species and their abundances. In each case the relationship of the plants to modern climate is used to interpret past occurrences. Problems arise in using pollen to determine accurately either the distribution of a species in space or its abundance, but the real limitation of the method seems to be lack of understanding of the role of climate in controlling plant species. The distribution data seem to give more precise paleoclimate estimates, but the approach leads to consideration of each species in isolation. The use of abundances, because it relies so heavily on interpretation of pollen assemblages, places more emphasis on the entire community and its relation to regional climate. Here the major difficulty comes in understanding unique communities that differ from modern analogues. They may differ because of biological factors such as immigration lag yet reflect a climate fully analogous to modern climate. Or they may indicate a unique combination of climatic conditions that has evoked a unique vegetation response. Complicating these interpretations are interactions among species, which can produce changes in abundance that mimic the effect of climatic change. Species interactions, although difficult to unravel from climatic effects in the fossil record, have potential for showing how changes in the physical environment influence the outcome of competition in plant communities." -"Davis:1997azael","ND" -"Davis:1999canadian","ND" -"Davis:2006overridden","ND" -"Davis:2015katahdin","ND" -"Dawson:1997cathedral","ND" -"DeDeckker:2021kangaroo","A palynological record spanning the last glacial--interglacial period was derived from high-resolution, deep-sea core MD03-2607, located near Kangaroo Island in South Australia. The core site lies opposite the mouth of the River Murray that, together with the Darling River, drains the extensive (∼1.6 x 106 km2) Murray-Darling Basin (MDB). The record comprises 120 samples and is compared with detailed records of sea-surface temperature (SST), the C3/C4 plant ratio obtained from the δ13C of n-alkanes from leaf waxes, the fluvial clay fraction and its neodymium isotopic composition, airborne dust and the biomass-burning component levuglosan. The chronology of the core is robust; it is built on 24 radiocarbon dates derived from planktic foraminifera, 16 optically stimulated luminescence dates, plus 12 tie points linked to the astronomically tuned marine isotopic record. Algal remains are found in nearly all samples supporting our postulation that the palynoflora is predominantly waterborne. Major findings are that the gymnosperm Callitris, together with high percentages of herb pollen (mostly C3 plants), is predominant during cold, arid phases, whereas Eucalyptus, is predominant during warmer and wetter periods. High charcoal concentration coincides with high percentages of Eucalyptus, mostly during wet and warm periods. Using the geochemistry of the core's fluvial sediments, it has been possible to identify when water-transported palynoflora and charcoal originated from the Murray sub-basin (consisting of the River Murray and its main tributaries but not from central or western South Australia). During those periods, rainfall principally originated from the southeastern Indian Ocean. When the Darling sub-basin was the main source of the palynoflora, rainfall must have instead originated from northern Australia. The eolian dust record from the core shows that the dust signal generally coincides with the increased values in herb pollen, in particular during the Last Glacial Maximum (LGM) when, in addition to high herb percentages, Callitris representation also increased. This dry landscape taxon likely colonised the then-exposed Lacepede Shelf during this period of extreme low sea-level. There is a good correspondence between SST and mean annual precipitation reconstructed from the pollen counts. During warm phases in the ocean, Eucalyptus was the dominant tree taxon, especially for the entirety of Marine Isotope Stages (MIS) 5, plus MIS 3 and MIS 1. Charcoal levels were particularly low during the dry phases MIS 4 and 2, and even more so during the LGM." -"DeLong:2017andreas","Relative horizontal motion along strike-slip faults can build mountains when motion is oblique to the trend of the strike-slip boundary. The resulting contraction and uplift pose off-fault seismic hazards, which are often difficult to detect because of the poor vertical resolution of satellite geodesy and difficulty of locating offset datable landforms in active mountain ranges. Sparse geomorphic markers, topographic analyses, and measurement of denudation allow us to map spatiotemporal patterns of uplift along the northern San Andreas fault. Between Jenner and Mendocino, California, emergent marine terraces found southwest of the San Andreas fault record late Pleistocene uplift rates between 0.20 and 0.45 mm yr–1 along much of the coast. However, on the northeast side of the San Andreas fault, a zone of rapid uplift (0.6–1.0 mm yr–1) exists adjacent to the San Andreas fault, but rates decay northeastward as the coast becomes more distant from the San Andreas fault. A newly dated 4.5 Ma shallow-marine deposit located at ∼500 m above sea level (masl) adjacent to the San Andreas fault is warped down to just 150 masl 15 km northeast of the San Andreas fault, and it is exposed at just 60–110 masl to the west of the fault. Landscape denudation rates calculated from abundance of cosmogenic radionuclides in fluvial sediment northeast of, and adjacent to, the San Andreas fault are 0.16–0.29 mm yr–1, but they are only 0.03–0.07 mm yr–1 west of the fault. ... [_truncated_]" -"DelVecchio:2018pennsylvania","We sought to understand the time scale, mechanisms, and extent of landscape modification in unglaciated central Pennsylvania by studying sediment moving through and stored in a sandstone headwater valley. In this landscape, the timing and extent of landscape modification are poorly constrained, and it is unclear whether, and how much, periglacial processes drive landscape evolution during cold glacial periods. Our investigation pairs geomorphic mapping with in situ cosmogenic 10Be and 26Al measurements of surface material and buried clasts to estimate the residence time and depositional history of colluvium within Garner Run, a 1 km2 headwater valley in the central Appalachian Mountains containing relict Pleistocene periglacial features, including solifluction lobes, boulder fields, and thick colluvial toe-slope deposits. The preservation of periglacial landforms into the present interglacial suggests active hillslope sediment transport in cold climates followed by only limited modification in the Holocene. The 10Be concentrations of stream sediment and hillslope regolith indicate slow erosion rates (6.6 ± 0.6 m m.y.-1) over the past ~100 k.y. From 26Al/10Be burial dating of valley-bottom deposits recovered from a 9 m drill core, we infer two pulses of deposition since 340 ± 80 ka, a record that spans at least three glacial terminations and implies limited removal of valley-bottom deposits during interglacial periods. ... [_truncated_]" -"Delannoy:2020borologa","Archaeologists usually see, and understand, rock shelters as taphonomically active, but pre-existing, physical structures onto which people undertake a variety of actions including rock art. Our aim in this paper is not only to document the changes undergone by rock shelters but also to identify traces of anthropic actions that have intentionally led to these changes. Recent research in northern Australia provides empirical evidence that for thousands of years, Aboriginal peoples altered the physical shape of rock shelters by removing masses of rock to create alcoves, restructure internal spaces and create stone-worked furniture. Through archaeomorphological research, this paper presents evidence from Borologa in Australia’s Kimberley region, where hard quartzite monoliths were shaped and engaged as architectural designs by Aboriginal people prior to painting many surfaces, making us rethink what have traditionally been distinguished as natural versus cultural dimensions of archaeological landscapes and rock art sites." -"Delmas:2008pyrenees","ND" -"Delmas:2011palaeogeography","ND" -"Delunel:2010pelvoux","The potential tectonic and climatic controls on erosion rates in the European Alps and other mountain belts remain strongly debated. We have quantified denudation rates at catchment scales using in situ produced cosmogenic nuclides (10Be) in stream sediments, sampled at the outlets of twelve variously sized (27–1072 km2) catchments of the Ecrins–Pelvoux massif (French Western Alps), with average elevations ranging from 1700 to 2800 m. Spatially-averaged denudation rates, corrected for potential shielding by Little Ice Age glaciers, vary from 0.27 ± 0.05 to 1.07 ± 0.20 mm/yr on millennial timescales. Our results exhibit a correlation (ρ2 = 0.56) between denudation rate and mean catchment elevation, in the absence of significant correlation with any other morphometric parameters (relief, slope, catchment size, hypsometry, etc). Although such variations in erosion rates have been previously linked to variations in tectonic uplift rate, the relatively small size and tectonic homogeneity of our study area exclude a strongly variable tectonic control. We interpret the increase in erosion rate with elevation as the effect of frost-controlled processes, which are strongly temperature-dependent. We use a one-dimensional heat-flow model driven by high-resolution instrumental temperature records from the study area to correlate the variability in denudation rates with the integral of the absolute temperature gradient within the frost-cracking window (− 3 to − 8 °C), a proxy of the frost-cracking intensity, for each catchment. The results imply that the efficiency of frost cracking constitutes a major control on catchment-wide denudation rates in the study area, explaining more than half the measured variability in these rates. Our study shows that present-day denudation of the Ecrins–Pelvoux massif is controlled by a climatically driven factor and suggests that frost-cracking processes impose an important control on the post-glacial topographic evolution of mid-latitude mountain belts." -"Delunel:2013etages","Although beryllium‐10 (10Be) concentrations in stream sediments provide useful synoptic views of catchment‐wide erosion rates, little is known on the relative contributions of different sediment supply mechanisms to the acquisition of their initial signature in the headwaters. Here we address this issue by conducting a 10Be‐budget of detrital materials that characterize the morphogenetic domains representative of high‐altitude environments of the European Alps. We focus on the Etages catchment, located in the Ecrins‐Pelvoux massif (southeast France), and illustrate how in situ 10Be concentrations can be used for tracing the origin of the sand fraction from the bedload in the trunk stream. The landscape of the Etages catchment is characterized by a geomorphic transient state, high topographic gradients, and a large variety of modern geomorphic domains ranging from glacial environments to scarcely vegetated alluvial plains. Beryllium‐10 concentrations measured in the Etages catchment vary from ~1 × 104 to 4.5 × 105 atoms per gram quartz, while displaying consistent 10Be signatures within each representative morphogenetic unit. We show that the basic requirements for inferring catchment‐wide denudation from 10Be concentration measurements are not satisfied in this small, dynamic catchment. However, the distinct 10Be signature observed for the geomorphic domains can be used as a tracer. We suggest that a terrestrial cosmogenic nuclide (TCN) budget approach provides a valuable tool for the tracing of material origin in basins where the ‘let nature do the averaging’ principles may be violated. Copyright 2013 John Wiley and Sons, Ltd." -"Delunel:2020alps","We compile detrital 10Be concentrations of Alpine rivers, representing the denudation rates pattern for 375 catchments across the entire European Alps. Using a homogeneized framework, we employ state-of-the-art techniques for inverting in-situ 10Be concentrations into denudation rates. From our compilation, we find that (i) while lithologic properties and precipitation/runoff do influence erosion mechanisms and rates at the scale of individual catchments and in some specific Alpine regions, such controls do not directly stand for the entire Alps, (ii) as also previously suggested, catchment-wide denudation rates across the entire European Alps closely follow first-order Alpine topographic metrics at the scale of individual catchments or selected Alpine sub-regions. However, in addition to previous local-scale studies conducted in the European Alps, our large-scale compila- tion highlights a functional relationship between catchment-wide denudation and mean catchment slope angle. ... [_truncated_]" -"Demuro:2019corrigendum","The paper by Ditchfield et al. (2018) contains a number of inaccuracies with respect to the OSL dating results for John Wayne Country Rockshelter. After consultation with the research team responsible for the production of these datasets (M. Demuro, D. Questiaux, L.J. Arnold and N. Spooner), who did not co-author the original manuscript, we provide here the corrected OSL dating results. The OSL ages presented herein supersede those of Ditchfield et al. (2018) and should be cited for future chronological comparisons of the John Wayne Country Rockshelter site." -"Denham2012:dating","The Bayesian calibration program OxCal v.4.1.5 is applied to two chronological datasets for early Lapita derived from two comprehensive reviews. The two datasets are supplemented by published ages for early Lapita sites in two key island groups within Remote Oceania: Vanuatu and Fiji. The analyses provide statistically robust chronologies for the emergence of Lapita on Mussau at 3470–3250 cal BP and in the rest of the Bismarck Archipelago at 3360–3240 cal BP. After a period of 130–290 years, Lapita dispersed to Vanuatu by 3250–3100 cal BP and to Fiji by 3130–3010 cal BP." -"Denham:2003archaeological","Claims for the early and independent origins of agriculture in New Guinea partially rest on the archaeological evidence for mid Holocene drainage and land use at five sites in the interior. The five sites are Kuk, Kana, Mugumamp and Warrawau in the Wahgi Valley and Ruti Flats in the Lower Jimi Valley, all in Western Highlands Province, Papua New Guinea. The archaeological remains, morphological comparisons and chronological correlations at each site are critically evaluated. Problems with the constitution of the mid Holocene remains are raised, with claims for agricultural remains at two sites, Kana and Ruti Flats, considered questionable on the available, published evidence. The archaeological remains at Kuk, Mugumamp and Warrawau consist of palaeosurfaces interpreted to represent prehistoric cultivation using mounds." -"Denham:2003origins","Multidisciplinary investigations at Kuk Swamp in the Highlands of Papua New Guinea show that agriculture arose independently in New Guinea by at least 6950 to 6440 calibrated years before the present (cal yr B.P.). Plant exploitation and some cultivation occurred on the wetland margin at 10,220 to 9910 cal yr B.P. (phase 1), mounding cultivation began by 6950 to 6440 cal yr B.P. (phase 2), and ditched cultivation began by 4350 to 3980 cal yr B.P. (phase 3). Clearance of lower montane rainforests began in the early Holocene, with modification to grassland at 6950 to 6440 cal yr B.P. Taro (Colocasia esculenta) was utilized in the early Holocene, and bananas (Musa spp.) were intensively cultivated by at least 6950 to 6440 cal yr B.P." -"Denham:2003thesis","Previous claims for the early and independent origins of agriculture in New Guinea were based, in part, on the findings of multi-disciplinary investigations at Kuk Swamp, Wahgi Valley, Papua New Guinea. During investigations undertaken in the 1970s under the direction of Jack Golson, six phases of wetland drainage for agriculture were identified. The earliest three phases, Phase 1 (10,220-9910 Cal BP), Phase 2 (6950-6440 Cal BP) and Phase 3 (4350->2800 Cal BP), all pre-date known Austronesian influence on the island, are potentially significant in determining the early and independent origins of agriculture in New Guinea and are investigated in this thesis. In the introduction to the thesis, problems with the previous characterisation of Phases 1, 2 and 3 at Kuk are raised. The problems centre on the limited archaeobotanical evidence of former cultivated plants, the limited palaeoecological evidence for attendant environmental transformations and the uncertain archaeological significance of the features and finds encountered on the wetland margin. The multi-disciplinary research documented in this thesis addresses these problems with the intention of determining whether the early three phases at Kuk represent agriculture, and whether claims of early and independent agricultural origins in New Guinea are valid. Published accounts of Phases 1, 2 and 3 at Kuk and other sites located in the interior of New Guinea are critically reviewed, together with other potential lines of evidence relevant to the origins of agriculture debate. ... [_truncated_]" -"Denham:2004new","This review of the evidence for early agriculture in New Guinea supported by new data from Kuk Swamp demonstrates that cultivation had begun there by at least 6950--6440 cal BP and probably much earlier. Contrary to previous ideas, the first farming in New Guinea was not owed to SouthEast Asia, but emerged independently in the Highlands. Indeed plants such as the banana were probably first domesticated in New Guinea and later diffused into the Asian continent." -"Denham:2007exploiting","Over the last 30 years, successive researchers have portrayed occupation in the highlands of New Guinea during the Pleistocene, or prior to the advent of agriculture, to have been based on hunting and the exploitation of seasonally-producing high-altitude Pandanus spp. (karuka in pidgin). The reporting of high-altitude Pandanus dating to c. 31–30,000 uncal. BP from the Kosipe Mission site (Owen Stanley Range, Papua New Guinea) has breathed new life into this scenario. However, such portrayals are based on long-held and simplistic assumptions regarding Pandanus phenology, vegetation history and resource availability in the highlands during the Pleistocene. I advance an alternative interpretation which highlights the spatial and temporal variability in the seasonality of Pandanus production, the persistence of mixed Castanopsis-Lithocarpus lower montane forest on the lower slopes and floors of some highland valleys during the Pleistocene, the resultant variability in abundance and diversity of plant food resources across space and through time, and the highly variable food procurement strategies adopted by people inhabiting the interior of New Guinea during the Pleistocene." -"Denham:2008emergence","A practice-based method is advanced to understand the emergence and transformation of agricultural practices in the Upper Wahgi valley during the Holocene. Conceptually, practices represent the nexus of human--environment interactions, as well as of structure--agency relationships, while methodologically, they are the visible remains -- whether encountered directly through archaeology, or inferred through palaeoenvironmental proxy -- of people living in the past. Multidisciplinary information from the Upper Wahgi valley is used to reconstruct multilayered practices of plant exploitation across the landscape through time; the intention is to spatialize, temporalize and humanize information often represented chronologically and technically. Practice-oriented interpretations clarify, interrogate and amplify existing multidisciplinary records of the past and shed new light on how the earliest agriculture was originated and transformed in the New Guinea highlands during the Holocene." -"Denham:2009contiguous","Contiguous multi-proxy analyses (X-radiography, diatom, pollen, and microcharcoal) have been conducted on the fills of early, mid-, and mid-late Holocene features at Kuk Swamp, Upper Wahgi Valley, Papua New Guinea. The features are associated with key periods of archaeological interest: plant exploitation (ca. 10,000 cal yr B.P.), earliest cultivation (6950--6440 cal yr B.P.), and earliest ditches (ca. 4000 cal yr B.P.). The analyses are designed to clarify uncertainties regarding the reliability and association of different samples within feature fills for the interpretation of human activities on the wetland in the past. Methodologically, these investigations have clarified site formation processes, including pedogenesis within feature fills, which enable a better determination of archaeological associations for different samples within those fills. Substantively, the results provide higher resolution interpretations of paleoenvironments and past human activities on the wetland margin." -"Denham:2016nombe","New AMS radiocarbon dating at Nombe rock shelter in Simbu Province, Papua New Guinea confirms human use from c.25500-19600 calBP and corroborates previous chronostratigraphic interpretations for four major periods of cultural deposition. The original conventional radiocarbon dating program was largely undertaken on bone and flowstones, due to the limitations of dating small charcoal fragments in the 1970s and 1980s before the advent of, and widespread access to, AMS dating. Here, 18 new AMS dates on small fragments of charcoal hand-picked from previously collected sediment samples enable an evaluation that largely confirms previous dating. These findings are significant because they indicate that the chronostratigraphy, at least for the portion of the site redated thus far, is comparatively robust. Primarily, the new dating results indicate the chronostratigraphy for the early and mid-Holocene, a period crucial for understanding the emergence of agriculture in the highlands, is well preserved at the site." -"Denham:2016revisiting","On my first field trip to the interior of Papua New Guinea in 1990, I stayed among the Kalam of the Lower Jimi Valley, Western Highlands Province. Over a fire one night, people told stories about a woman who had worked among the Kalam in the Upper Kaironk Valley; she had carefully excavated in squares laid out on the ground in order to find things out about their ancestors. At that time, I had no inkling that I would eventually get to know and work with Sue Bulmer, whose excavations at Wanelek were being described to me, nor that I would return 17 years later to undertake archaeological fieldwork among the Kalam. In this highly personal narrative, I interweave three themes: an archaeological return to the Kalam; working with Sue to reinvestigate three key sites that she had excavated in the highlands – namely, Yuku (1959–1960), Kiowa (1960) and Wanelek (1972–1973) – and the continuing significance of Sue’s research, including the questions she posed, to the archaeology of Papua New Guinea. Other contributions discuss in detail Sue’s early years in New Zealand (Golson 2016), provide a bibliography of her work (Bulmer 2016) and focus on the collections from her numerous excavations and surveys across the country (Gaffney et al. 2016). In this introduction, I indicate the diverse ways in which Sue’s legacy remains current to archaeological practice in Papua New Guinea." -"Denham:2018agriculture","In this book, historical narratives chart how people created forms of agriculture in the highlands of New Guinea and how these practices were transformed through time. The intention is twofold: to clearly establish New Guinea as a region of early agricultural development and plant domestication; and, to develop a contingent, practice-based interpretation of early agriculture that has broader application to other regions of the world. The multi-disciplinary record from the highlands has the potential to challenge and change long held assumptions regarding early agriculture globally, which are usually based on domestication. Early agriculture in the highlands is charted by an exposition of the practices of plant exploitation and cultivation. Practices are ontologically prior because they ultimately produce the phenotypic and genotypic changes in plant species characterised as domestication, as well as the social and environmental transformations associated with agriculture. They are also methodologically prior because they emplace plants in specific historico-geographic contexts." -"Denham:2019manim","The term ‘Neolithic’ was proposed by Lubbock (1865) as a formal category to differentiate the Palaeolithic—namely, old flaked stone technologies—from new ground and polished stone technologies. Subsequently, a range of alternative meanings of the Neolithic have emerged (Trigger 2003). Childe (1925) shifted the emphasis from evolutionary perspectives on stone tool technology onto sets of culture-historic traits, albeit with temporal and geographical variation. During the 20th century, the concept of the Neolithic broadened to encompass agriculture (associated with domesticated plants and animals), sedentism, pottery and mortuary practices, as well as stone tool technology. Subsequently, Hodder (1990) drew attention to the social and symbolic aspects of the Neolithic, while Thomas (1999) considered the Neolithic to be more a way of ‘Being’. Today, in both academic and public discourse, the Neolithic has become a signifier of social complexity, dynamism and progression (David and Denham 2006; Florin and Carah 2018). It remains to be seen how relevant the concept of the Neolithic is outside Eurasia, the region of its original development and application. Does the concept reflect something fundamental about long-term social history, or is it chronologically and geographically specific? Indeed, does the concept have too much inherited baggage, which would make its relevance to the highlands of New Guinea problematic?" -"Densmore:2009footwalls","We test the spatial correspondence between rock uplift in active normal fault footwalls in the western USA, and catchment-averaged denudation rates from cosmogenic radionuclide (CRN) analysis. We find that denudation rates vary along strike, depending on the fault length and displacement. For the 18-km-long Sweetwater fault, foot-wall relief is largely inherited from the prefaulting topography, and denudation rates are only partly reflective of fault displacement. For the 130-km-long Wassuk fault, all inherited topography has been removed by erosion in response to fault displacement. Denudation rates, however, show little along-strike consistency and no correlation with catchment size or morphology. We argue that, in the early stages of fault growth, CRN-derived denudation rates reflect inherited prefaulting relief, with an overprint of fault-controlled erosion. In later stages of fault growth, rates are decoupled from fault displacement through the impact of stochastic landsliding events, and longer term measures of denudation (such as low-temperature thermochronometry) that integrate over multiple earthquakes may provide a better record of spatial variations in rock uplift." -"Derrieux:2014taiwan","Quantifying denudation rates in a wide range of climatic and tectonic settings at various time and space scales is a critical step in calibrating and validating landscape evolution models. Focusing on Taiwan, we quantified centennial rates of denudation at the scale of the whole orogen, using in situ 10Be concentrations measured in stream sediments collected at the outlets of major rivers. To assess denudation rates that are statistically significant, we applied both the mean square weighted deviation approach and the bootstrap technique. For the central segment of the belt, where the collision is considered to be near mature, the orogen-scale pattern of denudation shows a two-fold pattern: (1) higher denudation values on the order of 4–5 mm/yr characterize the eastern side of the belt (i.e., retro-wedge), with a slight increase towards the south and (2) lower denudation values on the order of 1–3 mm/yr on the western side of the belt (pro-wedge) with a minimum value centered on the main recess of the deformation front. To the north and to the south of the central segment, the denudation rates converge towards lower values on the order of 2–3 mm/yr. At the scale of the mountain belt, drainage basin metrics such as relief, hypsometric index and slope values seem to explain the observed variance in the data population, conversely to the first-order average precipitation pattern, suggesting a strong tectonic control on the regional pattern of denudation rates. Applied to the whole orogen, such field-based approach thus provides important input data to validate and calibrate the parameters to be supplied to landscape evolution models." -"Desormeaux:2022incision","Long-term landscape evolution is controlled by tectonic and climatic forcing acting through surface processes. Rivers are the main drivers of continental denudation because they set the base level of most hillslopes. The mechanisms of fluvial incision are thus a key focus in geomorphological research and require accurate representation and models. River incision is often modeled with a stream power model (SPM) based on the along-stream evolution of drainage area and channel elevation gradient but can also incorporate more complex processes such as threshold effects and statistical discharge distributions, which are fundamental features of river dynamics. Despite their importance in quantitative geomorphology, such model formulations have been confronted with field data only in a limited number of cases. Here we investigate the behavior of stochastic-threshold incision models across the southeastern margin of the French Massif Central, which is characterized by significant relief and the regular occurrence of high-discharge events. Our study is based on a new dataset combining measurements of discharge variability from gauging stations, denudation rates from 34 basins from 10Be cosmogenic radionuclide (CRN) concentration measurements in river sediments, morphometric analysis of river long profiles, and field observations. This new dataset is used for a systematic investigation of various formulations of the SPM and to discuss the importance of incision thresholds. Denudation rates across the SE margin of the Massif Central are in the 20-120 mm kyr-1 (equivalent to mm/ka in the figures) range, and they positively correlate with slope and precipitation. However, the relationship with the steepness index is complex and supports the importance of taking into account spatial variations in parameters (D50, discharge variability k, runoff) controlling the SPM. Overall, the range of denudation rate across the margin can mainly be explained using a simple version of the SPM accounting for spatially heterogeneous runoff. More complex formulations including stochastic discharge and incision thresholds yield poorer performances unless the spatial variations in bedload characteristics controlling incision thresholds are taken into account. Our results highlight the importance of the hypotheses used for such a threshold in SPM application to field studies and notably the impact of actual constraints on bedload size." -"Dethier:2014rocky","We used measurements of cosmogenic 10Be in alluvium to estimate erosion rates on a 103–104 yr time scale for small (0.01–47 km2), unglaciated basins in northern Colorado, southern Wyoming, and adjacent western Nebraska (western United States). Basins formed in Proterozoic cores of Laramide ranges are eroding more slowly (23 ± 7 mm k.y.–1, n = 19) than adjacent basins draining weakly lithified Cenozoic sedimentary rocks (75 ± 36 mm k.y. –1, n = 20). Erosion rates show a relationship to rock resistance and, for granitic rocks, to basin slope, but not to mean annual precipitation. We estimated longer-term (>105 yr time scale) erosion rates for the granitic core of the Front Range by measuring the concentration of 10Be and 26Al produced mainly by muon interactions at depths 1.7–10 m below the surface. Concentrations imply erosion rates of 9–31 mm k.y. –1, similar to shorter-term erosion rates inferred from alluvial sediment. The spatial distribution of erosion rates and stratigraphic evidence imply that relief in the southern Rocky Mountains increased in the late Cenozoic; modern relief probably dates from post-middle Miocene time." -"Dettmann:1963microfloras","Dispersed spores from Upper Mesozoic sediments of SE. Australia are described in detail and an account is given of their stratigraphical and geographical distribution. The samples examined are broadly representative of the partly marine Upper Mesozoic sequence developed in the South Australian portion of the Great Artesian Basin and the non-marine successions of the Otway Basin and E. Victoria. This paper includes systematic descriptions of 110 dispersed- spore species embracing 60 genera. 25 new species and 5 new genera are proposed, and the diagnoses of 7 genera have been amended. Serial sections of 28 species, including azonate, zonate, and saccate forms, are discussed, and it is shown that sections aid the elucidation of wall features. Consideration is given to relevant problems in dispersed-spore nomenclature and taxonomy, and the system initiated by Potonie and Kremp for the classification of forms refer­ able to the Anteturma Sporites H. Potonie is revised. Botanical relationships are indicated for certain of the spore taxa. 3, distinct, successive, microfloral assemblages are distinguishable in sediments examined from the Great Artesian Basin and from elsewhere in SE. Australia. ... [_truncated_]" -"Dettmann:1998proteaceae","The early history of the Proteaceae in Australia is traced from the record of fossil pollen that possess characters having taxonomic resolution among extant members of the family. Pollen characters useful for segregating subfamilies and generic groups are apertural number and form together with exine stratification and structure. When considered in conjunction with pollen shape, polarity, and size and exine sculpturing, they may be used to discriminate generic and/or species groups. The fossil pollen record suggests that the family originated in northern Gondwana during the late Cenomanian and radiated by as yet unidentified routes into southern high latitudes during the Turonian. There the family underwent substantial differentiation and expansion during Santonian–Maastrichtian times when at least four of the seven extant subfamilies evolved. Although diversification in Australia principally involved rainforest lineages (e.g. Macadamia–Helicia, Carnarvonia, Gevuina) ancestors of some sclerophyllous taxa (e.g. Adenanthos) also differentiated; this occurred in a regionalised vegetation of mesotherm open-forests in which podocarps and araucarians were important. Subsequent (Paleocene–Eocene) diversification and consolidation of the family may have focused on introduction and expansion of sclerophyllous lineages (e.g. Isopogon, Petrophile), but rainforest elements (e.g. Embothrium) were also involved. The associated vegetation, which was regionalised, experienced considerable floristic modifications during this time with introductions and/or expansion of an array of angiosperm taxa, notably Casuarinaceae, Myrtaceae and Nothofagus. In southern regions a marked decline in proteaceous pollen diversity and abundance occurred near the end of the Eocene, whereas in north-eastern regions the decline may have been later, during the Miocene." -"Devoy:1994hawkesbury","Rapid sedimentation of sands, silts and muds associated with seaward prograding tidal delta and central basin deposits, characterise the early Holocene sediment infill of the Hawkesbury River's estuary. From about 6 ka BP fluvial muds and sands dominate the estuary and sedimentation rates are much reduced. Micro-fossil records contained in sediments from the middle Hawkesbury-Colo Rivers region support the sedimentological-lithostratigraphic interpretation of estuary development. Information from fossil diatoms indicates that for a period of about 300 years around 6 ka BP, there was an increased marine influence in this part of the present estuary. This may have resulted from the probable peak in the rate of relative sea-level rise, although there may also have been a contemporaneous increase in freshwater flow down the river. Pollen and charcoal records from Mill Creek, downstream from the Colo sequence, show that sclerophyll forest, occasionally with rainforest elements, became more dominant from 8 ka BP. In contrast, the upper tidal Casuarina glauca forest decreased in importance during the phases of sea-level rise and the subsequent 'still-stand'. Together the palaeoenvironmental records show broad agreement in defining the patterns of regional environmental changes and linked phases of estuary development during the Holocene. Differences in records appear to relate to local site factors and to the limitations in provenance, persistence and resolving power of the data types. The rapid accumulation rates provide an opportunity to investigate high magnitude but low frequency events in estuarine environments, including floods and fire." -"DiBiase:2010gabriel","It has been long hypothesized that topography, as well as climate and rock strength, exert first order controls on erosion rates. Here we use detrital cosmogenic 10Be from 50 basins, ranging in size from 1 to 150 km2, to measure millennial erosion rates across the San Gabriel Mountains in southern California, where a strong E–W gradient in relief compared to weak variation in precipitation and lithology allow us to isolate the relationship between topographic form and erosion rate. Our erosion rates range from 35 to 1100 m/Ma, and generally agree with both decadal sediment fluxes and long term exhumation rates inferred from low temperature thermochronometry. Catchment-mean hillslope angle increases with erosion rate until ∼ 300 m/Ma, at which point slopes become invariant with erosion rate. Although this sort of relation has been offered as support for non-linear models of soil transport, we use 1-D analytical hillslope profiles derived from existing soil transport laws to show that a model with soil flux linear in slope, but including a slope stability threshold, is indistinguishable from a non-linear law within the scatter of our data. Catchment-mean normalized channel steepness index increases monotonically, though non-linearly, with erosion rate throughout the San Gabriel Mountains, even where catchment-mean hillslope angles have reached a threshold. This non-linearity can be mostly accounted for by a stochastic threshold incision model, though additional factors likely contribute to the observed relationship between channel steepness and erosion rate. These findings substantiate the claim that the normalized channel steepness index is an important topographic metric in active ranges." -"DiBiase:2018womans","Landscapes are thought to respond to changes in relative base level through the upstream propagation of a boundary that delineates relict from adjusting topography. However, spatially-variable rock strength can influence the topographic expression of such transient landscapes, especially in layered rocks, where strength variations can mask topographic signals expected due to changes in climate or tectonics. Here, we analyze the landscape response to base-level fall in Young Womans Creek, a 220 km2 catchment on the Appalachian Plateau, USA underlain by gently folded Paleozoic sedimentary rocks. We measured in situ 10Be concentrations in stream sands from 17 nested watersheds, and used a spatially-distributed model of sediment and 10Be production to constrain a threefold increase in the rate of base-level fall propagating upstream from the catchment outlet. Using lidar topography and a nearby detailed stratigraphic section, we map the extent of continuous, blocky, resistant sandstone strata that act as a caprock overlying more easily erodible sandstones and siltstones. The caprock influences landscape response in two ways. First, it serves as a boundary between slowly eroding (11.5 m Myr−1), low-sloping (3–5°) areas of relict topography and lower, steeper portions of the landscape adjusting to base-level fall. Second, hillslopes supported by the overlying caprock are armored with coarse sediment and are significantly steeper (20–30°) than hillslopes where the caprock has been eroded (10°), despite having similar erosion rates (36 m Myr−1) and bedrock substrate. Our results illustrate how gently dipping, layered rocks engender complicated relationships between lithology, topography and erosion rate, highlighting the importance of understanding how rock material properties influence surface processes and landscape evolution." -"DiBiase:2023steep","The connection between topography and erosion rate is central to understanding landscape evolution and sediment hazards. However, investigation of this relationship in steep landscapes has been limited due to expectations of: (a) decoupling between erosion rate and “threshold” hillslope morphology; and (b) bias in detrital cosmogenic nuclide erosion rates due to deep-seated landslides. Here we compile 120 new and published 10Be erosion rates from catchments in the San Gabriel Mountains, California, and show that hillslope morphology and erosion rate are coupled for slopes approaching 50° due to progressive exposure of bare bedrock with increasing erosion rate. We find no evidence for drainage area dependence in 10Be erosion rates in catchments as small as 0.09 km2, and we show that landslide deposits influence erosion rate estimates mainly by adding scatter. Our results highlight the potential and importance of sampling small catchments to better understand steep hillslope processes." -"DiNicola:2009terra","ND" -"DiNicola:2012victoria","ND" -"Dias:2011seven","ND" -"Dias:2014chichester","This paper presents preliminary data from the excavation of 13 rockshelters in the Chichester Range in the inland Pilbara, Western Australia. Archae-aus conducted these excavations between 2010 and 2012 for Fortescue Metals Group in advance of the development of their Christmas Creek mine. The results indicate that the surface characteristics of rockshelters are a weak predictor of the presence and abundance of subsurface cultural deposits. Radiocarbon determinations from these sites are the first demonstration of Pleistocene occupation of the Chichester Range. A comprehensive analysis of these sites is in progress." -"Dickson:1971harbour","This report covers the exploratory excavation of a midden at Boat Harbour, Kumell, situated on the portion of land R 66460, Parish of Sutherland, in the County of Cumberland, under Permit No. A/1846." -"Dieleman:2018sedrun","ND" -"Dielforder:2014simplon","ND" -"Dieterlen:2005anomaluridae","Family Anomaluridae" -"Dieterlen:2005ctenodactylidae","Family Ctenodactylidae" -"Dieterlen:2005pedetidae","Family Pedetidae" -"Dietsch:2014ladakh","Erosion rates are key to quantifying the timescales over which different topographic and geomorphic domains develop in mountain landscapes. Geomorphic and terrestrial cosmogenic nuclide (TCN) methods were used to determine erosion rates of the arid, tectonically quiescent Ladakh Range, northern India. Five different geomorphic domains are identified and erosion rates are determined for three of the domains using TCN 10Be concentrations. Along the range divide between 5600 and 5700 m above sea level (asl), bedrock tors in the periglacial domain are eroding at 5.0 ± 0.5 to 13.1 ± 1.2 meters per million years (m/m.y.)., principally by frost shattering. At lower elevation in the unglaciated domain, erosion rates for tributary catchments vary between 0.8 ± 0.1 and 2.0 ± 0.3 m/m.y. Bedrock along interfluvial ridge crests between 3900 and 5100 m asl that separate these tributary catchments yield erosion rates <0.7 ± 0.1 m/m.y. and the dominant form of bedrock erosion is chemical weathering and grusification ... [_truncated_]" -"Dietsch:2020graben","Understanding the extent to which local factors, including bedrock and structure, govern catchment denudation in mountainous environments as opposed to broader climate or tectonic patterns provides insight into how landscapes evolve as sediment is generated and transported through them, and whether they have approached steady‐state equilibrium. We measured beryllium‐10 (10Be) concentrations in 21 sediment samples from glaciated footwall and hanging wall catchments, including a set of nested catchments, and 12 bedrock samples in the Puga and Tso Morari half‐grabens located in the high‐elevation, arid Zanskar region of northern India. In the Puga half‐graben where catchments are underlain by quartzo‐feldspathic gneissic bedrock, bedrock along catchment divides is eroding very slowly, about 5m/Ma, due to extreme aridity and 10Be concentrations in catchment sediments are the highest (~60–90×105 atoms/g SiO2) as colluvium accumulates on hillslopes, decoupled from their ephemeral streams. ... [_truncated_]" -"DilkesHall:2020evaluating","The Holocene is recognised as a period through which a number of climatic fluctuations and environmental stresses occur—associated with intensifying El Niño–Southern Oscillation (ENSO) climatic conditions from c. 5000 years—contemporaneous with technological and social changes in Australian Aboriginal lifeways. In the Kimberley region of northwest Western Australia, human responses to ENSO driven climate change are most evident archaeologically in technological transformations observed in lithic records, with little research on changes in plant use during this time. Using nine archaeological sites across the Kimberley, this paper synthesises previously published macrobotanical data (Carpenter’s Gap 1, Moonggaroonggoo, Mount Behn, and Riwi), reports unpublished data (Brooking Gorge 1, Djuru, and Wandjina rockshelter), and presents results of sites reanalysed for this study (Widgingarri Shelters 1 and 2) to develop a picture of localised and regional patterns of plant use during the Holocene. We conclude that food plants associated with monsoon rainforest environments dominate both mid- and late Holocene macrobotanical records and, although monsoon rainforest likely retreated to some extent because of decreased precipitation during the late Holocene, no human responses associated with ENSO driven climate change occurred in relation to human uses of plants." -"Dillenburg:2020complex","This study examines the southeastern end of the Younghusband Peninsula in South Australia at a location called The Granites in order to gain a better understanding of the processes of formation of the foredune ridge system, and to investigate the drivers that controlled its progradational development during the Holocene. Our findings are based on a morphological analysis, a ground penetrating radar survey, and 14C and OSL dating. The Younghusband Peninsula at The Granites was formed by an initial aggradational phase resulting in a single complex foredune ridge, and which ended around 4.3 ka, and by a regressive (progradational) barrier phase (750 m wide) that developed in the last 4.3 ka, under very low rates of progradation (0.38 to 0.09 m/yr). The last part of this phase shows significant foredune ridge building in the last 1000 years or so. Barrier progradation via foredune ridge development is likely an effect driven by low wave energy that favored conditions for coastal stability and foredune formation. Paleontological and GPR data indicate a maximum sea-level of +1.23 to +1.5 m, respectively, during initial barrier development. The foredune ridge plain of the barrier experienced at least three phases of significant aeolian activity with ages centered at around 3.9, 3.4 and 3.0 ka suggesting their occurrence at 500 to 400-year events. Computer modelling indicates that sediments for the progradational phase of the barrier were provided by the forced regression produced by a sea-level fall over the past 4.3 ka. The large foredune complex formed during the last phase of progradation could be the result of both the very low progradation rate of 0.09 m/yr, and periods of disturbance possibly related to enhanced storm activity." -"Dingle:2018variability","Accurately quantifying sediment fluxes in large rivers draining tectonically active landscapes is complicated by the stochastic nature of sediment inputs. Cosmogenic 10Be concentrations measured in modern river sands have been used to estimate 102- to 104-year sediment fluxes in these types of catchments, where upstream drainage areas are often in excess of 10 000 km2. It is commonly assumed that within large catchments, the effects of stochastic sediment inputs are buffered such that 10Be concentrations at the catchment outlet are relatively stable in time. We present 18 new 10Be concentrations of modern river and dated Holocene terrace and floodplain deposits from the Ganga River near to the Himalayan mountain front (or outlet). We demonstrate that 10Be concentrations measured in modern Ganga River sediments display a notable degree of variability, with concentrations ranging between ∼9000 and 19 000 atoms g−1. We propose that this observed variability is driven by two factors. Firstly, by the nature of stochastic inputs of sediment (e.g. the dominant erosional process, surface production rates, depth of landsliding, degree of mixing) and, secondly, by the evacuation timescale of individual sediment deposits which buffer their impact on catchment-averaged concentrations. Despite intensification of the Indian Summer Monsoon and subsequent doubling of sediment delivery to the Bay of Bengal between ∼11 and 7 ka, we also find that Holocene sediment 10Be concentrations documented at the Ganga outlet have remained within the variability of modern river concentrations. We demonstrate that, in certain systems, sediment flux cannot be simply approximated by converting detrital concentration into mean erosion rates and multiplying by catchment area as it is possible to generate larger volumetric sediment fluxes whilst maintaining comparable average 10Be concentrations. ... [_truncated_]" -"Dirks:2016cradle","Concentrations of cosmogenic 10Be, measured in quartz from chert and river sediment around the Cradle of Humankind (CoH), are used to determine basin-averaged erosion rates and estimate incision rates for local river valleys. This study focusses on the catchment area that hosts Malapa cave with Australopithecus sediba, in order to compare regional versus localized erosion rates, and better constrain the timing of cave formation and fossil entrapment. Basin-averaged erosion rates for six sub-catchments draining the CoH show a narrow range (3.00 ± 0.28 to 4.15 ± 0.37 m/Mega-annum [Ma]; ±1σ) regardless of catchment size or underlying geology; e.g. the sub-catchment with Malapa Cave (3 km2) underlain by dolomite erodes at the same rate (3.30 ± 0.30 m/Ma) as the upper Skeerpoort River catchment (87 km2) underlain by shale, chert and conglomerate (3.23 ± 0.30 m/Ma). Likewise, the Skeerpoort River catchment (147 km2) draining the northern CoH erodes at a rate (3.00 ± 0.28 m/Ma) similar to the Bloubank-Crocodile River catchment (627 km2) that drains the southern CoH (at 3.62 ± 0.33 to 4.15 ± 0.37 m/Ma). Dolomite- and siliciclastic-dominated catchments erode at similar rates, consistent with physical weathering as the rate controlling process, and a relatively dry climate in more recent times. ... [_truncated_]" -"Disspain:2018mulloway","Native fish populations have been strongly impacted by fishing, habitat alteration and the introduction of invasive species. Understanding the dynamics of native fish populations prior to commercial fishing can be problematic, but provides critical baseline data for fish conservation, rehabilitation and management. We combined fish size, age and growth data, as well as month of catch data, from archaeological fish otoliths (1670-1308 cal BP to 409-1 cal BP), historical anecdotes (CE 1871-1999), and contemporary data sources (CE 1984-2014) to examine changes to mulloway, Argyrosomus japonicus, populations in the waters of eastern South Australia. We found that the data from the three different sources - archaeological, historical and contemporary - corroborate each other in many aspects. The time of catch for all three datasets was seasonal, with increases evident during the summer months. No significant changes in fish length over time were evident over the time span of the three data sources. Given the impact that fishing in the region is regarded to have had, this may imply that while the maximum recorded sizes of the species have remained stable, the abundance of these large specimens may have declined." -"Ditchfield:2017thesis","This thesis aims to reconstruct Pleistocene coastal human mobility in north-western Australia. This is significant because very little is known about human mobility on Pleistocene coasts. Human mobility is reconstructed using stone artefact assemblages from seven stratified sites with Pleistocene - Holocene coastal occupation signatures in the northern coastal Carnarvon bioregion. A set of well-established and innovative indices are used to reconstruct human mobility from the stone artefact assemblages. The results show that assemblage formation was complex but that Aboriginal people spent more time on Pleistocene coasts, moving short distances, than during the Holocene, due to higher resource productivity." -"Ditchfield:2018wayne","In this paper, we present a terminal Pleistocene/early Holocene archaeological record from John Wayne Country Rockshelter (JWCR), located on Barrow Island in north-western Australia. The rock shelter was used between 15000 and 7000 calBP, and provides insights into how Aboriginal people interacted with a changing coastal landscape throughout postglacial sea-level rise. The faunal record reflects this fluctuating local landscape. The late Pleistocene faunal assemblage largely consists of arid plains terrestrial fauna, and then transitions to a diverse marine invertebrate taxa midden. This record demonstrates coastal resource use throughout the terminal Pleistocene, before the expansion of mangrove forests across northern Australia. The stone artefact assemblages indicate varied expedient reduction patterns. The assemblages include artefacts manufactured from local limestone and non-local sources. Our analyses indicate that occupation durations at JWCR were longer during the late Pleistocene compared to the early Holocene, when productive mangrove environments became proximal. The implications of these results are twofold. First, effective use of coastal plain environments was probably just as important for coastal occupation as marine resource procurement. Second, the presence of relatively dense marine faunal assemblages is not necessarily a reliable proxy for individual coastal-site occupational intensity under conditions of local resource productivity." -"Dixon:2016alps","What is the influence of glacial processes in driving erosion and uplift across the European Alps? It has largely been argued that repeated erosion and glaciation sustain isostatic uplift and topography in a decaying orogen. But some parts of the Alps may still be actively uplifting via deep lithospheric processes. We add insight to this debate by isolating the role of post-glacial topographic forcing on erosion rates. To do this, we quantify the topographic signature of past glaciation on millennial-scale erosion rates in previously glaciated and unglaciated catchments at the easternmost edge of the Austrian Alps. Newly measured catchment-wide erosion rates, determined from cosmogenic 10Be in river-borne quartz, correlate with basin relief and mean slope. GIS-derived slope–elevation and slope–area distributions across catchments provide clear topographic indicators of the degree of glacial preconditioning, which further correlates with erosion rates. Erosion rates in the easternmost, non-glaciated basins range from 40 to 150 mm ky−1 and likely reflect underlying tectonic forcings in this region, which have previously been attributed to recent (post 5 Ma) uplift. By contrast, erosion rates in previously glaciated catchments range from 170 to 240 mm ky−1 and reflect the erosional response to local topographic preconditioning by repeated glaciations. Together, these data suggest that Holocene erosion across the Eastern Alps is strongly shaped by the local topography relict from previous glaciations. Broader, landscape-wide forcings, such as the widely debated deep mantle-driven or isostatically driven uplift, result in lesser controls on both topography and erosion rates in this region. Comparing our data to previously published erosion rates across the Alps, we show that post-glacial erosion rates vary across more than 2 orders of magnitude. This high variation in post-glacial erosion may reflect combined effects of direct tectonic and modern climatic forcings but is strongly overprinted by past glacial climate and its topographic legacy." -"Dodson:1986barrington","Pollen analyses from eight sites and fifty-seven radiocarbon analyses from nine sites are described to give a vegetation history and chronology across the Barrington Tops Plateau. It is shown that sites record local plant community history, and that between-site comparisons enable identification of vegetation change across the Plateau. At present, the area above 1000 m supports a mosaic of sub-alpine grasslands, mon- tane eucalypt forests, wet eucalypt formations, cool-temperate rainforests and wetland communities. By 9000 BP these had all been well established but there have been changes in the contributions of each vegetation type to the mosaic. In the period from 6500 to 3500 BP, cool temperate rainforest covered a larger area of the Plateau in the east, while wet eucalypt forests were more extensive in the west than at the present. This could have resulted from an increase in temperature and in summer rain-bearing winds from the south and east. Retreat of these forest types began around 5000 BP and by 1600 BP large areas on the west were replaced by montane eucalypts with a sub-alpine grassland understorey. Some expansion of cool-temperate rainforest began in the same region from about 1500 BP, although this was mainly restricted to sheltered localities. In the wetland areas there was a general trend from open water with aquatics to higher productivity with sedges and Sphagnum-forming hum- mock/hollow communities around 3500 BP. Peat formation then became widespread and expanded within the last few centuries when further wetland areas became established, particularly in the Gloucester Tops region. The forest retreats from 5000 BP until 1600 BP and hydroseral change from 3500 BP probably resulted from lower temperatures. The most recent expansion of Nothofagus and the wetlands is thought to be due to an increase in rainfall and possibly temperature. Fire records were compiled from four sites by analysing fine charcoal particle inputs. These show that the incidence and/or intensity of fires increased from low levels around 3000 BP. However, no major vegetation shifts could be directly attributed to fire. Some taxa, however, were sensitive to fire and the abundance of Casuarina torulosa in eucalypt forest in the south-eastern part of the Plateau was strongly reduced by burning. The role of Aboriginals and Europeans in the fire-ecology of the Bar- rington Tops area is unclear, but it is possible that their burning con- tributed to certain events in its Holocene vegetation history." -"Dodson:1986goulburn","Three sites from Breadalbane Basin and one from Wet Lagoon near Goulburn were studied to provide a history of vegetation, fire and lake levels in the region. Stratigraphy, a percentage pollen diagram from each site, an influx diagram from two sites and 29 radiocarbon analyses provided the basic data and chronology of the study. The sedimentary history shows that Breadalbane Basin has undergone several cycles of lake phases with sediment accumulation and dry phases with deflation of the lake sediments. The present lake clays and silts of Breadalbane Basin and Wet Lagoon are all Holocene in age. A lake began forming in Breadalbane Basin before 9300 B.P. and probably reached its greatest extent between 7400 and 2700 B.P. At Wet Lagoon water stands were in evidence from 5000 B.P. Over the last 2000 years the sites have dried out and are ephemeral swamps but their water level histories are not necessarily synchronous. A comparison of the records shows that the vegetation of the region has been open eucalypt woodland with understorey dominated by grasses and herbaceous taxa. The most dramatic change was woodland clearance after the arrival of European settlers. The spread of pollen and charcoal collection sites, however, emphasizes a number of local differences in the vegetation of the region. Casuarina, for example, expanded during the mid Holocene along the escarpment on the western side of Breadalbane Basin. The charcoal input curves show fire was a frequent occurrence in the region but the vegetation was apparently resilient to its effects until European settlers used it as a tool in woodland clearance." -"Dodson:1987barrington","Sediments began accumulating in nine mires on Barrington Tops, on the Northern Tablelands of New South Wales, before 11,000 yr B.P., and peat became common in the region by 8600 yr B.P. Sedimentation rates were low, but increased markedly about 3000 yr B.P. and again around 500 yr B.P. as a result of regional climatic change. A comparison of the results with other environmental data from the region suggests that conditions in the early Holocene were warmer and moister than at present, but that cooler and drier environments developed about 3000 yr B.P. In the last 500 yr a slight warming and either increased precipitation or cloudiness has become evident." -"Dodson:1988quaternary","Pollen diagrams are described for 2 sites near Cape Regina from far northern North Island. Forest persisted throughout the last 17 000 yr and while initially containing cooler elements change indicating a maximum in diversity and complexity was attained between 10 000-6800 BP. This was the warmest and probably most mesic environment represented in the record. Nothofagus was never an important element and Dacrydium cupressinum, Podocarpus spp. and tree ferns dominated throughout. Agathis australis expanded from c11 500 BP but declined after 3000 BP, perhaps associated with increased droughtiness. Shrubland also occurred throughout the record; natural fire was an important component in their function. Fire incidence increased in the recent past suggesting it was an agent in forest destruction following human occupance." -"Dodson:1993cuddie","We report the first site in Australia with a dated association of human technology and megafauna, in a palaeoenvironmental context. There are few sites in Australia where evidence of humans and Pleistocene megafauna coincide (Flannery and Gott, 1984; Flood, 1983 151-159; Gillespie et al., 1978; Gorecki et al., 1984). Such coincidences are often poorly dated or undated due to their antiquity or stratigraphic context. Cuddie Springs contains several distinct concentrations of megafaunal bone, in addition to a scatter of bone through all the sediments examined. Most of the deposit is beyond radiocarbon dating but an upper portion of sediment has been dated between 19,000 and 30,000 B.P. Artefacts and increased charcoal appear about 30,000 B.P. and then have a continuous presence. The artefact assemblage includes grindstones with starch residues, ochre, a probable cylcon and stone artefacts with reworked edges containing blood and hair. These combine to provide evidence of plant and animal processing and cultural practices at 30,000 B.P. The bones and artefacts were deposited when Cuddie Springs was a shallow freshwater lake surrounded by a relatively arid shrubland, the lake then became ephemeral and the environment more arid as the glacial maximum approached." -"Dodson:1993human","There are few historical analyses quantifying impacts of human activity in Australia. This paper compares vegetation change, fire regime, erosion and eutrophication rates between the European period and the recent prehistoric past in two lake systems on the south coast of New South Wales. The variance in pollen abundance and hence species population changes increased markedly in the historical period, especially amongst understorey taxa, and this could be related to changes in the local fire regimes and to the effects of grazing. Local fire activity decreased from the prehistorical period at both sites. Erosion rates increased in the historical period and both organic and inorganic components were deposited in the lakes. Erosion episodes could be related to fire during some periods but are clearly controlled by forest disturbance and land-use at other periods. The trophic status of the lakes was increasing from before European settlement but accelerated in the recent past. This was in part due to the increased erosion rates and in part due to fertiliser application. The results suggest that lower rates of erosional and eutrophic change occur in catchments with basaltic than with Holocene sand substrata." -"Dodson:1994burraga","Palaeoecological studies have identified the broad patterns of environmental and climate change in highland south-eastern Australia, but the detail of human impact on a variety of parameters and their interlinkages is largely missing. This study compares the erosion, productivity, fire and vegetation history in prehistoric and historical times at Burraga Swamp in montane rainforest in New South Wales. The known human impact is meagre; the major presently sustained impacts involve forestry in the surrounding sclerophyll forests and a low level of visits to the swamp by day-walkers. While no significant changes in the largely oligotrophic conditions or in fire frequency were detected, changes in erosion rates and some vegetation change can be attributed to impacts since European settlement. There has been a small decline in eucalypts and a loss of fern cover, while grasses, Urtica and exotic species have expanded. It is clear that upland sites are sensitive to environmental change including low-level human impact." -"Dodson:1994cobrico","This study assesses human impact on the landscape around Cobrico, a volcanic crater lake in dairying country in south-western Victoria. It compares the last 1.50 years of impact of European settlement against approximately the previous 1500 years of prehistoric occupation and land use. Focus is on vegetation dynamics, erosion, prodiictivity changes and thefire regime. Since European settlement there has been woodland clearance and recovery, the introduction of many plant and animal species and a significant increase in the intensity in the fire regime. While many direct linkages are apparent between environmental variables some operate over significant time lags. Fire has played a major role in vegetation dynamics and has favoured open ground taxa at the expense of Eucalyptus and Melaleuca. While majorfires do not always lead to erosion in the catchment it is clear that some changes in the chemistry of erosion products have resulted, with potassium and iron showing increases in the historic period." -"Dodson:1994kosciusko","This study reconstructs erosion, productivity, fire and vegetation records at Club Lake, in the alpine zone of Kosciusko National Park (the highest mountain region in Australia), and uses them to compare the prehistoric and historic periods. While disturbance in the prehistoric period was found to be minimal and mainly activated by fire, the impact of land uses after European arrival initiated a change in the erosion and fire regime and brought new grazing animals and exotic plant species. These triggered temporal changes in eutrophication and the nature of erosion, and significant vegetation changes. There was a reduction in the stability and persistence of species representation, especially in herbfield vegetation, and little recovery is evident despite the cessation of summer grazing. It is apparent that the area is very sensitive to disturbance by human impact and large fires." -"Dodson:1998ringarooma","The relationship between sclerophyll forest and temperate rainforest in Tasmania is believed to be driven by climate, soils and fire regime; however, this has been tested infrequently on time frames relevant to the longevity of the major forest trees involved. This study uses sediments in four small hollows from within a rainforest stand in the Upper Ringarooma valley in northeastern Tasmania, Australia, to analyse vegetation dynamics and disturbance over the last 1000 years. Pollen-vegetation relationships were investigated by comparing pollen rain and current vegetation, and the chronology was established by radiocarbon and lead-210 dates. The lead-210 data indicate that the two Sphagnum humus profiles were not always closed systems for inorganic inwash; however, the pollen and charcoal records are generally consistent indicating that a mixed Eucalyptus-Nothofagus forest shifted to a Kothofagus dominated rainforest as fire became a less prominent component of the environment. About 400 years ago Leptospermum lanigerum invaded the community as canopy gaps developed, possibly as the older Nothofagus Cunninghamii trees died. There is no strong evidence of invasion by Atherosperma moschatum as suggested by some models of forest dynamics in these forests in Tasmania. In this stand of forest, fire and erosion following flooding have been the major causes of disturbance." -"Dodson:2000byenup","South-western Australia has a Mediterranean-type climate and its infertile soils support a highly diverse angiosperm flora. Little is known of the vegetation history of this region, and this means that little can be said of the roles of environmental stability, climate change, or human impact on the maintenance or development of the high biodiversity of the region. This study presents a pollen and fossil charcoal record from two peat profiles from a freshwater lagoon region near Lake Muir, east of Manjimup, in south-western Australia. The record shows a glimpse of an early Holocene where a mix of Casuarina and eucalypts with an understorey of heath and some open herbaceous vegetation, including chenopods, occurred. Fire was not an important factor at this time. The main record begins from about 4800 BP, and shows a vegetation mix of Corymbia calophylla and Eucalyptus marginata, with the latter becoming dominant by about 3500 BP. Corymbia calophylla again becomes prominent in the last few centuries. A heathy understorey is present throughout the last 4800 years, but was apparently less dense during phases when C. calophylla was more prominent. Melaleuca woodland has been the main vegetation type around the wetland areas and areas of inundation since the mid-Holocene. Major fire periods at Byenup, around 4200 BP and between about 3000 and 2000 BP, did not result in major vegetation changes. An analysis of cation content in the sediments suggests that weathering and erosion rates have been relatively stable throughout the record, but an increase in phosphorus and possibly organic matter in the surface layers suggests that agricultural practices have led to changes in the chemistry of sediments. It is hypothesised that an increase in effective precipitation about 4800 BP led to the initiation of the continuous part of the sediment record at Byenup. This increase most likely resulted from a more effective westerly wind stream. Changes since this time are more likely a result of changing fire regime and the interaction of species, rather than climate shifts." -"Dodson:2001solomons","Solomons Jewel Lake occurs in an area of subalpine woodland with patches of cool temperate rain forest and the conifer Athrotaxis cupressoides, which is found mainly along stream channels. A pollen record shows that the main vegetation types have not varied throughout the last 4000 years but subtle changes are evident in some elements. Apart from a reduction in Euicalyptus for about 300 years, beginning around 3500 BP, the sclerophyll vegetation has remained relatively unchanged. A small decline in rainforest taxa began around 1700 BP, followed by an expansion of Sphagnum from 1200 BP, then Athrotaxis cupressoides and Cyperaceae from 800-900 BP. These trends probably represent a chain of events associated with a cooling which reduced rain forest and allowed wetland areas to expand. These then provided additional habitat for Athrotavis cupressoides which expanded because the wetlands provided additional protection from fire." -"Domett:2006remains","A human burial of late Holocene age was recently excavated from inland northwest Queensland and studied prior to reburial by the Indigenous community. Bones from the lower thoracic region to the feet were recovered. The person had been interred in a crouched position, resting on their lower legs (shins) and wrapped in paperbark. Similar burial techniques have been described in the region's ethnographic literature, and this site represents the first known archaeological example. Ascertaining a firm date for the burial is problematic owing to the nature of the radiocarbon calibration curve in recent centuries. A detailed analysis of the bones indicated the individual to be an adult female, most likely of middle age. There are some significant pathological lesions present that are indicative of treponematosis. The geographic and cultural context of the burial leads us to suggest the most likely diagnosis is treponarid." -"DominguezVillar:2013mediterranean","ND" -"Donaldson:2010radar","ND" -"Donders:2006fraser","The dune system of Fraser Island in subtropical Queensland, Australia, contains numerous perched lakes with organic-rich sediments. These lakes are located in the subtropics and their water levels are strongly influenced by precipitation. The lakes act as natural rainfall gauges, which make them highly sensitive to environmental change. Paleoecological and paleoclimatological investigations are performed on sediment cores from Lake Allom, a small perched lake on central Fraser Island. A detailed chronology is based on a series of closely spaced AMS-radiocarbon dates, supplemented with sedimentological information. Based on extrapolation, the chronology indicates an age range from ∼56 14C kyr BP to present, with a major hiatus occurring during the Last Glacial Maximum. Pollen analysis of the Lake Allom sediment record reveals strong changes between rainforest and open woodland vegetation. The Holocene portion of the record shows a stepwise vegetation development, from dry conditions in the early Holocene, to high lake levels and increasing forest between 5.5 and 3 cal kyr BP. At 3--2 cal kyr BP, a large diversification occurred towards the present-day heterogeneous sub-tropical rainforest vegetation, followed by a small rainforest decline at 0.45 cal kyr BP. Additionally, charcoal analysis indicates increases in fire occurrence contemporaneously with periods of drier vegetation and/or low lake levels. Part of the reconstructed vegetation changes can be related to local and regional factors including forest succession, dune formation, sea-level rise and human impact. Comparison with paleoclimate records from tropical and temperate regions indicates that the temporal and spatial dynamics of vegetation changes in eastern Australia are primarily controlled by climate variability. Particularly the increasing activity of the El Niño--Southern Oscillation (ENSO) during the late Holocene caused greater climate variability in eastern Australia, resulting in more heterogenous vegetation cover." -"Donders:2007enso","A review of Holocene climate patterns in eastern Australia is presented on the basis of a series of high-resolution pollen records across a north-to-south transect. Previously published radiocarbon data are calibrated into calendar years and fitted with an age-depth model. The resulting chronologies are used to compare past environmental changes and describe patterns of climate change on a calendar-age scale. Based on the present-day Australian climate patterns and impact of the El Niño-Southern Oscillation (ENSO), the palynological data are interpreted and the prevalent climate mode throughout the Holocene reconstructed. Results show that early Holocene changes are strongly divergent and asynchronous between sites, while middle to late Holocene conditions are characterized by more arid and variable conditions and greater coupling between northern and southern sites, which is in agreement with increasing influence of ENSO." -"Dong:2014tibet","ND" -"Dong:2016grove","ND" -"Dong:2017little","ND" -"Dong:2017quemuqu","ND" -"Dong:2018jaggang","ND" -"Dong:2020xiaokelanhe","ND" -"Dongen:2019size","Concentrations of in-situ-produced cosmogenic 10Be in river sediment are widely used to estimate catchment-average denudation rates. Typically, the 10Be concentrations are measured in the sand fraction of river sediment. However, the grain size of bedload sediment in most bedrock rivers covers a much wider range. Where 10Be concentrations depend on grain size, denudation rate estimates based on the sand fraction alone are potentially biased. To date, knowledge about catchment attributes that may induce grain-size-dependent 10Be concentrations is incomplete or has only been investigated in modelling studies. Here we present an empirical study on the occurrence of grain-size-dependent 10Be concentrations and the potential controls of hillslope angle, precipitation, lithology, and abrasion. We first conducted a study focusing on the sole effect of precipitation in four granitic catchments located on a climate gradient in the Chilean Coastal Cordillera. We found that observed grain size dependencies of 10Be concentrations in the most-arid and most-humid catchments could be explained by the effect of precipitation on both the scouring depth of erosion processes and the depth of the mixed soil layer. Analysis of a global dataset of published 10Be concentrations in different grain sizes (n=73 catchments) – comprising catchments with contrasting hillslope angles, climate, lithology, and catchment size – revealed a similar pattern ... [_truncated_]" -"Donlon:1991swansea","emains from Swansea Channel Aboriginal burial ground make up the largest population of individuals known from a burial ground on the NSW coast. These remains have not been studied in any detail before. As these remains are to be reburied this year it was considered important that as much information as possible be gained from a study of the remains. This report is the result of a grant from the Institute of Aboriginal and Torres Strait Islander Studies to describe the skeletal remains from the Swansea Channel burial ground on the central coast of New South Wales (Figure 1). In addition to this report another report (Donlon 1991) has been written for the local Aboriginal community of Swansea, the Bahtabah people." -"Donlon:2010badu","While skeletal remains from the Torres Strait Islands have been examined in museums, none have been described in situ. The indigenous people of Badu requested such an investigation. This paper describes the skeletal remains from Badu and examines the osteo-biography, that is, the life and death of a man who lived sometime between 550 and 100 years ago. This man displayed severe injuries as well as probable evidence of an agricultural lifestyle. It is hoped that such in situ investigations can provide local communities with important information about their ancestors." -"Donoghue:1988pandanus","The value of an anthropological approach to archaeology is becoming increasingly appreciated. This thesis uses an ethno-archaeological focus to investigate the spatial and temporal variations which appear in the Pandanus nut assemblages from four rockshelter sites in Manim Valley, Papua New Guinea. I develop a ‘Site Use Model‘ which predicts the nature of the Pandanus assemblages based on hunter-gatherer subsistence and settlement strategies and previous interpretations of the sites’ functions and field observations of Pandanus use. The Model is tested against the Pandanus nut remains from the sites. The test concludes that the morphological differences between the Pandanus nuts are not a result of the domestication process but probably represent the habitat preference of the Pandanus species. The functions occurring at the sites do change over time, but cannot be explained alone by the spread of agriculture. It is suggested that the composition of groups using the sites adds to the complexity of the issue." -"Dortch:1973devils","Stone and bone artifacts are described from excavations in a small cave in the far south-west of Western Australia. The bottom of the deposit has not been reached, but radiocarbon dates show that the deposit so far excavated includes a time span from about 12,000 to about 25,000 years ago. Two pits and a hearth show that the cave was occupied at times by human beings. Artifacts are present at most levels. Some of these artifacts may have been washed into the cave, but others may have been left there by the occupants." -"Dortch:1974twelve","In March 1973, Western Australian Museum staff carried out a third season of excavation at Devil‘s Lair, a cave in ‘Coastal Limestone‘ in the Cape Leeuwin-Cape Naturaliste region of Western Australia (FIG. 1) (see Dortch and Merrilees, 1971, 1973). The main purpose of the 1973 season was to widen an 80 cm wide, previously excavated trench (coduent Trenches 5 and 2) and to carry out a detailed stratigraphical study of the upper part of the deposit, in particular the unit named ‘flowstone complex with pockets and bands of earth‘ (Dortch and Merrilees, 1973, Fig. 4). Another aim was to extend the excavation to the east wall of the cave. Two new trenches, 7 and 8, were laid out for this programme (FIG. 2). Trench 7 extends alongside Trenches 5 and 2 for a distance of 275 cm. It is 70 cm wide, bringing the total width of the excavation to 150 cm. Trench 8, adjacent to the eastern ends of Trenches 7 and 2, is 150 cm long and extends to the east wall of the cave." -"Dortch:1975recent","The Devil‘s Lair investigations continue to be the most important single research project in the prehistory of south western Australia. The small group of excavators from the Western Australian Museum (J. Balme, C. Dortch, D. Merrilees and J. Porter) completed their fifth field season in April 1975. During this season they penetrated well below a charcoal band dated at 24,600 f 800 BP (SUA 31) and found more evidence of human occupation in the form of a large pit and perhaps two more hearths, all of which are still under analysis. At present six pits have been recorded, including the enigmatic Pit 2 (Dortch and Merrilees 1973). There are also more than six hearths, some of which remain under analysis, and one occupation surface (Dortch 1974). The charcoal band dated at 24,600 BP, itself probably a large, thin hearth, contained a number of animal bones and stone artifacts including a few made of a distinctive form of bryozoan chert (see below)." -"Dortch:1976northcliffe","Traditional Aboriginal land use and subsistence in the Northcliffe district, Western Australia was probably similar to that recorded in other south western coastal districts during the 19th century. Examination of prehistoric Aboriginal campsites in the vicinity of Northcliffe and on the coastal plain reveals that Aboriginal stone workers used local chert, silcrete, quartz, and other stone. They quarried silcrete extensively at an outcrop near Northcliffe from before 6780 years BP until at least 3000 years BP. Area stone artifact assemblages contain diverse retouched tools made on flakes and blades, notably geometric microliths. A wooden fish trap on a freshwater creek near Point d‘Entrecasteaux suggests that traditional freshwater fishing methods were highly developed. Marine mollusc shells at archaeological sites in coastal dunes around Malimup are tentatively interpreted as food remains. The scarcity of biotic material in known archaeological deposits at present prevents definitive assessment of prehistoric Aboriginal subsistence and land use." -"Dortch:1977industrial","This paper surveys the archaeological sequences of two regions in western Australia (Fig. 1). The first of these, the Ord valley in east Kimberley, is dealt with in some detail since it is an area which until recently was very poorly known archaeologically but for which some new data are available. The second region is the lower south-west where in 1973 I began a survey of archaeological sites. ... [_truncated_]" -"Dortch:1979artifacts","A lower, largely re-worked zone of the cave deposit at Devil‘s Lair, Western Australia, radiocarbon dated about 33,000 BP, contains very sparse archaeological assemblages consisting of flakes and other artifacts, including some apparent tools, made of calcrete; a few artifacts of quartz and other stone; and at least three bone artifacts. These assemblages and other small finds of definite or possible archaeological significance are described, and various natural sources of stone and bone fracture within the cave which. may have produced pseudo artifacts are assessed. Carbonate encrusted stone and bone artifacts, including two encrusted probable artifacts of bone, both of which may be made on bones of extinct macropodines, are tentatively regarded as re-deposited from an older part of the cave deposit, evidence which may mean that human occupation of this part of southwestern Australia substantially predates 33,000 BP. The scarcity of artifacts and the absence of occupational features in the lower part of the deposit suggest that people seldom or never entered the cave before 27,700 BP, the radiocarbon age of the oldest known Devil‘s Lair occupation feature. All artifacts stratigraphically below this feature could have washed or fallen into the cave from occupation sites immediately outside." -"Dortch:1979lair","Long-term investigations at Devil's Lair, a small limestone cave in the Capes Leeuwin-Naturaliste region of extreme south-western Australia, have yielded archaeological material radiocarbon dated 6,500-33,000 B.P. Several occupation features show that people lived in the cave from 12,000 to 27,700 B.P. The cave deposit contains very rich assemblages of animal bones probably contributed by both human and animal predators; criteria are suggested to distinguish those bones and other remains representing human exploitation. A distinctive series of carbonate encrusted bones and stones present in the lower half of the deposit, including artefacts and the bones of extinct marsupials, is tentatively considered to be redeposited from unexcavated parts of the cave deposit whose minimum radiocarbon age is 37,750 ± 2,500 B.P. A wide range, though limited number, of stone and bone artefacts including debitage suggests that the cave was occasionally used as a campsite where culinary and maintenance activities took place. The repeated occupation at Devil's Lair over thousands of years suggests that caves were an established form of habitation site used periodically by late Pleistocene populations in this region." -"Dortch:1984mollusc","Numerous sources attest to the importance of marine, estuarine and freshwater molluscs as foods in the varied traditional economies of Aboriginal Australia. Moreover, mollusc eating is among the very oldest forms of subsistence yet documented for the continent, as shown by radiocarbon dates as old as 32,750 ± 1250 BP (ANU 331) for humanly accumulated mussel shells at Lake Mungo, New South Wales (Barbetti and Allen 1972; Bowler 1976). A more relevant, though very sparse, record for Late Pleistocene mollusc exploitation is from Devil’s Lair in southwestern Australia (Dortch 1974; 1979a). ... [_truncated_]" -"Dortch:1985apparent","Bryozoan chert is well known as a stone much used by Aborigines in western coastal districts of southwestern Australia from late Pleistocene times until approximately the attainment of mid-Holocene high sea levels, when the sources of this stone are thought to have been submerged (Glover 1984). Artefacts of this material thus provide a useful chronological marker, just as geometric microliths and other microlithic tools are generally thought to be indicative of late Holocene assemblages or sites." -"Dortch:1986miriwun","Michael Smith‘s recent surnrnary of late Pleistocene .4ustralian grindstones includes a single specimen from hliriwun rockshelter, Ord \‘alley, Kirr~berley , Western Australia (Smith 1985:35-36). This piece Smith terms ‘an amorphous grindstone rather than a swdgrinding implement‘. Its provenance is given as ‘the lower part of the light brown silty earth‘, and its radiocarbon age as probably ‘ca.3,000 BP rather than 18.000 BP‘." -"Dortch:1994tunnel","The long occupational record from Devils Lair suggests that Aboriginal populations in the extreme southwest of Western Australia regularly occupied limestone caves during the late Pleistocene (Dortch 1984:78). In 1993, as a major part of my MA research topic, I chose to commence testing that proposition by investigating sites in the Tamala limestone belt extending from Cape Naturaliste southward to Cape Leeuwin. In June/July 1993 I excavated the floor deposit at Tunnel Cave (1 15′ 02′ E, 34′ 05′ S) and recorded numerous artefacts and faunal remains associated with a series of 25 clearly defined hearths from 0.5 to 3.0 m below the surface (Fig. 1). ... [_truncated_]" -"Dortch:1995dunsborough","ND" -"Dortch:1996lair","The radiometric chronology of the Devil's Lair cave deposit in southwestern Australia, excavated during the 1970s by a Western Australian Museum team, is currently being assessed through luminescence and AMS 14C dating. Also underway is a long overdue inventory of this site's stone and bone artefact assemblages. Our purpose here is to revise some previously published archaeological classifications of Devil's Lair anefacts, and to confirm human occupation of the cave as early as ca. 31,000 yr BP, as implied by conventional radiocarbon dates obtained twenty years ago." -"Dortch:1996ord","ND" -"Dortch:1996review","The radiometric chronology of the Devil‘s Lair cave deposit in southwestern Australia, excavated during the 1970s by a Western Australian Museum team, is currently being assessed through luminescence and AMS ‘C dating. Also underway is a long overdue inventory of this site‘s stone and bone artefact assemblages. Our purpose here is to revise some previously published archaeological classifications of Devil‘s Lair artefacts, and to confirm human occupation of the cave as early as ca. 3 1,000 yr BP, as implied by conventional radiocarbon dates obtained twenty years ago" -"Dortch:1996tunnel","The long occupation of Devil's Lair in the Naturaliste Region, Western Australia, suggests that Aboriginal groups regularly occupied caves in this extreme southwestern corner of the continent as early as 31,000 years BP (Figure 1; Balme et al 1978; Baynes et al 1975; CE Dortch 1979; CE Dortch and J Dortch, in prep). At Tunnel Cave, numerous hearths, artefacts and faunal remains indicate many encampments there throughout the last glacial maximum and up to 8000 years BP (J Dortch 1994). Abundant remains at Witchcliffe Rock Shelter affirm Naturaliste Region cave occupation in the last millennium, as first reported by Lilley (1993) at Rainbow Cave. This article summarises the importance of Tunnel Cave and Witchcliffe Rock Shelter in assessing long-term changes in southwestern Australian site use, diet and technology." -"Dortch:1999estuarine","Estuarine shoreline fishing was a fundamentally important subsistence activity in the traditional hunting­gathering economy of the Nyungar-speaking Aborigines of the southwest of Western Australia. This is shown by a number of ethnohistoric accounts mainly dating to the first decade of European settlement in this region, beginning in 1826. ... [_truncated_]" -"Dortch:2002submerged","The relative and absolute ages of Aboriginal sites 8, 9 and 5 submerged in Lake Jasper, located on the Scott Coastal Plain in Western Australia‘s lower South-west, are evaluated through different lines of evidence. Hydrogeological investigations by CSIRO investigators suggest that the 4 km‘ fresh- water lake has probably stayed at much its present size since formation. The lake‘s filling is estimated as having taken place ca. 3800 BP, as suggested by the mean pooled age of four of five radiocarbon dates (Series A) for individual tree stumps at a wide range of depths and occurring among hundreds of other stumps in growth position on the lake floor. This age estimate for the lake‘s formation is no more than 200-700 years younger than the earliest radiocarbon dates for the proliferation of geometric microliths in Australian stone artefact assemblages. ... [_truncated_]" -"Dortch:2004forests","This study investigates hunter-gatherer responses to environmental change in south-western Australian forests. The study region is the Leeuwin-Naturaliste Region, extreme south-western Australia. It examines how hunter-gatherers reacted to terminal Pleistocene and early Holocene expansions of Karri (Eucalytpus diversicolor) tall open-forest, a forest type identified as difficult to occupy. The putative hunter-gatherer reaction requires careful assessment because past hunter-gatherers could have continuedto occupy forested areas by using many different habitats within forests and controlling the extent of unfavourable habitats by firing. The author assesses the issue by reviewing ecological and archaeological research in south-western and south-eastern Australian forests and analysing archaeological evidence for occupation in various types of forest." -"Dortch:2004wallaby","Quaternary vertebrate extinctions attract wide interest because of the role ascribed to humans as agents of extinction, through either over-hunting or altering habitat. This paper examines faunal and floral records from the archaeological site at Tunnel Cave, Leeuwin-Naturaliste Region, southwestern Australia, which are relevant to the Mid-Holocene local extinction of Black-flanked Rock-wallaby (Petrogale lateralis). Possible factors causing the population decline include inter-species competition, over-hunting by humans or other predators, or vegetation habitat change caused by climate change or changes in human firing practices. Identification of macroscopic charcoal excavated at Tunnel Cave shows that changes in canopy trees began from 10,000 BP, consistent with post-glacial rainfall increases, and probably causing the encroachment of closed habitats and loss of grazing areas. These changes are consistent with other faunal shifts at Tunnel Cave and with faunal and identified charcoal records from the nearby Devil‘s Lair deposit. There is little evidence for changes in competitor or predator behaviour, although increasing geographic isolation of Petrogale habitats possibly exacerbated predator impacts. The timing of human occupations at Tunnel Cave in relation to vegetation change suggests that human firing was a minor influence on forest composition or structure. Petrogale‘s Mid-Holocene disappearance from the region is therefore attributable to climatically driven encroachment of closed habitat." -"Dortch:2010alaska","ND" -"Dortch:2010mckinley","ND" -"Dortch:2010nubra","ND" -"Dortch:2010subsistence","Palaeo-environments and past human subsistence patterns are difficult to determine from dual-patterned faunal assemblages where human and non-human predators have accumulated and intensively modified animal bones. This paper examines such records in the Leeuwin-Naturaliste Region of south-western Australia, where a thin belt of coastal limestone contains caves and rock shelters with rich faunal deposits. The Late Pleistocene and Holocene part of this record derives from four archaeological sites: Devil's Lair, Tunnel Cave, Witchcliffe Rock Shelter and Rainbow Cave. Correspondence analysis combined with cluster analysis enables a preliminary assessment of habitat changes using simple species abundances in the faunal assemblages and comparison with indices of past human activity in the sites and the species' present habitat preferences. These inferred changes, consistent with previous analyses of faunal remains and tree charcoal, suggest that late Holocene sites document Aboriginal occupation in coastal heath, scrub and woodland. Late Pleistocene deposits record hinterland occupation at times of low sea-level when the coast was up to 30km seawards of its present position and the surrounding vegetation was open-forest or woodland. As rainfall increased and vegetation changed in the Holocene, species foraging in open-woodland declined or became locally extinct, while species requiring closed canopy habitats increased. Rank-order correlations of taxa and archaeological remains from depositional sequences before and after the environmental change indicate that the occupiers of late Holocene sites favoured the same generalist species that occupiers of Late Pleistocene sites had favoured, which were available at all times. Prey habitats, foraging behaviours and historic records of ethnographic hunting and settlement pattern suggest that this local continuity is consistent with maintenance of a 'dispersive mode' subsistence pattern in the region." -"Dortch:2011ladakh","Variations in erosion were quantified across the topographically and morphometrically asymmetrical central Ladakh Range in NW India to elucidate erosion and sediment transfer processes across space and time and to gain insight into how mountains erode and evolve. Morphometric analysis and 10Be cosmogenic nuclide analysis of 14 fluvial sediment samples from active channels in six catchments conducted across the mountain range constrains 100 ka timescale erosion rates for catchments on the northern side of the mountain range and are between 56 ± 12 and 74 ± 11 m/Ma, while catchments on the southern side of the mountain range to between 20 ± 3 and 39 ± 8 m/Ma for the last ~ 300 ka. Maximum elevation from swath analysis across the range shows a strong correlation with the ELAs of 382 contemporary glaciers. The higher erosion rate to the north likely relates to tectonic tilting of the central Ladakh Range and to active rock uplift on the northern side of the range along the Karakoram Fault. Morphometric analysis shows that the maximum and average elevations increase at nearly the same rate on a catchment-scale across the central Ladakh Range, with higher elevation on the northern side. This suggests that greater erosion on the northern side of the range is not keeping pace with rock uplift. Moreover, long-term denudational unloading does not play a significant role in the tectonic tilting of the central Ladakh Range." -"Dortch:2012swan","This paper presents archaeological evidence for early human occupation in the western parts of the Greater Swan Region, Western Australia during the last ice age and immediate post-glacial period, when sea levels globally were greatly lowered. The informal label ‘Greater Swan Region‘ refers to a 60-km-long and 40-km-wide, east-west transect from the Darling Escarpment through the centre of the Perth Metropolitan Region to the coast, and thence seaward to the deepening contours of the continental shelf edge, ten kilometres west of Rottnest Island (cf 100 m isobath: Fig. 1). In assessing early human presence in this study area through many millennia of lowered sea levels, one views this stretch of land from the Darling Scarp westward across the exposed (emergent) continental shelf as a single region. This is requisite, on the grounds that through hundreds of human generations this coastal sand plain was in its entirety traversed by Aboriginal hunter-gatherer groups." -"Dortch:2013drivers","ND" -"Dortch:2014intergenerational","Niche construction theory concerns the modification of environments by all organisms, and gives a new perspective on zooarchaeological records in southwest Australia. Aboriginal people in this region historically used fire to improve habitat and hunt animals, suggesting pre-European traditions of environmental management. Analysis of a new faunal record from the Leeuwin-Naturaliste Region, at the Wonitji Janga rockshelter, suggests post-European changes in Aboriginal hunting are the result of changed firing regimes or restrictions on traditional management techniques. These preliminary findings suggest that similar research planned for the Swan Coastal Plain, coupled with advances in ancient DNA analysis, will demonstrate past landscape modification." -"Dortch:2016lancefield","Lancefield Swamp, south-eastern Australia, was one of the earliest sites to provoke interest in Pleistocene faunal extinctions in Sahul (Pleistocene Australia-New Guinea). The systematic investigation of the deposit in the early 1970s identified megafaunal remains dominated by the 100-200~kg kangaroo Macropus giganteus titan. Associated radiocarbon ages indicated that the species was extant until c.30,000~BP, suggesting significant overlap with human settlement of Sahul. This evidence was inconsistent with contemporary models of rapid human-driven extinctions. Instead, researchers inferred ecological tethering of fauna at Lancefield Swamp due to intense drought precipitated localised mass deaths, consistent with Late Pleistocene climatic variability. Later investigations in another part of the swamp, the Mayne Site, remote to the initial investigations, concluded that mass flow disturbed this area, and Electron Spin Resonance (ESR) analyses on megafauna teeth returned wide-ranging ages. To clarify site formation processes and dating of Lancefield Swamp, we excavated new test-pits next to previous trenches in the Classic and Mayne Sites. We compared absolute chronologies for sediments and teeth, sedimentology, palaeo-topography, taphonomy, and macropod age at death across the swamp. Luminescence dating of sediments and ESR analysis of teeth returned ages between c.80,000 and 45,000 years ago. We found no archaeological remains in the bone beds, and evidence of carnivore activity and fluvial action, in the form of reactivated spring flow. The latter disturbed limited parts of the site and substantial areas of the bone beds remained intact. The faunal assemblage is dominated by megafaunal adult Macropus, consistent with mass die-offs due to severe drought. Such droughts appear to have recurred over millennia during the climatic variability of Marine Isotope Stages 4 and 3. These events began tens of millennia before the first appearance of Aboriginal people in Sahul and only the very youngest fossil deposits could be coeval with the earliest human arrivals. Therefore, anthropogenic causes cannot be implicated in most if not all of mass deaths at the site. Climatic and environmental changes were the main factors in site formation and megafauna deaths at Lancefield Swamp." -"Doughty:2015mismatch","ND" -"Douglass:2005evidence","ND" -"Douglass:2006lago","ND" -"Douglass:2021cassowary","How early human foragers impacted insular forests is a topic with implications across multiple disciplines, including resource management. Paradoxically, terminal Pleistocene and Early Holocene impacts of foraging communities have been characterized as both extreme—as in debates over human-driven faunal extinctions—and minimal compared to later landscape transformations by farmers and herders. We investigated how rainforest hunter-gatherers managed resources in montane New Guinea and present some of the earliest documentation of Late Pleistocene through mid-Holocene exploitation of cassowaries (Aves: Casuariidae). Worldwide, most insular ratites were extirpated by the Late Holocene, following human arrivals, including elephant birds of Madagascar (Aepyornithidae) and moa of Aotearoa/New Zealand (Dinornithiformes)—icons of anthropogenic island devastation. Cassowaries are exceptional, however, with populations persisting in New Guinea and Australia. Little is known of past human exploitation and what factors contributed to their survival. We present a method for inferring past human interaction with mega-avifauna via analysis of microstructural features of archaeological eggshell. We then contextualize cassowary hunting and egg harvesting by montane foragers and discuss the implications of human exploitation. Our data suggest cassowary egg harvesting may have been more common than the harvesting of adults. Furthermore, our analysis of cassowary eggshell microstructural variation reveals a distinct pattern of harvesting eggs in late ontogenetic stages. Harvesting eggs in later stages of embryonic growth may reflect human dietary preferences and foraging seasonality, but the observed pattern also supports the possibility that—as early as the Late Pleistocene—people were collecting eggs in order to hatch and rear cassowary chicks." -"Dowling:1990riverland","Many researchers have recognized the value of investigating the history of race contact in Australia, but too few have sought to explain in detail why the Aboriginal population declined so much and so rapidly when colonization advanced across the continent. The central aim of this thesis is to identify and assess the impact of the major causes of Aboriginal population collapse in the Riverland (Murray River) region of South Australia. It is estimated that prior to 1800 the population density of the Riverland was between 0.3 and 0.5 km^ per person with a total population for the region of around 3000. In 1881 the South Australian State Census enumerated just 14 Aboriginal people for the Riverland region. The population collapse has been viewed in two stages. ... [_truncated_]" -"Dowling:2019dart","ND" -"Downie:1978balof","The excavation of 6 [sq m] from a rock shelter in New Ireland is described. The maximum depth of deposit was 80 cm, with no clear strata being visible. A radiocarbon date of 6-7,000 years b.p. was obtained from the lowest levels, and one of 2,500 years b.p. from the middle. Faunal materials recovered include mammals (all except one still extant), lagoon fishes, reptiles and shellfish, the last being primarily from reef and lagoon environments. Artefacts from earlier levels include bone bi-points, flaked stone tools patterned similarly to those from the New Guinea Highlands and made from stone from a variety of resources, and obsidian imported from Talasea, New Britain. Obsidian from the Lou (Admiralty Is.) source, and pottery date from about 2,500 years ago. The site is the oldest so far excavated in Melanesia, and data from it provide insights into the development of trade patterns in the area over the last 7,000 years." -"Downie:2011terra","Soils developed on the sites of Australian Aboriginal oven mounds along the Murray River in SE Australia, classified as Cumulic Anthroposols under the Australian Soil Classification, are shown to have traits similar to the Terra Preta de Indio of the Amazon basin. Seven such sites were characterised and compared with adjacent soils. The Cumulic Anthroposols contained significantly (p < 0.05) more soil carbon (C), compared to adjacent non-Anthroposols. Solid-state 13C NMR spectroscopy showed that the C in the Cumulic Anthroposols was predominantly aromatic, especially at depth, confirming the presence of charcoal. Radiocarbon analysis carried out on charcoal collected from two of these sites showed that it was deposited 650±30 years BP at one site and 1609±34 years BP at the other site, demonstrating its recalcitrance in soil. The charcoal originated from plant material, as shown by SEM, and had high levels of Ca agglomeration on its surfaces. The Cumulic Anthroposols were shown to have altered nutrient status, with total N, P, K and Ca being significantly greater than in the adjacent soils throughout the profile. This was also reflected in the higher mean CEC of 31.2 cmol (+) kg‚àí1 and higher pH by 1.3 units, compared to the adjacent soils. Based on the similarity of these Cumulic Anthroposols with the Terra Preta de Indio of the Amazon, we suggest that these Cumulic Anthroposols can be classified as Terra Preta Australis. The existence of these soils demonstrates that Australian soils, in temperate climates, are capable of storing C in much higher quantities than has been previously recognised, and that this capability is founded on the unique stability and properties of charred organic matter. Furthermore, the addition of charcoal appears to have improved the physical and chemical properties of these soils. Together, this provides important support for the concept of soil amendment with ‘biochar‘, the charred residue produced by pyrolysis of biomass, as a means for sequestering C and enhancing agricultural productivity." -"Doyle:2003nambucca","The Nambucca River catchment is on the mid-north coast of New South Wales, Australia, and drains 1,407 km2 of land east of the Great Dividing Range. This study examines the pre- and post-settlement record of channel change in the seven tributaries of the Nambucca catchment and suggests a scheme for rehabilitation based on current geomorphic information and the identified record of channel changes. The Late Pleistocene history, obtained from 19 river terrace thermoluminescence dates, identifies a remnant terrace of 78 ka from the Colleambally Phase during Oxygen Isotope Stage (OIS) 5. Younger terraces correspond to the Kerarbury Phase (55-35 ka) and the Gum Creek Phase (31-25 ka), both in OIS 3. However, the majority of terraces date during the Yanco Phase (20-13 ka) in OIS 2. This record of late Quaternary activity correlates with periods of fluvial activity identified on the much larger Nepean and Murrumbidgee Rivers in southeastern Australia. No sediment dates have been obtained in the Nambucca catchment for the period 12 ka to 3 ka, probably because extensive flushing removed most of that alluvium in what has recently been termed the Nambucca Phase. Radiocarbon dating of the Nambucca floodplains has provided 15 dates, all but one younger than 3000 yrBP. Between 3000 and 2500 yrBP, the streams changed from gravel, braided and somewhat laterally active, to stable systems forming floodplains by vertical accretion and with channels that underwent occasional avulsion. This laterally stable period continued through to European settlement in the middle 1800's. Since settlement there have been four periods of change in the catchment that have shaped the formation of the streams in the catchment: Phase 1 (1830-1870): Settlers selectively logged the forested catchments for red cedar (Toona australis) but during this phase much of the forest on stream banks and floodplains remained intact. Phase 2 (1870-1896): Extensive land clearance for agriculture occurred during this phase. A cluster of large floods in the 1890's triggered a series of nickpoints. The initial channel instability problems probably date to this period. Phase 3 (1897-1947): The period from the late 1890's to the late 1940's was relatively dry with very few recorded flood events. However, the earliest available aerial photographs from 1942 indicate channels straightened with meanders having cut-offs in the lower part of the catchment. The catchment appears to have been primed for major change during the flood dominated phase after 1947. Phase 4 (1948-Present): The change to" -"Dragovich:1986varnish","Desert varnish is widespread in arid Australia, and occurs as a thin often discontinuous manganese-enriched surface coating near Broken Hill, western New South Wales. Radiocarbon dating of calcium carbonate associated with this varnish indicated that major varnishing took place before about 10,000 years B.P., with varnish-forming conditions continuing during the Holocene. Small patches of varnish on secondary carbonate, on non-varnished rock and sometimes on existing varnish suggest that current environmental conditions allow for some varnish formation. Loss of varnish has resulted from within-channel abrasion, weathering by lichens, minor breakdown of varnish substrates, and localized weathering, possibly related to a previously higher soil surface." -"Draper:0000unpub","ND" -"Draper:1987couedic","Lying within sight of the South Australian mainland, the 4000km2 land mass of Kangaroo Island presents a continuing archaeological mystery. In the mythology of southern coastal Aborigines, it was Karta - island of the dead (Tindale and Maegraith 1931; Berndt 1940) - a spirit place beyond the reach of living people. However, reports of the discovery of stone artefacts on the island by Howchin in 1903 and Tindale and Maegraith in 1931 demonstrated that Aboriginal people once had occupied the island, beyond the recollection of oral history. The suite of stone implements recorded by Tindale was distinctive. It consisted primarily of large, unifacially-flaked cobble choppers, unidirectional block cores (‘horsehoofs‘ and ‘karta‘), steep-edged, thick flake tools, pitted hammerstones, occasional massive ‘waisted axes‘ - and very few flakes. Most artefacts were made from the island‘s abundant quartzites and metasandstones, with occasional use of quartz. This assemblage was unlike any stage of the industrial sequence identified at Devon Downs rocksheiter (Hale and Tindale 1930). Tindale named the Kangaroo Island industry the ‘Kartan culture‘. Scattered finds of similar implements had been made in the Flinders Ranges north of Adelaide, and along the Fleurieu Peninsula to the south. This suggested to Tindale that the Kartan might date to the last ice age, when Kangaroo Island was connected to the mainland through lowered sea levels. Tindale also recognised similar implements in collections of artefacts from Tasmania. The location of Kartan artefacts on relict, stranded shorelines around Murray Lagoon reinforced the idea of Pleistocene antiquity, as did the similarity of the cobble artefacts to examples from Sumatra and Malaya, which were thought to date to the Upper Pleistocene. Putting all of these clues together, Tindale (1937:59) suggested that the Kartan artefacts represented the toolkit of the earliest immigrants to Australia from southeast Asia _ the people who had reached Tasmania and Kangaroo Island while these places were accessible by glacial land bridge. Consequently, Tindale placed the Kartan as the earliest phase of the industrial succession which he described for Australian prehistory (Tindale 1957, 1968, 1981)." -"Drury:2014activity","We quantified activity patterns, foraging times and roost selection in the eastern blossom-bat (Syconycteris australis) (body mass 17.6 g) in coastal northern New South Wales in winter using radio-telemetry. Bats roosted either in rainforest near their foraging site of flowering coast banksia (Banksia integrifolia) and commuted only 0.3 +/- 0.1 km (n = 8), whereas others roosted 2.0 +/- 0.2 km (n = 4) away in wet sclerophyll forest. Most bats roosted in rainforest foliage, but in the wet sclerophyll forest cabbage palm leaves (Livistonia australis) were preferred roosts, which likely reflects behavioural thermoregulation by bats. Foraging commenced 44 +/- 22 min after sunset in rainforest-roosting bats, whereas bats that roosted further away and likely flew over canopies/open ground to reach their foraging site left later, especially a female roosting with her likely young (~4 h after sunset). Bats returned to their roosts 64 +/- 12 min before sunrise. Our study shows that S. australis is capable of commuting considerable distances between appropriate roost and foraging sites when nectar is abundant. Bats appear to vary foraging times appropriately to minimise exposure to predators and to undertake parental care." -"DubeLoubert:2018naskaupi","ND" -"Duckmanton:1974masters","A thesis submitted in partial fulfilment of the requirements for the degree of Master of Arts in Geography in the University of Canterbury" -"Duhnforth:2010fracture","ND" -"Duhnforth:2011green","ND" -"Duller:1997dunes","Northern Tasmania has a geographically extensive cover of Quaternary aeolian features and although the morphology and stratigraphy of many of these have been studied it is difficult to assign a reliable chronology because of the lack of material suitable for radiocarbon dating. The dunes are primarily composed of quartz and hence are ideally suited for the application of luminescence dating. In this paper a variety of luminescence techniques are applied to samples from the area. Analysis of the multiple aliquot OSL measurements showed that a higher precision could be obtained using the signal from the initial 6 mJ.cm−2 of the optical stimulation rather than the total light sum. The initial, near exponential. decay of the OSL signal is highly reproducible from one sub-sample to another, but the later part of the OSL decay curve, which is dominated by retrapping effects, is highly variable. The multiple aliquot OSL results are consistent with single aliquot additive dose results. The luminescence ages show that the Ainslie Linear Dunes were initially deposited by 44 ka, were mobile again at 30 ka and have been subject to reworking within the last 100–200 years. It appears that the Quaternary history of aeolian activity in this area has been more complex than was previously thought." -"Duller:2006reassessment","Stabilized linear dunes in northeastern Tasmania have previously been dated using luminescence signals from quartz (Duller G.A.T, Augustinus, P., 1997 Luminescence studies of dunes from north-eastern Tasmania. Quaternary Geochronology (QSR) 16, 357-365.) and gave ages from 44±4 to 29±3ka. Unexpectedly, no evidence was found for dune activity at the last glacial maximum (LGM). The ages were obtained using analytical methods available at the time, including multiple aliquot methods. In recent years the single aliquot regenerative dose (SAR) procedure has been developed, and this method gave ages from 23.8±1.6 to 21.8±1.3ka for the same samples. A further seven samples from other linear dunes in the area gave ages from 16.8 to 19.7ka. These ages are strong evidence that linear dunes in northeastern Tasmania were last active at, or immediately after, the LGM, consistent with evidence for enhanced aridity through large parts of the Australian continent at that time. Earlier methods of optical dating using quartz did not explicitly check for changes in luminescence sensitivity and thus their reliability must be suspect. For samples measured here, the largest discrepancy in equivalent dose between the sensitivity corrected and non-sensitivity corrected data is 84%, while for the remainder it is much smaller. These results demonstrate the importance of checking the validity of previously published optical dating results which were obtained using methods that did not explicitly check for sensitivity change." -"Dunlop:2017dietary","The endangered northern quoll (Dasyurus hallucatus) is a predatory marsupial with a wide and disjointed distribution across northern Australia. The disjunct Pilbara population occurs in a uniquely arid area, and faces different threatening processes to populations elsewhere. To better understand the ecology of this small carnivore, we undertook a dietary analysis of 498 scats collected across ~100,000 km2. We calculated dietary composition and niche breadth and modeled these against biogeophysical factors (latitude, longitude, rainfall, elevation, and distance to coast) for 10 study landscapes. We also conducted pairwise comparisons of diet groups to evaluate regional dietary differences. Quolls were highly omnivorous, consuming at least 23 species of vertebrates (mammals, birds, reptiles, frogs), as well as arthropods, molluscs, fruit, and carrion. Diet varied widely across the region, with up to 3-fold differences in dietary niche breadth between study landscapes. We found few clear environmental drivers of the diet of D. hallucatus. The most frequently consumed food type was insects, but their occurrence in diets decreased as that of rodents and vegetation increased, indicating potential dietary preferences. The broad and variable diet of D. hallucatus indicates opportunism similar to that of other small carnivores. Given this broad dietary niche, conservation managers will need a priori knowledge of local prey abundance if they are to accurately predict the composition of D. hallucatus diets." -"Dunnett:1992prion","Excavations in 1989 at Prion Beach Rockshelter produced a diverse faunal assemblage which has implications for our understanding of the economic role of offshore islands in southwest Tasmania. A prominent part of the faunal assemblage was a variety of seabirds, notably Fairy Prion, Short-tailed Shearwater and Common Diving Petrel. In this paper I will argue that seabirds constitute an important suite of resources in the southwest which require a relatively high risk procurement strategy." -"Dunnett:1993middens","There are no Pleistocene sites in Tasmania which contain direct evidence of the exploitation of coastal resources. There is, however, an immense amount of archaeological material relating to the Holocene occupation of Tasmanian coasts (e.g. Bowdler 1979; Jones 1971; Lourandos 1970; Neal 1981; Reber 1965, 1967; Stockton 1982, Vanderwal and Horton 1984). The archaeological record is highly patterned, both in geographical and chronological terms. ... [_truncated_]" -"Dury:1966geochronology","Publication of the first Checklist (Dury, 1964) produced an encouraging response: I hope that my numerous correspondents will accept a block declaration of gratitude. It is especially useful to have notes of emendations and additions to the first list, as follows." -"Dury:1970yantara","While examining evidence of pluvial lakes in western New South Wales during 1968, we found an Aboriginal camp fire adjacent to the deserted Yantara Homestead ... [_truncated_]" -"Dury:1973pluvial","Some internally draining lakes in northwestern New South Wales, Australia, are contained in structural basins but owe their lack of external outlets to arid climate. Former high lake shorelines are defined in part by precipitated crusts or by deltas. Radiocarbon dating, although as yet less than satisfactory, suggests that the high lake stands occurred not later than about 14,500 B.P. They may eventually be correlated with lacustrine episodes that, elsewhere in inland New South Wales, occurred in the range 23,500 to 15,500 B.P. Whether or not the lakes under discussion existed at the time of maximum cold is uncertain; but they were indubitably associated with low paleotemperatures. Reconstruction of former temperatures involves little or no controversy. Use of paleotemperatures to reconstruct former evaporation rates produces results that stand up well to checking. Manipulation of the equilibrium equations for closed lakes produces precipitation equations that involve evaporation, area ratio between lake and rest of basin, and √©vapotranspiration. Empirical studies and some paleohydrologic work supply values or ranges of √©vapotranspiration and basin loss. Even in the lowest observed or estimated range of √©vapotranspiration, the precipitation equations indicate former precipitation about 50 percent greater than that of today. Calculation of √©vapotranspiration rates for former conditions of radiation and temperature and for a range of sunshine incidence, and entry of these rates into the precipitation equations, show that very low values of sunshine incidence would be required to drive calculated precipitation down to, or below, today‘s levels. That is to say, any hypothesis that the former high lake stands were associated with reduced precipitation demands inordinately low rates of √©vapotranspiration, plus a combination of reduced precipitation with inordinately high cloudiness." -"Dutton:1982hiri","In days gone by some of the Motu-speaking peoples around Port Moresby used to go on annual trading expeditions to the Gulf of Papua. There they would exchange with the inhabitants of that area pots and other valuables for sago and canoe logs. These expeditions were called hiri, and were not only spectacular in terms of the number, nature and size of the sailing craft involved and the cargoes they carried but also very important economically and in other ways to the Motu and others directly or indirectly involved. Despite this importance, however, and despite the fact that the main aspects of this trade have been known for a long time, there are still many aspects of it about which not so much is known, or which have not been recorded. Some of these aspects involve empirical questions which have to do with the day the hiri were organized and operated, particularly at the inter personal level; others are historical questions of unknown depth which can only be answered, if at all, by painstaking research involving investigators from a number of disciplines. Research into both these areas is progressing steadily, and it is the purpose of this volume to present some of the results of this activity. The six papers published here over socio-economic, religious, linguistic and prehistoric aspects of the hiri." -"Duxburry:2008shenandoah","We use cosmogenic 10Be analysis of fluvial sediments and bedrock to estimate erosion rates (103 – 106 year timescale) and to infer the distribution of post-orogenic geomorphic processes in the Blue Ridge Province in and around Shenandoah National Park, VA. Our sampling plan was designed to investigate relationships between erosion rate, lithology, slope, and basin area. Fifty-nine samples were collected from a variety of basin sizes (<1 – 3351 km2) and average basin slopes (7 - 26°) in each of four different lithologies that crop out in the Park: granite, metabasalt, quartzite, and siliciclastic rocks. The samples include bedrock (n = 5), fluvial sediment from single-lithology basins (n = 43), and fluvial sediment from multilithology basins (n = 11): two of these samples are from rivers draining streams exiting the eastern and western slopes of the Park (Rappahannock and Shenandoah Rivers). ... [_truncated_]" -"Duxbury:2024lashmars","We present a continuous ∼7000-year sedimentary record from Lashmars Lagoon, Kangaroo Island (Karti/Karta), southern Australia, a region heavily impacted by drought and bushfires in recent decades. Records such as this are vital to contextualise current climatic and environmental shifts, particularly regarding the interplay between hydroclimate and fire-related disturbances in this ecologically sensitive area. We use high-resolution μX-ray fluorescence core scanning, complemented by bulk organic geochemistry and X-ray diffraction mineralogy of catchment soil and lake sediments to reconstruct past climate and catchment processes. Phases of elevated sediment organic matter content (inferred from high Br and total organic carbon) suggest increased lake freshening and productivity, and coincide with increased chemical weathering (inferred from high Al/K and kaolinite/illite and feldspars), likely reflecting the influence of wetter climates. Conversely, periods of high Ca correlate with biogenic carbonate inputs typical of brackish conditions, which we attribute to drier climates or a marine influence. From 7.0 ka, at the mid-Holocene sea level highstand, until 5.7 ka, we suspect Lashmars Lagoon was under virtually continuous influence from the sea. At 5.7 ka, we interpret the abrupt increase in sediment total organic carbon to reflect the severance of the connection to the sea, allowing organic material to accumulate. This, coupled with evidence of high inferred chemical weathering, suggests the climate was relatively wet at the time. After 5.4 ka, our data point to the establishment of drier conditions until the commencement of wetter climates again at 4.5 ka. From 2.5 ka, however, drier climates prevailed again until present. Notably, the climate changes recorded in the sedimentary sequence at Lashmars Lagoon seem to be linked to the strength of the Leeuwin Current, a current that brings warm tropical waters to southern Australia and demonstrates a teleconnection with the El Niño Southern Oscillation, and may well have been an important driver of rainfall on Kangaroo Island (Karti/Karta) over the past ∼7000 years." -"Duyker:1995rockshelter","I live near the Georges River and there is an Aboriginal rock shelter on our property. It is half-way up a cliff face and there are thousands of shells in it. This is called a midden. 'Midden' is an old English word for rubbish dump. Middens are places where food remains (such as shells and animal bones), ashes and charcoal raked out of cooking fires, and worn out or broken implements were dumped or buried. ... [_truncated_]" -"Dyall:2004birubi","The Aboriginal occupation site at the locality of Birubi Point is close to the ocean beach. Map 1 shows the location of the Birubi midden on the east coast of Australia, and Map 2 shows its proximity to the sheltered waters of Port Stephens quite close to the north (only 6 km to Cromarty’s Bay, or 7 km to Salamander Bay). The Hunter River estuary at Newcastle is 32 km to the southwest along an open ocean beach. At Birubi, the long sweep of the beach and tall Outer Barrier sand dunes of the Newcastle Bight terminate at two headlands of porphyritic rock. Between these two headlands there is a small sandy beach, about 120 metres long, which is known locally as Little Beach. Birubi is officially part of the township of Anna Bay and in recent years the two settlements have become contiguous, but at the time of our fieldwork Birubi was regarded as a separate locality. ... [_truncated_]" -"Dyke:2014outlet","ND" -"Dyke:2018coastal","ND" -"Dyson:1995dove","ND" -"EOL:2023lag.le","Species _Lagorchestes leporides_" -"EOL:2023not.am","Species _Notomys amplus_" -"EOL:2023not.ma","Species _Notomys macrotis_" -"EOL:2023ony.un","Species _Onychogalea unguifera_" -"EOL:2023pet.go","Species _Petrogale godmani_" -"EOL:2023pet.in","Species _Petrogale inornata_" -"EOL:2023pet.ma","Species _Petrogale mareeba_" -"EOL:2023pse.ca","Species _Pseudomys calabyi_" -"EOL:2023pse.pa","Species _Pseudomys patrius_" -"EOL:2023pte.br","Species _Pteropus brunneus_" -"EOL:2023smi.do","Species _Sminthopsis dolichura_" -"EOL:2023smi.gi","Species _Sminthopsis gilberti" -"EOL:2023smi.gr","Species _Sminthopsis granulipes" -"EOL:2023smi.gs","Species _Sminthopsis griseoventer" -"EOL:2023smi.oo","Species _Sminthopsis ooldea" -"EOL:2023smi.vi","Species _Sminthopsis virginiae" -"EPA:2023rock","Species _Petrogale lateralis_" -"ERMA:2007pacific","ND" -"Eales:0000pcomm",NA -"Eales:0000personal","ND" -"Eales:1999roof","This site report presents a description of archaeological investigations undertaken at Roof Fall Cave, an occupied rockshelter and art site located at Cania Gorge, eastern Central Queensland. Excavation yielded quantities of stone artefacts, bone and charcoal, along with some freshwater mussel shell and ochre with an occupational sequence spanning from up to 18,576 cal BP to the historical period. Roof Fall Cave is currently the oldest dated site in Cania Gorge and possibly in the Central Queensland region." -"Eales:2000pcomm",NA -"Eccleshall:2019eyre","Multi-channel or anabranching planforms are a common river planform found in arid regions and nowhere is this more prevalent than in the 1.14 M km2 endorheic Lake Eyre Basin (LEB) of arid Australia. Of the19 main rivers in this basin, 14 anabranch for large proportions of their length yet with different multi-channel planform styles occurring in different parts of the basin." -"Edmonds:1998pump","ND" -"Edney:1990wangoom","Pollen, microfaunal and sedimentological evidence from the top 20 m of sediment in a closed volcanic crater lake is used to construct a detailed record of vegetation and environmental conditions through the Holocene and a substantial part of the Late Pleistocene. Radiocarbon dating suggests that the sequence covers tha last 51,000 yr or so. High lake-levels and the presence of forest or woodland vegetation indicate that the Holocene and the basal few thousand years of the record experienced wet and warm conditions. The earliest period was succeeded by a long phase of lower but variable moisture levels before more arid conditions resulted in the replacement of forest and woodland by herbaceous vegetation and frequent lake drying. Periods of slight amelioration occurred between about 27,000 and 19,000 and before 15,000 radiocarbon yr ago. Maximum aridity occurred between about 19,000 and 10,000 yr B.P., a period incorporating the height of the last glacial. During the Pleistocene, the lake became gradually more saline but has been fresh during the Holocene, even under low lake-levels. An increase in charcoal values is recorded, probably around 20,000 years ago, and this could have resulted from increased burning as a result of the activities of Aboriginal people. This may have also caused a change in understorey vegetation from one composed largely of Asteraceae, to grassland. The record is compared with others from southeastern Australia and there is good correspondence through the last 20,000 or 30,000 yr but, before this, problems of dating and the condensed nature of most sequences prevent detailed correlation." -"Edwards:2001hope","ND" -"Edwards:2003malea","In February and March 1994, McDonald, Hales and Associates conducted on behalf of Hancock Prospecting Propriety Limited (subsequently Hope Downs Management Services) a series of archaeological evaluations within the proposed Hope Downs Iron Ore Project area, located approximately 75 km northwest of Newman, Western Australia (Fig. 1). These evaluations formed part of an on-going programme of Aboriginal heritage research and consultation initiated in March 1992 and only recently completed (McDonald, Hales and Associates 2001). During the course of the archaeological evaluations, some 23 potential archaeological deposits were test-pitted. Of these, only one, named 'Malea' by participating members of the Aboriginal community, was found to contain a significant depth of cultural deposit. Malea faces west across a small north-west/south-east running gully dominated by rocks of the Marra Mamba Iron Ore formation. ... [_truncated_]" -"Egloff:1971thesis","In November 1967, the field work which supports this study was initiated. At that time the prehistory of the world‘s second largest island was relatively unknown. Published studies dealing with the prehistory of New Guinea were limited. A pot-pourri of reports touched upon the subject and made pronouncements regarding the antiquity of the island‘s cultures. However, most of these efforts were not based in archaeological field work. Prior to 1967, only a few archaeological projects of any consequence had been attempted. These investigations were limited to the picturesque and attractive Highlands of the Territory of New Guinea. The Territory of Papua and West Irian were all but ignored by archaeologists." -"Egloff:1975eloaue","ND" -"Egloff:1979recent","ND" -"Egloff:1982long","The Cyclodomorphus branchialis species group is defined on synapomorphies of scalation. Within this complex, five allopatric species, one with three subspecies, are recognised on morphological grounds: C. branchialis (Günther) of the lower west coast and hinterland, C. maximus (Storr) of the Kimberley, C. melanops melanops (Stirling & Zeitz) widespread in spinifex habitats of the arid north-west, and C. m. elongatus (Werner) widespread in spinifex habitats of the arid south and east of the continent, together with two new species, one from the lower west coast and the other from South Australia, and a new subspecies of C. melanops from chenopod habitats along the southern fringe of the Nullarbor Plain. The morphology, distribution, habitat preferences and reproduction of the seven taxa are described. All primary type specimens are illustrated. A key to the species and subspecies in the genus Cyclodomorphus is provided. Cyclodomorphus branchialis, considered on previous taxonomic opinion to be widespread in arid Australia, is restricted to a small area in Western Australia and is considered vulnerable." -"Egloff:1991finger","Preliminary investigations of the Finger Point area on the southeastern coast of South Australia, immediately west of Port MacDonnell, confirmed the presence of a number of sites with midden deposits of Subninella sp. and other reef gastropods, and artefacts made from locally derived flint. As part of the mitigation phase for a development project five coastal middens, comprising four open sites and a small rock shelter, were excavated while four open sites were subject to systematic surface collection. One open midden site located outside the study area, in the vicinity of Port MacDonnell, was also excavated. A detailed report of the investigations has been prepared (Egloff, Paton and Walkington 1989). This article relates the salient findings of the study" -"Ellerton:2017glacial","This paper presents the results of a palynological investigation into the late Last Glacial Maximum (LGM) and last deglaciation (ca. 20 000--9000 cal a BP) from Little Llangothlin Lagoon, in the sub-tropics of eastern Australia. The Lagoon held permanent water during the late LGM and early deglaciation but was intermittently dry during the late deglaciation. During the late LGM, local vegetation was dominated by a sub-alpine herbfield but the significant presence of rainforest taxa in the pollen record indicates the survival of rainforest, rainforest margin or wet sclerophyll communities close to the site. By ca. 17 000 cal a BP, open Eucalyptus forest replaced the alpine herbfield vegetation indicating that warming had commenced. Rainforest taxa disappeared at this time but reappeared at the end of the deglaciation. The LGM conditions are consistent with a dominant circulation system whereby persistent high pressure over eastern Australia brings onshore easterlies to this region and maintains humid conditions along the east coast and highlands of the Great Dividing Range. This is similar to modern winter circulation but the persistence of rainforest and wet sclerophyll taxa suggests an increase in easterly flow over modern conditions during the LGM." -"Ellerton:2018blowout","Cliff-top dunes are a locally important geomorphic features of sedimentary coasts. They are traditionally interpreted as being sourced by (or with) sand derived from the beach below the cliff. This paper presents the results of a stratigraphic and geochronological study of Carlo Sand Blow, a coastal blowout that has developed on top of a high sandy cliff in the Cooloola Sand Mass, south-east Queensland. We use a combination of sedimentological, pedological and geophysical techniques along with optically stimulated luminescence dating to determine the depositional history and evolution of the blowout. We demonstrate that the blowout is dominantly nourished by sand eroded from its floor rather than the adjacent beach. The original dune surface dates to the first half of the last glacial period (c. 40-70 ka) and this dune was deflated in the late-Holocene. Dune activity is directly associated with cliff undercutting because of coastal retreat in the late-Holocene, but coastal erosion on its own is not capable of maintaining aeolian activity. Blowout activity occurred between 2.6 and 2.3 ka and again at 0.3 ka with aeolian sand burying palaeosols. Both soil surfaces contained charcoal and tree stumps in growth position and our study suggests that fire is the immediate trigger for blowout reactivation. It is likely that these fires were anthropogenic in origin, because the site is somewhat protected from natural fire and the ages coincide with intensification of human use of coastal sites in the area." -"Ellerton:2020emplacement","The Cooloola Sand Mass is a large coastal dune field situated in southeast Queensland, Australia and is part of a much larger system of coastal dune fields, including the world's largest sand Island, Fraser Island, as well as Moreton Island and Stradbroke Island. Cooloola is characterised by a sequence of onlapping, parabolic dune units that have been emplaced episodically over the Pleistocene and Holocene. The tectonically stable coastline of SE Queensland is an ideal area to study the driving mechanisms of coastal dune development, as sea level variability is driven primarily by glacial eustasy. Geomorphic and chronostratigraphic analyses have identified seven major periods of dune activity with the earliest phase of deposition occurring ca. 800 ka. Subsequent periods of dune emplacement date to about ca. 150 ka, 110 ka, 10-6 ka, 5-3.5 ka, ca. 2 ka and 0.4-0.2 ka. ... [_truncated_]" -"Ellerton:2022fraser","The eastern Australia coastline is characterized by impressive coastal landforms and an extensive northward-moving longshore drift system that have been influenced by a stable, long-term tectonic history over the Quaternary period. However, the timing and drivers of the formation of two conspicuous landscape features—Fraser Island (K'gari) and the Great Barrier Reef—remain poorly understood. Here we use optically stimulated luminescence and palaeomagnetic dating to constrain the formation of the extensive dunes that make up Fraser Island, the world's largest sand island, and adjacent Cooloola Sand Mass in southeastern Queensland. We find that both formed between 1.2 Ma and 0.7 Ma, during a global climate reconfiguration across the Middle Pleistocene transition. They formed as a direct result of increased amplitude of sea-level fluctuations associated with increasing global ice volume that redistributed previously stored sediment across the continental shelf. The development of Fraser Island dramatically reduced sediment supply to the continental shelf north of the island. This facilitated widespread coral reef formation in the southern and central Great Barrier Reef and was a necessary precondition for its development. This major reorganization of the coastal sedimentary system is probably not unique to eastern Australia and should be investigated in other passive-margin coastlines." -"Elliot:1995taumatawhana","We present pollen diagrams and sedimentological analyses from a lake site within an extensive dune system on the Aupouri Peninsula, Northland. Five thousand years ago, a regional Agathis australis-podocarp-broadleaf forest dominated the vegetation, which manifested an increasing preponderance of conifer species. Climate was cooler and drier than at present. From ca. 3400 BP, warmth-loving species such as A. australis and drought-intolerant species, Dacrydium cupressinum and Ascarina lucida, became common, implying a warm and moist climate. The pollen record also suggests a windier climate. The most significant event in the record, however, occurred after ca. 900 BP (800 cal BP) when anthropogenic deforestation commenced. A dramatic decline in forest taxa followed, accompanied by the establishment of a Pteridium-esculentum-dominated community. Fire almost certainly caused this, evidenced by a dramatic increase of charcoal. Sedimentological evidence for this site indicates a relatively stable environment before humans arrived and an increasingly unstable environmentwith frequent erosional events after human contact." -"Elliot:1997thesis","Sediments from 3 peat mires and two lakes from the Aupouri Peninsula, Karikari Peninsula and the Bay of Islands district of Northland, New Zealand, are analysed for their pollen and charcoal records to reconstruct a 100,000-year late Quaternary history of vegetational and climatic change. Northland has a complex geological history which includes Upper Pleistocene to Holocene volcanism. The region has a warm, moist climate, which promotes deep weathering of rocks, clay-rich soils and mass movement, particularly in the period following human settlement with clearance of most of the natural rainforest. Throughout the Pleistocene the climate of Northland remained relatively mild in comparison to the more southern regions of New Zealand. This thesis determines how the far northern vegetational cover and its composition have changed in response to late Quaternary climate changes through detailed pollen analysis of sediment cores. Studies of recent pollen deposits were undertaken to provide analogues for interpretation of the relationship between pollen rain and plant communities. Because New Zealand is one of the few land masses in the southern hemisphere south of 35° S, and lies just poleward of the subtropical convergence, it is uniquely placed to record climatic changes in the vast expanse of the Southern Ocean. These records of climatic fluctuations have global importance because of 1) New Zealand's small size and remoteness from other land masses, 2) the lack of large ice sheets at the Last Glacial Maximum which ensured rapid vegetational response to ameliorating climate, and 3) the potential for correlating high-resolution, well-dated terrestrial and marine records. At the height of the Last Glacial (Otiran) most of New Zealand south of 37° S was unforested. Landscapes not directly affected by glaciation were largely dominated by grass and shrublands. Forest patches survived in microclimatically favoured locations where they were protected from heavy frosts, cold maritime polar airmasses and strong winds. During the ca 100,000 years investigated, the pollen profiles demonstrate that the Northland region retained permanent forest cover, although composition of far northern forests changed significantly in response to fluctuating weather patterns. These vegetational and climatic changes are summarised below: 1) Kaihinu Interglacial, 18O Sub-stage 5c-a, ca 100-74 ka The regional vegetation of far northern New Zealand was dominated by kauri-podocarp-hardwood forest. The most important tall trees were Agathis australis, Dacrydium cupressinum and Phyllocladus. Ascarina lucida, a small, frost- and drought-sensitive understorey tree, was common. Angiosperm trees dominated coastal forest. The commonest species were Beilschmiedia, Quintinia, Metrosideros, Nestegis, Elaeocarpus and Ixerba brexioides. The climate is interpreted as having been mild and moist. Temperatures may have been 1-2° C cooler than present. 2) Last Glacial (Otiran), 18O Stages 4-2, ca 74-14 ka Regional vegetation changed significantly during the Otiran Glaciation. Whilst the far northern forests remained predominantly diverse conifer-hardwood assemblages, warmth-loving species became increasingly restricted in their distribution, particularly Ascarina lucida. From ca 74 ka, Agathis australis became scarce in the Kaitaia area, but remained a significant element of regional forest further east. Dacrydium cupressinum was a common emergent tree. Between 74-59 ka, climates were generally cool and moist with increased incidence of winter frost in exposed areas. Lowland forests moved seaward to occupy newly exposed continental margins as sea level retreated consequent upon expansion of global ice caps. The following period from 59-43 ka was characterised by increased abundance of Dacrycarpus dacrydioides, Metrosideros species, Quintinia and Syzygium maire. These species are associated with wetter conditions. Ascarina lucida was also more common at this time. Regional forests were predominantly podocarp-hardwood assemblages. Agathis australis was present in these forests, but not dominant. ... [_truncated_]" -"Elliot:1997wharau","The palynology and sedimentology of the late Holocene Wharau Road Swamp, Northland, are described Organic sediment began accumulating ca 4300 yr BP in a valley as a result of damming by a basaltic lava flow from nearby Mount Te Puke Mixed conifer-hardwood forest dominated the region until major anthropogenic forest clearance dated by radiocarbon at ca 600 yr BP Dacrydium cupressinum was the dominant taxon Agathis austrahs was always present until European clearance, with peaks in the pollen record at inferred ages of ca 3700 yr B P and ca 1800 yr BP Climate changes similar to those registered in other pollen diagrams from northern New Zealand are evident, and suggest that climate was wetter and warmer than at present before 4000 yr BP From about 2600 yr BP climate became drier and cooler, indicated by a decline in Ascanna lucida and D cupressinum A period of milder and wetter climate from ca 2000 yr BP is suggested by increases m D cupressinum A lucida and Cyathea Major forest disturbance at ca 600 yr BP is recorded by a sharp decline in all tree and shrub taxa accompanied by increases in herbs and ptendophytes, and a coincident sharp rise in charcoal influx. Also of particular importance at this time is the dramatic rise in the curve for Ptendium esculentum (bracken), which is associated with Polynesian land clearance and cultivation The date for forest clearance is much later than the widely accepted date of ca 1000 yr BP for first settlement. Sedimentological evidence, in particular changes in grain-size distribution, supports palynological inferences of anthropogenic disturbance of local vegetation and associated soil instability Increased rates of erosion are indicated by sharp rises in coarse grainsize fractions from ca 700 yr BP These granulometric trends are accompanied by changes in sediment chemistry, especially potassium and sodium, which show increased concentrations." -"Elliot:1998kaitaia","A vegetational history and palaeoclimatic changes are established for the last 25,000 yr by pollen analysis of two peat cores from Kaitaia Bog, far northern New Zealand. Twelve AMS radiocarbon dates provide a chronology covering the Last Glacial Maximum to the late Holocene, ca. 2500 yr ago. Prior to 22,000 yr B.P. a tall, complex, conifer-beech-hardwood forest dominated by podocarp trees covered the region. The most abundant of these was Dacrydium cupressinum. Nothofagus (N. cf. truncata) was also an important element. Other common emergent trees included Podocarpus, Prumnopitys ferruginea, P. taxifolia, Dacrycarpus dacrydioides, Libocedrus and Metrosideros. From 22,000 to ca. 14,000 yr B.P. regional forest was dominated by Nothofagus cf. truncata, and warm, moist elements such as Ascarina lucida and Agathis australis were scarce. This Last Glacial Maximum forest cover contrasts with the open grass and shrub communities which dominated landscapes south of Auckland. Cool climate species such as Nothofagus cf. truncata began to decline towards the end of the Lateglacial, and from ca. 11,300 yr B.P. Ascarina lucida started to increase rapidly. Replacement of conifer-beech-hardwood forest with a conifer-hardwood association proceeded rapidly in the Postglacial as Nothofagus cf. truncata retracted sharply and Dacrydium cupressinum increased in abundance. The regional expansion of Agathis australis followed rapidly. Regional forest in the mid- to late Holocene consisted of a conifer-hardwood association dominated by Dacrydium cupressinum, Podocarpus, Phyllocladus and Agathis australis. A mid-Holocene decline for Ascarina lucida and coincident increased abundance of Prumnopitys taxifolia suggest somewhat cooler conditions prevailed from this time. Nothofagus cf. truncata, though still present, assumed only a minor role as more favourable conditions allowed other species a competitive advantage." -"Elliot:1998tauanui","Late Holocene pollen and sediment records from the Lake Tauanui catchment, northern New Zealand, indicate that the lake formed about 5500 years ago following a series of volcanic events in the Tauanui Volcanic Centre. These volcanic events initiated a volcanosere resulting in a mixed conifer-hardwood forest. Dacrydium cupressinum was the dominant tree. Agathis australis was always present. Changes similar to those registered in other Northland pollen diagrams are apparent. At ca 4000 yr B.P., when the climate became cooler and drier than before, a fire occurred in the catchment area causing erosion of the surrounding slopes and some destruction of forest. Fluctuations in abundance of many forest species, including Ascarina lucida, A. australis and D. cupressinum, from ca 3500 yr B.P. indicate repeated disturbance, increasingly so after 1600 yr B.P. Summer droughts and increased frequency of cyclonic winds are suggested as the cause. Major anthropogenic deforestation events defined by palynology occurred across many parts of the New Zealand landscape at ca 700 yr B.P. At Lake Tauanui anthropogenic forest disturbance, radiocarbon dated to ca 1000 yr B.P., is indicated by significant decline in all tree and shrub elements with concomitant increase in pteridophytes, especially Pteridium esculentum. Charcoal concentration increases steadily from the onset of disturbance, and in the final phase after the arrival of Europeans, major clearance of vegetation is indicated. Herbs increase markedly in this period, in diversity and abundance." -"Elliot:2005tangonge","Vegetation and climate changes during the Last Glacial through to the late Holocene are identified by pollen analysis of a core from Lake Tangonge in far northern New Zealand. During the earliest part of the record (> 50 ka), regional vegetation was dominated by podocarp-hardwood forest. The most important tall podocarp trees were Dacrydium cupressinum and Dacrycarpus dacrydioides. Knightia and Metrosideros sp. were common, and angiosperm elements dominated lowland/coastal forests. The cool, moist climates, of what may be equated to Marine Isotope Stage (MIS) 4, were followed by a much wetter and slightly warmer period during MIS 3b (59--43 ka) when Ascarina became more abundant along with Dacrycarpus dacrydioides, Metrosideros sp., Quintinia and Syzygium maire. From ca. 43 to 24 ka (MIS 3a) Agathis australis-dominated, mixed, conifer--hardwood forest expanded and hardy podocarps, Podocarpus and Prumnopitys taxifolia, became more abundant. Ascarina lucida was scarce. Climates characterised by drier summers and cooler winters became increasingly colder, drier and windier, particularly from ca. 30 ka. Replacement of Agathis australis--podocarp--hardwood forest with Fuscospora--podocarp--hardwood forest followed rapidly, and by the Last Glacial Maximum Northland forests as far north as ca. 35°S were dominated by Fuscospora. Bog vegetation burned frequently. Regional temperatures may have been depressed by as much as 3--3.5 °C below those of today, and rainfall was probably reduced by about two-thirds. Warm, moist elements expanded in the late glacial as the glacial-type flora became increasingly restricted. Changes in forest composition progressed even more rapidly from the onset of the Holocene. Across the far northern region, Fuscospora-dominated podocarp--hardwood forest was rapidly replaced by Agathis australis--podocarp--hardwood forest. Fuscospora declined sharply and Dacrydium cupressinum dominated regional forests. Hardy podocarps became less common than previously, and Ascarina reached its greatest abundance between ca. 10 and 7.6 ka. The early Holocene climate was probably the warmest and most equable for the past 100 ka and temperatures in the Kaitaia region may have been 1--2 °C warmer than present. The mid-to-late Holocene (5--2 ka) is characterised by the decline of Ascarina, and the increased abundance of Manoao colensoi, Podocarpus and Prumnopitys taxifolia. Climates were probably slightly cooler and drier during this time as a more seasonal, dry summer/wet, cool winter regime prevailed. Increased cyclonic activity is suggested during this time." -"Ellison:2005irian","Southern New Guinea leads the continental Australian plate into convergence to form the New Guinea Highlands. Extensive inter-tidal deltas are typical of much of this low gradient equatorial coastline. In two adjacent estuaries in Irian Jaya (West Papua), this study uses present elevations of mangrove species zones as a finite indicator of Holocene sea levels from pollen diagrams of estuarine cores. All cores showed mangroves at levels well below the present tidal range, with landward species zones being replaced over time by seaward zones. Results show tectonic subsidence in the recent period, with Late Holocene relative sea-level rise of 0.67 mm year-1." -"Engel:2011schmidt","ND" -"Engel:2014krkonose","ND" -"Engel:2015velka","ND" -"Engel:2017tatra","ND" -"English:2001lewis","Lake Lewis is the furthest from the coast of Australia's salt lakes and lies at the southern edge of influence of the Australian monsoon regime. The MacDonnell Ranges south of the lake intercept moist air masses crossing the region and efficiently deliver water and sediment to the lake and its surrounding alluvial plain. We describe lacustrine, fluvial and aeolian environments of the basin and report optically stimulated luminescence (OSL) dates from representative sediments. A long period of generally wetter conditions during most of the Pleistocene is represented by thick uniform lacustrine clay beneath and near Lake Lewis. This is overlain by more heterogeneous lacustrine sediments deposited since hydrologic closure of the basin, which indicate fluctuating climatic conditions. OSL results show that dune building in the basin commenced before 95ka, when salinity at the depocentre was high. Dune building peaked around 23-21ka. OSL ages of fluvial deposits show that floods occurred during the last 20ka, following the last phase of maximum aridity in the region." -"Enright:1988tepaki","The history of two wetlands in far northern New Zealand is examined from stratigraphic and palynological evidence. Although both the Te Werahi and Ponaki wetlands appear superficiallysimilar (both are dominated by raupo, Typha orientalis, and both are barriered by unvegetated coastal sands), radiocarbon dates show that they are of very different ages. The Te Werahi wetland shows organic sedimentation covering at least the last 3,700 years. This suggests it originated at the time that sea-level reached its present position around 6,500 years B.P. A sharp rise in the abundance of charcoal particles in sediments from the Te Werahi wetland indicates an increase in fire frequency between 2,620 and 2,150 years B.P. A phase of forest reduction, and destabilization of coastal sands, may date to this period. The Ponaki wetland has developed within the last 200--300 years. We argue that fire removed the vegetation and led to erosion of catchment soils and destabilization of coastal sands. Blocking of the stream outlet by a sand barrier probably accounts for subsequent wetland development or expansion. Pollen and sediment data support these conclusions." -"Eriksson:2006naas","Past phases of aggradation and incision have been studied along a 10 km reach in the Naas Valley in south-eastern Australia. Detailed mapping of the stratigraphy and an ambitious dating exercise, involving 23 optical dates, have been used to distinguish the different periods of aggradation and incision. The dated alluvial sequence shows that a period of aggradation occurred in the very late Pleistocene (ca. 14,000-12,000~years ago). Alluvial deposits are absent for the period 12,000-3300~years ago. Whether this truly reflects no deposition or a series of aggradation and erosion cycles remains unresolved. Aggradation dominated between 3300 and 900~years ago, punctuated by a short incision event around 1300~years ago. Gully erosion contemporaneous with this incision phase is also recorded. Incision has dominated during the last 900~years, cutting down to bedrock. This incision, which is still ongoing, has not been a continuous process, but involved short periods of aggradation. The exposed bedrock and large boulders display numerous scour holes indicating that bedrock has been exposed and abraided for lengthy periods in the past. The aggradation and incision cycles in the late Holocene gave rise to three groups of terraces, today visible along the study reach. Possible causes for the different periods of erosion and deposition are discussed in the context of late Pleistocene and Holocene climate change, land use impacts, and intrinsic factors." -"Erlanger:2020apennines","Mountainous landscapes reflect the competition between denudation, uplift, and climate, which produce, modify, and destroy relief and topography. Bedrock rivers are dynamic topographic features and a critical link between these processes, as they record and convey changes in tectonics, climate, and sea level across the landscape. River incision models, such as the stream power model, are often used to quantify the relationship between topography and rock motion in the context of landscapes at steady state. At steady state, the stream power model predicts higher denudation rates for steeper river channels, while accounting for only the vertical motion of rock due to rock uplift or denudation. However, natural landscapes often have more complicated histories, particularly in convergent orogens with asymmetric topography, where steady state requires that denudation must balance both vertical and horizontal rock motion. ... [_truncated_]" -"Erskine:2002floodplain","Wollombi Brook in southeastern Australia is one of the most flood variable rivers in the world and was subjected to a catastrophic flood on 17–18 June 1949. At Paynes Crossing (1064 km2), the flood peak discharge determined by the HEC-2 backwater model was ~22 times > mean annual flood. While this flood destroyed in-channel benches, it deposited up to 500 mm of slackwater deposits (SWDs) on a low flood plain inset into a high flood plain which was not inundated. Slackwater deposits preserved on the high flood plain record at least three late Holocene palaeofloods with peak discharges, estimated by the HEC-2 program calibrated against the 1949 flood data, up to ~32 times greater than the mean annual flood. Such events have been recorded in similar sized basins in New South Wales (NSW). However, at least one even larger flood occurred between 4280 and 3380 years BP which severely eroded most of the high flood plain. This cataclysmic late Holocene flood greatly exceeded the erosional effects of the catastrophic 1949 flood." -"Eugster:2016indian","ND" -"Everest:2006ross","ND" -"Everest:2006stillstand","ND" -"Everest:2013sheet","ND" -"FNA:2006asteridae","The thirty-volume ongoing publishing project Flora of North America is the first comprehensive taxonomic guide to the extraordinary diversity of plant life covering our continent north of Mexico. This ground-breaking scholarly series is a collaborative effort by researchers at more than 30 U.S. and Canadian botanical institutions. The Flora provides revisions of many plant groups and synthesizes the results from studies published in hundreds of research papers of the last three centuries. With beautiful illustrations accompanying many species, Flora of North America is concise, easy to use and indispensable to botanists, conservationists, ecologists, agronomists, foresters, range and land managers, and horticulturists." -"Fabel:2002fennoscandian","ND" -"Fabel:2004valley","ND" -"Fabel:2006relict","ND" -"Fabel:2012scotland","ND" -"Fagan:2001cooper","This thesis is an investigation of the formation and distribution of the different channel patterns that co-exist on the broad, low-gradient floodplain surface of the Cooper Creek, an ephemeral, arid-zone river in south west Queensland, Australia. Although previous research described some aspects of the channel as being inherited from wetter Pleistocene periods, all the alluvial surface features were found to be consistent with a contemporary origin broadly in equilibrium with present environmental conditions. The anastomosing channel system is comprised of interconnected narrow and deep channels with resistant, cohesive boundaries. Levees are formed whose size is related to the size of the proximal channel, and their textural variations are more complex than the usual simple distal fining trends. Levee-like landforms are also formed by the deposition of sediment by flow converging on the channel from the floodplain surface. These forms were termed 'eevels' here to indicate that they form in the opposite way to levees, and there are textural differences between these forms and levees. The planform of anastomosing anabranches was analysed by both the direct measurement of channel planform and the fractal method and is consistent with that of freely meandering channels. Results suggest that the disruption of the channel boundary materials by wetting and drying cycles enables and determines bank erosion and channel migration, which seems to be greater in smaller channels due to greater fracturing of the boundaries of these channels. Smaller channels can be much more sinuous than larger channels and frequently form cutoffs. Elements of the extensive floodplain channel-system formed here interact with and influence the evolution of the larger, inset anastomosing channels. The angles of bifurcation junctions between anastomosing channels tend to be much larger than confluence angles, and a comparison with the angular geometry of junctions of braid-form or floodway channels and anastomosing channels suggests that the latter develop by the enlargement of floodways in a gradual avulsion process. Like the floodplain-surface channels here, the anastomosing channels form in response to high flows and their formation has the effect of increasing the efficiency of overbank flow transport by the floodplain. Reticulate and braid-form patterns cover more than 80% of the floodplain surface, and their distribution and occurrence at both the small and large scale is shown to be determined by overbank flow patterns. Flow patterns also influence the morphology of reticulate networks which have both transitive and space-filling aspects. Braidform channels co-occur with anastomosing" -"Fairbairn:2005betelnut","Direct accelerator mass spectrometry (AMS) dating of anaerobically preserved plant remains from the Dongan site in New Guinea, combined with assessment of preservation condition, confirms earlier doubts about the antiquity of betelnut (Areca catechu L.) found at the site. A possible sago leaf fragment is also identified as a modern contaminant. The mid-Holocene age of other fruit and nut remains is verified using these methods. The utility of AMS dating in combination with detailed archaeobotanical assessment is demonstrated, thus improving chronometric hygiene and with it knowledge of past plant use in Oceania." -"Fairbairn:2006pleistocene","New Guinea‘s mountains provide an important case study for understanding early modern human environmental adaptability and early developments leading to agriculture. Evidence is presented showing that human colonization pre-dated 35ka (ka = thousands of uncalibrated radiocarbon years before present) and was accompanied by landscape modification using fire. Sorties into the subalpine zone may have occurred before the Late Glacial Maximum (LGM), and perhaps contributed to megafaunal extinction. Humans persisted in the intermontane valleys through the LGM and expanded rapidly into the subalpine on climatic warming, when burning and clearance may have retarded vegetation re-colonization. Plant food use dates from at least 31ka, confirming that some of New Guinea‘s distinctive agricultural practices date to the earliest millennia of human presence." -"Fairbanks:2005calibration","Radiocarbon dating is the most widely used dating technique in the world. Recent advances in Accelerator Mass Spectrometry (AMS) and sample preparation techniques have reduced the sample-size requirements by a factor of 1000 and decreased the measurement time from weeks to minutes. Today, it is estimated that more than 90 percent of all measurements made on accelerator mass spectrometers are for radiocarbon age dates. The production of 14C in the atmosphere varies through time due to changes in the Earth's geomagnetic field intensity and in its concentration, which is regulated by the carbon cycle. As a result of these two variables, a radiocarbon age is not equivalent to a calendar age. Four decades of joint research by the dendrochronology and radiocarbon communities have produced a radiocarbon calibration data set of remarkable precision and accuracy extending from the present to approximately 12,000 calendar years before present. This paper presents high precision paired 230Th/234U/238U and 14C age determinations on pristine coral samples that enable us to extend the radiocarbon calibration curve from 12,000 to 50,000 years before present. We developed a statistical model to properly estimate sample age conversion from radiocarbon years to calendar years, taking full account of combined errors in input ages and calibration uncertainties. Our radiocarbon calibration program is publicly accessible at: http://www.radiocarbon.LDEO.columbia.edu/ along with full documentation of the samples, data, and our statistical calibration model." -"Falster:2018millennial","Global climate variability during the late Quaternary is commonly investigated within the framework of the 'bipolar seesaw' pattern of asynchronous temperature variations in the northern and southern polar latitudes. The terrestrial hydrological response to this pattern in south-eastern Australia is not fully understood, as continuous, high-resolution, well-dated proxy records for the hydrological cycle in the region are sparse. Here we present a well-dated, highly resolved record of moisture balance spanning 30000--10000 calendar years before present (30--10 ka BP), based on x-ray fluorescence and organic carbon isotope (δ13COM) measurements of a sedimentary sequence from Lake Surprise in south-eastern Australia. The data provide a locally coherent record of the hydrological cycle. Elevated Si (reflecting windblown quartz and clays), and relatively high δ13COM, indicate an extended period of relative aridity between 28 and 18.5 ka BP, interrupted by millennial-scale episodes of decreased Si and δ13COM, suggesting increased moisture balance. This was followed by a rapid deglacial shift to low Si and δ13COM at 18.5 ka BP, indicative of wetter conditions. We find that these changes are coeval with other records from south-eastern Australia and New Zealand, and use a Monte Carlo Empirical Orthogonal Function approach to extract a common trend from three high-resolution records. Our analyses suggest that drivers of the regional hydrological cycle have varied on multi-millennial time scales, in response to major shifts in global atmosphere-ocean dynamics during the last glacial-interglacial transition. Southern Ocean processes were the dominant control on hydroclimate during glacial times, via a strong influence of cold sea surface temperatures on moisture uptake and delivery onshore. Following the last deglaciation (around 18 ka BP), the southward migration of cold Southern Ocean fronts likely resulted in the establishment of conditions more like those of the present day. Millennial-scale variability in records from the region is dominated by a persistent ca. 2300-year periodicity, consistent with other records across the Southern Hemisphere mid-latitudes; however, this pervasive periodicity is not obviously linked to the 'bipolar seesaw' and the mechanism remains equivocal." -"Fame:2018paraglacial","Beryllium-10 concentrations in samples of sediment and bedrock from five study sites across the Scottish Highlands trace paraglacial sediment sources and define the nature of glacial erosion for the late Quaternary. Exposure ages derived from 10Be concentrations in ridge and lower elevation bedrock range from 10 to 33 ka, which suggest that polythermal ice and warm based ice were primarily responsible for producing glacial sediment. Comparisons of 10Be concentrations between catchment-wide sediment (2.06 ± 0.34 × 104 to 11.24 ± 1.54 × 104 atoms g−1 SiO2; n = 33), near surface deposits (2.71 ± 0.33 × 104 to 3.48 ± 0.49 × 104 atoms g−1 SiO2; n = 6), 4-m-thick deep till (0.68 × 104 10Be atoms g−1 SiO2; n = 1), ridge bedrock (8.93 ± 0.47 × 104 to 34.05 ± 1.66 × 104 atoms g−1 SiO2; n = 20), and lower elevation polished bedrock (6.74 ± 0.67 × 104 to 12.65 ± 0.7 × 104 atoms g−1 SiO2, n = 5) indicate that most sand fluxing through catchments in the Scottish Highlands is sourced from the remobilization and vertical mixing of near surface deposits. These findings indicate that glaciogenic material continues to dominate paraglacial sediment budgets more than 11 ka after deglaciation." -"Fame:2019white","ND" -"Fanning:1999arid","Accelerated erosion by wind and water has taken place in arid western New South Wales, Australia, since the introduction of domestic and feral herbivores by Europeans in the nineteenth century. This action led to widespread soil loss by sheetwash, rilling, gullying, and aeolian deflation. Upland creek systems, formerly comprising shallow sinuous channels, are now entrenched into alluvial fills on the valley floor. Radiocarbon dating of charcoal from Aboriginal cooking pits, exposed by this erosion, indicates that the current phase of incision of the valley floor has occurred since grazing of domestic animals began about 140 years ago. Stratigraphic evidence is presented which suggests that this type of incision (gullying or arroyo cutting in the valley floor) may not have occurred before within the 20,000 year sedimentary history of the valley fills studied. Channel enlargement and knickpoint retreat, initiated by these changes, is ongoing, and the implications of this for land and heritage management in the region are discussed. A conceptual model is presented which summarises the hydrogeomorphic changes which have occurred in upland catchments in the region as a result of changes in landcover." -"Fanning:2001hearths","The Western NSW Archaeology Program (WNSWAP) has been investigating surface scatters of Aboriginal stone artefacts and associated heat-retainer hearths in arid northwestern NSW, Australia, since 1995. The research combines new methods for documenting and analysing stone artefact scatters with an understanding of geomorphic landscape dynamics to seek insights into spatial and temporal patterns of Aboriginal occupation of the arid margin of Australia during the Late Holocene. The temporal dimension is dealt with in two ways: by radiocarbon determinations on charcoal from the remains of heat-retainer hearths associated with the artefact scatters, and by using optically simulated luminescence (OSL) and radiocarbon determinations from valley fill sediments to develop a chronology of landscape evolution of the valleys in which the artefacts and hearths are found. The heat-retainer hearths produced a record of just less than 2000 years of activity within the valley of Stud Creek, a 30 square km catchment in Sturt National Park. ... [_truncated_]" -"Fanning:2007framework","We present data from Australian study areas that support episodic nonequilibrium as a suitable model for developing a theoretical and methodological framework for interpreting the surface archaeological record. According to this model, long periods of little or no geomorphic activity are punctuated by catastrophic events that erode or deposit sediments, and hence remove or cover up surface stone artefact deposits discarded by Indigenous people in the past. We demonstrate the impact of a single rainfall event on the surface archaeological record at one of our western New South Wales study locations. We then use the results of Optically Stimulated Luminescence (OSL) of sediments underlying the artefact deposits and radiocarbon dating of associated heat-retainer hearths to suggest that both landscape chronology and the surface archaeological record are reflections of a series of episodic events such as this rain event. We conclude that, at least in our study area, the archaeological record is discontinuous in time because geomorphic events have removed the record equating to particular time periods. This process is cumulative so that the record of recent times is much more common when compared to that from earlier times. The episodic nature of geomorphic processes also has an effect on human behaviour, such that occupation of place is discontinuous. The methods by which the archaeological record is surveyed and interpreted need to take into account these spatial and temporal landscape discontinuities." -"Fanning:2018mounds","Large mounded deposits of shell are prominent archaeological features across much of the north Australian tropical coast. Many of the shell mounds are composed almost entirely of the bivalve Anadara granosa (Linnaeus 1758), a food source for Aboriginal people in the past. A relatively long history of inquiry into the nature and significance of the shell mounds has focussed primarily on analysing the shell component as clues to Australian Aboriginal coastal economies in the past. This paper presents results of new analyses on the non-shell sediments, examining the physical and chemical signatures of depositional and post-depositional processes within shell mounds near Weipa in far north Queensland, Australia, with a view to obtaining insights into how they formed and for what purposes, and how their morphology, structure and content may have changed since they ceased accumulating. We also consider how such changes might relate to past and present environmental conditions. Physical and chemical analyses indicate that the primary purpose of mound building was most likely to discard the large volumes of shell resulting from A. granosa harvesting and consumption. Post-depositional diagenetic alteration has strongly influenced the present day composition and form of the shell mounds, in particular the accession of carbon and silica to the mounds by environmental burning aided by strong leaching under the seasonal high rainfall conditions. As such the mound chemistry is more likely to reflect modern environmental conditions rather than provide an archive of, or an opening to, the past." -"Farber:2005cordillera","ND" -"Farnsworth:2018greenland","ND" -"Farrington:1985prehistoric","ND" -"Faulkner:2013excavated","The research presented here is primarily concerned with human-environment interactions on the tropical coast of northern Australia during the late Holocene. Based on the suggestion that significant change can occur within short time-frames as a direct result of interactive processes, the archaeological evidence from the Point Blane Peninsula, Blue Mud Bay, is used to address the issue of how much change and variability occurred in hunter-gatherer economic and social structures during the late Holocene in coastal northeastern Arnhem Land. The suggestion proposed here is that processes of environmental and climatic change resulted in changes in resource distribution and abundance, which in turn affected patterns of settlement and resource exploitation strategies, levels of mobility and, potentially, the size of foraging groups on the coast. The question of human behavioural variability over the last 3000 years in Blue Mud Bay has been addressed by examining issues of scale and resolution in archaeological interpretation, specifically the differential chronological and spatial patterning of shell midden and mound sites on the peninsula in conjunction with variability in molluscan resource exploitation. To this end, the biological and ecological characteristics of the dominant molluscan species is considered in detail, in combination with assessing the potential for human impact through predation. Investigating pre-contact coastal foraging behaviour via the archaeological record provides an opportunity for change to recognised in a number of ways. For example, a differential focus on resources, variations in group size and levels of mobility can all be identified. It has also been shown that human-environment interactions are non-linear or progressive, and that human behaviour during the late Holocene was both flexible and dynamic." -"Faulkner:2013exploitation","The research presented here is primarily concerned with human-environment interactions on the tropical coast of northern Australia during the late Holocene. Based on the suggestion that significant change can occur within short time-frames as a direct result of interactive processes, the archaeological evidence from the Point Blane Peninsula, Blue Mud Bay, is used to address the issue of how much change and variability occurred in hunter-gatherer economic and social structures during the late Holocene in coastal northeastern Arnhem Land. The suggestion proposed here is that processes of environmental and climatic change resulted in changes in resource distribution and abundance, which in turn affected patterns of settlement and resource exploitation strategies, levels of mobility and, potentially, the size of foraging groups on the coast. The question of human behavioural variability over the last 3000 years in Blue Mud Bay has been addressed by examining issues of scale and resolution in archaeological interpretation, specifically the differential chronological and spatial patterning of shell midden and mound sites on the peninsula in conjunction with variability in molluscan resource exploitation. To this end, the biological and ecological characteristics of the dominant molluscan species is considered in detail, in combination with assessing the potential for human impact through predation. Investigating pre-contact coastal foraging behaviour via the archaeological record provides an opportunity for change to recognised in a number of ways. For example, a differential focus on resources, variations in group size and levels of mobility can all be identified. It has also been shown that human-environment interactions are non-linear or progressive, and that human behaviour during the late Holocene was both flexible and dynamic." -"Faulkner:2013resource","The research presented here is primarily concerned with human-environment interactions on the tropical coast of northern Australia during the late Holocene. Based on the suggestion that significant change can occur within short time-frames as a direct result of interactive processes, the archaeological evidence from the Point Blane Peninsula, Blue Mud Bay, is used to address the issue of how much change and variability occurred in hunter-gatherer economic and social structures during the late Holocene in coastal northeastern Arnhem Land. The suggestion proposed here is that processes of environmental and climatic change resulted in changes in resource distribution and abundance, which in turn affected patterns of settlement and resource exploitation strategies, levels of mobility and, potentially, the size of foraging groups on the coast. The question of human behavioural variability over the last 3000 years in Blue Mud Bay has been addressed by examining issues of scale and resolution in archaeological interpretation, specifically the differential chronological and spatial patterning of shell midden and mound sites on the peninsula in conjunction with variability in molluscan resource exploitation. To this end, the biological and ecological characteristics of the dominant molluscan species is considered in detail, in combination with assessing the potential for human impact through predation. Investigating pre-contact coastal foraging behaviour via the archaeological record provides an opportunity for change to recognised in a number of ways. For example, a differential focus on resources, variations in group size and levels of mobility can all be identified. It has also been shown that human-environment interactions are non-linear or progressive, and that human behaviour during the late Holocene was both flexible and dynamic." -"Favilli:2009alpine","ND" -"Federici:2008egesen","ND" -"Federici:2012gschnitz","ND" -"Fellin:2017taiwan","We derive erosion rates from detrital zircon fission-track ages and cosmogenic nuclide concentrations from sediments from the modern rivers of eastern Taiwan in order to investigate how surface erosional processes vary in space and time across the young arc-continent collisional orogen of Taiwan. Taiwan is characterized by rapid rates of exhumation, a fluvial and landslide-dominated landscape, high seismicity, high relief and frequent typhoons. The obliquity between the convergence direction and the trend of the plate boundary provides a gradient in uplift and variations in longevity of orogenic activity with a young, immature orogen in the south, a mature orogen in central and northern Taiwan, and perhaps even the cessation of orogeny in the far north. The modern zircon fission-track detrital record is consistent with basement ages that show that much of the orogen is eroding at high rates with basin-wide mean zircon fission-track cooling ages as young as 0.9 Ma. The erosion rates derived from concentrations of cosmogenic nuclides (10Be) provide erosion rates averaged over much shorter timescales, but these two proxies provide estimates of erosion rates that are within error of each other across most of the collisional belt. Erosion rates are lowest in the immature zone of the orogen (< 1 km/Ma) in southern Taiwan, and increase to values ≥ 4 km/Ma in central Taiwan. Geomorphic indices, in particular channel steepness, are also correlated with erosion rates, suggesting that fluvial erosion is the dominant exhumation process and that landscape evolution is reacting primarily to tectonic forcing, fast enough to keep the landscape in a state of quasi-equilibrium where erosion rates and rock uplift rates are nearly equal. We find no measurable effects due to rock erodibility or precipitation rate, but if these parameters co-vary with tectonic uplift rate, our data could not resolve the influence of each." -"Ferguson:1980holocene","Australian stone tool sequences are noted for their considerable uniformity through time. With the exception of the late Holocene appearance of backed microliths in large portions of the southern two thirds of the continent and an even later appearance of bifacially flaked points in some northern sequences, clearly definable temporal types are absent from the archaeological record. Consequently, any feature of the stone artefact assemblages which might possibly be used as a temporal indicator is likely to draw considerable attention from archaeologists. In the Australian southwest a distinctive form of fossiIiferous chert which provides the raw material for a great number of artefacts has been assumed to be one of these markers, a virtual indicator of late Pleistocene - early Holocene archaeological sites (Clarke and Dortch 1977). ... [_truncated_]" -"Ferguson:1981quininup","Cultural materials recovered in recent archaeological investigations at the coastal Quininup Brook Site Complex in the south-west of Western Australia include a South-West Early Phase assemblage of flaked and ground stone artifacts and several clusters of granite-gneiss manuports. On Site 4 of the complex most of these artifacts appear to come from a single cultural horizon buried deep within siliceous sands. This horizon has been radiocarbon dated from before 18 000 BP to after 10000 BP. The site complex is suggested to have been a series of inland domestic camping sites which were abandoned during the early to early-middle Holocene, perhaps because of the deterioration and reduction of exploitable environment resulting from the onset of wetter conditions and rising sea levels." -"Fergusson:1959zealand","ND" -"FernandezFernandez:2017demanda","ND" -"Ferrier:2005coast","Comparing millennial‐scale denudation rates from cosmogenic nuclides with decadal‐scale sediment yields can shed light on erosional processes and on the effects of land use on sediment delivery to streams. Detailed measurements of sediment fluxes in the Northern California Coast Ranges at Caspar Creek and Redwood Creek have provided estimates of physical erosion rates since 1963 and 1971, respectively. We used cosmogenic 10Be to measure millennial‐scale denudation rates averaged over 1400–8700 years at six catchments in Caspar Creek and four catchments in Redwood Creek. Our 10Be measurements at Caspar Creek imply denudation rates that are nearly spatially uniform across the entire catchment and average 0·09 ± 0·02 mm a−1. These millennial‐scale rates implied by cosmogenic 10Be are faster than physical erosion rates of 0·005 ± 0·001 mm a−1 to 0·046 ± 0·007 mm a−1 inferred from sediment flux measurements over the past few decades in the same catchments. At Redwood Creek, our cosmogenic 10Be measurements imply millennial‐scale denudation rates that vary across the catchment from 0·14 ± 0·03 mm a−1 to 0·44 ± 0·09 mm a−1, in contrast to physical erosion rates ranging from 0·038 ± 0·011 mm a−1 to 0·48 ± 0·09 mm a−1 derived from sediment flux measurements made over the past few decades at the same catchments. The decadal‐scale and millennial‐scale measurements tend to differ most at the smallest tributaries, but differ by less than a factor of three for the Caspar Creek and Redwood Creek catchments as a whole. These measurements suggest that denudation rates at Caspar Creek are slower than rock uplift rates of 0·3–0·4 mm a−1, implying that Caspar Creek is not in topographic steady state. Copyright 2005 John Wiley and Sons, Ltd." -"Ferrier:2012nuts","This impressive collection celebrates the work of Peter Kershaw, a key figure in the field of Australian palaeoenvironmental reconstruction. Over almost half a century his research helped reconceptualize ecology in Australia, creating a detailed understanding of environmental change in the Late Pleistocene and Holocene. Within a biogeographic framework one of his exceptional contributions was to explore the ways that Aboriginal people may have modified the landscape through the effects of anthropogenic burning. These ideas have had significant impacts on thinking within the fields of geomorphology, biogeography, archaeology, anthropology and history. Papers presented here continue to explore the dynamism of landscape change in Australia and the contribution of humans to those transformations. The volume is structured in two sections. The first examines evidence for human engagement with landscape, focusing on Australia and Papua New Guinea but also dealing with the human/environmental histories of Europe and Asia. ... [_truncated_]" -"Field:1999cuddie","The Cuddie Springs site in south-eastern Australia provides the first evidence of an unequivocal association of megafauna with humans for this continent. Cuddie Springs has been known as a fossil megafauna locality for over a century, but its archaeological record has only recently been identified. Cuddie Springs is an open site, with the fossil deposits preserved in a claypan on the floor of an ancient ephemeral lake. Investigations revealed a stratified deposit of human occupation and fossil megafauna, suggesting a temporal overlap and an active association of megafauna with people in the lead up to the Last Glacial Maximum, when conditions were more arid than the present day. Two distinct occupation phases have been identified and are correlated to the hydrology of the Cuddie Springs lake. When people first arrived at Cuddie Springs, sometime before 30,000 BP, the claypan on the lake floor was similar to a waterhole, with five species of megafauna identified. Flaked stone artefacts were found scattered through this level. After the lake dried, there was human occupation of the claypan. The resource base broadened to include a range of plant foods. Megafauna appear to be just one of a range of food resources exploited during this period. A return to ephemeral conditions resulted in only periodic occupation of the site with megafauna disappearing from the record around 28,000 BP. The timing of overlap and association of megafauna with human occupation is coincident with the earliest occupation sites in this region. The archaeological evidence from Cuddie Springs suggests an opportunistic exploitation of resources and no specialised strategies for hunting megafauna. Disappearance of megafauna is likely to be a consequence of climatic change during the lead up to the Last Glacial Maximum and human activities may have compounded an extinction process well under way." -"Field:2001cuddie","Large area excavation at Cuddie Springs has revealed that the Pleistocene sediments have remained undisturbed. This eliminates the possibility that stone artefacts found in association with megafauna may have been introduced by disturbance from higher levels and indicates an overlap of megafauna with humans of at least 10,000 years." -"Field:2002pleistocene","Cuddie Springs is an ephemeral lake in central northern New South Wales, Australia. The upper 3m of sediment consist of lacustrine clays containing a Late Pleistocene sequence of extinct and extant fauna, and in the upper 1.7 m, an associated archaeological record. Changes observed in the pollen sequence include: (i) a peak in charcoal values corresponding to a dramatic decline in Casuarina woodland to chenopod shrubland at 2.5 m, respresenting a climatic shift to more arid conditions; (ii) chenopod shrubland moved into decline with the spread of grasslands around 1.7 m, and the amelioration in climatic conditions persisted until approximately 28,000 BP. A regime emerged which resulted in extended lake dry periods and peak aridity by approximately 19,000 BP and (iii) at 1 mdepth, around 19,000 BP a shift to peak arid conditions is observed with a return of Chenopodiaceae and a decline in grasses. The lake entered an ephemeral phase that has persisted until the present day. The broad palaeoenvironmental framework of lake history, climate and vegetation change spans the archaeological and faunal records from Cuddie Springs. The direct association enables a closer examination of causation in faunal extinctions and human subsistence activities in the Australian arid zone." -"Field:2008overlap","Over 60 faunal species disappeared from the Australian continent during the Middle-Late Pleistocene. Most of these animals were large to gigantic marsupials, birds and reptiles. A terminal extinction date of 46.4 kyr has been proposed for the megafauna, with all sites containing younger fossil megafauna dismissed by some researchers because of questions over stratigraphic integrity or chronologies. The timing of the extinctions is argued to be broadly coincident with estimates of first colonization of the continent by modern humans ... [_truncated_]" -"Field:2016starch","The timing and nature of hunter-gather exploitation of tropical rainforests is a topic of ongoing debate. In contrast to most other tropical regions, permanent settlement in Australian rainforests developed much later, and in the absence of adjacent agricultural economies. Here we explore how the tropical rainforests of northern Queensland were exploited during the late Holocene through an ancient starch and phytolith record spanning the last 2000years. Sequences at the two sites under study - Urumbal Pocket (a 'Eucalyptus pocket' surrounded by rainforest) and Goddard Creek (within the rainforest) - indicate a human presence since the early Holocene, coincident with the re-establishment of rainforest in the region. Toxic starchy nuts and the associated complex processing underpinned permanent settlement. Using a geometric morphometric approach to starch analysis, a range of economic starch producing plant species were identified including Endiandra palmerstonii, E. insignis, Lasjia whelani and Beilschmiedia bancroftii in the Urumbal pocket sequence. The phytolith record shows that Urumbal Pocket has been a 'Eucalyptus pocket' for at least the last 2000years, the open nature of the vegetation maintained by regular burning. Goddard Creek, on the other hand has been closed forest, with a changing profile as fire was used more frequently over time. The starch and phytolith sequence provide a unique insight into the local history of these rainforest archaeological sites, with a record that can be viewed against the backdrop of regional sequences documenting climatic and environmental patterns during the late Holocene." -"Field:2017kimberley","Understanding of the late Quaternary environment of Australia's vast Kimberley region has to date been hindered by the region's lack of classic palaeoenvironmental archives such as deep lake sediments. However, mound spring peat deposits in the region have been found to be a potentially rich archive of palaeoenvironmental data. Here we present a high resolution record from Black Springs mound spring in the Kimberley's northwest, filling some of the current gaps in knowledge of the region's environmental history. This builds on a ~6000 year record developed from the same site and indicates that since the Last Glacial-Interglacial Transition the Australian summer monsoon has varied greatly in intensity, with an increase in monsoonal precipitation from ~14,000 yr BP and pronounced drying in the late Holocene. Despite some chronological uncertainties thought to be due to the inclusion of younger, microscopic root fragments, changes in the record compare well with other records of climatic change from the Kimberley, and across tropical northern Australia." -"Field:2018coherent","At present, knowledge of late Quaternary variability of the Indonesian-Australian summer monsoon in the Australian tropics is limited. Organic spring deposits, which occur throughout the Kimberley region of northwest Australia, are valuable archives that contain records spanning the past ∼14,500 years. In this study we compare multiple proxies from three organic springs. Principal Components Analyses demonstrates similar patterns of change in the elemental and non-pollen palynomorph (NPP) datasets between the springs, implying regional drivers are responsible for changes in these proxies. By comparison, the pollen records differ between each of the springs, with the assemblage at each thought to be influenced by spring recharge and evolution rather than climate variability. ... [_truncated_]" -"Field:2021pathways","New Guinea has yielded some of the earliest evidence for a human presence in Sahul (Pleistocene Australia-New Guinea), with the north coast being one of the likely colonisation routes from Southeast Asia. Of the known pre-Last Glacial Maximum (~30kya) archaeological sites from New Guinea, only a handful come from the Highlands. Navigable pathways linking the north coast to the central cordillera, specifically ‘grassland corridors‘, may have facilitated settlement, yet little is known about human settlement of fringe montane valleys within these corridors. A survey and excavation program within the Simbai-Kaironk Valleys (2,000-1,600 m asl) on the northern montane fringe identified 51 sites across a 21 km corridor. Radiocarbon dating suggests a possible human presence from 31 ka, clear evidence for landscape use from 17 to 15 ka, and an increase in site density from the Mid-Holocene. Most sites were from open settings, with Holocene settlements positioned at elevations optimising access to montane forests, grasslands and lowland resources. We argue that the Simbai-Kaironk grassland corridor has facilitated access to the central Highland valleys since the Late Pleistocene. Shorter and more direct pathways, transecting the river valleys via prominent spurs rising above the lowlands - and their associated insect-borne diseases - are likely to have facilitated coastal-Highland movement throughout the Holocene." -"Filihia:2016lyndhurst","In 2014, Dr Vincent Clark and Associates conducted salvage excavations at 'Lyndhurst Inland Port 6' (Victorian Aboriginal Heritage Register (VAHR) 7921-1151), an Aboriginal place located in Melbourne's southeastern suburbs along the edge of the Carrum Swamp. The excavations recovered more than 50,000 flaked and ground stone artefacts together with hearth features and ochre deposits. Radiocarbon dating of charcoal samples collected from hearths indicates that VAHR 7921-1151 was frequented at different stages throughout the Holocene. Spatial analyses undertaken using heat maps suggest the existence of relationships between concentrations of artefacts and features such as hearths, while the results of the stone artefact analysis indicate that a variety of stone materials were flaked and ground to produce tools, and in some instances subject to heat treatment." -"Finch:2021ages","Naturalistic depictions of animals are a common subject for the world‘s oldest dated rock art, including wild bovids in Indonesia and lions in France‘s Chauvet Cave. The oldest known Australian Aboriginal figurative rock paintings also commonly depict naturalistic animals but, until now, quantitative dating was lacking. Here, we present 27 radiocarbon dates on mud wasp nests that constrain the ages of 16 motifs from this earliest known phase of rock painting in the Australian Kimberley region. These initial results suggest that paintings in this style proliferated between 17,000 and 13,000 years ago. Notably, one painting of a kangaroo is securely dated to between 17,500 and 17,100 years on the basis of the ages of three overlying and three underlying wasp nests. This is the oldest radiometrically dated in situ rock painting so far reported in Australia." -"Fink:2006amery","ND" -"Finkel:2003everest","ND" -"Finlayson:2011scotland","ND" -"Finlayson:2014british","ND" -"Finnegan:2008namche","Geodynamic modeling demonstrates the strong potential for erosion to influence the pattern and style of deformation in active mountain belts, but field studies yield conflicting views on the importance of erosion in influencing orogenesis. Here we compare patterns in river power, inferred excess fluvial-transport capacity, topographic relief, precipitation, and mineral-cooling ages to assess the coupling between surface erosion and rock uplift within the vicinity of the Namche Barwa–Gyala Peri massif, an active antiformal structure within the eastern Himalayan syntaxis. Our rich and dense data set reveals a tight spatial correspondence of fluvial incision potential, high relief, and young cooling ages. The spatial coincidence is most easily explained by a sustained balance between rock uplift and denudation driven by river incision over at least the last ∼1 m.y. The Yarlung Tsangpo–Brahmaputra River is the largest and most powerful river in the Himalaya, and two lines of evidence point to its active role in the dynamic interaction of local erosion, rock uplift, thermal weakening of the lithosphere, and deformation: (1) Whereas along the rest of the Himalayan front, high relief and high rock uplift rates are essentially continuous, the high relief and rapid exhumation in the syntaxis is restricted to a “bull's-eye” pattern exactly where the largest river in the Himalaya, the Yarlung Tsangpo–Brahmaputra, has the most energy per unit area available to erode its channel and transport sediment. (2) The location of rapid incision on the Yarlung Tsangpo–Brahmaputra has been pinned for at least 1 m.y., and without compensatory uplift of the Namche Barwa–Gyala Peri massif during this time the river would have eroded headward rapidly, incising deeply into Tibet." -"Firth:2005diet","The diet of the brush-tailed rabbit-rat (Conilurus penicillatus) was assessed by microscopic analysis of faecal samples from 35 individuals collected from three different sites in the Northern Territory (Garig Gunak Barlu National Park (Cobourg Peninsula), Kakadu National Park and Melville Island) at various times of the year during 2000-02. Seed was the most abundant item in the overall diet of C. penicillatus, making up 68% of identifiable particles, with smaller proportions contributed by leaves (21%), plant stems (8%) and insects (2%). ANOSIM tests revealed no difference in diet between the sexes and seasons, but there was a significant difference in the diet between the sites, with seed material present in 74% of the samples from Cobourg and in 62% and 58% of samples from Kakadu and Melville respectively. Leaf matter was present in 19% of samples from Cobourg and in 26% and 24% of samples from Kakadu and Melville respectively. Stem material was present in only 6% of samples from Cobourg and in 8% and 13% of samples from Kakadu and Melville respectively. Insect matter was present in small quantities across all three sites. The high proportion of seed in the diet suggests that C. penicillatus is primarily granivorous." -"Fisher:2020magdalena","The Magdalena River Basin of Colombia has a globally relevant sediment flux, however, studies of the sediment regime in the basin are limited in scope. This knowledge gap limits application of understanding of sediment dynamics to hydropower decision making. To close this gap, we implemented a sediment budget framework to quantify the impacts of hydropower development in a 118,000 km2 portion of the Magdalena River basin. We informed this framework with analysis of background erosion rates derived from 10Be cosmogenic nuclides and modern sediment fluxes derived from monitoring and optical remote sensing. We standardized these data to spatially averaged denudation rates and found that background denudation rates range from 331 to 740 t km-2yr-1 with a mean of 571 ± 101 on tributaries and 358 ± 45 on the mainstem. Meanwhile, modern denudation rates range from 206 to 3415 t km- 2yr-1 with a mean of 852 ± 804 on tributaries and 405 ± 206 on the mainstem. ... [_truncated_]" -"Fitzsimmons:2007frome","Transverse and linear dunes near the ephemeral Lake Frome in the Strzelecki Desert of Australia provide evidence for a genetic geomorphic relationship between desert dune types. Transverse dunes, overlying palaeoshorelines, lie upwind from linear dunes. The sedimentology of both dune types is similar, suggesting reworking or downwind transport of the same source material over time. Clay pellets from several horizons within the linear and transverse dunes provide evidence for fluctuating water tables and high evaporation rates during those periods of aeolian activity, along with salt influx associated with the deflation of Lake Frome. We conclude that the nature and initiation of dune activity is controlled not only by aridity, but by local hydrology. OSL ages from both transverse and linear dunes indicate aeolian activity at 66–57 ka and 22–11 ka. Transverse dune building took place around 106–111 ka. Linear dune activity initiated at least 66 ka ago, with reactivation around 43–28 ka, followed by pedogenesis in response to humid conditions. Widespread dune reactivation from around 22 ka correlates broadly with the Last Glacial Maximum and late glacial period, consistent with evidence of cold, arid conditions and dune activity in Australia. Copyright 2007 John Wiley & Sons, Ltd." -"Fitzsimmons:2007linear","Linear dunes occupy more than one-third of the Australian continent, but the timing of their formation is poorly understood. In this study, we collected 82 samples from 26 sites across the Strzelecki and Tirari Deserts in the driest part of central Australia to provide an optically stimulated luminescence chronology for these dunefields. The dunes preserve up to four stratigraphic horizons, bounded by palaeosols, which represent evidence for multiple periods of reactivation punctuated by episodes of increased environmental stability. Dune activity took place in episodes around 73-66, 35-32, 22-18 and 14-10ka. Intermittent partial mobilisation persisted at other times throughout the last 75ka and dune activity appears to have intensified during the late Holocene. Dune construction occurred when sediment was available for aeolian transport; in the Strzelecki and Tirari Deserts, this coincided with cold, arid conditions during Marine Isotope Stage (MIS) 4, late MIS 3 and MIS 2, and the warm, dry climates of the late Pleistocene-Holocene transition period and late Holocene. Localised influxes of sediment on active floodplains and lake floors during the relatively more humid periods of MIS 5 also resulted in dune formation. The timing of widespread dune reactivation coincided with glaciation in southeastern Australia, along with cooler temperatures in the adjacent oceans and Antarctica." -"Fitzsimmons:2010holocene","Lake George is one of the largest freshwater lakes in Australia when full, and provides one of the most complete records of Quaternary sedimentation in the southeastern part of the continent. The lake is currently ephemeral, but sediments within the basin preserve evidence of multiple permanent and dry lake conditions in the past. We present an optically stimulated luminescence (OSL) chronology of recent lake shoreline sediments in order to reconstruct Holocene hydrologic variability at Lake George, providing past climatic context for the presently ephemeral lake conditions. The OSL chronology indicates three distinct periods of permanent lake conditions up to 15--18 m depth over the Holocene period, at approximately 10--8, 6--2.4 and 0.7--0.3 ka, with lower lake levels occurring in between those events. There appears to be a trend towards lake regression over this period despite relatively recent high lake levels. The chronology is broadly synchronous with comparable records of Holocene climatic variability across southeastern Australia. We also investigate the intrinsic luminescence characteristics of different sediment types as diagnostic tools, but these appear not to be appropriate in this context or form." -"Fitzsimmons:2012gregory","Desert dunes within the monsoon-fed Gregory Lakes basin form valuable archives for Quaternary paleoenvironments, in a region where such records are scarce. Optically stimulated luminescence (OSL) chronologies from two dunes identify the timing of eolian processes, interpreted as a complex response to aridification and increased sediment availability during lake transgressions and associated fluvial activity. The earliest eolian deposition in our record occurred ca 91.5 ka, which postdates the last 'mega-lake' phase but predates a smaller lake transgression during early MIS 3. Sand plain accretion took place around ca 47 ka during contemporaneous periodic high lake levels. This was followed by intermittent linear dune building, between ca 35 and 11.5 ka, which most likely took place during an interval of relative aridity. Close spacing of mid-Holocene ages within one dune indicates rapid sediment accumulation in a single arid event ca 5 ka. At no time in the last 50 ka have lake levels reached those of the last 'mega-lake' phase prior to ca 91.5 ka, suggesting a substantially weakened present-day monsoon." -"Fitzsimmons:2012naracoorte","Southeastern South Australia, straddling the coastal zone and semi-arid desert margins of the lower Murray-Darling Basin, provides an important record of landscape response to past environmental change during the Pleistocene. Previous research in the region has focussed either on the coastal barrier systems, which formed during interglacial periods, or on the sub-parabolic and linear dune systems downwind, which generally formed under arid conditions out of phase with the strandlines. However, the geomorphologic and chronological relationship between these two systems is poorly understood. This study provides the first constraints on the initiation of dune development downwind of the Naracoorte East strandline. In this preliminary study we show that aeolian deposition at Naracoorte was constrained by sediment supply from the strandline upwind, and was most likely gradual, more or less continuous, and took place under relatively arid climatic regimes. We demonstrate a genetic link between strandlines and the dune fields in the region." -"Fitzsimmons:2013change","In this paper we synthesise existing palaeoenvironmental data from the arid and semi-arid interior of the Australian continent for the period 40–0 ka. Moisture is the predominant variable controlling environmental change in the arid zone. Landscapes in this region respond more noticeably to changes in precipitation than to temperature. Depending on their location, arid zone records broadly respond to tropical monsoon-influenced climate regimes, the temperate latitude westerly systems, or a combination of both. The timing and extent of relatively arid and humid phases vary across the continent, in particular between the westerly wind-controlled temperate latitudes, and the interior and north which are influenced by tropically sourced precipitation. Relatively humid phases in the Murray-Darling Basin on the semi-arid margins, which were characterised by large rivers most likely fed by snow melt, prevailed from 40 ka to the Last Glacial Maximum (LGM), and from the deglacial to the mid Holocene. By contrast, the Lake Eyre basin in central Australia remained relatively dry throughout the last 40 ka, with lake high stands at Lake Frome around 35–30 ka, and parts of the deglacial period and the mid-Holocene. The LGM was characterised by widespread relative aridity and colder conditions, as evidenced by extensive desert dune activity and dust transport, lake level fall, and reduced but episodic fluvial activity. The climate of the deglacial period was spatially divergent. The southern part of the continent experienced a brief humid phase around ∼17–15 ka, followed by increased dune activity around ∼14–10 ka. This contrasts with the post-LGM persistence of arid conditions in the north, associated with a lapsed monsoon and reflected in lake level lows and reduced fluvial activity, followed by intensification of the monsoon and increasingly effective precipitation from ∼14 ka. Palaeoenvironmental change during the Holocene was also spatially variable. The early to mid-Holocene was, however, generally characterised by moderately humid conditions, demonstrated by lake level rise, source-bordering dune activity, and speleothem growth, persisting at different times across the continent. Increasingly arid conditions developed into the late Holocene, particularly in the central arid zone." -"Fitzsimmons:2014mungo","Lake Mungo, presently a dry lake in the semi-arid zone of southeastern Australia, preserves a unique record of human settlement and past environmental ... [_truncated_]" -"Fitzsimmons:2015mungo","The Willandra Lakes complex is one of the few locations in semi-arid Australia to preserve both paleoenvironmental and Paleolithic archeological archives at high resolution. The stratigraphy of transverse lunette dunes on the lakes' downwind margins record a late Quaternary sequence of wetting and drying. Within the Willandra system, the Lake Mungo lunette is best known for its preservation of the world's oldest known ritual burials, and high densities of archeological traces documenting human adaptation to changing environmental conditions over the last 45 ka. Here we identify evidence at Lake Mungo for a previously unrecognised short-lived, very high lake filling phase at 24 ka, just prior to the Last Glacial Maximum. Mega-lake Mungo was up to 5 m deeper than preceding or subsequent lake full events and represented a lake volume increase of almost 250%. Lake Mungo was linked with neighboring Lake Leaghur at two overflow points, creating an island from the northern part of the Mungo lunette. This event was most likely caused by a pulse of high catchment rainfall and runoff, combined with neotectonic activity which may have warped the lake basin. It indicates a non-linear transition to more arid ice age conditions. The mega-lake restricted mobility for people living in the area, yet archeological traces indicate that humans rapidly adapted to the new conditions. People repeatedly visited the island, transporting stone tools across water and exploiting food resources stranded there. They either swam or used watercraft to facilitate access to the island and across the lake. Since there is no evidence for watercraft use in Australia between initial colonization of the continent prior to 45 ka and the mid-Holocene, repeated visits to the island may represent a resurrection of waterfaring technologies following a hiatus of at least 20 ky." -"Fitzsimmons:2019lunettes","The Willandra Lakes in semi-arid southeastern Australia provide some of the most continuous combined palaeoenvironmental and archaeological records on the continent. These are best preserved within the transverse shoreline (lunette) dunes on their downwind margins. Following final lake retreat c. 15 ka avulsion of the dominant fluvial inflow eastwards, the Willandra lunettes periodically reactivated, experiencing erosion, aeolian redeposition and alluvial sheetwash. These reworked sedimentary archives reflect regional climatic conditions rather than those of the entire catchment. Yet the focus of most study in the region to date has remained on the late Pleistocene. The general paucity of Holocene data has contributed to a perception that people largely abandoned the area in favour of the perennial Murray and Darling Rivers to the south and west. Our study reconstructs past geomorphological conditions and patterns of human mobility in adjacent Lakes Mungo and Durthong over the last c. 15 ka subsequent to final lake retreat, including the most recent 150?years since Europeans established pastoralism in the region. Our data show that Indigenous people did not abandon the area as previously assumed, but developed effective strategies for responding to the changed environmental conditions. Final lake retreat transitioned into a phase of aeolian accumulation c. 15?12 ka, indicating locally dry conditions. Subsequent aeolian reactivation peaked during arid phases experiencing less rainfall in the early Holocene and twice in the most recent 1000?years prior to European settlement in the area. Alluvial sheetwash was deposited onto lake floors during the mid-Holocene, and again in the early decades of European settlement. Aeolian reactivation, likely driven by European pastoral activities, increases in the most recent 150?years. Our study underscores the necessity of integrating geomorphological and archaeological investigations over landscape scales in order to optimise our understanding of interactions between people and their environment through time." -"Fjellanger:2006varanger","ND" -"Flannery:1983kangaroos","ND" -"Flannery:1984spring","Site description; flora analysis; geology; environmental reconstruction; faunal remains; factors of bone accumulation and hypothesis that extinction was due to severe drought conditions during late Pleistocene." -"Flannery:1988holocene","Faunal remains from archaeological sites on Buka, Nissan, and Tikopia Islands. Southwest Pacific include a number of taxa not previously recorded from those islands. These are Rattus praetor for both Nissan and Tikopia, and Thylogale brunii. Unicomys poneeleti. and Uromys salebrosus for Buka. R. praetor and T. brunii were probably introduced into the region by humans during the mid Holocene. Following the initial expansion in the ranges of these taxa, some island populations became extinct." -"Fleming:2019nevada","ND" -"Flenley:1984malesian","ND" -"Flenley:1988land","Polleniferous sediments from SE Asian lakes and swamps may reflect anthropogenic changes in their surroundings. Increases in the abundance of pollen of secondary forest trees, herbs and crop plants are possible indicators of human activity, as are evidence of soil erosion and presence of charcoal. The areas most studied so far are Sumatra and New Guinea. Sites in Sumatra show forest disturbances from 4000 bp or earlier: possibly 7000 bp. From about 2000 bp permanent clearings appear. In New Guinea there is forest clearance in the highlands from c. 5000 bp or earlier, disturbance of swamps back to c. 9000 bp, and evidence of burning from c. 10,000 bp. an has been practising forest disturbance in SE Asia for thousands of years, and this has led to ecological degradation." -"Fletcher:2007pedder","Aim To use surface pollen and vegetation relationships to aid the interpretation of a Holocene pollen record. Location South-west Tasmania, Australia. Methods A survey was undertaken of surface-pollen samples from the major regional vegetation types: alpine, rain forest and moorland. Relationships between vegetation type and surface-pollen representation were analysed using twinspan classification and ordination. A core was retrieved from moorland vegetation, and interpretation of the fossil pollen sequence was aided using relationships detected in our surface-pollen analysis. Results Regional vegetation types are reflected in the pollen rain of south-west Tasmania, despite the over-representation of important rain forest tree species in samples from non-forest sites. twinspan classification of the surface-pollen samples identified the following indicator pollen taxa for each vegetation type: Astelia alpina (alpine); Lagarostrobos franklinii (rain forest); Leptospermum and Melaleuca (moorland). Detrended correspondence analysis of the surface-pollen samples clearly separates samples from each vegetation type. Correlation of the ordination axes with environmental data identified a dominant temperature/altitudinal gradient in the surface-pollen data (R 1/4 0.852/0.844). Application of the results of the surface-pollen analysis to the fossil sequence revealed that firepromoted moorland has dominated the local environment around the core site for the entire Holocene. Changes in fossil pollen composition also suggest that temperatures increased through the Late Glacial to peak in the mid-Holocene and declined thereafter, a trend consistent with other sites in the region. Main conclusions Pollen spectra can successfully be used to predict local vegetation in south-west Tasmania. At least this part of inland south-west Tasmania has remained forest-free throughout the Holocene, conflicting with the dominant palaeoecological paradigm of a mid-Holocene dominated by rain forest. A comparison with pollen records from moorland vegetation across the region suggests that fire-promoted moorland has dominated the landscape since the Late Glacial. We suggest that burning by people through the Late Glacial (if not earlier) facilitated the spread of moorland throughout the region, greatly restricting the expansion of rain forest. The continued influence of fire throughout the Holocene in this perennially wet landscape argues for a revision of the dominant human-occupation model that depicts an abandonment of the interior of south-west Tasmania in the Late Glacial in response to the expansion of rain forest." -"Fletcher:2010holocene","The analysis of a 10 000 calendar year (cal. ka) pollen record on the west coast of Tasmania has revealed a suite of changes that can be related to sea level, fire and people. Fire-promoted moorland has occupied the site for the entire period and challenges the long-held assumption that rainforest dominated the landscape of western Tasmania through the early to mid Holocene. Changes in wetland taxa and the occurrence of benthic marine diatoms indicate a Holocene sea-level high-stand between 6.3 and 5.8 cal. ka. A significant and sustained rise in charcoal concentration occurs after 6 cal. ka, reflecting the combined effects of anthropogenic burning and hydrological changes that were probably modulated by regional climatic forcing. Finally, European colonisation resulted in a significant decrease in charcoal, rapid peat accumulation and a suite of vegetation changes." -"Fletcher:2014shift","We test the validity of applying the alternative stable state paradigm to account for the landscape-scale forest/non-forest mosaic that prevails in temperate Tasmania, Australia. This test is based on fine scale pollen, spore and charcoal analyses of sediments located within a small patch of non-forest vegetation surrounded by temperate forest. Following nearly 500 years of forest dominance at the site, a catastrophic fire drove an irreversible shift from a forested Cyperaceae-Sphagnum wetland to a non-forested Restionaceae wetland at ca.7000 cal yr BP. Persistence of the non-forest/Restionaceae vegetation state over 7000 years despite long fire-free intervals implies that fire was not essential for the maintenance of the non-forest state. ... [_truncated_]" -"Fletcher:2014tasmanian","Aim: To assess the long-term impacts of landscape fire on a mosaic of pyrophobic and pyrogenic woody montane vegetation. Location: South-west Tasmania, Australia. Methods: We undertook a high-resolution multiproxy palaeoecological analysis of sediments deposited in Lake Osborne (Hartz Mountains National Park, southern Tasmania), employing analyses of pollen, macroscopic and microscopic charcoal, organic and inorganic geochemistry and magnetic susceptibility. Results: Sequential fires within the study catchment over the past 6500 years have resulted in the reduction of pyrophobic rain forest taxa and the establishment of pyrogenic Eucalyptus-dominated vegetation. The vegetation change was accompanied by soil erosion and nutrient losses. The rate of post-fire recovery of widespread rain forest taxa (Nothofagus cunninghamii and Eucryphia spp.) conforms to ecological models, as does the local extinction of fire-sensitive rain forest taxa (Nothofagus gunnii and Cupressaceae) following successive fires. Main conclusions: The sedimentary analyses indicate that recurrent fires over several centuries caused a catchment-wide transition from pyrophobic rain forest to pyrophytic eucalypt-dominated vegetation. The fires within the lake catchment during the 6500-year long record appear to coincide with high frequency El Nino events in the equatorial Pacific Ocean, signalling a potential threat to these highly endemic rain forests if El Ni~no intensity amplifies as predicted under future climate scenarios." -"Fletcher:2015enso","We use macroscopic charcoal and sediment geochemistry analysis of two proximal upper montane lakes located at 42 degrees S in southwest Tasmania, Australia, to test the role of the southern hemisphere westerly winds (SWW) and the El Ni~no-Southern Oscillation (ENSO) in governing the climate of this sector of the southern mid-to high-latitudes. Inter-annual climate anomalies in the study area are driven by changes in both ENSO and the Southern Annular Mode (SAM - an index that describes seasonal to decadal shifts in the SWW), making it an ideal location to test assumptions about the varying influence of the SWW and ENSO, two important components of the global climate system, through time. We find multi-millennial scale trends in fire activity that are remarkably consistent with trends in hydroclimate reconstructed at the same latitude in southern South America, providing empirical support for the notion of zonally symmetric changes in the SWW governing the climate at this latitude in the Southern Hemisphere between 12 and 5 cal ka BP. A transition from multi-millennial scale to sub-millennial scale trends in fire activity occurs after ca 5 cal ka BP in concert with the onset of high frequency and amplitude ENSO variability in the tropical Pacific Ocean region. We conclude that the onset of sub-millennial scale trends in ENSO drove changes in fire activity in our study region over the last ca 5 cal ka. Geochemical data reveals divergent local impacts at the two study sites in response to these major climate transitions that are related to local topography and geography." -"Fletcher:2015peat","We set out to test the ability to detect vegetation change from organic soil nutrient (carbon and nitrogen) composition in the fire-determined forest/non-forest mosaic of western Tasmania, Australia. We find no relationship between organic soil nitrogen and carbon content, despite widely varying local vegetation and fire regimes. Pollen evidence supports the role of fire in driving an initial vegetation state change from forest to non-forest, while carbon and nitrogen analysis of the peat section suggest that factors other than peat nutrient (carbon and nitrogen) content are responsible for the observed meta-stability of non-forest at the site for 7000 years. We find that we cannot validate the use of organic soil nitrogen and carbon content for inferring vegetation type and question the degree of post-European vegetation change inferred from this method." -"Fletcher:2018annular","Millennial-scale latitudinal shifts in the southern westerly winds (SWW) drive changes in Southern Ocean upwelling, leading to changes in atmospheric CO2 levels, thereby affecting the global climate and carbon cycle. Our aim here is to understand whether century-scale shifts in the SWW also drive changes in atmospheric CO2 content. We report new multiproxy lake sediment data from southwest Tasmania, Australia, that show centennial-scale changes in vegetation and fire activity over the past 2400 yr. We compare our results with existing data from southern South America and reveal synchronous and in-phase centennial-scale trends in vegetation and fire activity between southwest Tasmania and southern South America over the past 2400 yr. ... [_truncated_]" -"Fletcher:2018conifer","Climate, fire and vegetation dynamics are often tightly coupled through time. Here, we use a 14 kyr sedimentary charcoal and pollen record from Lake Osborne, Tasmania, Australia, to explore how this relationship changes under varying climatic regimes within a temperate rainforest ecosystem. Superposed epoch analysis reveals a significant relationship between fire and vegetation change throughout the Holocene at our site. Our data indicates an initial resilience of the rainforest system to fire under a stable cool and humid climate regime between ca. 12--6 ka. In contrast, fires that occurred after 6 ka, under an increasingly variable climate regime wrought by the onset of the El Niño-Southern Oscillation (ENSO), resulted in a series of changes within the local rainforest vegetation that culminated in the replacement of rainforest by fire-promoted Eucalypt forest. We suggest that an increasingly variable ENSO-influenced climate regime inhibited rainforest recovery from fire because of slower growth, reduced fecundity and increased fire frequency, thus contributing to the eventual collapse of the rainforest system." -"Fletcher:2020role","Context Forest systems are dynamic and can alternate between alternative stable states in response to climate, disturbance and internal abiotic and biotic conditions. Switching between states depends on the crossing of critical thresholds and the establishment of feedbacks that drive (and maintain) changes in ecosystem functioning. The nature of these thresholds and the workings of these feedbacks have been well-researched, however, the factors that instigate movement toward and across a threshold remain poorly understood. Objectives In this paper, we explore the role of species composition in initiating ecosystem state change in a temperate landscape mosaic of fire-prone and fire-sensitive vegetation systems. Methods We construct two 12-kyr palaeocecological records from two proximal (230 m apart) sites in Tasmania, Australia, and apply the Alternative Stable States model as a framework to investigate ecosystem feedbacks and resilience threshold dynamics. Results Our results indicate that, in this system, invasion by pyrogenic Eucalyptus species is a key factor in breaking down negative (stabilising) feedbacks that maintain pyrophobic sub-alpine rainforest. Conclusions We conclude that the emergence of an alternative stable pyrogenic state in these relic rainforest systems depends on the extent of pyrophytic species within the system. These findings are critical for understanding resilience in forest ecosystems under future climate and land management changes and are relevant to fire-adapted cool-temperate ecosystems globally." -"Fletcher:2021constructed","Indigenous people play an integral role in shaping natural environments, and the disruption to Indigenous land management practices has profound effects on the biosphere. Here, we use pollen, charcoal and dendrochronological analyses to demonstrate that the Australian landscape at the time of British invasion in the 18th century was a heavily constructed one--the product of millennia of active maintenance by Aboriginal Australians. Focusing on the Surrey Hills, Tasmania, our results reveal how the removal of Indigenous burning regimes following British invasion instigated a process of ecological succession and the encroachment of cool temperate rainforest (i.e. later-stage vegetation communities) into grasslands of conservation significance. This research provides empirical evidence to challenge the long-standing portrayal of Indigenous Australians as low-impact 'hunter-gatherers' and highlights the relevance and critical value of Indigenous fire management in this era of heightened bushfire risk and biodiversity loss." -"Fletcher:2021influence","We aim to understand how did cool temperate rainforest respond to changes in climate and fire activity over the past 18 kcal yrs, interrogating the role that flammable plant species (such as Eucalyptus) have in the long-term dynamics of rainforest vegetation. We used high-resolution pollen and charcoal analysis, radiometric dating (lead and carbon), modern pollen-vegetation relationships, detrended correspondence analysis, rarefaction (palynological richness), rate of change and granger causality to understand the patterns and drivers of change in cool temperate rainforest from the sediments of Lake Vera, southwest Tasmania through time. We record clear changes in key rainforest taxa in response to climatic change throughout the record. The spread of rainforest through the lake catchment in the early and mid-Holocene effectively negated disturbance from fire despite a region-wide peak in fire activity. An anomalously dry period in the late-Holocene resulted in a local fire that facilitated the establishment of Eucalyptus within the local catchment. Granger causality tests reveal a significant lead of Eucalyptus over fire activity in the Holocene, indicating that fires were enhanced by this pyrogenic taxon following establishment." -"Fletcher:2021westerlies","Inter-hemispheric asynchrony of climate change through the last deglaciation has been theoretically linked to latitudinal shifts in the southern westerlies via their influence over CO2 out-gassing from the Southern Ocean. Proxy-based reconstructions disagree on the behaviour of the westerlies through this interval. The last deglaciation was interrupted in the Southern Hemisphere by the Antarctic Cold Reversal (ACR; 14.7 to 13.0 ka BP (thousand years Before Present)), a millennial-scale cooling event that coincided with the Bølling--Allerød warm phase in the North Atlantic (BA; 14.7 to 12.7 ka BP). We present terrestrial proxy palaeoclimate data that demonstrate a migration of the westerlies during the last deglaciation. We support the hypothesis that wind-driven out-gassing of old CO2 from the Southern Ocean drove the deglacial rise in atmospheric CO2." -"Flood:1970point","ND" -"Flood:1974cloggs","ND" -"Flood:1980moth","Prehistory of the south-eastern tablelands and highlands of Australia; ethnohistorical and archaeological data used to reconstruct traditional highlands Aboriginal culture, subsistence and technology, settlement and demographic patterns; includes details of sites and excavations; data on Ngunawal, Ngarigo, Walgalu, Wiradjuri and neighbouring tribes." -"Flood:1981deception","Sedimentary deposits associated with the post glacial development of the coastal plain bordering Deception Bay cover an area of about 50 km2and average approximately 3 m in depth. Between Beachmere and Godwin Beach a prograding sequence of beach ridges and low dunes is preserved up to 2.5 km inland. Several phases of accretion are evident as freshwater swamps are developed on the abandoned tidal flats which are at a higher elevation than the present tidal flats and which are located between two distinctly different beach ridge systems. A similar arrangement of abandoned, higher tidal flats and beach ridges occurs in the vicinity of the Redcliffe Aerodrome." -"Flood:1986ant","This paper presents the results of archaeological excavations at Green Ant and Echidna Shelters on the Koolburra Plateau, northwest of Laura in Cape York Peninsula, north Queensland. The work was undertaken as part of a multi-attribute approach to the prehistory of the region. Such an approach to regional prehistory is exemplified by the work of Morwood in the Central Queensland Highlands who used two principal types of evidence in his study, excavated assemblages and rock art, on the basis that 'as two strands in the web of evidence documenting the workings of a cultural system, a combined study of art and stone seemed to offer potential for yielding a more detailed account of the processes by which archaeological observations relate to their cultural context' (1981:1). A similar approach seemed well suited to the Koolburra Plateau, which is also extremely rich in rock art sites (Flood 1983b, 1983c)." -"Flood:1987birrigai","Until the Birrigai excavation the possibility of high altitude Pleistocene occupation in Australia remained an unanswered question. Research on this question had commenced in 1970 and the results are described in Flood 1980. By 1983, after the excavation of 11 rockshelters and one open campsite, no archaeological site on the coastal ranges, tablelands or highlands of south-eastern Australia had been found to be older than 4000 years. The oldest sites in the region were Sassafras 1. at the top of the coastal Budawang Range, with a basal date of 3770 ±150 BP (Mood 1980:248). and Nursery Swamp 2 in the Australian Capital Territory, dated to 3700 ±110 BP (Rosenfeld et al. 1983). ... [_truncated_]" -"Flood:1995dreamtime","Josephine Flood was born in Yorkshire and came to Australia in 1963, having completed her BA at Cambridge. She began lecturing in archaeology at the Australian National University soon after her arrival and has since gained her MA and Ph.D. from the university." -"Florek:1993thesis","This study examines the variability of the stone assemblages at the mound springs campsites in South Australia. The research area is part of the tribal territories of Arabana and Diyari people. It comprises a network of mound springs stretching for about 200 km along the south and southwest shores of Lake Eyre. These mound springs were vital for permanent occupation of this arid region in late prehistory and in the post contact period. Large campsites located near the major springs attest to the prehistoric occupation of the area. Historical accounts reveal that this occupation was abruptly terminated in early 1 8 6 0‘s. Although environment and chronology are uniform for all the mound spring sites the assemblages are distinctly different. They vary in the proportions of lithic materials, tool types, and artefact size. Inter-site variability is prominent while intrasite variation is minimal. The research is focused on this fact as it provides an important clue to the nature of springs occupation. It is demonstrated that the variability of the mound spring campsites reflects different tactics of use and economy of lithic materials at each site. These tactics were influenced by: a) availability of different lithic materials and b) different demands for processing organic materials. It is argued that assemblage patterning is sensitive to local circumstances, and affected by quantity and quality of resources at each site. Consequently the variability between assemblages reflects the overall organisation and strategy of land use. This study attempts not merely to reconstruct human behaviour at each site but rather to understand how this behaviour was organised on the strategic level. This level of organisation is best represented by the differential use of sites within a common settlement system. Organisation such as this suggests consistent links between groups of people in the mound springs area throughout the last thousand years." -"Fogwill:2003landforms","ND" -"Fogwill:2004shackleton","ND" -"Fogwill:2005torres","ND" -"Fogwill:2012heritage","ND" -"Fogwill:2014drivers","ND" -"Forbes:2004preliminary","Radiocarbon age determinations and stratigraphy suggest that the deposits in Black Creek Swamp on Kangaroo Island record 3 phases of deposition and associated soil development which spanned at least the last 20,000 yr. Four new 14C age determinations on bulk soil organic matter and their stratigraphic context are presented in this paper. Three of these age determinations (FP6: 15,687 ± 110 BP [WK11487]; FP7: 16,326 ± 385 BP [WK11488]; and FP8: 17,618 ± 447 BP [WK11489]), are from the organic-rich fossil layer located 45-75 cm below the current floodplain surface. The fourth, a much younger date, FP5: 5589 ± 259 BP (WK11486), was obtained from the base of the overlying modern soil. The dates for the fossil layer increase systematically with depth and correlate well with 5 previous 14C dates (Hope et al., unpublished), ranging between 15,040 ± 120 BP and 19,000 ± 310 BP. This suggests that the data set represents a possible minimum age of the bulk organic matter, and considering the high organic matter contents of approximately 8%, has implications for the age of the megafauna buried in this layer. The overlying modern soil, with its much younger date, contains lower levels of organic matter (3-7%) and gastropods not seen in the fossil layer. This suggests a substantial change in environmental conditions probably due to an alteration in the floodplain drainage conditions. This chronological and sedimentalogical discontinuity indicates that 2 distinct depositional regimes existed and were separated by up to 10,000 14C yr. A calcareous, sandy silt deposit underlying the fossil layer is a calcarenite deposit with low total organic content and is considered the base of the section; it suggests a third separate depositional episode. As such, the Black Creek Swamp in the southwest corner of Kangaroo Island formed intermittently over at least the last 20,000 yr during 3 distinct depositional phases, one of which was the formation of the fossil-laden, organic-rich floodplain surface, which has a possible minimum age of approximately 15,000 to 19,000 BP." -"Forbes:2007naracoorte","The origin of the sediments located in the Naracoorte Caves (South Australia) was investigated via the analysis of strontium isotope ratios (87Sr/86Sr), elemental geochemistry, and mineralogy. Sedimentary deposits located in Robertson, Wet, Blanche and several other chambers in Victoria Cave are all variable mixes of fine sand and coarse silts, which display similar and consistent strontium isotope ratios (0.717-0.725). This suggests that over the 400~ka time frame that these deposits span there has been minimal variation in the source of the clastic sediments. Increased strontium concentrations for these cave sediments correspond with increasing silt content, yet there is no correlation between 87Sr/86Sr ratios and silt content. This implies that the silt-sized component of the sediments is the main contributor of strontium to the cave sediments. Comparisons of 87Sr/86Sr with regional surficial deposits show a significant correlation between the cave sediments (avg: 0.7228; n=27), the fine silt lunettes of the Bool Lagoon area (avg: 0.7224; n=4), the sandy A horizons of the Coonawarra Red Brown Earths (RBEs; avg: 0.726; n=5), and Holocene age podsolic sand deposits (0.723). These data suggest that there has been substantial flux from this group of deposits to the caves, as would be expected considering prevailing winds. This relationship is further supported by a strong correlation between many trace elements, including Ti, Zr, Ce, and Y; however, variations in clay mineralogy suggest that the fine silt-dominated lunettes and Padthaway RBEs were not significant contributors to the cave deposits. Hence, the detritus entering the caves was more than likely from areas proximal to the cave entrance and was dominated by medium grain-sized materials. Major regional deposits, including the coarser-grained, calcite-rich Bridgewater Formation sands, basalts from the lower SE, Padthaway Horst granites, Gambier limestone, and metamorphics from the Adelaide geosyncline show minimal correlation in 87Sr/86Sr ratios, elemental geochemistry, and mineralogy with the cave sediments, and are discounted as significant sources. In comparison, 87Sr/86Sr ratios for the Coorong silty sands (0.717-0.724), Lower Murray sands (0.727-0.730), and the medium size silt component of the Murray-Darling River system (0.71-0.72), compare favourably with the cave sediments. This relationship is further supported by similarities in elemental chemistry and mineralogy. Thus, much of the strontium-rich silt that is now located in the Naracoorte Cave sediments likely originated from the Murray-Darling basin. Over time, this material has been transported to the SE of South Australia, where it mixed with the medium sand component of the regressive dune ridge sequence, locally derived organic matter, limestone fragments, and fossil material to produce the unique deposits that we see evident in many of the chambers of the Naracoorte Cave system today." -"Forbes:2020palaeochannels","Riverine Plain palaeochannels record periods of fluvial activity for Late Pleistocene southeastern Australia. In an attempt to develop a more detailed palaeoenvironmental record for this semi-arid region, we investigate the fine overbank sediments of the palaeochannel fill that cap and underlie the coarser-grained fluvial channel sands of the Tombullen (41–29 thousand years (ka) ago) and the Yanco (29–18 ka) phases. New single grain Optically Stimulated Luminescence (OSL) age determinations for the overlying palaeochannel fills suggest an overall slowing of sedimentation rates since the phase of fluvial activity in late Marine Isotope Stages 3 and 2. ... [_truncated_]" -"Forbes:2021interglacials","The widespread formation of organic rich sediments in south-east Australia during the Holocene (Marine Isotope Stage [MIS] 1) reflects the return of wetter and warmer climates following the Last Glacial Maximum (LGM). Yet, little is known about whether a similar event occurred in the region during the previous interglacial (MIS 5e). A 6.8 m sediment core (#LC2) from the now ephemeral Lake Couridjah, Greater Blue Mountains World Heritage Area, Australia, provides insight into this question. Organic rich sediments associated with both MIS 1 and 5e are identified using 14C and optically stimulated luminescence (OSL) dating techniques. Also apparent are less organic sedimentary units representing MIS 6, 5d and 2 and a large depositional hiatus. Sediment d13C values (34 to 26‰) suggests that C3 vegetation dominates the organic matter source through the entire sequence. The pollen record highlights the prevalence of sclerophyll trees and shrubs, with local hydrological changes driving variations in the abundance of aquatic and lake-margin species. The upper Holocene sediment (0e1.7 m) is rich in organic matter, including high concentrations of total organic carbon (TOC; 20e40 percent), fine charcoal and macrophyte remains. These sediments are also characterised by a large proportion of epiphytic diatoms and a substantial biogenic component (chironomids and midges). These attributes, combined with low d13C and d15N values, and C:N ratios of approximately 20, indicate a stable peat system in a swamp like setting, under the modern/Holocene climate. In comparison, the lower organic rich unit (MIS 5e-d) has less TOC (5e10 percent), is relatively higher in d13C and d15N, and is devoid of macrophyte remains and biogenic material. Characterisation of the organic matter pool using 13C-NMR spectroscopy identified a strong decomposition signal in the MIS 5e organic sediments relative to MIS 1. Thus the observed shifts in d13C, d15N and C:N data between the two periods reflects changes in the organic matter pool, driven by decompositional processes, rather than environmental conditions. Despite this, high proportions of aquatic pollen taxa and planktonic diatoms in the MIS 5eed deposits, and their absence in the Holocene indicates that last interglacial Lake Couridjah was deeper and, or, had more permanent water, than the current one." -"Forestier:2018lithic","Motupore is the name of an island and the archaeological village site located upon it in the Central Province of Papua New Guinea. The occupants of this site have been described as specialist manufacturers of earthenware clay pots. During the late 1800s and early 1900s ethnographers recorded 15 different pot types, two of which were dominant in the assemblage. The pots were transported by voyaging canoes to the Gulf of Papua and primarily exchanged for sago. This exchange network, known as the hiri, began when the site was first occupied about 800 years ago. A recent excavation on Motupore Island in 2016, led by M. Leavesley and T. Beni, found a series of 80 lithic pieces with relatively standardized dimensions. These pieces were collectively categorized as ‘drill points‘ based on their relative homogeneity, but this categorization can be misleading. The first aim of the study was to analyze lithic tools from a techno-morphotypological perspective to better characterize the drill points on Motupore Island. Specifically, our objective was to determine whether a standard production process was followed to manufacture homogeneous points or conversely did production processes vary to manufacture heterogeneous drill points with a few dominant types. Based on quantitative and qualitative characteristics, five morphotypes were identified: truncation, shouldered piece, triangle, bore and point. The second aim of the study was to propose functional uses of these ‘drill points‘ based on macroscopic observations of retouch on the surface of pieces, and to test hypotheses proposed by ethno-historical sources." -"Forestier:2019new","Our research at Paimbumkanja (PBK) rock shelter (East Sepik, PNG) uncovered an archaeological sequence dating back to the late Holocene between 2,956 and 1,300 years cal. BP. Two stratigraphic units (SU1 and SU2) contained lithic tools, and the raw materials used for knapping were mainly local. The modalities of the knapping process follow a chaîne opératoire associating debitage and shaping methods. Human occupation in the PBK site is part of the Holocene chrono-sequence proposed by P. Gorecki and D. S. Gillieson in 1989. This confirms a blade production associated to macro-tools from 3,000 years BP in the Sepik lowlands." -"Forestier:2021reappraisal","The Manim site is one of the well-known prehistoric sites in the highlands of Papua New Guinea, along with the other Late Upper Pleistocene/early Holocene archaeological occupations such as Wanelek, Kiowa and Kafiavana. After a 50-year gap an international team of archaeologists from the University of Papua New Guinea and the French Prehistoric Mission in Papua New Guinea, re-excavated the site by opening up 3m2 next to the area previously excavated by O. Christensen. The new stratigraphic sequence of about 190 cm deep proposes a chronology of human occupation ranging from 2304-2060 cal BP to 9479-9308 cal BP, with associated lithic material (stone flakes, pebbles, axes, adzes, grinding stones and pestles). The stratigraphy appearing at the bottom of this Holocene sequence will be fully excavated in the future, but is probably Pleistocene lower levels of occupation, and from our preliminary analysis displayed significant changes in the lithic industry." -"Forsyth:2010evidence","To date most studies of long-term tropical cyclone records from beach ridge plains (coral, shell and sand) have suggested that there has been little variation in the intensity of these events over the late Holocene. This study, of a sand beach ridge plain in northeast Queensland, Australia, using sedimentary analysis and luminescence chronology, suggests there has been considerable variation in both the intensity and frequency of tropical cyclones here since the mid-Holocene. Most of the previous beach ridge studies have been of relatively uniform elevation coral shingle, shell and sand beach ridges within the plain. Here, at Rockingham Bay the sediments are composed of coarse-grained sand and there is considerable variation in ridge height and the number of ridges emplaced over different time intervals. It may be that pure sand ridges provide a more sensitive record of variations in long-term tropical cyclone climatology which in turn may contribute to a considerably improved understanding of the behaviour of this natural hazard." -"Forsyth:2012juxtaposed","Reports describing aeolian foredunes and wave-derived beach ridges juxtaposed within a single coastal barrier complex are rare, perhaps because morphological similarities make the two ridge types difficult to differentiate. This study of an approximately 4500 year-old sand ridge plain in northeast Queensland, Australia using landform morphology, sedimentology and luminescence chronology suggests that ridge plain development here has been interrupted along part of the sequence by localised alterations in coastal sedimentation. A switch from coarse to fine-grained sand supply along one part of the beach has caused the development of prograding foredunes in the northeastern sector of the sequence over the past 700 years. Contemporaneously, coarser textured beach ridges have continued to form behind the remainder of the beach. The result is a 'complex barrier' where a single ridge plain contains both foredunes developed through high frequency, low intensity events and beach ridges developed through high intensity, low frequency events associated with intense tropical cyclones." -"Forte:2022caucasus","Hypothesized feedbacks between climate and tectonics are mediated by the relationship between topography and long-term erosion rates. While many studies show monotonic relationships between channel steepness and erosion rates, the degree of nonlinearity in this relationship varies by landscape. Mechanistically explaining controls on this relationship in natural settings is critical because highly nonlinear relationships imply low sensitivity between climate and tectonics. To this end, we present a coordinated analysis of cosmogenic 10Be concentrations in river sands paired with topographic, hydroclimatic, and tectonic data for the Greater Caucasus Mountains where topography is invariant along-strike despite large gradients in modern precipitation and convergence rates. We show that spatial patterns in erosion rates largely reflect regional tectonics with little sensitivity to mean precipitation or runoff. The nonlinearity in the erosion rate – steepness relationship may arise from very low runoff variability, which we attribute to the large contribution from snowmelt. Transitioning from rainfall- to snowmelt-driven runoff as mean elevation increases is common to many mid-latitude mountain ranges. The associated decrease in runoff variability may represent important, unrecognized dynamics inhibiting the sensitivity of tectonics to climate more broadly." -"Foster:2016storm","10Be concentrations in stream sediments are commonly employed to calculate basin-averaged denudation rates. Such calculations assume that denudation is steady in time and that quartz is uniformly distributed in the watershed. The 10Be concentrations in stream sediments are assumed to represent a spatially and temporally averaged concentration, and therefore should not be affected by a discrete erosion event. The effect of such events on 10Be concentrations has been modeled, but has not been previously field-tested following a large precipitation event. In this study, we resampled stream sediments that had been previously analyzed to deduce basin averaged erosion rates in small, tributary basins in the Colorado Front Range following an extreme precipitation event in 2013. Most of our sample sites show no significant change between pre- and post-flood concentrations, and hence no change in the denudation rates inferred from them. The sample locations include a partially burned site, a debris flow site, and sites with very small drainage areas. A notable exception exists at lower Gordon Gulch, within the Boulder Creek Critical Zone Observatory; here, local 10Be data indicate that a large portion of flood-deposited sediment is likely derived from deep soils in fans, terraces, and fills, that are predominantly located on the north-facing toe slope. Overall, the reproducibility of denudation rates deduced from pre- and post-storm samples indicates that the uncertainty associated with 10Be-derived denudation rates is likely less than 15\% in this setting." -"Frankel:1985prehistoric","This note summarizes the results of four seasons of fieldwork carried out in the Gulf Province, Papua New Guinea (see map below), between 1979 and 1983. David Frankel, Department of Archaeology, La Trobe University, Bundoora, victoria 3083, Australia, joins with Ron Vanderwal, Museum of Victoria, 285 Russell Street, Melbourne, Victoria 3000, to share some of these results with us." -"Frankel:1986southeast","The lower southeast of South Australia is characterised by a series of long, low ridges sweeping down from the north and curving around parallel to the coast, with lower lying wetlands between. Within this limestone belt are numerous sink-holes and caves, of which the most famous are those further inland at Naracoorte. This note provides a preliminary report on an initial season of excavations undertaken in 1985, and outlines the overall scope of what is envisaged as a long-term program of research in the area." -"Frankel:1991first","Dr Flood has participated extensively in Field work in most States and Territories in Australia, her most recent research being on rock art and archaeology in the Northern Territory. She has published widely on Australian prehistory and is the author of three other books: Four Miles High (the story of two women’s mountaineering expeditions to the Himalayas of India and Nepal, 1966), The Moth Hunters (the first account of Aboriginal prehistory in the Australian Alps, 1980) and The Riches of Ancient Australia: A Journey into Prehistory (a guide for exploring prehistoric Australia, 1990 and revised edition in 1993)." -"Frankel:1994coastal","ND" -"Frankel:2023phillip","Evidence from bay floor channelling, seismic surveys and core dating has been used to suggest that Port Phillip Bay dried out for a period between about 2800 and 1000 cal. yr BP as sandbars blocked it off from the sea. This model is now supported by the examination of radiocarbon ages from archaeological excavations of Aboriginal shell middens on the shoreline of the Mornington Peninsula on Bunurong Country. This shows a near-continuous use of marine resources by Bunurong people over the last 6000 years for areas south of Rosebud, while those to the north are only of more recent date, following the refilling of the bay in the last millennium. This study provides an example of the integration of traditional, archaeological and geoscience evidence and the way in which local environmental changes impact on society." -"Frankland:1990booral","This thesis presents the results of a preliminary archaeological investigation of shell mound at Booral, a coastal site in the Great Sandy Strait Region. Evidence of fish remains in this site dating back to 3000 b.p. has led to a revision of a model posited by Walters (1987, 1989) which advocated the establishment of a fishery in the Moreton Region after 2000 b.p. The active procurement of fish by at least 3000 b.p. in southeast Queensland suggests that perhaps people have been maritime hunter-gathers for much longer than was previously though. Although the use of certain coastal sites may have been influenced by environmental dynamics such as sea level fluctuation, it is likely that these sites.were utilised by a people who were preadapted to coastal living." -"Fraser:2006naracoorte","Grant Hall chamber in Victoria Fossil Cave, Naracoorte, South Australia, contains a late Pleistocene faunal assemblage, dated at between 206 and 76 Ka. Taphonomic and faunal analyses indicate that the predominant mode of accumulation was via a surface exposed pitfall trap. An avian predator, such as Tyto alba, may have been responsible for the accumulation of small mammal remains. The faunal assemblage is taxonomically diverse containing at least 47 taxa. It includes many browsing species such as Wallabia bicolour and the extinct Sthenurine kangaroos and Zygomaturus trilobus, as well as small mammals that require trees and a thick understorey. The Grant Hall fauna thus indicates the presence of densely vegetated woodland, interspersed with small patches of open and thickly grassed areas in the proximal vicinity of the old cave entrance. The relative abundances and species composition of the Macropodidae fauna in Grant Hall are significantly different from other faunal assemblages found at Naracoorte. This study has provided palaeoecological information for a time period not previously investigated at the Naracoorte Caves; detailed surveying of the chamber was undertaken as part of the study." -"Fredericksen:1993pamwak","Pamwak rockshelter is 4 km inland from the south coast of Manus Island in the Admiralty Is- lands, Manus Province of Papua New Guinea (Figs 1 and 2). The site was located in 1989 by Ambrose and Spriggs during a survey of possible occupation sites relating to the period of Holocene sealevelstabilisationaround6000BP. Pamwakis a large overhang shelter in a Miocene limestone outlier. It is presently 30 m above sea level, 100 m from the Losa River (called Chobur River on topo- graphic maps) and near the edge of a swampy lowland plain which extends south to the coast (Fig. 3). The Losa River is navigable by canoe to the vicinity of the shelter. Terrain north ofPamwak consists of rugged upland, cloaked in secondary forest interspersed with cleared garden areas. Pamwak is used today as a temporary campsite during gardening activities." -"Fredericksen:1994thesis","This thesis considers the association between western Melanesian ethnographic economic specialisation and prehistoric systems of production and distribution. Contrasting theories for the development of historical specialisation are reviewed and the criticism made that these are chronologically limited to the late Holocene. The statement is made that to fully appreciate temporal change we must expand our view to encompass the preceramic period. Obsidian is one of the few archaeologically visible materials which was distributed in both preceramic and ceramic times. This material is chosen as a “measuring device” to map variation in production and distribution patterns in the Admiralty Islands, Papua New Guinea. A review of ethnographic and anthropological literature revealed that the Admiralty Islands were characterised by a high level of village or lineagebased economic specialisation. Obsidian was one of the materials produced and distributed within this system. A study was carried out on obsidian use at Pamwak Rocksheiter on Manus Island, and at a number of mid to late Holocene localities on Manus and Mouk. Characterisation analysis revealed that offshore obsidian, probably from the Pam Islands, began to be utilised in the terminal Pleistocene. Trends of increasing accessibility through time and a move to incorporate increasing quantities of Lou obsidian were revealed." -"Fredericksen:1997changes","I report the results of characterisation analysis of obsidian from Pamwak shelter on Manus in the Admiralty Islands (Papua New Guinea). Evidence is presented that the first transport of obsidian to the shelter occurred in the terminal Pleistocene, probably from an offshore source. A mid Holocene change to the use of predominantly Pam Islands obsidian is noted. The use of significant amounts of Lou obsidian, a material widely used and traded after 3500 BP, is identified as occurring only late in the sequence. The implications of these changes in the context of Wal Ambrose‘s research are discussed." -"Fredericksen:2000points","Variation in retouched obsidian blade (point) orm on Lou Island is examined for the last 2100 years. A sequence of change is proposed, in which heavily modified points are replaced between approximately 1600 and 700 years ago by simplified forms resembling those recorded ethnographically. The suggestion is made that this technological change reflects a reorientation of the overarching system of production and distribution, which possily saw the eventual emergence of the system of proprietary specialisation present in the nineteenth and early twentieth centuries. However, the limitations of our crrent archaeological base for formulating hypotheses about socio-economic change are stressed. A warning is given over the uncritical use of the ethnographically-derived model of economic competition and integration as a template for interpreting prehistoric production and ditribution." -"Freedman:1983cheetup","This paper describes Pleistocene human skeletal material from an excavation by Smith in 1979 at Cheetup, Western Australia. Recovered from a hearth now dated at over 12 000 BP, these remains include fire-damaged cranial, post-cranial, and dental fragments. Analysis of the material reveals that it represents a child, possibly female, 3-9 months of age at death. The source of the material and its condition are consistent with deliberate cremation." -"Freedman:1985mossgiel","Although discovered almost 25 years ago and frequently referred to, there has never been a detailed description of the Mossgiel skeletal remains. The purpose of the present study is put on record a full morphological and metric description of the Mossgiel skull and post-cranial bones, to assess sex, personal age, stature, pathology and any unusual features, and to make some preliminary comparisons with other Australian Aboriginal material." -"Freslov:1993open","While the aim of this volume is to review the terminal Pleistocene as a spatial entity within the confines of Greater Australia, the prehistory of inland southwest Tasmania can be investigated more effectively as a seamless entity in terms of both time and space. The usefulness of the late Holocene record in providing a broader analytical and conceptual baseline for Pleistocene archaeological phenomena and their interpretation is explored in this paper." -"Fricke:2022fishes","Eschmeyer's Catalog of Fishes is the authoritative reference for taxonomic fish names, featuring a searchable on-line database." -"Friede:2005art","Published on the occasion of the inaugural exhibition of selected works from the Jolika Collection in the Marcia and John Friede gallery at the re-opening of the de Young in Golden Gate Park, San Francisco, California, October 2005" -"Fruchter:2011negev","To better understand the sedimentary history of the erosional crater of Makhtesh Hazera in the hyper-arid Negev Desert of southern Israel we have measured concentrations of in situ 10Be in alluvial sediments from the active drainage system and from abandoned alluvial terraces and dated them using optically stimulated luminescence (OSL). These sedimentary sequences suggest changes in the drainage system behavior over time and show a periodic pattern in which periods of sediment aggradation alternate with periods of degradation through incision and erosion. ... [_truncated_]" -"Fu:2013shaluli","ND" -"Fu:2017extending","We show with multiple luminescence dating techniques that the sedimentary record for Lake Eyre, Australia's largest lake, extends beyond 200 thousand years (ka) to Marine Isotope Stage (MIS) 7. Transgressive clayey sand and finely laminated clays overlying the Miocene Etadunna Formation in Lake Eyre North document the deep-lake phases of central South Australia in the past. Until now, unresolved chronology has hampered our ability to interpret these sedimentary records, which are important for understanding the timing of the wettest phase of central Australia's late Quaternary climate. In this study, we apply quartz optically stimulated luminescence (OSL) dating, thermally-transferred OSL (TT-OSL) dating and K-feldspar post infrared infrared stimulated luminescence (pIRIR) dating to lake-floor sediments near Williams Point in Madigan Gulf to provide new age constraint for the lacustrine sediments of Lake Eyre. Methodological studies on quartz and K-feldspar demonstrate that these luminescence dating procedures are suitable for the Lake Eyre lacustrine samples and produce consistent replicate ages. A Bayesian model applied to the new dating results provides a chronological model of lacustrine deposition and shows that the transgressive clayey sand were deposited 221~±~19 ka to 201~±~10 ka and that the deep-water sediments were laid down in early MIS 6 (191~±~9 ka to 181~±~9 ka). We also find evidence for a potential depositional hiatus in mid MIS 6 and the likely formation of a palaeo-playa later in MIS 6 from 158~±~11 ka to 143~±~15 ka. In contrast, the MIS 5 sediments are characterised by oscillating deep- and shallow-water lacustrine units deposited 130~±~16 ka to 113~±~20 ka. This study is the first of its kind to provide evidence for a wet desert interior in Australia beyond the last glacial cycle using comprehensive numerical dating. Our results show that past deep-lake episodes of central South Australia, which were previously thought to represent peak interglacial conditions, are actually associated with both warm interglacial and cold glacial periods, with all the wettest episodes generally coinciding with the intervening periods between the glacial and interglacial maximums. We assume from these results that orbital forcing is not a first order control for the long-term dynamics of the Lake Eyre basin and the Indo-Australian monsoon. The high lake-level events of Lake Eyre are well correlated with millennial-scale cooling events and stadials of the North Atlantic, and coincide with weakened episodes/events for the East Asia summer monsoon. This may imply an important role for the northern high latitudes in influencing the Indo-Australian monsoon, which may be associated with a southward migration of the Intertropical Convergence Zone (ITCZ) during cooling periods in the North Atlantic." -"Fu:2019single","Fluvial terraces in the upper Hunter catchment, southeastern Australia provide a long-term record of river activity in response to climate change in the late Quaternary. Single-grain optically stimulated luminescence (OSL) dating of quartz was applied in this study to investigate the timing of the formation of three fluvial terraces in the upper Hunter catchment. A detailed examination of luminescence properties of individual quartz grains revealed some correlation between their OSL decay rates, intrinsic brightness and dose saturation characteristics. Some quartz grains containing a higher proportion of non-fast components exhibit low brightness in OSL signals and high dose saturation levels. ... [_truncated_]" -"Fu:2019tibetan","ND" -"Fuchs:2008geelbek","The Geelbek Dunes located north of Cape Town, South Africa, are an active, northward migrating dune field. Interdunal deflation hollows temporarily expose former land surfaces that are associated with archaeological sites. These open-air sites shed light on large-scale patterns of Middle and Later Stone Age settlement and augment the information gained from well-stratified, but spatially limited caves, rock shelters, and coastal shell middens. Based on paleopedological and sedimentological parameters, three former land surfaces were identified and associated with different assemblages. A chronostratigraphy of the various land surfaces was established by applying optically stimulated luminescence (OSL) dating. The youngest former land surface is represented by a dune generation (AD2) which stabilized at a maximum of 5 ka. An older dune generation (AD1) shows a more heterogeneous age pattern where deposition started at ca. 27 ka with a maximum estimated age of stabilization at ca. 10 ka. Both of these dune generations overlie a weathered calcrete complex of Middle to Late Pleistocene age. While the third dune generation (AD0) was observed between underlying calcrete layers, samples taken from this unit could not be dated." -"Fuchs:2015pamir","A clear understanding of erosion processes is fundamental in order to comprehend the evolution of actively deforming mountain ranges. However, the relative contributions of tectonic and climatic factors and their feedbacks remain highly debated. In order to contribute to the debate, we quantify basin-wide denudation rates from cosmogenic 10Be concentrations in modern river sediments in the Pamir. This mountain range is a unique natural laboratory because the ongoing India–Eurasia collision sustains high deformation rates and, on account of its position at the transition between Westerlies and monsoon, a strong regional climatic variability arises. Sample acquisition and preparation for accelerator mass spectrometry measurements were challenging due to difficult field accessibility, low quartz and high feldspar concentrations and crystal coating. Six samples along the main draining river, the Panj, and five samples within the major, east–west elongated tributary basins allow us to quantify basin-wide denudation rates for the first time in this orogen. An average denudation rate of ~ 0.64 mm yr−1 reveals a rapid evolution of the entire Pamir. Denudation rates of tributary sub-basins highlight the strong contrast between the Pamir Plateau (0.05 to 0.16 mm yr−1) and its margins (0.54 to 1.45 mm yr−1)." -"Fujioka:2009shift","Development of continental aridity has been linked to late Cenozoic global cooling, but the evidence is indirect, based on terrestrial loess deposits and eolian silt in marine sediments, whereas direct dating of the inception of arid landforms has been frustrated by a lack of suitable methods. Here we report the first age determination of a major arid-zone dune field, based on cosmogenic 10Be and 26Al measurements of drill cores from dunes in the Simpson Desert, central Australia. Results show that the dune field began to form ca. 1 Ma, whereas dating using quartz optically stimulated luminescence indicates episodic dune building during late Quaternary ice ages. Less intense desertification began earlier; the previous cosmogenic exposure dating showed that neighboring stony deserts began to form at the onset of Quaternary ice ages 2-4 Ma. Aridity deepened and the dune field formed when ice age cycles increased their amplitude and switched their periods from 40 k.y. to 100 k.y. ca. 1 Ma." -"Fullagar:1996jinmium","The nature and date of the human colonization of Australia remains a key issue in prehistory at the world scale, for a sufficiently early presence there indicates either Homo sapiens sapiens arriving precociously in a place remote from a supposed African origin, or a greater competence in sea-crossing than has been expected of archaic humans. Stratigraphic integrity, the new science of luminescent dating and the recognition of worked stone and of rock-engraving are immediate issues in this report from far northwestern Australia." -"Fullagar:1997seed","Grinding-stones as a technology are seen as a key element in the artefactual transformations of the latest Pleistocene - both for themselves and the foods which were ground on them. In Australia, as in other regions, their age and status is also material to what (if any) kind of a broad-spectrum revolution in foraging accompanied them." -"Fullagar:1999mccauleys","It is important for archaeologists to understand relationships between human and natural processes as well as their effects on archaeological sites. To do this we need firstly, to identify natural impacts to understand the context of Aboriginal occupation. Secondly, we need to identify how Aboriginal people modified coastal deposits by fire, resource use and their settlements. Thirdly, we need to understand the sedimentological record, especially in trying to separate convulsive (e.g. tsunamis), periodic (e.g. storm waves) and long-term processes (sea level changes). An understanding of these processes is also important for management, particularly for predicting future changes with possible Greenhouse effects." -"Fullagar:2009warkworth","Archaeological excavations were undertaken between May, July, and in December 2008, and in February 2009, by Scarp Archaeology at Warkworth Sands, a large body of apparently windblown sand approximately 500m (north-south) x 200m (east west) and up to about 4m deep. The sand sheet is located along Sandy Hollow creek and its alignment indicated to previous researchers (AMBS 2002) that it derived from Wollombi Brook (3.5km away). Luminescence dates suggested accumulation of sand since at least 50,000 years ago. Test pitting in a previous study (AMBS 2002) identified that stone artefacts were associated with OSL (multiple and single aliquot) age determinations of at least 14,000 years and possibly more than 45,000 years in one of 10 excavated Test Pits (each 0.5m x 2m). A primary aim of the more recent excavations by Scarp Archaeology was to evaluate these results, and secondly to determine the frequency, stratigraphic integrity and antiquity of stone artefacts particularly those lying just above the clay horizon. ... [_truncated_]" -"Fulop:2015soil","ND" -"Fulop:2020conveyor","Understanding how sediment transport and storage will delay, attenuate, and even erase the erosional signal of tectonic and climatic forcings has bearing on our ability to read and interpret the geologic record effectively. Here, we estimate sediment transit times in Australia’s largest river system, the Murray-Darling basin, by measuring downstream changes in cosmogenic 26Al/10Be/14C ratios in modern river sediment. Results show that the sediments have experienced multiple episodes of burial and reexposure, with cumulative lag times exceeding 1 Ma in the downstream reaches of the Murray and Darling rivers. Combined with low sediment supply rates and old sediment blanketing the landscape, we posit that sediment recycling in the Murray-Darling is an important and ongoing process that will substantially delay and alter signals of external environmental forcing transmitted from the sediment’s hinterland." -"Furlonger:2004daly","ND" -"GML:2019george","In 2016 the Parramatta Park George Street Gatehouse was refurbished, and a café fitout undertaken. To operate as a café a service trench connecting to the existing Gatehouse sewer line and grease trap was required. A grease trap arrestor was installed adjacent to the café. Archaeological test excavation in 2015 had identified that the raised flat landform, adjacent to the Gatehouse, comprised the Parramatta sand body. Evidence for Aboriginal use of the landform had also been identified during the 2015 testing, in the form of stone artefacts. The Parramatta sand body is recognised as very significant because it contains time-depth evidence for Aboriginal occupation in Parramatta. This means that the Aboriginal artefacts located at the bottom of the sand sheet are far older than those at the top. Prior to this project, the formation process of the Parramatta sand body was not understood. Opportunities to examine the Parramatta sand body are rare, and very little is known regarding the basic physical characteristics of the sand materials, let alone the correlation with the numerous Aboriginal objects recovered through archaeological salvage excavations. Previous archaeological work (on Aboriginal site RTA-G1) had confirmed that Aboriginal people started living in Parramatta, on the sand body, approximately 30,000 years ago. The most recent excavations in 2016 which are the subject of this report has confirmed these earlier findings but increased the date of occupation to approximately 40,000 years. To manage the impacts of ground disturbance around the café, and recover archaeological and geomorphological information, GML and representatives of the Deerubbin Local Aboriginal Land Council hand-excavated the service trench between 29 March and 1 April 2016. We took samples from the Parramatta sand body to test its chemical properties and date the deposit. The excavation resulted in the recovery of a limited amount of highly significant Aboriginal archaeological evidence. A total of 39 items demonstrating Aboriginal use of the area were retrieved from the excavation. Eight stone artefacts were recovered; one item was deep within the archaeological trench. An Aboriginal ochre cooking pit was identified, as well as 30 pieces of ochre—22 red pieces and eight yellow pieces. A single knapped (worked or shaped) ceramic item was identified. The artefacts add to our knowledge of how Aboriginal people used the area and provide evidence for interaction between Aboriginal people and settlers post-1788. The geomorphology results were surprising and present significant new information on how and when the sand sheet formed. We used the optically-stimulated luminescence dating technique, which dates the last time that the quartz in the sands were exposed to light. We understand now that between 56,000 and 40,000 years ago a large flood event brought massive quantities of sandy clay down the Parramatta River valley. Sandy clay was deposited on the northern and southern banks of the river. Our date for this event corresponds with previous investigations, which had indicated the sandy clay was deposited between 58,000 and 50,000 years ago. Our research provides direct evidence that Aboriginal people started living adjacent to the river, on the Parramatta sand body, around 40,000 to 35,000 years ago. When they started to live on the sandy clay, the wind slowly eroded the sand (it became windblown or aeolian sand). The sand was then through time redeposited over the sites and places inhabited by Aboriginal people, gradually burying the material items they had created. The outcome of this process is the buried Aboriginal sites we find across Parramatta on the sand today. This work provides the first evidence for how the Parramatta sand body was formed. It also provides dates for the formation event, and the commencement of Aboriginal occupation on the sand sheet in Parramatta. The date obtained is the oldest date for Aboriginal archaeology in Sydney. The work has demonstrated the importance and significance of the Parramatta sand body to all Australians, but notably the Aboriginal community. In addition, the findings add a new dimension to the heritage significance of Parramatta Park and the hidden archaeological landscape preserved here. The Gardens Precinct holds considerable potential to create and reconnect contemporary Aboriginal people with their Country and ancestors. Investigations into the archaeology, archaeobotany and geomorphology of the area may provide opportunities to further explore ancient Aboriginal social and aesthetic landscapes within Parramatta. The reconstruction and interpretation of these landscapes presents opportunities for public education and long-term conservation, in a part of the city, Parramatta Park, that will not be subject to further development pressures." -"GPFA:1986flora","A work of monumental proportions made possible by the collaboration of the Great Plains Flora Association, which consists of thirteen botanical scholars from Great Plains universities and one from the New York Botanical Garden. The volume covers all the vascular plants known to occur spontaneously in the Great Plains. The body of the work consists of systematic descriptions of species (no pictures), but it also contains an introduction to the area, abbreviations, the necessary keys, nomenclatural authorities, glossary, and index of Latin and common names. This work will be the authority for Great Plains vascular plants since there is no comparable book. P.A. Rydberg's Flora of the Prairies and Plains of Central North America (1932) is not complete and Atlas of the Flora of the Great PlainsT1] (1977), the initial collaboration of the Great Plains Flora Association, consists of distribution maps of the vascular plants of the Great Plains. This new work is recommended for all academic botany collections, particularly those in the US Midwest.-E.L. Williams, Vassar College--Choice Review" -"Gaffney:2015crossing","This paper emphasises sub-regional variation in the timing and nature of subsistence changes in the New Guinea Highlands at the Pleistocene–Holocene transition. An analysis of the Kiowa lithic assemblage was used to examine the interplay between tool technology, mobility levels, and subsistence strategies by investigating changes in the procurement, manufacture, and use of different raw stone materials in an overall lithic technology. Throughout Kiowa’s occupation local stone was used extensively, and over time people increased their knowledge of the local lithic landscape, using more diverse local raw materials. Since the terminal Pleistocene, people carried reliable polished axes for a variety of activities and made expedient use of locally abundant river pebbles, while smaller nodules were located and carried as mobile toolkits to facilitate longer distance hunting and collecting excursions. In the mid Holocene exotic raw materials were also traded from more distant zones. The abandonment of Kiowa in the late Holocene shows that hunting became less economically important as cultivation developed in the area. Technological changes, in combination with changes in faunal remains are suggestive of increasing activity at Kiowa through the Holocene as the site became specialised for bat hunting, perhaps driven by restricted land use and reduced mobility, reciprocally affected by increasing populations and the intensification of plant food production in the Highlands generally. Despite this, evidence for changes to horticulture around Kiowa itself, in the Chimbu area, is limited to the mid-late Holocene, indicating that the early development of agriculture in the Wahgi may have been relatively localised, and did not necessarily displace existing subsistence strategies elsewhere in the Highlands." -"Gaffney:2015pottery","Austronesian speaking peoples left Southeast Asia and entered the Western Pacific c.4000-3000 years ago, continuing on to colonise Remote Oceania for the first time, where they became the ancestral populations of Polynesians. Understanding the impact of these peoples on the mainland of New Guinea before they entered Remote Oceania has eluded archaeologists. New research from the archaeological site of Wañelek in the New Guinea Highlands has broken this silence. Petrographic and geochemical data from pottery and new radiocarbon dating demonstrates that Austronesian influences penetrated into the highland interior by 3000 years ago. One potsherd was manufactured along the northeast coast of New Guinea, whereas others were manufactured from inland materials. These findings represent the oldest securely dated pottery from an archaeological context on the island of New Guinea. Additionally, the pottery comes from the interior, suggesting the movements of people and technological practices, as well as objects at this time. The antiquity of the Wañelek pottery is coincident with the expansion of Lapita pottery in the Western Pacific. Such occupation also occurs at the same time that changes have been identified in subsistence strategies in the archaeological record at Kuk Swamp suggesting a possible link between the two." -"Gaffney:2018archaeological","This article presents archaeological data critical to our understanding of the pre-colonial past along the northeast coast of New Guinea. Two archaeological sites from coastal and offshore Madang, Papua New Guinea, were excavated to establish the timing of colonization by Bel (Austronesian) speakers, and the subsequent emergence of their trade and exchange networks along the coast leading up to ethnographic accounts. These sites include Nunguri on Bilbil Island, formerly the center of the expansive Madang (Bilbil) pottery exchange network, and Tilu, Malmal village, a pottery consumption area along the coast. Both excavations suggest that initial occupation at these sites by the Bel-speaking groups occurred very recently in the last millennium before present (c. 550–650 cal BP), which is broadly in line with oral history and linguistic evidence. From the start, this occupation involved local red-slipped pottery production and distribution, the exchange of obsidian and sedimentary lithics, and the consumption of nearshore marine resources along with key domesticated animals. In-depth descriptions of these investigations and the archaeological material are presented here." -"Gaffney:2020madang","ND" -"Gaffney:2021hunting","Moving into montane rainforests was a unique behavioural innovation developed by Pleistocene Homo sapiens as they expanded out of Africa and through Southeast Asia and Sahul for the first time. However, faunal sequences from these environments that shed light on past hunting practices are rare. In this paper we assess zooarchaeological evidence from Yuku and Kiowa, two sites that span that Pleistocene to Holocene boundary in the New Guinea Highlands. We present new AMS radiocarbon dates and a revision of the stratigraphic sequences for these sites, and examine millennial-scale changes to vertebrate faunal composition based on NISP, MNI, and linear morphometric data to shed light on variability in hunting practices, processes of natural cave deposition, and the local palaeoenvironment at the end of the LGM through to the Late Holocene. We show that Yuku was first occupied at least c. 17,500 years ago and that Late Pleistocene–Early Holocene hunters targeted a wide range of small-bodied and agile species from the mid-montane forest, with a particular focus on cuscus (Phalanger spp.). At Kiowa, occupied from around 12,000 years ago, a similar range of species were targeted, but with an added emphasis on specialised Dobsonia magna fruit bat hunting. We then integrate other zooarchaeological data from the wider Highlands zone to build a model of generalist-specialist hunting dynamics and examine how this more broadly contributes to our understanding of tropical foraging during the Late Pleistocene and Holocene." -"Galbraith:1999models","Jinmium rock shelter is famous for the claims made by Fullagar et al. (1996) for the early human colonization and ancient rock art of northern Australia. These claims were based on thermo-luminescence ages obtained for the artefact-bearing quartz sediments that form the floor deposit at the site. In this paper, we outline the background to the optical dating programme at Jinmium, and describe the experimental design and statistical methods used to obtain optical ages from single grains of quartz sand. The results, interpretations, and implications of this dating programme are reported in a companion paper (Roberts et al. 1999, this volume)." -"Gale:2009chronostratigraphy","The most recent part of the geological timescale presents us with some of the greatest challenges for dating. With the exception of 230Th/234U methods, whose use is restricted to rather specific depositional environments, there is no established geochronometric tool capable of dating more than a fraction of the recent past at a resolution adequate to tackle the environmental issues of this period. Event stratigraphy, the investigation of comparatively rare and abrupt occurrences that leave some trace in the stratigraphic record, has been widely employed as a means of correlation and dating of older geological strata. Yet this approach has frequently been overlooked in efforts to establish chronologies of the recent past. It is ironic, therefore, that because of the acceleration of human activity, stratigraphic events have almost certainly occurred with greater frequency over the last few centuries than at any preceding time in Earth history. Because the history of human-induced events is usually well-established, the markers of such events have immense chronostratigraphic value. They may be employed in circumstances in which radiometric techniques may not be suitable, and may offer higher-resolution dates than those associated with conventional dating methods. Dated event horizons may also provide the essential means by which to validate geochronometric analyses of the recent past. Event markers may be divided into those that produce discontinuities in the rock record and those (of much greater value in the terrestrial deposits that are the focus of most investigations of the recent past) that leave some tangible signal in the rocks. These signals may be the result of either natural factors or human-induced processes, and may occur in a range of temporal contexts. They may mark the instant of occurrence of a short-lived phenomenon, or they may represent the abrupt disappearance or sudden appearance of some feature. This paper reviews each of these markers, focussing specifically on their application to the chronology of the recent past and the global environmental transformation that has taken place during this time." -"Galipaud:1992lapita","ND" -"Gallus:1976keilor","The first to recognize the human character of lithic finds from the bed of Dry Creek was C. S. Walker, an amateur collector from Altona, during the 1940s. He showed his collection to Dr. Leonhard Adam (History Department, University of Melbourne), who expressed particular interest in the large, heavy implements. He termed these Gigantoliths, and intended publishing a selection, but was discouraged from doing so by colleagues who advised that the specimens did not contain sufficient characteristics to distinguish them from naturally-fractured river debris. It was also pointed out that during the First World War the area lay within an artillery range (Adam, private communication 1953). ... [_truncated_]" -"Ganyushkin:2018mongun","ND" -"Gara:0000unpub","ND" -"Garamszegi:2014inland","In this thesis I explore the applicability of the ethnographic settlement-subsistence model of ‘inland‘ versus ‘coastal‘ cultural groups to archaeological site Edubu 2. Edubu 2 is located 1.17 km inland in the Caution Bay foothills, Papua New Guinea. Human occupation at the site dates from c. 2950 to c. 1360 cal BP. Ethnographers and colonial observers of the late nineteenth and early twentieth centuries, and some archaeologists of the late twentieth century, have developed a dichotomous settlement-subsistence model regarding two Caution Bay language and cultural groups. The Koita were described as an ‘inland‘-focussed people based on their settlement and subsistence patterns. The Motu, on the other hand, were described as ‘coastal‘-focussed people. To test this dual model, shell remains from Edubu 2 are identified, quantified and categorised into their originating habitats, in order to establish which resource zones were being accessed by the past inhabitants of the site. My analysis and subsequent interpretations suggest entirely coastal- focussed subsistence resourcing, and a shunning of freshwater environments by the past inhabitants of inland site Edubu 2. Thus, the model of ‘inland‘ versus ‘coastal‘ peoples cannot be applied to Edubu 2. In effect, this study questions the veracity of the original ethnographic model, as well as the total omission of shellfishing from colonial observations in the broader Port Moresby region." -"Garcia:2012patagonia","ND" -"Garcia:2018torres","ND" -"Garcia:2019cisnes","ND" -"Garcia:2020iberian","ND" -"Garcin:2017kenya","The African Humid Period (AHP) between ∼15 and 5.5 cal. kyr BP caused major environmental change in East Africa, including filling of the Suguta Valley in the northern Kenya Rift with an extensive (∼2150 km2), deep (∼300 m) lake. Interfingering fluvio-lacustrine deposits of the Baragoi paleo-delta provide insights into the lake-level history and how erosion rates changed during this time, as revealed by delta-volume estimates and the concentration of cosmogenic 10Be in fluvial sand. Erosion rates derived from delta-volume estimates range from 0.019 to 0.03 mm yr−1. 10Be-derived paleo-erosion rates at ∼11.8 cal. kyr BP ranged from 0.035 to 0.086 mm yr−1, and were 2.7 to 6.6 times faster than at present. In contrast, at ∼8.7 cal. kyr BP, erosion rates were only 1.8 times faster than at present. Because 10Be-derived erosion rates integrate over several millennia, we modeled the erosion-rate history that best explains the 10Be data using established non-linear equations that describe in situ cosmogenic isotope production and decay. ... [_truncated_]" -"Gardner:1987dunes","Quaternary lithostratigraphic units in continental dunes have been dated at three locations in South Australia by both radiocarbon dating of organic carbon bedded either in dune sands or in deposits correlated with dune building episodes, and by thermoluminescence (TL) sediment dating of the dune sands. It was not possible to date in situ organic carbon and adjacent aeolian quartz particles, so the comparison of dates is for lithostratigraphic units. The TL dates were calculated using two methods of estimating dose rates, and no significant differences were found between the results. The TL dates at all sites agree with and extend the range of ages given by radiocarbon for the lithostratigraphic units. None of the TL dates contradicts the ages given by radiocarbon. The agreement between the results of the two dating methods gives confidence in TL dates which are well beyond the range of the conventional radiocarbon method, examples of which are given in this paper." -"Gardner:2005bradypodidae","Family Bradypodidae" -"Gardner:2005caenolestidae","Family Caenolestidae" -"Gardner:2005cingulata","Order Cingulata" -"Gardner:2005cyclopedidae","Family Cyclopedidae" -"Gardner:2005dasypodidae","Family Dasypodidae" -"Gardner:2005didelphidae","Family Didelphidae" -"Gardner:2005didelphimorphia","Order Didelphimorphia" -"Gardner:2005megalonychidae","Family Megalonychidae" -"Gardner:2005microbiotheria","Order Microbiotheria" -"Gardner:2005microbiotheriidae","Family Microbiotheriidae" -"Gardner:2005myrmecophagidae","Family Myrmecophagidae" -"Gardner:2005paucituberculata","Order Paucituberculata" -"Gardner:2005pilosa","Order Pilosa" -"Gardner:2006liptrap","Sea cliffs along the western coast of Cape Liptrap at Arch Rock provide nearly continuous exposure of calcareous eolianites dated at 68–112ka (five optically stimulated luminescence (OSL) ages). Calcareous eolian deposition began immediately after the last interglacial marine highstand (Oxygen Isotope Stage (OIS) 5e) and continued during sea level fall until the beginning of OIS 4. West-southwesterly winds transported calcareous sand across ∼12km of exposed continental shelf by the beginning of OIS 4. A brief period of cold, arid, windy continental climate with ephemeral, but intense, surface runoff immediately preceded the Last Glacial Maximum (LGM). This resulted in fluvial reworking of the calcarenites into an alluvial fan dated at 23–25ka (four OSL ages). The fan overlies peat dated at 25,279yr cal BP and is capped by a paleosol dated at 6010yr cal BP. Concurrent eolian reworking by northwesterly winds of siliceous sediments on marine terraces along the eastern and central portion of Cape Liptrap formed siliceous longitudinal dunes with ages ranging from 19 to 24ka (five OSL ages). The phase of maximum landscape instability at Cape Liptrap coincides with solar insolation and air temperature minima and preceded the LGM by several thousand years." -"Gardner:2009episodic","The Waratah Fault is a northeast trending, high angle, reverse fault in the Late Paleozoic Lachlan Fold Belt at Cape Liptrap on the Southeastern Australian Coast. It is susceptible to reactivation in the modern intraplate stress field in Southeast Australia and exhibits Late Pliocene to Late Pleistocene reactivation. Radiocarbon, optically stimulated luminescence (OSL), and cosmogenic radionuclide (CRN) dating of marine terraces on Cape Liptrap are used to constrain rates of displacement across the reactivated Waratah Fault. Six marine terraces, numbered Qt6-Tt1 (youngest to oldest), are well developed at Cape Liptrap with altitudes ranging from ~1.5 m to ~170 m amsl, respectively. On the lowest terrace, Qt6, barnacles in wave-cut notches ~1.5 m amsl, yielded a radiocarbon age of 6090-5880 Cal BP, and reflect the local mid-Holocene sea level highstand. Qt5 yielded four OSL ages from scattered locations around the cape ranging from ~80 ka to ~130 ka. It formed during the Last Interglacial sea level highstand (MIS 5e) at ~125 ka. Inner edge elevations (approximate paleo high tide line) for Qt5 occur at distinctly different elevations on opposite sides of the Waratah Fault. ... [_truncated_]" -"Garling:2003tanga","ND" -"GarrettJones:1979markham","The past stability of vegetation patterns in the Markham Valley (6°30’S, 146°30’E), a lowland grassland area of Papua New Guinea, is investigated by pollen analysis of lake deposits and related palaeoecological techniques. The predominantly organic sediments of Lake Wanum (alt. 35 m) span the last 9600 years. A 14C chronology supports the calculation of annual pollen deposition, sediment accumulation, and carbonised particle influx rates. At Yanamugi lake (alt. 170 m), 14C assays of the calcareous muds are influenced by variable ‘hard-water error‘. A tentative chronology is based on palaeomagnetic and tephra correlations. ... [_truncated_]" -"Garvey:2006kutikina","Analysis on the faunal remains from Kutikina Cave, Tas; review and summary on previous research; tabulation and discussion of faunal analysis - identification of species and minimum numbers estimates; bone breakage patterns; interpretation of the economy and hunting strategies discussed." -"Gasparini:2013tayassuidae","Tayassuidae represent one of the first mammalian immigrants that entered South America during the “Great American Biotic Interchange.” However, the exact moment of its arrival for the first time in South America is controversial. Three genera are recognized in South America: Platygonus, Catagonus, and Tayassu. This paper aims to: (1) review the paleontological record of the South American Tayassuidae and update it; and (2) discuss its geographical and statigraphical distribution pattern in South America. The genus Platygonus (middle Pliocene to early Pleistocene) is registered in Argentina, Uruguay, Colombia, and Bolivia; Catagonus (late Pliocene? to Recent) in Argentina, Uruguay, Brazil, and Bolivia; and Tayassu (middle Pleistocene to Recent) in Argentina, Uruguay, and Brazil. Platygonus and Catagonus have adaptations to dry and relatively open environments; in contrast, Tayassu is adapted mainly to humid climates and woodland and forest environments. The faunal changes that took place since the middle-late Pliocene could have been strongly influenced by climate. Open and arid environments developed during the glacial cycles, allowing the latitudinal expansion of Platygonus and Catagonus. ... [_truncated_]" -"Gaughwin:1983coastal","ND" -"Gaughwin:1986stinker","This paper reports on an excavation undertaken in May 1983 of an archaeological deposit in a small rockshelter on the south coast of Phillip Island, Western Port, Victoria. The tradition of publishing the results of controlled archaeological excavations of this type of site was established in 1960 by John Mulvaney who investigated the ‘Glen Aire (Glenaire) shelters in the Otway region of Victoria (Mulvaney 1962). ... [_truncated_]" -"Gaughwin:1995offshore","In English literature, the sea is often seen as a testing ground for the human spirit and islands, like ships, provide a ready literary device for isolating people from society and their familiar activities. However, islands need not isolate people, but can be part of a broader economic and social system. We argue (hat Aboriginal exploitation of Victorian offshore islands was certainly part of a mainland economic system but question the degree to which island resources were integral to its operation. We examine the hypothesis that this mainland system focused not on marine resources but rather on the wetlands and forests of the coastal plains." -"Gayer:2004garnets","ND" -"Gayer:2006ganesh","ND" -"Gell:1993gippsland","Three fine-resolution pollen, charcoal and statigraphic records are presented from Tea Tree Swamp, East Gippsland, Victoria. There is evidence for low levels of burning before European contact in Eucalyptus forest with an understorey dominated by shrubs and grasses. The burning activities of leasehold settlers, as well as burning and clearing by miners and timber cutters significantly increased the incidence of fire, reducing the cover of shrubs and permitting grasses to dominate the understorey. This is associated with a minor hydrological change indicated by increased representation of Myriophyllum, as well as an increase in the rate of sediment accumulation. Evidence is presented for the recovery of the shrub vegetation and a decline in the dominance of grasses after the inception of fire suppression measures invoked in response to severe fires in Victoria in AD 1939. All three cores show a substantial increase in the abundance of either Sphagnum or Myriophyllum pollen in recent times. These changes are interpreted as responses to hydrological changes associated with recent intensive forestry activities in the catchment above the site." -"Gell:2005diatom","Floodplain wetlands accumulate river-borne sediments that include mixed assemblages of allochthonous and autochthonous diatoms as fossils. These assemblages have been used in river floodplain wetlands and reservoirs to quantitatively reconstruct salinity, pH and nutrients and to qualitatively infer connectivity and turbidity over periods spanning decades to millennia. High sedimentation rates in some sites have permitted sub-annual temporal resolution; however, annual to decadal resolution is more usual. The establishment of chronologies for these sequences is often difficult owing to the substantial input of fluvially borne210Pb, the high spatial variability in the earliest detection of exotic pollen markers and the inaccuracy of radiocarbon approaches in dating sediments younger than 500 years. Other complexities arise from the difficulty of differentiating the influence of co-variables in accord with the river continuum concept and identifying shifts driven by hydroseral influences independent of changes to the fluvial system. Caution is also needed in inferring lotic change from a record accumulating in lentic systems. Nevertheless, substantial increases in salinity (lower Snowy, lower and middle Murray), pH (mid-Goulburn), turbidity (upper and lower Murray and Yarra), nutrients (lower Murray and Yarra), and sedimentation rate (widespread), as well as clear shifts in trophic structure (upper Murray), have been documented for the post-European period from regulated river wetlands across southeast Australia. A site in the lower Murray records river connectivity and water quality changes consistent with the regional Holocene climate record. Reductions in effective precipitation documented in closed lake systems are not evident in riverine plain wetlands, possibly owing to their relative complexity. The refinement of chronologies and data-bases will allow the determination of the pre-impact nature and variability of sites, the rates of limnological change and biological responses and the feasibility of rehabilitation targets." -"Gell:2007wetlands","The condition of floodplain wetlands is a function of internal and external forces and functions. Wetlands vary longitudinally down a floodplain following principals enshrined in the River Continuum Concept whereby the nature and concentration of solutes and sediments change with distance from source. This observation pertains directly to the main river channels but influences the wetland mostly in times of flood as, during low flow, connection between the river and the wetland may be severed. This exchange between river and wetland (described in Hillman, 1986) varies transversely across the floodplain with wetlands proximal to the main channel having longer and more frequent connection than wetlands at the floodplain margin. In the Murray Darling Basin the condition of the main channel has been impacted by human settlement and development that has increased the flux of nutrients, sediment and salts and regulated flow and extracted water. As a result the water of the main lowland rivers of the Murray Darling Basin is more saline, nutrient rich and turbid. The flows of the rivers have become lower, less variable and of lower amplitude with natural winter/spring peak flows skewed towards spring/summer to accommodate the irrigation industry (Jones et al., 2002; Norris et al., 2002). As a result of these changes the quality of the water entering floodplain wetlands has declined. In response to this degradation of wetland condition there has been deliberate action to rehabilitate and restore wetlands across Australia." -"Genever:2003whitehaven","Palynological study of Whitehaven Swamp, Whitsunday Island, provides the first Holocene palaeoenvironmental record for the Whitsunday region on the central Queensland coast. Sediment stratigraphy and radiocarbon dating indicate continuous freshwater swamp conditions since around 7000 radiocarbon years Before Present (BP). Pollen and charcoal analyses provide local and regional vegetation and fire histories for the site and surrounding area. Varying representation of swamp elements, particularly Leptocarpus and Cyperaceae, provides evidence for phases of permanent and ephemeral swamp conditions. The regional vegetation record is dominated by rainforest, sclerophyll and beach strand elements. Strongest rainforest representation occurs around the mid-Holocene, while sclerophyll elements increase from the late Holocene to present. Charcoal analyses indicate that fire has been a constant component of the Whitsunday environment throughout the period represented. Negative correlation between high charcoal and Leptocarpus pollen concentrations suggests a strong local component to the charcoal record and a history of on-site burning during ephemeral swamp phases. The vegetation reconstruction suggests moister than present conditions at Whitehaven between approximately 7000 to 4500 BP. This complies with claims for a mid-Holocene climatic optimum based on pollen records from the Atherton Tableland to the north, but contrasts with suggested mid-Holocene aridity based on a surrogate lake water level record from Fraser Island to the south. Comparisons with the regional archaeological record provide no evidence for direct links between major environmental change and archaeologically identified cultural change. In particular, claims for late Holocene population intensification are not matched by changes in the charcoal record. This may suggest that widespread vegetation burning was not a predominant feature of hunter^gatherer strategies that were focused towards marine resources, and/or that human-induced fire regimes were already well entrenched prior to intensification." -"Gentili:2000paracymus","ND" -"Ghaleb:1990thesis","In this thesis an ethnoarchaeological approach is applied to the study of past settlement and subsistence on the island of Mabuiag, one of the Western Torres Strait Islands situated midway between the continent of Australia and the continental island of New Guinea. This region of the world, and Mabuiag in particular, was selected for study on account of its methodological interest, i.e. the potential for interpreting archaeological remains on Mabuiag in relation to two additional non-archaeological sources of data: historical and  contemporary ethnographic accounts, and information from present-day Islanders. ... [_truncated_]" -"Gheorghiu:2012monadhliath","ND" -"Gheorghiu:2015parang","ND" -"Gianotti:2008ivrea","ND" -"Gilbert:2017barnes","ND" -"Gill:0000unpub","ND" -"Gill:1955midden","ND" -"Gill:1956mowbray","Brief survey of Tertiary and Quaternary systems; Aboriginal middens at Rocky Cape, awl-like bone implement, rock carvings two miles north of Mount Cameron West." -"Gill:1966keilor","The Keilor Cranium was found in 1940 in a terrace of the Maribyrnong River one mile north of the village of Keilor, where Dry Creek enters the river (Long. 144°50 Lat. 37°52S). The site is approximately 10 miles northwest of the G.P.O., Melbourne, Victoria. The cranium was discovered by a workman in a pit where finegrained sediments were being removed for fine non-ferrous mouldings (Mahony 1943, Keble and Macpherson 1946, Gill 1954). Because the cranium was not found by a trained observer under controlled conditions, many considered the find of little scientific value. Since such relics are so rare, the writer decided to investigate its provenance by a detailed study of the site and a general study of the river valley, then a study of the cranium to see how it fitted this background. It is now possible, from the internal evidence of the cranium alone, to establish that (1) The cranium is a true fossil, and not an intrusive burial; (2) The cranium came from 18 ± 6 in. below the prominent diastem of the terrace. With the provenance so established, it is possible to undertake the dating of Keilor Man. ... [_truncated_]" -"Gill:1967mitiamo","On a granite pediment, under 5-6 ft. of granitic detritus, human bones c. 5540 years old were found at Mitiamo, N. Victoria, in a zone of minor carbonate deposition. The date gives an indication of the rate of deposition of detritus, and suggests alternate phases of detritus accumulation and dispersion. ... [_truncated_]" -"Gill:1973murray","ND" -"Gill:1973radiocarbon","ND" -"Gill:1978talgai","The rolling terrain of the Darling Downs in SE Queensland consists of flattish hills about 30 m high of lateritized Mesozoic freshwater subgrey-wackes between which are plains of Quaternary alluvium of exceptional richness. They stand at about 450 m above sea level west of the Great Dividing Range, which is here capped with Tertiary basalts that are the main source of the alluvial richness. During the Quaternary the Darling Downs abounded in life (as the fossil beds attest), providing an attractive environment for the ... [_truncated_]" -"Gill:1983barwon","Mantles of sand drape the shoulders of our ocean shores. To understand them is important for geology, geomorphology, archaeology, botany, engineering, conservation, and many other fields of study. Layers of sand are interleaved with soil layers, proving alternate stable and unstable conditions under natural circumstances. Radiocarbon dating allows us to put perspective into the coastal changes since the sea came to its present level about 6000 years ago. A rich history is written in those sands, and we are just beginning to spell it out. ... [_truncated_]" -"Gill:1985midden","Lower Pliocene basalt flows have created a series of lakes and swamps near the mouth of the Barwon River. No measurable earth movements have occurred since the Last Interglacial, because widespread estuarine beds of that age are horizontal, and their surface stands at + 7 m as on the stable Warrnambool platform. Around the lakes and swamps are mid-Holocene terraces that contain mollusc species requiring greater salinity, including oysters. These emerged beds are evidence of a higher sea level. It has long been held that Aborigines harvested oysters only in East Gippsland and along the east coast of Australia. In this paper a large oyster midden about 1 m thick on Campbell Point in Lake Connewarre is described. Others in the same district occur at North Shore and Batsford, and another occurs near Warrnambool in S.W. Victoria. At a depth of 0.76 m (not the base) a large Anadara valve dated 5270 years B.P. (corrected), the time of the mid-Holocene higher sea level, was collected; while at the surface of the Campbell Point midden an oyster valve dated 3620 years B.P. (corrected) was found. The latter marks approximately the time when oyster harvesting ceased after a long tradition of some two millenia. As the whole fauna requiring a higher salinity than now died out at about this time, the change is attributed to fall in sea level." -"Gillespie:1972listi","Preparations to establish a radiocarbon dating laboratory at the University of Sydney were made in 1970 in the Department of Physical Chemistry, to support Ph.D. studies and to supplement existing dating services in Australia to the archaeologic and geologic communities." -"Gillespie:1973list","This list describes samples dated in this laboratory from January to November, 1972. Operating principles are as previously reported (Gillespie et al. 1972) using synthesized benzene for liquid scintillation counting. Ages are calculated using 0.95 NBS oxalic acid standard with reference to a.d. 1950 using Libby 5570 year half-life." -"Gillespie:1976list","This list describes samples dated in this laboratory between November 1972 and December 1974." -"Gillespie:1977list","The following list contains measurements made during the period 1972-5 which have not been previously published and which form part of a research project on marine shell dating (Gillespie, 1975). These sets of samples were measured to determine 1) “apparent age” of marine shells coll alive from Australian coastal waters before the advent of large-scale nuclear weapons testing, 2) the possibility of using post 1950 Australian marine shells as a modern reference, 3) “apparent age” of Australian marine shells in the past as shown by comparisons between stratigraphically equivalent charcoal and marine shell samples." -"Gillespie:1978lancefield","Excavations into the Australian swamp of Lancefield show that a bone bed dated at 26,000 years ago contains perhaps 10,000 giant extinct animals. Associated artifacts suggest that humans were in the area, but the direct cause of death of the animals is, on present evidence, not explicable. Such a recent date for the classic megafauna shows that it was living together with humans for at least 7000 years in southeast Australia. This enduring association argues against a catastrophic and rapid overkill in the Australian Pleistocene." -"Gillespie:1979radiocarbon","Experimental procedures and methods of age calculation are as previously described (Gillespie Sc Temple, 1976), except that bc/ad ages are not reported (resolution of 9th Radiocarbon Conference, 1976)." -"Gillespie:1991eyre","Sediments containing small amounts of carbon are difficult to date using traditional radiocarbon techniques. This has resulted in less than satisfactory attempts to establish reliable chronologies for sedimentation and environmental change in the Australian arid zone. We describe here the first application of the AMS technique to the radiocarbon dating of salt lake core samples, using a chemical pretreatment methodology based on pollen extraction techniques. These results indicate that finegrained charcoal and pollen have a similar source and depositional mechanism. The data from Lake Eyre imply a last glacial maximum deposition for the major buried halite layer, an Early Holocene return to lacustrine conditions, with a Late Holocene reduction of net sediment input to Madigan Gulf as the present playa conditions were established." -"Gillespie:1997burnt","A new analysis of previous results on conflicts between shell and charcoal dates and on burnt human bones, with new data presented here, suggests that alternative interpretations are possible for the archaeology and environmental history of the Willandra Lakes region. Black sediment samples from archaeological sites at Lake Outer Arumpo exhibit wide variation in burnt and unburnt carbon content; high humic acid concentrations in midden layers and in one group of hearth/ovens are absent in another, older, group of hearth/ovens. There are no acceptable results on charcoal from hearth/ovens older than ca. 31 ka bp, and no evidence that these samples are associated with numerous midden shell dates at 34-37 ka bp. Similar logic applied to humic-free residue dates on burnt human bones places five gracile skeletons (including Mungo 1) as post-Last Glacial Maximum." -"Gillespie:2002dating","The dating of selected archaeological and megafaunal sites from the Australian region is reviewed, with emphasis on recent work at some of the oldest sites. Improved chemical procedures with decreased analytical background for 14C analysis, combined with new luminescence dating methods, has confirmed many of the results processed decades ago and significantly increased the maximum age for some others. The oldest occupation horizons in four different regions reliably dated by defendable multi-method results are in the range 42-48,000 calendar years ago, overlapping with the age range for similarly well-dated undisturbed sites containing the youngest extinct megafauna. There is less secure evidence suggesting some archaeology may be earlier and some megafauna may have survived later than this period." -"Gillespie:2006cuddie","The juxtaposition of stone tools, charcoal and bones at Cuddie Springs has been used to support claims that people were butchering now-extinct animals, and grinding seeds about 30,000 BP. Statistical analysis of dates for the site shows significant sediment disturbance, and the anomalous presence of hair residues in the absence of bone collagen suggests that bones and stone tools are not the same age. We argue that the published studies on the Cuddie Springs claypan deposits do not show a stratified and undisturbed Late Pleistocene archaeological site, as proposed by the excavators, instead revealing a palimpsest of Late Holocene and European occupational debris superimposed on a much longer-term record of Quaternary landscape evolution. There is no reliable evidence that extinct Australian megafauna coexisted with people using seed-grinding technology at Cuddie Springs, nullifying the excavators' support for climate change models of extinction and dietary choice." -"Gillespie:2008darhad","ND" -"Gillespie:2008diprotodon","We report radiocarbon ages on cellulose isolated from the gut contents of a Diprotodon found at Lake Callabonna, South Australia. The maximum age obtained corresponds to a minimum age of >53,400 BP for this extinct giant marsupial. This is older than, and hence consistent with, the generally accepted Australian megafauna extinction window. We argue that dichromate and other strong oxidants are less selective than chlorite for lignin destruction in wood, and our results suggest that ages approaching laboratory background can be obtained using a repeated pretreatment sequence of chlorite-alkali-acid and measurement of the sometimes discarded 330°C combustion fraction." -"Gillespie:2012megafauna","Recent discussion on the late Pleistocene extinction of the Australian megafauna has revolved around interpretation of several key fossil sites in Tasmania. It has been suggested that humans did not arrive in Tasmania until after the megafauna became extinct, or did not hunt now extinct megafauna, and therefore that humans cannot be implicated in the extinctions. Radiocarbon results from these sites indicate that the youngest extinct megafauna are close to charcoal ages from the oldest archaeological deposits, although difficulties have arisen in establishing chronologies because most relevant sites have ages near the limit for radiocarbon analysis. We report a series of new radiocarbon ages, δ13C, δ15N and C:N ratios on collagen and dentine fractions from skeletal remains in the Mount Cripps karst area and the Mowbray Swamp, both in northwestern Tasmania, and discuss the reliability of ages from these and other sites. We also report the discovery of an articulated Simosthenurus occidentalis skeleton at Mt Cripps, that represents only the second directly-dated extinct megafaunal taxon with a reliable age <50 ka cal BP from Tasmania. Our results suggest that C:N ratios measured on collagen or dentine are not an infallible guide to radiocarbon age reliability. We confirm previous reports of a temporal overlap between the megafaunal and archaeological records in Tasmania, but the presence of archaeological evidence and megafauna with the same age at the same site has not yet been demonstrated. At least two megafaunal taxa—the now-extinct Protemnodon anak and a giant Pleistocene form of the extant Macropus giganteus—were still present in Tasmania after 43 ka, when human crossing of the Bassian landbridge from mainland Australia first became sustainable." -"Gillieson:1983environmental","Prehistory ended at Nombe rockshelter at 10.15 a.m. on Tuesday 22 March 1933, when the Leahy reconnaissance flight flew over the site on its way to Mt Hagen. The purpose of this paper is to outline the history of the site during the 25,000 years prior to that event." -"Gillieson:1985prehistoric","The discovery of prehistoric agricultural systems in the Wahgi valley of the Western Highlands of New Guinea (Lampert 1967) has resulted in detailed archaeological investigations on the origin and development of prehistoric agriculture in New Guinea. Unfortunately, this research has been so far restricted to only one small part of one of the many flat-floored valleys found in the region. The evidence gathered only from one site, a swamp called Kuk, has led to generalisations for the entire New Guinea agricultural history (Golson and Hughes 1980)." -"Gillieson:1986erosion","Slopewash sediments accumulating in limestone rock-shelters have been used to reconstruct prehistoric hillslope erosion rates in the Simbu region of Papua New Guinea. Data on accumulation rates, with sediment chemistry and magnetic properties, suggest that during the late Pleistocene erosion rates were minimal under stable primary forest. Horticultural intensification in the last 6,000 years has resulted in dramatically increased rates of hillslope erosion, especially in the last 300-400 years. The latter change may be associated with the introduction of sweet potato as a staple crop in swidden horticulture. A derived model of limestone soil stability suggests that soil buffering capacity may be critical in resisting irreversible soil degradation and slope stripping. Both long fallow and diversified swidden cropping may reduce the risk of such irreversible erosional hazards." -"Gillieson:1989environmental","The Jimi River falls four kilometres down the northern slopes of the Bismarck Range, and has cut a deep valley into the edge of the central mountain chain. Over the few million years of its battle with the Highlands, one episode has temporarily defeated the river. It could not cope with the overwhelming mass of debris avalanching down from the volcanic vents of the Hagen Range. While the southern part of the Lai was filled by ash and mud lahars to form the Wahgi plain, other ashes were swept down the Lai to form immense alluvial fans that blocked the lower Jimi and spread out into tributary valleys. The main volcanic activity ceased about 200,000 years ago; since then erosion has cut steep gorges along the northern end of the Ruti plain. However, that part of the valley called the Ruti Flats is still infilled by hundreds of metres of volcanic debris and presents, like the Wahgi, a gentle hummocky topography that contrasts with the sweep of the ranges above it. In the time since people have settled in this landscape the main process has been steady erosion. Yet, if we want to know what has happened, to forests, climates, soils and the human cultures themselves, we have to find places where landscape has not only been stable, but even built up by sediments formed from hillwash, or materials such as rotting vegetation or even occupational debris. This usually means looking for swamps, lakes or caves, as these places provide a temporary lodgement for sediments that may preserve a few tens of thousands of years of accumulation. Once found, such sediment accumulations provide a story; the type, the timing and rate of accumulation of sediments provides a history of erosion elsewhere or changes in hydrology. Suitable sediments can be dated radiometrically and analysed for a range of attributes, physical, chemical or biological. This data must then be interpreted to provide a history of the site, and from this at least some kind of picture of the landscape around can emerge. The search for places of accumulation took us to rock shelters, river terraces, swampy hollows on the Ruti Flats, and a shallow lake high in the catchment above Ruti (Figure 6.1 ) ." -"Gjermundsen:2013svlbard","ND" -"Gjermundsen:2015topography","ND" -"Glasser:2006bayo","ND" -"Glasser:2009cordillera","ND" -"Glasser:2011lago","ND" -"Glasser:2012aran","ND" -"Glasser:2012patagonia","ND" -"Glasser:2014ross","ND" -"Glasser:2018devensian","ND" -"Glaus:2019landquart","This paper focuses on the Landquart drainage basin, where we explore geomorphic signals related to the spatial differences in bedrock lithology and differential uplift. We use concentrations of cosmogenic 10Be to quantify the sediment flux patterns in the region. Furthermore we use the chemical composition of the fine fraction (< 63 μm) of the river sediment to determine the provenance of the material, and we quantify the landscape properties through the calculation of normalized steepness values for the tributary basins. The results show that the upstream segment of the Landquart basin is a glacially imprinted landscape and contributes to about 20–50\% of the total modern sediment flux of the Landquart River. Contrariwise, the landscape of the downstream part is dominated by a V-shaped landscape where tributary basins are characterized by a generally high steepness. This downstream area has delivered about 50–80\% of the total eroded material. Because this lowermost part of the Landquart basin is c. 50\% smaller than the upstream region (200 km2 downstream versus 400 km2 upstream), the sediment budget points to very high erosion at work in this lowermost segment. ... [_truncated_]" -"Gliganic:2013archives","Three terrestrial climate proxies are used to investigate the evolution of Holocene palaeoenvironments in southern central Australia, all of which present a coherent record of palaeohydrology. Single-grain optically stimulated luminescence from sediments supplemented by 14C from charcoal and lacustrine shells was obtained to date shoreline deposits (Lake Callabonna) and the adjacent Mt Chambers Creek alluvial fan. Our findings are complemented by a U/Th-based record of speleothem growth in the Mt Chambers Creek catchment, which we interpret to reflect increased precipitation. Together, these archives shed light on the timing of, and possible sources of water for, Holocene pluvial intervals. We identified several phases of elevated lake levels dated at ~5.8-5.2, 4.5, 3.5-2.7 and 1 kyr, most of which correspond to fluvial activity resulting from increased precipitation in the adjacent ranges. The enhanced hydrology during phases of the late Holocene likely increased the reliability of resources for regional human populations during a time of reduced winter rainfall. When considered within the framework of the current understanding of Holocene palaeoclimate in central Australia, our data suggest that the pattern of landscape response was broadly synchronous with larger scale climatic variability and punctuated by pluvial periods greater than today." -"Gliganic:2016mixing","Post-depositional mixing processes are extremely common and often obscure a record of deposition in dune and sand sheet deposits. We show that the upper half metre of a dune in southeastern Australia is currently being turned over through bioturbation, but that single-grain OSL dating and contextual knowledge can be used to identify and model these modern mixing processes. In the sandy deposits investigated, mixing processes were observed to be acting to a predicable depth of ∼50–60 cm. This observation was used to develop a conceptual framework that can be applied to buried deposits and used to temporally constrain the evolution of the landform and quantify rates of mixing. When our mixing zone conceptual framework was combined with the MAM we show that phases of significant dune aggradation occurred at ∼29.9, ∼18.3, ∼10.3 ka, and continued through the Holocene. We also present an approach using single-grain OSL data to estimate downward mixing rates, which show a strong depth dependency and are coherent with previously reported mixing rates. Modern downward mixing rates indicate that the upper ∼50 cm (Zone 1) will be completely turned over on millennial time scales. While caution needs to be used when interpreting archaeological and OSL data from bioturbated sandy environments, our results demonstrate that contextual knowledge and single-grain OSL data can resolve mixing processes and contribute to an understanding of landscape evolution." -"GloBi:2022searchindex","Global Biotic Interactions (GloBI) provides open access to finding species interaction data (e.g., predator-prey, pollinator-plant, pathogen-host, parasite-host) by combining existing open datasets using open source software." -"Glotzbach:2013glacially","In many regions, tectonic uplift is the main driver of erosion over million‐year (Myr) timescales, but climate changes can markedly affect the link between tectonics and erosion, causing transient variations in erosion rates. Here we study the driving forces of millennial to Myr‐scale erosion rates in the French Western Alps, as estimated from in situ produced cosmogenic 10Be and a newly developed approach integrating detrital and bedrock apatite fission‐track thermochronology. Millennial erosion rates from 10Be analyses vary between ~0.27 and ~1.33 m/kyr, similar to rates measured in adjacent areas of the Alps. Significant positive correlations of millennial erosion rates with geomorphic measures, in particular with the LGM ice thickness, reveal a strong transient morphological and erosional perturbation caused by repeated Quaternary glaciations. The perturbation appears independent of Myr‐scale uplift and erosion gradients, with the effect that millennial erosion rates exceed Myr‐scale erosion rates only in the internal Alps where the latter are low (<0.4 km/Myr). These areas, moreover, exhibit channels that clearly plot above a general linear positive relation between Myr‐scale erosion rates and normalized steepness index. Glacial erosion acts irrespective of rock uplift and thus not only leads to an overall increase in erosion rates but also regulates landscape morphology and erosion rates in regions with considerable spatial gradients in Myr‐scale tectonic uplift. Our study demonstrates that climate change, e.g., through occurrence of major glaciations, can markedly perturb landscape morphology and related millennial erosion rate patterns, even in regions where Myr‐scale erosion rates are dominantly controlled by tectonics." -"Glotzbach:2013glaciation","Glacial denudation can significantly perturb terrestrial cosmogenic nuclide depth profiles and, if this is not corrected for, derived apparent denudation rates will overestimate the actual denudation rates. Here we determine how much 10Be‐derived denudation rates – calculated under the assumption of steady state – deviate from actual denudation rates as a function of three parameters: (1) the total amount of glacial denudation, (2) the post‐glacial denudation rate and (3) the time elapsed since deglaciation. We provide correction lines for the full parameter space explored (glacial denudation: 0.01–100 m; post‐glacial denudation rate: 1–1000 mm/ka; deglaciation: 1–100 ka before present), to evaluate and, if necessary, correct denudation rates for the impact of glacial denudation. Applied to 10Be‐derived catchment‐averaged denudation rates for formerly glaciated catchments in the Black Forest, Germany, we find that uncorrected denudation rates overestimate actual rates by up to a factor of three." -"Glotzbach:2016kruger","In contrast to active tectonic settings, little is known about the potential feedback between surface processes and climate change in tectonically inactive cratonic regions. Here, we studied the driving forces of erosion and landscape evolution in the Kruger National Park in South Africa using cosmogenic nuclide dating. 10Be‐derived catchment‐wide erosion rates (~2 and ~10 mm ka−1) are similar in magnitude to erosion and rock uplift elsewhere in South Africa, suggesting that (1) rock uplift is solely the isostatic response to erosion and (2) the first‐order topography is likely of Cretaceous age. The topographic maturity is promoted by widespread exposure of rocks resistant to erosion. Our data, however, suggest that local variations in rock resistance lead to transient landscape changes, with local increases in relief and erosion rates." -"Gloury:2016congeneric","Knowledge of species diets is critical to assisting our understanding of their ecology. Using microhistological analysis of faecal samples, we described and compared the diets of sympatrically occurring folivorous congenerics, common and mountain brushtail possums (Trichosurus vulpecula and T. cunninghami, respectively). Throughout the 28-month study period, common brushtails relied heavily on eucalypt foliage, particularly very young leaves, which is consistent with data from captive studies on their dietary physiology. In contrast, eucalypt foliage formed only a small part of the diet of mountain brushtails, which instead relied heavily on silver wattle foliage. The mean number of plant groups per faecal sample was significantly greater for common brushtails than mountain brushtails. No significant differences in diet between male and female mountain brushtails were detected. However, intraspecific differences in diet occurred for common brushtails: the diet of females included significantly less eucalypt foliage and significantly more foliage of the exotic, tree lucerne, than that of males during the Wet Season (April-November), but not during the Dry Season (December-March). Diets varied temporally for both species, with some individuals feeding on seasonally available resources. The diets described for common and mountain brushtails are consistent with those of a dry-adapted and mesic-adapted species, respectively. We discuss how our results contribute to our understanding of the evolutionary history of both study species, and more broadly the family Phalangeridae to which they belong. We also consider the diet of our study species in the context of recent advances in our understanding of interactions between plants that produce secondary metabolites, and mammals specialized to feed on them." -"Godard:2010regressive","The Longmen Shan range is one of the major topographic and structural features of the eastern margin of the Tibetan Plateau. With an impressive topographic gradient and low convergence rates across the range this region has raised important questions concerning the dynamics of plateau margin settings, such as the long-term mechanisms of topographic evolution. The investigation of the distribution in space and time of denudation can provide critical insight into such dynamics and shed light on still unresolved controversies. For that purpose, we present a new dataset that documents the intensity and distribution of denudation processes across this plateau margin through field survey of fluvial incision markers, quantitative geomorphology and cosmogenic nuclide derived basin-wide erosion rates. Erosion is < 0.5 mm/year in the frontal region of the Longmen Shan and between 0.5 and 1 mm/year further west, with a gradual decrease when reaching the northern headwaters of the Min Jiang watershed, adjacent to the beginning of the Tibetan Plateau. The spatial distribution of denudation inferred from the various methods we use suggests that most of the differential uplift in the Central Longmen Shan is accommodated by the Beichuan Fault and frontal structures located in the foothills. The denudation pattern seems also to reflect the large-scale propagation of erosion from the Sichuan Basin toward the Plateau. This suggests that the Longmen Shan range is submitted to the combined influences of slow thrusting activity on the frontal structures and progressive westward regressive erosion as a probable response to a pulse of uplift of the Tibetan Plateau Eastern margin, that started 10 Ma ago." -"Godard:2012marsyandi","Several processes contribute to denudation in high‐mountain environments. Of these, glacial erosion is particularly difficult to constrain, despite its critical importance in the evolution of many mountain ranges. In this study, we present a new data set of10Be concentrations in fluvial sediments sampled along the Marsyandi River and its main tributaries in central Nepal. We interpret the 10Be concentrations as being significantly impacted by glacially derived sediments along the Marsyandi River. Such additions complicate conventional interpretations of 10Be‐derived catchment‐scale denudation rates. Using a simple linear mass‐conservation formulation, we invert our data set in order to separate the different denudational contributions to the observed signal, as well as to constrain their magnitude and spatial distribution. Our results suggest significant variations in glacial erosion, both in space and magnitude, within the Marsyandi catchment." -"Godard:2014himalayan","Landscape denudation in actively deforming mountain ranges is controlled by a combination of rock uplift and surface runoff induced by precipitation. Whereas the relative contribution of these factors is important to our understanding of the evolution of orogenic topography, no consensus currently exists concerning their respective influences. To address this question, denudation rates at centennial to millennial time scales were deduced from 10Be concentrations in detrital sediments derived from 30 small basins (10–600 km2) in an ∼200-km-wide region in central Nepal. Along a northward, strike-perpendicular transect, average denudation rates sharply increase from <0.5 mm/yr in the Lesser Himalayas to ∼1 mm/yr when crossing the Physiographic Transition, and then accelerate to 2–3 mm/yr on the southern flank of the high peaks in the Greater Himalayas. Despite a more than five-fold increase in denudation rate between the southern and northern parts of this transect, the corresponding areas display similar precipitation rates. ... [_truncated_]" -"Godard:2019escarpment","Passive margin escarpments provide some of the best examples for large-scale transient landscape evolution. Despite the relative simplicity of their geological setting, when compared with active orogenic systems, many open questions exist concerning their modes and rates of evolution. We use catchment wide denudation rates calculated from cosmogenic nuclides concentrations and high resolution topographic analysis to constrain landscape dynamics across the South Eastern Australian Escarpment. We determined denudation rates of ∼15 mm/ka in the lowlands at the foot of the escarpment and of ∼10 mm/ka in the highlands, while catchment draining the escarpment face display rates in the 20–60 mm/ka range. These denudation rates along a passive margin escarpment are among the highest in the world and show greater sensitivity to topographic gradients when compared to other passive margin settings. We interpret this situation as resulting from the intermediate precipitation regime of our study area, as opposed to drier or wetter settings, where hillslope processes can be inhibited due to water availability or deep weathering profiles and vegetation feedbacks, respectively. Combined with the extraction of topographic metrics across the escarpment, these rates allow us to constrain efficiency coefficients for fluvial incision and hillslope diffusion that are similar to other independent estimates in this region. These coefficients are used to calculate an escarpment retreat rate of 40 to 80 mm/ka over the last 100s of ka. Our analysis of high resolution hillslope morphological properties suggests widespread small-scale disequilibrium across this landscape, illustrating the pervasiveness of transience across all spatial scales in this geomorphological setting" -"Godbout:2017agassiz","ND" -"Godfrey:1984shellfishing","ND" -"Godfrey:1989chronology","Over the years there has been a growing debate about the changes which may have occurred during the Late Holocene in eastern Australia. Some prehistorians have argued that there is evidence for an increase in the Aboriginal population (Beaton 1985; Hughes and Lampert 1982), while others say that the evidence demonstrates that Aboriginal society intensified the relationships between groups, and the way the environment was exploited (Lourandos 1983, Luebbers 1978). While use may be made of ethnohistory, the evidence for climatic changes and archaeology to support these models, there are at least two factors which have been assumed by some. The changes, which may have occurred in either or both the Aboriginal population and its social and subsistence strategies, happened over the whole of eastern mainland Australia, and that the results of shell midden studies support these models (Beaton 1985, Lourandos 1985, Morwood 1987)." -"Godfrey:1995personal","ND" -"Godfrey:1996time","As radiocarbon age estimates are so important for the interpretation of prehistory, it is essential that lists of these estimates are published from time to time, but it is also necessary to know the limitations of the data. These are the reasons for publishing the list of 476 radiocarbon dates for Victoria from 1951 to 1995 in this article, and commenting upon their archaeological and chronological significance. The results of this review indicate that the database for Victoria is biased because of particular research interests and the variable preservation of site types. Technical problems with the existing data also mean that it is impracticable to become involved in research problems requiring dating accuracies of less than a few hundred years." -"Godfrey:2000bridgewater","ND" -"Godfrey:2002personal","ND" -"Godfrey:2020discovery","Before 1982, no Early Holocene shell middens had been excavated in Australia. This article is about the excavation of the first Early Holocene shell midden to be identified and excavated, and some of the problems encountered with the interpretation of the remains. The age of the deposits, the contemporary environment and their significance are considered." -"Goede:1977florentine","ND" -"Goede:1978tasmania","Cave deposits on south-central and north-western Tasmania (Figure 1) have yielded dated evidence of the survival of elements of late Pleistocene megafauna perhaps as recently as 11,000 years ago. In addition, archaeological sites from the two areas have provided evidence of the presence of Aboriginal man 20,000 years or more before the present. In Tasmania there was probably a period of some 10,000 years when Pleistocene man and mega fauna co-existed. The near absence of extinct fauna from archaeological sites indicates that early man was not a big game hunter. ... [_truncated_]" -"Goede:1985electron","Fourteen bone samples are analysed to test the usefulness of equivalent dose (ED) determinations by electron spin resonance (ESR) as a rapid method of determining relative age and making an estimate of absolute age. ED values are compared with eight aspartic acid dates and two C14 dates. The latter are dates on charcoal found in close association with bone at archaeological sites. For samples less than 25 000 years old an excellent correlation is obtained when ED values are compared with dates obtained by the other two methods. The relationship suggests that ED values can be converted to estimates of bone age by assuming a mean annual dose rate of 0.1 rad/yr. Age determinations provide little evidence to support earlier suggestions that elements of the Late Pleistocene megafauna survived until the end of the Pleistocene. Bone material at some sites in the-Florentine Valley and near Montagu appears to be much older than had previously been believed. Only one site (Main Cave, Montagu) containing megafaunal elements appears to be terminal Pleistocene in age but the possibility of reworking of megafauna material from nearby older sites cannot be excluded. ESR dating has considerable potential as an exploratory dating tool but can only be applied to dense, unaltered bone samples. Attempts to analyse five samples from Kutikina Cave in Western Tasmania were unsuccessful because of post-depositional contamination of the bone." -"Goede:1998caves","The thesis comprises a review of twenty-nine published papers on a common theme of 'Quaternary Studies of Caves and Coasts'. Most papers are concerned with aspects of cave sediments but some are focussed on the sedimentary history of coasts. For the sake of completeness it was found necessary to include one paper submitted for publication but not yet published as well as some unpublished data. Studies of caves commenced with an investigation of bone-rich deposits, many of which contained remains of Pleistocene megafauna. The thesis concentrates on aspects of stratigraphy, dating and interpretation of depositional environments. Discovery of an archaeological site led to the realisation that interior valleys of Tasmania had been colonised by aborigines during the Last Glacial. Later studies concentrated on the use of speleothems as an information source on past climates and environments and used analysis of stable isotope ratios and minor element concentrations to study temporal variations. The study commenced with a detailed analysis of the isotopic composition of precipitation and seepage waters - a vital prerequisite ... [_truncated_]" -"Goehring:2008boulders","ND" -"Goehring:2010raised","ND" -"Goehring:2011rhone","ND" -"Goehring:2012norway","ND" -"Goff:2017aitape","There is increasing recognition of the long-lasting effects of tsunamis on human populations. This is particularly notable along tectonically active coastlines with repeated inundations occurring over thousands of years. Given the often high death tolls reported from historical events though it is remarkable that so few human skeletal remains have been found in the numerous palaeotsunami deposits studied to date. The 1929 discovery of the Aitape Skull in northern Papua New Guinea and its inferred late Pleistocene age played an important role in discussions about the origins of humans in Australasia for over 25 years until it was more reliably radiocarbon dated to around 6000 years old. However, no similar attention has been given to reassessing the deposit in which it was foundÐa coastal mangrove swamp inundated by water from a shallow sea. With the benefit of knowledge gained from studies of the 1998 tsunami in the same area, we conclude that the skull was laid down in a tsunami deposit and as such may represent the oldest known tsunami victim in the world. These findings raise the question of whether other coastal archaeological sites with human skeletal remains would benefit from a re-assessment of their geological context." -"Gollan:1982dingo","The three parts of this thesis are connected by the study of dingo skull morphology. At the outset a study is made of modern populations. The findings of this section are carried over into the morphometric and morphological analysis of fossil dingo populations. In the final section comparisons are made between the dingo morphology of modern and fossil populations and the canids of southeast and southern Asia. Modern dingoes are taken to represent a benchmark for the study of prehistoric dingo populations. In this study it is found that modern dingo skulls are sexually dimorphic and that this variability in the population is more strongly expressed than variability between regionally defined samples. The statistical technique employed in this investigation is that of Principal Components. The fossil record shows that the aingo arrived in Australia between 3500-4000 years ago. Examination of a sample of fossil specimens shows that the skull morphology of the dingo has remained essentially unchanged over the last 3000 years. At the same time, there is evidence that part of the prehistoric population has a modified skull morphology and that this may be attributable to a domestication relationship with Aboriginal people. An analysis of modern and fossil populations of southeast Asia suggests that the canid morphologies of the region are not similar to that of the dingo, nor have they been so during the last 4000 years. A southeast Asian migration route for the dingo is, on this basis, thought to be unlikely. A parallel analysis of the fossil and modern dogs of south Asia shows that a direct link between the dingoes and these dogs is demonstrable on morphological grounds." -"Golledge:2007scottish","ND" -"Golson:1967carbon","In March 1966, stone and wooden artefacts, including part of a stone mortar, were found in peat on the property of Mr I. V. Manton, near Mt. Hagen, during drain cutting preparatory to tea plantation. They were reported to J. Golson, and as a result excavations were undertaken in June-July 1966. ... [_truncated_]" -"Golson:1971wallace","This paper is part of a larger article, ‘Both Sides of the Wallace Line: New Guinea, Australia, Island Melanesia and Asian Prehistory‘, submitted in April, 1968, for publication in a volume to be called Early Chinese Art and its Possible Influence in the Pacific Basin, being the proceedings of a symposium held at Columbia University in August 1967. The larger article itself was a much revised version of the paper originally tabled and read at the Columbia symposium, having benefited greatly from its author‘s closer acquaintance there with problems exercising prehistorians of the Asian mainland to which discoveries in the Australasian region were of relevance." -"Golson:1996tambul","This essay is about a 4000 year-old wooden artifact (Fig. 1) recovered in 1976 during drainage of swampy ground at 2240 m on the High Altitude Experiment Station of the Department of Agriculture, Stock and Fisheries at Tambul, upper Kaugel Valley, Western Highlands Province, Papua New Guinea." -"Golson:2000fragment","Early in 1970 Jim Allen, who a year before had talcen up the first teaching position in archaeology at the new University of Papua (and) New Guinea, wrote a letter to me in London, where I was on sabbatical leave, and changed the course of my life. During a familiarisation trip to the Highlands in mid-1969, he had visited one of a number of blocks of swampland in the upper Wahgi valley near Mt Hagen that were under drainage for development of various kinds. Here he saw being uncovered the same sort of evidence for prehistoric drainage and cultivation that colleagues and myself had briefly investigated three years previously at the Manton site on Warrawau Tea Plantation a few kilometres away on the other side of the Wahgi river (Golson et al. 1967; Lampert 1967). The block of swampland that he visited was one being developed by the Department of Agriculture, Stock and Fisheries as the Kuk Tea (later Agricultural) Research Station. The letter he wrote was to say that by the evidence of investigations that he had undertaken at Kuk later in 1969 (Allen 1970), this was the place for me to pursue the research questions that the Manton work had opened up, since it could be done there free from the constraints that affected work at commercial plantations. Thirty years later I am still living with the results of that advice." -"Golson:2017kuk","Kuk Swamp is situated at an altitude of about 1550 m some 12–13 km northeast of Mount Hagen town in the upper Wahgi Valley of the central highlands of Papua New Guinea (PNG) (Figs 1.1 and 1.2). Until the 1930s, these were thought by outsiders to be a single continuous and uninhabited mountain chain. Exploration in the 1930s, however, coming from the east, revealed them to consist of a series of massive mountain ranges enclosing basins and valleys between 1400 and 2000 m altitude that were well populated and intensively cultivated, the dominant crop being the tropical American sweet... [_truncated_]" -"Gomes:2022passive","Mass wasting events are frequent processes that occur on the steep slopes of passive-margin escarpments located in humid tropical regions. Not much is known about their role in the morphodynamics and morphogenesis of these escarpments. This study measured long-term denudation processes using cosmogenic 10Be produced in situ and characterized the sedimentary deposits to understand the role that debris flows have played in the dynamics and evolution of the oceanic slope of a sector of Serra do Mar, Brazil, the steepest passive-margin escarpment in South America. The findings indicate that the catchments were subjected to episodic debris flows, albeit with an uneven temporal distribution, and that these infrequent mass wasting episodes account for most of the escarpment erosion in Serra do Mar. In conclusion, debris flows are among the main geomorphological processes responsible for most of the erosion in this passive-margin escarpment, and they played a significant role in its retreat." -"Gontz:2015iconic","The unique combination of landscapes and processes that are present and operate on Fraser Island (K'gari) create a dynamic setting that is capable of recording past environmental events, climate variations and former landscapes. Likewise, its geographic position makes Fraser Island sensitive to those events and processes. Based on optically stimulated luminescence dating, the records archived within the world's largest sand island span a period that has the potential to exceed 750 ka and contain specific records that are of extremely high resolution over the past 40,000 years. This is due to the geographic position of Fraser Island, which lies in the coastal subtropical region of Queensland Australia. Fraser Island is exposed to the open ocean currents of the Coral Sea on the east coast and the waters of Hervey Bay on its western margin and is positioned to receive moisture from the Indo-Australian monsoon, southeast trade winds and experiences occasional tropical and ex-tropical cyclones. We review literature that presents the current level of understanding of sea level change, ecological variation and environmental change on Fraser Island. The previous works illustrate the importance of Fraser Island and may link processes, environments and climates on Fraser Island with global records." -"Gonzalez:2016background","In comparison to humid temperate regions of the Northern Hemisphere, less is known about the long-term (millennial scale) background rates of erosion in Southern Hemisphere tropical watersheds. In order to better understand the rate at which watersheds in southern and southeastern Brazil erode, and the relationship of that erosion to climate and landscape characteristics, we made new measurements of in situ produced 10Be in river sediments and we compiled all extant measurements from this part of the country. New data from 14 watersheds in the states of Santa Catarina (n = 7) and Rio de Janeiro (n = 7) show that erosion rates vary there from 13 to 90 m/My (mean = 32 m/My; median = 23 m/My) and that the difference between erosion rates of basins we sampled in the two states is not significant. Sampled basin area ranges between 3 and 14,987 km2, mean basin elevation between 235 and 1606 m, and mean basin slope between 11 and 29°. Basins sampled in Rio de Janeiro, including three that drain the Serra do Mar escarpment, have an average basin slope of 19°, whereas the average slope for the Santa Catarina basins is 14°. Mean basin slope (R2 = 0.73) and annual precipitation (R2 = 0.57) are most strongly correlated with erosion in the basins we studied. At three sites where we sampled river sand and cobbles, the 10Be concentration in river sand was greater than in the cobbles, suggesting that these grain sizes are sourced from different parts of the landscape." -"Gonzalez:2016panamanian","Erosion rates of tropical landscapes are poorly known. Using measurements of in situ-produced 10Be in quartz extracted from river and landslide sediment samples, we calculate long-term erosion rates for many physiographic regions of Panama. We collected river sediment samples from a wide variety of watersheds (n = 35), and then quantified 24 landscape-scale variables (physiographic, climatic, seismic, geologic, and land-use proxies) for each watershed before determining the relationship between these variables and long-term erosion rates using linear regression, multiple regression, and analysis of variance (ANOVA). We also used grain-size-specific 10Be analysis to infer the effect of landslides on the concentration of 10Be in fluvial sediment and thus on erosion rates. ... [_truncated_]" -"Gonzalez:2017replicability","Cosmogenic isotopes, short-lived radionuclides, elemental concentrations, and thermochronometeric indicators are measured in river sand to quantify erosion rates, trace sediment sources, and/or infer erosional processes. Interpretations of detrital sediment analyses are often based on the rarely-tested assumption of time-invariant tracer concentration. Better understanding of when and where this assumption breaks down and what sampling strategies minimize temporal and small-scale spatial variance will improve science done using detrital river sediment." -"Goodfellow:2014swedish","ND" -"Goodfellow:2019flat","ND" -"Goodisman:2003crocodylia","Order Crocodylia" -"Goodwin:2006iluka","Multi-centennial fluctuations in the northern New South Wales (NSW) coastline alignment are interpreted from a detailed reconstruction of the morphological and depositional evolution of the Iluka to Woody Bay barrier during the late Holocene. The regional coastline is aligned obliquely to the south-east, inner-shelf, modal wave direction, and hence sediment is transported obliquely on the shoreface with a net northward movement. On centennial to millennial time scales, the coastline is shown to have responded to fluctuations in mean wave direction, longshore gradients in sand transport and headland sand bypassing processes. Overall, barrier progradation has been punctuated by episodes of shoreline recession and realignment throughout the late Holocene. A prolonged shoreline recessional phase occurred at ~ 1500 yr BP in response to a rotation in modal wave direction from more southerly, towards east-south-easterly. Subsequent to this realignment, renewed shoreline progradation occurred along the east aspect coastline after ~ 1400 yr BP whilst the north-east aspect, coastline remained in a receded alignment until after ~ 1000 yr BP, when renewed progradation occurred. Progradation rates increased throughout the past millennium, driven by changes to the alongshore gradient in sand transport, under an implied shift to a more southerly and energetic modal wave climate. In the past 50 yrs, the north-east aspect shoreline has experienced a rapid recessional trend, which is associated with a shift in modal wave climate, to a more east-southeasterly direction, and a reduction in headland sand bypassing, The average sand supply rate to the Iluka to Woody Head section of the northern NSW shoreline is 4.1 m3/m/yr, since ~ 3000 yr BP." -"Gorecki:1984coexistence","ND" -"Gorecki:1984megafauna","Australian late Pleistocene studies have produced two obstinate problems. The first is the absence of an archaeological site with an extended stratified sequence associating extinct megafauna and artifacts (Gillespie et al. 1978). The second is the dating of the Kartan industry' (White and O’Connell 1982:222). Recent excavations at Lime Springs, a spring-fed swamp in northeastern New South Wales, have uncovered 1.3 m of prehistoric deposit, throughout which artifacts and megafauna are associated. The Kartan industry first appears late in the sequence and is restricted to the upper third of this deposit. Though younger than a radiocarbon date of 19,300 years the Kartan industry' is still associated with megafauna. Thus the work reported here sheds light on both problems at a single site." -"Gorecki:1989crack","ND" -"Gorecki:1991vanimo","We report here excavations at two near-coastal rockshelters near Vanimo, West Sepik Province. Preliminary results include late Pleistocene occupation and mid-Holocene ceramics and pigs, along with a continuing, wide-ranging but marine-oriented economy. The archaeological sites are integrated into a tectonic uplift history for the region in which a number of coral terraces have been identified." -"Gosden:1989arawe","This paper lays out a theoretical framework for interpreting a regional archaeological record in terms of the social formations which produced it. The central idea is that of the social landscape. Past social groups are seen to operate in the landscape in order to provide and sustain a social system, rather than reacting to the structure of their environment. The idea of a social landscape is employed to examine how groups organise themselves on a local regional scale to meet social goals and to link these forms of organisation to the archaeological record they leave behind. The central social principle explored here is that of debt, which enjoins dispersal of materials and sets up landscapes which are non-accumulative. Data from the Arawe island group on the south coast of West New Britain, Papua New Guinea are presented to illustrate these ideas." -"Gosden:1989lapita","The prehistory of the western Pacific has, for the last 30 years, been dominated by the problem of the origins of the present Polynesian and Melanesian cultures (Terrell 1988). In 1961 Golson drew attention to the distribution of highly decorated Lapita pottery, now known to date from between 3500 BP and 2000 BP, which crossed the present-day division between Melanesia and Polynesia. Furthermore, sites with Lapita pottery represented the first evidence of occupation on Tonga and Samoa, the most westerly Polynesian islands from which it was thought that the rest of Polynesia was colonized. Lapita pottery came to be associated with a movement of people from Melanesia to Polynesia and was seen to represent the founding group ancestral to later Polynesian groups." -"Gosden:1990archaeological","The archaeological investigations in the Arawe Islands off the south coast of West New Britain carried out at the end of 1989 and the beginning of this year form the continuation of a project initiated in 1985 as part of the Lapita Homeland Project. Over three seasons of fieldwork we have built up a picture of the archaeological record over the last 6000 years, which can be combined and contrasted with information gained through interview and mapping of the form of society existing in the last hundred years. The results and finds from our latest season of work add considerably to our knowledge of the sequences of material culture in the area and the formation processes of the archaeological record. Our present excavations have also revealed a whole series of deposits with preserved organic remains which were hitherto unexpected and add a new dimension to our understanding of prehistoric subsistence. Because of the unexpected nature of some of these finds it appeared to us that rapid, preliminary publication of the results was worthwhile." -"Gosden:1991matenkupkum","This paper has two purposes: firstly, to present the data from the site of Matenkupkum in more detail than has been done so far (see Allen et al. 1988; Allen et al. 1989), although not in its final form; and secondly, to explore means of modelling a data set with some unusual features to it when compared either with other aspects of the Pacific archeological record or with ideas current about the Palaeolithic in other parts of the world. As the site‘s data will only make sense when set in some framework, possible models are discussed in the first part of the paper, and the data is in the second part. Before considering either of these aspects, however, some discussion is necessary as to why the Matenkupkum data are unusual and challenging." -"Gosden:1994lolmo","Archaeological evidence from the Bismarck Archipelago, north of Papua New Guinea (Fig. 1), has in recent years provided a sequence of change spanning the last 35,000 years (Allen and Gosden 1991). The main sets of evidence derive first from caves on New Ireland, the earliest occupation of which begins 35,000 years ago and continues down to the mid-Holocene. This is then followed by rich Lapita assemblages from open beach sites on New Britain, Mussau, and elsewhere, dating from 3500 b.p. onward. There is now a growing body of evidence spanning the period 6000 to 3500 b.p. The Lapita period is seen by many as a major point of discontinuity in the sequences from the area, because of immigration of Austronesian speakers from the west (Bellwood and Koon 1989; Kirch 1988; Spriggs 1989). However, given the increasing evidence of continuity from the pre-Lapita to the Lapita period, this hypothesis is now in need of reassessment. The site reported here, Lolmo Cave in the Arawe Islands (Fig. 2), is important because it spans the last 6000 years, encompassing both the Lapita period and its immediate antecedents. The material contained in the cave provides some evidence of continuity from the pre-Lapita period through to the Lapita period, but also some evidence of discontinuity. Lolmo Cave also represents only one point on the landscape and does not appear to have been a major focus of habitation. In this it is similar to the few sites reported from the immediate pre-Lapita period elsewhere, which are also caves and shelters (Spriggs 1991a). Lolmo may thus represent a class of sites with similar characteristics and provide insights into broader patterns of change" -"Gosse:1995pinedale","ND" -"Gosse:1995precise","ND" -"Gosse:2006nunataks","ND" -"Goudie:1993ridges","Late Quaternary linear dunes of the west Kimberley area of tropical north-western Australia exhibit an extensive degree of post-depositional modification. Evidence for modification includes degraded overall morphology in cross profile, severe reddening, high (typically 20-25 per cent) silt and clay contents, and complete pseudomorphic replacement of some mineral components. All the modification took place subsequent to the emplacement of the dune ridges which, based on luminescence dating, occurred since latest Pleistocene and earliest Holocene times. Accelerator radiocarbon dating of particulate charcoal from discontinuous, sub-horizontal lenses within the dunes was found to produce ages inconsistent both with the chronology erected using luminescence methods and stratigraphic inferences. A combination of petrographic, SEM and XRD investigations suggests that much of the dune reddening is the result of in situ hematite crystallization within kaolinitic grain coatings, which are responsible for the high fines content of the dunes." -"Gould:1977puntutjarpa","Excavations at Puntutjarpa Rockshelter, in the Western Desert of Australia, reveal a continuous human occupation of this site from at least 10,000 years ago to the historic present. Analysis has stressed systematic comparisons of ethnographic Western Desert aborigine stone technology, camp sites, 'native wells,' and other archaeologically visible aspects of behavior with specific archaeological features and artifacts discovered in the excavations. Comparison also includes a preliminary assessment of paleoecological conditions based upon faunal remains and sediments deposited at the site. Although some changes are evident in the stone toolkit, these are outweighed by evidence for cultural continuities pointing to a relatively stable adaptation to rigorous post-Pleistocene conditions in the Western Desert which has continued to the present (the ethnographic Ngatatjara aborigines and other Pitjantjatjara-speaking people of the Western Desert). This stability is viewed in relation to a risk-minimizing model, in which human behavior, both ethnographically and as reflected by evidence at Puntutjarpa, is most economically explained in terms of overcoming or reducing risks inherent in obtaining basic resources in a risky environment. This adaptive model is termed the Australian desert culture. A specific discovery at Puntutjarpa of interest to Australian archaeologists is the documented occurrence of small, hafted stone scrapers (termed Micro-adzes) from the earliest dated levels there. These finds support the idea of an early appearance for the Australian 'small tool tradition,' at least with regard to this class of small tool. Backed blades and other types of small tools appeared later in the sequence, around 4000 years ago. Despite these changes in small tools, Large cores and Flake-scrapers appeared early in the sequence and continued in remarkably stable frequencies throughout. Seed-grinding activities are represented at Puntutjarpa from the earliest occupational levels to the historic period." -"Gould:1978james","Excavations at the James Range East Rocksheiter in 1973 and 1974 have revealed a two-part stratigraphie sequence containing evidence of Aboriginal habitation extending back at least 5000 years from the present. The later phase of human occupation, here termed James Range II, is marked by a series of layers of dark sediment containing hearths, stone artifacts, and abundant faunal remains. Radiocarbon dates for this phase range from 2690 ± 260 B.C. to 1755 ± 80 A.D. The earlier phase of human occupation, termed James Range I, occurs in underlying layers of yellowish brown soil and red sandy soil. These soils contain stone artifacts and small amounts of butchered bone, but so far no datable hearth material has been found. On stratigraphie grounds, however, it clearly predates the James Range II phase and must be older than 5000 years. The long-range goal of this research will be to make detailed comparisons of the ecology and prehistory of the James Range East site with the archaeological and palaeoecological materials recovered at Puntutjarpa Rocksheiter in the Western Desert. Ethnographic comparisons between Central and Western Desert Aborigines reveal variability correlated with differences in habitat. In the Western Desert there are severe constraints imposed upon human settlement because of the relative scarcity and unreliability of rainfall, whereas in the Central Desert there are factors which make water resources more reliable. Ethnographically, overwhelming similarities in human adaptive behavior occur among Western and Central Desert Aborigines, but the Central Desert people consistently reveal elaborations in behavior—especially with respect to the toolkit, rock art, and aspects of social behavior—not found among Western Desert Aborigines. This essentially 'additive' relationship also occurs in the James Range East site in the form of a wider array of basic tool types and technological processes than were present contemporaneously in the Western Desert at Puntutjarpa Rockshelter. Further detailed comparisons between these two excavated sites are expected to reveal more about the nature of variability in adaptation among the Western and Central Desert Aborigines of Australia during the post-Pleistocene era. This paper reports on (1) the research objectives and strategy of the 1973 and 1974 fieldwork, (2) initial results of the archaeological excavations at the James Range East Rockshelter, Deep Well Station, Northern Territory, (3) plans for further analysis of excavated materials, and (4) some preliminary conclusions obtained to date." -"Gould:1982indoor","In his 1973 review of Australian prehistory, Rhys Jones listed a total of 24 key archaeological sites, of which no less than 16 (or 67 % of the total) were rockshelters or caves. Further discussions about cave deposits in Australia occur in Bowdler (1975) and Jennings (1979). This predominance of rockshelter and cave excavations in Australia has continued, although discoveries at lo­ calities like Lake Mungo, Lancefield, and Burke‘s Cave (an open-air excavation, despite the name) reflect the growing importance of archaeological research at open-air sites. In Australia, as in other parts of the world, there are com­ pelling reasons for excavating rockshelters whenever possible, especially if one is concerned primarily with establishing local and regional stratigraphic sequences. Archaeologists everywhere have tended to take advantage of the rela­ tively protected sequential deposits contained in these kinds of sites (Jelinek 1976, 23). Yet rockshelters present the archaeologist with special problems. ... [_truncated_]" -"Gouramanis:2012barker","The Holocene palaeoclimatic history of south-western Western Australia (SWWA) has received little attention compared to south-eastern Australia, and this has resulted in conflicting views over the impact of climate variability in the region. We present here a well-dated, high-resolution record from two overlapping sediment cores obtained from the centre of Barker Swamp, Rottnest Island, offshore Perth. The records span the last 8.7~ka, with the main lacustrine phase occurring after 7.4~ka. This site preserves both pollen and several ostracod taxa. The pollen record suggests a long-term shift from the early-mid Holocene to the late Holocene to drier conditions with less shrubland and more low-ground cover and less fire activity. A salinity transfer function was developed from ostracod faunal assemblage data and trace metal ratios (Mg/Ca, Sr/Ca and Na/Ca) and stable isotopes (delta18O and delta13C) analysed on selected ostracod valves. These provide a detailed history of evaporation/precipitation (E/P) differences that clearly shows that the SWWA region was subjected to significant climatic shifts over the last 7.4~ka, with a broad shift towards increased aridity after 5~ka. The swamp ranged from fresh to saline as recorded in the ostracod valve chemistry and the independently-derived salinity transfer function. The ostracod record also indicates that a sea-level highstand occurred between ca. 4.5 and 4.3~ka, with probable step-wise increases at 6.75, 6.2, and 5.6~ka, with the last vestiges of salt water intrusion at ca. 1~ka. After about 2.3~ka, the fresh, groundwater lens that underlies the western portion of the island intersected the swamp depression, influencing the hydrology of the swamp. The broad climatic changes recorded in Barker Swamp are also compared with data from southern South Africa, and it is suggested that the Southern Annular Mode appears to have been the dominant driver in the climate of these regions and that the Indian Ocean Dipole is of little importance in the southern regions of the south-western Cape of Africa and south-western Western Australia." -"Gouramanis:2016two","Numerous saline playa lakes exist across the arid, semiarid and temperate regions of Australia. These playa lakes exhibit a diverse range of hydrological conditions to which the Australian aquatic invertebrate biota have become adapted and which the biota can utilise as refugia in times of hydrological deterioration. Saline playas also yield palaeoenvironmental records that can be used to infer lacustrine and catchment responses to environmental variability.We present a palaeoenvironmental record recovered from Two Mile Lake, a saline playa from southern Western Australia. Dating, based on quartz optical luminescence and 14C accelerator mass spectrometry of biogenic carbonates and organic fibres, suggests that most of the sediment was rapidly deposited at 4.36 0.25 thousand years ago. Ostracods and non-marine foraminifera preserved in the sediment show periods of faunal colonisation of the lake with oscillations between hypersaline and oligosaline conditions. The geochemistry of ostracod valves and foraminifera tests suggests higher-frequency variability within the lake, and palynological changes indicate landscape changes, possibly in response to fire. The Two Mile Lake record highlights the utility of saline playas as archives of environmental change that can be used to guide wetland health management, particularly under the impacts of a changing climate." -"Gowlett:1987oxford","The fifth list of dates from the Oxford Radiocarbon Accelerator." -"Graf:2007montoz","ND" -"Graf:2008tibetan","ND" -"Graf:2015jura","ND" -"Grande:2021luquillo","Accurately inferring erosion rates from cosmogenic isotope concentrations in river sand assumes temporally steady concentrations; few studies test this assumption. Following Hurricane María in Puerto Rico, we quantified temporal variability in meteoric and in situ 10 Be (10 Bem , 10 Bei ) on sand-sized grains of riverine transported material in landslide-prone basins. We analyzed 20 samples collected over 18 months from the channels of two nested watersheds: the Icacos (3.14 km2, 0.09% active landslide area) and Guabá basins (0.11 km2, 1.23% active landslide area). 10Bei concentrations in Icacos basin sediment remained steady over time whereas concentrations in Guabá basin sediment were initially half those in the Icacos basin and increased linearly over 18 months, constraining recovery time to <2 yrs for this basin. ... [_truncated_]" -"Granger:1996averaged","Spatially averaged erosion rates of small catchments can be accurately inferred from the concentrations of cosmogenic nuclides in stream sediment. Here we test this technique at two catchments by comparing erosion rates inferred from cosmogenic nuclides with rates of alluvial fan deposition over the past 16,000 years. These two independent estimates agree within one standard error, demonstrating that cosmogenic nuclide signatures of stream sediment can be used to measure spatially averaged long-term erosion rates. Using this technique, we show that long-term erosion rates are an exponential function of average hillslope gradient at these sites." -"Grant:2016kongsfjorden","ND" -"GrantTaylor:1963radiocarbon","This list comprises dating determinations of the New Zealand Radiocarbon Laboratory. All dates listed herein were published previously (NZ-1-78 in Fergusson and Rafter, 1953, 1955, 1957); NZ-79-264 in Fergusson and Rafter, 1959); NZ-265 in Grant-Taylor and Rafter, 1962. ... [_truncated_]" -"GrantTaylor:1963zealand","This list comprises dating determinations of the New Zealand Radiocarbon Laboratory." -"Graves:2017floodplain","Fire plays an important role in floodplain wetlands, and wetland ecosystems respond dynamically in space and time to flooding, fire and geomorphological processes. Fire-climate-hydrology-vegetation interactions are complex and a multifaceted approach is required to understand and interpret fire history. This study investigated the use of macro-charcoal to interpret palaeo-fire regimes in the Macquarie Marshes. Sentinel Hotspot satellite data showed that Buckiinguy Swamp experienced 33 ignition points from 2002-2016, whereas Willancorah Swamp experienced 6 ignition points in this period. Macro-charcoal in contemporary sediment from Buckiinguy was used to estimate fluvial charcoal supply from upstream (13.5+/-3.2no. cm-3). Despite taking account of fluvial inputs, macro-charcoal in sediment profiles from both wetlands was highly variable. Buckiinguy had macro-charcoal up to 90 no. cm-3 in the upper 40 cm (mean charcoal accumulation rate; CHAR 0.55 cm-2a-1), and Willancorah had up to 450 no. cm-3 in the upper 60 cm (CHAR 3.75 cm-2a-1). Sedimentology, geochemistry, and carbon stable isotopes (δ13C range -15 to -25 ‰) were similar in both wetlands and quite uniform with depth. When combined with charcoal records, these proxies cannot be used with confidence to reconstruct local fire regimes.Water and wetland management could benefit from future palaeo-fire research if sufficient spatial and temporal assessment of fire and wetland conditions can be achieved." -"Graves:2019macrocharcoal","Floodplain wetland ecosystems respond dynamically to flooding, fire and geomorphological processes. We employed a combined geomorphological and environmental proxy approach to assess allochthonous and autochthonous macro-charcoal accumulation in the Macquarie Marshes, Australia, with implications for the reconstruction of fire regimes and environmental conditions in large, open-system wetlands. After accounting for fluvial macro-charcoal flux (1.05 +/- 0.32 no. cm-2 a-1), autochthonous macro-charcoal in ~1 m deep sediment profiles spanning ~1.7 ka were highly variable and inconsistent between cores and wetlands (concentrations from 0 to 438 no. cm-3, mean accumulation rates from 0 to 3.86 no. cm-2 a-1). A positive correlation existed between the number of recent fires, satellite-observed ignition points, and macro-charcoal concentrations at the surface of the wetlands. Sedimentology, geochemistry, and carbon stable isotopes (δ13C range -15 to -25 ‰) were similar in all cores from both wetlands and varied little with depth. Application of macro-charcoal and other environmental proxy techniques is inherently difficult in large, dynamic wetland systems due to variations in charcoal sources, sediment and charcoal deposition rates, and taphonomic processes. Major problems facing fire history reconstruction using macro-charcoal records in these wetlands include: (1) spatial and temporal variations in fire activity and ash and charcoal products within the wetlands, (2) variations in allochthonous inputs of charcoal from upstream sources, (3) tendency for geomorphic dynamism to affect flow dispersal and sediment and charcoal accumulation, and (4) propensity for post-depositional modification and/or destruction of macro-charcoal by flooding and taphonomic processes. Recognition of complex fire-climate-hydrology-vegetation interactions is essential. High-resolution, multifaceted approaches with reliable geochronologies are required to assess spatial and temporal patterns of fire and to reconstruct in order to interpret wetland fire regimes." -"Gray:2016benefits","The endangered black-tailed dusky antechinus (Antechinus arktos) was described in 2014, so most aspects of its ecology are unknown. We examined diet composition and prey selection of A. arktos and a sympatric congener, the northern form of A. stuartii, at two sites in Springbrook National Park. Overall, taxa from 25 invertebrate orders were identified in the diets from 252 scat samples. Dietary components were similar for each species, but A. arktos consumed a higher frequency and volume of dipteran larvae and Diplopoda, while A. stuartii consumed more Coleoptera, Lepidoptera, Orthoptera and Isopoda. Both species of Antechinus had a higher percentage of ‘empty’ scats (devoid of any identifiable invertebrate material) in 2014 compared with 2015. The former was a drier year overall. Lower rainfall may have reduced abundance and diversity of arthropod prey, causing both species to supplement their diet with soft-bodied prey items such as earthworms, which are rarely detected in scats. Comparison of prey in scats with invertebrate captures from pitfall traps showed both species to be dietary generalists, despite exhibiting distinct preference and avoidance of certain prey categories. The ability of an endangered generalist marsupial to switch prey may be particularly advantageous considering the anticipated effects of climate change on Gondwanan rainforests during the mid-late 21st century." -"Green:1965datesi","The dates listed were obtained using a stainless steel counter with an active volume of 1.3 L and a background of 16.3 cpm at an absolute filling pressure of 152 cm Hg. The present proportional counter in use is made of O.F.H.C. copper, and has an active volume of 1.25 L and a background of 5.2 cpm, at an absolute counter filling pressure of 152 cm Hg. CO2 is used as the counting gas and the counter is filled to a pressure of between 76 cm and 228 cm of Hg (depending on the sample size) at a temperature of 23 ± 0.3°C. The counter is shielded, starting from the top, by 5 cm of lead and 26 cm of iron, and is surrounded by an array of 22 Geiger tubes, and then finally by 2.5 cm of mercury. The thickness of the sides and base is greater than 10 cm of iron. As yet no neutron shielding is used and this probably accounts for the large fluctuations of background with barometric pressure (0.32 cpm per 1 cm Hg change in the pressure)." -"Green:1978new","The paper presents a suggested framework for understanding the processes involved in the spread of Lapita clture. A distance model is constructed, indicating that the separation of Western and Eastern Lapita cultural complexes can partly be explained by th etype of voyaging network maintained between and within centres. Interacting ceramic design networks, particularly of Western Lapita, are statistically analyzed. Results indicate the overall cohesiveness of the Lapita cultural complex and an internal order based on geographic location and temporal position of individual site assemblages. The Bismarck Archipelago -- an area which, taken as a whole, provides all the resources necessary for this cultural complex -- may have been the locality of the original Lapita adaptation. This conclusion is supported by the ceramic design analysis." -"Green:1987watom","Of more than 10 Lapita sites known today, the first to be investigated and published was in the area of the Reber mission station and Rakival village on the island of Watom where distinctive decorated sherds came to light as a result of stream erosion following a storm during te wet season o 1908-9 (Meyer, 1909, 1910). Three localitis were subsequently investigated by Meyer: Maravot on the southern side of the mission station near the stream; Kainapirina to the north of this where the church and cemetery are located adjacent to the village, and Vunaburigai at the northern end of Rakival village itself. While Meyer later found more pottery on the mission station and the village proper, especially in the 1920‘s, the significance of his results was not really appreciated until the 1950‘s and 1960‘s with the recognition that others had reported or were now finding similar pottery from sites in Vanuatu, New Caledonia, Fiji and Tonga." -"Green:1988fine","Two pollen records were obtained, both at yearly intervals: a pollen-rain history (1975-84) and a record of past (1950-75) pollen accumulation, based on detailed 14C analyses of bomb carbon from finely-sectioned peat deposits. By matching these data with instrumental rainfall records at yearly intervals, recent pollen production and accumulation changes are related to short-term fluctuations in precipitation and fire occurrence. Comparisons between sedimentary pollen records and meteorological data show that the vegetation response, through pollen production and accumulation, was sufficiently sensitive to register short-term, low-amplitude changes in precipitation in the swamp sedimentary record. Related studies include charcoal particle analyses, fire scar surveys, and process modelling." -"Green:2000kainapirina","This paper is the final report on excavations in 1985 at tbe locality of Kainapirina (site SAC), situated on tbe Reber mission station adjacent to RakivaJ village on Watom Island. It backgrounds previous investigations there, the objectives of the 1985 endeavours, and the excavation strategies undertaken to achieve them. The occupation sequence based on stratigraphy, dating. and associated structural features is described and illustrated. Aspects of the human skeletal remains recovered are briefly reviewed; the economic evidence is discussed in detail. Analyses are provided of the various portable artefacts from these Lapita contexts, particularly stone adzes, obsidian, and pottery. These document an ‘exotic to Watom‘ exchange component among the local manufactures. It is concluded that these 1985 excavations at SAC currently best enable an understanding of tbe significance of the entire Reber-RakivaJ Lapila site." -"Green:2021dating","Oxalate-rich mineral accretions, often found in rock shelters around the world, offer important opportunities for radiocarbon dating of associated rock art. Here, sample characterization and chemical pretreatment techniques are used to characterize the accretions, prescreen for evidence of open-system behavior, and address potential contamination. The results provide stratigraphically consistent sequences of radiocarbon dates in millimeter-scale laminated accretions, demonstrating their reliability for dating rock art, particularly symbolic markings commonly engraved into these relatively soft deposits. The age sequences are also consistent with correlations between distinctive patterns in the layer sequences visible in shelters up to 90 km apart in the Kimberley region of northwestern Australia, suggesting their synchronized formation is not entirely shelter specific but broadly controlled by variations in regional environmental conditions. Consequently, these accretions also offer potential as paleoenvironmental archives, with radiocarbon dating of layers in nine accretions indicating four, approximately synchronous growth intervals covering the past 43 ka." -"Greenfield:1992powerline","ND" -"GrelletTinner:2016dreamtime","The iconic Australian Genyornis newtoni (Dromornithidae, Aves) is the sole Pleistocene member of an avian clade now hypothesized to be alternatively in Anseriformes or the sister group of crown Galloanseres. A distinctive type of fossil eggshell commonly found in eroding sand dunes, has been referred to Genyornis newtoni since the 1980s. The 126 by 97~mm Spooner Egg, dated at 54.7~±~3.1 ka by optical dating of its enclosing sediments, is a complete specimen of this eggshell type that was reconstructed from fragments of a broken egg. We show that the size of the eggs from which this 'Genyornis' eggshell derives, either as predicted from measurements of fragments, or as indicated by the Spooner Egg, is unexpectedly small given the size of G. newtoni, which has an estimated mass of 275~kg, or about seven times the mass of the emu that has a similar sized egg. We compared the microstructure of the putative Genyornis eggshell to that of other dromornithids and a range of galloanseriform taxa using several microcharacterisation techniques. The 'Genyornis' eggshell displays a mosaic of oological characters that do not unambiguously support referral to any known modern bird. Its shell structure, coupled with chemical compounds in the accessory layer, makes it unlikely to have been laid by a dromornithid, whereas several characters support a megapode origin. A potential candidate for the bird that laid the putative 'Genyornis' eggs in the Pleistocene fossil avifaunal record has been ignored: Progura, a genus of extinct giant megapodes, whose species were widespread in Australia. Regression of egg size of megapodes and body mass shows that the Spooner Egg approximates the expected size for eggs laid by species of Progura. We advance the suggestion that the fossil eggshell hitherto referred to Genyornis newtoni, is more likely to have been laid by species of the giant extinct Progura. As megapodes, the species of Progura were obligate ectothermic incubators, which we suggest laid their eggs into a hole dug in sand like the modern megapode Macrocephalon maleo, thus explaining the abundant 'Genyornis' eggshell in sand dunes. Referral of this eggshell to Progura means that the fossil record of Genyornis newtoni is limited to bones and the timing of the extinction of this last dromornithid is unknown. In addition, structural similarities of eggshell in megapodes, the putative Genyornis eggshell and dromornithids, raise the possibility that these taxa are phylogenetically more closely related to each other than any is to anseriforms. Specifically, this means that dromornithids might be a sister group to galliforms rather than to or within anseriforms." -"Gresham:2000grant","ND" -"Gribenski:2016chagan","ND" -"Gribenski:2018kanas","ND" -"Grin:2016pamir","ND" -"Grin:2018tajikistan","The northward motion of the Pamir mountains relative to Eurasia results in uplift and shortening of the Pamir and Tian Shan orogens. The Vakhsh River catchment (Tajikistan) is situated along a thrust system in the collision zone between the Northern Pamir and the Western Tian Shan. In this study, spatial variations in catchment-wide denudation rates are reported from the Vakhsh River catchment with in situ-produced cosmogenic 10Be and 26Al of 22 samples from active river channels. Samples distributed along 140 km of the main Vakhsh River yield denudation rates between 1.28 ± 0.16 to 1.94 ± 0.26 mm/yr. In detail, samples from rivers draining the Northern Pamir indicate denudation rates of ~1.7 mm/yr, and a river draining the Alai Valley indicates denudation rates of 1.14 ± 0.14 mm/yr. In contrast, rivers draining the Western Tian Shan show increasing denudation rates from 0.18 ± 0.02 mm/yr in the west to 2.70 ± 0.36 mm/yr in the east, coincident with a small increase in the fluvial normalized steepness index (ksn). Measured 26Al/10Be ratios range from 5.2 to 7.6, indicating a low influence of sediment storage and reworking of partially shielded material. In addition, locations resampled one year later confirm previously calculated denudation rates along the main trunk. Analysis of in situ-produced cosmogenic 10Be from depth profiles collected from a sequence of terraces preserved along the main trunk of the Vakhsh River indicate terrace incision starting at ~3 kyr as well as paleo-denudation rates ranging between 1.75 ± 0.54 to 2.01 ± 0.39 mm/yr (2 s.d. errors). All these results suggest consistent high denudation rates in the Northern Pamir block, and a spatial (along strike) gradient in Western Tian Shan denudation rates. The most likely explanation for the spatial gradient in Western Tian Shan and Vakhsh River denudation rates is a regional gradient in tectonic rock uplift." -"Grischott:2016alpine","Terrestrial cosmogenic nuclides (TCN) have widely been used as proxies in determining denudation rates in catchments. Most studies were limited to samples from modern active streams, thus little is known about the magnitude and causes of TCN variability on millennial time scales. In this work we present a 6 kyrs long, high resolution record of 10Be concentrations (n  = 18), which were measured in sediment cores from an alluvial fan delta at the outlet of the Fedoz Valley in the Swiss Alps. This record is paired with a 3‐year time series (n  = 4) of 10Be measured in sediment from the active stream currently feeding this fan delta. The temporal trend in the 10Be concentrations after correction for postdepositional production of 10Be was found to be overall constant and in good agreement with the modern river 10Be concentration. ... [_truncated_]" -"Grischott:2017stappitz","Reconstructing paleo-denudation rates over Holocene timescales in an Alpine catchment provides a unique opportunity to isolate the climatic forcing of denudation from other tectonic or anthropogenic effects. Cosmogenic 10Be on two sediment cores from Lake Stappitz (Austrian Alps) were measured yielding a 15-kyr-long catchment-averaged denudation record of the upstream Seebach Valley. The persistence of a lake at the outlet of the valley fixed the baselevel, and the high mean elevation minimizes anthropogenic impacts. The 10Be record indicates a decrease in the proportion of paraglacial sediments from 15 to 7 kyr cal. BP after which the 10Be concentrations are considered to reflect hillslope erosion and thus can be converted to denudation rates. ... [_truncated_]" -"Groube:1986huon","The geographical position of the island of New Guinea suggests that it may have been an early staging post in the Pleistocene settlement of Australia from the Indonesia-Indochina region. Previous data have not supported this, as archaeological sites 35,000 to 40,000 years old occur in southern Australia, whereas the earliest previously known in Papua New Guinea is 26,000 years old. We now report evidence that the north coast of Papua New Guinea was occupied at least 40,000 years ago. Sahuland, which is the greater land area of Australia and New Guinea plus their connecting continental shelf exposed as land when Pleistocene sea levels were lower than now, was occupied by humans in several widely separated areas at that time. A distinctive ‘waisted axe‘ culture appears to have existed in New Guinea and probably in Australia in the Late Pleistocene, but antecedents are not yet known from east and southeast Asia. There is evidence for hafting of these tools at a date which is earlier than known elsewhere in the world." -"Groves:2005acrobatidae","Family Acrobatidae" -"Groves:2005aotidae","Family Aotidae" -"Groves:2005atelidae","Family Atelidae" -"Groves:2005burramyidae","Family Burramyidae" -"Groves:2005cebidae","Family Cebidae" -"Groves:2005cercopithecidae","Family Cercopithecidae" -"Groves:2005chaeropodidae","Family Chaeropodidae" -"Groves:2005cheirogaleidae","Family Cheirogaleidae" -"Groves:2005dasyuridae","Family Dasyuridae" -"Groves:2005dasyuromorphia","Order Dasyuromorphia" -"Groves:2005daubentoniidae","Family Daubentoniidae" -"Groves:2005diprotodontia","Order Diprotodontia" -"Groves:2005galagidae","Family Galagidae" -"Groves:2005hominidae","Family Hominidae" -"Groves:2005hylobatidae","Family Hylobatidae" -"Groves:2005hypsiprymnodontidae","Family Hypsiprymnodontidae" -"Groves:2005indridae","Family Indridae" -"Groves:2005lemuridae","Family Lemuridae" -"Groves:2005lepilemuridae","Family Lepilemuridae" -"Groves:2005lorisidae","Family Lorisidae" -"Groves:2005macropodidae","Family Macropodidae" -"Groves:2005monotremata","Order Monotremata" -"Groves:2005myrmecobiidae","Family Myrmecobiidae" -"Groves:2005notoryctemorphia","Order Notoryctemorphia" -"Groves:2005notoryctidae","Family Notoryctidae" -"Groves:2005ornithorhynchidae","Family Ornithorhynchidae" -"Groves:2005peramelemorphia","Order Peramelemorphia" -"Groves:2005peramelidae","Family Peramelidae" -"Groves:2005peroryctidae","Family Peroryctidae" -"Groves:2005petauridae","Family Petauridae" -"Groves:2005phalangeridae","Family Phalangeridae" -"Groves:2005phascolarctidae","Family Phascolarctidae" -"Groves:2005pitheciidae","Family Pitheciidae" -"Groves:2005potoroidae","Family Potoroidae" -"Groves:2005primates","Order Primates" -"Groves:2005pseudocheiridae","Family Pseudocheiridae" -"Groves:2005tachyglossidae","Family Tachyglossidae" -"Groves:2005tarsiidae","Family Tarsiidae" -"Groves:2005tarsipedidae","Family Tarsipedidae" -"Groves:2005thylacinidae","Family Thylacinidae" -"Groves:2005thylacomyidae","Family Thylacomyidae" -"Groves:2005vombatidae","Family Vombatidae" -"Grubb:2005antilocapridae","Family Antilocapridae" -"Grubb:2005artiodactyla","Order Artiodactyla" -"Grubb:2005bovidae","Family Bovidae" -"Grubb:2005camelidae","Family Camelidae" -"Grubb:2005cervidae","Family Cervidae" -"Grubb:2005equidae","Family Equidae" -"Grubb:2005giraffidae","Family Giraffidae" -"Grubb:2005hippopotamidae","Family Hippopotamidae" -"Grubb:2005moschidae","Family Moschidae" -"Grubb:2005perissodactyla","Order Perissodactyla" -"Grubb:2005rhinocerotidae","Family Rhinocerotidae" -"Grubb:2005suidae","Family Suidae" -"Grubb:2005tapiridae","Family Tapiridae" -"Grubb:2005tayassuidae","Family Tayassuidae" -"Grubb:2005tragulidae","Family Tragulidae" -"Grun:2001naracoorte","The caves near Naracoorte, South Australia, contain one of the richest and most diverse fossil faunal assemblages on the Australian continent. Three sites were selected for electron spin resonance (ESR) dating because clastic, fossiliferous sediments were sandwiched between speleothem layers. This allows independent age control by highly precise thermal ionization mass-spectrometry (TIMS) U-series dating. We find that all ESR results agree within the constraints given by the U-series dates, and allow further refinement of the age of the fauna analysed, indicating that most of the fauna in the large Victoria Cave Fossil Chamber is twice as old as reported previously. Our dating results, spanning from 280 to 500 ka for the Fossil Chamber, Victoria Cave, to about 125 ka for the Grant Hall, Victoria Cave, and 170 to 280 ka for the Fossil Chamber, Cathedral Cave, indicate little change, if any in the megafaunal assemblage from the early Middle to the early Late Pleistocene. This changed dramatically after the last interglacial, when a large proportion of the megafauna suddenly disappeared." -"Grun:2008electron","In recent years, there has been much debate about the timing of the Late Pleistocene extinction of the Australian megafauna. Some studies postulated a rapid, continental-wide extinction at around 46 000 years ago and that the arrival of humans in Australia, rather than climatic fluctuations, was the main cause for the demise of the megafauna. We have applied electron spin resonance (ESR) dating to a series of teeth from megafauna sites in South Australia, where young ages were expected. During this study, a number of unexpected problems were encountered. These were mainly related to the fact that ESR age assessments on fossil teeth are critically dependent on a realistic reconstruction of the post-mortem uranium uptake into the dental tissues. At virtually all sites, conventional, routine ESR dating, based on the parametric early and linear U-uptake models, would have led to grossly erroneous results. Most teeth were analysed for U-series isotopes with laser ablation ICP-MS, and the results were used to calculate combined U-series ESR age estimates. Only one of the 24 teeth analysed conformed to the commonly applied early and linear U-uptake models. At one of the sites, we found for the first time clear evidence of uranium leaching from dentine. Detailed laser ablation scans revealed that, in contrast to large mammals outside Australia, marsupial tooth enamel does not seem to contain a barrier layer close to the outer surface that blocks uranium diffusion into the enamel. As a consequence, uranium migrates into the enamel layer from both the outside and the inside via the dentine, which makes marsupial teeth generally less well suited for ESR dating. It was particularly difficult to obtain age estimates for the site of Black Creek Swamp, where the sediments contained extreme U-series disequilibrium, and the teeth had unexpectedly accumulated very high U-concentrations (up to 700 ppm in dentine) within a few thousand years. Although most of the sites contained reworked teeth, none of the samples yielded age estimates that were significantly younger than the proposed extinction window of about 40 000-51 000 years." -"Grun:2010cuddie","The timing and cause of late Pleistocene faunal extinctions in Australia are subjects of a debate that has become polarised by two vigorously defended views. One contends that the late Pleistocene extinction was a short event caused by humans colonising the Australian continent, whereas the other promotes a gradual demise of the fauna, over a period of at least 10-20ka, due to a combination of climatic changes and ecological pressures by humans. Cuddie Springs is central to this debate as it is the only site known in continental Australia where archaeological and megafauna remains co-occur. We have analysed more than 60 bones and teeth from the site by laser ablation ICP-MS to determine U, and Th concentrations and distributions, and those with sufficiently high U concentrations were analysed for U-series isotopes. Twenty-nine teeth were analysed by ESR. These new results, as well as previously published geochronological data, contradict the hypothesis that the clastic sediments of Stratigraphic Unit 6 (SU6) are in primary context with the faunal, archaeological and other materials found in SU6, and that all have ages consistent with the optically stimulated luminescence (OSL) estimates of 30-36ka. These young OSL results were used to argue for a relatively recent age of the extinct fauna. Our results imply that SU6 is either significantly older than the OSL results, or that a large fraction of the faunal material and the charcoal found in SU6 was derived from older, lateral deposits. Our U and Th laser ablation ICPMS results as well as the REE profiles reported by Trueman et~al. [2008. Comparing rates of recystallisation and the potential for preservation of biomolecules from the distribution of trace elements in fossil bones. C.R. Palevol. General Paleontology (Taphonomy and Fossilization) 7, 145-158] contradict the interpretation of previously reported rare earth element compositions of bones, and the argument based thereon for the primary context of faunal material and clastic sediments in SU6 layers." -"Gualtieri:2005wrangel","ND" -"Gudmundsdottir:2013cruz","Reverse faults frequently generate large and destructive earthquakes, yet their seismic hazard remains difficult to assess with traditional paleoseismic tools because their surface expressions are often complex and subtle. This contribution assesses the utility of millennial-scale denudation rates derived from in-situ cosmogenic 10Be for revealing the spatial patterns and magnitudes of rock uplift produced by slip along reverse faults. We present seventeen basin-averaged denudation rates from rivers draining the Santa Cruz Mountains along the San Andreas fault (California, USA) which closely reproduce known uplift rate patterns associated with a restraining bend along the fault. An additional component of vertical deformation appears to be superposed on the uplift due to the restraining bend; this may result from regional transpression, further irregularities in the fault trace, or interactions with neighboring faults. Our results indicate that 10Be-derived denudation rates can reveal patterns of rock uplift adjacent to reverse faults over length-scales relevant for characterizing their seismic hazard potential." -"Guido:2007animas","ND" -"Guilfoyle:2011dunsborough","This paper examines the benefits of collaborative Indigenous archaeologies embedded through all phases of a commercial archaeology project. A community-based structure ensures a multifaceted level of investigation without demanding any additional resources upon the client, and a place-based approach to documenting and incorporating the range of values associated with archaeological heritage delivers multiple, positive outcomes. The paper outlines the community-based management structure and methodology within which the archaeologists operate, ultimately providing for an effective platform for research, conservation and management. At an operational level this necessarily entails a process for working beyond the site to fully integrate traditional and archaeological understandings of interconnected cultural landscapes." -"Guimaraes:2021chur","We used concentrations of in situ cosmogenic 10Be from riverine sediment to quantify the basin-averaged denudation rates and sediment fluxes in the Plessur Basin, Eastern Swiss Alps, which is a tributary stream to the Alpine Rhine, one of the largest streams in Europe. We complement the cosmogenic dataset with the results of morphometric analyses, geomorphic mapping, and sediment fingerprinting techniques. The results reveal that the Plessur Basin is still adjusting to the landscape perturbation caused by the glacial carving during the Last Glacial Maximum c. 20,000 years ago. This adjustment has been most efficient in the downstream part where the bedrock comprises high erodibility North Penninic flysch and Bündnerschist, whereas glacial landforms are still prominently preserved in the upstream region, comprising low erodibility South Penninic and Austroalpine bedrock. This geomorphic observation is supported by the 10Be based denudation rate and sediment provenance analysis, which indicate a much faster sediment production in the flysch and schist lithologies. Interestingly, the reach of fast denudation has experienced the highest exhumation and rock uplift rates. This suggests that lithologic and glacial conditioning have substantially contributed to the local uplift and denudation as some of the driving forces of a positive feedback system." -"Gully:1997tight","ND" -"Gump:2017boknafjorden","ND" -"Gunn:2003grampians","The results of recent consultancies withinGariwerd (Grampians) and surrounding ranges in Western Victoria have required a revision of our interpretation of the Aboriginal occupation anduse of the ranges. These are the location of a largecampsite inthe Wartook Valley in the heart of Gariwerd with one hearth dated to 4000 BP, late Holocene deposits at the Ngamadjidj shelter in the northern ranges, and the location of a stone artefact scatter in front of a small rock-art shelter in the Black Range. The findings suggest that the Gariwerd ranges were used for general occupation, the major period of occupation of the northern Grampians was generally contemporary with that in the central ranges, and that rock shelters acted as backdrops to largeropen sites." -"Gunn:2006mulka","The Mulka‘s Cave Aboriginal site, within ‘The Humps‘ Nature Reserve near Hyden, Western Australia, was recorded in detail prior to an overall tourist-orientated development of the Reserve. The site features 452 motifs, an extremely high number for the region where most sites have fewer than 30 motifs. The artwork is dominated by 275 handstencils, with 40 sprayed areas, 23 handprints, 23 paintings, 3 drawings and a single object stencil produced with a wide range of colours. The high diversity of art attributes is unusual in a region where the rock art is dominated by red handstencils. The site appears to have been of considerable importance to the Noongar people in the past and remains significant to them today. Its significance to the broader Western Australian community is evidenced by the high number of tourists it currently receives." -"Gunn:2007tangtangjal","Tangtangjal (Tandandjal) Cave is a pivotal site in the history of rock art recording in Australia. It was one of the first rock art sites to be published from southern Arnhem Land, and it became a key example highlighting the need for knowledgeable informants when interpreting Aboriginal art. The site, located with the aid of Prof. A. P. Elkin's field-notes, was recently visited for inclusion within the Jawoyn Association's developing Cultural Sites database. The artwork, recorded by N. W. G. Macintosh in 1950, has deteriorated markedly over the past 50 years. In contrast, the artwork at nearby Torriya Kuta-luk, a second site recorded by Macintosh at the time, remains little altered. Dating charcoal samples collected by Macintosh at the time, remains little altered. Dating charcoal samples collected by Macintosh suggests that Tangtangjal Cave began to be used in the late Holocene, most probably during the last 800 years." -"Gunn:2008namarrkon","Samples from a beeswax representation of Namarrkon, the Lightning Man, from western Arnhem Land were analysed for radiocarbon and dated to be about 150 years old. An underlying beeswax figure was found to be approximately 1100 years old. The Dreaming Being Namarrkon is well known throughout Arnhem Land, although his sphere of activity is concentrated around the northern half of the Arnhem Land plateau. Namarrkon is well represented in rock-paintings in this area and continues to be well represented in contemporary canvas-paintings by artists from the broader plateau region. We conclude that representations of Namarrkon in both painted and beeswax forms appear to be parallel manifestations of the late Holocene regionalisation of Arnhem Land." -"Gunn:2010dingo","The skeleton of a mature dingo was found wrapped in paperbark and cached on a ledge in a rockshelter on the Arnhem Land plateau. Such burials have not previously been recorded from the region and are considered uncommon by contemporary Jawoyn elders. Radiocarbon dating of a vertebra from the skeleton provided a conventional radiocarbon age of 77±35 BP. This finding is discussed in relation to other recorded aspects of the dingo's relationship with humans in the ethnography and also its presentation in the rock art of Arnhem Land and elsewhere in Australia." -"Gunn:2011bird","A large painting of an unusual emu-like bird was recorded in western Arnhem Land. The painting and its setting are described in relation to reported megafauna depictions in the region. Concordance with palaeontological evidence suggests that the painting was of Genyornis newtoni, one of the giant 'thunder birds' which some palaeontologists claim became extinct around 45,000 years ago. This image raises four particular questions: Is the painting 45,000+ years old? Did Genyornis survive in Western Arnhem Land until much more recently than the palaeontological record demonstrates? Did the collective memory of the painters retain the precise details of the extinct animal for many thousands of years? Or, is it an image of some imaginary bird/creation ancestor? It is concluded that the painting is most likely a representation of Genyornis newtoni but there is insufficient evidence to indicate any age for the painting." -"Gunn:2012canine","A canine burial was recently located on the Arnhem Land Plateau. This is the second such feature recorded for the region. Radiocarbon dating of a vertebrae from the canine provided an age of 88±25 BP (Wk–31813). Both canine burials known from the area occur in similar archaeological contexts and are of similar age, suggesting there may be a cultural link between them." -"Gunn:2012nawarla","Nawarla Gabarnmang is a major rock art and occupation rockshelter in the Jawoyn lands of western Arnhem Land. On the basis of (1) dating of beeswax underlying pigment art, (2) the presence of a probable contact motif, and (3) traditional owner comments, it appears that the most clearly visible art in the rockshelter was produced within an archaeologically narrow window of time in the past 600 years, with the most recent art production occurring between AD 1845 and 1940. Studies of motif superimpositioning also suggest that at least three functionally distinct phases have occurred in the recent period rock art. Spatial mapping of the major art styles also indicates that the latest styles are restricted to the central and largest panels, affording them visual prominence with the highest dramatic impact." -"Guralnik:2010pavements","Early to late Pleistocene 10Be exposure ages of abandoned surfaces in the Negev desert reveal the regional drainage evolution history and its relationship with the subsidence of the western margin of the Dead Sea Rift. The dated desert paved surfaces have developed over originally westward-flowing rivers, which were abandoned by early Pleistocene and whose relicts are now progressively tilted towards the rift axis. The slow and non-destructive subsidence coupled with extreme hyperaridity enabled the preservation of these ancient surfaces along some of the main water divides in the Negev, nearly irrespective of their distance from the rift axis. Constraints on the tilting history are obtained from analyzing the spatial pattern of the exposure ages, suggesting subsidence rates as low as 120–300 m Ma–1 in the southern Arava Valley since the late Pliocene. It is shown that the transition from the Pliocene to current drainage pattern occurred over a short period during the early Pleistocene, and that the governing fluvial response that followed the delineation of current basins is represented by a continuous spectrum of ages of inset terraces." -"Guse:2005home","The Reynolds River region contributes significantly to the natural and cultural heritage of the Northern Territory. This thesis documents the Aboriginal heritage places of the Reynolds River, using current heritage methodologies to determine the appropriateness of the current regime of legislation and practices. The suite of cultural heritage places in the Reynolds River region demonstrates the continuous and large-scale occupation by Aboriginal people of the region from the beginning of the Holocene through to the present. These sites also reflect the many changes that were occurring in the natural environment and ecology over the last 3000 years. Geomorphic changes culminated in the creation of the freshwater wetlands that are a fundamental part of the Werat traditional owner’s cultural landscape. The wetlands, and their flora and fauna, feature significantly in Werat mythology and beliefs and have always been an important economic source. This thesis attempts to document archaeological sites and the cultural significance these places have to Werat traditional owners. Heritage places in the Reynolds River area are of national significance as they are representative of, and can contribute significantly to our understanding of, the intensification of the diverse activities undertaken by Aboriginal people in the past. Many of these cultural heritage places are under threat from natural, animal and human agents with the distinct possibility of significantly diminishing the heritage values if left unchecked. This thesis demonstrates that when applying the current suite of Territory and Commonwealth legislation to Indigenous heritage places of the Reynolds River region, blanket protection cannot be afforded to all values if they are not attached to an archaeological or sacred site. Consequently, with varying degrees of protection come varying degrees of ability for Aboriginal traditional owners to conserve and protect their heritage places." -"Haaramo:2002diprotodonts","Mikko's Phylogeny Archive. DIPROTODONTIA - diprotodonts (After Nowak, 1991, McKenna & Bell, 1997 and Wroe, 2002)" -"Haberlah:2010loess","Deposits of proximal dust-derived alluvium (alluvial loess) within the catchments of the now semi-arid Flinders Ranges in South Australia record regionally synchronous intervals of fluvial entrainment, aggradation and down-cutting spanning the last glacial cycle. Today, these floodplain remnants are deeply entrenched and laterally eroded by ephemeral traction load streams. The north-south aligned ranges are strategically situated within the present-day transitional zone, receiving both topographically enhanced winter rainfall from the SW and convectional downpours from summer monsoonal incursions from the north. We develop a regional chronostratigraphy of depositional and erosional events emphasizing the Last Glacial Maximum (LGM). Based on 124 ages (94 accelerator mass spectrometry radiocarbon and 30 optically stimulated luminescence) from the most significant terrace remnants on both sides of the Ranges, we conclude that the last glacial cycle including the LGM was characterized by major environmental changes. Two pronounced periods of pedogenesis between c. 36 and 30 ka were followed by widespread erosion and reworking. A short-lived interval of climatic stability before c. 24 ka was followed by conditions in which large amounts of proximal dust (loess) were deposited across the catchments. These loess mantles were rapidly redistributed and episodically transported downstream by floods. The termination of this regime c. 18-16 ka was marked by rapid incision." -"Haberle:1991baliem","New evidence for environmental change and human impact from the floor of the Baliem Valley, at 1420 m altitude, is presented along with previous evidence from the Highlands of New Guinea. The valley is largely cleared and an initial date for burning and slope degradation is 26,000 yr BP, based on charcoal in slopewash. Kelela Swamp is an infilled meander which commenced building organic sediments about 7000 yr BP. Pollen and magnetic analyses show a high level of human disturbance from that time. Casuarina is widely grown after 2900 yr BP and changes since then support the supposition that quite recent expansion to higher altitudes is taking place. The record provides a contrast with the nearest available equivalent site at Telefomin, but is in general with those from central Papua New Guinea." -"Haberle:1993tari","The late Quaternary environmental history of a large inland basin in the island of New Guinea was investigated from several swampland sediment cores forming a transect from 1600 m to 2750 m altitude. From a study of modem pollen and spore deposition in the basin the factors most strongly influencing variability in the pollen and spore spectra include altitude and human disturbance. A strong correspondence is established between high carbonised particles and anthropogenic vegetation and constitutes an important result as it clearly establishes the usefulness of carbonised particles as an indicator of human disturbance, independent of the pollen spectra. This information is used for helping to interpret the fossil pollen and spore spectra in terms of climatic change and human activity." -"Haberle:1993tropical","The major Highland valleys of New Guinea, with their dense populations, have undergone considerable vegetational changes related to climatic developments associated with the last glaciation at 18,000 BP and the subsequent warming of conditions about 10,000 years ago. The impact on the vegetation resulting from anthropogenic influences over this period is less well understood. Despite the large number of palynological sites in New Guinea (Table 1), the record remains fragmentary due to the often truncated or disturbed nature of sedimentation in wetland environments. Most of the pollen analytical and archaeological evidence comes from the substantially settled areas of the central Highlands of Papua New Guinea or from elevations above the limit of agriculture (fables 1 and 2). In addition to the problems of site distribution and continuity, there are no pollen types for the cultivars that occur in the pollen record. These two factors have made the separation of anthropogenic, climatic and natural successional changes in the available pollen records very difficult. ... [_truncated_]" -"Haberle:1994indicators","The island of New Guinea has been a major focus of palynological research over the last thirty years. Quaternary sediments in New Guinea have produced over fifty pollen records of vegetation change (Fig. 8.1), making it one of the most intensely studied tropical regions in the world. Emphasis has been placed on the past 30,000 years of vegetation change, during which time human influence has played a varied but important role in the development of vegetation. The most marked changes occurred within the last glacial cycle when climatic fluctuations resulted in a maximum depression of the treeline to c. 1500 m below its present level of 4000 m at 18,000 BP. Evidence of anthropogenic influences is strongly indicated in pollen diagrams from at least 7000 BP through to the present. This represents one of the earliest and most striking palynological indications of forest clearance in the world (Flenley 1979, p. 122), interpreted as due to agriculture." -"Haberle:1996eastern","A 4500 year old record of vegetation disturbance and sediment mobilisation is presented for the Arona Valley and Noreikora basin in the eastern highlands' of Papua New Guinea. Three distinct episodes of landscape change in the Arona Valley and Noreikora basin can be interpreted from the palaeoecological records: (1) by 4500 BP erosion of catchment sediments, possibly due to vegetation disturbance by human activity, led to the formation and extension of swamplands in valley bottoms; (2) after 4500 BP the newly expanded wetland environments were exploited for resources, such as Pandanus and wood, with their eventual clearance and establishment of extensive grasslands by 1350 BP; and (3) an adaptation to this treeless environment appears in the form of Casuarina arboriculture by 600 BP and a further intensification of agricultural activity occurs after 230 BP. Comparison of palaeoecological records from the eastern highlands with sites further to the west show similar changes over the last 4500 years that have been related to widespread developments in agricultural techniques and to the introduction of new crops in the highlands. The role of climate change during this period is also considered here." -"Haberle:1998highlands","The last 2000 years of human history in the highlands of New Guinea have been shown to be a critical period in which agriculture, pig husbandry, and exchange networks assume features that are present in contemporary societies (Golson and Gardner 1990; Golson 1997). The appearance of an important productivity-enhancing agricultural technique, namely Casuarina agroforestry, represents the best documented and widespread event in palaeoecological records fiom New Guinea, and as such, allows us to examine its origin in space and time and to develop hypotheses regarding possible causes." -"Haberle:1998tari","The changes in Late Quaternary vegetation at two sites in the Tari Basin, central highlands of New Guinea, are presented. Haeapugua basin (1650 m altitude) and Tugupugua basin (2300 m altitude) lie within the lower montane forest belt, where the climate is characterised by high relative humidity and low seasonality. Pollen analysis, mineral magnetics, carbonised particle analysis, and dating by radiocarbon and thermoluminescence techniques are employed to reconstruct the vegetation and sediment history. The sequences include fragmentary interglacial/interstadial records from before 50,000 yr B.P. and a continuous record from at least 28,000 yr B.P. to the present. The study shows that, prior to 21,000 yr B.P., vegetation in the basin was dominated by fluctuating proportions of tree taxa indicative of a forested environment. The montane forest taxon, Nothofagus, is important throughout the record, although other tree taxa, including Castanopsis, Myrtaceae, Dacrydium and Pandanus, attain dominance at different times under the influence of a range of environmental factors. The creation of an open environment around 21,000 yr B.P. is considered to be a consequence of the arrival of humans in the region. The late glacial transition, between 14,500 and 8500 yr B.P., is a period of climatic instability with landscape and vegetation adjustments proceeding at different rates across the highlands. Vegetational adjustments match modern ranges by about 8500 yr B.P., when swamp forest developed across the sites. At the lower altitude site there are indications of anthropogenic forest disturbance, associated with swamp forest clearance, commencing around 1700 yr B.P. and intensifying through to the present. Forest clearance is recorded only after 700 yr B.P. at the higher site, where agriculture was probably only sustainable after the introduction of sweet potato (Ipomoea batatas)." -"Haberle:1999fire","ND" -"Haberle:2001burning","Microscopic charcoal preserved in sediments from ten wetlands in the Indonesian and Papua New Guinea region provide a proxy record of regional fire events during the last 20,000 years. Two periods of high regional charcoal frequency are encountered during the last glacial transition (17,000–9000 years B.P.) and the middle to late Holocene (5000 years B.P. to the present). Despite the presence of humans in the region throughout the last 20,000 years, there is no suggestion that, on a regional spatial scale, fire frequencies were solely related to changing subsistence patterns of the human population. Pollen data from these same sites suggest that during times of high charcoal the rate at which vegetation changes, represented by the fossil pollen spectra, also increases. High climate variability may promote a greater community turnover rate and in turn a more fire susceptible forest community. Rapid climate change and high variability during the last glacial transition and intensification of El Niño-related climate variability during the middle to late Holocene, may have been important mechanisms for promoting fire in rainforest environments and maintaining diversity of tropical rain forests." -"Haberle:2001correlations","Microscopic charcoal preserved in lake and swamp sediments from 10 sites in Indonesia and Papua New Guinea and from 5 sites in Central and South America have been used to reconstruct long-term fire histories for these two regions. Comparison of these records demonstrates that fire is promoted during periods of rapid climate change and high climate variability, regardless of the presence or absence of humans. Broad synchrony of changes in corrected charcoal values in each region supports an atmospheric transmission of the climate signal via the dominant large-scale atmospheric circulation systems (Walker Circulation) that appears to have persisted since 16,000 cal yr B.P. Altered climate boundary conditions under the influence of changing El Niño-related variability, insolation, sea level, and sea surface temperature all influenced the strength of this connection. Correlation of biomass burning records between the regions tends to increase in the Holocene. The main period of inverse correlation occurs during the Younger Dryas Stade, when extratropical climate most affected the tropics. The strongest correlation between the two regions postdates 5000 cal yr B.P., when El Niño-related variability intensified. Fluctuations in tropical biomass burning are at least partly controlled by orbital forcing (precession), although extratropical climate influences and human activity are also important." -"Haberle:2005euramoo","A new extended pollen and charcoal record is presented from Lake Euramoo, Wet Tropics World Heritage rainforest of northeast Queensland, Australia. The 8.4-m sediment core taken from the center of Lake Euramoo incorporates a complete record of vegetation change and fire history spanning the period from 23,000 cal yr B.P. to present. The pollen record is divided into five significant zones; 23,000--16,800 cal yr B.P., dry sclerophyll woodland; 16,800--8600 cal yr B.P., wet sclerophyll woodland with marginal rainforest in protected pockets; 8600--5000 cal yr B.P., warm temperate rainforest; 5000--70 cal yr B.P., dry subtropical rainforest; 70 cal yr B.P.--AD 1999, degraded dry subtropical rainforest with increasing influence of invasive species and fire. The process of rainforest development appears to be at least partly controlled by orbital forcing (precession), though more local environmental variables and human activity are also significant factors. This new record provides the opportunity to explore the relationship between fire, drought and rainforest dynamics in a significant World Heritage rainforest region." -"Haberle:2005tropics","ND" -"Haberle:2007prehistoric","In the highlands of New Guinea, the development of agriculture as an indigenous innovation during the Early Holocene is considered to have resulted in rapid loss of forest cover, a decrease in forest biodiversity and increased land degradation over thousands of years. But how important is human activity in shaping the diversity of vegetation communities over millennial time-scales? An evaluation of the change in biodiversity of forest habitats through the Late Glacial transition to the present in five palaeoecological sites from highland valleys, where intensive agriculture is practised today, is presented. A detailed analysis of the longest and most continuous record from Papua New Guinea is also presented using available biodiversity indices (palynological richness and biodiversity indicator taxa) as a means of identifying changes in diversity. The analysis shows that the collapse of key forest habitats in the highland valleys is evident during the Mid--Late Holocene. These changes are best explained by the adoption of new land management practices and altered disturbance regimes associated with agricultural activity, though climate change may also play a role. The implications of these findings for ecosystem conservation and sustainability of agriculture in New Guinea are discussed." -"Haberle:2007terrestrial","ND" -"Haberle:2010wet","Fire in wet tropical environments is often associated with deforestation and degradation of diverse and 'pristine' habitats. These notions have been exacerbated by mega-fire events associated with El Niño-related droughts in Southeast Asia and New Guinea. Forest loss in Indonesia after the intense El Niño of 1997-98 is estimated at more than 5 million hectares (Glover and Jessop, 1999) and the carbon released as a result of these fires is thought to have been equivalent to 40 percent of the mean annual global carbon emissions from fossil fuels for that year (Page et al., 2002). These events led to fears that repeated large fires in the future may lead to large changes in the distribution of rainforest and sclerophyll (trees and shrubs with hard leaves adapted mainly to dry climate) communities in northern Australia. There is growing recognition that a greater understanding of the role of fire in the environment is needed, and can be gained through the study of the frequency and impact of past fire events (Lynch et al., 2007; Bowman et al., 2009)." -"Haberle:2012palaeoenvironments","Pollen, phytolith and charcoal records from the archaeological wetland site of Kuk Swamp, Wahgi Valley, Papua New Guinea spanning the period from <20,000 to 270 cal BP are compiled to reconstruct past vegetation and plant exploitation during the earliest to late phases of agricultural development. Samples collected from exposed stratigraphic sections associated with archaeological excavations enable detailed reconstructions of local vegetation and fire histories that can be directly linked to archaeological evidence for agricultural activity. The record of past environmental change is constructed through detailed chronological control and stratigraphic correlation across the swamp, revealing evidence of early Holocene vegetation disturbance including short-term, patchy forest loss and burning considered indicative of plant exploitation. It is not until the mid-Holocene (after 7000 cal BP) that persistent and widespread forest loss occurs, with burning and the transplanting of Musa banana into an open grassland environment, which is contemporary with local archaeological features representing cultivation practices. Multi-proxy palaeoecological evidence at Kuk provides a robust vegetation history and land use chronology for the Upper Wahgi Valley for the late Pleistocene and Holocene, including the emergence of an agricultural landscape by 7000 cal BP. Subsequent agricultural developments in the highlands of New Guinea can be seen as a series of continuing indigenous innovations in agricultural technology in the face of increased land degradation, climate change and external influences." -"Haberle:2012peopled","ND" -"Haenfling:2015masters","Subfossil plant cuticles, the very resistant waxy layer covering vascular land plants, are a neglected source of information in peat studies, despite their high preservation and identification potential. A lack of standardised methods and reference material are major contributing factors. In this thesis, a new method is introduced to test if subfossil plant cuticles from Moanatuatua Bog in the northern North Island of New Zealand can give a robust reconstruction of local bog surface vegetation changes during the Holocene. The method was successfully established and applied at coarse sampling resolution to show vegetation changes across the full length of the core and at fine sampling resolution around charcoal layers to reconstruct the post-fire response pattern of the main plant species on the bog. Additionally, bulk density and organic matter analyses were carried out to provide further insight into these changes. At the core site, towards the southern margins of Moanatuatua Bog, swamp forest had developed by 15000 cal yr BP. Until ca. 10500 cal yr BP, the vegetation assemblage was sedge-dominated, indicating swamp and/or fen conditions. A significant increase in macroscopic charcoal particles coincided with the transition to a more diversified vegetation composition. At around 4500 cal yr BP, the vegetation became restiad-dominated, indicating full raised bog conditions. The coarse resolution cuticle results were further compared to a pollen record from the same sequence, which was established independently. This comparison showed that plant subfossil cuticles can provide additional information to pollen analysis in cases where pollen is hard to identify or poorly preserved. Specifically, restiad pollen is hard to differentiate, yet cuticles of Empodisma and Sporadanthus have very distinct features. Also, Cyperaceae pollen is very poorly preserved at Moanatuatua Bog and the Cyperaceae pollen curve shows a poor match with the Cyperaceae cuticle record. It is suggested therefore that Cyperaceae pollen at this site -- and potentially other peat sites -- is a less reliable indicator of local sedge communities than a Cyperaceae cuticle record. At fine resolution, results were blurred across a time interval that was marginal for reconstructing response patterns due to the constraints imposed by sampling resolution and peat accumulation rate of Moanatuatua Bog. Nevertheless, two out of three charcoal layers recorded a local fire on the bog surface, with one layer displaying the expected vegetation response. After the fire, Empodisma, as a mid-successional species, re-established on the bog surface before Sporadanthus, a late-successional species. The other layer was dominated by sedges and showed no response pattern, as is to be expected due to the very fast recovery of sedges. In general, sample preparation for cuticle analysis proved to be fast with relatively little equipment or chemicals needed. With detailed reference material, identification to species level is possible due to distinctive and pronounced cuticle features. Plant cuticle analysis is therefore proposed to be a reliable tool to reconstruct long-term and short-term vegetation changes from peat sequences." -"Haenfling:2017cuticles","We present a method for analysing subfossil plant cuticles preserved in peat and apply the method to provide a preliminary, coarse resolution reconstruction of Holocene vegetation history at Moanatuatua Bog, northern North Island, New Zealand. The plant cuticle record reveals the early-Holocene development of a swamp and its transition to a raised bog, which is not apparent from other proxies. Comparison with a pollen record from the same sequence highlights the advantages of plant cuticle analysis in cases where pollen is hard to identify or poorly preserved. In particular, distinguishing between the pollen grains of the two main bog species, the restiads Empodisma robustum and Sporadanthus ferrugineus, relies on subtle gradational characteristics, whereas their cuticular patterns are very distinct. Furthermore, Cyperaceae pollen is poorly preserved at Moanatuatua Bog, being almost completely absent, whereas the Cyperaceae cuticles are present throughout the sequence. Therefore, we suggest that Cyperaceae pollen at this site is a less reliable indicator of local sedge communities than the cuticle record. The wide dispersal capabilities of these wind-dispersed pollen types also make them less suitable for determining local site vegetation and environmental change in comparison with cuticle remains. These results suggest that plant cuticle analysis may be a useful tool for the reconstruction of long-term vegetation changes from peat sequences, especially when used in concert with palynology. Sample preparation also proved to be fast with little equipment or chemicals needed." -"Haglund:1976burial","The excavation of Broadbeach Aboriginal Burial Ground described in this report was carried out over a period of three years between April 1965 and August 1968. We spent six seasons of two to three weeks each in the field. The material recovered consists of a large number of human skeletons and a considerable amount of associated artifacts and food debris. At the end of 1968 the results of the first four seasons were presented as an M.A. thesis to the University of Queensland. ... [_truncated_]" -"Haglund:1977midden","This investigation was carried out on behalf of CSIRO in response to a request from the National Parks and Wildlife Service of N.S.W. for information about the remains of Aboriginal shell middens reported to exist on the CSIRO site on Hungry Point, Cronulla. ... [_truncated_]" -"Haglund:1981kerrabee",NA -"Haglund:1992doctors","Three Aboriginal sites on Doctors Creek were investigated in re­lation to the consent issued by the NPWS to destroy sites: NPWS 37-6-158,37-6-458 and 3 7-6- 162. The salvage investiga­tions included excavation and surface collection of stone arte­facts. Of the three sites to be salvaged, 37-6-458 was found to be too badly disturbed and eroded for detailed investigation. ... [_truncated_]" -"Haglund:1992warkworth","Three Aboriginal sites on Doctors Creek were investigated in relation to the consent issued by the NPWS to destroy sites: NPWS 37-6-158, 37-6-458 and 37-6-162. The salvage investigations included excavation and surface collection of stone arte- facts. Of the three sites to be salvaged, 3 7-6-458 was found to be too badly disturbed and eroded for detailed investigation. ... [_truncated_]" -"Haglund:1995devlins","This test excavation follows from two earlier investigations of the Aboriginal heritage aspects of the proposed M2 Motorway (formerly referred to as the F2 - Castlereagh Expressway, Haglund 1989, 1991). These reports outlined environmental and heritage contexts, existing conditions and constraints on the identification of heritage aspects. Aboriginal sites or potential sites identified during the survey were described and the preliminary assessment of heritage values linked with recommendations for further investigation. ... [_truncated_]" -"Hajdas:2006kaipo","The pattern of climate change in the Southern Hemisphere during the Younger Dryas (YD) chronozone provides essential constraint on mechanisms of abrupt climate change only if accurate, high-precision chronologies are obtained. A climate reversal reported previously at Kaipo bog, New Zealand, had been dated between 13,600 and 12,600 cal yr B.P. and appeared to asynchronously overlap the YD chron, but the chronology, based on conventionally radiocarbon-dated bulk sediment samples, left the precise timing questionable. We report a new high-resolution AMS 14C chronology for the Kaipo record that confirms the original chronology and provides further evidence for a mid-latitude Southern Ocean cooling event dated between 13,800 and 12,400 cal yr B.P. (2σ range), roughly equivalent to the Antarctic Cold Reversal." -"Hakansson:2007greenland","ND" -"Hakansson:2007koldewey","ND" -"Hakansson:2009jameson","ND" -"Hakansson:2011meltwater","ND" -"Hall:1980minner","During four days in August 1978 an exploratory excavation was undertaken on the east coast of Moreton Island by prehistory students of the University of Queensland under the direction of this writer. It was during this year that Moreton Island was selected for intensive archaeological research. This decision was based on the fact that the island is possessed of a relatively undisturbed environment. Thus, it has the potential of yielding an archaeologically complete subsistence settlement system which might be used as a model for other islands in the Moreton Bay region (e.g. Stradbroke Island) whose archaeological records are relatively incomplete due to European settlement and subsequent development. The project was initiated at two levels which included systematic survey and selected excavation programs. The explicit aim of the excavation reported herein was threefold. First, it was designed to collect specific data concerning one component of a general subsistence settlement model generated by previous results of a survey undertaken by the Archaeology Branch, D.A.I.A., in1975, which held that prehistoric populations on Moreton Island were primarily located on the coasts due to a dependance upon marine resources (Morwood nd a., nd b.). Secondly it sought to gather samples suitable for radiocarbon dating in order to gain a temporal insight into the island‘s occupation. Thirdly, the excavation was designed as a practical fieldwork exercise for second-year anthropology students enroled in the AY201 course (Archaeology-Prehistory Basic). Materials excavated by them were to be analysed in the laboratory component of the course, thereby allowing coherence of study. Permission to carry out the exercise was granted by the Minister, D.A.I.A." -"Hall:1982sitting","I wondered at the magnitude of the Bay and the distance of the islands away in all directions... [_truncated_]There came a mob of porpoise away a hundred yards or more from the jetty head, a turtle drifted past in seeming sleepiness, a tailor fish darted amongst the bream below in a couple of fathoms of water and scattered them in all directions. So went the abstract musings of Thomas Welsby ... [_truncated_]" -"Hall:1984toulkerrie","A systematic archaeological investigation of Moreton Island commenced in 1978 as the offshore component of the First stage of The Moreton Region Archaeological Project (MRAP) (see Hall 1980a). Although two previous archaeological surveys had been undertaken on the island (Ponosov 1964, Morwood n.d.), neither had attempted to cover it in a systematic and comprehensive manner. Both had essentially recorded sites close to the shores. Consequently, in order to achieve initial aims of MRAP concerning the variability of the archaeological record across the whole of the island‘s landscape, it was necessary to carry out a systematic survey. This was accomplished by Richard Robins as part of his M.A. degree research (Robins 1983 and 1984a this volume). However, during the initial reconnaissance which preceded this survey, a small number of sites were noted as having potential for answering basic questions outlined MRAP‘s research design. The first of these concerned chronology; just how long have people been exploiting the offshore islands of Moreton Bay? It was also important to know the relative contemporaneity of various types of sites on the island. Hence, sites which exhibited stratigraphic integrity were sought. A second question at that time concerned the nature of the subsistence aspect of the prehistoric economy. Hence it was important to choose sites in differing localities and which exhibited different faunal and artefactual components. Consequently, exploratory excavations were undertaken at roughly the same time as the survey." -"Hall:1986bushrangers","In 1980 I visited Bushrangers Cave in order to assess its potential for inclusion within the research design of the newly founded Moreton Region Archaeological Project (MRAP) (see Hall 1980). At that time I was mainly interested in developing a regional chronology and thus sought sites which promised deeply stratified cultural deposits. Two subsequent visits to the site in 1981 confirmed initial positive impressions and exploratory excavation was undertaken between 3-10 February 1982. This paper reports on preliminary findings of that work and raises some general points bearing upon human occupation of the local area as well as the Moreton region as a whole." -"Hall:1987brisbane","In 1980, during excavation of a floodway connected with the construction of the New Brisbane Airport, stone artefacts were observed within the sediments by Mr. Bill Ward, CSIRO Soils Division. His alerting of the state authorities led to further investigations by one of the authors (JH). such interest was sparked by the fact that, on geomorphic grounds, the site promised an antiquity of at least 4000 years B.P. Subsequent test excavation (by JH) in 1984 yielded an in situ stone artefact assemblage with a backed blade component which was associated with an anomalous date of about 1,100 B.P. In order to resolve the problem posed by this association, further excavation was undertaken in July-August 1987 by members of the Field Archaeology class (AY225) of the University of Queensland Department of Anthropology and Sociology under the supervision of Jay Hal 1 and Ian Lilley. This paper is a preliminary report combining findings of both excavations and offers substantive support for an early mid-Holocene Aboriginal occupation of the shores of Moreton Bay." -"Hall:1988moreton","The Moreton Region Archaeological Project (MRAP) was initiated as a long-term multi-stage regional project which sought to coordinate archaeological investigations being undertaken in S.E. Queensland. Since the project officially began in 1977 (see Hall 1980a), it has been successful in directing and integrating the work of numerous researchers, most of whom were students at the University of Queensland. MRAP is designed as a flexible research program comprised of three areal components (subcoastal zone, coastal zone and offshore island zone) and a number of stages. Stage I sought to identify the archaeological record of the study area and, through excavation and surface collection of materials from selected sites in all zones, develop a regional chronology and to identify patterns and questions relevant to the reconstruction of past settlement-subsistence patterns. This work was satisfactorily completed in 1987 and Stage II research, which essentially concerns the delineation and explanation of perceived changes in the region's archaeological record, has now been initiated. Thus, this paper, after setting the stage with a description of the environment and ethnohistory of the study area, summarizes the results of Stage I research and follows with a discussion of the objectives, methods, questions and approaches relevant to Stage II." -"Hall:1989toulkerrie","In 1968, the Queensland Government proposed the granting of an Oysterman‘s Reserve at Toulkerrie on the south west coast of Moreton Island, under the trusteeship of the Fisheries Division, Department of Primary Industries. The lease consists of some 11 Lots within a wedge-shaped tract from 400m long (N-S) by between 100m (in north) and 50m wide (south). As a consequence of this proposal the National Parks and Wildlife Service decided to alter the route of a stretch of road running through the lease area and called for a prior archaeological inspection of the new route. This work revealed numerous middens within the proposed lease proper (Hall 1988a) and subsequent discussions between D.P.I. and the (then) Archaeology Branch, Department of Community Services, led to a cultural resource management study (Hall 1988b). On the basis of an assessment of the surface manifestation of cultural material this area was deemed a significant Aboriginal midden-camp complex. Accordingly, a management plan was proposed which included limited archaeological excavation." -"Hall:1990delray","ND" -"Hall:1995saintsmith","ND" -"Hall:1999australian","ND" -"Hall:2000personal","ND" -"Hall:2009cordillera","ND" -"Hall:2016grampian","ND" -"Hall:2017pineo","ND" -"Hall:2019forsmark","ND" -"Hallam:1972perth","The Australian Institute of Aboriginal Studies has recently supported an investiation of chnging patterns of Aborginal settlement and land use in a sample area within the south-west of Australia centred on Perth. Afte eighteen months* of work, significant patterns are becoming apparent, specific problems have clarified and hypotheses emerged, to be tested against further fieldwork and analysis of early written sources. Three main classes of data have been used in the survey: from ethnohistorical sources, from field survey, and from excavation. Each contributed to the analysis, interpretation and further pursuit of the others." -"Hallam:1974parti","The ‘Orchestra Shell‘ cave was discovered and recognized as important by Mr. Ian Murray (Hallam, 19716). It is entered from the summit of a ridge immediately east of Lake Neerabub, one of the interdunal lakes and swamps which run in north-south lines between the dune ridges in the aeolian limestone of the Swan Coastal Plain. Along their seaward margin these Spearwood dunes are overlain by the more recent, immediately coastal, Quindalup dunes; while to the east, the next belt inland constitutes the coastal sandplain, or Bassendean sands; with eastward again, towards the ancient Darling Plateau, the scarpfoot alluvium of the Pinjarrah Plain, and the foothills of the Darling scarp itself, some 16 miles east of the Orchestra Shell cave (McArthur and Bettenay, 1968). (For location maps sec Hallam 19716, Figures ia , IB.) ... [_truncated_]" -"Hallam:1974partii","Mr. Ian Murray, in a letter to Dr. Richard Gould (13 Feb. 1970), described -- a limestone cave . . . shaped like an orchestra shell . . . which I have always suspected of being an aboriginal haven. Some marks on the walls and ceiling of this cave arc not I feel caused by natural weathering. He reported that a test pit, six inches by six inches, and twelve inches deep, dug by Archer and Murray had yielded two quartz chips, and numerous bone and charcoal fragments. The nearest possible sources of quartz lie off the coastal plain, east of the Darling Scarp, sixteen miles away. ... [_truncated_]" -"Hamm:0000unpub","ND" -"Hamm:1993personal","ND" -"Hamm:2016megafauna","Warratyi rock shelter shows evidence of human occupation approximately 50,000 years ago, development of tool use and cultural innovation, and interaction with now-extinct megafauna in arid Australia. Modern humans had made landfall in Australia by 50,000 years ago. But there has been some doubt as to whether or when they had the technological sophistication to tackle the arid central regions of that driest of continents. The answer is that they had, and that they made short work of it. Giles Hamm et al. report the earliest known occurrence of human occupation in the arid interior of Australia, at a rock shelter in the Flinders Ranges of South Australia around 49,000 years ago. The various layers of rock at the site document the earliest known use in Australia of technologies such as bone tools and backed flakes, and of red ochre and gypsum as pigments. The site also preserves evidence of the presence of the large marsupial Diprotodon optatum and what are thought to be eggshells of the giant bird Genyornis newtoni. This is the only reliably dated, stratified record of extinct Australian megafauna alongside artefacts more than 46,000 years old. Elucidating the material culture of early people in arid Australia and the nature of their environmental interactions is essential for understanding the adaptability of populations and the potential causes of megafaunal extinctions 50–40 thousand years ago (ka). Humans colonized the continent by 50 ka1,2, but an apparent lack of cultural innovations compared to people in Europe and Africa3,4 has been deemed a barrier to early settlement in the extensive arid zone2,3. Here we present evidence from Warratyi rock shelter in the southern interior that shows that humans occupied arid Australia by around 49 ka, 10 thousand years (kyr) earlier than previously reported2. The site preserves the only reliably dated, stratified evidence of extinct Australian megafauna5,6, including the giant marsupial Diprotodon optatum, alongside artefacts more than 46 kyr old. We also report on the earliest-known use of ochre in Australia and Southeast Asia (at or before 49–46 ka), gypsum pigment (40–33 ka), bone tools (40–38 ka), hafted tools (38–35 ka), and backed artefacts (30–24 ka), each up to 10 kyr older than any other known occurrence7,8. Thus, our evidence shows that people not only settled in the arid interior within a few millennia of entering the continent9, but also developed key technologies much earlier than previously recorded for Australia and Southeast Asia8." -"Hanson:2022fitzroy","The North-east Australian Coastal Catchments (NACC) are host to nationally significant wetland complexes, many of which, are ecologically connected to the Great Barrier Reef World Heritage area. However, these wetlands are subject to ongoing and increasing pressure from human activities such as the intensification of land use. Current wetland condition is monitored across the NACC, being assessed against a pre-development static baseline, which includes the use of Regional Ecosystem mapping of remnant and pre-clearing vegetation to provide a broadscale present-day biotic reference. Two sediment cores from wetlands within the Fitzroy Basin were analysed to establish a history of wetland variability and to identify the potential influence of climate and land-use changes over the past ~1000 years. Our results have provided long-term environmental reconstructions, showing wetland histories influenced by natural climate variability (El Niño--Southern Oscillation, the Little Ice Age), and environmental changes associated with European land-use intensification. This study is the first of its kind for wetlands located within the Fitzroy Basin." -"Hanson:2023rainbow","The Great Sandy National Park [K'gari (Fraser Island) and Cooloola] contains the largest subtropical patterned fen complexes in the world. These globally significant, groundwater-dependent ecosystems have been previously studied in relatively undisturbed areas on K'gari and were suggested to be resilient to changes in hydrology, sea level and wildfires. The Rainbow Beach patterned fens are under-studied systems thought to be formed in local perched aquifers. The palaeoenvironmental conditions required for the formation and continuation of these peatlands, and how they react to changes in hydroclimate, sea level and human activities are uncertain. We attempt to resolve this ambiguity using proxies for vegetation and environmental changes over the last ~12,770 cal yr BP from a sediment core located in the Rainbow Beach patterned fen complex. We infer the formation of an aquitard layer and Empodisma minus mire development at ~12,770 cal yr BP, with conditions conducive for patterning ~12,000--10,000 cal yr BP. Paludification occurred in the early Holocene, coincident with increased sea levels, which expanded the mire inland. Increased salt marsh taxa during this period coincides with decreased E. minus values, while further peatland development occurred ~4200 cal yr BP, suggesting that marine influences greatly effect these coastal peatlands. Evidence of vegetation thickening associated with post-European fire suppression was observed. Compared to those on K'gari, the Rainbow Beach complex appears to have initiated through different processes and show greater sensitivity to changes in sea levels. Therefore, subtropical patterned fens should be assessed independently to identify individual trajectories and sensitivities." -"Harbor:2006fennoscandian","ND" -"Harden:2002flora","This is a comprehensive revision of Volume 2 of the classic reference series, Flora of New South Wales, produced in association with the Royal Botanic Gardens, Sydney. The revision brings the work up to date by incorporating recent developments such as changes to species names, significant changes to classifications, as well as information on newly described plants. - Changes are integrated throughout the text. The plates have also been updated. Important native groups covered in Volume 2 include the Myrtaceae (which includes the Eucalypts) and Proteaceae (which includes the Grevilleas, Banksia and the state floral emblem, the Waratah). Both groups have been significantly reorganized." -"Harkins:2007yellow","We utilize topographic analysis of channel profiles combined with field measurements of erosion rates to explore the distribution of channel incision in the Anyemaqen Shan, a broad mountainous region in the northeastern Tibetan plateau. Tributary channels to the Yellow River display systematic downstream increases in channel gradient associated with convex upward longitudinal profiles. Steep lower reaches of channels are associated with rapid (>1 m/ka) incision rates along the Yellow River, while upstream reaches are associated with relatively slow (0.05-0.1 m/ka) erosion of soil-mantled uplands. Covariance between erosion rates and channel steepness indices suggest that channels are adjusted to match long-wavelength differential rock uplift across the range. Geologic constraints indicate that rapid incision downstream of the range is associated with excavation of basin fill driven by changes in relative base level farther downstream. ... [_truncated_]" -"Harle:1993nothofagus","Pollen analysis of the sediments of a small bog, supporting a stand of cool temperate rainforest in southeastern Tasmania, was undertaken in order to examine the history of the stand dominant, Nothofagus cunninghamii, presently growing outside its predicted climatic range. The pollen record covers at least the last 9000 years and reveals changes in the bog and in the surrounding vegetation, although pollen percentages of N. cunninghamii are sufficiently high to indicate that the species could have had a local presence throughout the recorded period. It is likely that this N. cunninghamii stand is relictual, surviving not only Holocene climates, but also the cool dry conditions of the last glacial period. This ability to survive changing and sometimes very unfavourable climates leads to the conclusion that great caution must be exercised in using present climates alone to predict the potential distribution of N. cunninghamii." -"Harle:2002wangoom","The chronology of a long pollen record from Lake Wangoom, one of the few long palaeoenvironmental records from southeastern Australia, is discussed in light of the acquisition of new uranium/thorium disequilibrium (UTD) dates. Of crucial importance has been the estimation of ages for two major pre-Holocene phases of forest expansion recorded in the sequence, with implications for the timing of periods of high effective precipitation in the region. The new UTD ages indicate that the oldest forest phase falls within the Penultimate Interglacial whereas the later phase corresponds with the Last Interglacial. This is older than indicated by previously reported UTD and radiocarbon dates, but confirms a chronology based on direct correlation with the pollen record from marine core E55-6. The new chronology of the Lake Wangoom sequence provides evidence that phases of sustained forest development in southeast Australia relate to interglacial periods. In comparison, interstadial periods appear to be characterised by only minor arboreal development. Marked differences in the pattern of vegetation development evident in each of the interglacials are thought to reflect varying climatic and anthropogenic influences." -"Harris:1965princetown","ND" -"Harris:1972tertiary","ND" -"Harris:1982mystery","Ancient peoples who were already cultivating crops in Papua New Guinea more than 9000 years go left a series of prehistoric field systems in the form of raised mounds. David Harris and Billai Laba describe thse mounds and suggest why such a large and elaborate system should have been abandoned." -"Harris:2000angelas","ND" -"Harris:2002windimurra","ND" -"Harrison:2000wilinyjibari","This paper presents the results of the application of the newly developed absolute dating technique, the OCR carbon dating procedure, to a sequence of soil samples from a pre- and post-contact Aboriginal rockshelter site in the southeast Kimberley, Western Australia. This represents the first published set of OCR dates on Australasian soil samples from archaeological site contexts. The sequence of OCR dates has been paired with several [‘C dates as an initial trial of the technique under Australian conditions. The OCR procedure measures the site-specific rate of biodegradation of organic carbon in soils, which under most circumstances will closely approximate the age of artefacts and cultural features contained within them. Close agreement between paired OCR and I4C determinations from Wilinyjibari suggest that with further research, the OCR carbon dating procedure may have potential applications to both pre- and post-contact archaeological sites in Australia, particularly sites with little organic carbon from which to derive radiometric carbon dates. The paper provides a contribution to the growing literature on alternate chronometric methodologies in Australian archaeology." -"Harrison:2008glaciar","ND" -"Harrison:2009middens","This paper reports the archaeological salvage, radiocarbon dating and analysis of seven shell midden sites located south of Port Hedland, and makes observations regarding the archaeology of the Port Hedland region and the Abydos coastal plain. The excavations revealed an almost continuous sequence of archaeological sites dating between 5250calBP and 50calBP years. These include some of the earliest and latest radiocarbon ages associated with Anadara granosa dominated middens, shell mounds and earth mounds from northwestern Australia. Where earlier researchers had suggested that Anadara exploitation in northwestern Australia, and particularly on the Abydos plain and Burrup Peninsula, was limited to between 4200 and 1600 BP, these excavations demonstrate that the exploitation of Anadara shell in the Port Hedland region was continuous from at least 4400calBP (and possibly as early as 5350calBP) until the early twentieth century. Based on a consideration of their contents and ages, it is suggested that the various forms of shell accumulations in the study area, including shell mounds, earth mounds, surface scatters and stratified lenses of shell midden, are likely to vary more as a result of site formation processes than Aboriginal people's past gathering practices. This finding has broader implications for understanding the place of Anadara shell mounds and middens in the prehistoric regional economy of northwestern Australia." -"Harrison:2010ireland","ND" -"Haslett:2008bchron","We propose a new and simple continuous Markov monotone stochastic process and use it to make inference on a partially observed monotone stochastic process. The process is piecewise linear, based on additive independent gamma increments arriving in a Poisson fashion. An independent increments variation allows very simple conditional simulation of sample paths given known values of the process. We take advantage of a reparameterization involving the Tweedie distribution to provide efficient computation. The motivating problem is the establishment of a chronology for samples taken from lake sediment cores, i.e. the attribution of a set of dates to samples of the core given their depths, knowing that the age--depth relationship is monotone. The chronological information arises from radiocarbon (14C) dating at a subset of depths. We use the process to model the stochastically varying rate of sedimentation." -"Hattanji:2019ashio","Total and continuing denudation rates were estimated using cosmogenic nuclides and intensive field observations of sediment transport in two small basins (C3 and S3) from the Ashio Mountains, Japan. The C3 basin underlain by Triassic bedded chert, while the S3 basin has evolved in altered Jurassic sandstone-shale. Continuing denudation rates were estimated from the records of coarse sediment transport and stream discharge for 6 years (2004–2009), soil grain-size distribution, and dissolved load in stream water. A debris flow was observed and the volume was measured in C3 (chert). Concentrations of cosmogenic 10Be and 26Al in fluvial sand were measured to determine spatially-averaged total denudation rates for these basins on the basis of steady-state assumption. Continuing denudation rate for C3 (chert) basin excluding the debris-flow mass accounted for ~75\% of the total denudation rate as measured from the cosmogenic nuclides. Assuming a difference between the total and continuing denudation rates indicates the impact of repeat debris flows, the debris flows with the observed magnitude (the mass of 24 t) occur with the recurrence intervals of 100–550 years (mean 167 years) for C3 (chert) basin. For S3 (sandstone) basin, the continuous denudation rates were significantly smaller than the total rates, where debris flow had not occurred for at least 17 years. The large gap in the denudation rates with different time scales shows contribution of higher magnitude debris-flow events with longer recurrence intervals." -"Hattestrand:2004drumlin","ND" -"Haworth:2004dugong","The excavation in the 1890s of a skeleton of the warm-water marine mammal Dugong dugon, associated with Aboriginal artefacts, from a Botany Bay salt marsh, marked the beginning of speculation about climate and sea level change in Australia over the period of human occupation. The dugong bones have recently been dated, giving a conventional 14C age of 5520±70 years BP, which is consistent with three older 14C dates for a layer of buried trees that underlies much of the north Botany sediments. The carefully drawn cross-sections of depositional strata produced by the original discoverers allow further interpretation of the pattern of Holocene sea-level fluctuations in the Sydney region. Layers of estuarine sediment, such as the one containing the dugong skeleton, are inter-bedded with peat layers containing in situ roots and stumps, suggesting that the site alternated between sub-aerial exposure and submergence throughout the Holocene. ... [_truncated_]" -"Hazell:2004thesis","A selection of palaeoecological proxies were tested on two raised, ombrotrophic, restiad peat bog sites from the North Island of New Zealand. With varying degrees of success, peat humification, testate amoebae, plant macrofossil and charcoal analyses contributed to determining the palaeomoisture records from three cores on each site. Climatic inferences have successfully been made for the Waikato region, mid North Island, over the period between the Tuhua (6,130±30 14C years BP; 6,800-7,150 cal. years BP) and Taupo (1,850±10 14C years BP; 1,650-1,800 cal. years BP) tephras. 47 AMS radiocarbon ages contributed to the production of age-depth models. The peat humification records have a resolution of 20-30 years and are the first replicated records for this region. Whilst peat humification and charcoal were the most successful analyses, the limited plant macrofossil work has also shown potential. Testate amoebae analysis, however, was not appropriate for these particular sites due to extremely low fossil test abundances. From the peat humification record, the main palaeomoisture trend identified in all cores is a shift towards wetter conditions c.5,000-4,000 cal. years BP. This is thought to have resulted from stronger westerly circulation, driven by increasing temperature and pressure gradients across the Southern Ocean from equatorial to polar latitudes. This in turn is likely to have been due to an increasing differential between insolation received at these latitudes, ultimately forced by the precessional cycle. The 'Mid-Holocene Transition' to wet conditions appears to contradict previous work from New Zealand that infers a drier late Holocene. This apparent contradiction can, however, be reconciled by increasing seasonality that would also explain the rise in charcoal abundance following the Mid-Holocene Transition. Colder, wetter winters resulted from decreasing winter (June) insolation and stronger rain-bearing westerlies, causing a decrease in peat humification. Warmer, drier summers resulted from an increase in summer (December) insolation and caused increased regional burning. An intensifying ENSO signal at the mid-Holocene is also thought to be responsible for increased drought occurrence and weather extremes." -"He:2020weihe","The tectonic activity and potential for linkage of adjacent active faults are crucial for seismic assessment. As the two largest faults that bound the Weihe Graben (central China), the Qinling Northern Piedmont Fault (QNF, ~200 km) and the Huashan Piedmont Fault (HPF, ~150 km) are mainly responsible for seismic risk in this densely-populated area, where the 1556 M 8.5 Huaxian earthquake occurred with 830,000 fatalities. However, their tectonic activity and the degree of interaction remain poorly constrained, hampering an adequate seismic risk assessment of the Weihe Graben. Here, we integrate 23 new 10Be-derived catchment-averaged denudation rates of ~0.06–0.32 mm/yr with topographic metrics to evaluate the seismic risk. The results demonstrate that the landscape of the Qinling and Huashan Mountains is in transient state in response to the tectonic perturbations of the QNF and the HPF, with tectonic knickpoints formed along main streams and tributaries, and widespread un- stable drainage divides. These two faults have comparable tectonic activity, and are potentially capable of gener- ating earthquakes with the maximum magnitude of Mw ~7.7–7.9. Moreover, they have likely started linking, posing a greater seismic risk than previously estimated." -"Head:1980aire","ND" -"Head:1983glennie","In recent years, increasing use has been made in Australia and the Pacific of samples of marine and freshwater prehistoric shell samples as materials for obtaining radiocarbon dates for dating sites. This has sometimes been the case because only shell was present, as for example in a midden dump where charcoal was originally absent or where the charcoal had been washed or leached away subsequent to deposition. However even when charcoal is present in a deposit, shell may be preferred because of the structure of the midden, where the shell lenses are packed with greater stability and demonstrable stratigraphic integrity than the surrounding deposits; or where it is believed that charcoal specks may have moved through the midden matrix subsequent to initial deposition. ... [_truncated_]" -"Head:1985bridgewater","Pollen analysis of sediment samples from archaeological sites, whether to provide environmental background or to address particular problems of the prehistory, has become commonplace in other parts of the world (e.g. Griffin 1961; Martin and Byers 1965; Schoenwetter 1974a; Dimbleby 1976; Fall et al. 1981; Bryant and Holloway 1983), but is still in its infancy in Australia. This paper presents the results of pollen analysis of sediments from the Bridgewater Caves, in the far southwest corner of Victoria, which were excavated by Harry Lourandos (1976, 1980, 1983) between 1975 and 1977." -"Head:1988discovery","The results of pollen, sedimentary and charcoal analyses of four cores and three peat profiles are presented. Casuarina woodland dominated the dryland vegetation over at least the past 6000 years, with a Melaleuca lanceolata-composite scrub association on the dunes. There is no evidence of higher sea levels in the area in the past 6000 years, with the present freshwater backdune swamp and lake systems being maintained or expanded. After a period of regional dune building between about 6000 and 4000 years BP, dune mobilization and advance in the last 4000 years or so overrode seaward brackish and fresh swamp systems. This dune advance severed Long Swamp from the Glenelg River estuary and precipitated the development of freshwater swamp conditions there. Burning of the swamp surface, often associated with the presence of Typha, is evident in a number of peat samples and is probably primarily anthropogenic. Continuous low-level burning occurred throughout the dryland vegetation of the region but is not associated with any long-term or widespread vegetation change. None of the environmental changes identified require a purely climatic explanation, and all have relevance for discussions of the regional prehistory." -"Head:1989condah","Sediment dating and pollen analysis are used to reconstruct environments at Lake Condah and Condah Swamp, Victoria, and thus to suggest the most likely dates for the associated stone fishtrap systems. It is argued that, since there has been water in the Condah basin for at least 8000 years, some of the traps could have been operable for that long. However, even the lowest traps were out of range of normal water depth until about 2000 BP. It is therefore most likely that systematic use of the traps was confined to the late prehistoric period." -"Head:1989radiocarbon","The radiocarbon dating of temperate zone and cold climate peats has yielded quite workable chronological sequences, providing the surface plant growth has not consisted of species having long penetrating roots. Godwin and Willis (1959) dated peat/wood sample pairs, and indicated that contamination in certain peat bogs could be negligible. Polach and Singh (1980) have shown that problems can occur in obtaining an accurate chronological sequence from an acid peaty swamp when roots from surface plants penetrate the lower peat layers. In ths case it is highly probable that dissolved organic material has mixed with stratigraphicaly lower peat so that the contamination of the relevant peat samples by both older and younger material has occurred. Contamination of older material also occurs when peat samplers drag down younger root and stem materia. Results obtained by Colhoun et al. (1982) strongly indicate that in a swamp area within a karst environment fed by alkaline ground water, secular equilibrium may occur once degradation of plant material reaches a certain stage. In this case, the swamp concerned is Pulbeena Swmp, Tasmania, and an equilibrium situation with ages around 45,000 years BP have been determined covering a depth from 165cm to 425cm. Contamination of samples can occur by both physical and chemical means. Hence pretreatment techniques for the radiocarbon dating of these samples need to take this into account (Gupta and Polach, 1985). These pretreatment techniques can inolve wet sieving to remove any coarse fibrous component which may not be contemporaneous with the sample matrix, and treatment of the samlpe material with hot dilute sodium hydroxide solution to isolate any mobile humic components within the sample. A comparison of 14C ages from both physical and chemical fractions of the peat samples may indicate the possible type and nature of sample contamination, since it is highly likely that the contaminating material would be either concentrated or isolated in one of the sample fractions (Gupta and Polach, 1985)." -"Healey:1980derwent","Aboriginal midden sites dated in the Derwent Estuary reveal the earliest shellsh exploitation in this region at about 6,000 BP. This early period of shellfish exploitation incorporates the mid-Hohcene phase where climates became increasingly rigorous (MacphaiL 1979) and where cooler and drier conditions are expressed in the types of deposition found in Southeast Tasmanian river valleys (Goede 1973). ... [_truncated_]" -"Heaton:2020marine","The concentration of radiocarbon (14C) differs between ocean and atmosphere. Radiocarbon determinations from samples which obtained their 14C in the marine environment therefore need a marine-specific calibration curve and cannot be calibrated directly against the atmospheric-based IntCal20 curve. This paper presents Marine20, an update to the internationally agreed marine radiocarbon age calibration curve that provides a non-polar global-average marine record of radiocarbon from 0--55 cal kBP and serves as a baseline for regional oceanic variation. Marine20 is intended for calibration of marine radiocarbon samples from non-polar regions; it is not suitable for calibration in polar regions where variability in sea ice extent, ocean upwelling and air-sea gas exchange may have caused larger changes to concentrations of marine radiocarbon. The Marine20 curve is based upon 500 simulations with an ocean/atmosphere/biosphere box-model of the global carbon cycle that has been forced by posterior realizations of our Northern Hemispheric atmospheric IntCal20 14C curve and reconstructed changes in CO2 obtained from ice core data. These forcings enable us to incorporate carbon cycle dynamics and temporal changes in the atmospheric 14C level. The box-model simulations of the global-average marine radiocarbon reservoir age are similar to those of a more complex three-dimensional ocean general circulation model. However, simplicity and speed of the box model allow us to use a Monte Carlo approach to rigorously propagate the uncertainty in both the historic concentration of atmospheric 14C and other key parameters of the carbon cycle through to our final Marine20 calibration curve. This robust propagation of uncertainty is fundamental to providing reliable precision for the radiocarbon age calibration of marine based samples. We make a first step towards deconvolving the contributions of different processes to the total uncertainty; discuss the main differences of Marine20 from the previous age calibration curve Marine13; and identify the limitations of our approach together with key areas for further work. The updated values for ΔR, the regional marine radiocarbon reservoir age corrections required to calibrate against Marine20, can be found at the data base http://calib.org/marine/." -"Hebenstreit:2011taiwanese","ND" -"Hedges:1995radiocarbon","This twentieth list of accelerator dates consists mainly of material dated since the beginning of 1993. but includes a number of measurements made earlier in the dating programme. The dates have been achieved by the methods described in Law and Hedges (1989), Hedges et al. (1989; 1992). Determinations with OxA numbers greater than 2095 were measured on the CO, gas ion-source (Bronk and Hedges 1989) rather than on the previous iron-graphite system." -"Hedrick:2011india","ND" -"Hedrick:2017waqia","ND" -"Heimsath:1997soil","Hilly and mountainous landscapes are partially to completely covered with soil under a wide range of erosion and uplift rates, bedrock type and climate. For soil to persist it must be replenished at a rate equal to or greater than that of erosion. Although it has been assumed for over 100 years that bedrock disintegration into erodable soil declines with increasing soil mantle thickness no field data have shown this relationship. Here we apply two independent field methods for determining soil production rates to hillslopes in northern California. First, we show that hillslope curvature (a surrogate for soil production7) varies inversely with soil depth. Second, we calculate an exponential decline of soil production rates with increasing soil depth from measurements of the in situ produced cosmogenic 10Be and 26Al concentrations in bedrock sampled under soils of different depths. Results from both methods agree well and yield the first empirical soil production function. We also illustrate how our methods can determine whether a landscape is in morphological equilibrium or not." -"Heimsath:2000retreating","The functional dependence of bedrock conversion to soil on the overlying soil depth (the soil production function) has been widely recognized as essential to understanding landscape evolution, but was quantified only recently. Here we report soil production rates for the first time at the base of a retreating escarpment, on the soil-mantled hilly slopes in the upper Bega Valley, southeastern Australia. Concentrations of 10Be and 26Al in bedrock from the base of the soil column show that soil production rates decline exponentially with increasing soil depth. These data define a soil production function with a maximum soil production rate of 53 m/m.y. under no soil mantle and a minimum of 7 m/m.y. under 100 cm of soil, thus constraining landscape evolution rates subsequent to escarpment retreat. The form of this function is supported by an inverse linear relationship between topographic curvature and soil depth that also suggests that simple creep does not adequately characterize the hillslope processes. Spatial variation of soil production shows a landscape out of dynamic equilibrium, possibly in response to the propagation of the escarpment through the field area within the past few million years. In addition, we present a method that tests the assumption of locally constant soil depth and lowering rates using concentrations of 10Be and 26Al on the surfaces of emergent tors." -"Heimsath:2001australia","Late Quaternary rates of apparent soil production, bedrock incision, and average erosion are determined for the southeastern highlands of Australia using in situ produced cosmogenic nuclide concentrations of 10Be and 26Al. Apparent soil production rates define a steep, inverse exponential function of soil depth with a maximum of 143 m Ma−1 under zero soil depth. There were no observed soil depths between about 25 cm and zero, however, such that the maximum observed rate is about 50 m Ma−1. The Bredbo River catchment average erosion rate is 15±1 m Ma−1, and is similar to the average hillslope erosion rate of 16±1 m Ma−1. Bedrock incision rates average 9 m Ma−1 and suggest that the higher rates of hillslope erosion may be in response to a pulse of incision, perhaps generated by knickpoint propagation. Bedrock erosion rates inferred from a tor profile average 3.8 m Ma−1, with higher rates on other, more weathered tor tops. An aboveground tor profile of nuclide concentrations is consistent with a simple model of rapid stripping of the surrounding saprolite, supporting the view that at least one episodic period of increased denudation has affected the landscape evolution of the highlands. We test this hypothesis by using a simple landscape evolution model to reasonably predict the spatial variation of soil depth as well as the emergence of tors." -"Heimsath:2009arnhem","We report erosion rates and processes, determined from in situ ‐produced beryllium‐10 (10Be) and aluminum‐26 (26Al), across a soil‐mantled landscape of Arnhem Land, northern Australia. Soil production rates peak under a soil thickness of about 35 cm and we observe no soil thicknesses between exposed bedrock and this thickness. These results thus quantify a well‐defined ‘humped’ soil‐production function, in contrast to functions reported for other landscapes. We compare this function to a previously reported exponential decline of soil production rates with increasing soil thickness across the passive margin exposed in the Bega Valley, south‐eastern Australia, and found remarkable similarities in rates. The critical difference in this work was that the Arnhem Land landscapes were either bedrock or mantled with soils greater than about 35 cm deep, with peak soil production rates of about 20 m/Ma under 35–40 cm of soil, thus supporting previous theory and modeling results for a humped soil production function. We also show how coupling point‐specific with catchment‐averaged erosion rate measurements lead to a better understanding of landscape denudation. Specifically, we report a nested sampling scheme where we quantify average erosion rates from the first‐order, upland catchments to the main, sixth‐order channel of Tin Camp Creek. The low (∼5 m/Ma) rates from the main channel sediments reflect contributions from the slowly eroding stony highlands, while the channels draining our study area reflect local soil production rates (∼10 m/Ma off the rocky ridge; ∼20 m/Ma from the soil mantled regions). Quantifying such rates and processes help determine spatial variations of soil thickness as well as helping to predict the sustainability of the Earth's soil resource under different erosional regimes. Copyright 2009 John Wiley and Sons, Ltd." -"Heimsath:2010bega","We report erosion rates determined from in situ produced cosmogenic 10Be across a spectrum of Australian climatic zones, from the soil-mantled SE Australian escarpment through semi-arid bedrock ranges of southern and central Australia, to soil-mantled ridges at a monsoonal tropical site near the Arnhem escarpment. Climate has a major effect on the balance between erosion and transport and also on erosion rate: the highest rates, averaging 35 m Ma−1, were from soil-mantled, transport-limited spurs in the humid temperate region around the base of the SE escarpment; the lowest, averaging about 1.5 m Ma−1, were from the steep, weathering-limited, rocky slopes of Kings Canyon and Mt Sonder in semi-arid central Australia. Between these extremes, other factors come into play including rock-type, slope, and recruitment of vegetation. We measured intermediate average erosion rates from rocky slopes in the semi-arid Flinders and MacDonnell ranges, and from soil-mantled sites at both semi-arid Tyler Pass in central Australia and the tropical monsoonal site. At soil-mantled sites in both the SE and tropical north, soil production generally declines exponentially with increasing soil thickness, although at the tropical site this relationship does not persist under thin soil thicknesses and the relationship here is ‘humped’. Results from Tyler Pass show uniform soil thicknesses and soil production rates of about 6.5 m Ma−1, supporting a longstanding hypothesis that equilibrium, soil-mantled hillslopes erode in concert with stream incision and form convex-up spurs of constant curvature. Moreover, weathering-limited slopes and spurs also occur in the same region: the average erosion rate for rocky sandstone spurs at Glen Helen is 7 m Ma−1, similar to the Tyler Pass soil-mantled slopes, whereas the average rate for high, quartzite spurs at Mount Sonder is 1.8 m Ma−1. The extremely low rates measured across bedrock-dominated landscapes suggest that the ridge–valley topography observed today is likely to have been shaped as long ago as the Late Miocene. These rates and processes quantified across different, undisturbed landscapes provide critical data for landscape evolution models." -"Heimsath:2020equilibrium","The textbook concept of an equilibrium landscape, which posits that soil production and erosion are balanced and equal channel incision, is rarely quantified for natural systems. In contrast to mountainous, rapidly eroding terrain, low relief and slow‐eroding landscapes are poorly studied despite being widespread and densely inhabited. We use three field sites along a climosequence in South Africa to quantify very slow (2‐5 m/My) soil production rates that do not vary across hillslopes or with climate. We show these rates to be indistinguishable from spatially invariant catchment‐average erosion rates while soil depth and chemical weathering increase strongly with rainfall across our sites. Our analyses imply landscape‐scale equilibrium although the dominant means of denudation varies from physical weathering in dry climates to chemical weathering in wet climates. In the two wetter sites, chemical weathering is so significant that clay translocates both vertically in soil columns and horizontally down hillslope catenas, resulting in particle size variation and the accumulation of buried stone lines at the clay‐rich depth. We infer hundred‐thousand‐year residence times of these stone lines and suggest that bioturbation by termites plays a key role in exhuming sediment into the mobile soil layer from significant depths below the clay layer. Our results suggest how tradeoffs in physical and chemical weathering, potentially modulated by biological processes, shape slowly eroding, equilibrium landscapes." -"Hein:2009patagonia","ND" -"Hein:2010argentine","ND" -"Hein:2011outwash","ND" -"Hein:2011weddell","ND" -"Hein:2014scatter","ND" -"Hein:2016evidence","ND" -"Hein:2016thinning","ND" -"Hein:2017regional","ND" -"Heine:2009brandenburg","ND" -"Heineke:2017reservoir","The functionality and retention capacity of water reservoirs is generally impaired by upstream erosion and reservoir sedimentation, making a reliable assessment of erosion indispensable to estimate reservoir lifetimes. Widely used river gauging methods may underestimate sediment yield, because they do not record rare, high-magnitude events and may underestimate bedload transport. Hence, reservoir lifetimes calculated from short-term erosion rates should be regarded as maximum values. We propose that erosion rates from cosmogenic 10Be, which commonly integrate over hundreds to thousands of years are useful to complement short-term sediment yield estimates and should be employed to estimate minimum reservoir lifetimes. Here, we present 10Be erosion rates for the drainage basins of six water reservoirs in Western Turkey, which are located in a tectonically active region with easily erodible bedrock. Our 10Be erosion rates for these catchments are high, ranging from ~170 to ~1040 t/km^2/yr. When linked to reservoir volumes, they yield minimum reservoir lifetimes between 25 ± 5 and 1650 ± 360 years until complete filling, with four reservoirs having minimum lifespans of <=110 years. In a neighboring region with more resistant bedrock and less tectonic activity, we obtain much lower catchment-wide 10Be erosion rates of ~33 to ~ 95 t/km**2/yr, illustrating that differences in lithology and tectonic boundary conditions can cause substantial variations in erosion even at a spatial scale of only ~50 km. In conclusion, we suggest that both short-term sediment yield estimates and 10Be erosion rates should be employed to predict the lifetimes of reservoirs." -"Heineke:2019menderes","In extensional provinces with low-angle normal faulting (such as the Aegean region), both tectonic processes and erosion induce landscape change, but their interaction during the evolution of topography and relief accompanying continental extension has rarely been addressed. Here we present local and catchment-wide 10Be erosion rates that document the spatial pattern of erosion in the central Menderes Massif, a metamorphic core complex consisting of two asymmetric mountain ranges (Bozdağ and Aydın) bound by detachment faults and active grabens. Catchment-wide erosion rates on the northern flank of the Bozdağ Range are rather low (40–110 mm/k.y.) but reach values of >300 mm/k.y. on the steep southern escarpment—a pattern that reflects both topography and bedrock lithology. In the Aydın Range, erosion rates are generally higher, with mean erosion rates of ∼190 and ∼260 mm/k.y. on the northern and southern flank, respectively, and more variable along strike. In both ranges, erosion rates of ridge crests derived from amalgamated clasts are 30–90 mm/k.y. The difference between local and catchment-wide erosion rates indicates that topographic relief increases in most parts of the massif in response to ongoing fault-related uplift and concomitant river incision. Our findings document that tectonic processes exert a significant control on landscape evolution during active continental extension and are reflected in both the topographic signature and the spatial pattern of erosion. In the Menderes Massif, rock susceptibility to weathering and erosion is a dominant factor that controls the erosional contribution to rock exhumation, which varies spatially between ∼10\% and ∼50\%." -"Helgen:2005aplodontiidae","Family Aplodontiidae" -"Helgen:2005aplondontiidae","Family Aplondontiidae" -"Helgen:2005castoridae","Family Castoridae" -"Helgen:2005ptilocercidae","Family Ptilocercidae" -"Helgen:2005scandentia","Order Scandentia" -"Helgen:2005tupaiidae","Family Tupaiidae" -"Henck:2011three","Global data suggest that erosion rates variously scale with steepness or climate forcing (precipitation or glacial excavation), but the relative influence of these factors has proven difficult to assess without comparisons from a single location. A new suite of detrital 10Be data from the Three Rivers Region, SE Tibet is used to examine the relative importance of rainfall and relief in predicting patterns of erosion rates across a region with a strong gradient in exhumation. The data reveal millennial erosion rates vary by two orders of magnitude, from 0.01 to 8 mm/yr across a regional gradient in exhumation rates inferred from previous thermochronology and cosmogenic nuclide data to the west and east of the study region. The new millennial erosion rates mirror the pattern of decreasing exhumation rates from west to east across the region, with the highest rates in the lower Salween River drainage and the lowest rates in the Yangtze River drainage. Erosion rates in the Mekong and Salween River drainages are correlated with mean local relief whereas in the Yangtze River drainage they are correlated most strongly with mean annual rainfall. The tectonic setting of this region, with a strong west to east gradient in exhumation rates which we infer to mirror a gradient in rock uplift, seems to exert a stronger control on erosion rate patterns than rainfall or relief." -"Henderson:2006sunnyside","Susan Kent had been working on a project excavating an open-air archaeological site in the eastern Free State, South Africa, at the time of her death. She had commissioned geological studies, which had indicated that the archaeological horizon was in situ, and had involved colleagues in taking dating, pollen, and phytolith samples. We decided to continue with the analysis of the samples after her death and to complete the analysis of the artifacts from the site. This multifaceted approach to understanding the context of the archaeological horizon was the background against which Susan intended to investigate the spatial distribution of the lithic material as a means of identifying activity areas at the site. This chapter reports some of the results of the continuing analysis. The archaeological horizon has been dated to around 30 ka by optically stimulated luminescence. This date supports the final Middle Stone Age or Transitional Middle Stone Age/Later Stone Age designation suggested by a preliminary analysis of part of the lithic sample. Paleoenvironmental information from the site indicates that conditions were favorable for human settlement in the eastern Free State area during this period. Although the site may not necessarily be suitable to answer all the questions Susan initially asked of it, it will certainly make a contribution to our understanding of human settlement of the area during this little-researched time period of the central interior." -"Hendy:1973talgai","A study of the carbon isotopic composition of soil organic matter, carbonate nodules, present day ground waters and plants has shown that: (a) the soil organic carbon formed since 10,000 years B.P. had identical 13 C/ 12C ratios C-17°/oo) as plants of the subtropical grasslands ecosystem which are still found on uncultivated portions of the flood plains; (b) soil organic matter formed prior to 10,000 years B.P. has a lower 13 C/ 12C ratio and indicates a change in the plant cover from either temperate grasses or a forest ecosystem to subtropical grasses; (c) the carbonate nodules found in the soil are in 13C equilibrium with CO2 produced from carbon of contemporary plant composition; (d) the 14C/ 12C ratio of both the soil organic carbon and the carbonate nodules decreases with depth in the soil, the soil organic matter extrapolating to zero age at the surface, and the carbonate nodules extrapolating to zero age at about 80 - 100cm depth in the soil. No nodules are found higher than lm depth. This suggests that the carbonate nodules form at about lm depth in equilibrium with soil CO2; (e) the soil horizon at which the Talgai Cranium was found corresponds to the surface at 14,000 years B.P." -"Henriksen:2014kongsfjorden","ND" -"Henshilwood:2002blombos","In the Eurasian Upper Paleolithic after about 35,000 years ago, abstract or depictional images provide evidence for cognitive abilities considered integral to modern human behavior. Here we report on two abstract representations engraved on pieces of red ochre recovered from the Middle Stone Age layers at Blombos Cave in South Africa. A mean date of 77,000 years was obtained for the layers containing the engraved ochres by thermoluminescence dating of burnt lithics, and the stratigraphic integrity was confirmed by an optically stimulated luminescence age of 70,000 years on an overlying dune. These engravings support the emergence of modern human behavior in Africa at least 35,000 years before the start of the Upper Paleolithic." -"Henshilwood:2014klipdrift","Surveys for archaeological sites in the De Hoop Nature Reserve, southern Cape, South Africa resulted in the discovery of a cave complex comprising two locations, Klipdrift Cave and Klipdrift Shelter. Excavations commenced in 2010 with Later Stone Age deposits initially being recovered at the former site and Middle Stone Age deposits at the latter. The lithic component at Klipdrift Shelter is consistent with the Howiesons Poort, a technological complex recorded at a number of archaeological sites in southern Africa. The age for these deposits at Klipdrift Shelter, obtained by single grain optically stimulated luminescence, spans the period 65.5 +/- 4.8 ka to 59.4 +/- 4.6 ka. Controlled and accurate excavations of the discrete layers have resulted in the recovery of a hominin molar, marine shells, terrestrial fauna, floral remains, organic materials, hearths, lithics, ochre, and ostrich eggshell. More than 95 pieces of the latter, distributed across the layers, are engraved with diverse, abstract patterns. The preliminary results from Klipdrift Shelter presented in this report provide new insights into the Howiesons Poort in this sub-region and contribute further to ongoing knowledge about the complex behaviours of early Homo sapiens in southern Africa. Excavations at the Klipdrift Complex will continue in the future." -"Herczeg:1991deposits","Changes in the hydrologic cycle throughout the late Quaternary in Australia are evident from raised lake shorelines in the interior salt-lake basins, evaporites recovered from cores within these lakes, and carbonate pedogenesis within aeolian dune sequences. Most of these features are fraught with poor absolute chronologic control especially beyond the range of radiocarbon dating (> 35,000 yr B.P.). Uranium-series methods can potentially extend the chronology to about 350,000 yr B.P. provided that the minerals remain closed to uranium and thorium exchange after deposition and that corrections to detrital contamination can be adequately made. Samples of carbonates, gypsum and halite were collected from a variety of sites within the semi-arid and arid regions of southeastern Australia in an attempt to assess the feasibility of the U-series dating technique. The U-series method shows some promise for placing constraints on the timing of palaeoclimatic changes in Australia. Contamination with non-radiogenic 230Th can be overcome in most instances using an isochron correction scheme for a sequential acid-leach procedure. Uranium-series methods can provide the most reliable dates from samples in the arid regions of the continent where post-depositional exchange with groundwater U can be assumed to be minimal. Where reliable 14C dates have already been obtained, the U-series dates are in general accord except at Lake Mungo, N.S.W., where U-series dates are considerably younger. Two major high lake-stands were identified at Lake Frome, South Australia at ∼21,500 and 140,000 yr B.P. Dune stabilisation (i.e. humid conditions) inferred from dates of pedogenic CaCO3 occurred within the Strzelecki dunefield of northern South Australia at around 22,000, 68,000 and 145,000 yr B.P. These dates fall between most TL dates for dune-building episodes within the Strzelecki desert and therefore are consistent with palaeoclimatic reconstructions for the arid core of Australia. U-series dates on upper salt horizons of Lake Eyre and Lake Frome suggest that at least two periods of hyper-aridity occurred within the Holocene (< 10,000 yr B.P.)." -"Hesse:2003blue","Sand dunes on the Newnes Plateau (1000m a.s.l.), west of Sydney, were active during the Last Glacial Maximum. The scattered sand dunes are forested under the modern humid, temperate climate regime. Dune types range from parabolic to transverse lee dunes and sand sheets or patches. All point to the presence of conditions marginal for aeolian activity, made possible through wind acceleration on windward slopes, ready sand supply from the weathered sandstone of the plateau and sparse vegetation cover. Modern climate envelopes of sand dune activity in Australia predict that unrealistically drier conditions are necessary to allow wind transport at this site. Only additional impediments to plant growth, such as lower temperature and lower atmospheric carbon dioxide concentrations, appear to allow the necessary conditions for dune formation. These observations and conclusions extend our understanding of the extremes of the LGM climate in humid eastern Australia, confirming that the widespread treeless vegetation was also sparse, even in areas that today have annual rainfall above 1000mm." -"Hesse:2018macquarie","Palaeochannels of lowland rivers provide a means of investigating the sensitivity of river response to climate-driven hydrologic change. About 80 palaeochannels of the lower Macquarie River of southeastern Australia record the evolution of this distributive fluvial system. Six Macquarie palaeochannels were dated by single-grain optically stimulated luminescence. The largest of the palaeochannels (Quombothoo, median age 54 ka) was on average 284 m wide, 12 times wider than the modern river (24 m) and with 21 times greater meander wavelength. Palaeo-discharge then declined, resulting in a younger, narrower, group of palaeochannels, Bibbijibbery (125 m wide, 34 ka), Billybingbone (92 m, 20 ka), Milmiland (112 m, 22 ka), and Mundadoo (86 m, 5.6 ka). Yet these channels were still much larger than the modern river and were continuous downstream to the confluence with the Barwon-Darling River. At 5.5 ka, a further decrease in river discharge led to the formation of the narrow modern river, the ecologically important Macquarie Marshes, and Marra Creek palaeochannel (31 m, 2.1 ka) and diminished sediment delivery to the Barwon-Darling River as palaeo-discharge fell further. The hydrologic changes suggest precipitation was a driving forcing on catchment discharge in addition to a temperature-driven runoff response." -"Hesse:2018palaeohydrology","This study derives a new function describing the relationship of channel bankfull discharge (Qbf) to channel width in modern rivers of the Murray-Darling Basin (MDB) of southeastern Australia and applies this to dated palaeochannels of seven rivers to quantify late Quaternary discharge history in this important basin. All rivers show high MIS3 and MIS2 Qbf, declining in the Holocene. The Qbf of modern MDB rivers is correlated with total catchment precipitation but comparison with palaeochannel Qbf estimates shows that while enhanced runoff efficiency is necessary to account for much larger late Pleistocene palaeochannels, either lower or higher precipitation rates could have prevailed. A strong association between relative palaeo- Qbf enhancement and temperature suggests a temperature-mediated mechanism controlling river discharge, such as the fraction of precipitation stored as snow and thawing in spring, the enhancement of orographic rainfall, or CO2 feedbacks with vegetation cover. Significantly enhanced MIS3 Qbf requires an additional mechanism, such as increased rainfall. These findings are consistent with others that increased moisture availability was associated with past colder climates, although this was not necessarily the result of enhanced precipitation." -"Hetzel:2013tibetan","The India–Asia collision zone is a key area for understanding continental plateau formation and mountain building. Two fundamental questions in this context are how the northeastward motion of India is partitioned between strike–slip and thrust faults and how mountain building is counteracted by erosion. Cosmogenic nuclides allow us to address these questions, because they provide age constraints on tectonically offset landforms and constraints on erosion rates. After considerable debate on whether or not major strike–slip faults move at high rates of up to 20–30 mm/yr and absorb most of the continental deformation, it now appears that the three largest faults (Altyn Tagh, Haiyuan, Kunlun) have millennial slip rates of no more than 8–13 mm/yr, consistent with rates of elastic strain accumulation determined by geodetic methods." -"Hewawasam:2003tropical","We quantify the difference between the human-caused sediment yield and the natural rates of soil production and bedrock erosion in a now largely deforested tropical highland. The present-day rate of soil loss in the Upper Mahaweli catchment, Sri Lanka, is calculated by using suspended river-load fluxes. These data provide spatially averaged sediment yields of 130 2100 t·km-2·yr-1. Local rates of soil loss from agricultural plots on hillslopes are as high as 7000 t·km-2·yr-1. By comparison, natural rates of sediment generation, as determined by measuring cosmogenic 10Be in quartz from sediments and soils, are only 13 30 t·km-2·yr-1. The natural rates presented here provide a benchmark against which recent erosion rates, determined by various sediment gauging techniques, can be referenced. In the Sri Lankan highlands, these results suggest that soil is now being lost 10 100 times faster from agriculturally utilized areas than it is being produced." -"Hewitt:2010bend","Bend Road is an open site covering c.12 hectares on a sand sheet formation in southeast Melbourne, now bisected by the new Mitcham-Frankston tollway. Results from earlier salvage archaeology suggesting this was a significant scientific site were subsequently questioned on geomorphological grounds that indicated post-depositional disturbance. In 2006 the authors carried out extensive and detailed excavations and analyses that indicated that while both large-scale aeolian deflation events and smaller-scale bioturbation could be demonstrated, paradoxically the archaeology retained a clear coherence. While the bulk of the archaeology relates to the backed artefact period - the site has now yielded hundreds of asymmetric points and geometric microlith forms from the late Holocene - an earlier sequence extends back to 30-35,000 BP, putting Bend Road amongst the oldest known sites in Victoria. This paper summarises the methodological procedures and results that reflect both the natural disturbances to the site and the data that demonstrate its archaeological integrity, and points to a growing imbalance between increasingly sophisticated dating techniques available to the archaeologist and the levels of scale and resolution that usually pertain in archaeological sites." -"Heying:2003agamidae","Family Agamidae" -"Heying:2003anura","Order Anura" -"Heying:2003chamaeleonidae","Family Chamaeleonidae" -"Heying:2003corytophanidae","Family Corytophanidae" -"Heying:2003crotaphytidae","Family Crotaphytidae" -"Heying:2003hoplocercidae","Family Hoplocercidae" -"Heying:2003iguanidae","Family Iguanidae" -"Heying:2003phrynosomatidae","Family Phrynosomatidae" -"Heying:2003polychrotidae","Family Polychrotidae" -"Heying:2003tropiduridae","Family Tropiduridae" -"Heyman:2011bayan","ND" -"Hidy:2014texas","The Brazos, Colorado, and Trinity rivers of Texas drain a tectonically quiescent, non-glaciated, and low-relief landscape inland from the Gulf of Mexico, where long-term [10^3--10^5] changes in denudation rates are probably driven largely by climate change. Here, we use cosmogenic 10Be to obtain spatially averaged denudation rates for these river catchments, primarily from terrace deposits associated with glacial or interglacial intervals over the past half million years. The denudation rates are ∼30–35\% higher during interglacial periods than during glacial periods, and correlate broadly with temperature. The results are consistent with predictions from the BQART sediment flux model, and support the hypothesis that increased weathering rates associated with warmer climates will accelerate landscape erosion. Furthermore, by analyzing 26Al/10Be in these deposits, we can estimate the bed load sourced from up-catchment surfaces. The stored coastal plain fraction varies from ∼10\% to 30\%, and is greater during times of relatively lower sea level. The results indicate that although sediment flux is moderated by coastal-plain storage, increased up-catchment flux during warmer interglacial periods outpaces evacuation of stored sediment during glacial periods, resulting in a net increase in sediment flux to the ocean during warm intervals. If this temperature–sediment flux relationship is valid beyond the Plio-Pleistocene transition, then global sediment flux to the ocean from passive, non-glaciated, and low-relief landscapes would have been greater during the Pliocene than in the cooler Quaternary." -"Hill:2014jali","The Pleistocene Dune on the Ngunya Jargoon Jargoon IPA is a remnant of the old coastline that pre- dates the mid Holocene sea level rise approximate 3500 year before present. The Pleistocene Dune runs parallel to the Richmond River on the eastern margin of the IPA, and at its northward point at Bingal Creek sweeps back to the west where it connects with a second and potentially older dune which runs parallel to the west boundary of the IPA. The dunes are characterized by submerged deep white coastal sands to a depth of between 1 and 3 meters. The Ngunya Jargoon Jargoon IPA records a coastal landscape at a time when the beachfront was at its most westerly- now inland- position and is the oldest known archaic dune system on the Richmond River. ... [_truncated_]" -"Hippe:2012altiplano","Denudation processes and sediment transfer are investigated in a high-elevation, low-relief environment (eastern Altiplano, Bolivia) using 10Be, 26Al, and in situ 14C analysis in fluvial sediments. Concentrations of the long-lived nuclides 10Be and 26Al yield consistently low catchment-wide denudation rates of ~ 3–29 mm ky− 1 (integrating over 21–194 ky), which reflect the low geomorphic gradients and the discontinuity of fluvial transport along the eastern Altiplano margin. No significant correlation is recorded between denudation rates of individual catchments and morphological basin parameters (slope, area, elevation). This is attributed to the overall little variability in morphology. The agreement between the denudation rates and published modern sediment discharge data suggests steady landscape evolution of the eastern Altiplano from the latest Pleistocene until today. ... [_truncated_]" -"Hippe:2014gotthard","ND" -"Hiscock:1988phd","Archaeological research at Lawn Hill Station, northwest Queensland, was undertaken to investigate prehistoric stone artefact manufacture and settlement patterns. Of particular interest were the ways in which technology and settlement responded to changes in environmental conditions. Settlement strategies are inferred from a study of sixty-two sites and many thousands of artefacts found outside sites. Most archaeological material culture is found in close proximity to permanent water and outcrops of flakeable stone. It is concluded that this pattern resulted partly from more intensive occupation of those parts of the landscape, and partly from a greater rate of artefact discard. Other environmental features had more subtle effects on activity location. One pattern which emerged from the study was that site size is inversely related to distance from stone quarries, suggesting that site size and numbers of occupants are poorly correlated. Distance from quarries is found to be a major determinant of assemblage composition. Many technological attributes indicate that as stone was carried away from the quarry it was increasingly rationed to maximize stone use before a return to the quarry was necessary. Rationing was achieved by an increase in use-life and the application of knapping procedures which prolonged reduction. Cores, flakes and retouched flakes were all subjected to this economizing behaviour. Increased rationing would have been accompanied by changes in the rate and context of artefact discard, a conclusion which fits well with inferences about the distribution of material culture throughout the landscape. Since much of the inter-assemblage variation at Lawn Hill can be explained by the economics of stone procurement and manufacture, it is concluded that technology was largely unresponsive to other aspects of subsistence or settlement. This conclusion implies that seasonal patterns of movement or foraging are unlikely to be reconstructed from the stone artefacts at Lawn Hill. ... [_truncated_]" -"Hiscock:1997darwin","Chronological change in the coastal environment of Darwin Harbour, Northern Territory, is documentd by archaeological sites. Molluscs gathered by prehistoric people for food between 1,400 ad about 900 years ago reveal that humans were foraging along largely open beaches. The dense and continuous mangrove forests found in the harbour today have formed in the last 1,000 years." -"Hiscock:1998backed","Many archaeologists have argued that backed artefacts, or backed ‘blades’, were used in Australia only during the last 4500 years. We show that those arguments are theoretically flawed and present case studies which demonstrate the manufacture of backed artefacts in the early Holocene. Implications of early Holocene backed artefacts are explored." -"Hiscock:1999coastal","Holocene human occupation of the catchment area for the Van Diemen Gulf is the subject of this paper. Hunter-gatherer use of the lands surrounding the Van Diemen Gulf extends back to the Pleistocene, and although archaeological research has focussed on the Alligator Rivers region in the southeast, recent investigations have revealed something of the human history throughout the entire area. It is now clear that the creation of the Van Diemen Gulf by sea level rise initiated widespread and long-term alterations in the landscape, and that changing patterns of settlement, foraging and technology reveal human responses to those transformations in their environment. Combined with an outstanding palaeo-environmental record for the Alligator Rivers region, the growth of archaeological information about prehistoric economies in this region makes it feasible to examine aspects human ecology in the past. In this paper I discuss some of the consequences of the marine transgression for human occupation of the coastal and near coastal landscapes of this intriguing region." -"Hiscock:2001darwin","ND" -"Hisock:2004capertee","Re-analysis of the artefact assemblage from Capertee 3, an Australian rockshelter excavated by F.D. McCarthy in the 1950s and 1960s, yields a revised image of chronological changes in backed artefact production. A technologically-defined sample of backed retouched flakes gives a new depiction of the vertical distribution of backed artefacts in this site. Analysis of artefact weathering indicates most specimens were probably altered in situ, with minimal large-scale vertical displacement. Calibration of radiocarbon dates provides refined age-depth estimates for the site. The result is identification of backed artefacts up to 6000 to 7000 years old, documentation of many backed specimens prior to 3500 cal b.p., and observation of only a relatively brief period, between 1500 and 3500 cal b.p., in which backed artefact production rates were extremely high. Changes in production rates are similar to those previously reported from Upper Mangrove Creek." -"Hocknull:2005succession","ND" -"Hocknull:2007vertebrates","A new middle Pleistocene vertebrate fossil record from eastern Australia, dated by U disequilibrium series, records the first Quaternary record of an Australian tropical rainforest fauna. This exceptionally rich fauna underwent extinction after a long period of relative faunal stability, spanning several glacial cycles, and persisted probably until 280000~years ago. Some time between 280000 and 205000~years ago the rainforest fauna was replaced by a xeric-adapted fauna. Since that time, the xeric-adapted fauna was replaced by a mesic-adapted fauna which was established by the Holocene. This is the first vertebrate faunal evidence in Australia of the middle Pleistocene Mid-Brunhes Climatic Event (MBE), a major climatic reorganisation that led to increased aridity in northern Australia from around 300000~years ago. Several independent palaeoclimate proxies suggest that the climatic shift to aridity was due to increased climatic variability and weakened northern monsoons, which may be manifested in the extinction of the aseasonal rainforest fauna and its replacement by an arid-adapted fauna. We extend the temporal ranges of several taxa from the Pliocene into the middle Pleistocene. We also reveal a longer palaeobiogeographic connection of rainforest taxa and lineages shared between New Guinea and Australia than was previously thought and show that their extinction on mainland Australia occurred sometime after 280000~years ago." -"Hodgdon:2016laurentide","ND" -"Hodgson:2009subglacial","ND" -"Hodgson:2012dufek","ND" -"Hoffmann:2005lagomorpha","Order Lagomorpha" -"Hoffmann:2005leporidae","Family Leporidae" -"Hoffmann:2005ochotonidae","Family Ochotonidae" -"Hoffmann:2005prolagidae","Family Prolagidae" -"Hofmann:2018drac","ND" -"Hofmann:2018thesis","ND" -"Hofmann:2019ecrins","ND" -"Hogg:1987waikatoi","The radiocarbon dating laboratory at Waikato was established in 1975, primarily as a research tool in the fields of geomorphology, volcanology, tephrostratigraphy, coastal studies, and paleolimnology, to cope with the increasing supply of late Quaternary lake sediment, wood, peat, and shell samples submitted by University staff and postgraduate students undertaking research in the North Island of New Zealand. The method employed is scintillation counting of benzene using the procedures and vacuum systems designed by H A Polach for the Australian National University (ANU) Radiocarbon Dating Research Laboratory (Hogg, 1982). This date list reports on samples submitted by University of Waikato researchers and assayed in the Waikato laboratory mainly between 1979 and 1985. Other dates on material submitted by individuals working in other organizations in New Zealand, and overseas, are to be reported later." -"Hogg:2001curtis","Original Radiocarbon Dating Lab reports for samples ARCH0562C14006_Wk-10967, ARCH0562C14010_Wk-10968, ARCH0563C14005_Wk-10966, ARCH0563C14008_Wk-10965, ARCH0564C14003_Wk-10964, NZA-13385(Wk-9387), Wk-10089, Wk-10090, Wk-10091, Wk-10092, Wk-10093, Wk-10969, Wk-11280 where ARCHxxxC14xxx is the OCTOPUS database observation ID and Wk_xxxxx is the original lab ID. Sample batch originates from Southern Curtis Coast, QLD, AUS. The University of Waikato, Radiocarbon Dating Laboratory" -"Hogg:2008bentinck","Original Radiocarbon Dating Lab reports for samples ARCH0747C14001_Wk-23663, ARCH0748C14001_Wk-23664, ARCH0749C14001_Wk-23665, ARCH0750C14001_Wk-23661, ARCH0750C14002_Wk-23662, Wk-28560, Wk-28561, Wk-32135, Wk-32136 where ARCHxxxC14xxx is the OCTOPUS database observation ID and Wk_xxxxx is the original lab ID. Sample batch originates from Bentinck Island, South Wellesleys, Gulf of Carpentaria, QLD, AUS. The University of Waikato, Radiocarbon Dating Laboratory" -"Hogg:2008mornington","Original Radiocarbon Dating Lab reports for samples ARCH0726C14001_Wk-26683, ARCH0727C14002_Wk-23122, ARCH0727C14003_Wk-23123, ARCH0740C14001_Wk-23127, ARCH0740C14002_Wk-23128, ARCH0741C14001_Wk-23129, ARCH0742C14001_Wk-23130, ARCH0744C14001_Wk-26682, ARCH0745C14001_Wk-23125, ARCH0745C14002_Wk-23126, ARCH0746C14001_Wk-23131, Wk-23124, Wk-23132, Wk-23133, Wk-23134, Wk-23135, Wk-23136, Wk-23667, Wk-23668 where ARCHxxxC14xxx is the OCTOPUS database observation ID and Wk_xxxxx is the original lab ID. Sample batch originates from Mornington Island, Gulf of Carpentaria, QLD, AUS.The University of Waikato, Radiocarbon Dating Laboratory" -"Hogg:2008peel","Original Radiocarbon Dating Lab reports for samples Wk-8009, Wk-8010, Wk-8011, Wk-8012, Wk-8013, Wk-8014. Sample batch originates from Peel Island, SE QLD, AUS. The University of Waikato, Radiocarbon Dating Laboratory" -"Hogg:2008sweers","Original Radiocarbon Dating Lab reports for samples ARCH0751C14001_Wk-23666.pdf, Wk-27972, Wk-35856, Wk-35857 where ARCHxxxC14xxx is the OCTOPUS database observation ID and Wk_xxxxx is the original lab ID. Sample batch originates from Sweers Island, South Wellesleys, Gulf of Carpentaria, QLD, AUS. The University of Waikato, Radiocarbon Dating Laboratory" -"Hogg:2011mornington","Original Radiocarbon Dating Lab reports for samples ARCH0727C14001_Wk-30543, ARCH0732C14001_Wk-30551, ARCH0733C14001_Wk-30549, ARCH0734C14001_Wk-30552, ARCH0736C14001_Wk-30545, ARCH0737C14001_Wk-30546, ARCH0738C14001_Wk-30547, ARCH0739C14001_Wk-30548, ARCH0743C14001_Wk-30544 where ARCHxxxC14xxx is the OCTOPUS database observation ID and Wk_xxxxx is the original lab ID. Sample batch originates from Mornington Island, Gulf of Carpentaria, QLD, AUS. The University of Waikato, Radiocarbon Dating Laboratory" -"Hogg:2012bentinck","Original Radiocarbon Dating Lab reports for samples Wk-34772, Wk-34776, Wk-34780, Wk-35850, Wk-35851, Wk-35852, Wk-35853, Wk-35854, Wk-35855, Wk-36175, Wk-36176, Wk-36177, Wk-37498, Wk-37499, Wk-38692, Wk-39328, Wk-39329, Wk-39330, Wk-39331, Wk-39332, Wk-40103, Wk-41402, Wk-41403, Wk-44446. Sample batch originates from Bentinck Island, South Wellesleys, Gulf of Carpentaria, QLD, AUS. The University of Waikato, Radiocarbon Dating Laboratory" -"Hogg:2012fowler","Original Radiocarbon Dating Lab reports for samples Wk-34773, Wk-34775, Wk-34781, Wk-34783. Sample batch originates from Fowler Island, South Wellesleys, Gulf of Carpentaria, QLD, AUS. The University of Waikato, Radiocarbon Dating Laboratory" -"Hogg:2013lizard","Original Radiocarbon Dating Lab reports for samples Wk-37128, Wk-37129, Wk-37130, Wk-37131, Wk-37132, Wk-37133. Sample batch originates from Lizard Island, Great Barrier Reef, QLD, AUS. The University of Waikato, Radiocarbon Dating Laboratory" -"Hogg:2013shcal","The Southern Hemisphere SHCal04 radiocarbon calibration curve has been updated with the addition of new data sets extending measurements to 2145 cal BP and including the ANSTO Younger Dryas Huon pine data set. Outside the range of measured data, the curve is based upon the ern Hemisphere data sets as presented in IntCal13, with an interhemispheric offset averaging 43 ± 23 yr modeled by an autoregressive process to represent the short-term correlations in the offset." -"Hogg:2014lizard","Original Radiocarbon Dating Lab reports for samples Wk-38696, Wk-38697, Wk-38698, Wk-38699, Wk-38700, Wk-38701, Wk-38702, Wk-38703. Sample batch originates from Lizard Island, Great Barrier Reef, QLD, AUS. The University of Waikato, Radiocarbon Dating Laboratory" -"Hogg:2020shcal","Early researchers of radiocarbon levels in Southern Hemisphere tree rings identified a variable North-South hemispheric offset, necessitating construction of a separate radiocarbon calibration curve for the South. We present here SHCal20, a revised calibration curve from 0--55,000 cal BP, based upon SHCal13 and fortified by the addition of 14 new tree-ring data sets in the 2140--0, 3520--3453, 3608--3590 and 13,140--11,375 cal BP time intervals. We detail the statistical approaches used for curve construction and present recommendations for the use of the Northern Hemisphere curve (IntCal20), the Southern Hemisphere curve (SHCal20) and suggest where application of an equal mixture of the curves might be more appropriate. Using our Bayesian spline with errors-in-variables methodology, and based upon a comparison of Southern Hemisphere tree-ring data compared with contemporaneous Northern Hemisphere data, we estimate the mean Southern Hemisphere offset to be 36 +/- 27 14C yrs older." -"Hogg:2021moving","Summerhayes has argued that changes in the mobility of Lapita communities within the Bismarck Archipelago of Papua New Guinea is reflected in numerous aspects of their pottery assemblages. Such changes are seen most markedly in a reduction in the number of clay and temper combinations over time, which indicates less movement across the landscape to collect clays and tempers for pottery production. This pattern was identified in the Arawe Islands and Mussau Islands, and more tentatively in the Anir Islands of southern New Ireland Province. This research reviews and re-interprets the previous studies of the Anir pottery assemblages through mineralogical and geochemical analyses to test whether the Arawes and Mussau model applies in this region. Previous work upon pottery assemblages from the Tanga islands is also brought into the discussion as a means of comparison and to identify possible exchange relationships between the Anir and Tanga groups." -"Holdaway:2005absence","Radiocarbon determinations obtained from heat retainer hearths in four sampling locations in western New South Wales, Australia are reported, with age estimates ranging from the mid Holocene until the last few centuries BP. Hearths are first considered in their geomorphic setting to determine the likely age of the surfaces into which they were dug and the reasons why they are still extant today. Second, the radiocarbon determinations are analysed not to date single events in the past, but to construct a regional chronology of Indigenous Australian occupation. In this chronology, periods when hearths were not constructed are as important as periods when radiocarbon determinations indicate sustained hearth formation. Third, comparisons are made among the four sampling locations to determine regional patterns. Results suggest both regional and local patterns of occupation and abandonment, or at least very much reduced hearth construction, over the last two millennia. The increasing frequency of radiocarbon determination results from hearths as one approaches the present is likely to be a result of the relative abundance of well preserved recent surfaces in the locations we have studied and the consequent lack of relatively ancient surfaces." -"Holdaway:2008challenging","An intensification theory was developed in Australian archaeology in the early 1980s from a desire to make the study of Australian hunter-gatherers closer to theoretical developments in hunter-gatherer studies elsewhere. An apparent increase in the quantity and range of archaeological deposits was interpreted as demonstrating a combination of population increase and increased social complexity beginning 2-3000 years BP. Data were amassed in support of the theory but, with only one or two exceptions, they were not directly tested. Here we report on a series of studies that permit us to formulate a test for one aspect of the intensification theory. Chronologies constructed using OSL determinations of sediments are combined with the results of age determinations obtained from hearth charcoal to develop an ‘envelope of time‘ for human occupation of the southeast margin of the Australian arid zone. The results indicate that the apparent increase in the quantity and range of archaeological materials in the late-Holocene record of western New South Wales reflects the age of the surface on which these materials rest. The apparent rapid increase in the archaeological record at the end of the Holocene reflects the culmination of erosion and deposition processes through time that have removed or covered archaeological records from earlier periods. A large number of radiocarbon determinations from hearths suggest that occupation was not continuous in the late Holocene, with occupation ceasing in this area during periods of climatic change. Analysis of surface stone artefact assemblages does not support the existence of semi-permanent camps or the congregation of large numbers of people. We conclude, therefore, that the intensification theory is incorrect at least in the areas of western New South Wales we have studied, and that human-environment interactions in the Holocene were much more complex than reflected by a simple summing of artefact and/or site data." -"Holdaway:2008interactions","An intensification theory was developed in Australian archaeology in the early 1980s from a desire to make the study of Australian hunter-gatherers closer to theoretical developments in hunter-gatherer studies elsewhere. An apparent increase in the quantity and range of archaeological deposits was interpreted as demonstrating a combination of population increase and increased social complexity beginning 2—3000 years BP. Data were amassed in support of the theory but, with only one or two exceptions, they were not directly tested. Here we report on a series of studies that permit us to formulate a test for one aspect of the intensification theory. Chronologies constructed using OSL determinations of sediments are combined with the results of age determinations obtained from hearth charcoal to develop an `envelope of time' for human occupation of the southeast margin of the Australian arid zone. The results indicate that the apparent increase in the quantity and range of archaeological materials in the late-Holocene record of western New South Wales reflects the age of the surface on which these materials rest. The apparent rapid increase in the archaeological record at the end of the Holocene reflects the culmination of erosion and deposition processes through time that have removed or covered archaeological records from earlier periods. A large number of radiocarbon determinations from hearths suggest that occupation was not continuous in the late Holocene, with occupation ceasing in this area during periods of climatic change. Analysis of surface stone artefact assemblages does not support the existence of semi-permanent camps or the congregation of large numbers of people. We conclude, therefore, that the intensification theory is incorrect at least in the areas of western New South Wales we have studied, and that human—environment interactions in the Holocene were much more complex than reflected by a simple summing of artefact and/or site data." -"Holdaway:2017shell","We report the results of 212 radiocarbon determinations from the archaeological excavation of 70 shell mound deposits in the Wathayn region of Albatross Bay, Australia. This is an intensive study of a closely co-located group of mounds within a geographically restricted area in a wider region where many more shell mounds have been reported. Valves from the bivalve Tegillarca granosa (Linnaeus, 1758) were dated. The dates obtained are used to calculate rates of accumulation for the shell mound deposits. These demonstrate highly variable rates of accumulation both within and between mounds. We assess these results in relation to likely mechanisms of shell deposition and show that rates of deposition are affected by time-dependent processes both during the accumulation of shell deposits and during their subsequent deformation. This complicates the interpretation of the rates at which shell mound deposits appear to have accumulated. At Wathayn, there is little temporal or spatial consistency in the rates at which mounds accumulated. Comparisons between the Wathayn results and those obtained from shell deposits elsewhere, both in the wider Albatross Bay region and worldwide, suggest the need for caution when deriving behavioural inferences from shell mound deposition rates, and the need for more comprehensive sampling of individual mounds and groups of mounds." -"Holdaway:2019maori","The lateness and prominence of Polynesian colonisation of New Zealand make it an ideal place to investigate the Anthropocene. We review the Anthropocene as a process and the information needed to understand the consequences of ongoing human–environmental interaction. Elsewhere in the world, a lengthy history complicates the ability to differentiate between the impact of people on the environment and the consequences of engagement. In New Zealand, engagement is not only of short duration but the landmass has a long coastline, with numerous offshore islands. These characteristics provide the scope to study the impact of engagement where it is particularly discernible. We introduce one such island, Ahuahu (Great Mercury Island). Upon arrival, Polynesian colonists found a temperate, geologically complex land covered in forest, populated by a diverse endemic flora and fauna. ... [_truncated_]" -"Holden:2005dipodidae","Family Dipodidae" -"Holden:2005gliridae","Family Gliridae" -"Hollands:2006simpson","In central Australia, the most easterly extent of the MacDonnell Ranges border the Simpson Desert dunefield where widely spaced strike ridges intercept and isolate pockets of broad-crested linear dunes that reflect regional changes in Late Quaternary climate, flow regime and channel avulsion. An energetic Todd River reworked the eastern part of Camel Flat basin from 75-65ka until the Last Glacial Maximum (LGM) when it shifted eastwards, but with some flows persisting through the basin until about 10ka. Resulting desert surfaces of different age facilitate temporal comparisons of linear dune formation. Fine-grained red dunes, 75-65ka in age occur on the western floor of the basin and are ramped against the foot-slopes of the range. After the LGM, and especially during the Holocene, the river's departure enabled small, pale-coloured, closely spaced, coarser-textured linear dunes to form on the abandoned floodplain in the eastern basin, their orientation 20° farther west than the larger and older red dunes. This realignment indicates that the Australian wind-whorl shifted southwards some 160km or 1.5° after the LGM. Linear dunes in the northwestern Simpson Desert were formed by wind rifting involving vertical accretion of sand from a proximal source, not by long-distance sand transport with linear extension. The blocking ranges have caused negligible downwind sediment accumulation over the past 75ka." -"Holman:1988reptiles","A small herpetofauna from the Point 'A' Dam Site, early middle Eocene Age (Bridgerian, or the European Stage, Lutetian) of Covington County, Alabama, contains the remains of a trionychid turtle, an emydid turtle, a new genus and species of boid snake, a palaeopheid snake, a crocodilian, and an object that appears to represent the fossil remains of a charred pine knot used as a 'stomach stone' by a crocodilian. The fauna appears to be one that could have lived in or near a tidal riverine habitat." -"Hook:0000personal","ND" -"Hooley:1980whale","The pollen and stratigraphic analysis of two coastal interdune swamps on Sperm Whale Head in the Gippsland Lakes of south-eastern Victoria provides a regional picture of vegetation and environmental changes from beyond 7200 years BP to present. Moisture availability was greatest between about 7000 and 5200 BP with continuously moist swamp conditions and the presence of tall open forest in the area. Rainfall may then have fallen slightly causing the elimination of tall open forest elements though the increasing influence ... [_truncated_]" -"Hope:0000bega","ND" -"Hope:0000mulloon","ND" -"Hope:1974wilsons","Pollen analysis of three sites on Wilsons Promontory provides a vegetation record from 6000 b.p. to the present day. No extensive changes in the vegetation have been found over this time period, but local and regional variations in the extent of communities may imply small climatic changes. Moister conditions than at present seem to have prevailed earlier than 4500 b.p., followed by a drier phase till less than 2000 b.p., when an increase in moisture gave conditions similar to those of today. Some evidence exists to support the theory of a relatively steady sea level close to the present level over the last 6000 years along the western Wilsons Promontory coastline." -"Hope:1975mountains","The extensive high mountains of New Guinea have abundant depositional and erosional evidence of former glaciations. Wood, peat and gyttya have been collected from the bases of deposits forming in glacial rock basins and moraine-dammed hollows, or else trapped between layers of moraine. Radiocarbon ages for these materials have established maximum and minimum dates for de­ glaciation and reglaciation. Pollen analysis of the dated sediments helps to reconstruct the contemporary palaeoenvironment; the degree of vegetation development is then used to indicate the time elapsed since deglacia­tion." -"Hope:1976glaciers","An account of the Carstensz Glaciers Expeditions 1970-72 expeditions to Mount Jaya, Indonesia." -"Hope:1976man","No archaeologist or anthropologist accompanied the Carstensz Glaciers Expeditions because no opportunities for meeting the local people were expected to occur. As it turned out, however, several different groups were encountered and the second expedition made its way to the mountains from Haga with the help of local guides and porters. This chapter briefly describes the groups living around the Mt. Jaya area. The effects of man on the vegetation of the area are pronounced, and an outline of usage of these high altitude areas is of interest. -Finally, two rock shelter deposits were examined during the first expedition and the results of the excavations are given." -"Hope:1976wilhelm","Five new pollen diagrams from 4420 m, 3910 m, 3550 m, 3500 m and 2740 m on Mt Wilhelm, Papua New Guinea, are presented. This altitudinal sequence coupled with extensive 14 C dating allows a quite accurate determination of the position of vegetation zones through time. From more than 22 000 years ago until 10 200 yrs B.P. the tree-line stood well below 2700 m and glaciers were present on the mountain, although ice retreat commenced about 14-15 000 years ago. Forests then colonized the mountain to at least 4000 m by 8500 yr B.P., and the area of Alpine grasslands became restricted. After 5000 yr B.P. the forest retreated slightly to its present limit of 3800-3900 m and grasslands spread, particularly in the last 1000 years when increasing disturbance of the forests by man took place. Before 10 000 yr B.P. cold and probably drier conditions than present are inferred for areas above 2500 m, with possibly a cloudy moist zone below. ... [_truncated_]" -"Hope:1977seton","Seton rock shelter (35° 59'S, 137° 03'E) is located in the southwest of Kangaroo Island, South Australia. Excavation of the late Pleistocene deposit in the rock shelter has provided a rich assemblage of mammal, bird and reptile remains dating from more than 16 000 BP to about 10 000 BP. Analysis of these remains shows that the late Pleistocene fauna of Kangaroo Island was more extensive than the depauperate island fauna of today. The disappearance of many species reflects a reduction in open vegetation probably due to a combination of climatic change, the separation of the island postglacially by rising sea level, and the disappearance of a human population within the last 5000 years. The deposit also provides evidence for the contemporaneity of man and one of the extinct Pleistocene kangaroos, Sthenurus cf. gilli, at 16 000 BP." -"Hope:1978hunter","Cave Bay Cave contains pollen-bearing sediments derived partly from weathering of the roof and partly from intermittent human occupation. These span the periods c. 28,000-14,700 B.P. and c. 8000 B.P. to the present. Pollen analysis of the Pleistocene sediments indicates that an initial open shrubland was followed by grassland which became increasingly open with abundant composites. Eucalypts occurred in the area but were probably very sparse. The Holocene section records a coastal shrubland like that at present in the area. Intervals of occupation appear to have had little effect on vegetation recorded at the cave, but fires occurred in the vegetation during unoccupied as well as occupied phases. Comparison of the Pleistocene spectra with those from sites in near-coastal Tasmania and south-eastern Australia suggest that an open grassland with scattered trees was extensive from the Adelaide region down to the Bassian Plain. Some components of this cold steppe formation may occur today in the treeline woodlands on the driest parts of the Tasmanian mountains, but there may also be floristic affinities with arid steppe. The grassland probably reflects conditions colder, drier and possibly windier than any represented in the area today." -"Hope:1980eight","Eighteen hundred years ago one of the greatest of the armchair geographers, Claudius Ptolemy, wrote of the ‘Mountain of the Moon, whose snows feed the lakes, sources of the Nile’ (Schlichter 1891). Although Ptolemy’s view of the nature of the lunar mountains probably differed from the bleak and lifeless crags revealed on television, in one sense the name was prophetic; many areas on the equatorial mountains of East Africa have lost a forest cover and are taking on a more desolate appearance as soil is lost and the catchments are degraded. This is also true in many other tropical areas. ... [_truncated_]" -"Hope:1982aneityum","The dates for first occupation of an area are traditionally based on the oldest ages directly associated with human presence. Such dates are always minimum ages because the site of first settlement may have been missed. Where human occupation has been associated with clearance and other environmental disturbance, ages on the clearance events will provide independent evidence which can provide a check on archaeological sequences. This paper describes a preliminary study of a sedimentary sequence spanning the period when settlement is thought to have begun in a region of the western Pacific. ... [_truncated_]" -"Hope:1982warendja","ND" -"Hope:1983tandou","ND" -"Hope:1983telefomin","The major highland valleys of central Papua New Guinea, with their dense population and deforested slopes, gradually give way to more isolated valleys in the west. A few kilometres west of the Strickland Gorge (Fig. 1) the forest cover is almost unbroken for 500 km, until the Great Valley of the Balliem is reached in Irian Jaya. Small areas of garden are scattered in this region and a sparse population is found. Telefomin, located about 60 km from the Irian Jaya border and wedged between the Tirpitz-Donner mountains to the north and Victor Emanuel Range to the south, is one of the few partially cleared valleys found in this area. With Tifalmin and Feramin, it covers an area approximately 40 km in the east-west and 3-8 km in the north-south directions. The valley floor at 1,300-1,550 m altitude is deeply cut by the Takin river, the headwaters of the Sepik, as it flows west down a steepsided gorge (Fig. 2)." -"Hope:1988sedimentation","Contemporary mires in the equatorial rainforest of Malesia have evolved from shallow lakes. Often these occupy karstic basins in ultrabasic or volcanic rocks. There is a marked difference in the rate of infilling of the lakes, depending on the degree to which nutrient accession from allochthonous sediments has occurred. Some lakes have infilled slowly with no allochthonous input; these variations in the rate of sedimen- tation reflect the controls of climatic change and human modification of the catchment. Others have infilled very rapidly, and in these the role of tephra fall is crucial. The boost to nutrient levels afforded by periodic tephra fall is reflected in the changes recorded in limnic sediment and terrestrial pollen derived from the surrounding vegetation, An episodic decline in Nothofagus and other pollen reflects the increase in floristic and structural complexity of the rainforest vegetation in the absence of disturbance. Catchment instability, either from tephra fall or landslips, creates opportunities for new generations of trees within a climatic regime which is variable but relatively unchanged through time." -"Hope:1993preliminary","The faunas found in the mountains of central Irian Jaya have experienced dramatic changes through the late Quaternary. Remains of two previously unknown species of large marsupial, Maokopia ronaldi and Protemnodon hopei, have been recovered from unrelated cave and fluvial deposits which today occur in dense upper montane forest. Direct dating of the finds has not as yet been possible, but stratigraphic, sedimentologic, and palynologic evidence indicates that these species lived near a climatic treeline in subalpine grassland in the late Pleistocene. At higher altitudes a rockshelter provided the second known mid-Holocene record of Thylogale christenseni and Thylogale sp. cf. brunii, apparently extinct grassland wallabies. The two largest remaining subalpine mammal species are being locally exterminated by hunting, leaving only a large murid, Mallomys gunung, which weighs less than 2.0 kg. The area thus records the disappearance of a grassland-adapted fauna. The possum Pseudocheirops cupreus dominates in modem hunting returns, although this species is totally absent from the local fossil records. It may thus be in the process of invading a vacated and disturbed niche from the upper montane forest." -"Hope:1994irian","This paper reports the pollen analysis of a 10 m core from a mire at 780 m altitude and 2°S latitude on ultrabasic soils on a northern coastal range of New Guinea. The area is almost undisturbed by humans and the record is believed to cover about 60,000 yr B.P. The results show that montane forest grew around the site continously through the Late Pleistocene with a distinct increases in higher-altitude taxa from 25,000 to 10,500 yr B.P., the time of glacial maxima elsewhere. The invasion of the site by lower-altitude forest, which commenced at 10,500 yr B.P., was reversed after a few hundred years, and was not finally completed until about 7000 yr B.P. The results show that vegetation in the region has been sensitive to climatic change, the Pleistocene ecology being consistent with a temperature change of about 3–4°C. Times of change agree with other tropical areas even though the site climate was probably affected by changing sea levels. However, the tropical forest demonstrates overall long-term stability in which changes in dominance may reflect minor shifts in disturbance and tree longevity. ... [_truncated_]" -"Hope:1995bega","ND" -"Hope:1995guinea","At the south and north limits of our region are mountainous areas very different from the open arid spaces of the Australian continent between. In the north, the high country of New Guinea offers a complex and well-studied environmental sequence as the arena for early and puzzling human adaptations, precursor of the extraordinary societies of the island today." -"Hope:1995robustness","ND" -"Hope:1996nothofagus","The present strongholds of Nothofagus subgenus Brassospora represent less than 10 percent of its former range in the mid-Tertiary; it is restricted to the tropics as a montane taxon, growing above 200 m in ever-wet conditions of high reliability but unable to occupy areas of frost above 3>000 m (Chapter 7). On both long and short timescales it appears to be on the decrease, incapable of rapid spread and out of balance with the variability of climates. In this chapter I outline the longer his­ tory of beech within its present range and give new data on the Late Pleistocene that show how Nothofagus species have responded to the massive disruptions of climate in the last 100,000 years. ... [_truncated_]" -"Hope:1997alternative","Until recently, pollen data has been collected and analysed in isolation, the richness of the results allowing only a summary of the percentage data to be presented as a pollen diagram. Although the original data, in the form of the actual pollen identifications and counts, together with stratigraphic information, is usually preserved, comparisons bet­ ween sites, or re-interpretation based on new chronologies or ecological information, has rarely been possible. A worldwide effort is being made to collect the original data (pollen counts, dates) in integrated databases for all dated pollen sites (Webb 1993, Markgraf et al.1996). This Global Pollen Database, though already be accessed from the National Ocean and Atmosphere Centre in Boulder Colorado. ... [_truncated_] A browser, (SITESEER), pro­vides a nested map of several world regions in which individual sites can be zoomed and details of publications, chronology and the pollen diagram for each entered site can be extracted. ... [_truncated_]" -"Hope:1998baliem","A 3.5 m section of organic sediment was obtained from a karstic pond on a hill in the centre of the Baliem Valley, one of the major settled intermontane highland areas of New Guinea. The material spans two time periods each aproximately 2 millennia, one from about 2000 BP to the present and the other from 33,500 to 31,500 BP. The pollen analysis of the earlier section showed that it formed when the valley was forested by Nothofagus forest, but a carbonized particle input was consistently present after about 32,500 years ago. The recent section covers a period when the hill was totally cleared except for grassland and some open shrubby regrowth. The early burning and associated clearances are tentatively ascribed to a human origin. Fire is associated with slope erosion on the hill at 28,000 BP which supports the hypothesis of long term human settlement in the area." -"Hope:1998caledonia","The south eastern plateau of New Caledonia (22°S) preserves remnants of a deep regolith of ultramafic soils which is extensively gullied or eroded to form large alluvial fans. Dated sediments from four closed basins on the Plaine des Lacs (ca. 220 m altitude) show that organic muds were accumulating prior to 30,000 yr B.P. Over the next 5000–14,000 years limonitic clays infilled two basins as a result of slope instability in their catchment. Resistant laterite and bog iron surfaces became exposed during the period 30,000–15,000 yr B.P. by erosional events that seem to have been of greater magnitude than any in the earlier Pleistocene. Two sites, Lake Emeric and Lake Suprin, were chosen for pollen analysis. During the phases of organic deposition of these lakes, Nothofagus forests collapsed several times and were replaced by Gymnostoma maquis, apparently as a result of fires. ... [_truncated_]" -"Hope:1998victoria","ND" -"Hope:1999response","Short sections of organic lagoon sediments have been obtained from two coastal localities, one at Sundown Point on the northwest coast of Tasmania and the other from Stockyard Swamp, 3 km inland on Hunter Island about 60 km to the north. Both sites are infilled swales of transgressive dune fields and provide records of vegetation and fire over the past 4000 yr. Sundown Point has sustained moderate levels of burning until around 2000 BP when a general increase occurs until the time of European occupation. Coastal heath vegetation with eucalypts was maintained until clearance of the area for pasture. Stockyard Swamp has a distinct phase of high carbonised particle accumulation from 4000 to about 2500 BP. This is followed by moderate to low levels of charcoal to the surface. Increased woody vegetation is associated with the higher carbonised particle phase. These prehistoric vegetation and charcoal sequences may reflect a possible correlation with the intensity of human occupation. ... [_truncated_]" -"Hope:2004habitat","Over 1000 marine and terrestrial pollen diagrams and some hundreds of vertebrate faunal sequences have been studied in the Austral-Asian region bisected by the PEPII transect, from the Russian arctic extending south through east Asia, Indochina, southern Asia, insular Southeast Asia (Sunda), Melanesia, Australasia (Sahul) and the western south Pacific. The majority of these records are Holocene but sufficient data exist to allow the reconstruction of the changing biomes over at least the past 200,000 years. The PEPII transect is free of the effects of large northern ice caps yet exhibits vegetational change in glacial cycles of a similar scale to North America. Major processes that can be discerned are the response of tropical forests in both lowlands and uplands to glacial cycles, the expansion of humid vegetation at the Pleistocene–Holocene transition and the change in faunal and vegetational controls as humans occupy the region. ... [_truncated_]" -"Hope:2005aru","The Aru archipelago has attracted scientific interest over the past two centuries because of its position as a 'lifeboat' of the former Torresian plain of the continent of Sahul. Yet despite a lengthy visit by Wallace (1857, 1869; see Chapter 1, this volume), and subsequent studies of birds and other biota (e.g. van Balgooy and Nooteboom 1995; Monk et al. 1997; Flannery 1995), and geomorphology (Verstappen 1959), virtually no comprehensive environmental studies have been published with the exception of Nooteboom (1996). Although remoteness has been blamed for this state of affairs, the islands have experienced more than two centuries of reasonable communications and significant business activity based on pearling, bird of paradise feathers, and most recently timber extraction and commercial fishing. The islands have failed to attract comprehensive scientific work despite being known to western science, perhaps because New Guinea became accessible. For example, the large British Ornithological Union expedition called in at Dobo in 1910 as the last western outpost before tackling the New Guinean coast (Wollaston 1912), but made no studies on Aru. This chapter reviews what is known of the Aru natural environments, and provides a background to the archaeology by deducing the past environments and palaeoclimates from regional studies such as marine palynology (van der Kaars et al. 1997), reconstruction of past shorelines from bathymetry and isostatic modelling (e.g. Voris 2000; Yokoyama et al. 2001a), and limited local data. The major discovery by the present research team, of faunal change in the past that reflects climate change, is dealt with in detail in Chapters 7 and 9. These findings are summarized here and set in a regional context." -"Hope:2005brindabella","ND" -"Hope:2005cotter","ND" -"Hope:2005rock","ND" -"Hope:2005tom","ND" -"Hope:2006blundells","ND" -"Hope:2006mires","ND" -"Hope:2007human","ND" + for most Australian archaeologists. Survey work especially in semi-arid environments has been limited by problems associated with the erosional history of the site and often a lack of visibility of artefact materials. The visibility of surface materials and the identification of site boundaries is dependent upon exposure, which is often gradual or patchy and therefore the designation of a site boundary during survey is often arbitrary. Erosion processes result in mixing of surface and sub-surface materials and a chrorlology for these materials is often hard to establish. The critical problems facing the interpretation of many open sites cannot satisfactorily be solved by current survey and analytical methods. At present exploratory open site excavation is considered time -consuming, expensive and destructive. In the political climate prevailing today in Australian archaeology, additional problems face the researcher who wishes to open up large areas of a site. Interested Aboriginal groups are tentative about giving permission for large-scale exploratory excavation which may effectively destroy a site. Therefore, in the application of heritage legislation. government agencies are concerned to find ways in which current archaeological research may be undertaken but at the same time ensuring that sample of either a site or a type of site is preserved for future changing research or heritage requirements. Clearly, methods which are non-destructive in their application but which effectively delimit potential excavation areas are required in these circumstances. This paper discusses the use of a non-destructive geophysical method for locating buried features at an open site at Bunda Lake, in western New South Wales. A caesium vapour magnetometer survey was undertaken to attempt t o solve problems of artefact association, site boundaries and site chronology. The survey was directed towards locating magnetic anomalies believed t o be associated with Aboriginal fireplaces.","2023-09-03 12:38:33.072 +0200","" +"Bonhomme:1993murray","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Bonica:1992technological","This thesis presents the results of a technological analysis of the Ethic assemblage from Christmas Creek Rockshelter, southeast Queensland. Technological change occurring within the last 2000 years is noted on coarse- grained raw materials only. This is contrasted with Hiscock & Hall‘s (1988a; 1988b) hypothesis that there was late Holocene technological change in the Moreron Region. Their hypothesis reveals technological change on fine-grained siliceous raw materials at three rockshelters  in this region. The temporal boundaries of the technological change so far noted remain somewhat unclear. The development of a relative dating system for lithic surface scatters in the Moreton Region is discussed in relation to the results. A larger sample of assemblages and radiocarbon dates is needed before a successful relative dating system can operate in this region.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Bookhagen:2012andes","The tectonic and climatic boundary conditions of the broken foreland and the orogen interior of the southern Central Andes of northwestern Argentina cause strong contrasts in elevation, rainfall, and surface-process regimes. The climatic gradient in this region ranges from the wet, windward eastern flanks (~ 2 m/yr rainfall) to progressively drier western basins and ranges (~ 0.1 m/yr) bordering the arid Altiplano-Puna Plateau. In this study, we analyze the impact of spatiotemporal climatic gradients on surface erosion: First, we present 41 new catchment-mean erosion rates derived from cosmogenic nuclide inventories to document spatial erosion patterns. Second, we re-evaluate paleoclimatic records from the Calchaquíes basin (66°W, 26°S), a large intermontane basin bordered by high (> 4.5 km) mountain ranges, to demonstrate temporal variations in erosion rates associated with changing climatic boundary conditions during the late Pleistocene and Holocene. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:27:21.339 +0100" +"Boot:1993pleistocene","During 1992 and 1993 excavations were carried out at ten sites as part of Ph.D. research into the nature of Aboriginal occupation in the ranges behind the New South Wales south coast. Prior to this only two sites. Sassafras 1and 2, had been excavated. These rockshelters produced initial occupation dates of 3770±150BP (ANU-743) and 2780±115 BP (ANU-744) respectively indicating that occupation of the coastal ranges was relatively recent (Flood 1980:279-80). Preliminary results from one of the newly excavated sites now indicate that Aboriginal inhabitation of the coastal ranges extended into the Pleistocene.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Boot:1994hinterland","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Boot:2002didthul","The hinterland of the NSW South Coast has long been considered a cultural heritage backwater in comparison to the adjacent coastal strip. While the coast has been the focus of intensive archaeological research for several decades, the forested hills, mountains and plateaux between the coastline and the tablelands have only been investigated by a small number of archaeologists. Paradoxically, many coastal researchers developed models of hinterland Aboriginal occupation without conducting any field research there. Before commencement of the research program described here, only two excavations had been completed in the South Coast hinterland, compared to over 20 on the adjacent coast. The research described in this thesis was developed to provide more balance between coastal and hinterland archaeological knowledge. The research program includes reviews of previous work, existing site distribution data and ethnohistoric records. An extensive fieldwork program of survey, excavation and artefact collection was also completed. The materials and data obtained in the field were subjected to a wide range of laboratory and computer analyses. An extensive radiocarbon dating program was also undertaken. The results discussed in the first nine chapters have been interpreted and synthesised in the final chapter to provide a preliminary prehistory of the South Coast hinterland. Some of the major results have led to a revision of many previously represented hypotheses, but others have withstood rigorous testing. The research has demonstrated that hinterland Aboriginal occupation was extensive and wide ranging, was probably not seasonal and has a late Pleistocene antiquity. The results also indicate that the intensity of hinterland occupation fluctuated geographically and temporarily, possibly in relation to environmental change, local resource abundance, spiritual associations and as a result of Aboriginal economic and subsistence strategies. The work has allowed the identification of preferred resource exploitation and inhabitation zones within the hinterland, which range from the Pleistocene preference for well watered and protected locations to a Holocene focus on highly biodiverse hinterland valley woodlands. The strategies used to exploit such environments have also been discussed. The research has shown that, although exchange networks were largely restricted to within the hinterland, the Aboriginal occupants had extensive social and ritual networks which linked them with coastal areas to the north, south and east and with the tablelands to the west. Overall the research presented here indicates that Aboriginal people have successfully inhabited and exploited a diverse range of hinterland environments over many millennia. The descendents of those original inhabitants still maintain strong connections with the hinterland‘s unique cultural heritage.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Borchers:2016spallation","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Border:1994shoalwater","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Bordes:1983walga","Between 1978 and 1981 researchers from the Institut du Quaternaire, Universite de Bordeaux, and the Western Australian Museum carried out four seasons of archaeological and geological investigations in the semi-arid Murchison Basin, some 600 km north-northeast of Perth, Western Australia (Fig.l). This project follows the initial studies of earlier researchers, mostly from the Western Australian Museum. The foremost of these was Duncan Merrilees, who nearly 20 years ago deduced a probable Pleistocene age for fossil material and stone artefacts from cemented alluvium along the Murchison River (Merrilees 1968).","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Bostock:2007fitzroy","The Fitzroy River estuary is a macrotidal, tide-dominated estuary located in the dry tropics of central Queensland, and represents the major source of terrestrial sediment to the southern Great Barrier Reef (GBR) lagoon. The estuary currently receives most of its sediment during large episodic floods that are typically associated with cyclones. Mean annual sediment budgets for such systems are difficult to estimate due to the sporadic nature of flood discharge events, which are highly seasonal and vary greatly in magnitude between years. We have estimated the quantity and long-term rate of accumulation of catchment-derived sediment in the estuarine floodplain using the Holocene stratigraphic sequence determined from a series of sediment cores, dated with radiocarbon and optically stimulated luminescence (OSL) methods. Approximately 13,760 million tonnes (Mt) of fluvial sediment has accumulated in the Fitzroy estuary during the past 8000 years, which equates to an average of 1720 kt yr-1. ... [_truncated_]","2023-03-26 14:45:57.798 +0200","" +"Bourgois:2016carrera","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Bourke:1997age","This paper reports on the radiocarbon chronology of two occupation sites discovered during a geomorphic investigation of the Todd River catchment in central Australia (Fig 1.). While it is widely accepted that the arid zone has been occupied since the late Pleistocene (Smith 1987, 1996), there are no dates available for the eastern MacDonnell Ranges. Data provided here on late Holocene archaeological sites will contribute to the larger spatial and temporal framework of human occupation of the central Australian arid zone.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Bourke:2001gaynada","This report details an archaeological assessment of data from Gaynada, an Aboriginal site on the east coast of Cape Arnhem Peninsula, which was collected by Heritage Branch Director Stephen Sutton for the Dhimurru Land Management Aboriginal Corporation (DLMAC). The report is part of gathering of significance data for nomination of Cape Arnhem, or Manydjarrarrnga-Nanydjaka (NT registered Sacred Site No. 756) as it is known by the Yolngu traditional owners, to the Register of the National Estate. This report does not include information on the site from secret-sacred sites records held by the NT Aboriginal Areas Protection Authority (AAPA) (Lee 1983:36- 38).","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Bourke:2004beagle","Many hundreds of Aboriginal shell mounds exist on the northern coasts of Australia. Though these archaeological features increasingly figure in broad constructions of past coastal hunter-gatherer economies, few have been analysed in any detail. This paper describes the excavation and analysis of three Anadara-dominated shell mounds situated in adjacent microenvironments at Hope Inlet, Shoal Bay near Darwin on the Northern Territory coast. These stratified deposits, formed over some 15 centuries between about 2000 and 500 years B.P., provide a relatively finegrained record of subsistence and settlement strategies of hunter-gatherer peoples during this Late Holocene period. This study finds that these North Australian coastal groups practiced not a specialised marine or maritime subsistence economy focused on offshore resources, but a generalised and flexible coastal subsistence economy tied to the land.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Bourke:2006darwin","Radiocarbon estimates from recent salvage excavations of Anadara-dominated mounded midden sites at Wickham Point just south of Darwin double the number of this type of cultural deposit in this area known to date to the period 500 to 2000 BP. These data, together with recent dating of surface scatters of shell and stone artefacts to the contact period, add to our knowledge of the chronology of Aboriginal occupation of the Darwin Harbour coastal landscape.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Bourke:2009reservoir","This study examines the marine reservoir effect during the Late Holocene evolution of a small estuary in the Beagle Gulf (12°S, 131°E). The paper aims at refining the local marine reservoir ages (R) and correction values (ΔR), by 14C analysis of stratigraphically associated archaeological fauna (marine shell, charcoal and fish otoliths) from five proximate middens of different chronologies. The results suggest that a marine reservoir age of 340 ± 70 yrs is applicable to the Beagle Gulf for the Late Holocene, which is not significantly different from that determined for nearby Van Dieman Gulf and the north Australian coast.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Bourke:2023elizabeth","As the most visible remains of past coastal economies across the coast of northern Australia, mounds of shell dominated by roughback cockles (Tegillarca granosa) have featured often in explanations for Late Holocene Indigenous subsistence strategies. Recently more detailed local and regional studies continue to build a picture of some variations to this dominance, which demonstrate the breadth of marine species exploited, the extensive ecological knowledge of past economies, and the persistence of cultural traditions in human societies. This paper describes one such study, of mounds composed predominantly of another species of bivalve, the rounded toothed pearl-shell (Isognomon ephippium), found on Larrakia Country near Darwin, Northern Territory.","2023-11-16 19:36:29.583 +0100","" +"Bourman:1997pooraka","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Bourman:1999normanville","Stratigraphic, sedimentological, amino acid racemisation, thermoluminescence (TL) and foraminiferal analyses of an embayment fill at Normanville, south of Adelaide, have established the presence of the last interracial (Oxygen Isotope Substage 5e) subtidal sediments of the Glanville Formation at elevations of up to 12 metres AHD. Overlying aeolian deposits, dated at about 60 to 50 ka, are possible equivalents of the Fulham Sand of the Adelaide area. TL dating of the Fulham Sand from its type borehole location yielded an age of 74.9 ± 6.9 ka, considerably older than previous estimates but compatible with a recent re-evaluation of the age of the Pooraka Formation. The altitude of the last interglacial shoreline at Normanville at + 12 m AHD is considerably higher than at Dry Creek (- 1.26 m AHD), Sellicks Beach (+ 4 to 5 m AHD), Victor Harbor (+ 6 m AHD) and Hindmarsh Island (+ 1 m AHD) and implies 10 m of uplift at this site relative to South Australian bench mark sites. The variation in altitude of the last interglacial Glanville Formation from Gulf St Vincent, across Fleurieu Peninsula to the Murray Basin reflects continuation of the tectonic activity revealed by dislocation of older Miocene and Earliest Pleistocene limestones.","2024-01-17 16:36:17.120 +0100","" +"Bourman:2010lofty","Quaternary alluvial sediments occur within and on the flanks of the Mt Lofty Ranges of southern South Australia. Within the ranges they occupy colluvium-filled bedrock depressions, alluvial-fan sequences at hill/plain junctions and river terraces that flank major streamlines in both locations. Sediments ranging in age throughout the Quaternary have been identified, but this paper focuses on those deposits of Late Quaternary age. Luminescence dating has verified a Last Interglacial age (132–118 ka) for the most widespread of the alluvial units, the Pooraka Formation. A younger, Marine Isotope Stage 3, alluvial unit, in places containing bones of the extinct marsupial Diprotodon, has also been identified. Deposition of the alluvial sediments is associated with relatively warmer and wetter conditions, whereas the valleys that they occupy were eroded under drier climatic conditions. A more widespread occurrence of Stage 3 units is expected to be present but has not yet been verified. Cold, arid environments are inferred from the presence of dunes (∼18 ka) deposited during the Last Glacial Maximum when stream valleys were incised. Grey/black mid-Holocene alluvium (Waldeila Formation), forming present-day floodplains and low river terraces, equates with the Holocene Hypsithermal. The sequence of climatic changes revealed by these sediments is correlated with evidence of Late Quaternary climatic change from other Australian locations. The identification of equivalent units in different tectonic settings reveals that sedimentation is largely climatically driven although active tectonism may accelerate the supply of sediments available for transport.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Bourman:2020luminescence","Quaternary alluvial and colluvial sediments infill major river valleys and form alluvial fans and colluvium-filled bedrock depressions on the range fronts and within the Mount Lofty Ranges of southern Australia. A complex association of alluvial successions occurs in the Sellicks Creek drainage basin, as revealed from lithostratigraphy, physical landscape setting and optically stimulated luminescence (OSL) ages. Correlation of OSL ages with the Marine Oxygen Isotope record reveals that the alluvial successions represent multiple episodes of alluvial sedimentation since the penultimate glaciation (Marine Isotope Stage 6; MIS 6). The successions include a penultimate glacial maximum alluvium (Taringa Formation; 160 ± 15 ka; MIS 6), an unnamed alluvial succession (42 ± 3.2 ka; MIS 3), a late last glacial colluvial succession within bedrock depressions (ca 15 ka; MIS 2) and a late last glacial alluvium (ca 15 ka; MIS 2) in the lowest, distal portion of Sellicks Creek. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:27:47.024 +0100" +"Bowden:1981thesis","A regional study of the Quaternary geomorphology of coastal northeastern Tasmania defined landforms and deposits which offer good groundwater development potential, and also pointed to geomorphic problems worthy of more detailed research. Marine transgression and regression appear to have been a main feature of landform development in coastal northeastern Tasmania since Late Tertiary times. The present landscape is dominated by low, sandy plains created during the Last Interglacial marine transgression and by aeolian landforms which were formed during the succeeding glacial stage. The immediate coastal areas are backed by marine and aeolian landforms deposited during and since the marine transgression. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:28:55.227 +0100" +"Bowdler:1975cave","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Bowdler:1979phd","This thesis describes the results, analysis and interpretations of archaeological fieldwork carried out in the Hunter Islands, off northwest Tasmania. Attention is focussed on the 23,000 year-old sequence of deposits excavated from Cave Bay Cave, on Hunter Island. The documentary history of the Hunter Islands is summarised, together with the ethnohistoric data pertaining to Aboriginal land-use of the islands. The natural history of Hunter Island is described. My reasons for undertaking such a project are set forward, with a brief description of the field work. The bulk of the thesis is taken up with the evidence from Cave Bay Cave. Firstly, a detailed account of the site, its excavation, stratigraphy including sediment analysis, and chronology is presented, showing an intermittent pattern of human habitation. An analysis of the vertebrate faunal remains follows, which describes how species were identified; recounts what species were found, and their known ecology; discusses how different species were distributed through the site, and their abundance; and considers the origins of the bone deposit (taphonomy) A similar but shorter account of invertebrate faunal remains follows. This is succeeded by a description and analysis of stone, bone and wooden artefacts from Cave Bay Cave; the stone assemblage in particular is neither abundant nor particularly diagnostic, but hints at wider relationships, which are reinforced by the bone artefacts. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:27:47.617 +0100" +"Bowdler:1983robinvale","Report of emergency excavation with details of stratigraphy, dating, burial modes; other excavated material included bone point, hearths, fish bones, mussel shells and pierced possum teeth clusters suggesting ornaments; involvement of Murray Valley Aboriginal Co-operative.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Bowdler:1984cave","This volume describes one piece of research into the prehistory of the Tasmanian Aboriginal people. It recounts the excavation and analysis of one site, Cave Bay Cave, on Hunter Island, which lies just off the tip of northwest Tasmania, in Bass Strait (Fig. l ). Cave Bay Cave was the first Tasmanian archaeological site to have a f irmly dated Pleistocene antiquity (Bowdler 1 9 74b). It contains a 23,000-year-old discontinuous sequence of human occupation, thus establishing that people had penetrated to the southern extremity of the Bassian land bridge when it was exposed by eustatic lowering of the sea level during the la t glaciation. This work follows on from and builds on previous archaeological work in Tasmania, which will be briefly described.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Bowdler:1990dollar","Shark Bay is the most westerly part of the Australian continent. Before 1985 little was known archaeologically of this region. Since then, I have been carrying out archaeological fieldwork, of which the general results have been summarised in two research papers (Bowdler 1990a; 1990b). In the first of these, prepared for a workshop in early 1989,1 conjectured that the fact that no evidence of human occupation older than c.5,000 BP had been found in the Shark Bay area may have been because the area was not occupied during the Pleistocene. The lack of fresh water in recent times has been described as a limiting factor for human occupation; this would have been considerably exacerbated during the Pleistocene, which we know to have been a period of considerable aridity (Wyrwoll 1979).","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Bowdler:1990hartog","Since 1985,1 have been carrying out archaeological field work at Shark Bay, for purposes of pure research and also as training for undergraduates from the University of Western Australia. This work has involved the location and recording of prehistoric archaeological sites, surface collecting to sample artefacts and also to provide dating materials, and test excavation of selected sites. The general aims have been to provide a chronological framework for prehistoric occupation of Shark Bay, to investigate the nature of that occupation and see what changes might have occurred through time. Only recently have we begun to put together some of the answers. One of the problems in this area was a lack of stratified sites, but perseverance has begun to remedy this. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:27:31.680 +0100" +"Bowdler:1995monkey","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Bowdler:1999silver","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Bowler:1972pleistocene","The Late Pleistocene human cremation found at Lake Mungo in western New South Wales is among the most significant recent discoveries in Australian prehistory1. The fragmented skeleton of this young, adult female2 was recovered from a buried soil on the Lake Mungo shoreline dune (lunette) known as 'The Walls of China' (see accompanying paper, site 1). This paper records new radiocarbon data providing a precise age for these remains.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Bowler:1976mungoiii","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Bowler:1983evidence","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Bowler:1986radiocarbon","Accurate radiocarbon dating of arid-zone playas is restricted by shortage of suitable organic matter. Analyses from two large systems in Australia (Lake Frome) and China (Qarhan playa in the Qaidam Basin) demonstrate the problems associated with the use of carbonates for dating. Organic carbon, although requiring treatment of large samples (1-2 kg), provides the most accurate basis for establishing chronologic control. In Qarhan, a deposit of halite averaging about 30 m thick, extends over an area of 5800 km2. Carbonate in the system is dominantly derived as clastics from loess transported by northwesterly winds. The large component of dead carbon thus involved explains anomalous patterns of dates derived from these materials. Such results are consistently much older than those based on organic carbon. In Lake Frome, subject to a more maritime climate in central Australia, the carbonate component is dominantly authigenic lacustrine in origin contaminated by a small detrital component. It provides ages about one half-life older than those from organic carbon. The sequence from Qarhan, supplemented by evidence of lacustral (pluvial) episodes in two other sub-basins in Qaidam, Kunteyi and Xiao Qaidam, illustrates the presence there of expanded waterbodies persisting from at least 40,000 to about 15,000 yr B.P. in areas where little surface-water persists today. The large evaporite deposits formed between about 25,000 to sometime after 15,000 yr B.P. Holocene climate appears to have remained hyperarid like that of today. At Lake Frome, an early lacustral phase gave way before 18,000 yr B.P. to drying and aeolian activity. Water had returned to the system by 16,000 yr B.P. signalling a decline if not the end of aridity. Lacustrine conditions persisted through early Holocene with drying and development of playa facies about 7000 yr B.P. After a brief return to lacustrine conditions between about 6000-4000 yr B.P. a dry playa environment has continued to the present day. The Frome and Qarhan playas, although in comparable latitudes lie in very different climatic and tectonic settings. Their palaeohydrologic records are neither in phase nor in distinct anti-phase emphasizing the complexity of comparing palaeoclimatic records from different circulation systems.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Bowler:1986tyrell","Lake Tyrrell, a saline playa in semi-arid north-western Victoria, records a long history in which a succession of lacustrine and aeolian environments can be related to past hydrologic variations. Cores through the saline evaporitic facies reveal a vertical pattern reflecting cyclic changes through time. Detrital clastics predominated during deep-water lacustral phases; evaporites were deposited during drying phases. A model, depicting surface-groundwater interaction during discrete stages of a typical cycle, relates changes in water depth, salinity and typical depositional facies. On the drying trend, the sequence evolves through carbonate to sulphate deposition. Progressive reduction in water level results in partial drying and production of the groundwater outcrop playa stage. Salt efflorescence and production of detrital pelletal clays provide parent materials for aeolian transport and dune building. Any additional fall in watertable permits downward leaching of salts, plant colonization of the lake floor and associated soil development. Facies variations reveal four hydrologic cycles within this saline sequence reflecting major climatic events in the Brunhes normal chron. The modern playa-salina phase represents a relatively late stage development. The mineral suite, including dolomitic carbonate, sulphide and gypsum-clay laminites, formed in this continental setting closely resembles facies described from coastal sebkhas, highlighting the problem of distinguishing between the origins of similar deposits in the ancient record.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Bowler:1998review","A thermoluminescence dating program has sampled 3 sites on the shores of Lake Mungo, the burial sites Mungo I and Mungo III and the site of earlier palaeomagnetic studies. Two sites on Outer Arumpo lake at Long Water Hole gully and the Outer Arumpo lunette, provide a basis for comparison with ages from Lake Mungo and between lake basin and lakeshore sediments within the Outer Arumpo sequence. Most results show reasonable agreement, both with previous TL results and with available radiocarbon ages. The Golgol unit is confirmed as older than 100 ka. Ages beyond 40 ka from the upper levels of the Lower Mungo unit at Lake Mungo and from the equivalent sands on the Outer Arumpo lunette provide upper limits to ages of burials inserted into the Lower Mungo sands (Mungo I and III). Some problems arise in TL signals from lacustrine sediments which, in samples from Long Water Hole gully, appear too young compared to apparently more reliable results from aeolian components.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Bowler:1998revisited","The story of the Willandra Lakes is also the story of those ancient people who lived there. The landforms, sediments and soils provide the environmental framework within which the patterns of human occupation must be interpreted. The original stratigraphic system involved just two units, the Mungo and Zanci. Two additional units are now defined; one incorporating complexities between Mungo and Zanci, the Arumpo Unit, and a second to acknowledge the reality of a lake full phase near 18ka cal., postdating Zanci aridity of the last glacial maximum. This new unit is defined from Lake Mulurulu as the Mulurulu Unit. Improved facies analysis from data involving lake sediments, freshwater quartz beach sands (QBSs) and lake-dry pelletal clay dunes (PCDs) helps refine the sequence of environmental changes. Revision of radiocarbon chronologies with conversion to calendar years, and additional dates (radiocarbon, luminescence, amino acid racemisation) permit new age definitions of major environmental changes and human-land interactions. Following a lake-full phase (Lower Mungo time) from before about 55ka cal., a phase of PCD accumulation is dated to near 40ka cal. defining an early stage of hydrologic stress. Progressive water level oscillations continued (Arumpo time) culminating in major drying with deflation and extension of regional dune building over large areas of the Murray Basin near 20ka cal. (Zanci time). Freshwater returned temporarily to the Willandra lakes about 18?19ka cal. Throughout the period 25?19ka cal. spanning the glacial maximum, the apparent absence of fish and unionid mussels may reflect major temperature depression corresponding also to the period of maximum aridity. The ecological stress experienced at this time had an immense impact on the landscape, plants and especially larger animals, requiring new adaptive responses from human occupants. Early grinding techniques, pre-dating evidence of seed grinding, are suggested. Reconstruction of the sedimentary sequence at the main archaeological site at Joulni reveals a pre-Mungo unit deep in the sequence of a system developed by barrier construction isolating the Joulni Plain from the main lake. Analogous conditions at Lake Victoria today mirror development of the Joulni archaeological site. Oldest artefacts occurring within this un-named unit are dated beyond 45ka cal. Human occupation on the lakeshore barrier system at Lake Mungo involved aquatic harvesting (fish and shellfish) associated with human burials before the onset of PCD deposition, pre-40ka-cal. The association here of the complex burial ritual (Mungo III) involving anointing with ochre at this time presents one of the dramatic mysteries of ancient human cultural development. In death, the story of that person illuminates our understanding of those ancient occupants and the Ice Age environments that supported them.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Bowler:1998woods","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Bowler:2001gregory","Monsoon rains in the Kimberley region feed an interconnected chain of lake basins, the Gregory Lakes system in northwestern Australia, a terminal system surrounded by dunefields of the Great Sandy Desert. This semi-arid region records a sequence of Quaternary climatic changes, at times much wetter, at times much drier than today. A morphostratigraphic sequence defines episodic formation of dunes and related sediments reflecting past hydrologic and climatic changes which caused them. Thermoluminescence dating provides a broad temporal framework identifying major hydrologic changes of the past 300ka. Ancient foreshore dunes define shorelines of mega-lake phases, the largest of which covered some 6500km2 with ages near 300ka. Later lacustral expansions near 200 and 100ka, reflect wet phases broadly comparable to marine isotope stages 7 and 5 with a trend towards increasing aridity through time. Longitudinal quartz dune formed within the mega-lake confines between successive wet phases with at least two dune building episodes near (or just before) 230 and 70ka. Monsoon activity today produces short-lived flood events such as recorded in 1993. Climates of the mega-lake phases need not be drastically different from today's although a substantial increase in the frequency of high magnitude events was certainly involved.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Bowler:2003change","Australia's oldest human remains, found at Lake Mungo, include the world's oldest ritual ochre burial (Mungo III)1 and the first recorded cremation (Mungo I)2. Until now, the importance of these finds has been constrained by limited chronologies and palaeoenvironmental information3. Mungo III, the source of the world's oldest human mitochondrial DNA4, has been variously estimated at 30 thousand years (kyr) old1, 42–45 kyr old5,6 and 62 6 kyr old7,8, while radiocarbon estimates placed the Mungo I cremation near 20–26 kyr ago2,9,10. Here we report a new series of 25 optical ages showing that both burials occurred at 40 2 kyr ago and that humans were present at Lake Mungo by 50–46 kyr ago, synchronously with, or soon after, initial occupation of northern11,12 and western Australia13. Stratigraphic evidence indicates fluctuations between lake-full and drier conditions from 50 to 40 kyr ago, simultaneously with increased dust deposition, human arrival and continent-wide extinction of the megafauna14,15. This was followed by sustained aridity between 40 and 30 kyr ago. This new chronology corrects previous estimates for human burials at this important site and provides a new picture of Homo sapiens adapting to deteriorating climate in the world's driest inhabited continent.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Bowler:2006report","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Bowler:2012wind","Using lakes and dry basins for discerning the patterns of climatic change faces a number of challenges. Study of the Willandra basins (Figures 1 and 2) involves reconstruction of their environmental history and its relationship to controlling climatic change. The various methods for data interpretation and hydrologic reconstruction have been discussed elsewhere (Bowler 1971, 1998). In early evaluation, the history of the Willandra Lakes was summarised in terms of three major stratigraphic units, each related to a major cycle of hydrologic change. The units Golgol, Mungo and Zanci were designated as responsible for the major stratigraphic events in the history of the system (Bowler 1971).The Zanci drying phase was directly related to the Last Glacial Maximum (LGM), the period of maximum ice extent in the Northern Hemisphere (Clark et al. 2009), glacial ice on Kosciuszko (Barrows et al. 2001) and lowest sea level (Lambeck and Chappell 2001). In later revisions, Bowler (1998) defined an Arumpo unit between Mungo and Zanci, and a final Mulurulu unit to account for evidence of late-stage filling especially in Lake Mulurulu. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:27:48.205 +0100" +"Bowman:2003hydraulics","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Boxleitner:2017evolution","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Boxleitner:2018reussgletscher","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Boxleitner:2019meiental","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Boxleitner:2019swiss","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Boyd:1990dalhousie","Sediment sequences from sites in Central Australia, one of the more arid parts of the world, have only recently been investigated for their Quaternary fossil pollen content and results from such research have not previously been published. This paper reports preliminary results from one of the sites being currently investigated, Dalhousie Springs, a major group of Great Artesian Basin mound springs in northern South Australia, where organic swamp deposits are associated with artesian spring outflows. These sediments are extremely unusual in this arid environment and offer both a unique opportunity to examine aspects of the late Quaternary vegetational history in the arid zone of Australia and a novel approach to arid region Quaternary environment studies. Results from this site primarily reflect the local swamp history of the last 2000 years or so; inferred vegetation changes largely represent changes in water flow from the spring feeding this swamp and the consequential growth of the swamp. These results demonstrate the potential for using spring-related sediments in the application of pollen analysis in the study of arid land palaeoenvironments.","2023-07-22 06:51:38.269 +0200","" +"Boyd:2008transport","Deep-water sands form a new frontier for marine geology and petroleum exploration, but how does sand reach the deep sea? Existing geological models predict that deep-water sands are mainly supplied from rivers during times of low sea level, or by incision of canyons into the shelf to tap river or longshore-transport sand sources. Here, we demonstrate that at high sea level, southeast Australian deep-water sands are delivered by a wave-driven coastal transport system, interacting with estuarine ebb tidal flows, that transports sand over the shelf edge at a change in margin orientation. Discovery of this new process results from an investigation that combines multibeam acoustic, microfaunal, zircon and luminescence dating, oceanographic, Landsat, remotely operated vehicle, and sediment property methods. Our longshore transport-driven model is capable of forecasting new locations for deep-water sand deposits in a predictive paleoclimatic and paleotectonic setting.","2023-03-26 14:45:57.798 +0200","" +"Braakhekke:2020orta","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Bradshaw:0000personal","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Bradshaw:1995pilbara","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Bradwell:2008scotland","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Bradwell:2019dynamically","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Bradwell:2020shetland","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Brady:2018kirriri","This paper presents new radiocarbon dates from an excavation undertaken on the island of Kirriri in Kaurareg Country in south Western Torres Strait (northeastern Queensland). AMS radiocarbon determinations for the Kirriri 4 site places an early phase of major cultural activity to c. 2,700 to c. 2,300 cal. BP, and a more recent phase to c. 500 cal. BP. The earlier phase corresponds with the timing of the establishment of the Torres Strait Cultural Complex c. 2,500 years ago. The Kirriri 4 dating results are significant as they represent the southern- most island distribution of this cultural complex and play a key role in better understanding the nature and timing of settlement, maritime specialisation and other cultural transformation occurring in the broader region.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Brardinoni:2020disturbance","We examine the sensitivity of 10Be concentrations (and derived denudation rates), to debris‐flow and anthropogenic perturbations in steep settings of the Eastern Alps, and explore possible relations with structural geomorphic connectivity. Using cosmogenic 10Be as a tracer for functional geomorphic connectivity, we conduct sampling replications across four seasons in Gadria, Strimm and Allitz Creek. Sampling sites encompass a range of structural connectivity configurations, including the conditioning of a sackung, all assessed through a geomorphometric index (IC). By combining information on contemporary depth of erosion and sediment yield, disturbance history and post‐LGM (Last Glacial Maximum) sedimentation rates, we constrain the effects of debris‐flow disturbance on 10Be concentrations at the Gadria sites. Here, we argue that bedrock weakening imparted by the sackung promotes high depth of erosion. Consequently, debris flows recruit sediment beyond the critical depth of spallogenic production (e.g., >3 m), which in turn, episodically, due to predominantly muogenic production pathways, lowers 10Be concentration by a factor of 4, for at least 2 years. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:28:20.393 +0100" +"Braucher:2006vosges","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Brayshaw:1975fieldwork","As part of a field survey of the Herbert/Burdekin district in North Queensland, four small excavations were undertaken during 1974. These were at the foot of the range to the west of Kennedy; near Jourama, about 15 kilometres south-west of Ingham; at the base of Herveys Range, 25 kilometres west of Townsville; and near Mount Roundback, approximately 20 kilometres north of Bowen. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:27:49.385 +0100" +"Brayshaw:1977thesis","This thesis is a study of the material culture of the Aborigines of the Herbert/Burdekin district, north Queensland, based on ethnohistorical literature, ethnographic collections and archaeological survey. An attempt has been made to determine the relationship of the material culture to the environment, to discover any cultural variations within the Herbert/Burdekin, and to place the material culture of this region in the wider context of Australian Aboriginal culture. Wherever possible comparisons have been made among all three sources of evidence, and consideration is given to the potential of the procedure adopted in this study as a means of providing a complete and accurate picture of traditional Aboriginal material culture.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Brayshaw:1992kurnell","Besmaw Pty Limited are proposing the Sydney Destination Resort development on the Kurnell Peninsula [Figures 1 and 2). The development is in stages, the first including a golf course and club house development with associated infrastructure in the form of roads, water works and earth works. Two hotels and condominia are proposed for the later stage. Archaeological investigations had been carried out in the development area by Dr Frank Dickson and were described in a report to Planning Workshop [Dickson 1991). Brayshaw McDonald Pty Limited was requested by Planning Workshop to provide additional information to fulfill requirements of the National Parks & Wildlife Service. This information included consultation with the La Perouse Local Aboriginal Land Council and recommendations regarding management of Aboriginal sites occurring within the development area (Ross 1991). ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:28:23.054 +0100" +"Brayshaw:1992sydney","Besmaw Pty Limited are proposing the Sydney Destination Resort development on the Kurnell Peninsula [Figures 1 and 2]. The development is in stages, the first including a golf course and club house development with associated infrastructure in the form of roads, water works and earth works. Two hotels and condominia are proposed for the later stage. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:28:55.521 +0100" +"Breckenridge:2010purcell","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Brian:1994shall","The following is a comparative taphonomic analysis of fish and mammal remains from the Nara Inlet Art Site, Hook Island, off the Central Queensland coast. It focuses on the issue of intertaxonomic comparability through a quantitative comparison of the taphonomic histories of fish and mammal subassemblages. Differences in the responses of taxa to taphonomic processes need to be taken into account when interpreting past subsistence. At Nara Inlet Art Site, fish seem to be considerably under-represented in the lower levels of the site. This implies that fish were more important in subsistence at the site than appears from the results of the conventional quantitative analysis. The results of my analysis, then, support Barker’s hypothesis of Late Holocene marine specialisation in the Whitsunday region. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:28:55.817 +0100" +"Briggs:1998restionaceae","Sixteen new genera and five new species of Australian Restionaceae are described and combinations made for a further eleven species. Newly described genera are Catacolea, Kulinia, Guringalia, Acion, Saropsis, Chordifex, Eurychorda, Platychorda, Tremulina, Melanostachya, Taraxis, Tyrbastes, Cytogonidium, Stenotalis, Dapsilanthus, Apodasmia. Newly described type species are: Catacolea enodis, Kulinia eludens, Chordifex stenandrus, Taraxis grossa, Tyrbastes glaucescens. New combinations are made for the type species of the remaining genera: Guringalia dimorpha, Acion monocephalum, Saropsis fastigiata, Eurychorda complanata, Platychorda applanata, Tremulina tremula, Melanostachya ustulata, Cytogonidium leptocarpoides, Stenotalis ramosissima, Dapsilanthus elatior, Apodasmia brownii. Lectotypes are selected for several species. Brief comment is included on culm anatomy, flavonoids, seed ornamentation and DNA findings, in addition to exomorphological features. Keys are provided to distinguish the new genera from other members of the Desmocladus, Loxocarya and Leptocarpus groups. All the new genera occur in Australia but Apodasmia also includes species in New Zealand and Chile while Dapsilanthus is represented also in New Guinea, Aru Islands and Southeast Asia.","2023-01-05 16:42:05.198 +0100","" +"Brill:2017washover","Reliable age dating of coastal sedimentary landforms is crucial for inferring storm frequencies and magnitudes from geological archives. However, in highly energetic coastal settings, radiocarbon dating is often biased by reworking and/or poorly constrained marine reservoir effects. Due to this, most cyclone-driven sediment archives from the semiarid coast of NW Australia - a region frequently affected by tropical cyclones but with a historical record limited to ~150 a, and therefore strongly in need of long-term data inferred from geological evidence - are affected by chronological inaccuracies. Optically stimulated luminescence dating (OSL) may overcome these shortcomings by dating the transport of sediment directly. In turn it may be related to other challenges when applied to cyclone deposits from semiarid environments. The cyclone-induced washover fans at Point Lefroy, NW Australia, are composed of a heterogeneous mixture of coral fragments, shell hash and siliciclastic sand. This makes them particularly prone to high dose scatter resulting from a combination of partial bleaching, sediment mixing and dose-rate heterogeneity. .... [_truncated_]","2023-03-26 14:45:57.798 +0200","" +"Briner:2002ahklun","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Briner:2003canada","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Briner:2003clyde","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Briner:2005alaska","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Briner:2005baffin","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Briner:2006overriding","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Briner:2007inlet","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Briner:2008flow","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Briner:2009indistinguishable","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Briner:2009laurentide","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Briner:2013upernavik","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Briner:2014polythermal","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Briner:2014scandinavian","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Briner:2017last","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Briner:2018svalbard","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Brocard:2021guatemala","The presence of a mountain affects the circulation of water in the atmosphere and over the land surface. These effects are felt over some distance, beyond the extent of the mountain, controlling precipitation delivery and river incision over surrounding landmasses. The rise of a new mountain range therefore affects the erosion of pre-existing mountains located in close proximity. We document here this phenomenon in the mountains of Central Guatemala. The 40Ar-39Ar dating of lava flows shows that two parallel, closely spaced mountain ranges formed during two consecutive pulses of single-stepped uplift, one from 12 to 7 Ma, and the second one since 7 Ma. The distribution of erosion rates derived from the analysis of detrital cosmogenic 10Be in river sediments shows that the younger range erodes faster (~300 m/My) than the older one (20–150 m/My), and that erosion correlates with the amount of precipitation. Moisture tracking form the Caribbean Sea is intercepted by the younger range, which casts a rain shadow over the older one. The analysis of river long-profiles provides a record of longer-term interactions between the two ranges. The rivers that drain the older range were diverted by the younger range during the early stages of its rise. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:27:51.748 +0100" +"Brockwell:2001phd","This thesis investigates settlement patterns and mobility strategies on the lower Adelaide River in the late Holocene period. As earth mounds are the dominant site type in the study area and have a chronology spanning at least 4000 years, they provide opportunities for research into Aboriginal adaptive strategies in an environment that changed dramatically over the mid to late Holocene period. Earth mounds have been reported from a number of locations in northern Australia, but until now have not been studied intensively. Several themes raised by the literature in relation to the earth mounds in both northern and southern Australia will be addressed, including location, morphology, chronology, origins and the role that earth mounds play in wider settlement systems. The earth mounds are located next to the vast floodplains of the Adelaide River, one of the major tropical rivers draining the flat coastal plains of the north. The floodplains of the northern rivers underwent dynamic environmental change from extensive mangrove swamps in the mid Holocene, through a variable estuarine and freshwater mosaic environment c. 3000 years ago, to the freshwater floodplains that are extant today. Geomorphological research into floodplain evolution in northern Australia has provided a framework within which the archaeology can be interpreted. I will argue that the earth mounds represent base camps and that occupation of the floodplain margins has been the major settlement strategy in the region from at least 4000 years ago until the recent past. However within that time the occupants of the earth mounds have adapted their foraging patterns and altered their mobility strategies according to floodplain conditions.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Brockwell:2005anbarra","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Brockwell:2006mounds","This paper reports new dates for mid to late Holocene occupation of the lower Adelaide River in northern Australia. Earth mounds located on the margins of the floodplains provide a series of radiocarbon determinations that suggest continuous settlement from at least 4000 years BP until recently. During that time the floodplains have undergone a dramatic environmental evolution from extensive mangrove swamps in the mid Holocene, through a variable mosaic of estuarine and freshwater conditions c.3000 years ago, to the freshwater floodplains extant since 2000 BP. These results have implications for the chronology of earth mounds elsewhere in northern Australia.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Brockwell:2009radiocarbon","The coastal plains of northern Australia are relatively recent formations that have undergone dynamic evolution through the mid to late Holocene. The development and use of these landscapes across the Northern Territory have been widely investigated by both archaeologists and geomorphologists. Over the past 15 years, a number of research and consultancy projects have focused on the archaeology of these coastal plains, from the Reynolds River in the west to the southern coast of the Gulf of Carpentaria in the east. More than 300 radiocarbon dates are now available and these have enabled us to provide a more detailed interpretation of the pattern of human settlement. In addition to this growing body of evidence, new palaeoclimatic data that is relevant to these northern Australian contexts is becoming available. This paper provides a synthesis of the archaeological evidence, integrates it within the available palaeo-environmental frameworks and characterises the cultural chronology of human settlement of the Northern Territory coastal plains over the past 10 000 years.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Brockwell:2011holocene","The northern Australian coastal plains are relatively recent landforms that have undergone dynamic evolution over the last 10,000 years. Over 300 radiocarbon dates have enabled archaeologists and geomorphologists to provide a more detailed interpretation of human settlement and resource use. This paper provides a synthesis of the archaeological evidence and integrates it within the palaeo-environmental frameworks. It characterises the timing, pattern and nature of human-environment interaction in this newly formed landscape over the last 10,000 years.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Brockwell:2017weipa","This paper reports new radiocarbon determinations for late Holocene occupation in the Weipa region of Far North Queensland, Australia. Earth mounds along the margins of small wetlands and freshwater creeks developed mainly after 2200 years ago, but are concentrated within the past 500 years. Their establishment appears to be associated with changing environmental conditions and a regional increase in the availability of permanent water sources around 2200 and 500 years ago. These results have implications for earth mound chronology and possibly climate change understanding elsewhere in Northern Australia.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Brockwell:2020alligator","Little is known about cultural change on the inlets of the northern subcoastal plains of the Alligator Rivers region during the transition period between sea-level highstand c.8,000 BP and the establishment of freshwater wetlands (c.2,000 BP to present). The research presented here begins to fill this gap by illustrating differences in Indigenous land-use at two sites only a few kilometres apart and both dating to c.1,000 years ago. Located on the lower reaches of the South Alligator River within what is now Kakadu National Park, the earth mound Myaranji 1 and the shell midden Djindibi 1 provide a snapshot of settlement and subsistence strategies practiced on the floodplains in the late Holocene. This paper presents the analyses of the cultural materials recovered from these two open sites, including those of invertebrate and vertebrate faunal remains, shell and stone artefacts, and pigment on artefacts. Interpretation of the data suggests that occupation was relatively short-lived. Differential representation of food resources indicates that each site was occupied in different seasons. Both local manufacture and regional connectivity are suggested by ochre use and stone artefact working. Evidence from other regional sites implies a subsequent focus for settlement to the south and east.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Brockwell:2020fauna","This paper describes the faunal record from a late Holocene archaeological site located on the freshwater wetlands of the South Alligator River and compares it with that from the Adelaide River, in the Northern Territory. The information characterizes freshwater wetland resources and their use by Aboriginal people, providing a snapshot of life on the floodplains immediately prior to European contact. Although the two wetland systems appear similar, and extractive technology in the form of bone points is also similar, the faunal assemblages show that Aboriginal hunting strategies differed between the two areas. These differences can be explained by variations in regional topography and seasonality of site use.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Broecker:1956lamontiii","The previously published radiocarbon measurements from this laboratory (1,2) were made in 1950-1952 with the black-carbon method (3,4). Subsequent to this period, the increasing frequency of atomic tests and, later, the larger shots which produced continuous long-term fallout, caused sufficient air contamination to render the black-carbon method unreliable unless elaborate precautions were taken and multiple runs were employed. By the end of 1953, the pioneer work of de Vries and Barendsen (5,6) with carbon dioxide and Suess (7) with acetylene had shown that proportional gas-counting methods have some distinct advantages. A gas proportional-counting system was then designed and constructed at Lamont Observatory (8). This paper (9) reports the results obtained by the black-carbon method during 1953 which are considered reliable and those obtained by the new carbon dioxide proportional-counting method.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Bromley:2010reedy","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Bromley:2015white","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Bromley:2016oriental","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Bromley:2020berlin","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"BronkRamsey:1995oxcal","People usually study the chronologies of archaeological sites and geological sequences using many different kinds of evidence, taking into account calibrated radiocarbon dates, other dating methods and stratigraphic information. Many individual case studies demonstrate the value of using statistical methods to combine these different types of information. I have developed a computer program, OxCal, running under Windows 3.1 (for IBM PCs), that will perform both 14C calibration and calculate what extra information can be gained from stratigraphic evidence. The program can perform automatic wiggle matches and calculate probability distributions for samples in sequences and phases. The program is written in C++ and uses Bayesian statistics and Gibbs sampling for the calculations. The program is very easy to use, both for simple calibration and complex site analysis, and will produce graphical output from virtually any printer.","2023-06-07 13:21:55.322 +0200","2023-06-09 09:33:16.267 +0200" +"Bronner:2005afrosoricida","Order Afrosoricida","2023-01-05 16:42:05.198 +0100","" +"Bronner:2005chrysochloridae","Family Chrysochloridae","2023-01-05 16:42:05.198 +0100","" +"Bronner:2005tenrecidae","Family Tenrecidae","2023-01-05 16:42:05.198 +0100","" +"Brook:1993arena","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Brook:1995neogene","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Brook:1995ross","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Brook:1996norway","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Brook:2008park","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Brooke:1994illawarra","This paper examines the composition, structure and age of clastic deposits situated behind shore platforms at Austinmer and Coledale on the northern Illawarra coast, New South Wales. Our results support earlier chronological evidence of a Pleistocene history for shore platforms along the Illawarra coast. The size and fabric of sediments within these deposits indicate rapid, high-energy deposition of bedrock eroded from platforms adjacent to the deposits. The elevations of the deposits above the modern shoreline suggest higher sea levels or higher wave energy gradients than presently occurs across these platforms. Dating of sediments within these deposits using 14C, AAR and TL techniques indicates Late Pleistocene and Late Holocene erosion of the shore platforms. Platform development was initiated before the Last Interglacial as correlative sediments lie atop relict platform surfaces landward of the modern platforms.","2024-01-17 16:36:17.120 +0100","" +"Brooke:2008beachmere","The optically stimulated luminescence (OSL) dating method was used to determine the geochronology of seven relict beach ridges that sit immediately behind the modern beach at Beachmere, a low-energy sandy coast within Moreton Bay, Queensland. Between 2600 +/- 400 and 1700 +/- 130 years ago, the shoreline eroded and foreshore sediment was deposited over the older beach deposit. Subsequently, there was a 1500-year period of shoreline progradation: the shoreline advanced 0.16 m/y between 1700 +/- 130 and 1140 +/- 80 years ago; and 0.41 m/y between 1140 +/- 80 and around 200 years ago. Shortly after 690 +/- 60 years ago, a series of well-developed regularly spaced beach ridges gave way to an intertidal flat and then deposition of a set of lower amplitude, closely spaced beach ridges. The younger ridges were deposited between 230 +/- 40 and 140 +/- 50 years ago, at a rate of around 1.06 m/y. During the last several decades, much of the Beachmere shoreline has eroded into these younger relict ridges. Drivers of these changes in shoreline sedimentary regime are yet to be accurately determined; however, it seems likely they are related to switches that occur in the nearshore sand transport pathway. Our results demonstrate the utility of the OSL method for providing insights into coastal change that occurred in the historical and recent geological period. Better understanding the tempo of shoreline change in the recent past is particularly relevant for assessments of vulnerability to erosion of rapidly developing, low-lying sandy coasts such as northern Moreton Bay.","2023-03-26 14:45:57.798 +0200","" +"Brooke:2008keppel","Beach ridges at Keppel Bay, central Queensland, Australia, preserve a record of sediment accumulation from the historical period back to middle Holocene times. The ridges comprise fine, well-sorted, feldspar-rich quartz sand that was eroded from the Fitzroy River catchment, deposited in Keppel Bay during floods of the Fitzroy River, and reworked onshore into beach and foredune deposits by the prevailing currents, waves and wind. These floods have an average recurrence interval of at least 7 yr and are induced by the passage of cyclones onshore into the large Fitzroy catchment. The youngest series of beach ridges sit sub-parallel to the modern beach and comprise six accretional units, each unit formed by a set of ridges and delineated by prominent swales. Optically stimulated luminescence (OSL) ages of beach ridges in these units indicate they were deposited in periods of rapid progradation approximately 1500, 1000, 450 and 230 yr BP, when there was an enhanced supply of sediment to the beach from the Fitzroy River via Keppel Bay. Estimates of the mass of sediment stored in the beach-ridge strandplain show that it represents a significant sediment store, potentially trapping the equivalent of 79% of the estimated long-term (100 yr) average annual bedload of the Fitzroy River that is deposited in Keppel Bay. ... [_truncated_]","2023-03-26 14:45:57.798 +0200","" +"Brooke:2008moreton","Indurated sand in the Late Quaternary coastal plain succession of northern Moreton Bay was examined in sand-mine pits, drillcores and the eroded bank of an estuarine channel. Samples show that the cements usually coat grains and partially infill interstitial pores. Distinctive cement habits reflect different constituents that are dominantly kaolinite and amorphous organic-rich complexes. Trace-metal concentrations in the cements are lower than previously reported for soils and estuarine sediments in the study region. Optically stimulated luminescence and thermoluminescence ages of these deposits indicate that pedogenic induration occurs over long periods, up to approximately 90 000 years, with only incipient induration evident in deposits 16 000 - 2600 years old. However, the rate of induration is far higher in relatively coarse channel fill, in which mineral and amorphous organic-rich cements have precipitated from shallow groundwater that flowed laterally through the deposit. The degree of induration, therefore, is strongly influenced by the original depositional texture and morphology of deposits, with well-indurated gravely channel fill (76 700 +/- 6500 y), at least 2 m thick, sitting adjacent to medium-grained sand probably of dune origin, which contains a 30 cm-thick induration horizon (98 000 +/- 9900 y).","2023-03-26 14:45:57.798 +0200","" +"Brooke:2014aeolianite","Aeolianite successions of low-gradient continental margins commonly show complex records of coastal dune deposition linked to a wide range of sea-level positions and climatic periods of the middle and late Pleistocene, recording both regional and broader-scale drivers of sediment production, coastal dune development and landform preservation. To better characterise the general pattern of sedimentation that occurs over Quaternary glacial-interglacial cycles on low-gradient, temperate carbonate continental shelves we examine the morphology, stratigraphy and age of aeolianite deposits in the Perth region, Western Australia. This includes an analysis of well-defined drowned coastal landforms preserved on the adjacent shelf. New and previously published optical ages provide a preliminary timeframe for the deposition of aeolianite in the Perth region and on Rottnest Island, 17 km offshore. ... [_truncated_]","2023-03-26 14:45:57.798 +0200","" +"Brooke:2015moreton","Moreton Island and several other large siliceous sand dune islands and mainland barrier deposits in SE Queensland represent the distal, onshore component of an extensive Quaternary continental shelf sediment system. This sediment has been transported up to 1000 km along the coast and shelf of SE Australia over multiple glacioeustatic sea-level cycles. Stratigraphic relationships and a preliminary Optically Stimulated Luminance (OSL) chronology for Moreton Island indicate a middle Pleistocene age for the large majority of the deposit. Dune units exposed in the centre of the island and on the east coast have OSL ages that indicate deposition occurred between approximately 540 ka and 350 ka BP, and at around 96+/-10 ka BP. Much of the southern half of the island has a veneer of much younger sediment, with OSL ages of 0.90+/-0.11 ka, 1.28+/-0.16 ka, 5.75+/-0.53 ka and <0.45 ka BP. The younger deposits were partially derived from the reworking of the upper leached zone of the much older dunes. A large parabolic dune at the northern end of the island, OSL age of 9.90+/-1.0 ka BP, and palaeosol exposures that extend below present sea level suggest the Pleistocene dunes were sourced from shorelines positioned several to tens of metres lower than, and up to few kilometres seaward of the present shoreline. Given the lower gradient of the inner shelf a few km seaward of the island, it seems likely that periods of intermediate sea level (e.g. ~20 m below present) produced strongly positive onshore sediment budgets and the mobilisation of dunes inland to form much of what now comprises Moreton Island. The new OSL ages and comprehensive OSL chronology for the Cooloola deposit, 100 km north of Moreton Island, indicate that the bulk of the coastal dune deposits in SE Queensland were emplaced between approximately 540 ka BP and prior to the Last Interglacial. This chronostratigraphic information improves our fundamental understanding of long-term sediment transport and accumulation on large-scale continental shelf sediment systems.","2023-03-26 14:45:57.798 +0200","" +"Brooke:2019strandplains","Northeastern Queensland is a far-field site from ice caps formed during the Last Glacial. However, the region has experienced glacio-hydroisostatically driven coastal elevation change during the Holocene that generated a distinctive relative sea-level record. We tested whether this subtle vertical movement of the coast is recorded in the morphology and stratigraphy of the beach-ridge strandplain at Cowley Beach, which comprises a series of 36 prominent and several subdued or truncated beach ridges. Previous studies have shown that the strandplain records the long-term progradation of the coast, with the ridges comprising coarse-medium sand that was deposited during both fairweather (foreshore and berm facies) and tropical cyclone events (erosional unconformities; storm-surge deposits) over the past approximately 7 ka. We utilised a fine-scale digital elevation model of the strandplain to examine beach ridge morphology and to compare the elevation pattern with published Holocene sea-level data for the region. The overall elevation pattern of the strandplain surface is consistent with the regional sea-level history, that includes a highstand at around 6 ka BP generated by isostatic uplift, and the elevation of the berm facies matches well robust coral sea-level indicator data. We also modelled the strandplain topographic patterns that would result under stable and continually rising Holocene sea-levels. The frequencies of elevation classes across the strandplain are normally distributed when the strandplain is deposited during a period of stable sea level, and negatively skewed with a continually rising sea level, consistent with the expected patterns. The results indicate the sensitivity of the elevation of the top of the berm facies preserved in beach ridges to subtle changes in sea level (tens of cm over a thousand years). Our results further underline the utility of beach-ridge strandplains, a globally distributed coastal landform, for building relatively detailed regional records of sea level during the Holocene at sites currently lacking this information.","2023-03-26 14:45:57.798 +0200","" +"Broome:1994pygmy","Content: Distribution - Habitat - Abundance - Behaviour - Diet - Social organisation - Conservation and management","2023-02-17 13:35:53.701 +0100","" +"Brosens:2023madagascar","Cosmogenic nuclide analysis of river sediment provides insight into catchment-wide erosion rates and dynamics. Here, we investigate spatial patterns and controls on 10Be-inferred erosion rates in Madagascar, a moderately seismically active microcontinent surrounded by passive margins with locally steep topography and a climate that varies from humid tropical to semiarid. We use a compiled dataset of 99 detrital 10Be measurements, 63 of which are new, covering more than 30% of the country and a wide range of topographic, bioclimatic and geologic characteristics. Overall, 10Be erosion rates are low (2.4-51.1 mm kyr-1), with clear differences between regions. The lowest rates are measured on the central highlands (8 mm kyr-1), in the Alaotra-Ankay graben (11 mm kyr-1) and in the large north-central catchments (11 mm kyr-1). Higher rates are found on the steep eastern escarpment (20 mm kyr-1), in the northwest (31 mm kyr-1) and in the southwest (29 mm kyr-1). A stepwise linear regression model identified elevation as the main factor associated with variations in 10Be erosion rates (lower rates for higher catchments). Random within-between statistical models (REWB), on the other hand, indicated that the differences between different regions can be explained by differences in river concavity, seismic events and gully (lavaka) densities, whereas additional variation within regions is only linked to seismicity. We find no correlation between catchment or river steepness and 10Be-inferred erosion rates. Our results indicate that in Madagascar, long-term erosion rates are overall low and that simple topography-based models do not explain variations in rates of landscape change inferred from 10Be concentrations in river sediment. We demonstrate that identifying different regions aids in interpreting spatial patterns of erosion rates and that REWB models can be a powerful tool in deciphering environmental controls on 10Be erosion rates.","2024-01-17 16:36:17.120 +0100","" +"Brown:0000personal","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Brown:1983newman","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Brown:1987hamersley","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Brown:1987homogeneity","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Brown:1991denison","A preliminary survey for Aboriginal sites in the Denison River valley was undertaken in March 1989 by a team of eight people from the Tasmanian Department of Lands, Parks and Wildlife (now Department of Parks, Wildlife and Heritage). Seven confirmed archaeological sites, all almost certainly providing evidence of Pleistocene human occupation, were located.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Brown:1991moraines","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Brown:1993mannalargenna","... [_truncated_] in 1988 a research project to look at the prehistory of the Furneaux Island region was commenced, with three main foci. First, the region represents an outstanding region within which to examine long term human responses to rapid environmental change. Secondly, it was thought to be an area in which evidence of Pleistocene occupation was likely to be found, allowing comparison with that from southern and central Tasmania. Thirdly it presented an opportunity to investigate a range of issues related to human use of islands. A number of other archaeological investigations have also taken place in the Furneaux Island region (Orchiston and Glennie 1978; Sim 1989, 1991a; West 1990). ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:27:43.191 +0100" +"Brown:1998predevelopment","Accurate estimates of watershed denudation absent anthropogenic effects are required to develop strategies for mitigating accelerated physical erosion resulting from human activities, to model global geochemical cycles, and to examine interactions among climate, weathering, and uplift. We present a simple approach to estimate predevelopment denudation rates using in-situ-produced cosmogenic 10Be in fluvial sediments. Denudation processes in an agricultural watershed (Cayaguás River Basin, Puerto Rico) and a matched undisturbed watershed (Icacos River Basin) were compared using 10Be concentrations in quartz for various size fractions of bed material. The coarse fractions in both watersheds bear the imprint of long subsurface residence times. Fine material from old shallow soils contributes little, however, to the present-day sediment output of the Cayaguás. This confirms the recent and presumably anthropogenic origin of the modern high denudation rate in the Cayaguás Basin and suggests that pre-agricultural erosional conditions were comparable to those of the present-day Icacos.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Brown:2000naracoorte","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Brown:2002karakorum","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Brown:2005comprehensive","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Brown:2009pinnaclepoint","The controlled use of fire was a breakthrough adaptation in human evolution. It first provided heat and light and later allowed the physical properties of materials to be manipulated for the production of ceramics and metals. The analysis of tools at multiple sites shows that the source stone materials were systematically manipulated with fire to improve their flaking properties. Heat treatment predominates among silcrete tools at ~72 thousand years ago (ka) and appears as early as 164 ka at Pinnacle Point, on the south coast of South Africa. Heat treatment demands a sophisticated knowledge of fire and an elevated cognitive ability and appears at roughly the same time as widespread evidence for symbolic behavior.","2023-06-05 10:57:13.636 +0200","" +"Brugger:2007taylor","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Brugger:2019mosquito","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Bryant:1990illawarra","TL determinations of the ages of aeolian sands and U/Th determinations of the ages of crusts on rock platforms in the Illawarra region, especially at Red Point, indicate that these techniques give considerable promise of a major advance in deciphering the Pleistocene coastal record in Australia. The methods of dating are outlined, and problems of laboratory and field interpretation are considered. The longstanding debate as to whether the +2 m level of platforms is modern or is a Pleistocene relict has been resolved for the Illawarra coast, where these platforms can be shown to have been formed during the Last Interglacial high stand of the sea. By inference, the +4 m level must be of at least the same age. The +6 to 7 m level was cut by about 300Ka and may be as old as Pliocene. Four aeolian units at Red Point reworked from nearby barrier beach complexes date from c. 25Ka, 45Ka, 125Ka, and 300 to >400Ka. Reconnaissance surveys and dating indicate that aeolian sands of similar ages occur elsewhere along the New South Wales coast.","2024-01-17 16:36:17.120 +0100","" +"Bryant:1992sandon","In New South Wales there has been an elusive search for coastal deposits that might substantiate an elevated Holocene sea-level. Chronostratigraphic evidence is presented for estuarine and beach deposits raised more than 1 and 2 m respectively above Australian Height Datum around Sandon Point, New South Wales, between 6900 and 1520 BP. The chronology is based upon 14C dating of shell and in situ mangrove stumps, and upon thermoluminescence dating of quartz sand. These elevations concur with other results determined along the east coast of Australia and in the south Pacific. Moreover the Holocene beach sediments lie above Pleistocene aeolian sand dating between 25 300 and 32 700 BP and estuarine mud which must be at least Last Interglacial in age. The latter units also lie more than 2 m above Australian Height Datum. Fossil coral found along the adjacent coast plus the elevation and orientation of the raised marine deposits imply that ocean temperature was warmer around 2800 BP by up to 2°C, that sea-levels from 6000 to 1500 BP were over 1 m higher than present, and that a benign northeast swell may have dominated in the mid-Holocene. The marine deposits show little indication that they were deposited by storms but the role of tsunami in their formation cannot be ignored.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Bryant:1992tsunami","In coastal regions, the highest magnitude storms cannot always be invoked to account for large-scale, anomalous sediment features. Any coastline in the Pacific Ocean region can be affected by tsunamis, including Australia, which historically lacks evidence of such events. Geologically, tsunamis along the New South Wales coast have deposited a suite of Holocene features that consist of anomalous boulder masses, either chaotically tossed onto rock platforms and backshores or jammed into crevices; highly bimodal mixtures of sand and boulders; and dump deposits consisting of well-sorted coarse debris. In addition, many coastal aboriginal middens were distributed by such events. Within estuaries, tsunamis have left a record of stranded run-up ridges that have been interpreted mistakenly as cheniers. Dating of such deposits indicates that several events have affected this coastline since 3000 BP. In contrast to storm waves, tsunamis can leave a depositional imprint of their passage characterized by chaotic sorting and mixing of sediments either from different coastal environments or of different sediment sizes. The preservation potential of these deposits is high where sediments have been deposited above present sea level or stranded inland.","2024-01-17 16:36:17.120 +0100","" +"Bryant:1994chronology","Late Pleistocene aeolian activity is manifested stratigraphically and geomorphically along the New South Wales coastline in six different ways: as barrier dunes, cliff-top and headland dunes, sand sheets on slopes, reworked barrier features, onlapping coastal sand bodies and 'dustings'. The majority of activity took place over the last 40 ka BP. Paradoxically the present interglacial is characterised by extensive coastal dune fields while the last interglacial is not, a fact that cannot be solely attributed to the destruction of older deposits through time. The similarity in the degree of dune building between the Holocene and the last glacial under very different climatic regimes may be indicative of the interaction of a multitude of climatic factors. The effects of aboriginal occupation and burning also cannot be excluded. Australia-wide, aeolian activity has preferentially lingered over the northeastern and southern parts of the continent during the last glacial. In the north, this lingering reflects the progressive drying out of northern Australia with the demise of trade wind, cyclone and monsoon activities. In the southeast, it reflects the enhancement of stable, extensive, high pressure cells leading to the displacement of cold fronts and strong winds, either southward towards Tasmania, or offshore into the Tasman Sea.","2024-01-17 16:36:17.120 +0100","" +"Bryant:1996tsunami","General concepts of coastal evolution of the southeastern Australian coastline during the Late Pleistocene involve barrier formation by wind and swell waves during marine transgressions and formation of rock platforms by chemical and mechanical weathering at rates of 1-5 mm yr_1. Where evidence indicates rapid change, storms are often invoked as the causative mechanism. These concepts ignore the important role of a repetitive, rapid, catastrophic tsunami in both coastal erosion and accretion. The impact of a tsunami can be distinguished by four signatures: uncemented clastic deposits; boulders that are imbricated, stacked and uniformly aligned; constructional features; and erosional bedrock sculpturing. The boulder deposits occur at elevations above both the measured and theorised limits of storm- wave action. Bedrock sculpturing has not been attributed previously to marine processes but rather to catastrophic water flow from icesheets or ice-dammed lakes, a phenomenon which has never influenced the mainland coast of Australia during the Pleistocene. Thermoluminescence dating has shown that tsunamis in southeastern Australia, while eroding most Last Interglacial and interstadial barriers, have also contributed to the construction of many present barriers. They have also shaped the rocky coast by modifying raised platforms and in extreme cases ripping enormous slabs of bedrock from promontories and cliff faces up to heights of 40-50 m. A change in emphasis in the current thinking regarding the processes responsible for coastal evolution is needed in coastal geomorphology to include the impact of repetitive tsunamis which are capable of dramatically and irrevocably modifying a landscape over very short periods of time.","2024-01-17 16:36:17.120 +0100","" +"Bryant:1997deposition","Thermoluminescence dating of marine sands along the New South Wales, Australian coastline, a coastline devoid of recent tectonic activity, reveals the presence of substantial and widespread estuarine and barrier remnants constructed over the past 250 ka. Major phases of barrier deposition have occurred not only around 125 ka during sub-stage 5e, widely perceived as the time of Late Pleistocene barrier construction; but also during the Penultimate Interglacial, sub-stage 5a and at least 2 periods since the Last Interglacial. This deposition has occurred around present sea-levels despite inferred world sea-levels being lower throughout much of the last 100 ka. The survival of marine deposits along the New South Wales coastline is dependent upon the degree of exposure to recursive catastrophic tsunami near the present coastline throughout the Late Pleistocene. Wider or protected barriers, or those located along the northern coast of the Tasman Sea, have had the greatest chance of preservation. However some tsunami have swept relict marine sediment from the continental shelf onto the coast as evidenced by widespread tsunami overwash deposits dating at 25 ka and covering Holocene sediments along the present shoreline. While marine deposits extend back to the Penultimate Interglacial, aeolian sediments are only common after 80 ka, dominating the coastline during the Last Glacial Maximum and the Holocene. Holocene barriers with their associated dune fields lie in stark contrast to all Late Pleistocene barriers which have not undergone significant, concomitant dune building.","2024-09-26 12:04:04.999 +0200","2024-09-26 12:04:04.999 +0200" +"Bryant:1997gippsland","Thermoluminescence dating is used to define the chronology of the coastal barriers of the Gippsland Lakes region, Australia. The area evidences a long history of marine deposition extending back to the Middle Pleistocene. However, the majority of Pleistocene barriers have formed since the Last Interglacial during two phases at 59 to 72 ka and 40 to 48 ka corresponding to interstadials. A third phase, with dates around the Last Glacial, appears to represent rapid shoreward movement of Late Pleistocene sediment from the shelf during the Holocene. Barriers have developed in an en echelon fashion seaward as the region has been uplifted tectonically. Some Late Pleistocene marine deposits reach elevations of 40 m above present sea level. These elevations imply rates of tectonic uplift exceeding 80 mm per thousand years, rates that may have increased toward the present. Deposits are preserved as isolated remnants because of subsequent fluvial and marine erosion. Both erosion and rebuilding may have occurred under the influence of tsunami originating from the south Tasman Sea. The unique distribution and preservation of recurrent interstadial barriers in the Gippsland Lakes region reflect rapid uplift, abundant sand supplies, and the proximity of this coast to sources for tsunami.","2024-01-17 16:36:17.120 +0100","" +"Bryant:1997jervis","The Jervis Bay area offers a diversity of landforms that do not fit within contemporary views of coastal evolution. Field evidence indicates that catastrophic tsunami have had a significant impact on the coast and its hinterland both within and outside the embayment. Runup has overtopped cliffs 80 m above sea level and deposited chevron-shaped ridges to elevations of 130 m on the southern headland. Boulders, up to 6 m in diameter, have been deposited in an imbricated fashion against cliffs, on clifftops, and along shoreline ramps. Bed-form features and the size of transported material indicate flow depths up to 10 m and velocities around 8 m s-1. While significant Pleistocene material has been swept onto the coastline, mainly in the form of barriers, radiocarbon dating indicates that tsunami have occurred repetitively throughout the Holocene. The most recent event occurred just before European settlement over 200 years ago.","2024-01-17 16:36:17.120 +0100","" +"Buck:1999bcal","In this paper we describe newly launched software for on-line Bayesian calibration of archaeological radiocarbon determinations. The software is known as BCal and we invite members of the world-wide archaeological research community to use it should they so wish. All that is required to gain access to the software is a computer connected to the Internet with a modern World-wide Web browser (of the sort you are probably using to read this). BCal does not require access to any additional 'Plug-ins' on your machine. Since the computations needed to obtain the calibrations are undertaken on the BCal server, if you have enough computer power to run your World-wide Web browser you have enough power to use BCal.","2023-06-12 11:55:14.964 +0200","2023-06-12 11:55:14.964 +0200" +"Buckley:1973isotopes","The measurements presented below were made during 1970-71 by techniques described in R., 1968, v. 10, p. 246, and 1970, v. 12, p. 87. Errors associated with the de Vries effect and the uncertainty of the half-life are not included. In November 1971 a new low level, quartz-lined 1/2L counter designed by M. Stuiver was put into operation. It has allowed routine measurements with the samples representing 500mg to 1g pure carbon.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Buckman:2009wilson","An elevated valley-fill peat bog (Wilson Bog) near Mount Lofty, South Australia, failed in November 2005 following a flooding event, and exposed representative sections of the sediment infill. Two distinct units were revealed: 2 m of coarse-grained, siliciclastic sand/gravel, overlain by 2 m of peat.Asimple charcoal extraction technique based on floatation and skimming was developed to extract coarse charcoal from coarse-grained gravels to determine the palaeofire record at a proximal site of sedimentation. Optically stimulated luminescence (OSL) dating of basal sediments revealed a minimum age of deposition of 7.02 +0.50 --0.56 ka, while the oldest charcoal peak yielded a radiocarbon age of 6000--5740 cal. yr BP. The lower half of the siliciclastic unit contains three distinct charcoal peaks suggesting there were infrequent but intense fires associated with wetter conditions during the Holocene climatic optimum 8000--5000 years ago. The period from 4000 to 2000 cal. yr BP is characterised by more frequent charcoal peaks and higher background levels of charcoal, which is consistent withmore regular but less intense fires during drier, cooler conditions. The sharp transition from siliciclastic sedimentation to peat formation began ~1200 cal. yr BP, which may relate to a return to wetter conditions. However, fire frequency appears to have increased in this time suggesting augmentation by anthropogenic or ENSO-related factors. Charcoal-rich layers in the siliciclastic unit are associated with poorly sorted, bimodal sediments with high proportions of clay, silt and gravel, which supports the hypothesis that there is an association between past fire events and rapid, coarse-grained, post-fire aggradation. By analogy with active colluvial aggradation following recent fires at nearbyMount Bold, it is evident that fire plays a significant role in hillslope destabilization and subsequent sediment movement, leading to rapid valley- fill aggradation -- a chain of events to which we apply the term 'pyrocolluviation'.","2023-07-22 06:51:38.269 +0200","" +"Buechi:2014nunatak","Extensive glaciers repeatedly occupied the northern Alpine Foreland during the Pleistocene and left a strongly glacially overprinted low slope landscape. Only few islands appeared as nunataks standing above the surface of the large piedmont glacier lobes. These nunatak areas kept their original shape, manifested in steep catchments with mean slopes up to 33°. Even though not glaciated, these catchments where significantly affected by base-level changes occurring as a consequence of phases of glacier advances and retreats. Both domains, the glacially eroded and non-eroded, are therefore prone to different mechanisms and time-scales of fluvial and colluvial re-adjustment. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:27:21.636 +0100" +"Bufe:2022lithology","The denudation of rocks in mountain belts exposes a range of fresh minerals to the surface of the Earth that are chemically weathered by acidic and oxygenated fluids. The impact of the resulting coupling between denudation and weathering rates fundamentally depends on the types of minerals that are weathering. Whereas silicate weathering sequesters CO2, the combination of sulfide oxidation and carbonate dissolution emits CO2 to the atmosphere. Here, we combine the concentrations of dissolved major elements in stream waters with 10Be basin-wide denudation rates from 35 small catchments in eastern Tibet to elucidate the importance of lithology in modulating the relationships between denudation rate, chemical weathering pathways, and CO2 consumption or release. Our catchments span 3 orders of magnitude in denudation rate in low-grade flysch, high-grade metapelites, and granitoid rocks. For each stream, we estimate the concentrations of solutes sourced from silicate weathering, carbonate dissolution, and sulfide oxidation using a mixing model. We find that for all lithologies, cation concentrations from silicate weathering are largely independent of denudation rate, but solute concentrations from carbonates and, where present, sulfides increase with increasing denudation rate. With increasing denudation rates, weathering may therefore shift from consuming to releasing CO2 in both (meta)sedimentary and granitoid lithologies. For a given denudation rate, we report dissolved solid concentrations and inferred weathering fluxes in catchments underlain by (meta)sedimentary rock that are 2--10 times higher compared to catchments containing granitoid lithologies, even though climatic and topographic parameters do not vary systematically between these catchments. Thus, varying proportions of exposed (meta)sedimentary and igneous rocks during orogenesis could lead to changes in the sequestration and release of CO2 that are independent of denudation rate.","2024-01-18 16:42:16.917 +0100","" +"Buhrich:2022undara","In 2019, the Ewamian Aboriginal Corporation, together with archaeologists and community rangers, set out to challenge the idea that the Undara lava tubes of Far North Queensland, Australia were places Aboriginal people avoided in the past. Our initial motivation was for Ewamian cultural values to be included in park planning, alongside the natural values. Over 12 months, a team of archaeologists and community rangers conducted surveys in Undara Volcanic National Park and carried out a small test pit excavation at Darcy Cave. So far, we have surveyed at least 15 tubes, 12 containing cultural material, and found evidence of at least 1000 years of human occupation. Our research demonstrates the value and challenges of Indigenous archaeologies in an under-investigated part of northern Australia.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Builth:2008eccles","The Gunditjmara people developed a socio-economic system based on the modification of wetland ecosystems associated with the Mt Eccles lava flow primarily for sustainable production and management of the highly nutritious shortfin eel (Anguilla australis). This paper examines the environmental history of these landscapes since their inception about 30 000 years ago, through palaeoecological analysis of sediment cores from associated lakes and swamps, in order to contribute to an understanding of the causes and timing of cultural transformation. Two records cover the whole of the 30 000 year history of the landscape while two others provide evidence of change within the Holocene. A great deal of variation within the landscape is revealed, both temporally and spatially, with opportunities for human exploitation through the whole recorded period. Although most features of the records can be explained by natural landscape development and climate change, some human modification can be suggested from around the Pleistocene--Holocene transition while more obvious indications of management relating to eel aquaculture are evident from about 4000 cal. yr BP that appear to include adaptations to the onset of a drier and more variable climate. The study has implications for the explanation of intensification of settlement in Australia more generally within the mid to late Holocene.","2023-07-22 06:51:38.269 +0200","" +"Bulbeck:2011watinglo","This paper analyses a fossil human mandible, dated to circa 10 ka, from Watinglo rockshelter on the north coast of Papua New Guinea. The fossil is metrically and morphologically similar to male mandibles of recent Melanesians and Australian Aborigines. It is distinguished fromKowSwampand Coobool Creek male mandibles (Murray Valley, terminal Pleistocene) by being smaller and having different shape characteristics, as well as smaller teeth and a slower rate of tooth wear. It pairs with the Liang Lemdubu female (Late Glacial Maximum, Aru Islands) in suggesting that the morphology of the terminal Pleistocene inhabitants of tropical Sahul was gracile compared to their contemporaries within the southern Murray drainage. An explanatory scenario for this morphological contrast is developed in the context of the Homo sapiens early fossil record, AustralasianmtDNAevidence, terminal Pleistocene climatic variation, and the possibility of multiple entry points into Sahul.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Bullen:2009bats","In this paper we examine morphometric attributes of the airframes of 24 species of bat from Western Australia. In particular, we consider anatomical features of the ear, head, body and tail related to lift and drag optimisation as well as airflow separation control. We provide an assessment of the relative cleanliness of the species and a range of lift and drag coefficient values for use in metabolic power output modelling. The species assessed have aerodynamic cleanliness optimisations that are appropriate to the range of Reynolds' numbers in which bats fly. Head/body relative cleanliness was consistent with, and functionally appropriate to, aspects of species foraging niche such as foraging strategy. Cleanliness of face and fineness ratio of head and body were found to be related to minimum foraging drag. Blending of the wing and body, the presence of a wing/body fillet and the texture of the pelage were found to be important. The aerodynamic optimisation of ears and tail membrane were found to correlate with foraging strategy. The interceptors had optimisations for minimum drag generation consistent with their higher foraging flight speed. Rather than being optimised for minimum drag, the air-superiority bats' tails and ears were consistent with their highly agile but slower-foraging flight speeds. Surface bats were characterised by the absence of optimisations for low drag. The frugivore plus the nectarivore and the carnivore studied appear to be discrete optimisations.","2023-02-17 13:35:53.701 +0100","" +"Bulmer:1964radiocarbon","The first radiocarbon dates for prehistoric materials from New Guinea are now available. Five carbon samples from the Kiowa rock shelter excavation, near Chuave Government Station, Eastern Highlands District, Australian New Guinea, sent to Dr. M. Stuiver of the Yale University Radiocarbon Laboratory, yield the following results.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Bulmer:1966prehistory","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Bulmer:1969archaeological","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Bulmer:1975settlement","This paper reviews the evidence concerning human settlement and economy in prehistoric Papua New Guinea. Firstly, I briefly discuss the findings of environmental scientists and archaeologists concerning the natural background of prehistoric settlement and man‘s impact on his environment. Set against this is a summary of the evidence from archaeological excavations for plants and animals utilized by prehistoric man, the location and character of sites of settlement and trade. Although the data are still fragmentary, resulting from only fourteen years of research by sixteen archaeologists, patterns now appear to be emerging from what seemed to be, only a few years ago, anything but a coherent picture.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Bulmer:1977between","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Bulmer:1978thesis","The thesis is a study of archaeological evidence from the vicinity of Port Moresby, the results of fieldwork between 1968 and 1972. Survey data from 95 archaeological sites, surface collections of potsherds and stone artefacts from 67 of these, and data from three archaeological excavations are analysed and compared. The evidence shows that the local population was formerly living in different places, that communities therefore were positioned differently in respect to local ecological zones, particularly the inland river plains, and that they formerly used a markedly different style of pottery. The thesis examines questions of the possible cause of changes to settlement patterns, ecology, and pottery styles resulting in the situation known from the late 19th century. Oral histories of the Koita and Motu are considered for the light they cast on past inter-communty variation and change. These traditions suggest that the situation of the late Proto-historic period, of heavy dependence upon imported food based on the specialist manufacture of shell ornaments and pottery, was of relatively recent origin. The archaeological evidence tends to support this iew. Three archaeological excavations directed by the author, at Nebira and Eriama, about 10 km inland near the Laloki River, and at Taurama on the coast, provide some direct evidence of change in pottery style and ecological orientation, while the survey data enables a reconstruction of past settlement patterns through pottery style changes. The pottery style sequence i sput into three general periods of time: an Early period, from about 2,000 to 1,000 years ago, a Middle period from about 1,000 to 1,500 A.D., and a Proto-historic period from about 1500 A.D. to the late 19th century. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:28:42.538 +0100" +"Bulmer:1979prehistoric","Three prehistoric communities in the Port Moresby area have been found to have unspecialised hunting, fishing, gardening and collecting economies from 2,000 years ago until the 16th century A.D. They are compared to Motupore, a settlement on an offshore island, thought to have had a specialised trading economy from A.O. 1100 until the 17th century. Archaeological evidence for prehistoric trade and economic change is questioned. Changes in settlement distribution following the 16th century suggest that an increased dependence on trade may relate to this later period. Possible reasons why specialised trading may have been a local development, rather than an introduction, are discussed.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Bulmer:1991variation","In June 1988, when Ralph Bulmer was already mortally ill, invitations were sent to over 100 friends and colleagues of his, inviting them to contribute to an extraordinary Festschrift. It was extraordinary because, knowing that Ralph probably did not have long to live, I asked each person to submit a paper within six weeks and to donate $100 towards publication costs, with the aim of presenting a modest book to Ralph before the end of the year. Because of this stringent deadline I did not expect to receive more than a handful of papers. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:28:43.428 +0100" +"Burbidge:2016per.er","Species _Perameles eremiana_","2023-02-17 13:35:53.701 +0100","" +"Burdis:2016nelson","New Zealand’s tectonically and climatically dynamic environment generates erosion rates that outstrip global averages by up to ten times in some locations. In order to assess recent changes in erosion rate, and also to predict future erosion dynamics, it is important to quantify long-term, background erosion. Current research on erosion in New Zealand predominantly covers short-term (100 yrs) erosion dynamics and Myr dynamics from thermochronological proxy data. Without competent medium-term denudation data for New Zealand, it is uncertain which variables (climate, anthropogenic disturbance of the landscape, tectonic uplift, lithological, or geomorphic characteristics) exert the dominant control on denudation in New Zealand. Spatially-averaged cosmogenic nuclide analysis can effectively offer this information by providing averaged rates of denudation on millennial timescales without the biases and limitations of short-term erosion methods. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:27:21.930 +0100" +"Burenhult:2002introduction","In November 1998, Gotland University College, Visby, Sweden, started a new archaeological research project on the Trobriand Islands, Papua New Guinea, and during August-November 1999 sixteen Swedish archaeologists and osteologists carried out excavations and osteological analyses at newfound sites on the northern part of Kiriwina Island. The aim of the project is to study the introduction and subsequent cultural development of the Trobriand culture. Central questions at issue include the time of initial colonization of the area; the existence or non-existence oflong-term cultural continuity in the islands as revealed by the archaeological record; the identification of possible hiatuses in the cultural development which may be associated with e.g. the influx of intrusive populations (as revealed by ongoing genetic studies of the skeletal material). In the initial stage, radiocarbon dates (AMS) and post mortem DNA-analyses on skeletal remains will form a crucial fundament for the planning of the forthcoming investigations. This introduction presents a short summary of the preliminary results. All colour maps, figures and photographs in this report are placed on the enclosed CD-ROM disc.","2022-10-09 20:04:07.350 +0200","" +"Burenhult:2002trobriand","In November 1988, Gotland University College started a new archaeological research project on the Trobriand Islands, Papua New Guinea. Sixteen Swedish archaeologists and osteologists carried out excavations and osteological analyses at newfound sites on the northern part of Kiriwina Island. The aim of the project is to study the introduction and subsequent cultural development of the Trobriand culture (c 1000-1500 AD). 8 contributions are published here, including surveys, excavation reports, lithics, ceramics, oral traditions, climate and culture.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Burke:1988faunal","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Burke:1990keilor","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Burrough:2019zambezi","Single grain OSL dating has been used to produce new chronologies for three previously investigated sites in the northern Kalahari basin in western Zambia containing both Middle and Later Stone Age material (Phillipson, 1975a, b). We find that Mode 3 (Middle Stone Age, MSA) assemblages in the Upper Zambezi Valley pre-date the Last Glacial Maximum. The chronology produced here is consistent with age estimates from a handful of dated sites within the wider Kalahari basin. The Mode 3 to Mode 5 (Later Stone Age, LSA) relationship at one site, Chavuma, is unlikely to be a continuous transition as previously thought. Instead we find a significant chronological hiatus between MSA material deposited at 66.5 ± 9.9 ka and LSA material deposited at 16.7 ± 2.6 ka. We consider these dated archaeological finds within the context of current archaeological and palaeoenvironmental records for the region. The results demonstrate the highly variable climate history of the region and the limitations of the existing archaeological record for modelling human responses to habitat change.","2022-10-04 19:48:14.479 +0200","" +"Burrows:1990aranuian","Two pollen analyses are described from sediments in the mires at Quagmire Tarn and Windy Tarn, on the Prospect Hill plateau, upper Rakaia Valley, Canterbury. The sediments span most of the Aranuian period. Macrofossils from Quagmire Tarn supplementthe pollen data. Thev egetation sequences from the two sites are generally similar, although the Windy Tarn sequence begins later than that of Quagmire Tarn and differs in some details. The post-Otiran dominant pollen assemblages at Quagmire Tarn are: Poaceae and Coprosma (beginning probably about 13 000 yr B.P.) -> Halocarpus (about 10000 yr B.P.) -> Phyllocladus and 'Podocarpus' (just after 10 000 yr RP.) -> Nothofagus menziesii and N.fusca-type (about 2000 yr B.P.) -> Poaceae, Cypcraceae, Asteraceae, and Apiaceae (beginning about 860 yr B.P.). Changes in the sediments, pollen assemblages, and macrofossils are correlated with the early Aranuian glacial history of the region, with subsequent climatic changes, and with the fire history. The fire history is deduced from approximate ages estimated from depths of charcoal horizons in the Quagmire Tarn sediment column and radiocarbon dates for charcoal from palaeosols on the edge of the Prospect Hill plateau. Fires are thought to have occurred at Prospect Hill about 5800, 3800, 3500, 2600, and 860 yr B.P. Climatic shifts are thought to bethe cause of changes from Poaceae, Coprosma (cold, dry) -> Halocarpus (cool, moist) -> Phyllocladus, 'Podocarpus' (evenly mild, moist). The time-transgressive expansion of Nothofagus spp. in the Canterbury mountains requires a more complex explanation which includes the proximity of stands ofthese species during the Otira Glaciation and slow Aranuian migration, the requirement for infection of seedlings by ectomycorrhizas, and possible local shifts across climatic thresholds (towards more variable conditions). The replacement by grassland of most ofthe woody vegetation of the Prospect Hill plateau and adjacent areas was accomplished after oneormore major fires withinthe last 1000 years.","2023-09-03 12:38:33.072 +0200","" +"Burrows:2014humification","The identification of wetter and drier phases from the last deglaciation to the Late Holocene has been a valuable outcome of palaeoenvironmental (chiefly palynological) studies of northeastern Australia conducted over the past 40 years. Few studies have, however, focussed on the identification of wetter and drier phases in the wet tropics, and none have set their focus on the last 4000 years, a period when northeastern Australia is generally accepted to have experienced increased El Niño/Southern Oscillation (ENSO) activity. The present study provides this palaeoclimatic information using the degree of peat humification as the main palaeoclimatic proxy. To identify regional climatic signals in the peat record and differentiate these from local signals induced by particular basin hydrology or ecology, sedimentary sequences from two geographically separated swamps on the Atherton Tableland in north Queensland are examined. Wet and dry shifts are detected in the humification records for Bromfield Swamp (core BSAT03) and Mount Quincan crater swamp (Q2). Seventeen wet shifts are detected in both records with 12 shifts showing good cross-correlation at the following dates (with 2σ range): 3990/3960 (4090--3850), 3480/3550 (3640--3420), 2950/2990 (3080--2790), 2860/2880 (2980--2700), 2560/2610 (2730--2450), 1880/1820 (2100--1740), 1430/1410 (1660--1320), 1170/1080 (1390--1020), 990/1010 (1100--790), 610/640 (710--490), 290/300 (330--180) and 120/150 (190--40) cal. yr BP. A particular dry phase, initiated by dry shifts at 4090 cal. yr BP (Bromfield Swamp) and 4330 cal. yr BP (Mount Quincan), reaches its greatest strength at 4050 cal. yr BP.","2023-07-22 06:51:38.269 +0200","" +"Burrows:2016palaeohydrological","High resolution X-ray fluorescence (XRF) is presented as a robust palaeoclimatic proxy, suitable for use on Late Pleistocene to Holocene sediments located in a volcanic crater on the Atherton Tableland in northeastern Queensland, Australia. The proxy allows identification of wet and dry shifts in a complex sedimentary sequence comprised of peat, gyttja, laminated organic rich muds and fine clastic silt-rich sediments. Significant correlation is found between the XRF record and other proxies including magnetic susceptibility, humification, grain size, macrocharcoal, δ13C and C/N and pollen. Sixteen wetter periods are identified in the 37 ka sedimentary record for Bromfield Swamp. Threewetter periods commence in late Marine Isotope Stage 3, nine in the early glacial, one in the late de-glacial and four in Holocene. Nineteen drier periods are identified, four in late MIS 3, seven in the early glacial, one during the LGM, one in the late de-glacial period and six in the Holocene. The XRF record for Bromfield Swamp is specifically used to identify periods of abrupt climate change. Marked changes in effective precipitation are detected at 32,690, 30,080, 24,660, 21,870, 11,880, 10,020, 9170 and 5120 cal. yr BP. The detection of these abrupt climate events may allow correlation with records from terrestrial sites across the Southern Hemisphere and potentially, the Northern Hemisphere.","2023-07-22 06:51:38.269 +0200","" +"Buscher:2013menderes","Exhumation of rocks in extensional tectonic settings results from a combination of normal faulting and erosion but the relative contribution of these processes has rarely been quantified. Here we present new low-temperature thermochronological data and the first 10Be-based catchment-wide erosion rates from the Boz Dağ region in the central Menderes Massif, which has experienced NNE–SSW extension since the Miocene. The slip rate of the shallow-dipping Gediz detachment fault, which defines the northern flank of the Boz Dağ block, is 4.3 (+3.0/−1.2) mm a−1, as constrained by zircon (U–Th)/He ages of c. 4–2 Ma in the footwall. Apatite and zircon (U–Th)/He and fission-track ages from the northern flank of the Boz Dağ block yield exhumation rates of 0.6–2 km Ma−1 beneath the Gediz detachment, whereas those on the southern flank are only 0.2–0.6 km Ma−1. Erosion of catchments on the northern and southern flanks proceeds at rates of 80–180 and 330–460 mm ka−1, respectively. This marked contrast is a combined effect of the topographic asymmetry of the Boz Dağ block and differences in rock erodibility. If these erosion rates persisted in the past, rock exhumation on the northern flank occurred predominantly by tectonic denudation, whereas rocks on the southern flank were mainly exhumed by erosion.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Bussell:1988wanganui","Two sites near Waverley, western North Island, provide a mid to late Holocene vegetational, climatic, and fire history for the area. A mid Holocene flora at Waverley Beach includes a local fossil Podocarpus totora forest preserved as in situ stumps exposed in Hauriri Terrace cover beds. Fossil pollen suggests the presence of surrounding podocarp-hardwood forest dominated by Beilschmiedia tawa(?) and Dacrydiwn cupressinum but with common Ascarina lucida and Dodonaea viscosa in the understorey, suggesting a maritime, moist, warm-temperate climate was present. At Waverley Beach, the local, dense forest phase of Podocarpus totara appears to have been eliminated by water table elevation following the post-glacial rise in sea level up to 6500 BP. The decline in abundance of Ascarina and Dodonaea pollen from the mid to late Holocene is suggestive of a milder climate during that period. Around Lake Waiau swamp, pre-clearance podocarp-hardwood forest was probably dominated by B. tawa(?), D. cupressinum, Prwnnopitys taxifolia, Metrosideros, and Knightia excelsa. Deforestation by Polynesian burning is recorded at 1 m depth in Lake Waiau swamp by the abrupt decline in arboreal pollen values. This event is poorly constrained by radiocarbon dating, and at present an age range of c. 685 CAL BP-210 BP is suggested. The scatter in radiocarbon ages for the Lake Waiau swamp peat provides a warning against the simple interpretation of ages of similar material, where few dates have been obtained. Fire activity at both sites is indicated by measurement of microscopic charcoal particle area. Pre-Polynesian fires may have been significant in affecting the vegetation composition. The chronology for dune-sand deposition does not correspond with previously described periods of dune formation. At Waverley Beach, dune-sand was deposited soon after 6600 BP and stopped prior to c. 5750 BP. A second period of dune-sand deposition occurred after 5700 BP. At Lake Waiau, dune movement blocked off Waiau Stream before c. 3500 BP; aeolian transport of sand continued for a short time after the lake was first formed.","2023-09-03 12:38:33.072 +0200","" +"Butler:2007orange","Break-up of the Gondwana supercontinent ~ 130 Ma ago resulted in the formation of new base levels for erosion around the coastline of southern Africa. Although the post-break-up denudational history has been quantified using low-temperature thermochronology, the more recent Quaternary record is currently poorly constrained. Cosmogenic-nuclide based estimates of denudation rates applicable over time scales of 104 - 106 years exist for some localities in southern Africa, but there have been no equivalent catchment-wide studies in the Orange basin, the primary drainage basin of the subcontinent. In this study a regional-scale picture of catchment-wide denudation based on l(,Be and 26A1 is presented that shows rates varying from ~ 2 to ~ 50 mm ka'1. These rates are consistent with existing cosmogenic-derived site-specific estimates, and are also compatible with the much longer term denudation record derived from low-temperature thermochronology. This record indicates generally low rates of denudation across southern Africa after a phase of locally high rates in the period after continental break-up. Despite the low rates reported here, it is evident that low-relief erosion surfaces in the Orange basin could not have survived unmodified over geological time scales, as implied in traditional denudation chronology approaches to landscape history. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:27:44.372 +0100" +"Byrne:1987quibray","This Report presents the results of the test excavation of a suite of estuarine midden deposits collectively designated site Quibray Bay #1. The site is likely to have been one reported on by Rolfe (1931) and may be one of the midden occurrences collectively recorded by Dickson as site 52-2-210 (NPWS Site Register). Unfortunately, due to the instability of the dunal system and the lack of adequate mapping references, it is difficult to relate previously recorded sites on this part of the Kurnell Peninsula to those sites which are presently visible. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:28:56.112 +0100" +"Byrne:2013charcoals","Anthracology (charcoal analysis) can inform about palaeoenvironments and human choices concerning the use of wood resources. While charcoal is commonly recovered during excavations, anthracology is poorly developed in Australian archaeology. This paper presents the first application of anthracology in the Midwest of Western Australia, at the Weld-RS-0731 (WA Department of Aboriginal Affairs Site ID 28793) site in the Weld Range. It uses methodological approaches developed by European anthracologists but not previously applied to Australian charcoal assemblages. The diversity andfrequency of taxa identified in the late Holocene Weld-RS-0731 charcoal assemblages correspond to known vegetation communities, similar to those found in the area today. Nevertheless, the assemblages’ compositions demonstrate the targeting of specific habitats, as well as the purposeful selection and avoidance of certain taxa. Our results confirm that wood gathering was not a separate specialist activity, but likely occurred alongside other subsistence tasks.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Byun:2015korean","The processes involved in the development of high‐altitude, low‐relief areas (HLAs) are still poorly understood. Although cosmogenic nuclides have provided insights into the evolution of HLAs interpreted as paleo‐surfaces, most studies focus on estimating how slowly they erode and thereby their relative stability. To understand actual development processes of HLAs, we applied several techniques of cosmogenic nuclides in the Daegwanryeong Plateau, a well‐known HLA in the Korean Peninsula. Our denudation data from strath terraces, riverine sediments, soils, and tors provide the following conclusions: (1) bedrock incision rate in the plateau (~127 m Myr−1) is controlled by the incision rate of the western part of the Korean Peninsula, and is similar to the catchment‐wide denudation rate of the plateau (~93 m Myr−1); (2) the soil production function we observed shows weak depth dependency that may result from highly weathered bedrock coupled with frequent frost action driven by alpine climate; (3) a discrepancy between the soil production and catchment‐wide denudation rates implies morphological disequilibrium in the plateau; (4) the tors once regarded as fossil landforms of the Tertiary do not reflect Tertiary processes; and (5) when compared with those of global paleo‐surfaces (<20 m Myr−1), our rapid denudation rates suggest that the plateau cannot have maintained its probable initial paleo landscape, and thus is not a paleo‐surface. Our data contribute to understanding the surface processes of actively eroding upland landscapes as well as call into question conventional interpretations of supposed paleo‐surfaces around the world. Copyright 2015 John Wiley and Sons, Ltd.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Cadd:2019tasmanian","Tasmania's montane temperate rainforests contain some of Australia's most ancient and endemic flora. Recent landscape--scale fires have impacted a significant portion of these rainforest ecosystems. The complex and rugged topography of Tasmania results in a highly variable influence of fire across the landscape, rendering predictions of ecosystem response to fire difficult. We assess the role of topographic variation in buffering the influence of fire in these endemic rainforest communities. We developed a new 14 000--year (14--ka) palaeoecological dataset from Lake Perry, southern Tasmania, and compared it to neighbouring Lake Osborne (<250m distant) to examine how topographic variations influence fire and vegetation dynamics through time. Repeated fire events during the Holocene cause a decline in montane rainforest taxa at both sites; however, in the absence of fire, rainforest taxa are able to recover. Montane temperate rainforest taxa persisted at Lake Perry until European settlement, whilst these taxa were driven locally extinct and replaced by Eucalyptus species at Lake Osborne after 2.5 ka. Contiguous topographic fire refugia within the Lake Perry catchment probably provided areas of favourable microclimates that discouraged fire spread and supported the recovery of these montane temperate rainforests.","2023-07-22 06:51:38.269 +0200","" +"Cadd:2019thesis","The timing and cause of megafauna extinctions across Australian, and indeed around the world, have been strongly debated particularly since Martin (1967) first implicated human agency as a major factor in megafauna disappearances. The cause of the demise of the megafauna has been the focus of many studies, yet no work to date has developed independent environmental and climate reconstructions from a single Australian location in relation to megafauna extinctions. Sedimentary records from wetlands provide a particularly powerful archive to examine terrestrial ecosystem change in response to internal and external drivers across a variety of spatial and temporal scales. The presence of coprophilous fungi spores, such as Sporormiella, preserved in wetland sediments can indicate the local presence of large herbivorous, including extinct megafauna. Records of megafauna presence can then be coupled with palaeoecological and palaeoclimatological proxies to disentangle the influence of climate on terrestrial ecosystem change and the timing of megafauna disappearance. Sedimentary records that extend beyond the Holocene in Australia are rare. Rarer still are long, continuous, high-resolution records that extend beyond Marine Isotope Stage 3 (MIS3; 57 -- 29 ka), a period of substantial significance in Australia that encompasses human arrival and megafauna extinctions. In this thesis I integrate a range of proxies from an 80,000 year old, well-dated, continuous sedimentary sequence from Welsby Lagoon, North Stradbroke Island to investigate the climate and environmental variability of subtropical eastern Australia from MIS4 to present. In this thesis I present, for the first time at a single location, records of inferred megafauna presence, local fire occurrence, vegetation change and independent local climate variability. Understanding the development of the wetland system and identification of changes in depositional environment at ca. 28 ka provide a robust basis for interpretation of proxies. During MIS4 and the Holocene fire is an important component of the surrounding landscape and drives vegetation change, with a more limited influence during MIS3 and MIS2. The largest changes in the vegetation around Welsby Lagoon occur between 55 -- 40 ka, in the absence of frequent fire and coincident with the timing of widespread human migration and megafauna extinction. The shifts in vegetation during this period are predominantly driven by changes in climate, as inferred from the δ13C of bulk sediment and the δ18O of aquatic cellulose. The climate of this period displays a high level of variability as well as a shift to drier climates at ca. 54 and again at 43 ka. In addition to driving changes in vegetation dynamics, Sporormiella disappeared from the record at this time, during a shift to drier climate conditions. Within chronological uncertainty, the changes in vegetation composition and hydroclimate at ca. 43 ka at Welsby Lagoon are concurrent with abrupt changes in the Darling River region and central Australia as well as five vegetation records from across the central and eastern Australia. The data suggest that climatic change was major contributor to megafauna and vegetation change during Marine Isotope Stage 3.","2023-07-22 06:51:38.269 +0200","" +"Cadd:2022application","Wetland sediments are valuable archives of environmental change but can be challenging to date. Terrestrial macrofossils are often sparse, resulting in radiocarbon (14C) dating of less desirable organic fractions. An alternative approach for capturing changes in atmospheric 14C is the use of terrestrial microfossils. We 14C date pollen microfossils from two Australian wetland sediment sequences and compare these to ages from other sediment fractions (n = 56). For the Holocene Lake Werri Berri record, pollen 14C ages are consistent with 14C ages on bulk sediment and humic acids (n = 14), whilst Stable Polycyclic Aromatic Carbon (SPAC) 14C ages (n = 4) are significantly younger. For Welsby Lagoon, pollen concentrate 14C ages (n = 21) provide a stratigraphically coherent sequence back to 50 ka BP. 14C ages from humic acid and >100 μm fractions (n = 13) are inconsistent, and often substantially younger than pollen ages. Our comparison of Bayesian age-depth models, developed in Oxcal, Bacon and Undatable, highlight the strengths and weaknesses of the different programs for straightforward and more complex chrono-stratigraphic records. All models display broad similarities but differences in modeled age-uncertainty, particularly when age constraints are sparse. Intensive dating of wetland sequences improves the identification of outliers and generation of robust age models, regardless of program used.","2023-09-03 12:38:33.072 +0200","" +"Cafiyn:1973unknown","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Cajal:2010camelids","Lama (Vicugna) gracilis (Gervais and Ameghino, 1881) is a Camelidae that inhabited the low plains of Argentina and Uruguay during the Pleistocene and early Holocene. Considering that Lama gracilis was a vicariant of L. vicugna in the low plains, sympatry cases between Lama guanicoe and Lama vicugna are analyzed to test the hypothesis that considers the competence for the same resource as the cause of extinction of Lama gracilis. It is concluded that the reduced populations of L. gracilis were forced to extinction especially by hunting pressure of paleoindian groups.","2023-01-20 10:09:29.977 +0100","" +"Calaby:1967devil","Fragment found in archaeological assemblage in shelter from Padypadiy, East Alligator River; finding of artefacts &​ food remains - Kakadu people; article mainly on Tasmanian Devil.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Callahan:2019california","Tributary creeks of the southern Sierra Nevada have pronounced knickpoints that separate the landscape into an alternating sequence of gently sloped treads and steeply sloped risers. These knickpoints and the surrounding “stepped topography” suggest that the landscape is still responding to Pleistocene changes in base level on main-stem rivers. We tested this hypothesis using cosmogenic nuclides and uranium isotopes measured in stream sediment from widely distributed locations. Catchment-scale erosion rates from the cosmogenic nuclides suggest that the treads are relict surfaces that have adjusted to a previous base level. Nevertheless, erosion rates of relict interfluves are similar to canyon incision rates, implying that relief is unchanging in the lower Kings and San Joaquin Rivers. In addition, our results suggest that much of the southern Sierra Nevada is in a state of arrested development: the landscape is not fully adjusted to—and moreover is not responding to— changes in base-level lowering in the canyons. We propose that this can be explained by a paucity of coarse sediment supply, which fails to provide sufficient tools for bedrock channel incision at knickpoints. We hypothesize that the lack of coarse sediment in channels is driven by intense weathering of the local granitic bedrock, which reduces the size of sediment supplied from hillslopes to the channels. Our analysis highlights a feedback in which sediment size reduction due to weathering on hillslopes and transport in channels is both a key response to and control of bedrock channel incision and landscape adjustment to base-level change.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Callan:0000unpub","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Callen:1992eyre","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Callow:1963radiocarboni","The dating equipment at the National Physical Laboratory was completed by the summer of 1960. A series of calibration and intercomparison measurements was undertaken however, using the NBS oxalic acid reference standard, a modern wood standard (1850 oak tree) and other material before starting routine measurements toward the end of 1961. All results have been obtained using a 4.5 L copper proportional counter filled with CO2 at a constant density corresponding to standard conditions of 22°C and an absolute pressure of 150 cm Hg. The counter is shielded by 8 in. of steel, 6 in. of paraffin wax containing boric oxide, 23 Geiger counters arranged as two independent groups and finally by 1 in. of mercury.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Callow:1965radiocarboniii","The following list comprises measurements made since those reported in NPL II and is complete to the end of November 1964.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Camens:2017trace","It is rapidly becoming apparent that the Late Pleistocene vertebrate trace fossil record of southern Australia is much more comprehensive than previously understood, and complements the skeletal fossil record with regard to the distribution of taxa in coastal environments and the palaeobiology of both extinct and extant organisms. We surveyed the majority of prospective Bridgewater Formation outcrops on Kangaroo Island in South Australia and discovered a trace fossil site preserving hundreds of individual traces. A minimum of ten different reptile, bird, and mammal taxa, as well as invertebrates, are represented at the site. Single-grain optically stimulated luminescence dating indicates that the dune in which the traces imprinted was deposited at the beginning of Marine Isotope Stage 5e (135.4 +/- 5.9 ka). The traces were made by several extinct taxa including large quadrupeds (most probably diprotodontids), short-faced (sthenurine) kangaroos, and thylacines, as well as extant taxa including possums, the Tasmanian Devil, goannas, shorebirds, and a variety of kangaroos. This site demonstrates that, even though vertebrate trace fossil sites do not often allow the same level of taxonomic differentiation as skeletal fossil deposits, they can nevertheless provide important information about taxon distribution and behavior that can be correlated and contrasted with skeletal fossil assemblages.","2023-03-26 14:45:57.798 +0200","" +"Campbell:1972macleay","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Campbell:1982prehistory","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Campbell:1988fleurieu","This thesis reports on a field survey of the coastal zone of the Fleurieu Peninsula, South Australia, from Outer Harbour, south to the Yankalilla Creek some eighty kilometres south of Adelaide. Within that zone, five foci of study were chosen, four covering areas of sandhills, the fifth an area of elevated headlands, Hallett Cove. Each set of sandhills studied represented a different stage of the erosion cycle of the dunefields, and each presented different problems of retrieving archaeological data and interpreting it. Systematic survey over a period of ten years gradually revealed the relationship of the dune sequences to the archaeological deposits they contained. This enabled the cross-dating of deposits and the construction of a dated regional culture sequence. The earliest dunal deposits dated to the fourth millennium BP, but scattered remains of deposits underlying these have been located. From 3,600 BP onwards an increasing number of coastal sites have been documented up till 700 BP, when the size and frequency of sites show a marked diminution. This observation is counter to observations in the neighbouring Coorong, and on many east coast sites, but is consistent with the ethnographic data on population and landuse in the nineteenth century. The treatment of these questions in the historical data is considered in some detail. ... [_truncated_]","2023-11-16 19:36:29.583 +0100","" +"Campbell:1993walkunders","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Campbell:1996accretions","The North Queensland Rock Art Dating Program is aimed at providing comparative chronological data for Aboriginal rock art in the Chillagoe and Laura districts set within a broader context of Quaternary archaeological, geological and palaeoecological research in this and other regions of northern Sahul and neighbouring areas. As the process of obtaining direct AMS radiocarbon dates for rock art is extremely complex, results achieved so far are viewed as preliminary in the sense that they provide a basis for future investigations. Our team’s work has evolved from a number of originally separate projects concerned variously with macro-stratigraphy, rock art studies, AMS radiocarbon dating, palaeoclimatology and micro-stratigraphy.  ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:28:56.406 +0100" +"Campbell:2010strix","We review all of the fossil specimens from the upper Pleistocene Rancho La Brea asphalt deposits previously referred to the extinct owl Strix brea, and all newly identified specimens referable to that species. This review and emended description of Strix brea have provided a clearer picture of this species, and we find that it is more appropriately placed in a new genus, Oraristrix, whose affinities remain unclear. We provide a variety of morphometric data and more detailed osteological descriptions of this extinct owl based on 138 specimens from the Rancho La Brea collections in the George C. Page Museum that represent a minimum of 23 individuals. An additional nine specimens of this extinct species were confirmed in collections from the upper Pleistocene asphalt deposits of Carpinteria, California. Oraristrix brea is interpreted as being more terrestrial in habits than forest owls because, compared to available species of the genera Bubo and Strix, it had longer legs relative to its wingspan.","2023-01-05 16:42:05.198 +0100","" +"Campbell:2022cuba","We use 25 new measurements of in situ produced cosmogenic 26 Al and 10 Be in river sand, paired with estimates of dissolved load flux in river water, to characterize the processes and pace of landscape change in central Cuba. Long-term erosion rates inferred from 10Be concentrations in quartz extracted from central Cuban river sand range from 3.4–189 Mg km−2 yr−1 (mean 59, median 45). Dissolved loads (10–176 Mg km−2 yr−1; mean 92, median 97), calculated from stream solute concentrations and modeled runoff, exceed measured cosmogenic-10 Be-derived erosion rates in 18 of 23 basins. This disparity mandates that in this environment landscape-scale mass loss is not fully rep- resented by the cosmogenic nuclide measurements. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:28:40.176 +0100" +"Cane:1995nullarbor","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Canning:2010brimbank","This paper outlines the results of recent archaeological excavations conducted by Australian Cultnral Heritage Management (ACHM Vic) during the preparation of a Cultural Heritage Management Plan (CHMP) at Brimbank Park, Keilor, Victoria. The significance of Brimbank Park and the wider Keilor area cannot be underestimated in terms of our understanding of Pleistocene and Holocene archaeology in Victoria. The results of the excavations conducted during this CHMP have provided a significant contribution the archaeology of this area particularly, by providing two secure C 14 dates from charcoal located in a hearth as well as an artefact assemblage displaying a noticeable rise in artefact discard patterns through time, comparable to other local sites.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Carcaillet:2013merida","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Carleton:2005rodentia","Order Rodentia","2023-01-05 16:42:05.198 +0100","" +"Carlson:2007labrador","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Carlson:2014earliest","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Carrasco:2013sierra","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Carrasco:2015cuerpo","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Carretier:2013andes","Climate and topography control millennial-scale mountain erosion, but their relative impacts remain matters of debate. Conflicting results may be explained by the influence of the erosion threshold and daily variability of runoff on long-term erosion. However, there is a lack of data documenting these erosion factors. Here we report suspended-load measurements, derived decennial erosion rates, and 10Be-derived millennial erosion rates along an exceptional climatic gradient in the Andes of central Chile. Both erosion rates (decennial and millenial) follow the same latitudinal trend, and peak where the climate is temperate (mean runoff ∼500 mm yr−1). Both decennial and millennial erosion rates increase nonlinearly with slope toward a threshold of ∼0.55 m/m. The comparison of these erosion rates shows that the contribution of rare and strong erosive events to millennial erosion increases from 0\% in the humid zone to more than 90\% in the arid zone. Our data confirm the primary role of slope as erosion control even under contrasting climates and support the view that the influence of runoff variability on millennial erosion rates increases with aridity.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Carretier:2015chilean","The effect of mean precipitation rate on erosion is debated. Three hypotheses may explain why the current erosion rate and runoff may be spatially uncorrelated: (1) the topography has reached a steady state for which the erosion rate pattern is determined by the uplift rate pattern; (2) the erosion rate only depends weakly on runoff; or (3) the studied catchments are experiencing different transient adjustments to uplift or to climate variations. In the Chilean Andes, between 27°S and 39°S, the mean annual runoff rates increase southwards from 0.01 to 2.6 m a−1 but the catchment averaged rates of decadal erosion (suspended sediment) and millennial erosion (10Be in river sand) peak at c. 0.25 mm a−1 for runoff c. 0.5 m a−1 and then decrease while runoff keeps increasing. Erosion rates increase non-linearly with the slope and weakly with the square root of the runoff. However, sediments trapped in the subduction trench suggest a correlation between the current runoff pattern and erosion over millions of years. The third hypothesis above may explain these different erosion rate patterns; the patterns seem consistent with, although not limited to, a model where the relief and erosion rate have first increased and then decreased in response to a period of uplift, at rates controlled by the mean precipitation rate.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Carretier:2015differences","Cosmogenic nuclides in river sediment have been used to quantify catchment-mean erosion rates. Nevertheless, variable differences in 10Be concentrations according to grain size have been reported. We analyzed these differences in eleven catchments on the western side of the Andes, covering contrasting climates and slopes. The data include eight sand (0.5–1 mm) and gravel (1–3 cm) pairs and twelve sand (0.5–1 mm) and pebble (5–10 cm) pairs. The difference observed in three pairs can be explained by a difference in the provenance of the sand and coarser sediment. The other sand–pebble pairs show a lower 10Be concentration in the pebbles, except for one pair that shows similar concentrations. Two sand–gravel pairs show a lower 10Be concentration in the gravel and the other five pairs show a higher 10Be concentration in the gravel. Differences in climate do not reveal a particular influence on the 10Be concentration between pairs. The analysis supports a model where pebbles and gravel are mainly derived from catchment areas that are eroding at a faster rate. The five gravel samples with high 10Be concentrations probably contain gravel that were derived from the abrasion of cobbles exhumed at high elevations. In order to validate this model, further work should test if pebbles are preferentially exhumed from high erosion rate areas, and if the difference between pebbles with high 10Be concentrations and sand decreases when the erosion rate tends to be homogeneous within a catchment.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Carretier:2015heterogeneous","Millennial catchment–mean erosion rates derived from terrestrial cosmogenic nuclides are generally based on the assumption that the lithologies of the parent rock each contain the same proportion of quartz. This is not always true for large catchments, in particular at the edge of mountainous plateaus where quartz‐rich basement rocks may adjoin sedimentary or volcano‐sedimentary rocks with low quartz content. The western Central Andes is an example of this type of situation. Different quartz contents may be taken into account by weighting the TCN production rates in the catchment. We recall the underlying theory and show that weighting the TCN production rate may also lead to bias in the case of a spatial correlation between erosion rate and lithology. We illustrate the difference between weighted and unweighted erosion rates for seven catchments (16 samples) in southern Peru and northern Chile and show variations up to a factor of 2 between both approaches. In this dataset, calculated erosion rates considering only granitoid outcrops are better correlated with catchment mean slopes than those obtained without taking into account the geological heterogeneity of the drained watershed. This dataset analysis demonstrates that weighting erosion rates by relative proportions of quartz is necessary to evaluate the uncertainties for calculated catchment–mean erosion rates and may reveal the correlation with geomorphic parameters. Copyright 2015 John Wiley and Sons, Ltd.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Carretier:2019atacama","Intense storms or earthquakes in mountains can supply large amounts of gravel to rivers. Gravel clasts then travel at different rates, with periods of storage and periods of displacement leading to their downstream dispersion over millennia. The rate of this dispersion controls the long-term downcutting rate in mountainous rivers as well as the grain-size signature of climate and tectonic variations in sedimentary basins. Yet, the millennial dispersion rates of gravel are poorly known. Here, we use 10Be concentrations measured in individual pebbles from a localized source along a 56 km-long canyon in the Central Andes to document the distribution of long-term gravel transit rates. We show that an inverse grain-size velocity relationship previously established from short-term tracer gravel in different rivers worldwide can be extrapolated to the long-term transit rates in the Aroma River, suggesting some universality of this relationship. Gravel are also dispersed by large differences in the mean transport rates independent of gravel size, highlighting that some gravel rest at the river surface over tens of thousands of years. These different transport rates imply a strong spreading of the gravel plumes, providing direct proof for the long-term river buffering of sediment signals between mountainous sources and sedimentary basins. The inferred distribution of residence times suggests the first evidence of anomalous diffusion in gravel transport over long timespans.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Carter:1999mort","This paper reports the results of excavations conducted at the Mort Creek Site Complex, located in the Rodds Peninsula Section of Eurimbula National Park on the southern Curtis Coast, Central Queensland. Cultural and natural marine shell deposits were excavated and analysed as part of an investigation of natural and cultural site formation processes in the area. Analyses (including foraminifera studies) demonstrate a complex site formation history, with interfingering of cultural and natural shell deposits (cheniers) in some areas of the site. Radiocarbon dating indicates that Aboriginal occupation of the site was initiated before 2,000 cal BP, overlapping with dates obtained for natural chenier deposits.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Carter:2001new","This paper reports the results of radiocarbon detenninations on marine shell and charcoal excavated from archaeological sites on Mer and Dauar Islands in the eastern Torres Strait, Queensland. Commonly known as the Murray Islands, the group consists of the three small volcanic islands of Mer (Murray), Dauar and Waier (Fig. 1).","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Carter:2002murray","I report two significant advances in our knowledge of the human occupation of the Torres Strait: new radiocarbon estimates for the antiquity of settlement of the Murray Islands, eastern Torres Strait, and a description of the recovery and petrographic analysis of several earthenware pottery sherds, the first to be recovered from the Torres Strait Islands and the earliest evidence of pre-European trade links between the Torres Strait and New Guinea.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Carter:2004implications","The three small islands of Mer, Dauar and Waier are among the most isolated of the Torres Strait islands. It is perhaps not surprising then that well into the late 20th century, the archaeological history of the Murray Islands (as the group is commonly known today) and the question of the timing of their human settlement remained virtually unexplored. Like most of the early investigations into the pre-European history of the Torres Strait, preliminary investigations on the Murray Islands, although cursory in nature, alluded to the complex archaeological integrity of the islands and their high potential for revealing evidence of the pre-European occupation period (Vanderwal 1973; Laade 1969).","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Carter:2004thesis","This dissertation describes analyses and contextualises the results of archaeological investigations carried out between 1998 and 2000 on Mer and Dauar in Torres Strait. Along with Waier these small volcanic islands are commonly known as the Murray Islands, and form the most eastern group of the formation of islands scattered between northeastern Australia and southern Papua New Guinea. Unlike the research into human occupation and subsistence in Australia and New Guinea, the archaeology of the Torres Strait Islands is by contrast a relatively recent academic pursuit. Over the last 30 years various researchers have postulated the timing of first human occupation of Torres Strait, the development of maritime and horticultural subsistence systems and the emergence of ethnohistorically documented trade networks. A lack of archaeological data, however, has prevented informed consideration of these issues. This dissertation presents the results of the first systematic archaeological excavations undertaken in the Eastern Torres Strait, and includes the first detailed radiocarbon chronological sequence for the Murray Islands and for the Torres Strait more generally. The excavations on Dauar revealed extensive archaeological deposits of marine subsistence remains, and previously unrecorded material culture of Torres Strait; most notably, several sherds of earthenware pottery. These artefacts have provided new opportunities for investigating the traditional trade and exchange networks between the Torres Strait Islands and New Guinea that existed at the time of European contact. The Murray Islands data illustrates the existence of a maritime subsistence base from the time of first human occupation now securely dated to almost 3000 years BP. Although plant macrofossils where absent during the excavations, evidence for horticultural subsistence on Dauar was identified through the extraction and identification of plant phytoliths and starch grains from excavated sediment samples. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:28:56.701 +0100" +"Carvalho:2019shoalhaven","Prograded barriers are depositional coastal landforms which have the potential to reveal changes in the primary drivers of coastal evolution within their varied morphology. Beach ridges and intervening swales preserve paleoenvironmental records of coastal processes, relative sea level and storm events. Optically stimulated luminescence (OSL) dating of quartz grains, airborne LiDAR-derived morphology, and sediment texture and mineralogy reveal four different periods of morpho-sedimentary progradation history in the Shoalhaven barrier system in southeastern Australia. The barrier is composed of approximately 40 ridges that occupy an area of 15.2 km2, comprising an estimated sand volume of approximately 88,000,000 m3 above mean sea level. OSL dating of ten samples taken from a 940-m long transect across the Holocene system indicated that the barrier prograded at a slow rate of approximately 0.12 m/yr from 6130 +/- 330 to 2400 +/- 130 years ago and subsequently at a higher rate of 0.22 m/yr until 600 +/- 130 years ago. More recently, an increase in historical accumulation and progradation rates has favoured development of an anomalously high foredune fronting the system with the formation of lower ridges in the past two centuries. Increasing angularity and feldspar content observed via Scanning Electron Microscope (SEM) and determined using X-ray Diffraction (XRD) analysis, respectively, imply a transition in sediment supply. Progradation has been sustained through delivery and reworking of marine sediments from offshore following the marine transgression, subsequently augmented by fluvial sands discharged to the coast by the Shoalhaven River. The adjustment in progradational rates and sediment provenance influenced the morphology and spacing of individual ridges and the regressive system as a whole. Average progradation rates for the Shoalhaven barrier, revised from those previously reported using radiocarbon dating, are considered lower than most of barriers studied in similar coastal environments around Australia, indicating the different ways that similar progradation systems have evolved.","2023-03-26 14:45:57.798 +0200","" +"Carvalho:2023barrier","Prograded barriers are coastal landforms with a worldwide distribution that provide a paleoenvironmental record within a sequence of successive ridges and intervening swales. Most barriers with variable terrestrial morphologies, also known as complex barriers, have been poorly studied. At the main entrance of Western Port, a bay in southeastern Australia, a morphologically complex barrier was formed as a function of its somewhat sheltered position and orientation in relation to sporadic swells and tidal circulation. LiDAR-derived topography shows highly truncated and asymmetrical ridges both across and along the Somers–Sandy Point barrier plain. These uncommon morphologies are associated with an intricate hydrodynamic circulation subject to sporadic storms approaching at a sharp angle to the shoreline that eliminate a significant part of the sedimentary record but also redistribute vast quantities of sand to the downdrift shoreline, and a large and variable sandy bank that undergoes intense sediment movement. Optically stimulated luminescence (OSL) dating within a limited area on the western side revealed an age of ~2600 years for the innermost dated ridge, located about halfway across the plain. Significant erosion of the ridges'' record occurred on the western side of the barrier between 2600 and 700 years ago and between 600 and 240 years ago, whereas undated ridges on the eastern side were preserved. This creates an opportunity for future research on past erosional events that would be of great value for coastal management and adaptation. Textural and elemental (XRF) sediment characteristics suggest that the type of material provided for barrier accretion remained the same throughout the late Holocene. Given the sustained growth of the barrier and other sandy parts of the bay, a net supply of marine sand from Bass Strait must have occurred. The proposed evolutionary model contributes to the understanding of the sediment budget for the bay as a whole.","2024-09-25 12:09:28.184 +0200","2024-09-25 12:09:28.184 +0200" +"CathGarling:2017evolutions","In the closing centuries of the third millennium BP and into the new millennium, in what has come to be termed the ‘Post-Lapita Transition‘ in Near Oceania, significant transformations were occurring throughout Island Melanesia and in nearby regions (Fig. 1.1). Changes in inter- action networks, society, culture and population mobility are reflected in an increasing range of archaeological evidence. Indeed, Vandkilde’s (2007: 16–17) notion of a ‘macro-regional phase of conjuncture‘ – during which ‘the social climate appears >extra hot<, foreign impulses are actively and creatively incorporated, and identities rapidly and profoundly change‘ – which Spriggs (2011, 2013) feels we are surely witnessing with the start of the Neolithic in Island Southeast Asia (ISEA) and the expansion of Lapita, also seems apt for this post-Lapita era.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Cazes:2019kimberley","We use cosmogenic 10Be and 26Al in both bedrock and fluvial sediments to investigate controls on erosion rates and sediment supply to river basins at the regional scale in the Kimberley, NW Australia. The area is characterised by lithologically controlled morphologies such as cuestas, isolated mesas and extensive plateaus made of slightly dipping, extensively jointed sandstones. All sampled bedrock surfaces at plateau tops, ridgelines, and in the broader floodplain of major rivers over the region show similar slow lowering rates between 0.17 and 4.88 m.Myr‐1, with a mean value of 1.0 ± 0.6 m.Myr‐1 (n =15), whilst two bedrock samples collected directly within river‐beds record rates that are one to two orders of magnitude higher (14.4 ± 1.5 and 20.9 ± 2.5 m.Myr‐1, respectively). Bedrock 26Al/10Be ratios are all compatible with simple, continuous sub‐aerial exposure histories. Modern river sediment yield lower 10Be and 26Al concentrations, apparent 10Be basin‐wide denudation rates ranging between 1.8 and 7.7 m.Myr‐1, with a median value of 2.6 m.Myr‐1, more than double the magnitude of bedrock erosion rates. 26Al/10Be ratios of the sediment samples are lower than those obtained for bedrock samples. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:27:22.225 +0100" +"Ceperley:2019permafrost","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Ceperley:2020washington","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Chadwick:2013weathering","The spacing of hills and valleys reflects the competition between disturbance-driven (or diffusive) transport on hillslopes and concentrative (or advective) transport in valleys, although the underlying lithologic, tectonic, and climatic controls have not been untangled. Here, we measure geochemical and geomorphic properties of catchments in Kruger National Park, South Africa, where granitic lithology and erosion rates are invariant, enabling us to evaluate how varying mean annual precipitation (MAP = 470 mm, 550 mm, and 730 mm) impacts hill-valley spacing or landscape dissection. Catchment-averaged erosion rates, based on 10Be concentrations in river sands, are low (3–6 m/m.y.) and vary minimally across the three sites. Our lidar-derived slope-area analyses reveal that hillslopes in the dry site are gentle (3\%) and short, such that the terrain is low relief and appears highly dissected. With increasing rainfall, hillslopes lengthen and increase in gradient (6\%–8\%), resulting in less-dissected, higher-relief catchments. The chemical depletion fraction of hilltop regoliths increases with rainfall, from 0.3 to 0.7, reflecting a climate-driven increase in chemical relative to physical erosion. Soil catenas also vary systematically with climate as we observe relatively uniform soil properties in the dry site that contrast with leached sandy crests and upper slopes coupled with downslope clay accumulation zones in the intermediate and wet sites. The geomorphic texture of this slow-eroding, granitic landscape appears to be set by climate-driven feedbacks among chemical weathering, regolith fabric differentiation, hydrological routing, and sediment transport that enhance the vigor of hillslope sediment transport relative to valley-forming processes for wetter climates.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Chalson:1991thesis","A review of the literature relevant to the Late Quaternary environmental history of the highland region of New South Wales has been undertaken. Studies of Quaternary vegetation history in Australia have been hampered by the difficulty in identifying the pollen of the major family which dominates the south-eastern portion of the continent, the Myrtaceae. Few long palynological records have been published from sites in N.S.W. and thus data over 25 000 years old is sparse. Studies concerning climatic change in the Holocene period are hampered by the small amplitude of possible changes and considerable controversy is revealed in the literature. Pollen analysis of sediment cores from a series of swamps in an altitudinal sequence across the Blue Mountains was undertaken. The altitude change across the study region is associated with a strong climatic gradient and thus these sites were sensitive to small scale climatically induced changes in the vegetation which were recorded in the pollen spectra. The study region is dominated by species of the family Myrtaceae and in order to analyse vegetation change, it was necessary to develop a method to identify dispersed pollen of this family to species level. The reference collection enabled identification of 79 percent of the dispersed Myrtaceae types of pollen. A vegetation, charcoal and environmental history of the local area immediately surrounding each of the eight swamps in the study has been reconstructed. The information from all of these sites has been combined to produce a climatic history of the study region. One site has a basal date of 34 000 BP and, thus a new long palynological record is included in this study. From this long palynological record it was concluded that temperatures reached a minimum of approximately 7.6 degrees C below modern values in the coldest month and approximately 9.4 degrees C below modern in the hottest month between 34 000 BP and 32 000 BP. A series of small fluctuations in effective precipitation between 11 000 BP and the present have been demonstrated and a model for these oscillations proposed. Some analysis of the relationship between climate and vegetation change and the charcoal record has been undertaken. A discussion concerning the relationship between climate change and vegetation change is included.","2023-07-22 06:51:38.269 +0200","" +"Chalson:2007penrith","Sediments in an abandoned river channel on the flood plain of the Nepean River at Penrith record about 38,000 calibrated years (38 k cal. yr BP) of deposition. Sections of sediments of a 860 cm core proved barren of pollen, but sufficient pollen was recovered from three sections aged about (1) 38-36 k cal. yr BP, middle glacial period, (2) 27-16 k cal. yr BP, middle-late glacial period, including the last glacial maximum and (3) 6 k cal. yr BP to present, late Holocene. During the 38-36 k cal. yr BP period, the vegetation was an open sclerophyll forest with Eucalyptus viminalis and Leptospermum polygalifolium prominent. A 'spineless Asteraceae', thought to be Cassinia arcuata was prominent in the understorey. E. viminalis was the most common eucalypt and it is the most cold-tolerant of the suite of possible eucalypts. During the 27-16 k cal. yr BP period, a shrubland of Cassinia arcuata with some grasses was present. The lack of eucalypts during the height of the last glacial period suggests a cold, arid climate and agrees with estimates that the rainfall was about half that of today. In the period 6 k cal. yr BP to present, a Eucalyptus tereticornis and Leptospermum juniperinum woodland with a grassey understorey occupied the site. When compared with other records in the Sydney Basin, the vegetation through the last glacial maximum at Penrith Lakes is the only one with a shrubland/grassland community.","2023-07-22 06:51:38.269 +0200","" +"Chalson:2012jibbon","Jibbon Swamp, in the north eastern part of Royal National Park, yielded a sedimentary history of 8,000 years. The present vegetation was mapped and the modern pollen deposition studied in order to assist interpretation. The palynology infers little change in the vegetation, other than a shifting mosaic of sclerophyllous communities similar to those seen in the area today. The nature of the accumulating sediments and their algal and fungal spore content can be interpreted to refl ect the hydrological history of the swamp. An initial establishment period of 8,000 to 5,500 year ago was followed by a permanent pool of water too deep for the sedgeland swamp vegetation, from 5,500 to 2,400 years ago and then a vegetated swamp that dried out periodically, from 2,400 years ago to present, as it does today. Changes in the sediments and algae/fungi record suggest a wetter early Holocene and a drier mid-late Holocene climate, with an intensification of the dry periods about 2,500 years ago. This pattern of change seems to refl ect regional climatic change. There is very little change in the less sensitive sclerophyllous vegetation. The likely impact of rising Holocene sea levels on this near-coastal environment is discussed.","2023-07-22 06:51:38.269 +0200","" +"Chambers:2023uro.ca","Species _Uromys caudimaculatus_","2023-02-17 13:35:53.701 +0100","" +"Chang:2015chironomid","A chironomid-based mean February temperature reconstruction from Welsby Lagoon, North Stradbroke Island, Australia covering the last glacial maximum (LGM) and deglaciation (between c. ~23.2 and 15.5 cal ka BP) is presented. Mean February temperature reconstructions show a maximum inferred cooling of c. ~6.5 degrees C at c. ~18.5 cal ka BP followed by rapid warming to near Holocene values immediately after the LGM. The inferred timing, magnitude and trend of maximum cooling and warming display strong similarities to marine records from areas affected by the East Australian current (EAC). The warming trend started at c. ~18.1 cal ka BP and is consistent with the start of deglaciation from Antarctic records. Near Holocene values are maintained through the deglaciation to 15.5 cal ka BP. These records suggest that changes in the Australian subtropics are linked to southern high latitudes.","2023-07-22 06:51:38.269 +0200","" +"Chapman:1991index","Australian plant name index","2023-01-05 16:42:05.198 +0100","" +"Chappell:2006yangtse","Estimates of regional erosion and sediment mixing from different sources in the Yangtse River system are presented, based on sand samples collected from major tributaries and the trunk stream, at 23 sites between western Sichuan and the Yangtse Delta. Mixing is estimated from concentrations of Mg, Ca, Sr, Ti, Mn and Fe, which are substantially higher in sand from major tributaries in the western Yangtse River catchment than from tributaries in the eastern catchment. Intermediate concentrations occur in sand from the Yangtse Delta, both for modern samples from the surface and for early Holocene samples from drill holes. Mixing ratios indicate that 35 ± 5\% of sand in the delta came from eastern sources. A similar result was obtained using cosmogenic 10Be in quartz grains as a tracer of mixing. Regional erosion rate estimated from 10Be in sand grains from high mountain catchments of the western Yangtse River are mostly similar to rates based on sediment gauging but are sometimes higher, and range to over 700 m Ma− 1, while 10Be measured at upper Yangtse River tributaries on the northeast Tibetan plateau gave rates of 20–30 m Ma− 1. For the eastern catchments, 10Be measurements from quartz sand and sediment gauging both gave rates of 30–70 m Ma− 1. Eroding at this rate, the eastern catchments could not supply more than 20\% of the sediment in the delta, in contrast with 35\% estimated from geochemical fingerprints. The relative input from eastern sources may have been higher in Late Pleistocene times, under a different climatic regime, and reworking of Pleistocene deposits may still be in progress.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Charreau:2011paleo","Erosion is a fundamental player of the interactions existing between internal geodynamics and climate, in particular through its influence on the carbon dioxide budget. However, long term (> 1 Ma) erosion rates, estimated indirectly from sediment budget, remain poorly constrained. While some studies suggest that worldwide erosion rates increased at the Plio-Pleistocene climatic transition (~ 4--2 Ma), the validity of this observation and its significance is a matter of debate due to potential biases of the sedimentary record and to the influence of sea level fall on the global sedimentary flux to marginal basins. In the present study, we estimate erosion rates over the last ~ 9 Ma using in situ produced cosmogenic 10Be concentrations measured in magnetostratigraphically dated continental sediments. We focus on an intracontinental endorheic watershed draining the northern Tianshan in Central Asia, a key region regarding the ongoing debate. While erosion rates between 0.1 and 1 mm yr- 1 are derived from most of our record, they reach values as high as ~ 2.5 mm yr- 1 from 2.5 to 1.7 Ma. Then, after 1.7 Ma, recent and modern erosion rates fell below 1 mm yr- 1. This temporary increase is correlated with the onset of Quaternary ice ages and suggests that global climate had a significant and transient impact on erosion.","2024-01-18 16:42:16.917 +0100","" +"Charreau:2017outpaced","The modern high topography of the Tianshan resulted from the reactivation of a Paleozoic orogenic belt by the India/Asia collision. Today, the range exhibits tectonically active forelands and intermontane basins. Based on quantitative morphotectonic observations and age constraints derived from cosmogenic 10Be dating, single-grain post-infrared infrared stimulated luminescence (p-IR IRSL) dating and modeling of fault scarp degradation, we quantify the deformation in the Nalati and Bayanbulak intermontane basins in the central Eastern Tianshan. Our results indicate that at least 1.4 mm/yr of horizontal crustal shortening is accommodated within these two basins. This shortening represents over 15% of the 8.5 ± 0.5 mm/yr total shortening rate across the entire range at this longitude. This shortening rate implies that the Eastern Central Tianshan is thickening at a mean rate of ∼1.4 mm/yr, a rate that is significantly higher than the average denudation rate of 0.14 mm/yr derived from our cosmogenic analysis. This discrepancy suggests that the Tianshan range has not yet reached a steady-state topography and remains in a transient state of topographic growth, most likely due to limited denudation rates driven by the arid climate of Central Asia.","2024-01-18 16:42:16.917 +0100","" +"Charreau:2017tianshan","The modern high topography of the Tianshan resulted from the reactivation of a Paleozoic orogenic belt by the India/Asia collision. Today, the range exhibits tectonically active forelands and intermontane basins. Based on quantitative morphotectonic observations and age constraints derived from cosmogenic 10Be dating, single-grain post-infrared infrared stimulated luminescence (p-IR IRSL) dating and modeling of fault scarp degradation, we quantify the deformation in the Nalati and Bayanbulak intermontane basins in the central Eastern Tianshan. Our results indicate that at least 1.4 mm/yr of horizontal crustal shortening is accommodated within these two basins. This shortening represents over 15\% of the 8.5 ± 0.5 mm/yr total shortening rate across the entire range at this longitude. This shortening rate implies that the Eastern Central Tianshan is thickening at a mean rate of ∼1.4 mm/yr, a rate that is significantly higher than the average denudation rate of 0.14 mm/yr derived from our cosmogenic analysis. This discrepancy suggests that the Tianshan range has not yet reached a steady-state topography and remains in a transient state of topographic growth, most likely due to limited denudation rates driven by the arid climate of Central Asia.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Charreau:2020surai","To better constrain late Neogene denudation of the Himalayas, we analysed in situ 10Be concentrations in 17 Neogene sediment samples of the Surai section (central Nepal) and two modern sediment samples of the Rapti River. We first refined the depositional ages of the Surai section from 36 new paleomagnetic analyses, five 26Al/10Be burial ages, and, based on the Dynamic Time Warping algorithm, 104 automatically calculated likely magnetostratigraphic correlations. We also traced changing sediment sources using major element and Sr‐Nd isotopic data, finding at 4–3 Ma a switch from a large, trans‐Himalayan river to a river draining only the Lesser Himalaya and Siwalik piedmont, increasing the contribution of recycled sediments at that time. 10Be concentrations in Neogene sediments range from (1.00 ± 0.36) to (5.22 ± 0.98) × 103 at g–1 and decrease with stratigraphic age. Based on a flood plain transport model, our refined age model, and assuming a drainage change at 4–3 Ma, we reconstructed 10Be concentrations at the time of deposition. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:27:23.110 +0100" +"Charreau:2023unsteady","The Tianshan mountains have complex and variable topography and documenting their growth is important for understanding both intracontinental mountain building and the evolution of the global climate. We investigate whether this topography is in equilibrium with crustal influx (thickening) and sediment outflux (denudation). Based on literature, we estimate that the eastern Tianshan has been subject to a total crustal shortening rate of ∼9.4 mm/a across the Kuitun–Kuche transect, implying ∼1.3 mm/a of crustal thickening and a total crustal influx of ∼9 × 107 m3/a. We measured in-situ cosmogenic 10Be concentrations in modern river sands of 34 catchments to constrain recent (0–6 ka) basin-averaged denudation rates within the range and on its two flanks. Denudation rates range from 0.020 ± 0.002 to 0.53 ± 0.07 mm/a, averaging 0.20 ± 0.04 and 0.11 ± 0.02 mm/a in the north and south, respectively; these rates correspond to respective total sediment outfluxes of (542 ± 69) × 104 and (164 ± 24) × 104 m3/a. To ensure that these values can be compared to Pleistocene tectonic rates, we reconstructed Pleistocene denudation rates in seven of the studied basins. For this, we determined inherited in-situ cosmogenic 10Be concentrations from 11 cosmogenic depth profiles of abandoned fluvial terraces deposited in the Tianshan piedmonts. These data indicate that denudation rates have been relatively steady since the Pleistocene and thus that recent and Pleistocene sediment fluxes can be compared. These results show that crustal thickening outpaced denudation and sediment outflux by a factor of ∼10. Therefore, the Tianshan topography is not in dynamic equilibrium and is growing, even if materials are being subducted into the mantle. Consequently, to sustain this disequilibrium, the range grew laterally. This lateral growth and the inheritance of structures and basins are likely responsible for the complex topography of the range.","2024-01-18 16:42:16.917 +0100","" +"Chase:2018seweweeksspoort","Africa's southern Cape is a key region for the evolution of our species, with early symbolic systems, marine faunal exploitation, and episodic production of microlithic stone tools taken as evidence for the appearance of distinctively complex human behavior. However, the temporally discontinuous nature of this evidence precludes ready assumptions of intrinsic adaptive benefit, and has encouraged diverse explanations for the occurrence of these behaviors, in terms of regional demographic, social and ecological conditions. Here, we present a new high-resolution multi-proxy record of environmental change that indicates that faunal exploitation patterns and lithic technologies track climatic variation across the last 22,300 years in the southern Cape. Conditions during the Last Glacial Maximum and deglaciation were humid, and zooarchaeological data indicate high foraging returns. By contrast, the Holocene is characterized by much drier conditions and a degraded resource base. Critically, we demonstrate that systems for technological delivery – or provisioning – were responsive to changing humidity and environmental productivity. However, in contrast to prevailing models, bladelet-rich microlithic technologies were deployed under conditions of high foraging returns and abandoned in response to increased aridity and less productive subsistence environments. This suggests that posited links between microlithic technologies and subsistence risk are not universal, and the behavioral sophistication of human populations is reflected in their adaptive flexibility rather than in the use of specific technological systems.","2022-10-04 19:48:14.479 +0200","2022-10-04 19:50:12.484 +0200" +"Chazan:2013canteenkopje","Archaeological research at the site of Canteen Kopje, Northern Cape Province, South Africa, has focused on the rich Earlier Stone Age assemblages recovered from the Younger Vaal Gravels. This paper presents the results of excavation and optically stimulated luminescence (OSL) dating of the overlying Hutton Sands. We discuss the evidence for colonial period interaction between diamond miners and indigenous groups at the site, as well as the presence of an earlier phase of terminal Middle Stone Age/early Later Stone Age occupation. The OSL analyses demonstrate the potential distortion of OSL ages due to substantial bioturbation and its effect on the dating of archaeological sites situated in unconsolidated sands.","2022-10-04 19:48:14.479 +0200","" +"Chazan:2020wonderwerk","Although the Middle Stone Age (MSA) of southern Africa, associated with major cultural innovation including aspects of symbolic behavior and the development of complex hunting tools, has been the focus of intensive research, well-documented contexts for the early Middle Stone Age (EMSA) are rare. Here, we present archeological and ecological data on the EMSA occupation of Wonderwerk Cave excavated by Peter Beaumont, along with the results of luminescence dating of associated sediments to ca. 240–150 kyr, overlapping with the timing of the first known modern humans. The lithic assemblage shows a shift to prepared core flake production but lacks complex hunting equipment characteristic of the later MSA. Although ocher is present, there is no evidence of ornaments or incised objects. Multiproxy paleoclimate data from Wonderwerk Cave demonstrate that the EMSA occupation occurred under significantly wetter environmental conditions than the current semiarid regime. The Wonderwerk Cave EMSA provides strong support for the argument that critical aspects of the MSA archeological record developed long after the first appearance of modern humans.","2022-10-04 19:48:14.479 +0200","" +"Cheetham:2010resolving","A previous assessment of radiocarbon (14C) dates from alluvial units in southeastern Australia revealed a gap in the geochronological record that coincides with the Holocene climatic optimum. This gap in the alluvial record can be further refined using optically stimulated luminescence (OSL). The chronology of Holocene river terraces on Widden Brook, a sandy alluvial stream in southeastern Australia, was established using 14C and OSL techniques. Combined use of these independent techniques allows for a more rigorous assessment of the alluvial record. The robust chronology, consisting of 38 14C and 11 OSL samples, permitted identification of significant depositional variation within the catchment, resulting from localised geomorphic processes. The three terrace sequences identified yielded distinct chronologies, suggesting alluvial deposition at different times. The sequences exhibited a continuous chronology, which indicated continuous deposition throughout the Holocene. The chronology of terrace sequences within this catchment suggests that terrace formation can be attributed to localised geomorphic processes rather than climatic forcing. Copyright 2010 John Wiley & Sons, Ltd.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Cheetham:2010widden","Terrace remnants on Widden Brook, southeastern Australia, were examined and correlated longitudinally to establish their evolutionary history. Three discontinuous terrace sequences, the Baramul, Widden and Kewarra, were identified in a 26~km reach using sedimentology, topography and chronology. Each terrace sequence occurred within a geomorphically distinct valley setting: an upstream constriction, a valley expansion and a highly constricted downstream section. Radiocarbon and optically stimulated luminescence ages indicated that each terrace sequence was formed during the Late Pleistocene and Holocene (16.7-0.5 ka cal BP). However, their sedimentology and topography were shown to differ significantly. We present evidence that both climate and the exceedance of intrinsic geomorphic thresholds were major contributing factors responsible for the formation of these terrace sequences.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Chen:1990amadeus","The formation of shoreline gypseous dunes is a major event in the Quaternary history of many playas in central Australia. The dunes probably were formed during a period of high regional water table when abundant gypsum was deposited in a near‐shore groundwater seepage zone and deflated on to the shoreline dunes. Ten samples from two sites at Lake Amadeus, a major playa in the region, provided coarse (90–125 μ) quartz grains for thermoluminescence (TL) dating. Both regeneration TL and additive TL were measured. A well defined regeneration curve is basically consistent with the additive curves. Three methods, alpha counting, analyses of radioactive isotope concentrations and on‐site gamma scintillometer measurements, were used to evaluate the dose rates, giving consistent results. Although the equivalent doses of the samples scatter from 25 Gy to 71 Gy, the TL ages of all samples from the two sites cluster in the range 45–60 ka.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Chen:1991aeolian","There are two different dune systems in central Australia; regional quartz dunefields and transverse gypsiferous dunes associated with playa lakes. These two systems, especially gypsiferous dunes at Lake Amadeus, the largest playa in central Australia, provide a sedimentary, geomorphological and environmental history of the region during the late Quaternary. The gypsifierous dunes consist of a surficial gypcrete overlying an aeolian sediment sequence below, a mixture of gypsum sand and quartz sand. No clay pellets have been found in the dune sequence, in significant contrast to the gypsiferous clay dunes in other parts of Australia. Three possible models of the environmental controls of gypsiferous dune formation are discussed. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:27:47.911 +0100" +"Chen:1991amadeus","Sediments from Lake Amadeus, a groundwater discharge playa in central Australia, comprise a surface playa sequence (the Winmatti Beds), varying between 0.6 and 3 m in thickness, overlying a long sequence of fairly uniform fluvial-lacustrine clays (the Uluru Clay). The latter extends down to at least 15 m (the maximum depth cored during this study), and possibly down to 65 m below the present playa surface. In the cores studied the Brunhes-Matuyama boundary (0.73 Ma) was identifiable in all the upper sediments, typically at a depth of between 1 and 2 m, but below this there are two plausible chronological interpretations of the palaeomagnetic data. Deposition rates are very low, typically no more than 1.5 cm/ka in the Uluru Clay Beds, and down to 0.2 cm/ka in the Winmatti Beds. These rates suggest that the fluvial-lacustrine phase lasted for at least 5 Ma. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:27:41.423 +0100" +"Chen:1992lakes","Evaluation of the shoreline erosion process in relation to sediment layers of archaeological importance of Lakes Cawndilla, Menindee and Victoria.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Chen:1993amadeus","This study of stratigraphy, chronology and sedimentology at Lake Amadeus, a major playa lake in central Australia, provides for the first time a Late Tertiary and Quaternary sedimentary sequence from the continent's centre. The Cenozoic sediments of the lake basin consist of two major units: the Uluru Clay; and the overlying Winmatti Beds. At least 60 m of Uluru Clay overlies Proterozoic dolomitic limestone and consists of uniform clay horizons with minor intercalated gypsum. The clay was deposited in a shallow lacustrine and fluvial environment. Conditions were periodically saline and frequently dry. The basal Uluru Clay is estimated to be over 5 Ma old.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Chen:1995napperby","An episode of high lake levels prior to the last maximum glaciation has been identified at many localities in wastern Australia. Similar events have been recognized at playa lakes in central Australia, where gypsum dunes along playa margins formed during one or more episodes of high groundwater discharge, with a large influx of calcium sulphate. At Lake Lewis, exposures at two islands show similar sediment sequences: three pedogenic gypcrete layers interbedded with aeolian quartz and gypsum sand horizons form three units within gypsum dunes up to 7 m high. The lowest unit has cliffed edges buried by the upper units, indicating a significant time break. Four TL dates (coarse-grained quartz) show that this lowest unit was deposited at or before 70-80 ka. The middle unit of mixed gypsum and quartz sand capped by gypcrete represents the major phase of gypsum dune formation, and 6 TL dates range from 33 to 46 ka with overlapping error bars. These are slightly younger but statistically similar to TL dates (from 39 to 59 ka) of the shoreline gypsum dune at Lake Amadeus in the same region. The top unit of the two islands, up to 1 m thick, has not yet been well dated. One date is inconsistent with the well dated middle layer below, possibly because of incomplete bleaching, and has been rejected. The other date (17 ± 5 ka) is much younger which possibly indicates a minor and local reactivation of old gypsum sediments. At the lake margin, there are quartz dunes overlying the gypsum dunes, and a buried aeolian quartz sand layer occurs in a lake-margin terrace. These represent reactivation of the regional quartz dune field after the major gypsum dune formation. Two consistent TL dates (21 ± 4 ka and 23 ± 6 ka) indicate that regional dunes were active at about the time of the Last Glacial Maximum.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Chen:2002murrumbidgee","In southeastern Australia, aeolian dust deposits are very common and have a significant influence on soil properties and soil landscapes. However, the characteristics of the pure dust materials and the rates of dust-fall in the past are unclear because of the low overall rate of dust deposition and mixing with locally derived sediments. In the Wagga Wagga region, some dunes have functioned as dust traps. Thin (<1 cm thick) red clayey bands and thick (up to 2.5 m) red clayey layers within the dune sequences are likely to represent illuviated aeolian dust. These dust materials are characterised by a bi-modal particle size distribution, one mode in the clay and another in the coarse-medium silt. The clay minerals are dominated by kaolinite, illite and smectite. Both 14C and optical dating indicate the most recent period of dune formation was around 3-4 ka. In an example of these young dunes, there is a total of 2 cm equivalent thickness of dust materials, giving a deposition rate of 0.5-0.7 cm ka-1. All three samples from an elevated dune are saturated with respect to environmental radiation dosage, and give minimum optical ages in excess of 80 ka. In this higher dune, the total thickness of dust is 50-80 cm, similar to that (50-100 cm) of the Yarabee Parna, the youngest aeolian dust deposit in the Wagga Wagga region. This may have been deposited unevenly, being more concentrated during the period 25-16 ka, which has been identified as a major dust deposition period in the Tasman Sea. If this variation occurred, the dust deposition rate indicated by the 50-80 cm dust material in the dune could have been as high as 5 cm ka-1 for the period 25-16 ka.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Chen:2011wangkun","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Chen:2015karlik","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Chen:2018shishapangma","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Chen:2020morakot","Extreme erosion events can produce large short‐term sediment fluxes. Such events complicate erosion rates estimated from cosmogenic nuclide concentrations in river sediment by providing sediment with a concentration different from the long‐term basin average. We present a detrital 10Be study in southern Taiwan, with multiple samples obtained in a time sequence bracketing the 2009 Typhoon Morakot, to assess the impact of landslide sediment on 10Be concentrations (N10Be) in river sediment. Sediment samples were collected from 13 major basins, two or three times over the last decade, to observe the temporal variation of N10Be. Landslide inventories with time intervals of 5–6 years were used to quantify sediment flux changes. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:27:22.519 +0100" +"Chen:2021orogeny","The southern Central Range of Taiwan is in an early stage of orogeny and the landscape has not yet reached a steady state. To reveal the nature of the transient landscape and its evolution towards a steady state during orogeny, we conducted an in-situ 10Be cosmogenic nuclide study together with geomorphic analyses to characterize the spatial pattern of erosion rate at the scale of individual catchments. Sediment samples were collected at outlets of major basins, and within nested sub-basins. Basin-wide erosion rates were estimated from 10Be concentrations and basin mean 10Be production rates. The erosion rates of major basins show a northward increasing trend, which is consistent with the pattern of mean basin channel steepness, reflecting the early stage of orogeny and indicating that the landscape is evolving in response to tectonic forcing. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:28:35.752 +0100" +"Chenet:2016romanche","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Cherem:2012brazil","Topographic relief in southeastern Brazil consists of a sequence of stepped surfaces that formed after the fragmentation of Gondwana during the Cretaceous, Tertiary and Quaternary tectonic pulses. This region is drained by four major rivers within four major river basins, with interfluves that contain denudational escarpments, fault escarpments and mountain ranges. This study presents an analysis of the long-term evolution of two denudational escarpments, the Cristiano Otoni and the São Geraldo steps, which divide the river basins of the São Francisco, Doce and Paraíba do Sul rivers in southeastern Brazil. Denudation rates were obtained through the measurement of mean concentrations of in situ produced cosmogenic 10Be in sand-sized fluvial quartz sediments collected from granitic terrains. The rates were calculated and compared with one another and correlated to the basin-scale mean relief, slope, area, and stream power. The mean denudation rates of the Cristiano Otoni and São Geraldo highlands are 8.77 (± 2.78) m My− 1 and 15.68 (± 4.53) m My− 1, respectively. The mean denudation rates of the Cristiano Otoni and São Geraldo escarpments are 17.50 (± 2.71) m My− 1 and 21.22 (± 4.24) m My− 1, respectively.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Chester:2004hawke","Hawke's Bay is a region of New Zealand where earliest settlement of indigenous people may have occurred. A sedimentological and palynological study of lake sediments from a small catchment was undertaken to reconstruct erosion, vegetation, and fire histories to determine human environmental impact, and thus add to knowledge of the timing of initial settlement of New Zealand. Precise dating was an essential facet of the research because of the short time span of human occupation in New Zealand. A chronology is proposed based on accelerator mass spectrometry (AMS) radiocarbon dating of palynomorph concentrates. Known-age tephras were used as a check on the validity of the 14C ages obtained using this technique, which is being developed at Rafter Radiocarbon Laboratory. Two episodes of sustained erosion occurred between about 1500 and 1050 BC with a period of ~50 yr at about 1300 BC when no erosion occurred. Five episodes of erosion of very short duration occurred at about 625 BC, 450 BC, 100 BC, AD 950, and AD 1400. Erosion probably resulted from landslides induced by earthquakes or severe storms, with the exception of the last event which coincides with local burning and is probably a consequence of this. A conifer/broadleaved forest surrounded the lake until soon after AD 1075--1300, when a dramatic decline in pollen of forest plants and an increase in charcoal occurred. Forest was replaced by fire-induced scrub, interpreted as a result of anthropogenic burning by prehistoric Polynesians. A further decline in woody vegetation occurred when European-introduced plants appear in the pollen record and extensive pasture was established.","2023-09-03 12:38:33.072 +0200","" +"Chevalier:2005fault","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Chevalier:2011tibet","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Chevalier:2016bangong","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Chevalier:2016litang","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Chevalier:2018ganzi","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Chevalier:2019bimodal","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Chittenden:2013niesen","Landscape evolution and surface morphology in mountainous settings are a function of the relative importance between sediment transport processes acting on hillslopes and in channels, modulated by climate variables. The Niesen nappe in the Swiss Penninic Prealps presents a unique setting in which opposite facing flanks host basins underlain by identical lithologies, but contrasting litho‐tectonic architectures where lithologies either dip parallel to the topographic slope or in the opposite direction (i.e. dip slope and non‐dip slope). The north‐western facing Diemtigen flank represents such a dip slope situation and is characterized by a gentle topography, low hillslope gradients, poorly dissected channels, and it hosts large landslides. In contrast, the south‐eastern facing Frutigen side can be described as non‐dip slope flank with deeply incised bedrock channels, high mean hillslope gradients and high relief topography. Results from morphometric analysis reveal that noticeable differences in morphometric parameters can be related to the contrasts in the relative importance of the internal hillslope‐channel system between both valley flanks. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:27:22.815 +0100" +"Chivas:2001carpentaria","The Gulf of Carpentaria is an epicontinental sea (maximum depth 70 m) between Australia and New Guinea, bordered to the east by Torres Strait (currently 12 m deep) and to the west by the Arafura Sill (53 m below present sea level). Throughout the Quaternary, during times of low sea-level, the Gulf was separated from the open waters of the Indian and Pacific Oceans, forming Lake Carpentaria, an isolation basin, perched above contemporaneous sea-level with outlet channels to the Arafura Sea. A preliminary interpretation is presented of the palaeoenvironments recorded in six sediment cores collected by the IMAGES program in the Gulf of Carpentaria. The longest core (approx. 15 m) spans the past 130 ka and includes a record of sea-level/lake-level changes, with particular complexity between 80 and 40 ka when sea-level repeatedly breached and withdrew from Gulf/Lake Carpentaria. Evidence from biotic remains (foraminifers, ostracods, pollen), sedimentology and geochemistry clearly identifies a final marine transgression at about 9.7 ka (radiocarbon years). Before this transgression, Lake Carpentaria was surrounded by grassland, was near full, and may have had a surface area approaching 600 km×300 km and a depth of about 15 m. The earlier rise in sea-level which accompanied the Marine Isotopic Stage 6/5 transgression at about 130 ka is constrained by sedimentological and biotic evidence and dated by optical- and thermoluminescence and amino acid racemisation methods.","2023-03-26 14:45:57.798 +0200","" +"Chiverrell:2018oscillations","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Cholewiak:2003strigidae","Family Strigidae","2023-01-05 16:42:05.198 +0100","" +"Cholewiak:2003strigiformes","Order Strigiformes","2023-01-05 16:42:05.198 +0100","" +"Cholewiak:2003tytonidae","Family Tytonidae","2023-01-05 16:42:05.198 +0100","" +"Christensen:1975hunters","Ole Christensen, a PhD scholar in the Department of Prehistory in the Research School of Pacific Studies at the Australian National University, was killed in a car accident on his way to work on 16 December last year. Ole was a Canadian citizen of Danish birth, whose parents settled in rural Alberta. He took his BA(Hons) in 1970 and his MA in 1972, both in the Department of Archaeology at the University of Calgary. His MA thesis, ‘Banff Prehistory: prehistoric subsistence and settlement in Banff National Park, Alberta‘, is evidence of an early interest in economically and ecologically oriented archaeology, which he furthered by taking courses and laboratory work in pollen analysis. A visit to South America in 1970 with an archaeological team investigating early farming settlements in the Cauca Valley, Colombia, combined with a long standing interest in Polynesian anthropology to encourage him to seek to do graduate work on tropical agricultural systems somewhere in the Pacific. When he subsequently applied for the ANU scholarship which he took up in early 1972, he seemed a highly suitable person to work in association with the Department of Prehistory‘s project into New Guinea Highlands‘ agricultural history then about to start at Kuk in the upper Wahgi valley (see Mankind, 3:177–83).","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Churchill:2001recovery","Summary. Current Species Status: The Sandhill Dunnart, Sminthopsis psammophila, is currently listed nationally as 'Endangered' under the Environment Protection and Biodiversity Conservation Act 1999. In South Australia it is listed as 'Endangered' under Schedule 7, National Parks and Wildlife Act 1972, and in Western Australia as 'Fauna that is likely to become extinct' under the Western Australian Wildlife Conservation Act 1950. ... [_truncated_]","2023-02-17 13:35:53.701 +0100","" +"Ciner:2019horseshoe","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Clapp:2000exceeds","We use 10Be and 26Al to determine long-term sediment generation rates, identify significant sediment sources, and test for landscape steady state in Nahal Yael, an extensively studied, hyperarid drainage basin in southern Israel. Comparing a 33 yr sediment budget with 33 paired 10Be and 26Al analyses indicates that short-term sediment yield (113 138 t · km-2 · yr-1) exceeds long-term sediment production (74 ± 16 t · km-2 · yr-1) by 53\% 86\%. The difference suggests that the basin is not in steady state, but is currently evacuating sediment accumulated during periods of more rapid sediment generation and lower sediment yield. Nuclide data indicate that (1) sediment leaving the basin is derived primarily from hillslope colluvium, (2) bedrock weathers more rapidly beneath a cover of colluvium than when exposed, and (3) long-term erosion rates of granite, schist, and amphibolite are similar.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Clapp:2001arroyos","Using 10Be and 26Al measured in sediment and bedrock, we quantify rates of upland erosion and sediment supply to a small basin in northwestern New Mexico. This and many other similar basins in the southwestern United States have been affected by cycles of arroyo incision and backfilling several times in the past few millennia. The sediment generation (275 ± 65 g m−2 yr−1) and bedrock equivalent lowering rates (102 ± 24 m myr−1) we determine are sufficient to support at least three arroyo cycles in the past 3,000 years, consistent with rates calculated from a physical sediment budget within the basin and regional rates determined using other techniques. Nuclide concentrations measured in different sediment sources and reservoirs suggest that the arroyo is a good spatial and temporal integrator of sediment and associated nuclide concentrations from throughout the basin, that the basin is in steady-state, and that nuclide concentration is independent of sediment grain size. Differences between nuclide concentrations measured in sediment sources and reservoirs reflect sediment residence times and indicate that subcolluvial bedrock weathering on hillslopes supplies more sediment to the basin than erosion of exposed bedrock.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Clapp:2002arid","We measured 10Be and 26Al in 64 sediment and bedrock samples collected throughout the arid, 187 km2 Yuma Wash drainage basin, southwestern Arizona. From the measurements, we determine long-term, time-integrated rates of upland sediment generation (81±5 g m−2 year−1) and bedrock equivalent lowering (30±2 m Ma−1) consistent with other estimates for regions of similar climate, lithology, and topography. In a small (∼8 km2), upland sub-basin, differences in nuclide concentrations between bedrock outcrops and hillslope colluvium suggest weathering of bedrock beneath a colluvial cover is a more significant source of sediment (40×104 kg year−1) than weathering of exposed bedrock surfaces (10×104 kg year−1). Mixing models constructed from nuclide concentrations of sediment reservoirs identify important sediment source areas. Hillslope colluvium is the dominant sediment source to the upper reaches of the sub-basin channel; channel cutting of alluvial terraces is the dominant source in the lower reaches. Similarities in nuclide concentrations of various sediment reservoirs indicate short sediment storage times (<103 years). ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:27:42.013 +0100" +"Clapuyt:2019alpine","Tectonic and geomorphic processes drive landscape evolution over different spatial and temporal scales. In mountainous environments, river incision sets the pace of landscape evolution, and hillslopes respond to channel incision by, e.g., gully retreat, bank erosion, and landslides. Sediment produced during stochastic landslide events leads to mobilization of soil and regolith on the slopes that can later be transported by gravity and water to the river network during phases of hillslope–channel geomorphic coupling. The mechanisms and scales of sediment connectivity mitigate the propagation of sediment pulses throughout the landscape and eventually drive the contribution of landslides to the overall sediment budget of mountainous catchments. However, to constrain the timing of the sediment cascade, the inherent stochastic nature of sediment and transport through landsliding requires an integrated approach accounting for different space scales and timescales. In this paper, we examine the sediment production on hillslopes and evacuation to the river network of one landslide, i.e. the Schimbrig earthflow, affecting the Entle River catchment located in the foothills of the Central Swiss Alps. We quantified sediment fluxes over annual, decadal, and millennial timescales using respectively unmanned aerial vehicle (UAV)–structure-from-motion (SfM) techniques, classic photogrammetry, and in situ produced cosmogenic radionuclides. At the decadal scale, sediment fluxes quantified for the period 1962–1998 are highly variable and are not directly linked to the intensity of sediment redistribution on the hillslope. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:28:37.525 +0100" +"Clark:1976lashmar","ND","2023-01-05 16:42:05.198 +0100","" +"Clark:1982fires","Re-examination of dated hearths in the Willandra Lakes region indicates that many, with ages between modern and 4500 BP, have well-baked pieces of termite (Drepanotermes perniger) nest. Such hearths typically occur as cobbled pavements some 0.5-1.5 min diameter, with charcoal immediately beneath and around tbe baked lumps. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:28:56.996 +0100" +"Clark:1983pollen","Fires have been part of the Australian environment for a very long time. Fusains, believed to be ancient charcoal, are found in coals dating from about ten million to two hundred and fifty million years ago (Kemp 1981). Adaptations to fire are so prevalent in the most widespread and abundant of Australia's endemic plant genera (Gill 1975, 1981a), that it is thought they must have evolved with fre- quent fires. This is not the only possibility, as many of these adaptations also enhance survival through other stresses such as drought, frost, disease and defoliation (Gill 1975). In pre-human times lightning would have been the most common ignition source, with volcanic eruptions and spontaneous combustion of coal and peat being locally important at times.","2023-07-22 06:51:38.269 +0200","" +"Clark:1983thesis","Several approaches are taken to the problems of reconstructing fire history from charcoal preserved in lake and swamp sediments and analysed along with pollen. The differing effects on charcoal of sample preparation techniques are investigated and the usual pollen preparation procedure is recommended for concentrating charcoal. A simple and rapid method of quantifying charcoal in pollen preparations by point count estimation of projected area is introduced and it is shown how the method can also be applied to thin sections of sediments to estimate the annual input volume of charcoal. The production and transport of charcoal are discussed and it is argued that models of charcoal transport are not useful for deducing the locations of fires from charcoal assemblages in sediments. Experiments are described in which the amount of charcoal produced by and transported from present-day fires is estimated. It is found that most charcoal remains in a burned area and more is removed in suspension in water than is carried away in smoke. Thus, most charcoal in a sedimentary basin comes from its water catchment and areas close to, but outside, its catchment. The charcoal catchment is unlikely to be the same as the pollen catchment. The sedimentary charcoal record is of fire-rainfall events, not of fires alone. Deposition of charcoal in sediments is discussed and it is shown that either more or less frequent fires may increase the amount of charcoal deposited over a given time, depending mainly on the rate of fuel accumulation. A model is devised to show how the relationship between true and apparent fire histories may be affected by the sediment sampling scheme. Examples are provided of the use of pollen and charcoal to reconstruct vegetation and fire histories of three sites in South Australia. At one site, the amount of charcoal in sediments appears better related to the history of deposition and preservation than to that of fires. Comparison of the amount of charcoal in sediments from sites in Australia and New Guinea demonstrates that similar or different fire regimes may be identified at sites with comparable vegetation and catchments, and that the impact on vegetation of people using fire might be clearly distinguishable only in areas where natural fires were previously absent or rare. Expressing charcoal quantities as amount per unit dry weight of inorganic sediment is shown to be more informative than as amount per unit volume of wet sediment. Size distributions of charcoal particles are considered, but do not appear to be useful for interpretation. The difficulties of discerning past effects of Aboriginal burning on the vegetation of Australia are discussed and assumptions about Aboriginal use of fire and its effects are questioned. It is concluded that Aborigines neither created nor maintained large areas of grassland and that climate has been more important than fire in determining vegetation distribution. The sedimentary charcoal record of fire history is an imperfect one, but its interpretation, based on an awareness of the complexities of the processes involved, is the best means available for studying the long-term effects of fire regimes on vegetation.","2023-07-22 06:51:38.269 +0200","" +"Clark:1985murray","This paper contains a detailed description of the Snaggy Bend burial ground, near Wentworth in southwest New South Wales, which was mapped by Clark in 1981 . It also includes a series of radiocarbon dates for this site and two others, at Tuckers Creek and Lake Benanee, further to the east along the Murray (Fig.l), and a general discussion of the similarities between several recorded burial grounds on the central Murray. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:27:48.500 +0100" +"Clark:1986rotten","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Clark:1987willandra","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Clark:1995chronometers","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Clark:1997thirlmere","ND","2023-01-05 16:42:05.198 +0100","" +"Clark:2001lapita","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Clark:2003saglek","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Clark:2009donegal","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Clark:2009ireland","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Clark:2011edgar","Geomorphic mapping of the ~30 km Lake Edgar fault scarp in SW Tasmania suggests that three large surface-rupturing events with vertical displacements of 2.4 -3.1 m have occurred in late Quaternary times. Optically stimulated luminescence (OSL) chronology from a sequence of three periglacial fluvial terraces associated with scarp incision provides constraint on the age of these events. The ages of alluvial/colluvial fans derived from the youngest fluvial terraces constrain the most recent event to ca 17 -18 ka. The chronology of the two preceding events is more poorly constrained. The near coincidence of ages from the base of the youngest terrace and the penultimate terrace suggest that penultimate faulting might have occurred during active fluvial deposition ca 25 -28 ka. The oldest recognised event occurred subsequent to the ca 61 ka deposition of gravels on the highest of the three terraces and prior to the deposition of ca 48 ka gravels exposed in the footwall fan ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:27:55.283 +0100" +"Clarke:1988brim",NA,"2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Clarke:1994phd","This thesis presents an archaeological study of contact where an island Aboriginal society in northern Australia experienced first contact with non­ Aboriginal cultural groups in the recent past. The island society is that of the Anindilyakwa-speaking clans of the Groote Eylandt archipelago in the Northern Territory of Australia. The research is based on eleven months of fieldwork conducted on Groote Eylandt over three periods in 1990, 1991 and 1992 and reports on the results of test-excavations carried out at 18 different archaeological sites. I put forward the thesis that changes in resource use and residence patterns can be identified in the archaeological record during the period of Macassan contact, and that there is a trajectory of change leading into the last seventy years of Mission settlement. I present a three part model of resource use and residence patterns encompassing the pre-contact period, Macassan contact and the period of Mission settlement. I further suggest that the changes identified in the archaeological record are indicative of a re-structuring of the cultural landscape as result of contact, first with Macassans and later with missionaries. The analyses of archaeological, ethnographic and archival information presented in this thesis suggest that the influence of Macassan contact on Aboriginal culture was more far reaching than has previously been considered. In this thesis the relationship between Aboriginal society of Groote Eylandt and outsiders is analysed as a process of interaction and mediation. The concept of mediation provides for an active and negotiated relationship between Macassans and Aboriginal people, and Europeans and Aboriginal people. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:27:29.908 +0100" +"Clarke:2002groote","Since the early 1970s indigenous people have provided a challenging and often confronting cultural and political critique of some of the long-held givens of archaeological research. Archaeologists engaged in research about Australia's indigenous archaeological record, whether it is the distant past of the Pleistocene or the more immediate past of colonial conquest, have had to rethink some of the fundamental aspects of their practice. In the last ten years one important initiative has been the development of community-based approaches to archaeology. The paper is presented in two parts. The first part provides a brief background to the development of community archaeology in Australia, setting out the main elements of this approach. The second part presents three contexts from Groote Eylandt in northern Australia where I am able to identify the experiences that were pivotal in my shift in practice to a community-based archaeology.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Clarke:2006isoleucine","The epimerization of the amino acid isoleucine in avian eggshells has been used to determine the timing of a variety of events throughout the Late Quaternary. Epimerization is a chemical reaction that interconverts L-isoleucine into its epimer D-alloisoleucine. Geochronological investigations based on isoleucine epimerization in avian eggshells have been used to help assess the timing of the extinction of a member of the Australian megafauna, Genyornis, a large flightless bird (Miller et al. 1999a). Isoleucine epimerization in Genyornis and water bird eggshells have been used to confine the timing of lacustrine episodes beyond the limit of radiocarbon dating in central Australia (Magee and Miller 1998). Ages derived from isoleucine epimerization in Struthio eggshells in African archaeological sites have been important in refining the chronology for the evolution of modern humans (Brooks et al. 1990; Miller et al. 1999b). Recently, the extent of isoleucine epimerization in Casuarius eggshells was used to support a radiocarbon chronology attesting to a Pleistocene antiquity for the occupation of Papuan rainforest (Pasveer et al. 2002).","2022-10-09 20:04:07.350 +0200","" +"Clarke:2007eggshells","Our research demonstrates that the extent of isoleucine epimerisation (A/I) in fragments of avian eggshells provides geochronological information in archaeological contexts. In the archaeological sequence of Hay Cave, northern Queensland, Australia, there is an excellent correspondence between the A/I values of Australian brush-turkey (Alectura lathami) eggshells (n = 99) and independent geochronological control (n = 16 radiocarbon ages including 4 on eggshell calcite). The A/I values identify three phases of deposition during the Holocene at Hay Cave. In contrast to the Alectura eggshell A/I values, a poor correspondence was observed between the A/I values of cassowary (Casuarius) eggshells from Toé (n = 35) and Kria caves (n = 23) (Ayamaru Plateau, Papua) and the depths from which the specimens were recovered in these stratified sequences. Given coherent archaeofauna trends and radiocarbon chronologies (n = 8 and 2 eggshell calcite radiocarbon ages at Toé and Kria, respectively) with respect to depth, the variable A/I values are not explicable in terms of mixing. Rather, the variability is most likely due to exposure of the eggshells to the high temperatures of campfires. Despite the variability, eggshells with relatively low A/I values amongst specimens recovered from similar depths (and therefore presumably least influenced by high temperatures) exhibit a gradual increase in A/I with respect to depth, as expected in a stratified deposit. From this observation it is suggested that the identification of heated eggshells will increase confidence in geochronological information provided by A/I. These studies illustrate the complications that arise from campfire-induced acceleration of amino acid racemisation and emphasise that although this phenomenon is common, it is not universally encountered in archaeological contexts.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Clarkson:1986taupo","This address is basedon vegetation surveys of most of the mires in the Pureora Ecological District and vegetation construction using macrofossil and pollen analysis. All of the mires discussed (see Fig. 1) sit on a layer up to 1 m thick of Taupo pumice deposited 1850 years ago during the catastrophic Taupo eruption. Mire nutrient status ranges from mainly mesotrophic (medium fertility) tat low altitude to mainly oligotrophic (low fertility) at higher altitude. The most extensive vegetation types are sedgelands and fernlands, the main species being Gleichenia dicarpa, Lepidosperma australe, Carpha alpina, and Baeuma rubiginosa.","2023-09-03 12:38:33.072 +0200","" +"Clarkson:2007wardaman","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Clarkson:2015madjedbebe","Published ages of >50 ka for occupation at Madjedbebe (Malakunanja II) in Australia's north have kept the site prominent in discussions about the colonisation of Sahul. The site also contains one of the largest stone artefact assemblages in Sahul for this early period. However, the stone artefacts and other important archaeological components of the site have never been described in detail, leading to persistent doubts about its stratigraphic integrity. We report on our analysis of the stone artefacts and faunal and other materials recovered during the 1989 excavations, as well as the stratigraphy and depositional history recorded by the original excavators. We demonstrate that the technology and raw materials of the early assemblage are distinctive from those in the overlying layers. Silcrete and quartzite artefacts are common in the early assemblage, which also includes edge-ground axe fragments and ground haematite. The lower flaked stone assemblage is distinctive, comprising a mix of long convergent flakes, some radial flakes with faceted platforms, and many small thin silcrete flakes that we interpret as thinning flakes. Residue and use-wear analysis indicate occasional grinding of haematite and woodworking, as well as frequent abrading of platform edges on thinning flakes. We conclude that previous claims of extensive displacement of artefacts and post-depositional disturbance may have been overstated. The stone artefacts and stratigraphic details support previous claims for human occupation 50-60 ka and show that human occupation during this time differed from later periods. We discuss the implications of these new data for understanding the first human colonisation of Sahul.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Clarkson:2017occupation","The time of arrival of people in Australia is an unresolved question. It is relevant to debates about when modern humans first dispersed out of Africa and when their descendants incorporated genetic material from Neanderthals, Denisovans and possibly other hominins. Humans have also been implicated in the extinction of Australia's megafauna. Here we report the results of new excavations conducted at Madjedbebe, a rock shelter in northern Australia. Artefacts in primary depositional context are concentrated in three dense bands, with the stratigraphic integrity of the deposit demonstrated by artefact refits and by optical dating and other analyses of the sediments. Human occupation began around 65,000 years ago, with a distinctive stone tool assemblage including grinding stones, ground ochres, reflective additives and ground-edge hatchet heads. This evidence sets a new minimum age for the arrival of humans in Australia, the dispersal of modern humans out of Africa, and the subsequent interactions of modern humans with Neanderthals and Denisovans.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Clegg:1987tradition","A large engraving site in the arid zone of western New South Wales has many thousands of engravings. It is argued that the engravings were made over a long time‐span, and the subsites were engraved at different periods; both tradition (continuity) and style (change in accidentals) have contributed to the engravings. Tradition is sought (and found) in the associations between different engraving types; style is sought (but not found) in variants of engravings which may depict tracks of certain genus of kangaroos.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Clementucci:2022anti","Topographic relief results from the complex interactions between tectonics and erosional surface processes, which are primarily mediated by bedrock erodibility and climatic conditions. Ancient orogens offer a favourable setting to isolate the contribution of lithology, as tectonically driven rock uplift is typically negligible and rock strength variability can exert a critical role on the evolution of the topography. The Anti-Atlas in NW Africa is a late Paleozoic orogen comprising a well-preserved, elevated, relict landscape delimited by non-lithological knickpoints, that was uplifted during a regional late Cenozoic phase of topographic rejuvenation. Here, we combine a geomorphic analysis with 10Be-derived denudation rates to quantify bedrock erodibility and get insight into the surface evolution of the Anti-Atlas and the adjacent Siroua Massif. Specifically, we show that 10Be basin-wide denudation rates for the relict landscape are rather uniform and range from 5 to 12 m/Myr. These rates agree with long-term rates estimated from different methods suggesting that the relict topography archives erosional quasi-erosional steady-state conditions at least since the latest Cretaceous. The uniformly low 10Be denudation rates in the relict topography are consistent despite the variability in channel steepness and topographic relief that correlates with changes in rock type. The expansion of this analysis to the denudation rates of the downstream portion of the landscape, allows to demonstrate a linear relationship between denudation and channel steepness for catchments draining quartz bearing lithologies. This provides the chance to constrain a narrow range of bedrock erodibility values for different rock-types (quartzite, granitic and sedimentary rocks). These values are comparable with estimates from other slowly deforming settings. Specifically, our compilation from tectonically inactive to slow tectonic regions indicates that bedrock erodibility does not change significantly across different climatic zones and precipitation regimes. This highlights the critical role of lithology in controlling the production of topographic relief in post-orogenic/slow tectonic settings. Finally, we calculate the predicted denudation rates for the steeper portions of the landscape that adjusted to the new uplift rates based on the linear correlation between erosion rates and normalized steepness indices. These rates range from 20 to 50 m/Myr and agree with the direct measurements from two catchments.","2024-01-17 16:36:17.120 +0100","" +"Clementucci:2023atlas","Transient topography represents an opportunity for extracting information on the combined effect of tectonics, mantle-driven processes, lithology and climate across different temporal and spatial scales. The geomorphic signature of transient conditions can be used to unravel landscape evolution, especially in areas devoid of stratigraphic constraints. The topography of the Western Moroccan Meseta domain (WMM) is characterized by elevated non-lithological knickpoints, that delimit an uplifted relict landscape, implying a transient response to a change in uplift rate that occurred during the Cenozoic. Here, we determine denudation rates of selected watersheds and bedrock outcrops from cosmogenic nuclides and perform stream profile, regional and basin-scale geomorphic analysis. Denudation rates of the relict and the rejuvenated landscape range from 15 to 20 m/Myr and from 30 to 40 m/Myr, respectively. Rock uplift rates from river-profile inversions are 10--25 m/Myr from 45 to 22 Ma and 30--55 m/Myr from 22 to 10 Ma. Despite the different time scales, the inverted rates are consistent with 10Be averaged denudation rates (15--20 and 30--40 m/Myr) and river incision values from Pleistocene lava flows (<10 and ~50 m/Myr) for the rejuvenated and relict regions of the WMM. These results agree with geological data and indicate that the observed ~400 m of surface uplift in the WMM started to develop possibly during the early Miocene (first phase). Given the wavelength of the topographic swell forming the topography of the WMM, uplift is here interpreted to reflect localized crustal thickening through magma addition or lithospheric thinning through mantle delamination. More recently, the occurrence of late Miocene marine sediments at ~1200 m of elevation indicates that the adjacent Folded Middle Atlas during the last 5--7 Ma experienced surface uplift at ~170--220 m/Myr. Considering the cumulative amount of surface uplift that varies eastward from 400 to 800 and 1200 m from the Meseta to the Tabular and the Folded Middle Atlas, as well as the spatio-temporal pattern of alkaline volcanism (middle Miocene and Pliocene to Present), we suggest that the most recent episode (second phase) of surface uplift was induced by a larger-scale process that most likely included upwelling of asthenospheric mantle and to a lesser extent crustal shortening in the Folded Middle Atlas.","2024-01-17 16:36:17.120 +0100","" +"Clune:2009abydos","Middens and mounds dominated by Anadara granosa began to be formed on the Abydos Coastal Plain sometime between 4400 and 5300 calibrated years before present, and while mounds appear to have ceased forming some 1800–1600 years ago, middens continued to form until the early twentieth century or later. In some cases, the earliest of these middens and shell mounds formed on top of older middens from which Anadara granosa is totally absent, and in which Terebralia spp. (while occurring in relatively low concentrations) is the dominant shell species. Anadara granosa dominated middens (sensu lato) occur in a variety of forms across the landscape, including large shell mounds, earth mounds (or mounded shell middens), lenses of shell eroding out of well-developed dunes, and undifferentiated surface shell scatters. The large number of middens which occur throughout the region from the mid Holocene, and the volume of shell represented by these sites, point to the occurrence of significant economic and social changes from the mid to late Holocene. The Abydos Coastal Plain experienced increasing aridity, and, as a result, increased resource stress during the mid-Holocene. We suggest that the large, single species Anadara granosa middens were occupied during regular periods when large groups of Aboriginal people undertook ceremonial activities after the wet season, when resources were abundant. Changes apparent in the archaeological record, including the occurrence of large numbers of Anadara granosa dominated middens and shell mounds, increased establishment of archaeological sites and increased complexity and distance of exchange systems, came about as a result of social, economic and logistical restructuring. This in turn was the result of the effects of resource stress on local Aboriginal people over the course of the mid to late Holocene.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Codilean:2008spatially","We evaluated the hypothesis that the spatial variation in erosion in a catchment is reflected in the distribution of the cosmogenic nuclide concentrations in sediments leaving the catchment. Using published data and four new 10Be measurements in fluvial sediment collected from the outlets of small river catchments, we constrained the spatial variability of erosion rates in the Gaub River catchment in Namibia. We combined these catchment-averaged erosion rates, and the mean slope values with which they are associated, in a digital elevation model (DEM)–based analysis to predict distributions of cosmogenic 21Ne concentrations in the sediment leaving the Gaub catchment. We compared these synthetic distributions with the distribution of concentrations of cosmogenic 21Ne (21NeC) in 32 quartz fluvial pebbles (16–21 mm) collected from the catchment outlet. The 21NeC concentrations span nearly two orders of magnitude (2.6–160 × 106 atoms/g) and are highly skewed toward low values. The DEM-based analysis confirms this skew—the measured 21NeC distribution plots within the envelope of distributions predicted for the catchment. This match between measured and synthetic 21Ne distributions implies that the measured distribution is a signature of the spatial variation in erosion rates","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Codilean:2014discordance","Based on cosmogenic 10Be and 26Al analyses in 15 individual detrital quartz pebbles (16–21 mm) and cosmogenic 10Be in amalgamated medium sand (0.25–0.50 mm), all collected from the outlet of the upper Gaub River catchment in Namibia, quartz pebbles yield a substantially lower average denudation rate than those yielded by the amalgamated sand sample. 10Be and 26Al concentrations in the 15 individual pebbles span nearly two orders of magnitude (0.22 ± 0.01 to 20.74 ± 0.52 × 106 10Be atoms g−1 and 1.35 ± 0.09 to 72.76 ± 2.04 × 106 26Al atoms g−1, respectively) and yield average denudation rates of ∼0.7 m Myr−1 (10Be) and ∼0.9 m Myr−1 (26Al). In contrast, the amalgamated sand yields an average 10Be concentration of 0.77 ± 0.03 × 106 atoms g−1, and an associated mean denudation rate of 9.6 ± 1.1 m Myr−1, an order of magnitude greater than the rates obtained for the amalgamated pebbles. The inconsistency between the 10Be and 26Al in the pebbles and the 10Be in the amalgamated sand is likely due to the combined effect of differential sediment sourcing and longer sediment transport times for the pebbles compared to the sand-sized grains. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:27:23.404 +0100" +"Codilean:2021margin","We report a comprehensive inventory of 10Be-based basin-wide denudation rates (n = 160) and 26Al/10Be ratios (n = 67) from 48 drainage basins along a 3000 km stretch of the East Australian passive continental margin. We provide data from both basins draining east of the continental divide (n = 37) and discharging into the Tasman and Coral Seas, and from basins draining to the west as part of the larger Murray-Darling and Lake Eyre river systems (n = 11). 10Be-derived denudation rates in mainstem samples from east-draining basins range between 7.7 ± 1.9 (± 1σ; Mary) and 54.6 ± 13.7 mm kyr− 1 (North Johnstone). Denudation rates in tributary samples range between 3.0 ± 0.7 (Burdekin) and 70.2 ± 18.9 mm kyr− 1 (Liverpool). For west-draining basins, denudation rates are overall lower and with a more restricted range of 4.8 ± 1.2 (Barcoo) to 15.4 ± 3.6 mm kyr− 1 (Maranoa) in mainstem samples, and between 4.4 ± 1.0 (Murrumbidgee) and 38.5 ± 7.8 mm kyr− 1 (Murray) in tributary samples. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:27:23.699 +0100" +"Cogez:2018lago","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Cohen:2008disjunct","The Bellinger River catchment in the New England Fold Belt on the mid-north coast of New South Wales is characterized by an assemblage of stepped late Quaternary alluvial units. Late Pleistocene terraces were formed by large, more competent rivers that eroded almost entire valley floors; however, a decline in discharge prior to the Holocene has resulted in the abandonment of these deposits as elevated terraces or residual alluvium, onlapped by contemporary floodplains. Intrinsic controls on floodplain formation appear to be superimposed over an early-mid-Holocene climatic signature. A fluvially active period, known as the Nambucca Phase, from 10 to 4.5 ka, eroded Late Pleistocene terraces. Two floodplain surfaces, one higher than the other, both started to accrete vertically from 4 ka but with some valley locations remaining vulnerable to episodes of erosion, resulting in substantial units of even younger basal alluvium. The high floodplain is dominated by horizontally laminated, vertically accreted sequences, while the low floodplain, which overlaps in age, is characterized by pronounced cut-and-fill stratigraphy. Terraces and floodplains in partly confined settings can have similar elevations but be polycyclic, with very different basal ages. In such landscapes the classical assumption that individual terrace or floodplain profiles along a valley represent periods of coeval formation is shown to be frequently invalid. Copyright 2007 John Wiley & Sons, Ltd.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Cohen:2010cooper","The Innamincka Dome and associated low-gradient fan in the Strzelecki Desert is the product of Cenozoic crustal warping that has aided formation of an extensive array of palaeochannels, source-bordering transverse dunes and superimposed linear dunes. These dunes have impeded the course of Cooper Creek and provided a repository of evidence for Quaternary climate change as well as the interactive processes between transverse and linear dune formation. At Turra, Gidgealpa and sites nearby are extensive fluvial and aeolian sand bodies that date from marine isotope stages (MIS) 8–3 and the Last Glacial Maximum (LGM) and are now surrounded or buried by overbank mud. The sandy alluvium was deposited on the downstream slope of the dome by large channels transporting abundant bedload, subsequently blown northward to form transverse dunes from what were probably seasonally-exposed bars in a palaeo-Cooper system. Thermoluminescence (TL) and optically stimulated luminescence (OSL) ages demonstrate that the base of the dune complex is at least MIS 7 in age (∼250ka) but that it has been subsequently reworked by wind with additional sand blown from the river. Source-bordering dunes formed during a period of enhanced river flow and sand supply from ∼120 to 100ka, with another short episode of the same at ∼85–80ka and from ∼68 to 53. The LGM was associated with enhanced flows and the supply of dune sediment, from 28 to 18ka. Pronounced river flow and dune activity occurred in the early to mid Holocene, but there is no evidence of dunes being supplied from Cooper Creek since the LGM. The dunes forming the oldest basal sand units appear to be largely transverse in form and are aligned roughly parallel to adjacent east–west trending palaeochannels. Linear dunes have formed from and over these, and yield basal ages ranging from MIS 5 or MIS 4 but continuing to accrete and rework through to the Holocene. The study results in one of the few detailed chronological investigations of the interaction between transverse and linear dunes. It is apparent that long-distance sand transport has played no significant role in dune formation here for the linear dunes show no significant downwind decline in ages. Linear dunes appear to have accreted vertically from underlying transverse dunes. A wind-rift vertical accretion model with only minor lengthwise extension is the dominant mode of linear dune formation in this section of the Strzelecki Desert, the bulk of dune sediment being sourced from adjacent swales since the LGM.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Cohen:2011megalakes","The nature of the Australian climate at about the time of rapid megafaunal extinctions and humans arriving in Australia is poorly understood and is an important element in the contentious debate as to whether humans or climate caused the extinctions. Here we present a new paleoshoreline chronology that extends over the past 100 k.y. for Lake Mega-Frome, the coalescence of Lakes Frome, Blanche, Callabonna and Gregory, in the southern latitudes of central Australia. We show that Lake Mega-Frome was connected for the last time to adjacent Lake Eyre at 50-47 ka, forming the largest remaining interconnected system of paleolakes on the Australian continent. The final disconnection and a progressive drop in the level of Lake Mega-Frome represents a major climate shift to aridification that coincided with the arrival of humans and the demise of the megafauna. The supply of moisture to the Australian continent at various times in the Quaternary has commonly been ascribed to an enhanced monsoon. This study, in combination with other paleoclimate data, provides reliable evidence for periods of enhanced tropical and enhanced Southern Ocean sources of water filling these lakes at different times during the last full glacial cycle.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Cohen:2012mega","Optically stimulated and thermoluminescence ages from relict shorelines, along with accelerator mass spectrometer 14C ages from freshwater molluscs reveal a record of variable moisture sources supplied by northern and southern river systems to Lake Mega-Frome in southern central Australia during the late Quaternary. Additional lacustrine, palynological and terrestrial proxies are used to reconstruct a record that extends back to 105ka, confirming that Lakes Mega-Frome and Mega-Eyre were joined to create the largest system of palaeolakes on the Australian continent as recently as 50-47ka. The palaeohydrological record indicates a progressive shift to more arid conditions, with marked drying after 45ka. Subsequently, Lake Mega-Frome has filled independently at 33-31ka and at the termination of the Last Glacial Maximum to volumes some 40 times those of today. Further sequentially declining filling episodes (to volumes 25-10 those of today) occurred immediately prior to the Younger Dryas stadial, in the mid Holocene and during the medieval climatic anomaly. Southern hemisphere summer insolation maxima are a poor predictor of palaeolake-filling episodes. An examination of multiple active moisture sources suggests that palaeolake phases were driven independently of insolation and at times by some combination of enhanced Southern Ocean circulation and strengthened tropical moisture sources.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Cohen:2012pluvial","Optically stimulated luminescence (OSL) ages from a relict shoreline on Lake Callabonna record a major pluvial episode in southern central Australia between 1050~±~70 and 1100~±~60 Common Era (CE), within the Medieval Climatic Anomaly (MCA). During this pluvial interval Lake Callabonna filled to 10-12 times the volume of the largest historical filling (1974) and reached maximum depths of 4-5~m, compared to the 0.5-1.0~m achieved today. Until now there has been no direct evidence for the MCA in the arid interior of Australia. A multi-proxy, analogue-based atmospheric circulation reconstruction indicates that the pluvial episode was associated with an anomalous meridional atmospheric circulation pattern over the Southern extratropics, with high sea-level pressure ridges in the central Indian Ocean and Tasman Sea, and a trough extending from the Southern Ocean into central Australia. A major decline in the mobility of the Australian aboriginal hunter-gatherer coincides with this MCA period, in southern central Australia.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Cohen:2015transformation","Central to the debate over the extinction of many of Australia's last surviving megafauna is the question: Was climate changing significantly when humans arrived and megafauna went extinct? Here we present a new perspective on variations in climate and water resources over the last glacial cycle in arid Australia based on the study of the continent's largest lake basin and its tributaries. By dating paleoshorelines and river deposits in the Lake Eyre basin, we show that major hydrological change caused previously overflowing megalakes to enter a final and catastrophic drying phase at 48 ± 2 ka just as the giant bird, Genyornis newtoni, went extinct (50-45 ka). The disappearance of Genyornis and other megafauna has been previously attributed to 'ecosystem collapse' coincident with the spread of fire-wielding humans. Our findings suggest a climate-driven hydrological transformation in the critical window of human arrival and megafaunal extinction, and the results call for a re-evaluation of a human-mediated cause for such extinctions in arid Australia.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Cohen:2018identifying","The filling of Kati Thanda-Lake Eyre (KT-LE), Australia’s ‘inland sea’ has captured scientific and cultural interest for over a century and a half. However, despite the presence of multiple shorelines around the modern playa at or near the modern maximum lake-filling levels, no quantitative estimates of major late-Holocene filling events have ever been documented. We develop a preliminary chronological data set using single-grain optically stimulated luminescence (OSL) on lake shoreline samples in order to determine the timing of large lake-filling events (equivalent to 1974 Common Era (CE) as Australia’s wettest year on record) for KT-LE, Australia’s largest lake basin. Despite quartz grains with very low natural dose luminescence (Ln) signal, we derive palaeodoses from geologically recent deposits (decades to centuries) using standard rejection criteria and highlight no signs of partial bleaching but occasional bioturbation in modern deposits. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:27:46.434 +0100" +"Cole:1995chronology","In order to utilise rock art evidence in the writing of Aboriginal prehistory in south-east Cape York Peninsula, the art needs to be dated. Knowing the characteristics of rock art at various times and when changes occurred, allows the art sequence to be considered in the context of environmental fluctuations and developments in the resource base. The sequence can also be considered in the context of economic, technological and site-use trends identified in excavated material. Finally, it can be compared with more general changes in the Australian cultural sequence. For this reason, establishing a chronology of Laura rock art was a priority in this archaeological investigation (Morwood 1989). ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:28:57.290 +0100" +"Cole:1998thesis","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Cole:2000direct","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Coleman:2002cooper","Cooper Creek at Innamincka in South Australia is one of very few places where evidence of palaeoclimatic history from the Quaternary Period is preserved in at least three stratigraphic settings; fluvial, aeolian and lacustrine. The significance of this study location is enhanced firstly because here this semi-arid to arid partly tropical catchment has a drainage area of nearly 237 000 km2 and therefore constitutes a very significant portion of the 1.3 million km2 Lake Eyre basin, Australia's largest dryland drainage system. Secondly, and very unusually for such a large river system, the flow of the Cooper at Innamincka bifurcates; north to Coongie Lakes, west towards Lake Eyre, and south down Strzelecki Creek and into the Lake Frome basin. This study attempts to reconstruct the palaeoenvironmental Quaternary history of a complex system of dividing drainage. Sixty nine thermoluminescence dates and numerous stratigraphic and sedimentological analyses, including particle size, mineral content, and petrographic and scanning electron microscopy, reveal interacting depositional conditions in alluvial (channel and overbank), aeolian (source-bordering and longitudinal dune) and lacustrine (lunette) environments, information that provides an improved understanding of Australian Quaternary climatic and flow-regime changes in central Australia. These results point to a progressive but probably oscillating drying trend on Cooper Creek during the Mid to Late Quaternary. The oldest dated alluvium near Innamincka suggests extensive fluvial activity at about 250 ka to 230 ka (OI Stages 7/8), some of it well away from the existing channel. In agreement with work done by others further upstream on Cooper Creek, there appears after this to have been a period of reduced fluvial activity until extensive channels operated again along both Cooper and Strzelecki Creeks during the middle of OI Stage 6. This was followed by another probable hiatus until OI Stage 5 when significant fluvial activity was this time associated with the development of source-bordering dunes adjacent to palaeochannels on Cooper Creek, and with the formation lunettes in the Coongie Lakes region. Pronounced fluvial activity appears to have continued through to OI Stage 4, ceasing at locations other than near the existing channel of Cooper Creek by about 60 ka to 52 ka. While Cooper Creek had sufficient power to continue to slowly migrate in the vicinity of its present channel from about 55 ka until the LGM , the region was clearly significantly drier and less fluvially active from early OI Stage 3 to the present. Source-bordering dunes dating","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Colgan:2002laurentide","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Colgan:2006tanggula","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Colhoun:1982pulbeena","Sedimentary, palynologic, and 14C analysis of 480 cm of freshwater marl and swamp-peat deposits, formed under the influence of fluctuating artesian springs, provides a paleoenvironmental and paleoclimatic record of approximately 65,000 yr for northwestern Tasmania. The Holocene (Pollen Zone 1, 11,000-0 yr B.P.) climate was warm and moist, and forest vegetation was dominant throughout the area. During the later part of the last glacial stage (Pollen Zone 2, 35,000-11,000 yr B.P.) the climate was generally drier, and grassy open environments were widespread. The driest part of this period occurred between 25,000 to 11,000 yr B.P., when temperatures in western Tasmania were markedly reduced during the last major phase of glaciation. Prior to 35,000 yr B.P. (Pollen Zones 3-9) a long 'interstadial complex' dating to the middle of the last glacial stage is recognized. During this period the climate was generally moist, and forest and scrub communities were more important than during the later part of the last glacial stage, except during Pollen Zone 5 when high Gramineae plus Compositae values suggest drier conditions. High Gramineae and Compositae values also occur in Pollen Zone 10 at the base of the diagram. They suggest that a phase of drier and cooler climatic conditions occurred during the early part of the last glacial stage.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Colhoun:1985henty","Lake sediments dated to between ahout 28000 and 20000 years BP. in the temperate rainforests of western Tasmania show that subalpine to alpine shruh, wet heath and herh communities occurred within 115 m of present sea level before the maximum of the last glaciation (20000 to 18000 years B.P.). The high herb, especially grass, values and charcoal content after about 22000 years B.P. may be related to the advent of aborigines.","2023-07-22 06:51:38.269 +0200","" +"Colhoun:1986tullabardine","Pollen analysis of 4 m of peat, swamp-soil and lake sediments dated from 0 to > 43800 years b.p. indicates the occurrence of three major pollen assemblage zones. During Zone 1 (11000-0 years b.p.) the area had temperate rainforest and the climate was warm, moist and interglacial. During Zone 2 ( ?25000-l 1000 years b.p.), correlated approximately with the last period of glaciation, the vegetation was mainly grassland and the climate was considerably colder than present. In late glacial times (14000-11000 years b.p.) pollen of shrub and tree taxa increased, especially during the later part of the period as the climate became warmer and moister. During Zone 3 (more than 4 3 0 0 0 -?25000 years b.p.) the vegetation was predominantly sub-alpine and alpine. This vegetation represents an interstadial assemblage for a lowland site. The climate was cool and moist. The results are compared with sites of similar age in Tasmania, and with sites from temperate forest environments in Chile and New Zealand.","2023-07-22 06:51:38.269 +0200","" +"Colhoun:1991dublin","Percentage and influx pollen analyses of a 9.17 m core from Dublin Bog give a post last glaciation vegetation history (-13.6 to 0 ka BP) for the upper Mersey Valley. Herbaceous vegetation of Gramineae, Compositae and Chenopodiaceae developed rapidly after deglaciation and lasted until 13.2 ka BP. Around 13 ka BP Eucalyptus woodland and forest developed rapidly on the valley floor. At the same time Pomaderris apetala became an important understorey shrub/tree, and Phyllocladus aspleniifolius rainforest developed in the gullies on the upper slopes of the Mersey Valley and in the valleys to the west The major change in climate from late glacial cold (and probably drier conditions) to warm humid conditions similar to present occurred between 13.2 and 13 ka BP. Wet sclerophyll Eucalyptus forest occupied the valley throughout the post glacial and attained its maximum development between 11.7 and 8.4 ka BP. Rainforest never occupied the valley floor extensively. Phyllocladus aspleniifolius sattained an early maximum about 13 ka BP. The peak of Pomaderris apetala and expansion of Dicksonia antarctica suggests that the climate was warmer and wetter between 10.3 and 8.4 ka BP than at other times. Nothofagus attained its maximum development between about 10.3 and 6 ka BP. Both sclerophyll and rainforest vegetation associations in the upper Mersey Valley appear to have been very stable and similar to their present floristic compositions during the Holocene. Aborigines occupied the valley by 10 ka BP. Fire was always present in this marginal area between the wet climate of western and the dry climate of eastern Tasmania. Fire did not cause replacement of rainforest by wet sclerophyll forest on the valley floor, though it could have prevented rainforest establishment.","2023-07-22 06:51:38.269 +0200","" +"Colhoun:1992poets","Pollen analysis of 3.25 m of late glacial and Holocene sediments gives a mid-altitude (600 m) record of vegetation development after the last or Margaret Glaciation. Alpine herbfield, coniferous heath and Nothofagus gunnli scrub developed on the moraines until 11,400 BP. Wet montane forest and heath then developed with Phyllocladus aspleniifolius, Nothofagus cunninghamii and Eucalyptus until c. 10,000 BP. After 10,000 BP a mosaic of N. cunninghamii rainforest, Myrtaceae and Proteaceae scrub and Sprengelia incarnata heath occurred. The development of the vegetation from alpine communities to temperate rainforest, which is near its limit at 600 m, occurred under the influence of improving climatic conditions with rapid upslope migration or local expansion of taxa during the late glacial. Temperatures were warm enough for the development of rainforest at 600 m by 10,000 BP, if not earlier. The development of a mosaic of rainforest, scrub and heath vegetation rather than extensive rainforest after 10,000 BP reflects the influence of poor soils, bad drainage and fires. Comparison with similar pollen diagrams from western Tasmania suggests that the development of pollen/vegetation associations was time transgressive with altitude during the late glacial when climatic influences and migration rates were important, and that the mosaic of vegetation communities became more complex during the Holocene because of adjustment to or control by local ecological factors.","2023-07-22 06:51:38.269 +0200","" +"Colhoun:1999selina","Analysis of pollen, NRM intensity of sediments, and dating of a 397 cm core from Lake Selina in western Tasmania provides a detailed record of vegetation and climate changes for the Last Interglacial–Last Glacial cycle. The vegetation record shows that cool temperate rainforest was present during Isotope Substage 5e and during the Holocene. Wet montane forest and subalpine shrublands dominated the early Last Glacial interstades; subalpine–alpine heathlands and herbfield the stadials. Stages 4–2 mainly had grassland, herbland and heath vegetation. There is close correlation between phases of maximum magnetic intensity in the sediments with pollen zones indicating presence of herbaceous vegetation. This suggests erosion of the catchment was greater in the absence of forest or woodland. Climate may have been slightly cooler than present during Substage 5e but the evidence is not definitive. Climate was colder at all times during the Last Glacial Stage until after ca. 14 kyr BP. Maximum temperature depression from present during Stage 2 was >3.5°C at Lake Selina, but probably as much as 6.5°C in the West Coast Range. Holocene climate was cool and wet. Comparison of the Lake Selina record, with others in western Tasmania and Victoria, indicate that variations in vegetation during the Last Interglacial–Last Glacial cycle were primarily responses to temperature changes in western Tasmania, and to precipitation changes, particularly summer drought, in western Victoria.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Colley:1997disaster","This report describes archaeological investigation of Aboriginal shell middens at Disaster Bay on the New South Wales far south coast (Fig. 1). Small test excavations were conducted in 1989 and sorting and analysis were com- pleted between 1990 and 1996. The research aimed to further investigate the 'mussel horizon' in NSW south coast shell middens (see below). However the sites proved to be too recent to answer the original research questions. A considerable depth of deposit at the Greenglade rockshelter appears to date after the time of European contact. This paper describes the excavations and the dating of the site and highlights possible future research directions.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Collignon:2019zagros","Coupling between tectonics and surface processes is usually ill‐quantified as other factors such as climate and lithology affect the later. We provide catchment‐wide 10Be denudation rates of the Mand catchment in the Zagros Fold Belt (Iran) to infer correlations between these rates and ongoing tectonic shortening in the region. Denudation rates are generally low (~0.05–0.1 mm/a) but increase to ~1 mm/a near the Halikan anticline, where changes in precipitation, lithology or hillslope gradient are insignificant. The denudation rates upstream and downstream of the Halikan anticline are consistent with the GPS convergence rates in these areas. The sharp increase in denudation rates over the Halikan anticline denotes its growth as previously detected from terrace incision. It also reveals small wavelength coupling between crustal deformation and erosion. Denudation rates are therefore a useful and sensitive tool that helps constraining non‐brittle active tectonics such as folding of a sedimentary cover.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Collins:2017grassridge","Grassridge Rockshelter is a multicomponent Pleistocene and Holocene archaeological site located in the interior of the Eastern Cape of South Africa, and was originally studied during the late 1970s and early 1980s. The Grassridge Archaeological and Palaeoenvironmental Project (GAPP) initiated new research at Grassridge in 2014, and here we present an overview of our initial excavations and research, with a focus on the Holocene occupations. Preliminary results indicate a more complex occupational and depositional history than previously thought. In addition to relocating the known mid-Holocene occupation , we have identified a previously unrecorded early Holocene occupation , which dates to the end of the Younger Dryas, and a thin flowstone located at the contact between the Holocene and Pleistocene deposits. The Holocene lithic assemblages are characterised by flake-based lithic reduction, primarily on hornfels, with an increase in the frequency and diversity of retouched pieces from the early to mid-Holocene. Ostrich eggshell beads are ubiquitous during both Holocene occupations, and marine shells have also been discovered. The latter are reported from Grassridge for the first time, and indicate a connection with the coast.","2022-10-04 19:48:14.479 +0200","" +"Comtesse:2003newman","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Comtesse:2008mining","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Connah:1975current","Our research interests include topics outside as well as inside Australia, for instance my own work on the Late Stone Age and Iron Age of West Africa has recently led to the publication of The Archaeology of Benin by Oxford University Press and I have further material in preparation for publication concerning the Lake Chad area of N.E. Nigeria. Likewise, Iain Davidson is presently completing work on man-environment relationships during the late Pleistocene in Spain. ","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Connah:1976archaeology","An account of current research at the Department of Prehistory and Archaeology, University of New England, was published in Australian Archaeology 3, just a year ago (Connah, 1975). The purpose of the present account is to bring the reader up to date with archaeological activities at Arraidale over the last year. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:28:11.235 +0100" +"Connelly:2005waterford","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Connelly:2020holocene","The archaeological record of the Hamersley Plateau in northwestern Australia records over 45 ka of Aboriginal occupation though some of the most significant climatic events experienced by people on this continent, including the highly variable conditions of the Holocene (0-10 ka). The mid-to-late Holocene was a period of highly variable climatic conditions that impacted the availability and predictability of subsistence resources, increasing foraging risk. It was in these changing conditions that Aboriginal people practiced increased economising behaviour in the production of stone tools to reduce the cost of replacing them and to ensure they were functional under unpredictable conditions. Hiscock‘s (2006) extendibility continuum and provisioning strategies were used as a framework to identify the timing and magnitude of economising behaviour in the eastern Hamersley Plateau. Using lithic assemblages from two stratified rockshelters, Orebody XXIX and PAD 10-14, this research investigates changes in the production and reduction of stone artefacts during the Holocene. Quantitative attributes of artefacts demonstrate distinct patterns correlating to Hiscock‘s (2006) provisioning strategies, identifying increased use of abundance and extension provisioning strategies during the last 5 ka of the Holocene, concurrent with the harshest climatic conditions on the Hamersley Plateau. The abundance strategy - emphasising the production of large numbers of small flakes and backed artefacts suitable to conditions of unpredictable resource availability - peaked during the 2.5-5 ka period, when conditions were most unpredictable. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:28:57.584 +0100" +"Connolly:2003bokeen","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Constantine:2021ftir","This study describes a multivariate statistical model (derived using partial least squares regression, PLS-R) that derives charring intensity (reaction temperature and duration) from the attenuated total reflectance (ATR) Fourier Transform Infrared (FTIR) spectra of charcoal. Data for the model was obtained from a library of charcoal samples produced under laboratory conditions at charring intensities (CI) relevant to wildfires and a series of feedstocks representing common tree species collected from Australia. The PLS-R model developed reveals the potential of FTIR to determine the charring intensity of charcoal. Though limited by the differences between laboratory-produced charcoal and the more heterogeneous and less-structured charcoal produced in a wildfire, the method was tested against fossil charcoal from a well-dated sediment core collected from Thirlmere Lakes National Park, Australia and showed a distinct change in CI that can be related to other climatic and environmental proxies.Wesuggest that themethod has the potential to offer insights into the conditions underwhich natural charcoal is formed including the modelling of charring intensities of fossil charcoal samples isolated from sediments, archaeological applications or characterisation of contemporary fire events from charcoal in soils.","2023-07-22 06:51:38.269 +0200","" +"Constantine:2022thesis","This study investigated a new method for determining fire severity/intensity using FITR spectroscopy and chemometrics on sedimentary charcoal and applied it to two charcoal records from Thirlmere Lakes, located in the Blue Mountains World Heritage Area in eastern Australia; a 135-ka BP record spanning two glacial/interglacial cycles at Lake Couridjah, and a 900-year record encompassing the pre- and post-colonisation of Australia by Europeans at Lake Werri Berri. The larger aims of this thesis were to develop a tool for determining fire severity/intensity of past fire regimes and examine the long-term fire history of Lake Couridjah to investigate how and when (and if) people used fire to change the environment as a consequence of changing climatic and environmental conditions. It was also applied to Lake Werri Berri to examine the transition between Aboriginal and European custodianship of the area around the lake and to determine if their markedly different methods of land-use are apparent in the charcoal record. A new method for determining fire severity/intensity in past environments using FTIR spectroscopy and multivariate statistical modelling (Partial Least Squares regression, PLS-R) is introduced in Chapter 2. FTIR spectra were obtained from a reference library of laboratory produced charcoal derived from common Australian species at Charring Intensities (CI, representing the integration of pyrolysis temperature and duration of heat exposure) frequently reached in bushfires. The modelled coefficients from the charcoal library were then used to quantify the CI of charcoal of unknown heating duration (e.g., modern charcoal, fossil sedimentary charcoal). Although the more homogenous reference library of laboratory produced charcoal is not an exact analogue for charcoal produced in a wildfire, it has the potential to offer insights into the severity/intensity of past fire regimes and may offer an inexpensive and easily applicable tool for evaluating recent wildfires. In the course of exploring Charring Intensity on fossil charcoal, it was found that very little charcoal had CI values below ~3.0°C s 106 (~400° C). It was hypothesized that the use of a light oxidant, a common treatment for concentrating sedimentary charcoal, was degrading lightly-pyrolyzed material. To test this hypothesis, a series of charcoal samples was produced in a nitrogen purged tube furnace at 250-800 °C, then the total surface area of 20 replicates of each temperature group was measured before and after 24 hours of immersion in a 4 percent bleach (sodium hypochlorite) solution. It was found that charcoal particles formed ≤400 °C were almost completely degraded in the bleach treatment and particles formed above at ≥400 °C were much more resistant to oxidation. These results suggest that use an oxidant to concentrate charcoal removes material formed at temperatures below ~400 °C from techniques commonly used for the analysis of macrocharcoal, with the result being fire histories might be biased toward high intensity (high temperature) fires. The insights from these studies on FTIR and charcoal methods were then applied to the elucidation of the past fire regime at Thirlmere Lakes. This included consideration of the fire history of Lake Couridjah, a record that spans 135 calibrated kilo anni Before Present (ka BP), and thereby encompassing the present and previous interglacial periods (albeit, with a hiatus between ~18-105 ka BP). Importantly, this record covers two climatically similar glacial-interglacial transitions and interglacials (MIS 6-5 and MIS 2-1) ,but notably one was without, and MIS 2-1 had people present. CHAR during both glacial/interglacial transitions was high and variable, followed by interglacial periods of reduced charcoal influx, suggesting that the transitions were times of high fire activity, likely a consequence of climatic instability and increasing biomass accumulation in the catchment. CI, however, was high but relatively stable throughout MIS 6-5, with higher levels often occurring during periods of low CHAR, suggesting that the influx of charcoal into the lake may in part be attributed to catchment stability reducing sedimentation rather reductions in area burned. CI values were often higher during periods of low CHAR, however, suggesting that periods of increased biomass led to higher intensity fires. In contrast to the relatively high but stable CI of MIS 6-5, the transition into interglacial conditions during MIS 2-1 had highly variable CI values that were much lower (~2°C s 106), suggesting that despite increasing biomass accumulation and a warming climate, the fires were of lower severity/intensity, perhaps the result of human interference in the fire regime. This study suggests that late Pleistocene human populations perhaps attempted to (but ultimately failed) to maintain a more open woodland vegetation structure through selective burning as the ameliorating climate led to increasing productivity in the environment following the glacial termination. At around 10 ka BP, it appears this attempt was abandoned, and CI values suggest that fire severity/intensity increased, and CHAR (area burnt) decreased and remained stable until present, suggestive of a fire regime largely controlled by the stable climate of the Holocene. Five common charcoal analysis methods (4 using an oxidant and one control using H2O) were tested in conjunction with CI and CHAR on a 900-year core (WB3) from Lake Werri Berri. The five treatment groups (4 oxidants and a simple H2O wash as a control) showed very similar peaks in CHAR. However, minimum CI values were significantly lower in the samples treated with H2O, again suggesting that oxidative treatments are preferentially removing lightly-pyrolyzed material. This study considered CI using two combined treatments (H2O and 6 hours in 4 percent bleach), which captured the largest range of Charring Intensity values (2.8-5.4°C s 106) and CHAR through the 6-hour treatment of 4 percent bleach. CI was relatively high and stable throughout the core, with infrequent peaks coinciding with periods of climate fluctuation (~500 BP, late-20th and early 21st century). Interestingly, there was no apparent change in fires (CI or CHAR) during the transition between Aboriginal custodianship and the European occupation of Australia, even after settlement around the Thirlmere Lakes region. It is possible that the people who lived in the area prior to European settlement may not have benefitted from the sustained and systematic application of fire to the environment during the majority of the Holocene, given the resources at hand associated with the freshwater lakes. In contrast, from the latter part of the 20th century, fire frequency and intensity/severity dramatically increased, suggesting that anthropogenic climate change, perhaps in combination with changing land use, caused unprecedented change to the fire regime at Lake Werri Berri, a trend found at a number of other sites in eastern Australia.","2023-07-22 06:51:38.269 +0200","" +"Constantine:2023exploration","Ethnographic observations suggest that Indigenous peoples employed a distinct regime of frequent, low-intensity fires in the Australian landscape in the past. However, the timing of this behaviour and its ecological impact remain uncertain. Here, we present detailed analysis of charcoal, including a novel measure of fire severity using Fourier transform infrared (FTIR) spectroscopy, at a site in eastern Australia that spans the last two glacial/interglacial transitions between 135--104 ka and 18--0.5 ka BP (broadly equivalent to Marine Isotope Stage (MIS) 6-5 and 2-1, respectively). The accumulation of charcoal and vegetation composition was similar across both periods, correlating closely with Antarctic ice core records, and suggesting that climate is the main driver of fire regimes. Fire severity was lower over the past 18,000 years compared to the penultimate glacial/interglacial period and suggests increasing anthropogenic influence over the landscape during this time. Together with local archaeological records, our data therefore imply that Indigenous peoples have been undertaking cultural burning since the beginning of the Holocene, and potentially the end of the Last Glacial Maximum. We highlight the fact that this signal is not easily discernible in the other proxies examined, including widely used charcoal techniques, and propose that any anthropogenic signal will be subtle in the palaeo-environmental record. While early Indigenous people's reasons for landscape burning were different from those today, our findings nonetheless suggest that the current land management directions are based on a substantive history and could result in a reduction in extreme fire events.","2023-07-22 06:51:38.269 +0200","" +"Constantine:2023werri","The drivers of fire regimes prior to the European occupation of Australia are still contentious, with some advocating regimes dominated by anthropogenic ignitions and others advocating a climate source or mixture of these elements. Here, we examine an 850-year history of fire regimes at Lake Werri Berri in south-east Australia, prior to and following European occupation. Macroscopic charcoal and FTIR spectroscopy were used to infer broad changes of the fire regime in proximity to the lake. We found little change through much of the 850-year period and most interesting, no apparent change following the initial displacement of Indigenous peoples and the introduction of farming and woodcutting to the region by Europeans. From the mid-20th Century onwards, there was an increase in both area burnt and fire severity or intensity, likely the result of increased fuel load and connectivity following an extended period of increased precipitation and heavier recreational land usage, which likely led to an increase in anthropogenic ignitions.","2023-07-22 06:51:38.269 +0200","" +"Cook:2009record","A palaeoecological record from Lakes Bolac and Turangmoroke details the changing nature of vegetation patterns, lake levels and climate in the drier part of the Victorian Western Plains over approximately the last 90,000 years. In addition to the routine palynological proxies of pollen, spores and charcoal, a range of non-pollen palynomorphs (remains of algae, fungi, insects and other invertebrates) was analysed and described and provides useful additional information on the ecology of past vegetation communities. A chronology for the record is provided by radiocarbon and refined optical luminescence dating in the upper part of the sequence, and the latter technique is used to provide a timeframe for the period beyond the radiocarbon limit. The record shows that during marine isotope stage (MIS) 5.1 and mid MIS 3 the regional vegetation was composed of open woodland dominated by Allocasuarina luehmannii type with low numbers of Banksia, Eucalyptus and other Myrtaceae under which a diverse understorey developed. During these times Lake Turangmoroke held fresh water of varying depths. The degree of representation of MIS 4 and MIS 3 in the record is uncertain owing to discontinuities resulting from the lake having periodically dried. A change to open grassland-steppe occurred shortly after 47,000 years ago and lake levels fluctuated considerably before the lake became shallow and saline. Open grassland-steppe continued through MIS 2 with almost no trees present while the aquatic flora reflected further lake level declines and increasing salinity. Driest conditions, indicated by deflation of lake sediments during lunette building, occurred between ∼18,000 and ∼11,000 cal yr BP. Open woodland in the early Holocene was dominated by A. verticillata type until partial replacement by Eucalyptus around 7000–8000 14C yr BP when the vegetation cover present at European arrival was established.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Cook:2018gongga","Erosion and tectonic uplift are widely thought to be coupled through feedbacks involving orographic precipitation, relief development, and crustal weakening. In many orogenic systems, it can be difficult to distinguish whether true feedbacks exist, or whether observed features are a consequence of tectonic forcing. To help elucidate these interactions, we examine Gongga Shan, a 7556 m peak on the eastern margin of the Tibetan Plateau where cosmogenic 10Be basin-wide erosion rates reach >5 mm/yr, defining a region of localized rapid erosion associated with a restraining bend in the left-lateral Xianshuihe Fault. Erosion rates are consistent with topography, thermochronometry, and geodetic data, suggesting a stable pattern of uplift and exhumation over at least the past 2–3 My. Transpression along the Xianshuihe Fault, orographically enhanced precipitation, thermally weakened crust, and substantial local relief all developed independently in the Gongga region and existed there prior to the uplift of Gongga Shan. However, only where all of these conditions are present do the observed topographic and erosional extremes exist, and their relative timing indicates that these conditions are not a consequence of rapid uplift. We conclude that their collocation at 3–4 Ma set into motion a series of feedbacks between erosion and uplift that has resulted in the exceptionally high topography and rapid erosion rates observed today.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Cookson:1953dacrydium","Foliage shoots and seeds of a new Tertiary species, Dacydium rhomboideum, are described; the affinity of D. rhomboideum is discussed. A new sporomorph, Dacrydiumites florinii, is proposed for fossil pollen grains, similar to those of certain species of Dacrydium, isolated from Tertiary deposits in Australia, Tasmania, and New Guinea. Descriptions of the pollen grains of the living species Dacrydium araucurioides and Dacrydium balansae are included.","2023-01-05 16:42:05.198 +0100","" +"Corbett:2011jakobshavn","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Corbett:2013upernavik","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Corbett:2015thule","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Corbett:2016cumberland","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Corbett:2016scenarios","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Corbett:2017greenland","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Corbett:2017laurentide","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Corbett:2019mansfield","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Cosgrove:1985tasmania","What changes the Tasmanian man must have witnessed. Probably some of these glacial phases with the gradual drowning of the Bass land bridge, which so effectually checked the Australian Pharaoh and his hounds on the Victorian bank. What difference, if any, ensued in his culture as the result of this isolation from the mainland? [Edgeworth David 1924: 144-45].","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Cosgrove:1995tasmania","The newly discovered archaeological site of Parmerpar Meethaner, located in the Forth River valley Tasmania, is described. This important site, 1) has evidence of repeated long term human occupation extending from c.780 BP to c.34,000 BP, 2) crosses all the major large scale climatic events such as the beginning, middle and end of the LGM and the late Pleistocene/Holocene boundary, 3) supports the notion that Tasmania was first occupied 35,000 radiocarbon years ago, 4) has a different settlement history to sites in Southwest Tasmania, and 5) provides the missing archaeological evidence of human responses to changing forested conditions. The paper describes the material from Parmerpar Meethaner and examines how they fit with what is currently known about late Pleistocene Tasmanian occupation in terms of dating patterns of discard behaviour, Bass Strait landbridges and colonising events.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Cosgrove:1996nunamira","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Cosgrove:1996ors7","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Cosgrove:2000lithic","After pondering this 'Latin' rhyme one hazy summer afternoon in 1983, Allen, Cosgrove, Jones and Stadler concluded that deciphering the modes of resource movement was as difficult as identifying the range of produce involved, particularly when on the consumption side of the bar .In this case interpreting the meaning without any prior knowledge or framework of language would be an almost impossible task. In much th same way ethnography has played a key role in providing a framework within which to examine trade and exchange in the archaeological record. for example, in a series of important papers Allen (1977a, 1977b, 1984) used the ethnography of the central Papuan coast to reconstruct the trading mechanisms thought to be reflected in the archaeological record found on Motupore Island. the rsulting model sugested that as complexity increased, the socal system became unstable resulting eventually in a crash only to rise again enhanced in its complexity and specialisation though time.","2022-10-09 20:04:07.350 +0200","2022-10-09 20:06:12.221 +0200" +"Cosgrove:2002jiyer","The paper presents the initial results of a project that aims to investigate the antiquity of human occupation of Australian tropical rainforests and the role that toxic plants played in the adaptation process. International research suggests that people only permanently occupied rainforests in the last 5000 years with access to agriculture. The fact that Australian rainforest Aborigines were hunter-gatherers using specialised processing technology to exploit toxic plant foods and living at high population densities suggests a more complex situation. These groups differed significantly from their neighbours in the semi-arid and arid zones who have until recently, provided ethno-archaeological models for explaining past Aboriginal behaviour and the bases for regional archaeology. On the other hand almost nothing is known archaeologically about the adjacent rainforest groups because little work has been undertaken to investigate the temporal and spatial nature of these societies and the affect of changing rainforest ecology over the past 35,000 years. This research begins this process.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Cosgrove:2007tropical","Archaeological research in the Australia's northeast Queensland rainforest and margins has revealed a human antiquity of at least 8000 cal year BP within the rainforest and at least 30,000 years on the western edge. Rainforest occupation before 2000 cal year BP was at generally very low levels, after which time settlement of this environment became intensive and probably permanent. Exploitation of toxic varieties of nuts began about 2500 cal year BP, peaking after 1500 cal year BP. This economic development appears crucial to successful human adaptation to rainforests in the area and was pivotal in facilitating the long-term permanent human settlement of the wet tropics. The role of fire, El Ni~o Southern Oscillation (ENSO) activity and shifting vegetation regimes were important catalysts in providing opportunities for permanent Australian rainforest Aboriginal occupation. The results have implications for global understandings of rainforest occupation by modern people. It demonstrates the wide temporal and spatial variability of human rainforest colonization processes worldwide.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Cosgrove:2010overdone","The reasons for megafaunal extinction in Australia have been hotly debated for over 30 years without any clear resolution. The proposed causes include human overkill, climate, anthropogenic induced habitat change or a combination of these. Most protagonists of the human overkill model suggest the impact was so swift, occurring within a few thousand years of human occupation of the continent, that archaeological evidence should be rare or non-existent. In Tasmania the presence of extinct megafauna has been known since the early twentieth century (Noetling, 1912, Scott, 1911, Scott, 1915) with earlier claims of human overlap being rejected because of poor chronology and equivocal stratigraphic associations. More recent archaeological research has not identified any megafauna from the earliest, exceptionally well-preserved late Pleistocene cultural sites. In 2008 however an argument for human induced megafaunal extinctions was proposed using the direct dates from a small sample of surface bone from two Tasmanian non-human caves and a museum sediment sample from an unknown location in a cave, since destroyed by quarrying (Turney et al., 2008). Turney et al. (2008) supplemented their data with published dates from other Tasmanian caves and open sites to argue for the survival of at least seven megafauna species from the last interglacial to the subsequent glacial stage. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:29:07.021 +0100" +"Cosgrove:2010overkill","The reasons for megafaunal extinction in Australia have been hotly debated for over 30 years without any clear resolution. The proposed causes include human overkill, climate, anthropogenic induced habitat change or a combination of these. Most protagonists of the human overkill model suggest the impact was so swift, occurring within a few thousand years of human occupation of the continent, that archaeological evidence should be rare or non-existent. In Tasmania the presence of extinct megafauna has been known since the early twentieth century (Noetling, 1912, Scott, 1911, Scott, 1915) with earlier claims of human overlap being rejected because of poor chronology and equivocal stratigraphic associations. More recent archaeological research has not identified any megafauna from the earliest, exceptionally well-preserved late Pleistocene cultural sites. In 2008 however an argument for human induced megafaunal extinctions was proposed using the direct dates from a small sample of surface bone from two Tasmanian non-human caves and a museum sediment sample from an unknown location in a cave, since destroyed by quarrying (Turney et~al., 2008). Turney et al. (2008) supplemented their data with published dates from other Tasmanian caves and open sites to argue for the survival of at least seven megafauna species from the last interglacial to the subsequent glacial stage. To investigate the timing of extinctions in Tasmania and examine the latest claims, new excavations and systematic surveys of limestone caves in south central Tasmania were undertaken. Our project failed to show any clear archaeological overlap of humans and megafauna but demonstrated that vigilance is needed when claiming survival of megafauna species based on old or suspect chronologies. The results of our six-years of fieldwork and dating form the first part of the present paper while, in the second part we assess the data advanced by Turney et~al. (2008) for the late survival of seven megafauna species. A model of human prey selection and the reasons for the demise of a range of marsupials, now extinct, are discussed in the third part of the paper.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Cossart:2008durance","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Cossart:2012claree","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Couri:2011eyre","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Couto:2018confluence","Large river confluence zones are highly flexible and dynamic environments over time. The changes of the base levels in the confluence zone and their reflexes in the evolution of the upstream drainage network are foundation for the reconstruction of the past of landscapes. This paper aims to comprehend the changes on the base levels in the Ivaí and Paraná Rivers confluence zone (Southern Brazil) and the denudational reflexes in the Ivai River’s tributaries morphodynamics. The results are based on river-borne 10Be concentrations were measured in fluvial sediments from 14 catchments draining both sides of the downstream Ivaí River (DIR) to quantify the catchment-wide long-term denudation rates and river profile analysis of the main tributaries which flow to the downstream Ivaí River near the confluence between Ivai and Paraná rivers. The dynamics and quaternary evolution of the small tributaries from both sides of the Ivaí River was studied.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Coutts:1967coastal","A recently completed archaeological project at Wilson‘s Promontory, Victoria, has revealed some interesting avenues of research into S.E. Australian prehistory (Diagram i-A). It was found that a deep humic soil overlying calcified aeolianite contained stratified Aboriginal material. The soil is spread geographically over a wide area. It can be traced by walking along the beach and examining the eroded cliff face. A nodule layer (nodules of calcium carbonate) is situated at a depth of between three and five feet below the surface of the soil. No Aboriginal material appears below this level. The occupational soil seals what is commonly known as a Pleistocene dune sequence, in which other fossil soils arc to be seen. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:27:50.271 +0100" +"Coutts:1967masters","Wilson‘s Promontory is Australia‘s southernmost land projection (Diagram l.l). Detailed archaeological work began in this area in the summer of 1964 and was continued until January 1966. During this period excavations and surveys were conducted which eventually showed that the aborigines had occupied this area for at least 6500 years. This discovery in its own right is important enough to justify the original choice of the area as one suitable for field studies. However, several factors influenced the choice of Wilson‘s Promontory as a promising area to initiate field work. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:27:50.566 +0100" +"Coutts:1967thesis","Wilson‘s Promontory is Australia‘s southernmost land projection (Diagram l.l). Detailed archaeological work began in this area in the summer of 1964 and was continued until January I966. During this period excavations and surveys were conducted which eventually showed that the aborigines had occupied this area for at least 65OO years. This discovery in its own right is important enough to justify the original choice of the area as one suitable for field studies. However, several factors influenced the choice of Wilson‘s Promontory as a promising area to initiate field work.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Coutts:1970wilson","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Coutts:1976report","A report on the archaeological aspects: coastal archaeology in Victoria, by P. J. F. Coutts [and others] 96p., 16 tables 41 figures, 11 plates ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:27:50.861 +0100" +"Coutts:1977impact","It is the object of this paper to come to grips with some of the problems of documenting the initial changes that occurred in Aboriginal society upon contact with our own. The Western District of Victoria was chosen as our area o study for several reasons. Firstly, it is believed (Yezdani 1970) that until the arrival of Europeans the ecology of the area had remained essentially the same for 10,000 years, so we have some control over a normally elusive factor important in the interpretation of archaeological evidence. Secondly, a great deal of ethnographic evidence concerning post-contact Aboriginal culture is available for this region. Finally, this area offers an abundance of well preserved, attractive sites for investigation.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Coutts:1977radiocarbon","The purpose of this paper is to present the results of a series of radiocarbon samples, along with brief descriptions of the sites whence they derive. In addition, an assessment of the significance of the dates for archaeological sites for several areas in Victoria is attempted (Fig. 1; Table 1). Over the past four years, the Victoria Archaeological Survey has undertaken investigations at a number of coastal and inland areas (Coutts et al. 1976a). These investigations have included a number of excavations and test pits which were conducted in order to elucidate general archaeological problems relating to those areas. In most cases single dates have been obtained from each site. Hence caution is warranted as far as interpretation is concerned, until such time as the dates are corroborated by further samples. For convenience we have adopted the strategy of dividing the sites into Coastal and Inland.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Coutts:1978records","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Coutts:1979mounds","During the past four years, the Victoria Archaeological Survey has investigated the patterns of prehistoric Aboriginal settlement in coastal and central western Victoria. Many of these investigations were excavations of mounds which are a predominant archaeological feature of central western Victoria (Coutts 1976; Coutts et al., 1976; Coutts and Witter 1977a). The mounds probably were occupation sites since we found pits, hearths and ovens, the remains of animals including molluscs and eggshell, abundant waste flake debris, and finished and partly finished stone tools. The larger mounds appear to have been used as burial sites. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:28:09.756 +0100" +"Coutts:1980records","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Coutts:1981victoria","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Coutts:1982survey","This past year has been marked by several new developments. The most important of these was the move to the new premises at Albert Park on 8 October 1979. The new building is a two-storeyed edifice with car parking, laboratory and storage facilities on the ground floor and an administrative area on the first floor. The laboratory has several facilities: geological and photographic laboratories, a drying room, faunal reference storage and a compactus for storing archaeological materials and stationery. The new building was officially opened by the Minister, the Honourable w.v. Houghton, on Friday 14 December, and the occasion was marked with a public lecture delivered by Professor Jack Golson, Department of Prehistory, Research School of Pacific Studies, Australian National University. The acquisition of a mobile laboratory- a specially built caravan - is yet another important development. This facility makes possible a wide range of on-site investigations and conservation work, which hitherto were difficult. The caravan is fully air-conditioned, and is equipped with drying and map cabinets, washing facilities, drawing boards and storage cupboards.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Coutts:1984mallacoota","Results of excavation of burial and test pit at Captain Stevensons Point, 1976 field season; analyses of bone and stone artefacts, mammal, mollusc and fish remains, ochre, C-14 dates; site function in context of regional settlement and subsistence patterns; appendix 1; Plant remains of the Mallacoota area, by B. Gott; appendix 2; Biological data for fish and shellfish from Mallacoota, by P.J.F. Coutts, G. Berry and T. Egan.","2023-11-16 19:36:29.583 +0100","" +"Coutts:1989volcanism","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Coventry:2007george","A study of the geomorphology, surficial sediments, and soils of the Lake George Basin, in particular those at its northwestern end, led to the recognition of a set of abandoned shoreline features lying at a range of altitudes up to 37 m above lake bottom. The altitudes and soils were used to establish a relative age sequence of abandoned shorelines which was related to an absolute time?scale by radiocarbon dating.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Cowan:1991hope","On the Hope River segment of the Hope Fault, west of Hanmer Springs, New Zealand, a 36 m dextral offset of a dated river terrace riser indicates an average local late Holocene horizontal slip-rate of 10.5 ± 0.5 m/kyr. A trench excavated across the fault in a nearby swamp revealed five silt layers within a 1.5 m thick column of peat. Radiocarbon dates and plant pollen indicate that the base of the swamp is approximately 700 years old, so peat has accumulated at an average rate of 2.35 ± 0.6 mm/yr. The youngest silt layer was probably derived from a landslide triggered during an M 7--7.3 earthquake in 1888 ad, and the older silt layers are attributed to similar prehistoric (pre-1850 ad) earthquakes. Pollen from the lowest silt shows brief local dominance of lacebark (Hoheria cf. H. lyalli) during a phase of former beech (Nothofagus) forest. Sharp increases in the percentage of matagouri (Discaria toumatou) pollen follow the younger silt layers, which were deposited during a later period of fire-induced shrubland. Both lacebark and matagouri are vigorous colonisers of bared ground, and matagouri presently forms the dominant plant cover on fault scarps and landslides known to have been bared during the 1888 earthquake. We infer that this pattern of plant succession on bared sites has followed repeated surface rupture along this segment of the Hope Fault. The vertical spacing of the silt layers, and our calculated mean peat accumulation rate, indicate a recurrence interval for silt deposition of 81--200 years, and support a model proposing that the 1888 earthquake was a characteristic event for the Hope River segment of the Hope Fault.","2023-09-03 12:38:33.072 +0200","" +"Cox:1989thesis","As White and O‘Connell point out the pottery recoveries from excavations on the Central Papuan Coast have yet to receive the extensive analysis and the required degree of detailed publication necessary to make comparative studies a viable proposition. It seems pointless to debate chronology without a precise knowledge of the ceramic assemblage at each and every site. Mindful of this situation, and whilst attempting the problem of utilizing ceramic bowl recoveries to correlate the complex midden stratigraphy from just one of the unpublished excavations, I have endeavoured to provide sufficiently detailed description and illustration from the Motupore 1979-1983 rescue excavation to take the first step towards the creation of a general information base upon which to build future comparative ceramic studies of the region.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Cox:2009madagascar","The central highlands of Madagascar are characterized by rolling hills thickly mantled with saprolite and cut in many areas by dramatic gullies known as lavakas. This landscape generates sediment to rivers via diffusive downslope movement of colluvium and event‐driven advection of material from active lavakas; these two sediment sources have very different 10Be signatures. Analyzed lavaka sediment has very little 10Be ( atoms 10Be g−1), consistent with deep excavation liberating previously shielded saprolite with little exposure to cosmic rays. Colluvium, in contrast, has greater 10Be concentrations ( atoms 10Be g−1), reflecting long residence times in the near‐surface environment. Comparison of 10Be abundance in hillslope, lavaka, and river sediment samples indicates that lavakas dominate the mass input to rivers (84\% by volume) in spite of the fact that they occupy a small fraction of the land surface area. River terrace sediments that are at least a millennium old have 10Be concentrations indistinguishable from those of modern lavaka‐dominated river sands, from which we infer that lavakas were widespread on the landscape at or before the time that humans colonized the central highlands. Erosion rates derived from cosmogenic 10Be in river sediment average approximately 12 m m.yr.−1, or about 32 t km−2 yr−1, which is three orders of magnitude lower than commonly reported erosion rates for Madagascar.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Cramb:2009dasyurid","It is commonly accepted that dasyurids (Marsupialia: Dasyuridae) radiated in the late Miocene or early Pliocene in response to a drying trend in Australia's climate as evidenced from the high diversity of dasyurids from modern arid environments compared with Miocene rainforest assemblages. However, mid-Pleistocene dasyurid assemblages from cave deposits at Mt Etna, Queensland are more diverse than any previously known from rainforest habitats. New taxa will be described elsewhere, but include three new genera as well as new species of Dasyurus, Antechinus and Phascogale. Comparison of dasyurids from Mt Etna sites that are interpreted as rainforest palaeoenvironments with fossil and extant assemblages indicate that they are at least as diverse as those from modern arid environments. Thus Neogene diversification of dasyurids occurred in both arid and rainforest habitats, but only the former survived continuing aridification. Hence, aridification cannot be invoked for the diversification of all dasyurid lineages.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Crayn:1998archerieae","Recent cladistic analyses based on both morphology and nucleotide sequencedata have demonstrated that Archeria Hook. f. is anisolated and relatively basal taxon within Epacridaceae. It is here assignedto a new monotypic tribe, Archerieae Crayn & Quinn, trib. nov.","2023-01-05 16:42:05.198 +0100","" +"Crest:2017cirques","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Croke:1996neales","The Lake Eyre Basin, Australia's largest internal drainage system, represents a key site in unravelling the complexities of terrestrial climate change. The basin, covering one-sixth of the Australian continent, spans a number of climatic zones, including the tropical monsoon system to the north and the mid-latitude westerly circulation to the south. This study describes four major episodes of Quaternary fluvial, lacustrine and aeolian activity in the Neales River, a western catchment of Lake Eyre. The first phase is represented by coarse-grained fluvial aggradation which dates to at least 170 ka. The depocentre of Lake Eyre is believed to have been located further to the east during this phase. The second episode is a phase of high lake level lacustrine deposition which occurred before 103 ka. The deltaic margin of the lake at this time was approximately 20 km west of the present playa. The third phase was characterised by significant base level lowering and channel incision after 50 ka but before 31 ka. Lake level lowering induced fluvial incision of up to 9 m, scouring several metres into the basal silicified Miocene sediments some time after 50 ka. The final phase was a period of aeolian and ephemeral-fluvial deposition which peaked between 20 ka and 18 ka, coincident with the Last Glacial Maximum. These episodes are compared with chronostratigraphic data from the monsoon dominated catchments of the Cooper and Diamantina Rivers. The nature and record of fluvial and lacustrine deposition are correlated throughout the basin during the penultimate and last interglacial cycles. The late Quaternary record is more ambiguous and further studies are required to elucidate the precise nature of climate change in the basin over the last 30 ka.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Croke:1998neales","The stratigraphy of the lower Neales River to the west of Lake Eyre, Australia's largest internal drainage system, preserves a detailed record of fluvial, lacustrine and aeolian deposits of early Tertiary to Holocene age. This stratigraphic framework provides a summary of the region's Cainozoic sedimentary units. Three units have been identified: an early Tertiary fluvial unit; a mid-Tertiary lacustrine unit; and a Quaternary unit composed of interbedded fluvial, lacustrine, and aeolian facies. Dramatic changes in depositional styles within, and between, these three major groups of sediments reflect the basin's response to changes in climate and sediment supply. Fluvial facies include perennial multi-channel, single-channel, and ephemeral river sequences. Lacustrine and deltaic facies reflect continuous fine-grained sedimentation during periods of high water-tables. The aeolian facies are evidence of aridity and sediment deflation in the basin. The early Tertiary fluvial unit is the result of Late Palaeocene-Eocene epeirogenic movements. A dramatic shift in facies to the mid-Tertiary lacustrine unit reflects a significant change in the basins climatic controls. Quaternary sediments reflect major changes in fluvial discharge regimes which may reflect major climatic and associated hydrological changes during past interglacial and glacial cycles.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Croke:2011fitzroy","This study reports the nature and timing of Quaternary fluvial activity in the Fitzroy River basin, which drains a diverse 143,000 km2 area in northeastern Queensland, before discharging into the Great Barrier Reef Marine Park. The catchment consists of an extensive array of channel and floodplain types that we show have undergone large-scale fluvial adjustment in-channel planform, geometry and sinuosity. Optically stimulated luminescence (OSL) dating of quartz sediments from fifteen (3–18 m) floodplain cores throughout the basin indicates several discrete phases of active bedload activity: at ∼105–85 ka in Marine Isotope Stage (MIS) 5, at ∼50–40 ka (MIS 3), and at ∼30–10 ka (MIS 3/2). The overall timing of late Quaternary fluvial activity correlates well with previous accounts from across Australia with rivers being primarily active during interstadials. Fluvial activity, however, does not appear to have been synchronous throughout the basins major sub-catchments. Fluvial activity throughout MIS 2 (i.e. across the Last Glacial Maximum) in the meandering channels of the Fitzroy correlates well with regional data in tropical northeastern Queensland, and casts new light on the river response to reduced rainfall and vegetation cover suggested by regional palaeoclimate indicators. Moreover, the absence of a strong Holocene signal is at odds with previous accounts from elsewhere throughout Australia. The latitudinal position of the Fitzroy across the Tropic of Capricorn places this catchment at a key location for elucidating the main hydrological drivers of Quaternary fluvial activity in northeastern Australia, and especially for determining tropical moisture sources feeding into the headwaters of Cooper Creek, a major river system of the continental interior.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Croke:2015burdekin","Terrestrial cosmogenic nuclides (TCNs) such as Beryllium-10 (10Be) are now routinely used to reconstruct erosional rates over tens of thousands of years at increasingly large basin scales (> 100,000 km2). In Australia, however, the approach and its assumptions have not been systematically tested within a single, large drainage basin. This study measures 10Be concentrations in river sediments from the Burdekin catchment, one of Australia's largest coastal catchments, to determine long-term (> 10,000 years), time-integrated rates of sediment generation and denudation. A nested-sampling design was used to test for effects of increasing catchment scale on nuclide concentrations with upstream catchment areas ranging from 4 to 130,000 km2. Beryllium-10 concentrations in sediment samples collected from the upstream headwater tributaries and mid-stream locations range from 1.8 to 2.89 × 105 atoms g− 1 and data confirm that nuclide concentrations are well and rapidly mixed downstream. Sediment from the same tributaries consistently yielded 10Be concentrations in the range of their upstream samples. Overall, no decrease in 10Be concentrations can be observed at the range of catchment scales measured here. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:27:24.582 +0100" +"Croke:2016lockyer","This paper reconstructs past flooding from a range of settings in Lockyer Creek, a key tributary of the mid-Brisbane River, which experienced extreme flood events in AD 2011 and AD 2013. Optically stimulated luminescence samples (n = 110) were collected from alluvial material preserved in within-channel benches and floodplains. Age distributions from material in the bedrock reaches confirm an event ∼ 300 years ago which stripped the valley alluvium to bedrock. In the unconfined reaches floodplain deposits indicate lateral stability over the past 6000 years. Marked differences in the inundation patterns of the AD 2011 event highlighted changes in downstream channel geometry. The age distribution of alluvium in reaches not inundated during AD 2011 was older, ∼12 000 years, with no preserved evidence of deposition during the past 1000 years. A relatively continuous record of floodplain deposition in reaches which were inundated in AD 2011 identifies a major peak in flood activity also around 300 years ago (∼AD 1730) with five additional peaks occurring at approximately AD 1962, AD 1897, AD 1300, AD 550 and 5400 BC. The main climatic driver of changes in flooding over this timescale is oscillations in El Niño Southern Oscillation and although proxy records are scarce for this region, some correlations with high-resolution records of rainfall variability are apparent.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Cronauer:2016drygalski","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Cropper:2018hd07","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Cropper:2018hsa1","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Cropper:2018jundaru","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Cropper:2018pad13","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Cropper:2018summary","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Crother:2012names","The seventh edition of the scientific and standard English names list for North American amphibians and reptiles north of Mexico is also a special publication for the seventh World Congress of Herpetology and we are delighted to share it with the global herpetological community. The seventh edition is an update of the sixth edition published in 2008, with new scientific and English names as well as annotations explaining those changes. An online version can be found at http://www.ssarherps.org/pages/comm_names/Index.php.","2023-01-05 16:42:05.198 +0100","" +"Crouch:2007berberass","Excavations at Badu 19 midden on the islet of Berberass in western Torres Strait have revealed a 4000 year antiquity for dugong hunting and finfishing, with major increases in intensities of site and regional land use and marine exploitation after 2600 years ago. We model the nature of late Holocene coastal resource specialisation and intensification in relation to changing demography and marine resource availability.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Crouch:2015kuiku","Excavation of an open midden site on the Mualgal (people of Mua) nonresidential island of Sarbi in western Torres Strait reveal occupation dating to c. 4200e3500 cal BP and a faunal assemblage displaying a degree of marine subsistence diversity previously undemonstrated for Torres Strait at this time. Results confirm that dugong hunting was practiced in (western) Torres Strait back to at least c. 4000 cal BP. The Sarbi midden joins a limited but growing set of pre-3500 cal BP sites located on small islands spatially clustered around Kuiku Pad Reef. This spatial and temporal patterning is discussed in terms of mid- Holocene seascape change, especially a phase of dense widespread mangrove forest, coral reef development and burgeoning marine resources, and specialised maritime settlement. Seasonal changes in wind direction, in addition to resource availability, are considered to have been important in scheduling visits to Sarbi.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Crump:2017baffin","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Crump:2019molecular","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Cunningham:2019buzzcutting","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Cupper:2002bells","Most archaeological surveys of southwestern New South Wales have focussed on the relict freshwater lakes and riparian margins of the river systems (eg. Hope 1981, Hope et al. 1983, Balmeand Hope 1990, Martin et al. 1994, Balme 1995, Hope 1998, Marshall and Smith 1998, see also Johnston and Clark 1998). Few investigations have been made of Aboriginal occupation of the dunefields (see Allen 1974, McIntyre 1981, Witter 2001). The archaeology at playas at Bells Grove and Warrananga has not been previously described. This study formed part of a wider investigation of environments of these playas over the past c. 130,000 years (Cupper in prep.). In addition to geomorphic and palaeoecological research, the material cultural record at these areas was examined to determine possible occupation strategies employed by Aboriginal people in the region. Absolute dating of archaeological materials was used to constrain the timing of occupation.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Cupper:2002wentworth","Most archaeological surveys of southwestern New South Wales have focussed on the relict freshwater lakes and riparian margins of the river systems (eg. Hope 1981, Hope et al. 1983, Baima and Hope 1990, Martin et al. 1994, Baima 1995, Hope 1998, Marshall and Smith 1998, see also Johnston and Clark 1998). Few investigations have been made of Aboriginal occupation of the dunefields (see Allen 1974, McIntyre 1981, Witter 2001). The archaeology at playas at Bells Grove and Warrananga has not been previously described. This study formed part of a wider investigation of environments of these playas over the past c. 130,000 years (Cupper in prep.). In addition to geomorphic and palaeoecological research, the material cultural record at these areas was examined to determine possible occupation strategies employed by Aboriginal people in the region. Absolute dating of archaeological materials was used to constrain the timing of occupation.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Cupper:2005glacial","Pollen sequences from playa lakes in the Darling Anabranch dunefields of southwestern New South Wales record vegetation changes over the last glacial period and into the Holocene. This interval was one of marked taxonomic and structural reorganization, with the plant communities that became established after the last glacial maximum (LGM; ~24-18 ka) distinct from those that had prevailed over the build-up to full glacial conditions (~70-24 ka). The glacial period was characterized by a gradual reduction of woodland and tall shrubland cover. Recolonization of the dunefields involved a similar, gradual succession from herbfields and low shrublands to tall shrublands and, finally, woodlands. These changes are likely to have been driven by climatic change, particularly fluctuations in temperature, precipitation and atmospheric CO2, as global climate systems entered and emerged from the last glaciation.","2023-07-22 06:51:38.269 +0200","" +"Cupper:2006menindee","The Tedford subfossil locality at Lake Menindee preserves a diverse assemblage of marsupials, monotremes and placental rodents. Of the 38 mammal taxa recorded at the site, almost a third are of extinct megafauna. Some of the bones are articulated or semi-articulated and include almost complete skeletons, indicating that aeolian sediments rapidly buried the animals following death. New optical ages show the site dates to the early part of the last glacial (55,700 ± 1300~yr weighted mean age). This is close to the 51,200-39,800~yr Australia-wide extinction age for megafauna suggested by Roberts et al. [2001, Science 292:1888-1892], but like all previous researchers, we cannot conclusively determine whether humans were implicated in the deaths of the animals. Although an intrusive hearth at the site dating to 45,100 ± 1400~yr ago is the oldest evidence of human occupation of the Darling River, no artifacts were identified in situ within the sub-fossil-bearing unit. Non-anthropogenic causes, such as natural senescence or ecosystem stress due to climatic aridity, probably explain the mortality of the faunal assemblage at Lake Menindee.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Cupper:2006murray","Playa lakes are important palaeoenvironmental repositories in arid landscapes. As geochemically open and organically poor systems, however, accurate dating of playa sequences is often hampered. This study paired accelerator mass spectrometry radiocarbon (AMS 14C) and optically stimulated luminescence (OSL) ages from four Murray Basin playa lakes to assess the accuracy of the chronometric techniques in these environments. The OSL dating directed the sampling strategy, which targeted sandier sections of the playa lacustrine sequences. These appear to comprise aeolian-derived fine quartzose sand, ensuring the effective resetting of the luminescence signals prior to deposition. In contrast, the 14C ages were on bulk organic carbon and not targeted. Ages are generally in stratigraphic order and span the middle-late last glacial and Holocene. This accords with models of past groundwater hydrology for the playa basins. Only half of the paired samples are in agreement at 2sigma precision, however, with five of the 14C ages older than their corresponding OSL ages. Low organic contents of playa sediments increases the susceptibility of 14C ages to contamination, with the incorporation of small amounts of dead carbon into the dated samples possibly accounting for the apparent discrepancies. Obtaining valid chronologies from arid settings requires close targeting of dated fractions. The application of independent techniques is essential for scrutinizing the dating results.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Cupper:2007hearths","Stone artefacts and hearthstones were collected from the exposed surfaces of six Aboriginal archaeological sites located within the Ginkgo mining lease (ML 1504) operated by BEMAX Resources Limited (BEMAX). Four in situ hearths were excavated at one of these sites, and test excavations conducted to examine the potential for subsurface artefacts. Stone artefacts were also collected from nineteen isolated finds of Aboriginal artefacts within ML 1504. The artefact collections and excavations were conducted under a NSW National Parks and Wildlife Act 1974 Section 87 permit (number 1811) issued to salvage Aboriginal objects within areas that BEMAX proposes to mine mineral sands. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:27:48.794 +0100" +"Cuzzone:2014scandinavian","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Cuzzone:2016budget","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Cyr:2008apennines","Erosion, river incision, and uplift rates in the northern and central Apennines, Italy, since 0.9 Ma, are determined from new cosmogenic nuclide data. Beryllium-10 concentrations in modern and middle Pleistocene sediments indicate erosion rates from 0.20 to 0.58 mm/yr. These rates are similar to estimates of sediment yield (0.12–0.44 mm/yr), river incision (0.35 mm/yr), and uplift (0.01–1.0 mm/yr) rates inferred from other methods that integrate landscape process rates since the early Pleistocene. These rates of landscape change are significantly lower than long-term exhumation rates of ~1.2 mm/yr since ca. 4.5 Ma, inferred from thermochronometry. Collectively, these data suggest that hillslope erosion and river incision rates in the northern and cen- tral Apennines have balanced local uplift rates for ~1 My, but that exhumation rates have slowed significantly since emergence of the mountain chain in the Pliocene. This condition of dynamic equilibrium was potentially achieved within ca. 3 Ma, similar to some model predictions of hillslope and fluvial system adjustment.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Cyr:2010italy","Rock uplift rates can be difficult to measure over 103–105 yr time scales. If, however, a landscape approaches steady state, where hillslope erosion and rock uplift rates are steady and locally similar, then it should be possible to quantify rock uplift rates from hillslope erosion rates. Here, we test this prediction by comparing channel steepness index values and 10Be catchment-averaged erosion rates to well-constrained rock uplift rates in two landscapes in Italy. The first field area is the Romagna Apennines, northern Italy, where rock uplift rates are relatively uniform, between 0.2 and 0.5 mm/yr (regional mean 0.40 ± 0.15 [SE] mm/yr), and have been steady since 0.9 Ma. The second area is the region around northeastern Sicily and the southernmost Italian peninsula, where rock uplift rates are higher and exhibit a strong spatial gradient, from ∼0.7 to ∼1.6 mm/yr (regional mean 1.09 ± 0.13 [SE] mm/yr). In both regions, channel steepness indices and 10Be erosion rates vary directly with rock uplift rates. Although there is considerable variability in erosion rates, regionally averaged rates in both the northern (0.46 ± 0.04 [SE] mm/yr) and southern (1.21 ± 0.24 [SE] mm/yr) areas accurately measure rock uplift rates. Although channel steepness indices do not quantify rock uplift rates, they are useful for (1) identifying regional patterns of rock uplift, (2) identifying areas where uplift rates might be expected to be uniform, and (3) informing 10Be sampling strategies. This study demonstrates that, together, channel steepness and hillslope erosion rates can provide a powerful tool for determining rock uplift rates.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Cyr:2014distinguishing","Knickpoints in fluvial channel longitudinal profiles and channel steepness index values derived from digital elevation data can be used to detect tectonic structures and infer spatial patterns of uplift. However, changes in lithologic resistance to channel incision can also influence the morphology of longitudinal profiles. We compare the spatial patterns of both channel steepness index and cosmogenic 10Be-determined erosion rates from four landscapes in Italy, where the geology and tectonics are well constrained, to four theoretical predictions of channel morphologies, which can be interpreted as the result of primarily tectonic or lithologic controls. These data indicate that longitudinal profile forms controlled by unsteady or nonuniform tectonics can be distinguished from those controlled by nonuniform lithologic resistance. In each landscape the distribution of channel steepness index and erosion rates is consistent with model predictions and demonstrates that cosmogenic nuclide methods can be applied to distinguish between these two controlling factors.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Czerwinski:2013packsaddle","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"DArcy:2019aconquija","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"DBCA:2023leg.la","Species _Leggadina lakedownensis_","2023-02-17 13:35:53.701 +0100","" +"DBCA:2023pse.oc","Species _Pseudomys occidentalis_","2023-02-17 13:35:53.701 +0100","" +"DBCA:2023pse.oi","Species _Pseudocheirus occidentalis_","2023-02-17 13:35:53.701 +0100","" +"DCCEEW:2021zyz.pa","Species _Zyzomys Palatalis_","2023-02-17 13:35:53.701 +0100","" +"DCosta:1989tower","Analyses of microflora and microfauna from two sites within the Tower Hill volcanic complex of western Victoria have provided a detailed and consistent record of vegetation and environments through the last 11000 years. One of these sites extends the record back to 20 000 years BP and is the first from this intensively studied part of Australia to cover the whole of this period. From about 20000 to 15000 years ago, shallow, slightly brackish water was present in Tower Hill lakes whilst surrounding vegetation was of a cool-steppe type. Maximum aridity, as indicated by higher salinity levels and lake drying, occurred between 15 000 and 11 500 BP largely as a result of increasing temperatures. Effective precipitation then increased gradually to maximum Holocene levels between about 8000 and 5000 years BP before a reduction to those of the present day.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"DCosta:1993egg","A late Quaternary environmental record is currently being developed from Egg Lagoon, King Island, Bass Strait, a site which is geographically well situated to contribute towards a history of the Bass Strait region. Environmental reconstructions are based on a stratigraphic survey and pollen, charcoal and mollusc analyses of sediment core samples. The recorded stratigraphy includes five sedimentary units representing estuarine-marine, freshwater lake and swamp depositional environments. Amino-acid racemization analyses of marine shells indicate a greater than last interglacial age for the basal estuarine-marine unit, while radiocarbon analyses of organic muds and wood suggest that a substantial section of the overlying freshwater lake and swamp facies is beyond the conventional limit for this technique. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:28:12.416 +0100" +"DCosta:1995terang","Analyses of pollen and charcoal from lake and swamp deposits accumulated in a maar crater are used to reconstruct palaeoenvironments at and around Terang, Western Victoria. Changes in the nature of the sediments and in aquatic and dryland pollen indicate substantial climatic variation within the recorded period. Pollen assemblages indicate changes from open woodland, herbfield and grassland to wet sclerophyll forest, and from ephemeral swamp to permanent lake and swamp conditions within the basin. A possible timescale for the Lake Terang sequence is inferred from comparison with the better dated, nearby Lake Wangoom sequence and with the deep sea core record. The Terang record is considered to span a large part of the last glacial period and the Holocene, extending the available record of past vegetation and environments from the region by some 25,000 years to around 75,000 yr B.P. Conditions during the earlier part of the last glacial period were cooler and drier than today with open Casuarina woodland predominating in the region. At times, particularly towards the end of this period, conditions are considered to have been more extreme as much of the pollen is oxidised. A major interstadial, whose termination is tentatively dated at about 48,000 yr B.P. was dominated by Eucalyptus forest under effective precipitation levels similar to those of today. The latter part of the last glacial period is considered to have been cold and dry although no pollen is preserved except during a short phase of amelioration, probably around 39,000 yr B.P. The Holocene has been characterised by mixed Casuarina and Eucalyptus woodland and forest until recent changes brought about by European people. Fire has been a constant feature of the environment and its influence on changing vegetation patterns cannot be determined with certainty.","2023-07-22 06:51:38.269 +0200","" +"DCosta:1997thesis","Analyses of pollen, sediments, shells and bones are used to reconstruct palaeoenvironments at Egg Lagoon and Lake Flannigan, northern King Island, Bass Strait. A recent pollen database is also established for south-eastern Australia to provide a firmer basis for the interpretation of the palaeoenvironmental records. Refined climatic reconstructions from the Egg Lagoon record are based on comparisons with modern analogues represented in the recent pollen database. This procedure allows some suggestions as to likely annual temperatures and precipitation levels. A range of dating techniques including radiocarbon, thermoluminescence, uranium/thorium, electron spin resonance and amino acid racemisation, has been applied to the Egg Lagoon sequence. Despite the application of a variety of methods, a realistic chronology for much of the Egg Lagoon sequence could not be constructed on this basis alone. Instead a preferred chronology for the Egg Lagoon record was established by reference to oxygen isotopic chronology,, palaeoclimatic estimates and pollen evidence from other long records in south-eastern Australia and supported, in general terms, by the dating results. The established chronology indicates that the sequence commences in the Early Pleistocene. There is then a major discontinuity in the sequence. Sedimentation recommences in the penultimate glacial (=oxygen isotopic stage 6) with the derived pollen record spanning most, if not all, of the last interglacialglacial cycle, probably providing one of the most detailed pollen records for the last interglacial period in south-eastern Australia. The analysis of two cores from Egg Lagoon provides some basis for an examination of spatial as well as temporal variation in the vegetation at the site through much of this time. The presence of a number of hiatuses in the record is suspected with the record for much of the last glacial period absent. The Holocene record at Egg Lagoon is also probably condensed and possibly discontinuous. Evidence for the last 4,000 years B.P. is provided by a pollen record derived from nearby Lake Flannigan. The following major environmental changes are evident at northern King Island. During the Early Pleistocene Egg Lagoon existed as a marine embayment with foraminiferal and malaecological assemblages similar to those of curre11t King lslartd marine settings. A major discontinuity is indicated by stream inciriion of these marine sediments. Sedimentation recommences in the penultimate glacial (=isotopic stage 6). Regional grassland and herbfields existing under cooler and drier conditions than present are inferred. Climatic conditions similar to present were established between~ 130,000 - 122,000 years B.P. (= isotopic stage 5e) with regional sclerophyll woodland or open forest present. Maximum extent of closed forest occurred under cooler (up to 2-3°C less than present) and wetter (+300 - 400mm) climatic conditions between 122,000 and 110,000 years B.P. Between ~110,000 and 91,000 years B.P. a drier sclerophyll forest type was establisitied under temperature and rainfall regimes similar to present. Between ~91,000 and 74,000 years B.P. a sclerophyll forest with an increasing Casuarinaceae and heath component occurred under similar to prf.sent annual temperature and slightly reduced annual rainfall. Between ~59,000 and 12,000 years B.P. (cool and drier than present climatic conditions were established with regional grasslands and herbfields present from atround 30,000 years B.P. Modem vegetation and climatic conditions were established early in the Holocene. The shorter, more detailed record from Lake Flannigan suggests that climate has been stable over the past 4,000 years B.P. The record derived from Egg Lagoon allows some examination of the history of closed forest taxa on King Island. Closed forest taxa appear to have reached their greatest extent between 122,000 and 110,000 years B.P. under cooler and wetter than present conditions. Closed forest representation then dedined, most likely due to adverse climatic conditions. The local extinction of Nothofagus) a tricolporate Cunoniaceae and Tubuliflorites pleistocenicus are suggested within the timespan represented by the Egg Lagoon sequence but the cause(s) cannot be determined with any certainty. Microscopic charcoal from the palaeoenvironmental records provides possible evidence for the arrival or people on King Island up to 40,000 years before the earliest archaeological evidence in Tasmania, although dating uncertainties mean that increased charcoal values may be recorded at a similar time to the oldest Tasmanian archaeological evidence. Reduced charcoal levels in the Holocene coincide with archaeological and historical evidence for the abandonment of the Island by people.","2023-07-22 06:51:38.269 +0200","" +"DCosta:2009dargaville","Multiproxy analysis of two swamps, representative of numerous sites in the Dargaville area, provide a Holocene record of a transition from flooded marine valleys to freshwater swamp-forests. Dendrochronology of subfossil wood from these and other associated sites provide a record of kauri (Agathis) growth and demise over 3600 calendar years. A discrepancy between the abundance of kauri pollen and the timing of maximum kauri forest development, as revealed by dendrochronology, suggests that kauri pollen abundance at our sites is determined by the wetness of the substrate rather than by proximity of source trees. This finding has implications for the palaeoclimatic interpretation of late Quaternary Agathis pollen curves. Kauri has been present in the Dargaville area for more than 7000 14C yr BP with suitable conditions for the preservation of wood leading to an apparent expansion in Agathis population after ~3600 cal. yr BP rather than representing a southerly migration of this species.","2023-09-03 12:38:33.072 +0200","" +"DEPWS:2021lag.as","Species _Lagorchestes asomatus_","2023-02-17 13:35:53.701 +0100","" +"DEPWS:2021mes.ma","Species _Mesembriomys macrurus_","2023-02-17 13:35:53.701 +0100","" +"DEPWS:2021not.aq","Species _Notomys aquilo_","2023-02-17 13:35:53.701 +0100","" +"DEPWS:2021smi.bu","Species _Sminthopsis butleri_","2023-02-17 13:35:53.701 +0100","" +"Dahms:2018wind","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Daley:2017formation","Along the eastern margin of Australia, hydrological variability reaches a peak in the subtropics of south-east Queensland and many rivers have entrenched characteristics. To address the nature of entrenchment and the relationship with adjacent alluvium, this paper presents the results of detailed chrono-stratigraphic analysis of alluvial units in the partly confined mid-reaches of Lockyer Creek, Australia. Four sites were investigated using topographic, sedimentological and chronological data. Radiocarbon and single grain optically stimulated luminescence dating indicate a large proportion of the valley fill reflects a major phase of aggradation of fine-grained alluvium from ca. 35 ka throughout the Last Glacial Cold Period. Synchronous incision of Pleistocene alluvial fills between 11.5 and 9.3 ka suggests the current entrenched Lockyer Creek formed in response to changes in late Quaternary climate. Holocene floodplains set within the entrenched Pleistocene valley floor have basal ages of ca. 7.5 ka, but whose proximal margins are still actively accreting. This Holocene fill has accreted over the mid- to late Holocene but overlaps with the contemporary hydrological regime. The sedimentary nature of the Holocene fill appears to be related to persistent antecedent controls in the form of bedrock and terrace constriction.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Daley:2018climatically","In the tectonically stable rivers of eastern Australia, changes in response to sediment supply and flow regime are likely driven by both regional climatic (allogenic) factors and intrinsic (autogenic) geomorphic controls. Contentious debate has ensued as to which is the dominant factor in the evolution of valley floors and the formation of late Quaternary terraces preserved along many coastal streams. Preliminary chronostratigraphic data from river terraces along four streams in subtropical Southeast Queensland (SEQ), Australia, indicate regionally synchronous terrace abandonment between 7.5–10.8 ka. All optically stimulated luminescence ages are within 1σ error and yield a mean age of incision at 9.24 ± 0.93 ka. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:27:49.974 +0100" +"Dallas:2004bundeena","The following radiocarbon dates have recently been obtained for shell samples taken from the archaeological test excavations of the Bundeena UC Midden site in May 2004. Full details of the archaeological test excavations and the contexts from which these samples were derived are contained in the report entitled Aboriginal Archaeological Test Excavations. Uniting Church Conference Centre Bundeena, NSW by Mary Dallas Consulting Archaeologists (August 2004). ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:28:23.643 +0100" +"Dallas:2008bundeena","This report has been prepared by Mary Dallas Consulting Archaeologists (MDCA) for Mars Australia Developments Pty Ltd and documents a program of Aboriginal archaeological test and salvage excavations undertaken between September and November 2007 of an Aboriginal campsite known as Loftus Street Bundeena [AHIMS Site #52-3-1367] within 96-98 Loftus Street Bundeena, NSW (the ""subject land"") [Figure 1.1]. These excavations were undertaken in advance of the redevelopment of the site for commercial purposes. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:28:23.939 +0100" +"Dam:1994bandung","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Darling:2020resistant","Prior numerical modeling work has suggested that incision into sub‐horizontal layered stratigraphy with variable erodibility induces non‐uniform erosion rates even if base‐level fall is steady and sustained. Erosion rates of cliff bands formed in the stronger rocks in a stratigraphic sequence can greatly exceed the rate of base‐level fall. Where quartz in downstream sediment is sourced primarily from the stronger, cliff‐forming units, erosion rates estimated from concentrations of cosmogenic beryllium‐10 (10Be) in detrital sediment will reflect the locally high erosion rates in retreating cliff bands. We derive theoretical relationships for threshold hillslopes and channels described by the stream‐power incision model as a quantitative guide to the potential magnitude of this amplification of 10Be‐derived erosion rates above the rate of base‐level fall. Our analyses predict that the degree of erosion rate amplification is a function of bedding dip and either the ratio of rock erodibility in alternating strong and weak layers in the channel network, or the ratio of cliff to intervening‐slope gradient on threshold hillslopes. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:28:38.408 +0100" +"Darmody:2008finland","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Darnault:2012receeding","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Darvill:2015patagonia","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Darvill:2018cordilleran","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"David:1984walkunder","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"David:1990echidna","Archaeological excavation of the Echidna's rest site was undertaken in 1985 as part of an M.A. thesis research project at the Australian National University (David 1987). The project concerned patterns of cultural change and stability during the Holocene in the Chillagoe region of Northern Queensland and included an investigation of past foraging behaviour. When this research began very little was known of the prehistory of the region (see Campbell 1982, David 1984). Echidna's Rest was therefore excavated primarily to obtain information about the human antiquity and paleoenvironment of the region.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"David:1990yiwarlarlay","Recent archaeological excavations at Yiwarlarlay, the Lightning Brothers site (Northern Territory), shows that the large, paired striped figures which today decorate the rock wall were originally painted late last century. Other similar paintings found throughout what is today Wardaman country likewise appear to be of recent antiquity. We report these findings, with preliminary discussion of their implications and prospects for future research.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"David:1991fern","In this paper, evidence is presented to show that there have been significant changes in the distribution of rock art types in northeastern Australia during the mid- to late-Holocene. The observations are made that 1) the more recent art can be divided geographically into two distinct groups, corresponding to two relatively disparate, ethnographically documented trading networks, located to the north and southwest of the Walsh River, and 2) within each of these regions rock paintings are formally extremely regionalised. The earlier art, on the other hand, shows a very different, more homogeneous spatial distribution. The antiquity of these art forms is first established, followed by a brief discussion of the ethnographic literature for clues as to the relationship between material behaviour and social formations during ethnohistoric times. It is concluded that the changes observed in the rock art from the region reflect relatively recent changes in patterns of interaction, including a regionalisation of social formations after 2500 years ago. These changes may express alterations of strategies related to systems of dispute management, which may be directly related to growing populations. The paper concludes with a brief examination of some of the implications of these observations.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"David:1991mitchell","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"David:1992date","Until recently, the dating of pre-Historic rock paintings relied exclusively on indirect determinations by their asso­ciation with archaeological materials of known antiquity. Because of the fragility of ancient rock art, it had generally not been possible to extract organic matter from rock paintings because of the large amounts of carbon required for conventional carbon dating techniques. The advances in carbon dating, especially via Accelerator MassSpec­trometry (AMS), which occurred during the 1980s, enabled the dating of very small amounts of carbon. This has afforded archaeologists with new potentials for dating rock art. Such a potential has already been proven by AMS dates obtained from a number of rock art sites around the world (e.g. Lorblanchet et al. 1990; Loy et al. 1990; McDonald et al. 1990; Russ et al. 1990; Watchman 1992). This paper reports on initial AMS dates obtained from the Chillagoe region of north Queensland, Australia.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"David:1992jalijbang","Archaeological excavations at the Jalijbang 2 rockshelter, near Katherine, Northern Territory, show that in this area pecked faces and Panaramitee type peckings are unlikely to pre-date the mid-Holocene. These results, however, are unlikely to shed light on the antiquity of pecked faces elsewhere in arid and semi-arid Australia, for the Cleland Hills, Durba Hills, Dampier, Sturt Creek, and Jalijbang pecked faces appear to be regionally distinctive. It does, however, show that the so-called Panaramitee artistic style consists of a broad, highly generalised set of conventions which cannot be purely understood as of having great antiquity.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"David:1992mordor","This paper briefly reports on archaeological investigations undertaken in SE Cape York Peninsula by the author in 1991. In particular, it presents initial radiocarbon results from Mordor Cave and Nurrabullgin 1 and introduces these sites in the context of broader research questions.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"David:1992recent","This paper briefly reports on archaeological investigations undertaken in SE Cape York Peninsula by the author in 1991. In particular, it presents initial radiocarbon results from Mordor Cave and Nurrabullgin 1 and introduces these sites in the context of broader research questions","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"David:1993caves","Tilis paper presents results obtained from two archaeological excavations undertaken in the Mitchell-Palmer limestone belt, north Queensland. The sites were excavated in order to investigate temporal patterning in the archaeological record, and especially to obtain information on the antiquity of rock art in the region. In line with previous models of change in Aboriginal prehistory, the results indicate major changes during the mid to late Holocene. They also indicate that the rock paintings from the region may largely date to the last 3500 years, whereas the peckings may be older.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"David:1996wardaman","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"David:1997cape","The prehistory of Cape York Peninsula, in tropical northern Australia, has been more intensively investigated than that of most other parts of the continent. As a result, a considerable database now exists by which long-term archaeological trends can be evaluated. In this paper we investigate temporal trends in occupational intensities and patterns of land use during the last 37,000 years by employing: 1, the temporal distribution of all radiocarbon dates obtained for the region; 2, the numbers of sites occupied through time; and 3, rates of establishment of new sites during the course of prehistory. These archaeological trends are then compared with the palaeo-environmental record of the region to determine its potential influence on the trends. We conclude that an initial, long period of regional occupation occurred (c. 37,000–4000 BP) when cultural trends varied in tandem with gross environmental fluctuations. This was followed by a late Holocene period (post 4000 BP) when cultural trajectories diverged significantly from environmental trends. This suggests that more complex Aboriginal demographic processes were set in train during the late Holocene, associated with social structures that were more dynamic than previously. We suggest that while changing patterns of land use may be apparent, their understanding requires an enquiry into periods of emergence — that is, their immediate historical antecedents. These results have broader implications for our understanding of Australian prehistory and the prehistory of other hunter-gatherer societies.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"David:1997ngarrabullgan","The human settlement of Australia falls into that period where dating is hard because it is near or beyond the reliable limit of radiocarbon study; instead a range of luminescence methods are being turned to (such as thermoluminescence at Jinmium: December 1996 ANTIQUITY). Ngarrabullgan Cave, a rock-shelter in Queensland, now offers a good suite of radiocarbon determinations which match well a pair of optically stimulated luminescence (OSL) dates -- encouraging sign that OSL determinations can be relied on.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"David:1998more","One of the great mysteries of recent archaeological research into Australia’s long history is the dramatic change in the nature and content of archaeological sites dating to the last five thousand years or so. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:28:57.878 +0100" +"David:1999holocene","Through an examination of land use during the late Holocene, this article explores the changing nature of place and identity in what is today Djungan country (NE Australia). We begin with the notion that use of place is mediated by historically positioned systems of meaning. We further contend that through praxis (as social practice), experience of place participates in the structuring and construction of identity. By examining changes in the way a distinctive mountain -- Ngarrabullgan (Mt Midligan) -- has been incorporated within the broader socio-cultural landscape through time, we conclude that major alterations took place in peoples' relations to their surroundings, and by implication in the construction of landscapes, life experiences and identity, around the fourteenth century AD. This has implications for the way we project ethnographic details, attuned to Dreaming-based ontological views of the world, into the more distant past.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"David:1999rockart","It has been 18 years since Andrée Rosenfeld suggested that the rock-art of north Queensland changed from non-figurative to mainly figurative forms some 5–4000 years ago. Her views were based on a small regional database and on indirect chronological evidence. This paper looks afresh at the antiquity of north Queensland's rock-art by reviewing the existing evidence — much elaborated since Rosenfeld's pioneering work — and by presenting new AMS radiocarbon results undertaken directly on rock-art. Her general chronological model is supported and refined by these new findings.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"David:2002landscapes","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"David:2004argan","The Argan stone arrangement complex of the island of Badu is a series of mainly geometrically shaped stone formations that together extend for 1km along an isolated ridge-top in Western Torres Strait. Here we report on archaeological excavations at this ritual site in a first attempt to historicise Badulgal spiritscapes.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"David:2004badu","Archaeological excavations on the island of Badu have for the first time revealed evidence of people in Torres Strait before 2500 years BP. We interpret this evidence as representing three phases of island use and occupation. Phase 1 (8000-6000 years BP), when the high islands of Torres Strait were part of terminal Greater Australia, saw permanent occupation of the region. During Phase 2 (6000-c.3500/3000 years BP), the Western Islands of Torres Strait were occasionally visited from Cape York. And in Phase 3 (c.3500/3000 years BP to present) the islands became occupied mainly by speakers of languages with strong Papuan and Austronesian elements from the north and northeast. We argue for Austronesian influences at the tip of Australia during the late Holocene.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"David:2004goba","A team of Elders and community officials from the island of Mua in the Torres Straits got together with archaeologists from Australia to study an episode which occurred on the island before the coming of Christianity in 1871. Oral tradition located the burial place of the father of an ancestral islander named Goba, and the investigation of a rock shelter nearby gave a dated sequence of occupation and a fresh sighting of rock paintings, all relating to the period. Each type of evidence gave context to the other, and the project offered a vivid example of how history is fashioned.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"David:2005bu","Bu (Syrinx aruanus) shell arrangements are often found in ritual sites across Torres Strait. The position of such sites within Indigenous cosmologies has been ethnographic- ally documented for the nineteenth and twentieth centuries. This article historicizes Indigenous spiritscapes by tracking back in time the history of this particular material expression of spiritual belief in Western Torres Strait. We argue that the last c. 400 years saw major shifts in ritual engagements with seascapes in Western Torres Straits. These transformations may have been Indigenous responses to the traumatic events of early contact with European seafarers, in particular the earliest Spanish sailors of 1606.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"David:2006kurturniaiwak","Despite more than 30 years of archaeological research, not a single detailed site report has ever been published for a village site in Torres Strait. This paper presents the results of small-scale excavations at the 700 year old village of Kurturniaiwak on Badu island in mid-western Torres Strait. It represents the first in an ongoing series of systematic excavations of village sites in this part of Torres Strait. Initial results support conclusions of major socio-cultural change for the region as recently proposed by McNiven, and indicate that a major reconfiguration of settlement-subsistenceritual systems probably took place in western Torres Strait sometime between 600 and 800 years ago.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"David:2006torres","The small islands of Western Torres Strait, between the large continental islands of Australia in the south and New Guinea in the north, witnessed major cultural transformations about 400 years ago. Innovations included the commencement of dugong bone mound-building and Syrinx aruanus shell arrangements. This paper explores the archaeological evidence for these new site types, linking the archaeology to late nineteenth century ethnography on Torres Strait ritual practices. It concludes by presenting four alternative models to explain the origins of these c. 400-year-old ritual innovations.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"David:2007nonda","Archaeological excavations in sediments dating to between 60 000 and 40 000 years ago are rare in Australia. Yet this is precisely the period in which most archaeologists consider that Aboriginal people arrived on the continent. In the few cases where such early sites have been investigated, questions have invariably been raised as to the reliability of stratigraphic associations between cultural items and the surrounding sediments. This paper describes a method for examining sediment mixing in a stratigraphic sequence using the optically stimulated luminescence (OSL) signals from individual sand-sized grains of quartz. We apply this method to the archaeological site of Nonda Rock (north Queensland), in combination with radiocarbon dating of charcoal fragments, to construct chronologies for human occupation and for the preceding, culturally sterile, deposits. Our age estimates have implications for the timing of first human arrival in Australia. Copyright © 2007 John Wiley \& Sons, Ltd.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"David:2007ojp","Excavations at the limestone cave site OJP, in the Kikori River lowlands, Papua New Guinea, reveal the first evidence for human activity in this part of PNG during the terminal Pleistocene. This paper reports on the initial radiocarbon results and associated cultural materials.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"David:2008bulbul","The Gelam story tells of legendary events that took place at the beach and on the sandy dunefields at Bulbul, and along the hill side and ridge-top at Gerain. The protagonists, Gelam and his mother Usar, undertook various activities in these locations, including hunting and consuming geinau (Torres Strait pigeons, Ducula spilorrhoa) on the ridgetop at Gerain, and camping at Bulbul. This paper reports on archaeological surveys undertaken at Gerain and Bulbul, the area of Gelam and Usar‘s homeland, including radiocarbon ages for a series of surface sites.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"David:2008defence","Shortly prior to the arrival of the first missionaries on Mua in 1872, the Mualgal, the Indigenous people of Mua, were in a fluctuating state of war and alliance with various neighbouring groups including the Badulgal, Goemulgal and Kaurareg,. This state of affairs necessitated shifting settlement patterns to minimise the chance of surprise attack on Mua villages, and the location of strategic lookout points for enemy raiding parties. These latter locations contained warning installations including the placement of bu (trumpet) shells at elevated sentinel points with good views across the surrounding land and seascape. The presence of such warning devices at strategic lookout points has in some cases resulted in distinctive archaeological signatures amenable to archaeological enquiry. This paper reports on initial radiocarbon dates on such strategic installations, aiming to investigate the antiquity of Mua‘s unstable socio-political relations with surrounding groups.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"David:2008rethinking","Archaeological models of regional occupation for culture change in and the arrival of trade goods into, the Gulf Province of Papua New Guinea have largely relied on pioneering research undertaken in the 1970s, prior to the advent of AMS radiocarbon dating and from a time when excavation methods were relatively coarse-grained. These early chronologies were based on bulk radiocarbon samples potentially incorporating materials from multiple periods of occupation, and freshwater shells ‘contaminated‘ by old carbon from regional Miocene limestones necessitating the application of correction factors of uncertain local applicability. This paper revises chronological aspects of pre-European contact history for the mid-Kikori River region of the Gulf Province. It presents a suite of 100 new AMS radiocarbon dates on individual pieces of charcoal, human teeth and a fish bone from 16 sites, in order to re-assess previous chronologies and understandings of the region‘s history, and to provide a new foundation for future modelling of site and regional land use. Past settlement systems in this region were guided by processes of social interaction and thus need to be interrogated through notions of social landscape in historical perspective.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"David:2008site","Geomorphological testing ofthe coastal ridges at Bulbul in NE Mua (Torres Strait) unexpectedly revealed subsurface archaeological deposits. This paper reports on archaeological excavations undertaken at subsurface site Mua 116 following these geomorphological investigations.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"David:2008upihoi","On 20 August 2007, Epemeavo and Kea Kea villagers from the eastern end of the Gulf Province of Papua New Guinea reported finding two lagatoi hulls deeply buried in beach sands at Upihoi, near Epemeavo village, parts of a trading vessel associated with the renowned Motu hiri trade of former times. This paper presents results of an emergency investigation of these finds by staff of the Papua New Guinea National Museum and Art Gallery and Monash University, describing the find, its environmental, cultural and social settings and contexts of discovery, radiocarbon dating, historical assessments, and significance.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"David:2008urakaraltam","Archaeological research at a number of midden sites on the north coast of the island of Mua, Torres Strait, indicate peak levels of cultural deposition during the last 300 years. This paper reports on archaeological excavations undertaken at sites Mua 36, Mua 38 and Mua 84 at Gerain and nearby Urakaraltam.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"David:2009keveoki","Investigations at the newly discovered, once-coastal but now inland archaeological village site of Keveoki 1 allows us to characterise the nature and antiquity of ancestral hiri trade ceramics around 450-500 cal BP in the recipient Vailala River-Kea Kea villages of the Gulf Province of the southern coast of Papua New Guinea. This paper reports on the decorated ceramics from Keveoki 1, where a drainage channel cut in 2004 revealed a short-lived village site with a rich, stratified ceramic assemblage. It represents a rare account of the ceramic assemblage from a short duration village on a relic beach ridge in southern Papua New Guinea, and contributes to ongoing attempts to refine ceramic sequences in the recipient (western) end of the hiri system of long-distance maritime trade. Because of the presence of a single occupational period of a few decades at most, short duration sites such as Keveoki 1 allow for chronological refinement of ceramic conventions in a way that multilevel sites usually cannot, owing to the lack of stratigraphic mixing between chronologically separate ceramic assemblages in the former.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"David:2009koey","Koey Ngurtai is a small, uninhabited island located midway between the residential islands of Badu and Mabuyag in western Torres Strait. In 2003 and 2004, 100% surveys of the islet revealed 166 cultural sites. Fifty archaeological excavations were undertaken, revealing a rich history of islet use culminating with the emergence of Koey Ngurtai as a ritual centre after 550-700 cal BP, and a proliferation of ritual structures focused on dugong hunting magic after 350-550 cal BP. Shortly after the arrival of colonial powers in Torres Strait in the 1870s, including pearl shelling and missionary activity, Koey Ngurtai‘s ritual status was again transformed. This paper reports on these archaeological investigations and historicises Koey Ngurtai as a ritual land-and-seascape.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"David:2010emo","Since the 1970s the site of Emo (aka ‘Samoa‘, ‘OAC‘) in the Gulf Province of Papua New Guinea has been cited as one of the earliest-known ceramic sites from the southern Papuan lowlands. This site has long been seen as holding c.2000 year old evidence of post-Lapita long-distance maritime trade from (Austronesian-speaking) Motu homelands in the Central Province, where pottery was manufactured, to the (non-Austronesian) Gulf Province some 400km to the west where pottery was received and for which large quantities of sago were exchanged (the ancestral hiri trade). However, until now the only three radiocarbon dates available for Emo were out of chronostratigraphic sequence, and few details on the site had been published. This paper presents the results of new excavations and the first detailed series of AMS radiocarbon determinations from Emo, thereby resolving long-standing uncertainties about the age of the site and its implications for the antiquity of the long-distance Motuan hiri maritime trade.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"David:2011lapita","For over forty years, archaeologists working along Papua New Guinea‘s southern coastline have sought evidence for early ceramics and its relationship with Lapita wares of Island Melanesia. Failing to find any such evidence of pottery more than 2000 bp, and largely based on the excavation of eight early pottery-bearing sites during the late 1960s into the early 1970s, synchronous colonization some 2000 bp along 500km of the south Papuan coastline by post-Lapita ceramic manufacturers has been posited. This paper presents conclusive evidence for the presence of Lapita ceramics along the Papuan south coast between c. 2500 and 2900 cal. bp, thereby indicating that current models of colonization by ceramicists for the region need to be rethought. We conclude with a brief reflection as to why these Lapita horizons were missed by previous researchers.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"David:2011nawarla","Recent excavations at Nawarla Gabarnmang in Jawoyn country, southwest Arnhem Land have produced a long sequence of AMS radiocarbon determinations on individual pieces of charcoal reliably associated with stone artefacts dating back to 45,180±910 cal BP. It represents one of the earliest radiocarbon-dated archaeological sites in Australia. Here we report on initial results.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"David:2012caution","This paper reports on the ceramics from Squares A and B of Bogi 1, a newly excavated site at Caution Bay, south coast of mainland Papua New Guinea. A dense cultural horizon dated from c. 2150 to c. 2100 calBP and preceded by earlier cultural deposits contains previously undescribed ceramics of limited decorative variability almost exclusively focused on Anadara shell edge impressions below finger-grooved lips, which we term the Linear Shell Edge-Impressed Tradition. Here we present the chrono-stratigraphic evidence for this decorative tradition and how it relates to previously described shell-impressed ceramics from the broader region.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"David:2012poromoi","Archaeological excavations at an ancestral village site within rainforest in Papua New Guinea has revealed buried cultural evidence that can be explained in a number of ways. While interpretations based on Western archaeological methods suggest regional landscape dynamics informed by geomorphological processes, Indigenous Rumu oral traditions suggest an interpretation of the site’s stratigraphy based on the workings of spiritual forces. The role of story-telling and new information in site interpretation and understanding is explored in light of these different yet complementary accounts.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"David:2013nawarla","We report new archaeological excavations from northern Australia revealing part of a charcoal design likely to be c. 28,000 years old (and chrono-stratigraphically constrained within the period 15,600-45,600 cal BP) on a small rock slab fallen from the ceiling at the rockshelter of Nawarla Gabarnmang in Jawoyn country, Arnhem Land. This represents the oldest confirmed pictograph in Australia.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"David:2015kumukumu","We report on archaeological excavations undertaken at Kumukumu 1 atop the dense rainforest-clad Aird Hills of the Kikori river delta islands, south coast of Papua New Guinea. Results indicate exploitation of the nearby environment, including the gathering of some 200 million shellfish from riverine habitats at the base of the hill some 600 years ago, and deposition of shell remains onto hilltop middens. We ask what the implications of such a site in a defensive location on the upper, steep hillslope of Kumukumu hill are for regional occupation and dynamics. We conclude that the hinterland-marine fringe islands of the river deltas that include the site of Kumukumu 1 were especially sensitive to heightened cross-cultural influences and inter-group raids and competition, leading to accelerated processes of centralisation and aggrandisement among some groups, and the subjugation, fragmentation and dispersal of less powerful neighbouring groups.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"David:2015waredaru","In 2008-2009, the patriarch of the Keipte Kuyumen clan of the upper Kikori River near the Highlands foothills, Papua New Guinea, requested that archaeological excavations be undertaken at the site of Waredaru in a dense rainforest setting, an ancestral village only known from oral traditions. According to these oral traditions, Waredaru was a sago adze-head (‘sago-pounder‘) manufacturing centre, and it is at this village that the Keipte Kuyumen underwent an important ceremony by which they obtained their clan lands. This paper reports on these archaeological excavations, enabling the rare dating of the origins of the Keipte Kuyumen as a landed social group.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"David:2016ruisasi","The history of pottery use along the south coast of Papua New Guinea spans from Lapita times, here dated to 2900–2600 cal BP, through to mass production of pottery associated with a number of ethnographically-known interaction (and exchange) networks. Understanding the antecedents and developmental histories of these interaction networks is of considerable importance to archaeological research from local to western Pacific geographical scales. The archaeological site of Ruisasi 1 located at Caution Bay near Port Moresby provides new insights into scales of pottery production before the development of the regional Motu hiri exchange system within the past 500 years. Here faunal remains indicate occupation by marine specialists who exploited a diverse range of local marine environments. Nearly 20,000 ceramic sherds are present in Square A, mostly from a 26 cm thick ‘pottery midden‘. A minimum of 45 red slip/plainware vessels based on conjoined sets of sherds plus two vessels with incised decoration are present; the maximum number of clay vessels based on Fabric Types is 155. The globular red slip/plainware pots have highly standardized shapes and sizes, consistent with mass pottery production. The concentration of sherds from these pots within the pottery midden reflects short-duration depositional events within the period of village life c. 1630–1220 cal BP. Whether or not the pots were made locally or imported is the subject of ongoing research. Whatever the case, Ruisasi 1 raises the possibility of mass pottery production possibly linked to a regional interaction network pre-dating the hiri.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"David:2017arnhem","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"David:2017jawoyn","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"David:2017nawarla","Western Arnhem Land, in the Top End of Australia's Northern Territory, has a rich archaeological landscape, ethnographic record and body of rock art that displays an astonishing array of imagery on shelter walls and ceilings. While the archaeology goes back to the earliest period of Aboriginal occupation of the continent, the rock art represents some of the richest, most diverse and visually most impressive regional assemblages anywhere in the world. To better understand this multi-dimensional cultural record, The Archaeology of Rock Art in Western Arnhem Land, Australia focuses on the nature and antiquity of the region's rock art as revealed by archaeological surveys and excavations, and the application of novel analytical methods. This volume also presents new findings by which to rethink how Aboriginal peoples have socially engaged in and with places across western Arnhem Land, from the north to the south, from the plains to the spectacular rocky landscapes of the plateau. The dynamic nature of Arnhem Land rock art is explored and articulated in innovative ways that shed new light on the region's deep time Aboriginal history.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"David:2019borologa","The ‘direct’ dating of rock art has proliferated since the development of accelerator mass spectrometry radiocarbon, uranium-series and optically stimulated luminescence dating, yet still, most rock art is not directly datable due to the mineral nature of the constituent pigments. Here we present another method: the recovery and dating by stratigraphic association of small buried fragments of ochre and dried paint drops deposited onto soft sediment surfaces as by-products of paint production and use. These finds also give added contextual occupational information for archaeology of painting events. The case is made through the example of Borologa 1, a richly decorated Wanjina rockshelter in the Kimberley region of northwestern Australia that contains buried hearths, grindstones, earth pigments and small fallen spalls of rock containing traces of pigment and paint drops. Results from excavation indicate the beginning of Wanjina motifs and associated painting conventions on Art Panel B1 sometime between 2,080–1,160 cal BP and their proliferation in the past millennium.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"David:2019nawarla","We present Bayesian modelling on a long sequence of radiocarbon ages from the archaeological site of Nawarla Gabarnmang, central Arnhem Land plateau, northern Australia. A horizon of wind-borne sediments containing flaked stone artefacts and charcoal commencing >45,610 cal BP (the young end of the modelled boundary age range, which extends beyond the limit of the calibration curve), with a median modelled age of 48,500 cal BP, signals the onset of aeolian mobilisation of fine sands and silts across the landscape, and re-deposition within the site at a time synchronous with the first evidence of people. This earliest cultural horizon (Stratigraphic Unit 4) contains 509 stone artefacts, and is marked by a contemporaneous sedimentary break, from underlying culturally sterile sediments consisting of disintegrating roof-fall and in situ sandstone and quartzite to overlying culturally-rich wind-blown sand. The new radiocarbon ages and wind-blown sediments together provide evidence for the commencement of noticeable landscape burning on the Arnhem Land plateau c. 48,500 cal BP, suggesting an intensification of landscape management practices at the summit of the Arnhem Land plateau some 10,000–15,000 years after the lowest dense band of artefacts (Phase 2) at Madjedbebe on the floodplains 90 km to the north. These results have ramifications for the structure and timing of the spread of people across Australia, and the extinction of megafauna in Sahul.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"David:2021late","Understanding of Late Pleistocene megafaunal extinctions in Australia and New Guinea (Sahul) suffers from a paucity of reliably dated bone deposits. Researchers are divided as to when, and why, large-bodied species became extinct. Critical to these interpretations are so-called ‘late survivors‘, megafauna that are thought to have persisted for tens of thousands of years after the arrival of people. While the original dating of most sites with purported late survivors has been shown to have been erroneous or problematic, one site continues to feature: Cloggs Cave. Here we report new results that show that Cloggs Cave‘s youngest megafauna were deposited in sediments that date to 44,500-54,160 years ago, more than 10,000 years older than previously thought, bringing them into chronological alignment with the emerging continental pattern of megafaunal extinctions. Our results indicate that the youngest megafauna specimens excavated from Cloggs Cave datedate to well before the Last Glacial Maximum (LGM), and their demise could not have been driven by climate change leading into the LGM, the peak of the last Ice Age.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"David:2021years","In this paper we report on new research at the iconic archaeological site of Cloggs Cave (GunaiKurnai Country), in the southern foothills of SE Australia‘s Great Dividing Range. Detailed chronometric dating, combined with high-resolution 3D mapping, geomorphological studies and archaeological excavations, now allow a dense sequence of Late Holocene ash layers and their contents to be correlated with GunaiKurnai ethnography and current knowledge. These results suggest a critical re-interpretation of what the Old People were, and were not, doing in Cloggs Cave during the Late Holocene. Instead of a lack of Late Holocene cave occupation, as previously thought through the conceptual lens of ‘habitat and economy‘, Cloggs Cave is now understood to have been actively used for special, magical purposes. Configured by local GunaiKurnai cosmology, cave landscapes (including Cloggs Cave‘s) were populated not only by food species animals, but also by ‘supernatural‘ Beings and forces whose presence helped inform occupational patterns. The profound differences between the old and new archaeological interpretations of Cloggs Cave, separated by five decades of developing archaeological thought and technical advances, draw attention to archaeological meaning-making and highlight the significance of data capture and the pre-conceptions that shape the production of archaeological stories and identities of place.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"David:2022tanamu","[Extract] The discovery in 2010 of stratified Lapita assemblages at Caution Bay near Port Moresby, south coast of mainland Papua New Guinea (PNG) (David et al. 2011; McNiven et al. 2011), brought to the fore a series of important questions (Richards et al. 2016), many of which also apply to other parts of Island Melanesia where Lapita sites have been known for many decades. Unlike other parts of Melanesia, however, at Caution Bay some of the Lapita sites also have pre-Lapita horizons. A number are culturally very rich. At Caution Bay, where the oldest confirmed Lapita finds date to no earlier than c. 2900 cal BP (McNiven et al. 2012a), the major questions do not concern the earliest expressions of Lapita around 3300–3400 cal BP. Rather, here we are concerned more with identifying how assemblages associated with the Lapita cultural complex arrived and transformed along the south coast, after a presence in coastal and island regions to the northeast over the previous 400 years. These concerns contain both spatial and temporal elements: how and when, as a prelude to why, particular cultural traits continued and changed across Caution Bay. Tanamu 1 is the first of 122 archaeological sites excavated in Caution Bay upon which we will report. As a site, it represents the ideal entry point, as being a coastal site which contains pre-Lapita, Lapita and post-Lapita horizons it encapsulates many of the signatures, trends and transformations seen across the >5000 year Caution Bay sequence at large. Of special note in the wider context of Lapita archaeology, the presence of rich pre-Lapita horizons is what makes Caution Bay so important both in and of itself and for the Lapita story.","2022-10-09 20:04:07.350 +0200","" +"Davidson:1976masters","Three pollen diagrams were prepared to study Late Holocene vegetation change in the Kaikoura area. The vegetation on the Kahutara Hills has passed through a succession of formations; Leptospermum scrubland, Podocarp-mixed hardwood forest, pteridium fernland, and European grassland) over an undated time period. However, the Nothofagus element at Lake Rotoiti has remained relatively static and thus could imply that the core post dates the southward Nothofagus migration and spans about 6000 years. Fire throughout has been a constant feature of the environment, but correlates with the vegetation fonnations, suggesting that it may be responsible for the changes. The highest frequencies of fire correlate with the pteridium fernland and lowest frequencies with the Podocarp-mixed hardwood forest. Most of the fires were probably natural, however man has been at least partly responsible in the last 1000 years. The vegetation on the Kaikoura Peninsula, determined from dated pollen diagrams from Wairepo Lagoon and Mudstone Bay show that the vegetation has remained unaltered for 400 years. There is no record of the Podocarp-mixed hardwood forest recorded by Moar, (in Duckmanton, 1974), supposedly destroyed at about 300 years B.P. High charcoal frequencies, derived from Polynesian fires, could explain the lack of vegetation change. The environmental change of barrier beach building recorded by Duckmanton (1974), can be attributed to fire caused cliff instability and to Polynesian burning in the Kowhai and Hapuku Catchments. A coincidental tectonic uplift caused the barrier beaches to move and to enclose areas of shore platform behind which lagoons developed, slope deposits covering lagoonal peats (Duckmanton, 1974) are considered to be due to Maori Pa building. Sedimentation in European Times varied considerably. Silting at Lake Rotoiti, 4.5cms/10 years, was very rapid. On the Peninsula the effect of the European varied, from no effect at Wairepo Lagoon to a marked increase at Mudstone Bay. The pollen analysis however records no significant effect of the European on vegetation structure other than the change to introduced grassland.","2023-09-03 12:38:33.072 +0200","" +"Davidson:1993cuckadoo","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Davidson:1996oceanic","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Davies:1968tooth","In May, 1967 Mr. Ian Crawford, Curator of Anthropology and Archaeology, Western Australian Museum, informed Professor N. W. G. Macintosh, Department of Anatomy, University of Sydney of the existence of a human fossil tooth derived from an excavation in Western Australia, and offered to send it for examination. He wrote that Mr. Duncan Merrilees, Acting Curator of Palaeontology at the Museum had ‘... [_truncated_] found a human tooth in a box containing marsupial fossils excavated by Lundelius from Devil‘s Lair, Nannup. The tooth (Western Australian Museum A16284) was received subsequently for examination by Macintosh and was identified as a human permanent maxillary left central incisor ; one is impressed immediately by the large mesio-distal diameter of its crown and its short root. Merrilees has provided the following extract from a manuscript, shortly to be published (Merrilees, 1968), containing information of the site from which the tooth was excavated: ‘ Devil‘s Lair. This is a small antechamber near the entrance to Nannup Cave, about 300 yards east of Strong‘s Cave ; it is the site referred to by Lundelius (i960, 1966) and Cook (i960) as ‘ Nannup Cave ‘. Lundelius (i960) reports radiocarbon dates of 8,500±60 years B.P. and 12,175±275 years B.P. on charcoal samples from Devil‘s Lair ; the older sample does not represent the bottom of the deposit, which may represent a considerable span of Late Pleistocene time. A human incisor tooth (A16284), portion of a baler shell (Chicago Nat. Hist. Mus. P.E. 11150) and stone artefacts (not yet traced) were recovered by Lundelius in his excavation in Devil‘s Lair, but their stratigraphic relationship to the dated charcoal samples is not known.‘","2022-07-10 16:01:09.673 +0200","2023-01-11 09:28:58.469 +0100" +"Davies:2017marguerite","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Davies:2018reversal","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Davies:2019british","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Davis:1978sediments","Paleoclimatic interpretation of the fossil pollen record uses both the distribution limits of species and their abundances. In each case the relationship of the plants to modern climate is used to interpret past occurrences. Problems arise in using pollen to determine accurately either the distribution of a species in space or its abundance, but the real limitation of the method seems to be lack of understanding of the role of climate in controlling plant species. The distribution data seem to give more precise paleoclimate estimates, but the approach leads to consideration of each species in isolation. The use of abundances, because it relies so heavily on interpretation of pollen assemblages, places more emphasis on the entire community and its relation to regional climate. Here the major difficulty comes in understanding unique communities that differ from modern analogues. They may differ because of biological factors such as immigration lag yet reflect a climate fully analogous to modern climate. Or they may indicate a unique combination of climatic conditions that has evoked a unique vegetation response. Complicating these interpretations are interactions among species, which can produce changes in abundance that mimic the effect of climatic change. Species interactions, although difficult to unravel from climatic effects in the fossil record, have potential for showing how changes in the physical environment influence the outcome of competition in plant communities.","2023-01-05 16:42:05.198 +0100","" +"Davis:1997azael","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Davis:1999canadian","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Davis:2006overridden","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Davis:2015katahdin","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Dawson:1997cathedral","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"DeDeckker:2021kangaroo","A palynological record spanning the last glacial--interglacial period was derived from high-resolution, deep-sea core MD03-2607, located near Kangaroo Island in South Australia. The core site lies opposite the mouth of the River Murray that, together with the Darling River, drains the extensive (∼1.6 x 106 km2) Murray-Darling Basin (MDB). The record comprises 120 samples and is compared with detailed records of sea-surface temperature (SST), the C3/C4 plant ratio obtained from the δ13C of n-alkanes from leaf waxes, the fluvial clay fraction and its neodymium isotopic composition, airborne dust and the biomass-burning component levuglosan. The chronology of the core is robust; it is built on 24 radiocarbon dates derived from planktic foraminifera, 16 optically stimulated luminescence dates, plus 12 tie points linked to the astronomically tuned marine isotopic record. Algal remains are found in nearly all samples supporting our postulation that the palynoflora is predominantly waterborne. Major findings are that the gymnosperm Callitris, together with high percentages of herb pollen (mostly C3 plants), is predominant during cold, arid phases, whereas Eucalyptus, is predominant during warmer and wetter periods. High charcoal concentration coincides with high percentages of Eucalyptus, mostly during wet and warm periods. Using the geochemistry of the core's fluvial sediments, it has been possible to identify when water-transported palynoflora and charcoal originated from the Murray sub-basin (consisting of the River Murray and its main tributaries but not from central or western South Australia). During those periods, rainfall principally originated from the southeastern Indian Ocean. When the Darling sub-basin was the main source of the palynoflora, rainfall must have instead originated from northern Australia. The eolian dust record from the core shows that the dust signal generally coincides with the increased values in herb pollen, in particular during the Last Glacial Maximum (LGM) when, in addition to high herb percentages, Callitris representation also increased. This dry landscape taxon likely colonised the then-exposed Lacepede Shelf during this period of extreme low sea-level. There is a good correspondence between SST and mean annual precipitation reconstructed from the pollen counts. During warm phases in the ocean, Eucalyptus was the dominant tree taxon, especially for the entirety of Marine Isotope Stages (MIS) 5, plus MIS 3 and MIS 1. Charcoal levels were particularly low during the dry phases MIS 4 and 2, and even more so during the LGM.","2023-07-22 06:51:38.269 +0200","" +"DeLong:2017andreas","Relative horizontal motion along strike-slip faults can build mountains when motion is oblique to the trend of the strike-slip boundary. The resulting contraction and uplift pose off-fault seismic hazards, which are often difficult to detect because of the poor vertical resolution of satellite geodesy and difficulty of locating offset datable landforms in active mountain ranges. Sparse geomorphic markers, topographic analyses, and measurement of denudation allow us to map spatiotemporal patterns of uplift along the northern San Andreas fault. Between Jenner and Mendocino, California, emergent marine terraces found southwest of the San Andreas fault record late Pleistocene uplift rates between 0.20 and 0.45 mm yr–1 along much of the coast. However, on the northeast side of the San Andreas fault, a zone of rapid uplift (0.6–1.0 mm yr–1) exists adjacent to the San Andreas fault, but rates decay northeastward as the coast becomes more distant from the San Andreas fault. A newly dated 4.5 Ma shallow-marine deposit located at ∼500 m above sea level (masl) adjacent to the San Andreas fault is warped down to just 150 masl 15 km northeast of the San Andreas fault, and it is exposed at just 60–110 masl to the west of the fault. Landscape denudation rates calculated from abundance of cosmogenic radionuclides in fluvial sediment northeast of, and adjacent to, the San Andreas fault are 0.16–0.29 mm yr–1, but they are only 0.03–0.07 mm yr–1 west of the fault. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:27:25.467 +0100" +"DelVecchio:2018pennsylvania","We sought to understand the time scale, mechanisms, and extent of landscape modification in unglaciated central Pennsylvania by studying sediment moving through and stored in a sandstone headwater valley. In this landscape, the timing and extent of landscape modification are poorly constrained, and it is unclear whether, and how much, periglacial processes drive landscape evolution during cold glacial periods. Our investigation pairs geomorphic mapping with in situ cosmogenic 10Be and 26Al measurements of surface material and buried clasts to estimate the residence time and depositional history of colluvium within Garner Run, a 1 km2 headwater valley in the central Appalachian Mountains containing relict Pleistocene periglacial features, including solifluction lobes, boulder fields, and thick colluvial toe-slope deposits. The preservation of periglacial landforms into the present interglacial suggests active hillslope sediment transport in cold climates followed by only limited modification in the Holocene. The 10Be concentrations of stream sediment and hillslope regolith indicate slow erosion rates (6.6 ± 0.6 m m.y.-1) over the past ~100 k.y. From 26Al/10Be burial dating of valley-bottom deposits recovered from a 9 m drill core, we infer two pulses of deposition since 340 ± 80 ka, a record that spans at least three glacial terminations and implies limited removal of valley-bottom deposits during interglacial periods. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:27:25.171 +0100" +"Delannoy:2020borologa","Archaeologists usually see, and understand, rock shelters as taphonomically active, but pre-existing, physical structures onto which people undertake a variety of actions including rock art. Our aim in this paper is not only to document the changes undergone by rock shelters but also to identify traces of anthropic actions that have intentionally led to these changes. Recent research in northern Australia provides empirical evidence that for thousands of years, Aboriginal peoples altered the physical shape of rock shelters by removing masses of rock to create alcoves, restructure internal spaces and create stone-worked furniture. Through archaeomorphological research, this paper presents evidence from Borologa in Australia’s Kimberley region, where hard quartzite monoliths were shaped and engaged as architectural designs by Aboriginal people prior to painting many surfaces, making us rethink what have traditionally been distinguished as natural versus cultural dimensions of archaeological landscapes and rock art sites.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Delmas:2008pyrenees","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Delmas:2011palaeogeography","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Delunel:2010pelvoux","The potential tectonic and climatic controls on erosion rates in the European Alps and other mountain belts remain strongly debated. We have quantified denudation rates at catchment scales using in situ produced cosmogenic nuclides (10Be) in stream sediments, sampled at the outlets of twelve variously sized (27–1072 km2) catchments of the Ecrins–Pelvoux massif (French Western Alps), with average elevations ranging from 1700 to 2800 m. Spatially-averaged denudation rates, corrected for potential shielding by Little Ice Age glaciers, vary from 0.27 ± 0.05 to 1.07 ± 0.20 mm/yr on millennial timescales. Our results exhibit a correlation (ρ2 = 0.56) between denudation rate and mean catchment elevation, in the absence of significant correlation with any other morphometric parameters (relief, slope, catchment size, hypsometry, etc). Although such variations in erosion rates have been previously linked to variations in tectonic uplift rate, the relatively small size and tectonic homogeneity of our study area exclude a strongly variable tectonic control. We interpret the increase in erosion rate with elevation as the effect of frost-controlled processes, which are strongly temperature-dependent. We use a one-dimensional heat-flow model driven by high-resolution instrumental temperature records from the study area to correlate the variability in denudation rates with the integral of the absolute temperature gradient within the frost-cracking window (− 3 to − 8 °C), a proxy of the frost-cracking intensity, for each catchment. The results imply that the efficiency of frost cracking constitutes a major control on catchment-wide denudation rates in the study area, explaining more than half the measured variability in these rates. Our study shows that present-day denudation of the Ecrins–Pelvoux massif is controlled by a climatically driven factor and suggests that frost-cracking processes impose an important control on the post-glacial topographic evolution of mid-latitude mountain belts.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Delunel:2013etages","Although beryllium‐10 (10Be) concentrations in stream sediments provide useful synoptic views of catchment‐wide erosion rates, little is known on the relative contributions of different sediment supply mechanisms to the acquisition of their initial signature in the headwaters. Here we address this issue by conducting a 10Be‐budget of detrital materials that characterize the morphogenetic domains representative of high‐altitude environments of the European Alps. We focus on the Etages catchment, located in the Ecrins‐Pelvoux massif (southeast France), and illustrate how in situ 10Be concentrations can be used for tracing the origin of the sand fraction from the bedload in the trunk stream. The landscape of the Etages catchment is characterized by a geomorphic transient state, high topographic gradients, and a large variety of modern geomorphic domains ranging from glacial environments to scarcely vegetated alluvial plains. Beryllium‐10 concentrations measured in the Etages catchment vary from ~1 × 104 to 4.5 × 105 atoms per gram quartz, while displaying consistent 10Be signatures within each representative morphogenetic unit. We show that the basic requirements for inferring catchment‐wide denudation from 10Be concentration measurements are not satisfied in this small, dynamic catchment. However, the distinct 10Be signature observed for the geomorphic domains can be used as a tracer. We suggest that a terrestrial cosmogenic nuclide (TCN) budget approach provides a valuable tool for the tracing of material origin in basins where the ‘let nature do the averaging’ principles may be violated. Copyright 2013 John Wiley and Sons, Ltd.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Delunel:2020alps","We compile detrital 10Be concentrations of Alpine rivers, representing the denudation rates pattern for 375 catchments across the entire European Alps. Using a homogeneized framework, we employ state-of-the-art techniques for inverting in-situ 10Be concentrations into denudation rates. From our compilation, we find that (i) while lithologic properties and precipitation/runoff do influence erosion mechanisms and rates at the scale of individual catchments and in some specific Alpine regions, such controls do not directly stand for the entire Alps, (ii) as also previously suggested, catchment-wide denudation rates across the entire European Alps closely follow first-order Alpine topographic metrics at the scale of individual catchments or selected Alpine sub-regions. However, in addition to previous local-scale studies conducted in the European Alps, our large-scale compila- tion highlights a functional relationship between catchment-wide denudation and mean catchment slope angle. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:27:25.761 +0100" +"Demuro:2019corrigendum","The paper by Ditchfield et al. (2018) contains a number of inaccuracies with respect to the OSL dating results for John Wayne Country Rockshelter. After consultation with the research team responsible for the production of these datasets (M. Demuro, D. Questiaux, L.J. Arnold and N. Spooner), who did not co-author the original manuscript, we provide here the corrected OSL dating results. The OSL ages presented herein supersede those of Ditchfield et al. (2018) and should be cited for future chronological comparisons of the John Wayne Country Rockshelter site.","2022-10-09 20:04:07.350 +0200","" +"Denham2012:dating","The Bayesian calibration program OxCal v.4.1.5 is applied to two chronological datasets for early Lapita derived from two comprehensive reviews. The two datasets are supplemented by published ages for early Lapita sites in two key island groups within Remote Oceania: Vanuatu and Fiji. The analyses provide statistically robust chronologies for the emergence of Lapita on Mussau at 3470–3250 cal BP and in the rest of the Bismarck Archipelago at 3360–3240 cal BP. After a period of 130–290 years, Lapita dispersed to Vanuatu by 3250–3100 cal BP and to Fiji by 3130–3010 cal BP.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Denham:2003archaeological","Claims for the early and independent origins of agriculture in New Guinea partially rest on the archaeological evidence for mid Holocene drainage and land use at five sites in the interior. The five sites are Kuk, Kana, Mugumamp and Warrawau in the Wahgi Valley and Ruti Flats in the Lower Jimi Valley, all in Western Highlands Province, Papua New Guinea. The archaeological remains, morphological comparisons and chronological correlations at each site are critically evaluated. Problems with the constitution of the mid Holocene remains are raised, with claims for agricultural remains at two sites, Kana and Ruti Flats, considered questionable on the available, published evidence. The archaeological remains at Kuk, Mugumamp and Warrawau consist of palaeosurfaces interpreted to represent prehistoric cultivation using mounds.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Denham:2003origins","Multidisciplinary investigations at Kuk Swamp in the Highlands of Papua New Guinea show that agriculture arose independently in New Guinea by at least 6950 to 6440 calibrated years before the present (cal yr B.P.). Plant exploitation and some cultivation occurred on the wetland margin at 10,220 to 9910 cal yr B.P. (phase 1), mounding cultivation began by 6950 to 6440 cal yr B.P. (phase 2), and ditched cultivation began by 4350 to 3980 cal yr B.P. (phase 3). Clearance of lower montane rainforests began in the early Holocene, with modification to grassland at 6950 to 6440 cal yr B.P. Taro (Colocasia esculenta) was utilized in the early Holocene, and bananas (Musa spp.) were intensively cultivated by at least 6950 to 6440 cal yr B.P.","2023-07-22 06:51:38.269 +0200","" +"Denham:2003thesis","Previous claims for the early and independent origins of agriculture in New Guinea were based, in part, on the findings of multi-disciplinary investigations at Kuk Swamp, Wahgi Valley, Papua New Guinea. During investigations undertaken in the 1970s under the direction of Jack Golson, six phases of wetland drainage for agriculture were identified. The earliest three phases, Phase 1 (10,220-9910 Cal BP), Phase 2 (6950-6440 Cal BP) and Phase 3 (4350->2800 Cal BP), all pre-date known Austronesian influence on the island, are potentially significant in determining the early and independent origins of agriculture in New Guinea and are investigated in this thesis. In the introduction to the thesis, problems with the previous characterisation of Phases 1, 2 and 3 at Kuk are raised. The problems centre on the limited archaeobotanical evidence of former cultivated plants, the limited palaeoecological evidence for attendant environmental transformations and the uncertain archaeological significance of the features and finds encountered on the wetland margin. The multi-disciplinary research documented in this thesis addresses these problems with the intention of determining whether the early three phases at Kuk represent agriculture, and whether claims of early and independent agricultural origins in New Guinea are valid. Published accounts of Phases 1, 2 and 3 at Kuk and other sites located in the interior of New Guinea are critically reviewed, together with other potential lines of evidence relevant to the origins of agriculture debate. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:28:44.902 +0100" +"Denham:2004new","This review of the evidence for early agriculture in New Guinea supported by new data from Kuk Swamp demonstrates that cultivation had begun there by at least 6950--6440 cal BP and probably much earlier. Contrary to previous ideas, the first farming in New Guinea was not owed to SouthEast Asia, but emerged independently in the Highlands. Indeed plants such as the banana were probably first domesticated in New Guinea and later diffused into the Asian continent.","2023-07-22 06:51:38.269 +0200","" +"Denham:2007exploiting","Over the last 30 years, successive researchers have portrayed occupation in the highlands of New Guinea during the Pleistocene, or prior to the advent of agriculture, to have been based on hunting and the exploitation of seasonally-producing high-altitude Pandanus spp. (karuka in pidgin). The reporting of high-altitude Pandanus dating to c. 31–30,000 uncal. BP from the Kosipe Mission site (Owen Stanley Range, Papua New Guinea) has breathed new life into this scenario. However, such portrayals are based on long-held and simplistic assumptions regarding Pandanus phenology, vegetation history and resource availability in the highlands during the Pleistocene. I advance an alternative interpretation which highlights the spatial and temporal variability in the seasonality of Pandanus production, the persistence of mixed Castanopsis-Lithocarpus lower montane forest on the lower slopes and floors of some highland valleys during the Pleistocene, the resultant variability in abundance and diversity of plant food resources across space and through time, and the highly variable food procurement strategies adopted by people inhabiting the interior of New Guinea during the Pleistocene.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Denham:2008emergence","A practice-based method is advanced to understand the emergence and transformation of agricultural practices in the Upper Wahgi valley during the Holocene. Conceptually, practices represent the nexus of human--environment interactions, as well as of structure--agency relationships, while methodologically, they are the visible remains -- whether encountered directly through archaeology, or inferred through palaeoenvironmental proxy -- of people living in the past. Multidisciplinary information from the Upper Wahgi valley is used to reconstruct multilayered practices of plant exploitation across the landscape through time; the intention is to spatialize, temporalize and humanize information often represented chronologically and technically. Practice-oriented interpretations clarify, interrogate and amplify existing multidisciplinary records of the past and shed new light on how the earliest agriculture was originated and transformed in the New Guinea highlands during the Holocene.","2023-07-22 06:51:38.269 +0200","" +"Denham:2009contiguous","Contiguous multi-proxy analyses (X-radiography, diatom, pollen, and microcharcoal) have been conducted on the fills of early, mid-, and mid-late Holocene features at Kuk Swamp, Upper Wahgi Valley, Papua New Guinea. The features are associated with key periods of archaeological interest: plant exploitation (ca. 10,000 cal yr B.P.), earliest cultivation (6950--6440 cal yr B.P.), and earliest ditches (ca. 4000 cal yr B.P.). The analyses are designed to clarify uncertainties regarding the reliability and association of different samples within feature fills for the interpretation of human activities on the wetland in the past. Methodologically, these investigations have clarified site formation processes, including pedogenesis within feature fills, which enable a better determination of archaeological associations for different samples within those fills. Substantively, the results provide higher resolution interpretations of paleoenvironments and past human activities on the wetland margin.","2023-07-22 06:51:38.269 +0200","" +"Denham:2016nombe","New AMS radiocarbon dating at Nombe rock shelter in Simbu Province, Papua New Guinea confirms human use from c.25500-19600 calBP and corroborates previous chronostratigraphic interpretations for four major periods of cultural deposition. The original conventional radiocarbon dating program was largely undertaken on bone and flowstones, due to the limitations of dating small charcoal fragments in the 1970s and 1980s before the advent of, and widespread access to, AMS dating. Here, 18 new AMS dates on small fragments of charcoal hand-picked from previously collected sediment samples enable an evaluation that largely confirms previous dating. These findings are significant because they indicate that the chronostratigraphy, at least for the portion of the site redated thus far, is comparatively robust. Primarily, the new dating results indicate the chronostratigraphy for the early and mid-Holocene, a period crucial for understanding the emergence of agriculture in the highlands, is well preserved at the site.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Denham:2016revisiting","On my first field trip to the interior of Papua New Guinea in 1990, I stayed among the Kalam of the Lower Jimi Valley, Western Highlands Province. Over a fire one night, people told stories about a woman who had worked among the Kalam in the Upper Kaironk Valley; she had carefully excavated in squares laid out on the ground in order to find things out about their ancestors. At that time, I had no inkling that I would eventually get to know and work with Sue Bulmer, whose excavations at Wanelek were being described to me, nor that I would return 17 years later to undertake archaeological fieldwork among the Kalam. In this highly personal narrative, I interweave three themes: an archaeological return to the Kalam; working with Sue to reinvestigate three key sites that she had excavated in the highlands – namely, Yuku (1959–1960), Kiowa (1960) and Wanelek (1972–1973) – and the continuing significance of Sue’s research, including the questions she posed, to the archaeology of Papua New Guinea. Other contributions discuss in detail Sue’s early years in New Zealand (Golson 2016), provide a bibliography of her work (Bulmer 2016) and focus on the collections from her numerous excavations and surveys across the country (Gaffney et al. 2016). In this introduction, I indicate the diverse ways in which Sue’s legacy remains current to archaeological practice in Papua New Guinea.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Denham:2018agriculture","In this book, historical narratives chart how people created forms of agriculture in the highlands of New Guinea and how these practices were transformed through time. The intention is twofold: to clearly establish New Guinea as a region of early agricultural development and plant domestication; and, to develop a contingent, practice-based interpretation of early agriculture that has broader application to other regions of the world. The multi-disciplinary record from the highlands has the potential to challenge and change long held assumptions regarding early agriculture globally, which are usually based on domestication. Early agriculture in the highlands is charted by an exposition of the practices of plant exploitation and cultivation. Practices are ontologically prior because they ultimately produce the phenotypic and genotypic changes in plant species characterised as domestication, as well as the social and environmental transformations associated with agriculture. They are also methodologically prior because they emplace plants in specific historico-geographic contexts.","2022-10-09 20:04:07.350 +0200","" +"Denham:2019manim","The term ‘Neolithic’ was proposed by Lubbock (1865) as a formal category to differentiate the Palaeolithic—namely, old flaked stone technologies—from new ground and polished stone technologies. Subsequently, a range of alternative meanings of the Neolithic have emerged (Trigger 2003). Childe (1925) shifted the emphasis from evolutionary perspectives on stone tool technology onto sets of culture-historic traits, albeit with temporal and geographical variation. During the 20th century, the concept of the Neolithic broadened to encompass agriculture (associated with domesticated plants and animals), sedentism, pottery and mortuary practices, as well as stone tool technology. Subsequently, Hodder (1990) drew attention to the social and symbolic aspects of the Neolithic, while Thomas (1999) considered the Neolithic to be more a way of ‘Being’. Today, in both academic and public discourse, the Neolithic has become a signifier of social complexity, dynamism and progression (David and Denham 2006; Florin and Carah 2018). It remains to be seen how relevant the concept of the Neolithic is outside Eurasia, the region of its original development and application. Does the concept reflect something fundamental about long-term social history, or is it chronologically and geographically specific? Indeed, does the concept have too much inherited baggage, which would make its relevance to the highlands of New Guinea problematic?","2022-10-09 20:04:07.350 +0200","" +"Densmore:2009footwalls","We test the spatial correspondence between rock uplift in active normal fault footwalls in the western USA, and catchment-averaged denudation rates from cosmogenic radionuclide (CRN) analysis. We find that denudation rates vary along strike, depending on the fault length and displacement. For the 18-km-long Sweetwater fault, foot-wall relief is largely inherited from the prefaulting topography, and denudation rates are only partly reflective of fault displacement. For the 130-km-long Wassuk fault, all inherited topography has been removed by erosion in response to fault displacement. Denudation rates, however, show little along-strike consistency and no correlation with catchment size or morphology. We argue that, in the early stages of fault growth, CRN-derived denudation rates reflect inherited prefaulting relief, with an overprint of fault-controlled erosion. In later stages of fault growth, rates are decoupled from fault displacement through the impact of stochastic landsliding events, and longer term measures of denudation (such as low-temperature thermochronometry) that integrate over multiple earthquakes may provide a better record of spatial variations in rock uplift.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Derrieux:2014taiwan","Quantifying denudation rates in a wide range of climatic and tectonic settings at various time and space scales is a critical step in calibrating and validating landscape evolution models. Focusing on Taiwan, we quantified centennial rates of denudation at the scale of the whole orogen, using in situ 10Be concentrations measured in stream sediments collected at the outlets of major rivers. To assess denudation rates that are statistically significant, we applied both the mean square weighted deviation approach and the bootstrap technique. For the central segment of the belt, where the collision is considered to be near mature, the orogen-scale pattern of denudation shows a two-fold pattern: (1) higher denudation values on the order of 4–5 mm/yr characterize the eastern side of the belt (i.e., retro-wedge), with a slight increase towards the south and (2) lower denudation values on the order of 1–3 mm/yr on the western side of the belt (pro-wedge) with a minimum value centered on the main recess of the deformation front. To the north and to the south of the central segment, the denudation rates converge towards lower values on the order of 2–3 mm/yr. At the scale of the mountain belt, drainage basin metrics such as relief, hypsometric index and slope values seem to explain the observed variance in the data population, conversely to the first-order average precipitation pattern, suggesting a strong tectonic control on the regional pattern of denudation rates. Applied to the whole orogen, such field-based approach thus provides important input data to validate and calibrate the parameters to be supplied to landscape evolution models.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Desormeaux:2022incision","Long-term landscape evolution is controlled by tectonic and climatic forcing acting through surface processes. Rivers are the main drivers of continental denudation because they set the base level of most hillslopes. The mechanisms of fluvial incision are thus a key focus in geomorphological research and require accurate representation and models. River incision is often modeled with a stream power model (SPM) based on the along-stream evolution of drainage area and channel elevation gradient but can also incorporate more complex processes such as threshold effects and statistical discharge distributions, which are fundamental features of river dynamics. Despite their importance in quantitative geomorphology, such model formulations have been confronted with field data only in a limited number of cases. Here we investigate the behavior of stochastic-threshold incision models across the southeastern margin of the French Massif Central, which is characterized by significant relief and the regular occurrence of high-discharge events. Our study is based on a new dataset combining measurements of discharge variability from gauging stations, denudation rates from 34 basins from 10Be cosmogenic radionuclide (CRN) concentration measurements in river sediments, morphometric analysis of river long profiles, and field observations. This new dataset is used for a systematic investigation of various formulations of the SPM and to discuss the importance of incision thresholds. Denudation rates across the SE margin of the Massif Central are in the 20-120 mm kyr-1 (equivalent to mm/ka in the figures) range, and they positively correlate with slope and precipitation. However, the relationship with the steepness index is complex and supports the importance of taking into account spatial variations in parameters (D50, discharge variability k, runoff) controlling the SPM. Overall, the range of denudation rate across the margin can mainly be explained using a simple version of the SPM accounting for spatially heterogeneous runoff. More complex formulations including stochastic discharge and incision thresholds yield poorer performances unless the spatial variations in bedload characteristics controlling incision thresholds are taken into account. Our results highlight the importance of the hypotheses used for such a threshold in SPM application to field studies and notably the impact of actual constraints on bedload size.","2024-01-18 16:42:16.917 +0100","" +"Dethier:2014rocky","We used measurements of cosmogenic 10Be in alluvium to estimate erosion rates on a 103–104 yr time scale for small (0.01–47 km2), unglaciated basins in northern Colorado, southern Wyoming, and adjacent western Nebraska (western United States). Basins formed in Proterozoic cores of Laramide ranges are eroding more slowly (23 ± 7 mm k.y.–1, n = 19) than adjacent basins draining weakly lithified Cenozoic sedimentary rocks (75 ± 36 mm k.y. –1, n = 20). Erosion rates show a relationship to rock resistance and, for granitic rocks, to basin slope, but not to mean annual precipitation. We estimated longer-term (>105 yr time scale) erosion rates for the granitic core of the Front Range by measuring the concentration of 10Be and 26Al produced mainly by muon interactions at depths 1.7–10 m below the surface. Concentrations imply erosion rates of 9–31 mm k.y. –1, similar to shorter-term erosion rates inferred from alluvial sediment. The spatial distribution of erosion rates and stratigraphic evidence imply that relief in the southern Rocky Mountains increased in the late Cenozoic; modern relief probably dates from post-middle Miocene time.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Dettmann:1963microfloras","Dispersed spores from Upper Mesozoic sediments of SE. Australia are described in detail and an account is given of their stratigraphical and geographical distribution. The samples examined are broadly representative of the partly marine Upper Mesozoic sequence developed in the South Australian portion of the Great Artesian Basin and the non-marine successions of the Otway Basin and E. Victoria. This paper includes systematic descriptions of 110 dispersed- spore species embracing 60 genera. 25 new species and 5 new genera are proposed, and the diagnoses of 7 genera have been amended. Serial sections of 28 species, including azonate, zonate, and saccate forms, are discussed, and it is shown that sections aid the elucidation of wall features. Consideration is given to relevant problems in dispersed-spore nomenclature and taxonomy, and the system initiated by Potonie and Kremp for the classification of forms refer­ able to the Anteturma Sporites H. Potonie is revised. Botanical relationships are indicated for certain of the spore taxa. 3, distinct, successive, microfloral assemblages are distinguishable in sediments examined from the Great Artesian Basin and from elsewhere in SE. Australia. ... [_truncated_]","2023-01-05 16:42:05.198 +0100","2023-01-11 09:27:12.177 +0100" +"Dettmann:1998proteaceae","The early history of the Proteaceae in Australia is traced from the record of fossil pollen that possess characters having taxonomic resolution among extant members of the family. Pollen characters useful for segregating subfamilies and generic groups are apertural number and form together with exine stratification and structure. When considered in conjunction with pollen shape, polarity, and size and exine sculpturing, they may be used to discriminate generic and/or species groups. The fossil pollen record suggests that the family originated in northern Gondwana during the late Cenomanian and radiated by as yet unidentified routes into southern high latitudes during the Turonian. There the family underwent substantial differentiation and expansion during Santonian–Maastrichtian times when at least four of the seven extant subfamilies evolved. Although diversification in Australia principally involved rainforest lineages (e.g. Macadamia–Helicia, Carnarvonia, Gevuina) ancestors of some sclerophyllous taxa (e.g. Adenanthos) also differentiated; this occurred in a regionalised vegetation of mesotherm open-forests in which podocarps and araucarians were important. Subsequent (Paleocene–Eocene) diversification and consolidation of the family may have focused on introduction and expansion of sclerophyllous lineages (e.g. Isopogon, Petrophile), but rainforest elements (e.g. Embothrium) were also involved. The associated vegetation, which was regionalised, experienced considerable floristic modifications during this time with introductions and/or expansion of an array of angiosperm taxa, notably Casuarinaceae, Myrtaceae and Nothofagus. In southern regions a marked decline in proteaceous pollen diversity and abundance occurred near the end of the Eocene, whereas in north-eastern regions the decline may have been later, during the Miocene.","2023-01-05 16:42:05.198 +0100","" +"Devoy:1994hawkesbury","Rapid sedimentation of sands, silts and muds associated with seaward prograding tidal delta and central basin deposits, characterise the early Holocene sediment infill of the Hawkesbury River's estuary. From about 6 ka BP fluvial muds and sands dominate the estuary and sedimentation rates are much reduced. Micro-fossil records contained in sediments from the middle Hawkesbury-Colo Rivers region support the sedimentological-lithostratigraphic interpretation of estuary development. Information from fossil diatoms indicates that for a period of about 300 years around 6 ka BP, there was an increased marine influence in this part of the present estuary. This may have resulted from the probable peak in the rate of relative sea-level rise, although there may also have been a contemporaneous increase in freshwater flow down the river. Pollen and charcoal records from Mill Creek, downstream from the Colo sequence, show that sclerophyll forest, occasionally with rainforest elements, became more dominant from 8 ka BP. In contrast, the upper tidal Casuarina glauca forest decreased in importance during the phases of sea-level rise and the subsequent 'still-stand'. Together the palaeoenvironmental records show broad agreement in defining the patterns of regional environmental changes and linked phases of estuary development during the Holocene. Differences in records appear to relate to local site factors and to the limitations in provenance, persistence and resolving power of the data types. The rapid accumulation rates provide an opportunity to investigate high magnitude but low frequency events in estuarine environments, including floods and fire.","2023-07-22 06:51:38.269 +0200","" +"DiBiase:2010gabriel","It has been long hypothesized that topography, as well as climate and rock strength, exert first order controls on erosion rates. Here we use detrital cosmogenic 10Be from 50 basins, ranging in size from 1 to 150 km2, to measure millennial erosion rates across the San Gabriel Mountains in southern California, where a strong E–W gradient in relief compared to weak variation in precipitation and lithology allow us to isolate the relationship between topographic form and erosion rate. Our erosion rates range from 35 to 1100 m/Ma, and generally agree with both decadal sediment fluxes and long term exhumation rates inferred from low temperature thermochronometry. Catchment-mean hillslope angle increases with erosion rate until ∼ 300 m/Ma, at which point slopes become invariant with erosion rate. Although this sort of relation has been offered as support for non-linear models of soil transport, we use 1-D analytical hillslope profiles derived from existing soil transport laws to show that a model with soil flux linear in slope, but including a slope stability threshold, is indistinguishable from a non-linear law within the scatter of our data. Catchment-mean normalized channel steepness index increases monotonically, though non-linearly, with erosion rate throughout the San Gabriel Mountains, even where catchment-mean hillslope angles have reached a threshold. This non-linearity can be mostly accounted for by a stochastic threshold incision model, though additional factors likely contribute to the observed relationship between channel steepness and erosion rate. These findings substantiate the claim that the normalized channel steepness index is an important topographic metric in active ranges.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"DiBiase:2018womans","Landscapes are thought to respond to changes in relative base level through the upstream propagation of a boundary that delineates relict from adjusting topography. However, spatially-variable rock strength can influence the topographic expression of such transient landscapes, especially in layered rocks, where strength variations can mask topographic signals expected due to changes in climate or tectonics. Here, we analyze the landscape response to base-level fall in Young Womans Creek, a 220 km2 catchment on the Appalachian Plateau, USA underlain by gently folded Paleozoic sedimentary rocks. We measured in situ 10Be concentrations in stream sands from 17 nested watersheds, and used a spatially-distributed model of sediment and 10Be production to constrain a threefold increase in the rate of base-level fall propagating upstream from the catchment outlet. Using lidar topography and a nearby detailed stratigraphic section, we map the extent of continuous, blocky, resistant sandstone strata that act as a caprock overlying more easily erodible sandstones and siltstones. The caprock influences landscape response in two ways. First, it serves as a boundary between slowly eroding (11.5 m Myr−1), low-sloping (3–5°) areas of relict topography and lower, steeper portions of the landscape adjusting to base-level fall. Second, hillslopes supported by the overlying caprock are armored with coarse sediment and are significantly steeper (20–30°) than hillslopes where the caprock has been eroded (10°), despite having similar erosion rates (36 m Myr−1) and bedrock substrate. Our results illustrate how gently dipping, layered rocks engender complicated relationships between lithology, topography and erosion rate, highlighting the importance of understanding how rock material properties influence surface processes and landscape evolution.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"DiBiase:2023steep","The connection between topography and erosion rate is central to understanding landscape evolution and sediment hazards. However, investigation of this relationship in steep landscapes has been limited due to expectations of: (a) decoupling between erosion rate and “threshold” hillslope morphology; and (b) bias in detrital cosmogenic nuclide erosion rates due to deep-seated landslides. Here we compile 120 new and published 10Be erosion rates from catchments in the San Gabriel Mountains, California, and show that hillslope morphology and erosion rate are coupled for slopes approaching 50° due to progressive exposure of bare bedrock with increasing erosion rate. We find no evidence for drainage area dependence in 10Be erosion rates in catchments as small as 0.09 km2, and we show that landslide deposits influence erosion rate estimates mainly by adding scatter. Our results highlight the potential and importance of sampling small catchments to better understand steep hillslope processes.","2024-01-17 16:36:17.120 +0100","" +"DiNicola:2009terra","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"DiNicola:2012victoria","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Dias:2011seven","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Dias:2014chichester","This paper presents preliminary data from the excavation of 13 rockshelters in the Chichester Range in the inland Pilbara, Western Australia. Archae-aus conducted these excavations between 2010 and 2012 for Fortescue Metals Group in advance of the development of their Christmas Creek mine. The results indicate that the surface characteristics of rockshelters are a weak predictor of the presence and abundance of subsurface cultural deposits. Radiocarbon determinations from these sites are the first demonstration of Pleistocene occupation of the Chichester Range. A comprehensive analysis of these sites is in progress.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Dickson:1971harbour","This report covers the exploratory excavation of a midden at Boat Harbour, Kumell, situated on the portion of land R 66460, Parish of Sutherland, in the County of Cumberland, under Permit No. A/1846.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Dieleman:2018sedrun","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Dielforder:2014simplon","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Dieterlen:2005anomaluridae","Family Anomaluridae","2023-01-05 16:42:05.198 +0100","" +"Dieterlen:2005ctenodactylidae","Family Ctenodactylidae","2023-01-05 16:42:05.198 +0100","" +"Dieterlen:2005pedetidae","Family Pedetidae","2023-01-05 16:42:05.198 +0100","" +"Dietsch:2014ladakh","Erosion rates are key to quantifying the timescales over which different topographic and geomorphic domains develop in mountain landscapes. Geomorphic and terrestrial cosmogenic nuclide (TCN) methods were used to determine erosion rates of the arid, tectonically quiescent Ladakh Range, northern India. Five different geomorphic domains are identified and erosion rates are determined for three of the domains using TCN 10Be concentrations. Along the range divide between 5600 and 5700 m above sea level (asl), bedrock tors in the periglacial domain are eroding at 5.0 ± 0.5 to 13.1 ± 1.2 meters per million years (m/m.y.)., principally by frost shattering. At lower elevation in the unglaciated domain, erosion rates for tributary catchments vary between 0.8 ± 0.1 and 2.0 ± 0.3 m/m.y. Bedrock along interfluvial ridge crests between 3900 and 5100 m asl that separate these tributary catchments yield erosion rates <0.7 ± 0.1 m/m.y. and the dominant form of bedrock erosion is chemical weathering and grusification ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:28:39.588 +0100" +"Dietsch:2020graben","Understanding the extent to which local factors, including bedrock and structure, govern catchment denudation in mountainous environments as opposed to broader climate or tectonic patterns provides insight into how landscapes evolve as sediment is generated and transported through them, and whether they have approached steady‐state equilibrium. We measured beryllium‐10 (10Be) concentrations in 21 sediment samples from glaciated footwall and hanging wall catchments, including a set of nested catchments, and 12 bedrock samples in the Puga and Tso Morari half‐grabens located in the high‐elevation, arid Zanskar region of northern India. In the Puga half‐graben where catchments are underlain by quartzo‐feldspathic gneissic bedrock, bedrock along catchment divides is eroding very slowly, about 5m/Ma, due to extreme aridity and 10Be concentrations in catchment sediments are the highest (~60–90×105 atoms/g SiO2) as colluvium accumulates on hillslopes, decoupled from their ephemeral streams. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:27:26.058 +0100" +"DilkesHall:2020evaluating","The Holocene is recognised as a period through which a number of climatic fluctuations and environmental stresses occur—associated with intensifying El Niño–Southern Oscillation (ENSO) climatic conditions from c. 5000 years—contemporaneous with technological and social changes in Australian Aboriginal lifeways. In the Kimberley region of northwest Western Australia, human responses to ENSO driven climate change are most evident archaeologically in technological transformations observed in lithic records, with little research on changes in plant use during this time. Using nine archaeological sites across the Kimberley, this paper synthesises previously published macrobotanical data (Carpenter’s Gap 1, Moonggaroonggoo, Mount Behn, and Riwi), reports unpublished data (Brooking Gorge 1, Djuru, and Wandjina rockshelter), and presents results of sites reanalysed for this study (Widgingarri Shelters 1 and 2) to develop a picture of localised and regional patterns of plant use during the Holocene. We conclude that food plants associated with monsoon rainforest environments dominate both mid- and late Holocene macrobotanical records and, although monsoon rainforest likely retreated to some extent because of decreased precipitation during the late Holocene, no human responses associated with ENSO driven climate change occurred in relation to human uses of plants.","2022-10-09 20:04:07.350 +0200","" +"Dillenburg:2020complex","This study examines the southeastern end of the Younghusband Peninsula in South Australia at a location called The Granites in order to gain a better understanding of the processes of formation of the foredune ridge system, and to investigate the drivers that controlled its progradational development during the Holocene. Our findings are based on a morphological analysis, a ground penetrating radar survey, and 14C and OSL dating. The Younghusband Peninsula at The Granites was formed by an initial aggradational phase resulting in a single complex foredune ridge, and which ended around 4.3 ka, and by a regressive (progradational) barrier phase (750 m wide) that developed in the last 4.3 ka, under very low rates of progradation (0.38 to 0.09 m/yr). The last part of this phase shows significant foredune ridge building in the last 1000 years or so. Barrier progradation via foredune ridge development is likely an effect driven by low wave energy that favored conditions for coastal stability and foredune formation. Paleontological and GPR data indicate a maximum sea-level of +1.23 to +1.5 m, respectively, during initial barrier development. The foredune ridge plain of the barrier experienced at least three phases of significant aeolian activity with ages centered at around 3.9, 3.4 and 3.0 ka suggesting their occurrence at 500 to 400-year events. Computer modelling indicates that sediments for the progradational phase of the barrier were provided by the forced regression produced by a sea-level fall over the past 4.3 ka. The large foredune complex formed during the last phase of progradation could be the result of both the very low progradation rate of 0.09 m/yr, and periods of disturbance possibly related to enhanced storm activity.","2023-03-26 14:45:57.798 +0200","" +"Dingle:2018variability","Accurately quantifying sediment fluxes in large rivers draining tectonically active landscapes is complicated by the stochastic nature of sediment inputs. Cosmogenic 10Be concentrations measured in modern river sands have been used to estimate 102- to 104-year sediment fluxes in these types of catchments, where upstream drainage areas are often in excess of 10 000 km2. It is commonly assumed that within large catchments, the effects of stochastic sediment inputs are buffered such that 10Be concentrations at the catchment outlet are relatively stable in time. We present 18 new 10Be concentrations of modern river and dated Holocene terrace and floodplain deposits from the Ganga River near to the Himalayan mountain front (or outlet). We demonstrate that 10Be concentrations measured in modern Ganga River sediments display a notable degree of variability, with concentrations ranging between ∼9000 and 19 000 atoms g−1. We propose that this observed variability is driven by two factors. Firstly, by the nature of stochastic inputs of sediment (e.g. the dominant erosional process, surface production rates, depth of landsliding, degree of mixing) and, secondly, by the evacuation timescale of individual sediment deposits which buffer their impact on catchment-averaged concentrations. Despite intensification of the Indian Summer Monsoon and subsequent doubling of sediment delivery to the Bay of Bengal between ∼11 and 7 ka, we also find that Holocene sediment 10Be concentrations documented at the Ganga outlet have remained within the variability of modern river concentrations. We demonstrate that, in certain systems, sediment flux cannot be simply approximated by converting detrital concentration into mean erosion rates and multiplying by catchment area as it is possible to generate larger volumetric sediment fluxes whilst maintaining comparable average 10Be concentrations. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:27:43.782 +0100" +"Dirks:2016cradle","Concentrations of cosmogenic 10Be, measured in quartz from chert and river sediment around the Cradle of Humankind (CoH), are used to determine basin-averaged erosion rates and estimate incision rates for local river valleys. This study focusses on the catchment area that hosts Malapa cave with Australopithecus sediba, in order to compare regional versus localized erosion rates, and better constrain the timing of cave formation and fossil entrapment. Basin-averaged erosion rates for six sub-catchments draining the CoH show a narrow range (3.00 ± 0.28 to 4.15 ± 0.37 m/Mega-annum [Ma]; ±1σ) regardless of catchment size or underlying geology; e.g. the sub-catchment with Malapa Cave (3 km2) underlain by dolomite erodes at the same rate (3.30 ± 0.30 m/Ma) as the upper Skeerpoort River catchment (87 km2) underlain by shale, chert and conglomerate (3.23 ± 0.30 m/Ma). Likewise, the Skeerpoort River catchment (147 km2) draining the northern CoH erodes at a rate (3.00 ± 0.28 m/Ma) similar to the Bloubank-Crocodile River catchment (627 km2) that drains the southern CoH (at 3.62 ± 0.33 to 4.15 ± 0.37 m/Ma). Dolomite- and siliciclastic-dominated catchments erode at similar rates, consistent with physical weathering as the rate controlling process, and a relatively dry climate in more recent times. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:27:26.942 +0100" +"Disspain:2018mulloway","Native fish populations have been strongly impacted by fishing, habitat alteration and the introduction of invasive species. Understanding the dynamics of native fish populations prior to commercial fishing can be problematic, but provides critical baseline data for fish conservation, rehabilitation and management. We combined fish size, age and growth data, as well as month of catch data, from archaeological fish otoliths (1670-1308 cal BP to 409-1 cal BP), historical anecdotes (CE 1871-1999), and contemporary data sources (CE 1984-2014) to examine changes to mulloway, Argyrosomus japonicus, populations in the waters of eastern South Australia. We found that the data from the three different sources - archaeological, historical and contemporary - corroborate each other in many aspects. The time of catch for all three datasets was seasonal, with increases evident during the summer months. No significant changes in fish length over time were evident over the time span of the three data sources. Given the impact that fishing in the region is regarded to have had, this may imply that while the maximum recorded sizes of the species have remained stable, the abundance of these large specimens may have declined.","2023-11-16 19:36:29.583 +0100","" +"Ditchfield:2017thesis","This thesis aims to reconstruct Pleistocene coastal human mobility in north-western Australia. This is significant because very little is known about human mobility on Pleistocene coasts. Human mobility is reconstructed using stone artefact assemblages from seven stratified sites with Pleistocene - Holocene coastal occupation signatures in the northern coastal Carnarvon bioregion. A set of well-established and innovative indices are used to reconstruct human mobility from the stone artefact assemblages. The results show that assemblage formation was complex but that Aboriginal people spent more time on Pleistocene coasts, moving short distances, than during the Holocene, due to higher resource productivity.","2022-10-09 20:04:07.350 +0200","" +"Ditchfield:2018wayne","In this paper, we present a terminal Pleistocene/early Holocene archaeological record from John Wayne Country Rockshelter (JWCR), located on Barrow Island in north-western Australia. The rock shelter was used between 15000 and 7000 calBP, and provides insights into how Aboriginal people interacted with a changing coastal landscape throughout postglacial sea-level rise. The faunal record reflects this fluctuating local landscape. The late Pleistocene faunal assemblage largely consists of arid plains terrestrial fauna, and then transitions to a diverse marine invertebrate taxa midden. This record demonstrates coastal resource use throughout the terminal Pleistocene, before the expansion of mangrove forests across northern Australia. The stone artefact assemblages indicate varied expedient reduction patterns. The assemblages include artefacts manufactured from local limestone and non-local sources. Our analyses indicate that occupation durations at JWCR were longer during the late Pleistocene compared to the early Holocene, when productive mangrove environments became proximal. The implications of these results are twofold. First, effective use of coastal plain environments was probably just as important for coastal occupation as marine resource procurement. Second, the presence of relatively dense marine faunal assemblages is not necessarily a reliable proxy for individual coastal-site occupational intensity under conditions of local resource productivity.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Dixon:2016alps","What is the influence of glacial processes in driving erosion and uplift across the European Alps? It has largely been argued that repeated erosion and glaciation sustain isostatic uplift and topography in a decaying orogen. But some parts of the Alps may still be actively uplifting via deep lithospheric processes. We add insight to this debate by isolating the role of post-glacial topographic forcing on erosion rates. To do this, we quantify the topographic signature of past glaciation on millennial-scale erosion rates in previously glaciated and unglaciated catchments at the easternmost edge of the Austrian Alps. Newly measured catchment-wide erosion rates, determined from cosmogenic 10Be in river-borne quartz, correlate with basin relief and mean slope. GIS-derived slope–elevation and slope–area distributions across catchments provide clear topographic indicators of the degree of glacial preconditioning, which further correlates with erosion rates. Erosion rates in the easternmost, non-glaciated basins range from 40 to 150 mm ky−1 and likely reflect underlying tectonic forcings in this region, which have previously been attributed to recent (post 5 Ma) uplift. By contrast, erosion rates in previously glaciated catchments range from 170 to 240 mm ky−1 and reflect the erosional response to local topographic preconditioning by repeated glaciations. Together, these data suggest that Holocene erosion across the Eastern Alps is strongly shaped by the local topography relict from previous glaciations. Broader, landscape-wide forcings, such as the widely debated deep mantle-driven or isostatically driven uplift, result in lesser controls on both topography and erosion rates in this region. Comparing our data to previously published erosion rates across the Alps, we show that post-glacial erosion rates vary across more than 2 orders of magnitude. This high variation in post-glacial erosion may reflect combined effects of direct tectonic and modern climatic forcings but is strongly overprinted by past glacial climate and its topographic legacy.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Dodson:1986barrington","Pollen analyses from eight sites and fifty-seven radiocarbon analyses from nine sites are described to give a vegetation history and chronology across the Barrington Tops Plateau. It is shown that sites record local plant community history, and that between-site comparisons enable identification of vegetation change across the Plateau. At present, the area above 1000 m supports a mosaic of sub-alpine grasslands, mon- tane eucalypt forests, wet eucalypt formations, cool-temperate rainforests and wetland communities. By 9000 BP these had all been well established but there have been changes in the contributions of each vegetation type to the mosaic. In the period from 6500 to 3500 BP, cool temperate rainforest covered a larger area of the Plateau in the east, while wet eucalypt forests were more extensive in the west than at the present. This could have resulted from an increase in temperature and in summer rain-bearing winds from the south and east. Retreat of these forest types began around 5000 BP and by 1600 BP large areas on the west were replaced by montane eucalypts with a sub-alpine grassland understorey. Some expansion of cool-temperate rainforest began in the same region from about 1500 BP, although this was mainly restricted to sheltered localities. In the wetland areas there was a general trend from open water with aquatics to higher productivity with sedges and Sphagnum-forming hum- mock/hollow communities around 3500 BP. Peat formation then became widespread and expanded within the last few centuries when further wetland areas became established, particularly in the Gloucester Tops region. The forest retreats from 5000 BP until 1600 BP and hydroseral change from 3500 BP probably resulted from lower temperatures. The most recent expansion of Nothofagus and the wetlands is thought to be due to an increase in rainfall and possibly temperature. Fire records were compiled from four sites by analysing fine charcoal particle inputs. These show that the incidence and/or intensity of fires increased from low levels around 3000 BP. However, no major vegetation shifts could be directly attributed to fire. Some taxa, however, were sensitive to fire and the abundance of Casuarina torulosa in eucalypt forest in the south-eastern part of the Plateau was strongly reduced by burning. The role of Aboriginals and Europeans in the fire-ecology of the Bar- rington Tops area is unclear, but it is possible that their burning con- tributed to certain events in its Holocene vegetation history.","2023-07-22 06:51:38.269 +0200","" +"Dodson:1986goulburn","Three sites from Breadalbane Basin and one from Wet Lagoon near Goulburn were studied to provide a history of vegetation, fire and lake levels in the region. Stratigraphy, a percentage pollen diagram from each site, an influx diagram from two sites and 29 radiocarbon analyses provided the basic data and chronology of the study. The sedimentary history shows that Breadalbane Basin has undergone several cycles of lake phases with sediment accumulation and dry phases with deflation of the lake sediments. The present lake clays and silts of Breadalbane Basin and Wet Lagoon are all Holocene in age. A lake began forming in Breadalbane Basin before 9300 B.P. and probably reached its greatest extent between 7400 and 2700 B.P. At Wet Lagoon water stands were in evidence from 5000 B.P. Over the last 2000 years the sites have dried out and are ephemeral swamps but their water level histories are not necessarily synchronous. A comparison of the records shows that the vegetation of the region has been open eucalypt woodland with understorey dominated by grasses and herbaceous taxa. The most dramatic change was woodland clearance after the arrival of European settlers. The spread of pollen and charcoal collection sites, however, emphasizes a number of local differences in the vegetation of the region. Casuarina, for example, expanded during the mid Holocene along the escarpment on the western side of Breadalbane Basin. The charcoal input curves show fire was a frequent occurrence in the region but the vegetation was apparently resilient to its effects until European settlers used it as a tool in woodland clearance.","2023-07-22 06:51:38.269 +0200","" +"Dodson:1987barrington","Sediments began accumulating in nine mires on Barrington Tops, on the Northern Tablelands of New South Wales, before 11,000 yr B.P., and peat became common in the region by 8600 yr B.P. Sedimentation rates were low, but increased markedly about 3000 yr B.P. and again around 500 yr B.P. as a result of regional climatic change. A comparison of the results with other environmental data from the region suggests that conditions in the early Holocene were warmer and moister than at present, but that cooler and drier environments developed about 3000 yr B.P. In the last 500 yr a slight warming and either increased precipitation or cloudiness has become evident.","2023-01-05 16:42:05.198 +0100","" +"Dodson:1988quaternary","Pollen diagrams are described for 2 sites near Cape Regina from far northern North Island. Forest persisted throughout the last 17 000 yr and while initially containing cooler elements change indicating a maximum in diversity and complexity was attained between 10 000-6800 BP. This was the warmest and probably most mesic environment represented in the record. Nothofagus was never an important element and Dacrydium cupressinum, Podocarpus spp. and tree ferns dominated throughout. Agathis australis expanded from c11 500 BP but declined after 3000 BP, perhaps associated with increased droughtiness. Shrubland also occurred throughout the record; natural fire was an important component in their function. Fire incidence increased in the recent past suggesting it was an agent in forest destruction following human occupance.","2023-09-03 12:38:33.072 +0200","" +"Dodson:1993cuddie","We report the first site in Australia with a dated association of human technology and megafauna, in a palaeoenvironmental context. There are few sites in Australia where evidence of humans and Pleistocene megafauna coincide (Flannery and Gott, 1984; Flood, 1983 151-159; Gillespie et al., 1978; Gorecki et al., 1984). Such coincidences are often poorly dated or undated due to their antiquity or stratigraphic context. Cuddie Springs contains several distinct concentrations of megafaunal bone, in addition to a scatter of bone through all the sediments examined. Most of the deposit is beyond radiocarbon dating but an upper portion of sediment has been dated between 19,000 and 30,000 B.P. Artefacts and increased charcoal appear about 30,000 B.P. and then have a continuous presence. The artefact assemblage includes grindstones with starch residues, ochre, a probable cylcon and stone artefacts with reworked edges containing blood and hair. These combine to provide evidence of plant and animal processing and cultural practices at 30,000 B.P. The bones and artefacts were deposited when Cuddie Springs was a shallow freshwater lake surrounded by a relatively arid shrubland, the lake then became ephemeral and the environment more arid as the glacial maximum approached.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Dodson:1993human","There are few historical analyses quantifying impacts of human activity in Australia. This paper compares vegetation change, fire regime, erosion and eutrophication rates between the European period and the recent prehistoric past in two lake systems on the south coast of New South Wales. The variance in pollen abundance and hence species population changes increased markedly in the historical period, especially amongst understorey taxa, and this could be related to changes in the local fire regimes and to the effects of grazing. Local fire activity decreased from the prehistorical period at both sites. Erosion rates increased in the historical period and both organic and inorganic components were deposited in the lakes. Erosion episodes could be related to fire during some periods but are clearly controlled by forest disturbance and land-use at other periods. The trophic status of the lakes was increasing from before European settlement but accelerated in the recent past. This was in part due to the increased erosion rates and in part due to fertiliser application. The results suggest that lower rates of erosional and eutrophic change occur in catchments with basaltic than with Holocene sand substrata.","2023-07-22 06:51:38.269 +0200","" +"Dodson:1994burraga","Palaeoecological studies have identified the broad patterns of environmental and climate change in highland south-eastern Australia, but the detail of human impact on a variety of parameters and their interlinkages is largely missing. This study compares the erosion, productivity, fire and vegetation history in prehistoric and historical times at Burraga Swamp in montane rainforest in New South Wales. The known human impact is meagre; the major presently sustained impacts involve forestry in the surrounding sclerophyll forests and a low level of visits to the swamp by day-walkers. While no significant changes in the largely oligotrophic conditions or in fire frequency were detected, changes in erosion rates and some vegetation change can be attributed to impacts since European settlement. There has been a small decline in eucalypts and a loss of fern cover, while grasses, Urtica and exotic species have expanded. It is clear that upland sites are sensitive to environmental change including low-level human impact.","2023-07-22 06:51:38.269 +0200","" +"Dodson:1994cobrico","This study assesses human impact on the landscape around Cobrico, a volcanic crater lake in dairying country in south-western Victoria. It compares the last 1.50 years of impact of European settlement against approximately the previous 1500 years of prehistoric occupation and land use. Focus is on vegetation dynamics, erosion, prodiictivity changes and thefire regime. Since European settlement there has been woodland clearance and recovery, the introduction of many plant and animal species and a significant increase in the intensity in the fire regime. While many direct linkages are apparent between environmental variables some operate over significant time lags. Fire has played a major role in vegetation dynamics and has favoured open ground taxa at the expense of Eucalyptus and Melaleuca. While majorfires do not always lead to erosion in the catchment it is clear that some changes in the chemistry of erosion products have resulted, with potassium and iron showing increases in the historic period.","2023-07-22 06:51:38.269 +0200","" +"Dodson:1994kosciusko","This study reconstructs erosion, productivity, fire and vegetation records at Club Lake, in the alpine zone of Kosciusko National Park (the highest mountain region in Australia), and uses them to compare the prehistoric and historic periods. While disturbance in the prehistoric period was found to be minimal and mainly activated by fire, the impact of land uses after European arrival initiated a change in the erosion and fire regime and brought new grazing animals and exotic plant species. These triggered temporal changes in eutrophication and the nature of erosion, and significant vegetation changes. There was a reduction in the stability and persistence of species representation, especially in herbfield vegetation, and little recovery is evident despite the cessation of summer grazing. It is apparent that the area is very sensitive to disturbance by human impact and large fires.","2023-07-22 06:51:38.269 +0200","" +"Dodson:1998ringarooma","The relationship between sclerophyll forest and temperate rainforest in Tasmania is believed to be driven by climate, soils and fire regime; however, this has been tested infrequently on time frames relevant to the longevity of the major forest trees involved. This study uses sediments in four small hollows from within a rainforest stand in the Upper Ringarooma valley in northeastern Tasmania, Australia, to analyse vegetation dynamics and disturbance over the last 1000 years. Pollen-vegetation relationships were investigated by comparing pollen rain and current vegetation, and the chronology was established by radiocarbon and lead-210 dates. The lead-210 data indicate that the two Sphagnum humus profiles were not always closed systems for inorganic inwash; however, the pollen and charcoal records are generally consistent indicating that a mixed Eucalyptus-Nothofagus forest shifted to a Kothofagus dominated rainforest as fire became a less prominent component of the environment. About 400 years ago Leptospermum lanigerum invaded the community as canopy gaps developed, possibly as the older Nothofagus Cunninghamii trees died. There is no strong evidence of invasion by Atherosperma moschatum as suggested by some models of forest dynamics in these forests in Tasmania. In this stand of forest, fire and erosion following flooding have been the major causes of disturbance.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Dodson:2000byenup","South-western Australia has a Mediterranean-type climate and its infertile soils support a highly diverse angiosperm flora. Little is known of the vegetation history of this region, and this means that little can be said of the roles of environmental stability, climate change, or human impact on the maintenance or development of the high biodiversity of the region. This study presents a pollen and fossil charcoal record from two peat profiles from a freshwater lagoon region near Lake Muir, east of Manjimup, in south-western Australia. The record shows a glimpse of an early Holocene where a mix of Casuarina and eucalypts with an understorey of heath and some open herbaceous vegetation, including chenopods, occurred. Fire was not an important factor at this time. The main record begins from about 4800 BP, and shows a vegetation mix of Corymbia calophylla and Eucalyptus marginata, with the latter becoming dominant by about 3500 BP. Corymbia calophylla again becomes prominent in the last few centuries. A heathy understorey is present throughout the last 4800 years, but was apparently less dense during phases when C. calophylla was more prominent. Melaleuca woodland has been the main vegetation type around the wetland areas and areas of inundation since the mid-Holocene. Major fire periods at Byenup, around 4200 BP and between about 3000 and 2000 BP, did not result in major vegetation changes. An analysis of cation content in the sediments suggests that weathering and erosion rates have been relatively stable throughout the record, but an increase in phosphorus and possibly organic matter in the surface layers suggests that agricultural practices have led to changes in the chemistry of sediments. It is hypothesised that an increase in effective precipitation about 4800 BP led to the initiation of the continuous part of the sediment record at Byenup. This increase most likely resulted from a more effective westerly wind stream. Changes since this time are more likely a result of changing fire regime and the interaction of species, rather than climate shifts.","2023-07-22 06:51:38.269 +0200","" +"Dodson:2001solomons","Solomons Jewel Lake occurs in an area of subalpine woodland with patches of cool temperate rain forest and the conifer Athrotaxis cupressoides, which is found mainly along stream channels. A pollen record shows that the main vegetation types have not varied throughout the last 4000 years but subtle changes are evident in some elements. Apart from a reduction in Euicalyptus for about 300 years, beginning around 3500 BP, the sclerophyll vegetation has remained relatively unchanged. A small decline in rainforest taxa began around 1700 BP, followed by an expansion of Sphagnum from 1200 BP, then Athrotaxis cupressoides and Cyperaceae from 800-900 BP. These trends probably represent a chain of events associated with a cooling which reduced rain forest and allowed wetland areas to expand. These then provided additional habitat for Athrotavis cupressoides which expanded because the wetlands provided additional protection from fire.","2023-07-22 06:51:38.269 +0200","" +"Domett:2006remains","A human burial of late Holocene age was recently excavated from inland northwest Queensland and studied prior to reburial by the Indigenous community. Bones from the lower thoracic region to the feet were recovered. The person had been interred in a crouched position, resting on their lower legs (shins) and wrapped in paperbark. Similar burial techniques have been described in the region's ethnographic literature, and this site represents the first known archaeological example. Ascertaining a firm date for the burial is problematic owing to the nature of the radiocarbon calibration curve in recent centuries. A detailed analysis of the bones indicated the individual to be an adult female, most likely of middle age. There are some significant pathological lesions present that are indicative of treponematosis. The geographic and cultural context of the burial leads us to suggest the most likely diagnosis is treponarid.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"DominguezVillar:2013mediterranean","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Donaldson:2010radar","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Donders:2006fraser","The dune system of Fraser Island in subtropical Queensland, Australia, contains numerous perched lakes with organic-rich sediments. These lakes are located in the subtropics and their water levels are strongly influenced by precipitation. The lakes act as natural rainfall gauges, which make them highly sensitive to environmental change. Paleoecological and paleoclimatological investigations are performed on sediment cores from Lake Allom, a small perched lake on central Fraser Island. A detailed chronology is based on a series of closely spaced AMS-radiocarbon dates, supplemented with sedimentological information. Based on extrapolation, the chronology indicates an age range from ∼56 14C kyr BP to present, with a major hiatus occurring during the Last Glacial Maximum. Pollen analysis of the Lake Allom sediment record reveals strong changes between rainforest and open woodland vegetation. The Holocene portion of the record shows a stepwise vegetation development, from dry conditions in the early Holocene, to high lake levels and increasing forest between 5.5 and 3 cal kyr BP. At 3--2 cal kyr BP, a large diversification occurred towards the present-day heterogeneous sub-tropical rainforest vegetation, followed by a small rainforest decline at 0.45 cal kyr BP. Additionally, charcoal analysis indicates increases in fire occurrence contemporaneously with periods of drier vegetation and/or low lake levels. Part of the reconstructed vegetation changes can be related to local and regional factors including forest succession, dune formation, sea-level rise and human impact. Comparison with paleoclimate records from tropical and temperate regions indicates that the temporal and spatial dynamics of vegetation changes in eastern Australia are primarily controlled by climate variability. Particularly the increasing activity of the El Niño--Southern Oscillation (ENSO) during the late Holocene caused greater climate variability in eastern Australia, resulting in more heterogenous vegetation cover.","2023-07-22 06:51:38.269 +0200","" +"Donders:2007enso","A review of Holocene climate patterns in eastern Australia is presented on the basis of a series of high-resolution pollen records across a north-to-south transect. Previously published radiocarbon data are calibrated into calendar years and fitted with an age-depth model. The resulting chronologies are used to compare past environmental changes and describe patterns of climate change on a calendar-age scale. Based on the present-day Australian climate patterns and impact of the El Niño-Southern Oscillation (ENSO), the palynological data are interpreted and the prevalent climate mode throughout the Holocene reconstructed. Results show that early Holocene changes are strongly divergent and asynchronous between sites, while middle to late Holocene conditions are characterized by more arid and variable conditions and greater coupling between northern and southern sites, which is in agreement with increasing influence of ENSO.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Dong:2014tibet","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Dong:2016grove","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Dong:2017little","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Dong:2017quemuqu","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Dong:2018jaggang","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Dong:2020xiaokelanhe","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Dongen:2019size","Concentrations of in-situ-produced cosmogenic 10Be in river sediment are widely used to estimate catchment-average denudation rates. Typically, the 10Be concentrations are measured in the sand fraction of river sediment. However, the grain size of bedload sediment in most bedrock rivers covers a much wider range. Where 10Be concentrations depend on grain size, denudation rate estimates based on the sand fraction alone are potentially biased. To date, knowledge about catchment attributes that may induce grain-size-dependent 10Be concentrations is incomplete or has only been investigated in modelling studies. Here we present an empirical study on the occurrence of grain-size-dependent 10Be concentrations and the potential controls of hillslope angle, precipitation, lithology, and abrasion. We first conducted a study focusing on the sole effect of precipitation in four granitic catchments located on a climate gradient in the Chilean Coastal Cordillera. We found that observed grain size dependencies of 10Be concentrations in the most-arid and most-humid catchments could be explained by the effect of precipitation on both the scouring depth of erosion processes and the depth of the mixed soil layer. Analysis of a global dataset of published 10Be concentrations in different grain sizes (n=73 catchments) – comprising catchments with contrasting hillslope angles, climate, lithology, and catchment size – revealed a similar pattern ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:27:40.538 +0100" +"Donlon:1991swansea","emains from Swansea Channel Aboriginal burial ground make up the largest population of individuals known from a burial ground on the NSW coast. These remains have not been studied in any detail before. As these remains are to be reburied this year it was considered important that as much information as possible be gained from a study of the remains. This report is the result of a grant from the Institute of Aboriginal and Torres Strait Islander Studies to describe the skeletal remains from the Swansea Channel burial ground on the central coast of New South Wales (Figure 1). In addition to this report another report (Donlon 1991) has been written for the local Aboriginal community of Swansea, the Bahtabah people.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Donlon:2010badu","While skeletal remains from the Torres Strait Islands have been examined in museums, none have been described in situ. The indigenous people of Badu requested such an investigation. This paper describes the skeletal remains from Badu and examines the osteo-biography, that is, the life and death of a man who lived sometime between 550 and 100 years ago. This man displayed severe injuries as well as probable evidence of an agricultural lifestyle. It is hoped that such in situ investigations can provide local communities with important information about their ancestors.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Donoghue:1988pandanus","The value of an anthropological approach to archaeology is becoming increasingly appreciated. This thesis uses an ethno-archaeological focus to investigate the spatial and temporal variations which appear in the Pandanus nut assemblages from four rockshelter sites in Manim Valley, Papua New Guinea. I develop a ‘Site Use Model‘ which predicts the nature of the Pandanus assemblages based on hunter-gatherer subsistence and settlement strategies and previous interpretations of the sites’ functions and field observations of Pandanus use. The Model is tested against the Pandanus nut remains from the sites. The test concludes that the morphological differences between the Pandanus nuts are not a result of the domestication process but probably represent the habitat preference of the Pandanus species. The functions occurring at the sites do change over time, but cannot be explained alone by the spread of agriculture. It is suggested that the composition of groups using the sites adds to the complexity of the issue.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Dortch:1973devils","Stone and bone artifacts are described from excavations in a small cave in the far south-west of Western Australia. The bottom of the deposit has not been reached, but radiocarbon dates show that the deposit so far excavated includes a time span from about 12,000 to about 25,000 years ago. Two pits and a hearth show that the cave was occupied at times by human beings. Artifacts are present at most levels. Some of these artifacts may have been washed into the cave, but others may have been left there by the occupants.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Dortch:1974twelve","In March 1973, Western Australian Museum staff carried out a third season of excavation at Devil‘s Lair, a cave in ‘Coastal Limestone‘ in the Cape Leeuwin-Cape Naturaliste region of Western Australia (FIG. 1) (see Dortch and Merrilees, 1971, 1973). The main purpose of the 1973 season was to widen an 80 cm wide, previously excavated trench (coduent Trenches 5 and 2) and to carry out a detailed stratigraphical study of the upper part of the deposit, in particular the unit named ‘flowstone complex with pockets and bands of earth‘ (Dortch and Merrilees, 1973, Fig. 4). Another aim was to extend the excavation to the east wall of the cave. Two new trenches, 7 and 8, were laid out for this programme (FIG. 2). Trench 7 extends alongside Trenches 5 and 2 for a distance of 275 cm. It is 70 cm wide, bringing the total width of the excavation to 150 cm. Trench 8, adjacent to the eastern ends of Trenches 7 and 2, is 150 cm long and extends to the east wall of the cave.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Dortch:1975recent","The Devil‘s Lair investigations continue to be the most important single research project in the prehistory of south western Australia. The small group of excavators from the Western Australian Museum (J. Balme, C. Dortch, D. Merrilees and J. Porter) completed their fifth field season in April 1975. During this season they penetrated well below a charcoal band dated at 24,600 f 800 BP (SUA 31) and found more evidence of human occupation in the form of a large pit and perhaps two more hearths, all of which are still under analysis. At present six pits have been recorded, including the enigmatic Pit 2 (Dortch and Merrilees 1973). There are also more than six hearths, some of which remain under analysis, and one occupation surface (Dortch 1974). The charcoal band dated at 24,600 BP, itself probably a large, thin hearth, contained a number of animal bones and stone artifacts including a few made of a distinctive form of bryozoan chert (see below).","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Dortch:1976northcliffe","Traditional Aboriginal land use and subsistence in the Northcliffe district, Western Australia was probably similar to that recorded in other south western coastal districts during the 19th century. Examination of prehistoric Aboriginal campsites in the vicinity of Northcliffe and on the coastal plain reveals that Aboriginal stone workers used local chert, silcrete, quartz, and other stone. They quarried silcrete extensively at an outcrop near Northcliffe from before 6780 years BP until at least 3000 years BP. Area stone artifact assemblages contain diverse retouched tools made on flakes and blades, notably geometric microliths. A wooden fish trap on a freshwater creek near Point d‘Entrecasteaux suggests that traditional freshwater fishing methods were highly developed. Marine mollusc shells at archaeological sites in coastal dunes around Malimup are tentatively interpreted as food remains. The scarcity of biotic material in known archaeological deposits at present prevents definitive assessment of prehistoric Aboriginal subsistence and land use.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Dortch:1977industrial","This paper surveys the archaeological sequences of two regions in western Australia (Fig. 1). The first of these, the Ord valley in east Kimberley, is dealt with in some detail since it is an area which until recently was very poorly known archaeologically but for which some new data are available. The second region is the lower south-west where in 1973 I began a survey of archaeological sites. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:28:58.764 +0100" +"Dortch:1979artifacts","A lower, largely re-worked zone of the cave deposit at Devil‘s Lair, Western Australia, radiocarbon dated about 33,000 BP, contains very sparse archaeological assemblages consisting of flakes and other artifacts, including some apparent tools, made of calcrete; a few artifacts of quartz and other stone; and at least three bone artifacts. These assemblages and other small finds of definite or possible archaeological significance are described, and various natural sources of stone and bone fracture within the cave which. may have produced pseudo artifacts are assessed. Carbonate encrusted stone and bone artifacts, including two encrusted probable artifacts of bone, both of which may be made on bones of extinct macropodines, are tentatively regarded as re-deposited from an older part of the cave deposit, evidence which may mean that human occupation of this part of southwestern Australia substantially predates 33,000 BP. The scarcity of artifacts and the absence of occupational features in the lower part of the deposit suggest that people seldom or never entered the cave before 27,700 BP, the radiocarbon age of the oldest known Devil‘s Lair occupation feature. All artifacts stratigraphically below this feature could have washed or fallen into the cave from occupation sites immediately outside.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Dortch:1979lair","Long-term investigations at Devil's Lair, a small limestone cave in the Capes Leeuwin-Naturaliste region of extreme south-western Australia, have yielded archaeological material radiocarbon dated 6,500-33,000 B.P. Several occupation features show that people lived in the cave from 12,000 to 27,700 B.P. The cave deposit contains very rich assemblages of animal bones probably contributed by both human and animal predators; criteria are suggested to distinguish those bones and other remains representing human exploitation. A distinctive series of carbonate encrusted bones and stones present in the lower half of the deposit, including artefacts and the bones of extinct marsupials, is tentatively considered to be redeposited from unexcavated parts of the cave deposit whose minimum radiocarbon age is 37,750 ± 2,500 B.P. A wide range, though limited number, of stone and bone artefacts including debitage suggests that the cave was occasionally used as a campsite where culinary and maintenance activities took place. The repeated occupation at Devil's Lair over thousands of years suggests that caves were an established form of habitation site used periodically by late Pleistocene populations in this region.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Dortch:1984mollusc","Numerous sources attest to the importance of marine, estuarine and freshwater molluscs as foods in the varied traditional economies of Aboriginal Australia. Moreover, mollusc eating is among the very oldest forms of subsistence yet documented for the continent, as shown by radiocarbon dates as old as 32,750 ± 1250 BP (ANU 331) for humanly accumulated mussel shells at Lake Mungo, New South Wales (Barbetti and Allen 1972; Bowler 1976). A more relevant, though very sparse, record for Late Pleistocene mollusc exploitation is from Devil’s Lair in southwestern Australia (Dortch 1974; 1979a). ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:27:52.042 +0100" +"Dortch:1985apparent","Bryozoan chert is well known as a stone much used by Aborigines in western coastal districts of southwestern Australia from late Pleistocene times until approximately the attainment of mid-Holocene high sea levels, when the sources of this stone are thought to have been submerged (Glover 1984). Artefacts of this material thus provide a useful chronological marker, just as geometric microliths and other microlithic tools are generally thought to be indicative of late Holocene assemblages or sites.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Dortch:1986miriwun","Michael Smith‘s recent surnrnary of late Pleistocene .4ustralian grindstones includes a single specimen from hliriwun rockshelter, Ord \‘alley, Kirr~berley , Western Australia (Smith 1985:35-36). This piece Smith terms ‘an amorphous grindstone rather than a swdgrinding implement‘. Its provenance is given as ‘the lower part of the light brown silty earth‘, and its radiocarbon age as probably ‘ca.3,000 BP rather than 18.000 BP‘.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Dortch:1994tunnel","The long occupational record from Devils Lair suggests that Aboriginal populations in the extreme southwest of Western Australia regularly occupied limestone caves during the late Pleistocene (Dortch 1984:78). In 1993, as a major part of my MA research topic, I chose to commence testing that proposition by investigating sites in the Tamala limestone belt extending from Cape Naturaliste southward to Cape Leeuwin. In June/July 1993 I excavated the floor deposit at Tunnel Cave (1 15′ 02′ E, 34′ 05′ S) and recorded numerous artefacts and faunal remains associated with a series of 25 clearly defined hearths from 0.5 to 3.0 m below the surface (Fig. 1). ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:27:52.924 +0100" +"Dortch:1995dunsborough","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Dortch:1996lair","The radiometric chronology of the Devil's Lair cave deposit in southwestern Australia, excavated during the 1970s by a Western Australian Museum team, is currently being assessed through luminescence and AMS 14C dating. Also underway is a long overdue inventory of this site's stone and bone artefact assemblages. Our purpose here is to revise some previously published archaeological classifications of Devil's Lair anefacts, and to confirm human occupation of the cave as early as ca. 31,000 yr BP, as implied by conventional radiocarbon dates obtained twenty years ago.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Dortch:1996ord","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Dortch:1996review","The radiometric chronology of the Devil‘s Lair cave deposit in southwestern Australia, excavated during the 1970s by a Western Australian Museum team, is currently being assessed through luminescence and AMS ‘C dating. Also underway is a long overdue inventory of this site‘s stone and bone artefact assemblages. Our purpose here is to revise some previously published archaeological classifications of Devil‘s Lair artefacts, and to confirm human occupation of the cave as early as ca. 3 1,000 yr BP, as implied by conventional radiocarbon dates obtained twenty years ago","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Dortch:1996tunnel","The long occupation of Devil's Lair in the Naturaliste Region, Western Australia, suggests that Aboriginal groups regularly occupied caves in this extreme southwestern corner of the continent as early as 31,000 years BP (Figure 1; Balme et al 1978; Baynes et al 1975; CE Dortch 1979; CE Dortch and J Dortch, in prep). At Tunnel Cave, numerous hearths, artefacts and faunal remains indicate many encampments there throughout the last glacial maximum and up to 8000 years BP (J Dortch 1994). Abundant remains at Witchcliffe Rock Shelter affirm Naturaliste Region cave occupation in the last millennium, as first reported by Lilley (1993) at Rainbow Cave. This article summarises the importance of Tunnel Cave and Witchcliffe Rock Shelter in assessing long-term changes in southwestern Australian site use, diet and technology.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Dortch:1999estuarine","Estuarine shoreline fishing was a fundamentally important subsistence activity in the traditional hunting­gathering economy of the Nyungar-speaking Aborigines of the southwest of Western Australia. This is shown by a number of ethnohistoric accounts mainly dating to the first decade of European settlement in this region, beginning in 1826. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:27:54.398 +0100" +"Dortch:2002submerged","The relative and absolute ages of Aboriginal sites 8, 9 and 5 submerged in Lake Jasper, located on the Scott Coastal Plain in Western Australia‘s lower South-west, are evaluated through different lines of evidence. Hydrogeological investigations by CSIRO investigators suggest that the 4 km‘ fresh- water lake has probably stayed at much its present size since formation. The lake‘s filling is estimated as having taken place ca. 3800 BP, as suggested by the mean pooled age of four of five radiocarbon dates (Series A) for individual tree stumps at a wide range of depths and occurring among hundreds of other stumps in growth position on the lake floor. This age estimate for the lake‘s formation is no more than 200-700 years younger than the earliest radiocarbon dates for the proliferation of geometric microliths in Australian stone artefact assemblages. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:27:53.810 +0100" +"Dortch:2004forests","This study investigates hunter-gatherer responses to environmental change in south-western Australian forests. The study region is the Leeuwin-Naturaliste Region, extreme south-western Australia. It examines how hunter-gatherers reacted to terminal Pleistocene and early Holocene expansions of Karri (Eucalytpus diversicolor) tall open-forest, a forest type identified as difficult to occupy. The putative hunter-gatherer reaction requires careful assessment because past hunter-gatherers could have continuedto occupy forested areas by using many different habitats within forests and controlling the extent of unfavourable habitats by firing. The author assesses the issue by reviewing ecological and archaeological research in south-western and south-eastern Australian forests and analysing archaeological evidence for occupation in various types of forest.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Dortch:2004wallaby","Quaternary vertebrate extinctions attract wide interest because of the role ascribed to humans as agents of extinction, through either over-hunting or altering habitat. This paper examines faunal and floral records from the archaeological site at Tunnel Cave, Leeuwin-Naturaliste Region, southwestern Australia, which are relevant to the Mid-Holocene local extinction of Black-flanked Rock-wallaby (Petrogale lateralis). Possible factors causing the population decline include inter-species competition, over-hunting by humans or other predators, or vegetation habitat change caused by climate change or changes in human firing practices. Identification of macroscopic charcoal excavated at Tunnel Cave shows that changes in canopy trees began from 10,000 BP, consistent with post-glacial rainfall increases, and probably causing the encroachment of closed habitats and loss of grazing areas. These changes are consistent with other faunal shifts at Tunnel Cave and with faunal and identified charcoal records from the nearby Devil‘s Lair deposit. There is little evidence for changes in competitor or predator behaviour, although increasing geographic isolation of Petrogale habitats possibly exacerbated predator impacts. The timing of human occupations at Tunnel Cave in relation to vegetation change suggests that human firing was a minor influence on forest composition or structure. Petrogale‘s Mid-Holocene disappearance from the region is therefore attributable to climatically driven encroachment of closed habitat.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Dortch:2010alaska","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Dortch:2010mckinley","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Dortch:2010nubra","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Dortch:2010subsistence","Palaeo-environments and past human subsistence patterns are difficult to determine from dual-patterned faunal assemblages where human and non-human predators have accumulated and intensively modified animal bones. This paper examines such records in the Leeuwin-Naturaliste Region of south-western Australia, where a thin belt of coastal limestone contains caves and rock shelters with rich faunal deposits. The Late Pleistocene and Holocene part of this record derives from four archaeological sites: Devil's Lair, Tunnel Cave, Witchcliffe Rock Shelter and Rainbow Cave. Correspondence analysis combined with cluster analysis enables a preliminary assessment of habitat changes using simple species abundances in the faunal assemblages and comparison with indices of past human activity in the sites and the species' present habitat preferences. These inferred changes, consistent with previous analyses of faunal remains and tree charcoal, suggest that late Holocene sites document Aboriginal occupation in coastal heath, scrub and woodland. Late Pleistocene deposits record hinterland occupation at times of low sea-level when the coast was up to 30km seawards of its present position and the surrounding vegetation was open-forest or woodland. As rainfall increased and vegetation changed in the Holocene, species foraging in open-woodland declined or became locally extinct, while species requiring closed canopy habitats increased. Rank-order correlations of taxa and archaeological remains from depositional sequences before and after the environmental change indicate that the occupiers of late Holocene sites favoured the same generalist species that occupiers of Late Pleistocene sites had favoured, which were available at all times. Prey habitats, foraging behaviours and historic records of ethnographic hunting and settlement pattern suggest that this local continuity is consistent with maintenance of a 'dispersive mode' subsistence pattern in the region.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Dortch:2011ladakh","Variations in erosion were quantified across the topographically and morphometrically asymmetrical central Ladakh Range in NW India to elucidate erosion and sediment transfer processes across space and time and to gain insight into how mountains erode and evolve. Morphometric analysis and 10Be cosmogenic nuclide analysis of 14 fluvial sediment samples from active channels in six catchments conducted across the mountain range constrains 100 ka timescale erosion rates for catchments on the northern side of the mountain range and are between 56 ± 12 and 74 ± 11 m/Ma, while catchments on the southern side of the mountain range to between 20 ± 3 and 39 ± 8 m/Ma for the last ~ 300 ka. Maximum elevation from swath analysis across the range shows a strong correlation with the ELAs of 382 contemporary glaciers. The higher erosion rate to the north likely relates to tectonic tilting of the central Ladakh Range and to active rock uplift on the northern side of the range along the Karakoram Fault. Morphometric analysis shows that the maximum and average elevations increase at nearly the same rate on a catchment-scale across the central Ladakh Range, with higher elevation on the northern side. This suggests that greater erosion on the northern side of the range is not keeping pace with rock uplift. Moreover, long-term denudational unloading does not play a significant role in the tectonic tilting of the central Ladakh Range.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Dortch:2012swan","This paper presents archaeological evidence for early human occupation in the western parts of the Greater Swan Region, Western Australia during the last ice age and immediate post-glacial period, when sea levels globally were greatly lowered. The informal label ‘Greater Swan Region‘ refers to a 60-km-long and 40-km-wide, east-west transect from the Darling Escarpment through the centre of the Perth Metropolitan Region to the coast, and thence seaward to the deepening contours of the continental shelf edge, ten kilometres west of Rottnest Island (cf 100 m isobath: Fig. 1). In assessing early human presence in this study area through many millennia of lowered sea levels, one views this stretch of land from the Darling Scarp westward across the exposed (emergent) continental shelf as a single region. This is requisite, on the grounds that through hundreds of human generations this coastal sand plain was in its entirety traversed by Aboriginal hunter-gatherer groups.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Dortch:2013drivers","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Dortch:2014intergenerational","Niche construction theory concerns the modification of environments by all organisms, and gives a new perspective on zooarchaeological records in southwest Australia. Aboriginal people in this region historically used fire to improve habitat and hunt animals, suggesting pre-European traditions of environmental management. Analysis of a new faunal record from the Leeuwin-Naturaliste Region, at the Wonitji Janga rockshelter, suggests post-European changes in Aboriginal hunting are the result of changed firing regimes or restrictions on traditional management techniques. These preliminary findings suggest that similar research planned for the Swan Coastal Plain, coupled with advances in ancient DNA analysis, will demonstrate past landscape modification.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Dortch:2016lancefield","Lancefield Swamp, south-eastern Australia, was one of the earliest sites to provoke interest in Pleistocene faunal extinctions in Sahul (Pleistocene Australia-New Guinea). The systematic investigation of the deposit in the early 1970s identified megafaunal remains dominated by the 100-200~kg kangaroo Macropus giganteus titan. Associated radiocarbon ages indicated that the species was extant until c.30,000~BP, suggesting significant overlap with human settlement of Sahul. This evidence was inconsistent with contemporary models of rapid human-driven extinctions. Instead, researchers inferred ecological tethering of fauna at Lancefield Swamp due to intense drought precipitated localised mass deaths, consistent with Late Pleistocene climatic variability. Later investigations in another part of the swamp, the Mayne Site, remote to the initial investigations, concluded that mass flow disturbed this area, and Electron Spin Resonance (ESR) analyses on megafauna teeth returned wide-ranging ages. To clarify site formation processes and dating of Lancefield Swamp, we excavated new test-pits next to previous trenches in the Classic and Mayne Sites. We compared absolute chronologies for sediments and teeth, sedimentology, palaeo-topography, taphonomy, and macropod age at death across the swamp. Luminescence dating of sediments and ESR analysis of teeth returned ages between c.80,000 and 45,000 years ago. We found no archaeological remains in the bone beds, and evidence of carnivore activity and fluvial action, in the form of reactivated spring flow. The latter disturbed limited parts of the site and substantial areas of the bone beds remained intact. The faunal assemblage is dominated by megafaunal adult Macropus, consistent with mass die-offs due to severe drought. Such droughts appear to have recurred over millennia during the climatic variability of Marine Isotope Stages 4 and 3. These events began tens of millennia before the first appearance of Aboriginal people in Sahul and only the very youngest fossil deposits could be coeval with the earliest human arrivals. Therefore, anthropogenic causes cannot be implicated in most if not all of mass deaths at the site. Climatic and environmental changes were the main factors in site formation and megafauna deaths at Lancefield Swamp.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Doughty:2015mismatch","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Douglass:2005evidence","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Douglass:2006lago","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Douglass:2021cassowary","How early human foragers impacted insular forests is a topic with implications across multiple disciplines, including resource management. Paradoxically, terminal Pleistocene and Early Holocene impacts of foraging communities have been characterized as both extreme—as in debates over human-driven faunal extinctions—and minimal compared to later landscape transformations by farmers and herders. We investigated how rainforest hunter-gatherers managed resources in montane New Guinea and present some of the earliest documentation of Late Pleistocene through mid-Holocene exploitation of cassowaries (Aves: Casuariidae). Worldwide, most insular ratites were extirpated by the Late Holocene, following human arrivals, including elephant birds of Madagascar (Aepyornithidae) and moa of Aotearoa/New Zealand (Dinornithiformes)—icons of anthropogenic island devastation. Cassowaries are exceptional, however, with populations persisting in New Guinea and Australia. Little is known of past human exploitation and what factors contributed to their survival. We present a method for inferring past human interaction with mega-avifauna via analysis of microstructural features of archaeological eggshell. We then contextualize cassowary hunting and egg harvesting by montane foragers and discuss the implications of human exploitation. Our data suggest cassowary egg harvesting may have been more common than the harvesting of adults. Furthermore, our analysis of cassowary eggshell microstructural variation reveals a distinct pattern of harvesting eggs in late ontogenetic stages. Harvesting eggs in later stages of embryonic growth may reflect human dietary preferences and foraging seasonality, but the observed pattern also supports the possibility that—as early as the Late Pleistocene—people were collecting eggs in order to hatch and rear cassowary chicks.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Dowling:1990riverland","Many researchers have recognized the value of investigating the history of race contact in Australia, but too few have sought to explain in detail why the Aboriginal population declined so much and so rapidly when colonization advanced across the continent. The central aim of this thesis is to identify and assess the impact of the major causes of Aboriginal population collapse in the Riverland (Murray River) region of South Australia. It is estimated that prior to 1800 the population density of the Riverland was between 0.3 and 0.5 km^ per person with a total population for the region of around 3000. In 1881 the South Australian State Census enumerated just 14 Aboriginal people for the Riverland region. The population collapse has been viewed in two stages. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:27:56.464 +0100" +"Dowling:2019dart","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Downie:1978balof","The excavation of 6 [sq m] from a rock shelter in New Ireland is described. The maximum depth of deposit was 80 cm, with no clear strata being visible. A radiocarbon date of 6-7,000 years b.p. was obtained from the lowest levels, and one of 2,500 years b.p. from the middle. Faunal materials recovered include mammals (all except one still extant), lagoon fishes, reptiles and shellfish, the last being primarily from reef and lagoon environments. Artefacts from earlier levels include bone bi-points, flaked stone tools patterned similarly to those from the New Guinea Highlands and made from stone from a variety of resources, and obsidian imported from Talasea, New Britain. Obsidian from the Lou (Admiralty Is.) source, and pottery date from about 2,500 years ago. The site is the oldest so far excavated in Melanesia, and data from it provide insights into the development of trade patterns in the area over the last 7,000 years.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Downie:2011terra","Soils developed on the sites of Australian Aboriginal oven mounds along the Murray River in SE Australia, classified as Cumulic Anthroposols under the Australian Soil Classification, are shown to have traits similar to the Terra Preta de Indio of the Amazon basin. Seven such sites were characterised and compared with adjacent soils. The Cumulic Anthroposols contained significantly (p < 0.05) more soil carbon (C), compared to adjacent non-Anthroposols. Solid-state 13C NMR spectroscopy showed that the C in the Cumulic Anthroposols was predominantly aromatic, especially at depth, confirming the presence of charcoal. Radiocarbon analysis carried out on charcoal collected from two of these sites showed that it was deposited 650±30 years BP at one site and 1609±34 years BP at the other site, demonstrating its recalcitrance in soil. The charcoal originated from plant material, as shown by SEM, and had high levels of Ca agglomeration on its surfaces. The Cumulic Anthroposols were shown to have altered nutrient status, with total N, P, K and Ca being significantly greater than in the adjacent soils throughout the profile. This was also reflected in the higher mean CEC of 31.2 cmol (+) kg‚àí1 and higher pH by 1.3 units, compared to the adjacent soils. Based on the similarity of these Cumulic Anthroposols with the Terra Preta de Indio of the Amazon, we suggest that these Cumulic Anthroposols can be classified as Terra Preta Australis. The existence of these soils demonstrates that Australian soils, in temperate climates, are capable of storing C in much higher quantities than has been previously recognised, and that this capability is founded on the unique stability and properties of charred organic matter. Furthermore, the addition of charcoal appears to have improved the physical and chemical properties of these soils. Together, this provides important support for the concept of soil amendment with ‘biochar‘, the charred residue produced by pyrolysis of biomass, as a means for sequestering C and enhancing agricultural productivity.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Doyle:2003nambucca","The Nambucca River catchment is on the mid-north coast of New South Wales, Australia, and drains 1,407 km2 of land east of the Great Dividing Range. This study examines the pre- and post-settlement record of channel change in the seven tributaries of the Nambucca catchment and suggests a scheme for rehabilitation based on current geomorphic information and the identified record of channel changes. The Late Pleistocene history, obtained from 19 river terrace thermoluminescence dates, identifies a remnant terrace of 78 ka from the Colleambally Phase during Oxygen Isotope Stage (OIS) 5. Younger terraces correspond to the Kerarbury Phase (55-35 ka) and the Gum Creek Phase (31-25 ka), both in OIS 3. However, the majority of terraces date during the Yanco Phase (20-13 ka) in OIS 2. This record of late Quaternary activity correlates with periods of fluvial activity identified on the much larger Nepean and Murrumbidgee Rivers in southeastern Australia. No sediment dates have been obtained in the Nambucca catchment for the period 12 ka to 3 ka, probably because extensive flushing removed most of that alluvium in what has recently been termed the Nambucca Phase. Radiocarbon dating of the Nambucca floodplains has provided 15 dates, all but one younger than 3000 yrBP. Between 3000 and 2500 yrBP, the streams changed from gravel, braided and somewhat laterally active, to stable systems forming floodplains by vertical accretion and with channels that underwent occasional avulsion. This laterally stable period continued through to European settlement in the middle 1800's. Since settlement there have been four periods of change in the catchment that have shaped the formation of the streams in the catchment: Phase 1 (1830-1870): Settlers selectively logged the forested catchments for red cedar (Toona australis) but during this phase much of the forest on stream banks and floodplains remained intact. Phase 2 (1870-1896): Extensive land clearance for agriculture occurred during this phase. A cluster of large floods in the 1890's triggered a series of nickpoints. The initial channel instability problems probably date to this period. Phase 3 (1897-1947): The period from the late 1890's to the late 1940's was relatively dry with very few recorded flood events. However, the earliest available aerial photographs from 1942 indicate channels straightened with meanders having cut-offs in the lower part of the catchment. The catchment appears to have been primed for major change during the flood dominated phase after 1947. Phase 4 (1948-Present): The change to","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Dragovich:1986varnish","Desert varnish is widespread in arid Australia, and occurs as a thin often discontinuous manganese-enriched surface coating near Broken Hill, western New South Wales. Radiocarbon dating of calcium carbonate associated with this varnish indicated that major varnishing took place before about 10,000 years B.P., with varnish-forming conditions continuing during the Holocene. Small patches of varnish on secondary carbonate, on non-varnished rock and sometimes on existing varnish suggest that current environmental conditions allow for some varnish formation. Loss of varnish has resulted from within-channel abrasion, weathering by lichens, minor breakdown of varnish substrates, and localized weathering, possibly related to a previously higher soil surface.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Draper:0000unpub","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Draper:1987couedic","Lying within sight of the South Australian mainland, the 4000km2 land mass of Kangaroo Island presents a continuing archaeological mystery. In the mythology of southern coastal Aborigines, it was Karta - island of the dead (Tindale and Maegraith 1931; Berndt 1940) - a spirit place beyond the reach of living people. However, reports of the discovery of stone artefacts on the island by Howchin in 1903 and Tindale and Maegraith in 1931 demonstrated that Aboriginal people once had occupied the island, beyond the recollection of oral history. The suite of stone implements recorded by Tindale was distinctive. It consisted primarily of large, unifacially-flaked cobble choppers, unidirectional block cores (‘horsehoofs‘ and ‘karta‘), steep-edged, thick flake tools, pitted hammerstones, occasional massive ‘waisted axes‘ - and very few flakes. Most artefacts were made from the island‘s abundant quartzites and metasandstones, with occasional use of quartz. This assemblage was unlike any stage of the industrial sequence identified at Devon Downs rocksheiter (Hale and Tindale 1930). Tindale named the Kangaroo Island industry the ‘Kartan culture‘. Scattered finds of similar implements had been made in the Flinders Ranges north of Adelaide, and along the Fleurieu Peninsula to the south. This suggested to Tindale that the Kartan might date to the last ice age, when Kangaroo Island was connected to the mainland through lowered sea levels. Tindale also recognised similar implements in collections of artefacts from Tasmania. The location of Kartan artefacts on relict, stranded shorelines around Murray Lagoon reinforced the idea of Pleistocene antiquity, as did the similarity of the cobble artefacts to examples from Sumatra and Malaya, which were thought to date to the Upper Pleistocene. Putting all of these clues together, Tindale (1937:59) suggested that the Kartan artefacts represented the toolkit of the earliest immigrants to Australia from southeast Asia _ the people who had reached Tasmania and Kangaroo Island while these places were accessible by glacial land bridge. Consequently, Tindale placed the Kartan as the earliest phase of the industrial succession which he described for Australian prehistory (Tindale 1957, 1968, 1981).","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Drury:2014activity","We quantified activity patterns, foraging times and roost selection in the eastern blossom-bat (Syconycteris australis) (body mass 17.6 g) in coastal northern New South Wales in winter using radio-telemetry. Bats roosted either in rainforest near their foraging site of flowering coast banksia (Banksia integrifolia) and commuted only 0.3 +/- 0.1 km (n = 8), whereas others roosted 2.0 +/- 0.2 km (n = 4) away in wet sclerophyll forest. Most bats roosted in rainforest foliage, but in the wet sclerophyll forest cabbage palm leaves (Livistonia australis) were preferred roosts, which likely reflects behavioural thermoregulation by bats. Foraging commenced 44 +/- 22 min after sunset in rainforest-roosting bats, whereas bats that roosted further away and likely flew over canopies/open ground to reach their foraging site left later, especially a female roosting with her likely young (~4 h after sunset). Bats returned to their roosts 64 +/- 12 min before sunrise. Our study shows that S. australis is capable of commuting considerable distances between appropriate roost and foraging sites when nectar is abundant. Bats appear to vary foraging times appropriately to minimise exposure to predators and to undertake parental care.","2023-02-17 13:35:53.701 +0100","" +"DubeLoubert:2018naskaupi","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Duckmanton:1974masters","A thesis submitted in partial fulfilment of the requirements for the degree of Master of Arts in Geography in the University of Canterbury","2023-09-03 12:38:33.072 +0200","" +"Duhnforth:2010fracture","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Duhnforth:2011green","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Duller:1997dunes","Northern Tasmania has a geographically extensive cover of Quaternary aeolian features and although the morphology and stratigraphy of many of these have been studied it is difficult to assign a reliable chronology because of the lack of material suitable for radiocarbon dating. The dunes are primarily composed of quartz and hence are ideally suited for the application of luminescence dating. In this paper a variety of luminescence techniques are applied to samples from the area. Analysis of the multiple aliquot OSL measurements showed that a higher precision could be obtained using the signal from the initial 6 mJ.cm−2 of the optical stimulation rather than the total light sum. The initial, near exponential. decay of the OSL signal is highly reproducible from one sub-sample to another, but the later part of the OSL decay curve, which is dominated by retrapping effects, is highly variable. The multiple aliquot OSL results are consistent with single aliquot additive dose results. The luminescence ages show that the Ainslie Linear Dunes were initially deposited by 44 ka, were mobile again at 30 ka and have been subject to reworking within the last 100–200 years. It appears that the Quaternary history of aeolian activity in this area has been more complex than was previously thought.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Duller:2006reassessment","Stabilized linear dunes in northeastern Tasmania have previously been dated using luminescence signals from quartz (Duller G.A.T, Augustinus, P., 1997 Luminescence studies of dunes from north-eastern Tasmania. Quaternary Geochronology (QSR) 16, 357-365.) and gave ages from 44±4 to 29±3ka. Unexpectedly, no evidence was found for dune activity at the last glacial maximum (LGM). The ages were obtained using analytical methods available at the time, including multiple aliquot methods. In recent years the single aliquot regenerative dose (SAR) procedure has been developed, and this method gave ages from 23.8±1.6 to 21.8±1.3ka for the same samples. A further seven samples from other linear dunes in the area gave ages from 16.8 to 19.7ka. These ages are strong evidence that linear dunes in northeastern Tasmania were last active at, or immediately after, the LGM, consistent with evidence for enhanced aridity through large parts of the Australian continent at that time. Earlier methods of optical dating using quartz did not explicitly check for changes in luminescence sensitivity and thus their reliability must be suspect. For samples measured here, the largest discrepancy in equivalent dose between the sensitivity corrected and non-sensitivity corrected data is 84%, while for the remainder it is much smaller. These results demonstrate the importance of checking the validity of previously published optical dating results which were obtained using methods that did not explicitly check for sensitivity change.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Dunlop:2017dietary","The endangered northern quoll (Dasyurus hallucatus) is a predatory marsupial with a wide and disjointed distribution across northern Australia. The disjunct Pilbara population occurs in a uniquely arid area, and faces different threatening processes to populations elsewhere. To better understand the ecology of this small carnivore, we undertook a dietary analysis of 498 scats collected across ~100,000 km2. We calculated dietary composition and niche breadth and modeled these against biogeophysical factors (latitude, longitude, rainfall, elevation, and distance to coast) for 10 study landscapes. We also conducted pairwise comparisons of diet groups to evaluate regional dietary differences. Quolls were highly omnivorous, consuming at least 23 species of vertebrates (mammals, birds, reptiles, frogs), as well as arthropods, molluscs, fruit, and carrion. Diet varied widely across the region, with up to 3-fold differences in dietary niche breadth between study landscapes. We found few clear environmental drivers of the diet of D. hallucatus. The most frequently consumed food type was insects, but their occurrence in diets decreased as that of rodents and vegetation increased, indicating potential dietary preferences. The broad and variable diet of D. hallucatus indicates opportunism similar to that of other small carnivores. Given this broad dietary niche, conservation managers will need a priori knowledge of local prey abundance if they are to accurately predict the composition of D. hallucatus diets.","2023-02-17 13:35:53.701 +0100","" +"Dunnett:1992prion","Excavations in 1989 at Prion Beach Rockshelter produced a diverse faunal assemblage which has implications for our understanding of the economic role of offshore islands in southwest Tasmania. A prominent part of the faunal assemblage was a variety of seabirds, notably Fairy Prion, Short-tailed Shearwater and Common Diving Petrel. In this paper I will argue that seabirds constitute an important suite of resources in the southwest which require a relatively high risk procurement strategy.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Dunnett:1993middens","There are no Pleistocene sites in Tasmania which contain direct evidence of the exploitation of coastal resources. There is, however, an immense amount of archaeological material relating to the Holocene occupation of Tasmanian coasts (e.g. Bowdler 1979; Jones 1971; Lourandos 1970; Neal 1981; Reber 1965, 1967; Stockton 1982, Vanderwal and Horton 1984). The archaeological record is highly patterned, both in geographical and chronological terms. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:27:57.350 +0100" +"Dury:1966geochronology","Publication of the first Checklist (Dury, 1964) produced an encouraging response: I hope that my numerous correspondents will accept a block declaration of gratitude. It is especially useful to have notes of emendations and additions to the first list, as follows.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Dury:1970yantara","While examining evidence of pluvial lakes in western New South Wales during 1968, we found an Aboriginal camp fire adjacent to the deserted Yantara Homestead ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:27:18.978 +0100" +"Dury:1973pluvial","Some internally draining lakes in northwestern New South Wales, Australia, are contained in structural basins but owe their lack of external outlets to arid climate. Former high lake shorelines are defined in part by precipitated crusts or by deltas. Radiocarbon dating, although as yet less than satisfactory, suggests that the high lake stands occurred not later than about 14,500 B.P. They may eventually be correlated with lacustrine episodes that, elsewhere in inland New South Wales, occurred in the range 23,500 to 15,500 B.P. Whether or not the lakes under discussion existed at the time of maximum cold is uncertain; but they were indubitably associated with low paleotemperatures. Reconstruction of former temperatures involves little or no controversy. Use of paleotemperatures to reconstruct former evaporation rates produces results that stand up well to checking. Manipulation of the equilibrium equations for closed lakes produces precipitation equations that involve evaporation, area ratio between lake and rest of basin, and √©vapotranspiration. Empirical studies and some paleohydrologic work supply values or ranges of √©vapotranspiration and basin loss. Even in the lowest observed or estimated range of √©vapotranspiration, the precipitation equations indicate former precipitation about 50 percent greater than that of today. Calculation of √©vapotranspiration rates for former conditions of radiation and temperature and for a range of sunshine incidence, and entry of these rates into the precipitation equations, show that very low values of sunshine incidence would be required to drive calculated precipitation down to, or below, today‘s levels. That is to say, any hypothesis that the former high lake stands were associated with reduced precipitation demands inordinately low rates of √©vapotranspiration, plus a combination of reduced precipitation with inordinately high cloudiness.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Dutton:1982hiri","In days gone by some of the Motu-speaking peoples around Port Moresby used to go on annual trading expeditions to the Gulf of Papua. There they would exchange with the inhabitants of that area pots and other valuables for sago and canoe logs. These expeditions were called hiri, and were not only spectacular in terms of the number, nature and size of the sailing craft involved and the cargoes they carried but also very important economically and in other ways to the Motu and others directly or indirectly involved. Despite this importance, however, and despite the fact that the main aspects of this trade have been known for a long time, there are still many aspects of it about which not so much is known, or which have not been recorded. Some of these aspects involve empirical questions which have to do with the day the hiri were organized and operated, particularly at the inter personal level; others are historical questions of unknown depth which can only be answered, if at all, by painstaking research involving investigators from a number of disciplines. Research into both these areas is progressing steadily, and it is the purpose of this volume to present some of the results of this activity. The six papers published here over socio-economic, religious, linguistic and prehistoric aspects of the hiri.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Duxburry:2008shenandoah","We use cosmogenic 10Be analysis of fluvial sediments and bedrock to estimate erosion rates (103 – 106 year timescale) and to infer the distribution of post-orogenic geomorphic processes in the Blue Ridge Province in and around Shenandoah National Park, VA. Our sampling plan was designed to investigate relationships between erosion rate, lithology, slope, and basin area. Fifty-nine samples were collected from a variety of basin sizes (<1 – 3351 km2) and average basin slopes (7 - 26°) in each of four different lithologies that crop out in the Park: granite, metabasalt, quartzite, and siliciclastic rocks. The samples include bedrock (n = 5), fluvial sediment from single-lithology basins (n = 43), and fluvial sediment from multilithology basins (n = 11): two of these samples are from rivers draining streams exiting the eastern and western slopes of the Park (Rappahannock and Shenandoah Rivers). ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:27:26.647 +0100" +"Duxbury:2024lashmars","We present a continuous ∼7000-year sedimentary record from Lashmars Lagoon, Kangaroo Island (Karti/Karta), southern Australia, a region heavily impacted by drought and bushfires in recent decades. Records such as this are vital to contextualise current climatic and environmental shifts, particularly regarding the interplay between hydroclimate and fire-related disturbances in this ecologically sensitive area. We use high-resolution μX-ray fluorescence core scanning, complemented by bulk organic geochemistry and X-ray diffraction mineralogy of catchment soil and lake sediments to reconstruct past climate and catchment processes. Phases of elevated sediment organic matter content (inferred from high Br and total organic carbon) suggest increased lake freshening and productivity, and coincide with increased chemical weathering (inferred from high Al/K and kaolinite/illite and feldspars), likely reflecting the influence of wetter climates. Conversely, periods of high Ca correlate with biogenic carbonate inputs typical of brackish conditions, which we attribute to drier climates or a marine influence. From 7.0 ka, at the mid-Holocene sea level highstand, until 5.7 ka, we suspect Lashmars Lagoon was under virtually continuous influence from the sea. At 5.7 ka, we interpret the abrupt increase in sediment total organic carbon to reflect the severance of the connection to the sea, allowing organic material to accumulate. This, coupled with evidence of high inferred chemical weathering, suggests the climate was relatively wet at the time. After 5.4 ka, our data point to the establishment of drier conditions until the commencement of wetter climates again at 4.5 ka. From 2.5 ka, however, drier climates prevailed again until present. Notably, the climate changes recorded in the sedimentary sequence at Lashmars Lagoon seem to be linked to the strength of the Leeuwin Current, a current that brings warm tropical waters to southern Australia and demonstrates a teleconnection with the El Niño Southern Oscillation, and may well have been an important driver of rainfall on Kangaroo Island (Karti/Karta) over the past ∼7000 years.","2024-02-29 09:53:16.505 +0100","2024-02-29 09:53:16.505 +0100" +"Duyker:1995rockshelter","I live near the Georges River and there is an Aboriginal rock shelter on our property. It is half-way up a cliff face and there are thousands of shells in it. This is called a midden. 'Midden' is an old English word for rubbish dump. Middens are places where food remains (such as shells and animal bones), ashes and charcoal raked out of cooking fires, and worn out or broken implements were dumped or buried. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:28:24.236 +0100" +"Dyall:2004birubi","The Aboriginal occupation site at the locality of Birubi Point is close to the ocean beach. Map 1 shows the location of the Birubi midden on the east coast of Australia, and Map 2 shows its proximity to the sheltered waters of Port Stephens quite close to the north (only 6 km to Cromarty’s Bay, or 7 km to Salamander Bay). The Hunter River estuary at Newcastle is 32 km to the southwest along an open ocean beach. At Birubi, the long sweep of the beach and tall Outer Barrier sand dunes of the Newcastle Bight terminate at two headlands of porphyritic rock. Between these two headlands there is a small sandy beach, about 120 metres long, which is known locally as Little Beach. Birubi is officially part of the township of Anna Bay and in recent years the two settlements have become contiguous, but at the time of our fieldwork Birubi was regarded as a separate locality. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:28:24.532 +0100" +"Dyke:2014outlet","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Dyke:2018coastal","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Dyson:1995dove","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"EOL:2023lag.le","Species _Lagorchestes leporides_","2023-02-17 13:35:53.701 +0100","" +"EOL:2023not.am","Species _Notomys amplus_","2023-02-17 13:35:53.701 +0100","" +"EOL:2023not.ma","Species _Notomys macrotis_","2023-02-17 13:35:53.701 +0100","" +"EOL:2023ony.un","Species _Onychogalea unguifera_","2023-02-17 13:35:53.701 +0100","" +"EOL:2023pet.go","Species _Petrogale godmani_","2023-02-17 13:35:53.701 +0100","" +"EOL:2023pet.in","Species _Petrogale inornata_","2023-02-17 13:35:53.701 +0100","" +"EOL:2023pet.ma","Species _Petrogale mareeba_","2023-02-17 13:35:53.701 +0100","" +"EOL:2023pse.ca","Species _Pseudomys calabyi_","2023-02-17 13:35:53.701 +0100","" +"EOL:2023pse.pa","Species _Pseudomys patrius_","2023-02-17 13:35:53.701 +0100","" +"EOL:2023pte.br","Species _Pteropus brunneus_","2023-02-17 13:35:53.701 +0100","" +"EOL:2023smi.do","Species _Sminthopsis dolichura_","2023-02-17 13:35:53.701 +0100","" +"EOL:2023smi.gi","Species _Sminthopsis gilberti","2023-02-17 13:35:53.701 +0100","" +"EOL:2023smi.gr","Species _Sminthopsis granulipes","2023-02-17 13:35:53.701 +0100","" +"EOL:2023smi.gs","Species _Sminthopsis griseoventer","2023-02-17 13:35:53.701 +0100","" +"EOL:2023smi.oo","Species _Sminthopsis ooldea","2023-02-17 13:35:53.701 +0100","" +"EOL:2023smi.vi","Species _Sminthopsis virginiae","2023-02-17 13:35:53.701 +0100","" +"EPA:2023rock","Species _Petrogale lateralis_","2023-02-17 13:35:53.701 +0100","" +"ERMA:2007pacific","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Eales:0000pcomm",NA,"2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Eales:0000personal","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Eales:1999roof","This site report presents a description of archaeological investigations undertaken at Roof Fall Cave, an occupied rockshelter and art site located at Cania Gorge, eastern Central Queensland. Excavation yielded quantities of stone artefacts, bone and charcoal, along with some freshwater mussel shell and ochre with an occupational sequence spanning from up to 18,576 cal BP to the historical period. Roof Fall Cave is currently the oldest dated site in Cania Gorge and possibly in the Central Queensland region.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Eales:2000pcomm",NA,"2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Eccleshall:2019eyre","Multi-channel or anabranching planforms are a common river planform found in arid regions and nowhere is this more prevalent than in the 1.14 M km2 endorheic Lake Eyre Basin (LEB) of arid Australia. Of the19 main rivers in this basin, 14 anabranch for large proportions of their length yet with different multi-channel planform styles occurring in different parts of the basin.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Edmonds:1998pump","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Edney:1990wangoom","Pollen, microfaunal and sedimentological evidence from the top 20 m of sediment in a closed volcanic crater lake is used to construct a detailed record of vegetation and environmental conditions through the Holocene and a substantial part of the Late Pleistocene. Radiocarbon dating suggests that the sequence covers tha last 51,000 yr or so. High lake-levels and the presence of forest or woodland vegetation indicate that the Holocene and the basal few thousand years of the record experienced wet and warm conditions. The earliest period was succeeded by a long phase of lower but variable moisture levels before more arid conditions resulted in the replacement of forest and woodland by herbaceous vegetation and frequent lake drying. Periods of slight amelioration occurred between about 27,000 and 19,000 and before 15,000 radiocarbon yr ago. Maximum aridity occurred between about 19,000 and 10,000 yr B.P., a period incorporating the height of the last glacial. During the Pleistocene, the lake became gradually more saline but has been fresh during the Holocene, even under low lake-levels. An increase in charcoal values is recorded, probably around 20,000 years ago, and this could have resulted from increased burning as a result of the activities of Aboriginal people. This may have also caused a change in understorey vegetation from one composed largely of Asteraceae, to grassland. The record is compared with others from southeastern Australia and there is good correspondence through the last 20,000 or 30,000 yr but, before this, problems of dating and the condensed nature of most sequences prevent detailed correlation.","2023-07-22 06:51:38.269 +0200","" +"Edwards:2001hope","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Edwards:2003malea","In February and March 1994, McDonald, Hales and Associates conducted on behalf of Hancock Prospecting Propriety Limited (subsequently Hope Downs Management Services) a series of archaeological evaluations within the proposed Hope Downs Iron Ore Project area, located approximately 75 km northwest of Newman, Western Australia (Fig. 1). These evaluations formed part of an on-going programme of Aboriginal heritage research and consultation initiated in March 1992 and only recently completed (McDonald, Hales and Associates 2001). During the course of the archaeological evaluations, some 23 potential archaeological deposits were test-pitted. Of these, only one, named 'Malea' by participating members of the Aboriginal community, was found to contain a significant depth of cultural deposit. Malea faces west across a small north-west/south-east running gully dominated by rocks of the Marra Mamba Iron Ore formation. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:28:11.531 +0100" +"Egloff:1971thesis","In November 1967, the field work which supports this study was initiated. At that time the prehistory of the world‘s second largest island was relatively unknown. Published studies dealing with the prehistory of New Guinea were limited. A pot-pourri of reports touched upon the subject and made pronouncements regarding the antiquity of the island‘s cultures. However, most of these efforts were not based in archaeological field work. Prior to 1967, only a few archaeological projects of any consequence had been attempted. These investigations were limited to the picturesque and attractive Highlands of the Territory of New Guinea. The Territory of Papua and West Irian were all but ignored by archaeologists.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Egloff:1975eloaue","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Egloff:1979recent","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Egloff:1982long","The Cyclodomorphus branchialis species group is defined on synapomorphies of scalation. Within this complex, five allopatric species, one with three subspecies, are recognised on morphological grounds: C. branchialis (Günther) of the lower west coast and hinterland, C. maximus (Storr) of the Kimberley, C. melanops melanops (Stirling & Zeitz) widespread in spinifex habitats of the arid north-west, and C. m. elongatus (Werner) widespread in spinifex habitats of the arid south and east of the continent, together with two new species, one from the lower west coast and the other from South Australia, and a new subspecies of C. melanops from chenopod habitats along the southern fringe of the Nullarbor Plain. The morphology, distribution, habitat preferences and reproduction of the seven taxa are described. All primary type specimens are illustrated. A key to the species and subspecies in the genus Cyclodomorphus is provided. Cyclodomorphus branchialis, considered on previous taxonomic opinion to be widespread in arid Australia, is restricted to a small area in Western Australia and is considered vulnerable.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Egloff:1991finger","Preliminary investigations of the Finger Point area on the southeastern coast of South Australia, immediately west of Port MacDonnell, confirmed the presence of a number of sites with midden deposits of Subninella sp. and other reef gastropods, and artefacts made from locally derived flint. As part of the mitigation phase for a development project five coastal middens, comprising four open sites and a small rock shelter, were excavated while four open sites were subject to systematic surface collection. One open midden site located outside the study area, in the vicinity of Port MacDonnell, was also excavated. A detailed report of the investigations has been prepared (Egloff, Paton and Walkington 1989). This article relates the salient findings of the study","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Ellerton:2017glacial","This paper presents the results of a palynological investigation into the late Last Glacial Maximum (LGM) and last deglaciation (ca. 20 000--9000 cal a BP) from Little Llangothlin Lagoon, in the sub-tropics of eastern Australia. The Lagoon held permanent water during the late LGM and early deglaciation but was intermittently dry during the late deglaciation. During the late LGM, local vegetation was dominated by a sub-alpine herbfield but the significant presence of rainforest taxa in the pollen record indicates the survival of rainforest, rainforest margin or wet sclerophyll communities close to the site. By ca. 17 000 cal a BP, open Eucalyptus forest replaced the alpine herbfield vegetation indicating that warming had commenced. Rainforest taxa disappeared at this time but reappeared at the end of the deglaciation. The LGM conditions are consistent with a dominant circulation system whereby persistent high pressure over eastern Australia brings onshore easterlies to this region and maintains humid conditions along the east coast and highlands of the Great Dividing Range. This is similar to modern winter circulation but the persistence of rainforest and wet sclerophyll taxa suggests an increase in easterly flow over modern conditions during the LGM.","2023-07-22 06:51:38.269 +0200","" +"Ellerton:2018blowout","Cliff-top dunes are a locally important geomorphic features of sedimentary coasts. They are traditionally interpreted as being sourced by (or with) sand derived from the beach below the cliff. This paper presents the results of a stratigraphic and geochronological study of Carlo Sand Blow, a coastal blowout that has developed on top of a high sandy cliff in the Cooloola Sand Mass, south-east Queensland. We use a combination of sedimentological, pedological and geophysical techniques along with optically stimulated luminescence dating to determine the depositional history and evolution of the blowout. We demonstrate that the blowout is dominantly nourished by sand eroded from its floor rather than the adjacent beach. The original dune surface dates to the first half of the last glacial period (c. 40-70 ka) and this dune was deflated in the late-Holocene. Dune activity is directly associated with cliff undercutting because of coastal retreat in the late-Holocene, but coastal erosion on its own is not capable of maintaining aeolian activity. Blowout activity occurred between 2.6 and 2.3 ka and again at 0.3 ka with aeolian sand burying palaeosols. Both soil surfaces contained charcoal and tree stumps in growth position and our study suggests that fire is the immediate trigger for blowout reactivation. It is likely that these fires were anthropogenic in origin, because the site is somewhat protected from natural fire and the ages coincide with intensification of human use of coastal sites in the area.","2023-03-26 14:45:57.798 +0200","" +"Ellerton:2020emplacement","The Cooloola Sand Mass is a large coastal dune field situated in southeast Queensland, Australia and is part of a much larger system of coastal dune fields, including the world's largest sand Island, Fraser Island, as well as Moreton Island and Stradbroke Island. Cooloola is characterised by a sequence of onlapping, parabolic dune units that have been emplaced episodically over the Pleistocene and Holocene. The tectonically stable coastline of SE Queensland is an ideal area to study the driving mechanisms of coastal dune development, as sea level variability is driven primarily by glacial eustasy. Geomorphic and chronostratigraphic analyses have identified seven major periods of dune activity with the earliest phase of deposition occurring ca. 800 ka. Subsequent periods of dune emplacement date to about ca. 150 ka, 110 ka, 10-6 ka, 5-3.5 ka, ca. 2 ka and 0.4-0.2 ka. ... [_truncated_]","2023-03-26 14:45:57.798 +0200","" +"Ellerton:2022fraser","The eastern Australia coastline is characterized by impressive coastal landforms and an extensive northward-moving longshore drift system that have been influenced by a stable, long-term tectonic history over the Quaternary period. However, the timing and drivers of the formation of two conspicuous landscape features—Fraser Island (K'gari) and the Great Barrier Reef—remain poorly understood. Here we use optically stimulated luminescence and palaeomagnetic dating to constrain the formation of the extensive dunes that make up Fraser Island, the world's largest sand island, and adjacent Cooloola Sand Mass in southeastern Queensland. We find that both formed between 1.2 Ma and 0.7 Ma, during a global climate reconfiguration across the Middle Pleistocene transition. They formed as a direct result of increased amplitude of sea-level fluctuations associated with increasing global ice volume that redistributed previously stored sediment across the continental shelf. The development of Fraser Island dramatically reduced sediment supply to the continental shelf north of the island. This facilitated widespread coral reef formation in the southern and central Great Barrier Reef and was a necessary precondition for its development. This major reorganization of the coastal sedimentary system is probably not unique to eastern Australia and should be investigated in other passive-margin coastlines.","2023-03-26 14:45:57.798 +0200","" +"Elliot:1995taumatawhana","We present pollen diagrams and sedimentological analyses from a lake site within an extensive dune system on the Aupouri Peninsula, Northland. Five thousand years ago, a regional Agathis australis-podocarp-broadleaf forest dominated the vegetation, which manifested an increasing preponderance of conifer species. Climate was cooler and drier than at present. From ca. 3400 BP, warmth-loving species such as A. australis and drought-intolerant species, Dacrydium cupressinum and Ascarina lucida, became common, implying a warm and moist climate. The pollen record also suggests a windier climate. The most significant event in the record, however, occurred after ca. 900 BP (800 cal BP) when anthropogenic deforestation commenced. A dramatic decline in forest taxa followed, accompanied by the establishment of a Pteridium-esculentum-dominated community. Fire almost certainly caused this, evidenced by a dramatic increase of charcoal. Sedimentological evidence for this site indicates a relatively stable environment before humans arrived and an increasingly unstable environmentwith frequent erosional events after human contact.","2023-09-03 12:38:33.072 +0200","" +"Elliot:1997thesis","Sediments from 3 peat mires and two lakes from the Aupouri Peninsula, Karikari Peninsula and the Bay of Islands district of Northland, New Zealand, are analysed for their pollen and charcoal records to reconstruct a 100,000-year late Quaternary history of vegetational and climatic change. Northland has a complex geological history which includes Upper Pleistocene to Holocene volcanism. The region has a warm, moist climate, which promotes deep weathering of rocks, clay-rich soils and mass movement, particularly in the period following human settlement with clearance of most of the natural rainforest. Throughout the Pleistocene the climate of Northland remained relatively mild in comparison to the more southern regions of New Zealand. This thesis determines how the far northern vegetational cover and its composition have changed in response to late Quaternary climate changes through detailed pollen analysis of sediment cores. Studies of recent pollen deposits were undertaken to provide analogues for interpretation of the relationship between pollen rain and plant communities. Because New Zealand is one of the few land masses in the southern hemisphere south of 35° S, and lies just poleward of the subtropical convergence, it is uniquely placed to record climatic changes in the vast expanse of the Southern Ocean. These records of climatic fluctuations have global importance because of 1) New Zealand's small size and remoteness from other land masses, 2) the lack of large ice sheets at the Last Glacial Maximum which ensured rapid vegetational response to ameliorating climate, and 3) the potential for correlating high-resolution, well-dated terrestrial and marine records. At the height of the Last Glacial (Otiran) most of New Zealand south of 37° S was unforested. Landscapes not directly affected by glaciation were largely dominated by grass and shrublands. Forest patches survived in microclimatically favoured locations where they were protected from heavy frosts, cold maritime polar airmasses and strong winds. During the ca 100,000 years investigated, the pollen profiles demonstrate that the Northland region retained permanent forest cover, although composition of far northern forests changed significantly in response to fluctuating weather patterns. These vegetational and climatic changes are summarised below: 1) Kaihinu Interglacial, 18O Sub-stage 5c-a, ca 100-74 ka The regional vegetation of far northern New Zealand was dominated by kauri-podocarp-hardwood forest. The most important tall trees were Agathis australis, Dacrydium cupressinum and Phyllocladus. Ascarina lucida, a small, frost- and drought-sensitive understorey tree, was common. Angiosperm trees dominated coastal forest. The commonest species were Beilschmiedia, Quintinia, Metrosideros, Nestegis, Elaeocarpus and Ixerba brexioides. The climate is interpreted as having been mild and moist. Temperatures may have been 1-2° C cooler than present. 2) Last Glacial (Otiran), 18O Stages 4-2, ca 74-14 ka Regional vegetation changed significantly during the Otiran Glaciation. Whilst the far northern forests remained predominantly diverse conifer-hardwood assemblages, warmth-loving species became increasingly restricted in their distribution, particularly Ascarina lucida. From ca 74 ka, Agathis australis became scarce in the Kaitaia area, but remained a significant element of regional forest further east. Dacrydium cupressinum was a common emergent tree. Between 74-59 ka, climates were generally cool and moist with increased incidence of winter frost in exposed areas. Lowland forests moved seaward to occupy newly exposed continental margins as sea level retreated consequent upon expansion of global ice caps. The following period from 59-43 ka was characterised by increased abundance of Dacrycarpus dacrydioides, Metrosideros species, Quintinia and Syzygium maire. These species are associated with wetter conditions. Ascarina lucida was also more common at this time. Regional forests were predominantly podocarp-hardwood assemblages. Agathis australis was present in these forests, but not dominant. ... [_truncated_]","2023-07-28 11:01:26.780 +0200","" +"Elliot:1997wharau","The palynology and sedimentology of the late Holocene Wharau Road Swamp, Northland, are described Organic sediment began accumulating ca 4300 yr BP in a valley as a result of damming by a basaltic lava flow from nearby Mount Te Puke Mixed conifer-hardwood forest dominated the region until major anthropogenic forest clearance dated by radiocarbon at ca 600 yr BP Dacrydium cupressinum was the dominant taxon Agathis austrahs was always present until European clearance, with peaks in the pollen record at inferred ages of ca 3700 yr B P and ca 1800 yr BP Climate changes similar to those registered in other pollen diagrams from northern New Zealand are evident, and suggest that climate was wetter and warmer than at present before 4000 yr BP From about 2600 yr BP climate became drier and cooler, indicated by a decline in Ascanna lucida and D cupressinum A period of milder and wetter climate from ca 2000 yr BP is suggested by increases m D cupressinum A lucida and Cyathea Major forest disturbance at ca 600 yr BP is recorded by a sharp decline in all tree and shrub taxa accompanied by increases in herbs and ptendophytes, and a coincident sharp rise in charcoal influx. Also of particular importance at this time is the dramatic rise in the curve for Ptendium esculentum (bracken), which is associated with Polynesian land clearance and cultivation The date for forest clearance is much later than the widely accepted date of ca 1000 yr BP for first settlement. Sedimentological evidence, in particular changes in grain-size distribution, supports palynological inferences of anthropogenic disturbance of local vegetation and associated soil instability Increased rates of erosion are indicated by sharp rises in coarse grainsize fractions from ca 700 yr BP These granulometric trends are accompanied by changes in sediment chemistry, especially potassium and sodium, which show increased concentrations.","2023-07-28 11:01:26.780 +0200","" +"Elliot:1998kaitaia","A vegetational history and palaeoclimatic changes are established for the last 25,000 yr by pollen analysis of two peat cores from Kaitaia Bog, far northern New Zealand. Twelve AMS radiocarbon dates provide a chronology covering the Last Glacial Maximum to the late Holocene, ca. 2500 yr ago. Prior to 22,000 yr B.P. a tall, complex, conifer-beech-hardwood forest dominated by podocarp trees covered the region. The most abundant of these was Dacrydium cupressinum. Nothofagus (N. cf. truncata) was also an important element. Other common emergent trees included Podocarpus, Prumnopitys ferruginea, P. taxifolia, Dacrycarpus dacrydioides, Libocedrus and Metrosideros. From 22,000 to ca. 14,000 yr B.P. regional forest was dominated by Nothofagus cf. truncata, and warm, moist elements such as Ascarina lucida and Agathis australis were scarce. This Last Glacial Maximum forest cover contrasts with the open grass and shrub communities which dominated landscapes south of Auckland. Cool climate species such as Nothofagus cf. truncata began to decline towards the end of the Lateglacial, and from ca. 11,300 yr B.P. Ascarina lucida started to increase rapidly. Replacement of conifer-beech-hardwood forest with a conifer-hardwood association proceeded rapidly in the Postglacial as Nothofagus cf. truncata retracted sharply and Dacrydium cupressinum increased in abundance. The regional expansion of Agathis australis followed rapidly. Regional forest in the mid- to late Holocene consisted of a conifer-hardwood association dominated by Dacrydium cupressinum, Podocarpus, Phyllocladus and Agathis australis. A mid-Holocene decline for Ascarina lucida and coincident increased abundance of Prumnopitys taxifolia suggest somewhat cooler conditions prevailed from this time. Nothofagus cf. truncata, though still present, assumed only a minor role as more favourable conditions allowed other species a competitive advantage.","2023-07-28 11:01:26.780 +0200","" +"Elliot:1998tauanui","Late Holocene pollen and sediment records from the Lake Tauanui catchment, northern New Zealand, indicate that the lake formed about 5500 years ago following a series of volcanic events in the Tauanui Volcanic Centre. These volcanic events initiated a volcanosere resulting in a mixed conifer-hardwood forest. Dacrydium cupressinum was the dominant tree. Agathis australis was always present. Changes similar to those registered in other Northland pollen diagrams are apparent. At ca 4000 yr B.P., when the climate became cooler and drier than before, a fire occurred in the catchment area causing erosion of the surrounding slopes and some destruction of forest. Fluctuations in abundance of many forest species, including Ascarina lucida, A. australis and D. cupressinum, from ca 3500 yr B.P. indicate repeated disturbance, increasingly so after 1600 yr B.P. Summer droughts and increased frequency of cyclonic winds are suggested as the cause. Major anthropogenic deforestation events defined by palynology occurred across many parts of the New Zealand landscape at ca 700 yr B.P. At Lake Tauanui anthropogenic forest disturbance, radiocarbon dated to ca 1000 yr B.P., is indicated by significant decline in all tree and shrub elements with concomitant increase in pteridophytes, especially Pteridium esculentum. Charcoal concentration increases steadily from the onset of disturbance, and in the final phase after the arrival of Europeans, major clearance of vegetation is indicated. Herbs increase markedly in this period, in diversity and abundance.","2023-07-28 11:01:26.780 +0200","" +"Elliot:2005tangonge","Vegetation and climate changes during the Last Glacial through to the late Holocene are identified by pollen analysis of a core from Lake Tangonge in far northern New Zealand. During the earliest part of the record (> 50 ka), regional vegetation was dominated by podocarp-hardwood forest. The most important tall podocarp trees were Dacrydium cupressinum and Dacrycarpus dacrydioides. Knightia and Metrosideros sp. were common, and angiosperm elements dominated lowland/coastal forests. The cool, moist climates, of what may be equated to Marine Isotope Stage (MIS) 4, were followed by a much wetter and slightly warmer period during MIS 3b (59--43 ka) when Ascarina became more abundant along with Dacrycarpus dacrydioides, Metrosideros sp., Quintinia and Syzygium maire. From ca. 43 to 24 ka (MIS 3a) Agathis australis-dominated, mixed, conifer--hardwood forest expanded and hardy podocarps, Podocarpus and Prumnopitys taxifolia, became more abundant. Ascarina lucida was scarce. Climates characterised by drier summers and cooler winters became increasingly colder, drier and windier, particularly from ca. 30 ka. Replacement of Agathis australis--podocarp--hardwood forest with Fuscospora--podocarp--hardwood forest followed rapidly, and by the Last Glacial Maximum Northland forests as far north as ca. 35°S were dominated by Fuscospora. Bog vegetation burned frequently. Regional temperatures may have been depressed by as much as 3--3.5 °C below those of today, and rainfall was probably reduced by about two-thirds. Warm, moist elements expanded in the late glacial as the glacial-type flora became increasingly restricted. Changes in forest composition progressed even more rapidly from the onset of the Holocene. Across the far northern region, Fuscospora-dominated podocarp--hardwood forest was rapidly replaced by Agathis australis--podocarp--hardwood forest. Fuscospora declined sharply and Dacrydium cupressinum dominated regional forests. Hardy podocarps became less common than previously, and Ascarina reached its greatest abundance between ca. 10 and 7.6 ka. The early Holocene climate was probably the warmest and most equable for the past 100 ka and temperatures in the Kaitaia region may have been 1--2 °C warmer than present. The mid-to-late Holocene (5--2 ka) is characterised by the decline of Ascarina, and the increased abundance of Manoao colensoi, Podocarpus and Prumnopitys taxifolia. Climates were probably slightly cooler and drier during this time as a more seasonal, dry summer/wet, cool winter regime prevailed. Increased cyclonic activity is suggested during this time.","2023-07-28 11:01:26.780 +0200","" +"Ellison:2005irian","Southern New Guinea leads the continental Australian plate into convergence to form the New Guinea Highlands. Extensive inter-tidal deltas are typical of much of this low gradient equatorial coastline. In two adjacent estuaries in Irian Jaya (West Papua), this study uses present elevations of mangrove species zones as a finite indicator of Holocene sea levels from pollen diagrams of estuarine cores. All cores showed mangroves at levels well below the present tidal range, with landward species zones being replaced over time by seaward zones. Results show tectonic subsidence in the recent period, with Late Holocene relative sea-level rise of 0.67 mm year-1.","2023-07-22 06:51:38.269 +0200","" +"Engel:2011schmidt","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Engel:2014krkonose","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Engel:2015velka","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Engel:2017tatra","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"English:2001lewis","Lake Lewis is the furthest from the coast of Australia's salt lakes and lies at the southern edge of influence of the Australian monsoon regime. The MacDonnell Ranges south of the lake intercept moist air masses crossing the region and efficiently deliver water and sediment to the lake and its surrounding alluvial plain. We describe lacustrine, fluvial and aeolian environments of the basin and report optically stimulated luminescence (OSL) dates from representative sediments. A long period of generally wetter conditions during most of the Pleistocene is represented by thick uniform lacustrine clay beneath and near Lake Lewis. This is overlain by more heterogeneous lacustrine sediments deposited since hydrologic closure of the basin, which indicate fluctuating climatic conditions. OSL results show that dune building in the basin commenced before 95ka, when salinity at the depocentre was high. Dune building peaked around 23-21ka. OSL ages of fluvial deposits show that floods occurred during the last 20ka, following the last phase of maximum aridity in the region.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Enright:1988tepaki","The history of two wetlands in far northern New Zealand is examined from stratigraphic and palynological evidence. Although both the Te Werahi and Ponaki wetlands appear superficiallysimilar (both are dominated by raupo, Typha orientalis, and both are barriered by unvegetated coastal sands), radiocarbon dates show that they are of very different ages. The Te Werahi wetland shows organic sedimentation covering at least the last 3,700 years. This suggests it originated at the time that sea-level reached its present position around 6,500 years B.P. A sharp rise in the abundance of charcoal particles in sediments from the Te Werahi wetland indicates an increase in fire frequency between 2,620 and 2,150 years B.P. A phase of forest reduction, and destabilization of coastal sands, may date to this period. The Ponaki wetland has developed within the last 200--300 years. We argue that fire removed the vegetation and led to erosion of catchment soils and destabilization of coastal sands. Blocking of the stream outlet by a sand barrier probably accounts for subsequent wetland development or expansion. Pollen and sediment data support these conclusions.","2023-07-28 11:01:26.780 +0200","" +"Eriksson:2006naas","Past phases of aggradation and incision have been studied along a 10 km reach in the Naas Valley in south-eastern Australia. Detailed mapping of the stratigraphy and an ambitious dating exercise, involving 23 optical dates, have been used to distinguish the different periods of aggradation and incision. The dated alluvial sequence shows that a period of aggradation occurred in the very late Pleistocene (ca. 14,000-12,000~years ago). Alluvial deposits are absent for the period 12,000-3300~years ago. Whether this truly reflects no deposition or a series of aggradation and erosion cycles remains unresolved. Aggradation dominated between 3300 and 900~years ago, punctuated by a short incision event around 1300~years ago. Gully erosion contemporaneous with this incision phase is also recorded. Incision has dominated during the last 900~years, cutting down to bedrock. This incision, which is still ongoing, has not been a continuous process, but involved short periods of aggradation. The exposed bedrock and large boulders display numerous scour holes indicating that bedrock has been exposed and abraided for lengthy periods in the past. The aggradation and incision cycles in the late Holocene gave rise to three groups of terraces, today visible along the study reach. Possible causes for the different periods of erosion and deposition are discussed in the context of late Pleistocene and Holocene climate change, land use impacts, and intrinsic factors.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Erlanger:2020apennines","Mountainous landscapes reflect the competition between denudation, uplift, and climate, which produce, modify, and destroy relief and topography. Bedrock rivers are dynamic topographic features and a critical link between these processes, as they record and convey changes in tectonics, climate, and sea level across the landscape. River incision models, such as the stream power model, are often used to quantify the relationship between topography and rock motion in the context of landscapes at steady state. At steady state, the stream power model predicts higher denudation rates for steeper river channels, while accounting for only the vertical motion of rock due to rock uplift or denudation. However, natural landscapes often have more complicated histories, particularly in convergent orogens with asymmetric topography, where steady state requires that denudation must balance both vertical and horizontal rock motion. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:28:36.047 +0100" +"Erskine:2002floodplain","Wollombi Brook in southeastern Australia is one of the most flood variable rivers in the world and was subjected to a catastrophic flood on 17–18 June 1949. At Paynes Crossing (1064 km2), the flood peak discharge determined by the HEC-2 backwater model was ~22 times > mean annual flood. While this flood destroyed in-channel benches, it deposited up to 500 mm of slackwater deposits (SWDs) on a low flood plain inset into a high flood plain which was not inundated. Slackwater deposits preserved on the high flood plain record at least three late Holocene palaeofloods with peak discharges, estimated by the HEC-2 program calibrated against the 1949 flood data, up to ~32 times greater than the mean annual flood. Such events have been recorded in similar sized basins in New South Wales (NSW). However, at least one even larger flood occurred between 4280 and 3380 years BP which severely eroded most of the high flood plain. This cataclysmic late Holocene flood greatly exceeded the erosional effects of the catastrophic 1949 flood.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Eugster:2016indian","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Everest:2006ross","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Everest:2006stillstand","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Everest:2013sheet","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"FNA:2006asteridae","The thirty-volume ongoing publishing project Flora of North America is the first comprehensive taxonomic guide to the extraordinary diversity of plant life covering our continent north of Mexico. This ground-breaking scholarly series is a collaborative effort by researchers at more than 30 U.S. and Canadian botanical institutions. The Flora provides revisions of many plant groups and synthesizes the results from studies published in hundreds of research papers of the last three centuries. With beautiful illustrations accompanying many species, Flora of North America is concise, easy to use and indispensable to botanists, conservationists, ecologists, agronomists, foresters, range and land managers, and horticulturists.","2023-01-20 10:09:29.977 +0100","2023-01-20 15:18:22.392 +0100" +"Fabel:2002fennoscandian","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Fabel:2004valley","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Fabel:2006relict","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Fabel:2012scotland","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Fagan:2001cooper","This thesis is an investigation of the formation and distribution of the different channel patterns that co-exist on the broad, low-gradient floodplain surface of the Cooper Creek, an ephemeral, arid-zone river in south west Queensland, Australia. Although previous research described some aspects of the channel as being inherited from wetter Pleistocene periods, all the alluvial surface features were found to be consistent with a contemporary origin broadly in equilibrium with present environmental conditions. The anastomosing channel system is comprised of interconnected narrow and deep channels with resistant, cohesive boundaries. Levees are formed whose size is related to the size of the proximal channel, and their textural variations are more complex than the usual simple distal fining trends. Levee-like landforms are also formed by the deposition of sediment by flow converging on the channel from the floodplain surface. These forms were termed 'eevels' here to indicate that they form in the opposite way to levees, and there are textural differences between these forms and levees. The planform of anastomosing anabranches was analysed by both the direct measurement of channel planform and the fractal method and is consistent with that of freely meandering channels. Results suggest that the disruption of the channel boundary materials by wetting and drying cycles enables and determines bank erosion and channel migration, which seems to be greater in smaller channels due to greater fracturing of the boundaries of these channels. Smaller channels can be much more sinuous than larger channels and frequently form cutoffs. Elements of the extensive floodplain channel-system formed here interact with and influence the evolution of the larger, inset anastomosing channels. The angles of bifurcation junctions between anastomosing channels tend to be much larger than confluence angles, and a comparison with the angular geometry of junctions of braid-form or floodway channels and anastomosing channels suggests that the latter develop by the enlargement of floodways in a gradual avulsion process. Like the floodplain-surface channels here, the anastomosing channels form in response to high flows and their formation has the effect of increasing the efficiency of overbank flow transport by the floodplain. Reticulate and braid-form patterns cover more than 80% of the floodplain surface, and their distribution and occurrence at both the small and large scale is shown to be determined by overbank flow patterns. Flow patterns also influence the morphology of reticulate networks which have both transitive and space-filling aspects. Braidform channels co-occur with anastomosing","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Fairbairn:2005betelnut","Direct accelerator mass spectrometry (AMS) dating of anaerobically preserved plant remains from the Dongan site in New Guinea, combined with assessment of preservation condition, confirms earlier doubts about the antiquity of betelnut (Areca catechu L.) found at the site. A possible sago leaf fragment is also identified as a modern contaminant. The mid-Holocene age of other fruit and nut remains is verified using these methods. The utility of AMS dating in combination with detailed archaeobotanical assessment is demonstrated, thus improving chronometric hygiene and with it knowledge of past plant use in Oceania.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Fairbairn:2006pleistocene","New Guinea‘s mountains provide an important case study for understanding early modern human environmental adaptability and early developments leading to agriculture. Evidence is presented showing that human colonization pre-dated 35ka (ka = thousands of uncalibrated radiocarbon years before present) and was accompanied by landscape modification using fire. Sorties into the subalpine zone may have occurred before the Late Glacial Maximum (LGM), and perhaps contributed to megafaunal extinction. Humans persisted in the intermontane valleys through the LGM and expanded rapidly into the subalpine on climatic warming, when burning and clearance may have retarded vegetation re-colonization. Plant food use dates from at least 31ka, confirming that some of New Guinea‘s distinctive agricultural practices date to the earliest millennia of human presence.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Fairbanks:2005calibration","Radiocarbon dating is the most widely used dating technique in the world. Recent advances in Accelerator Mass Spectrometry (AMS) and sample preparation techniques have reduced the sample-size requirements by a factor of 1000 and decreased the measurement time from weeks to minutes. Today, it is estimated that more than 90 percent of all measurements made on accelerator mass spectrometers are for radiocarbon age dates. The production of 14C in the atmosphere varies through time due to changes in the Earth's geomagnetic field intensity and in its concentration, which is regulated by the carbon cycle. As a result of these two variables, a radiocarbon age is not equivalent to a calendar age. Four decades of joint research by the dendrochronology and radiocarbon communities have produced a radiocarbon calibration data set of remarkable precision and accuracy extending from the present to approximately 12,000 calendar years before present. This paper presents high precision paired 230Th/234U/238U and 14C age determinations on pristine coral samples that enable us to extend the radiocarbon calibration curve from 12,000 to 50,000 years before present. We developed a statistical model to properly estimate sample age conversion from radiocarbon years to calendar years, taking full account of combined errors in input ages and calibration uncertainties. Our radiocarbon calibration program is publicly accessible at: http://www.radiocarbon.LDEO.columbia.edu/ along with full documentation of the samples, data, and our statistical calibration model.","2023-06-07 13:21:55.322 +0200","" +"Falster:2018millennial","Global climate variability during the late Quaternary is commonly investigated within the framework of the 'bipolar seesaw' pattern of asynchronous temperature variations in the northern and southern polar latitudes. The terrestrial hydrological response to this pattern in south-eastern Australia is not fully understood, as continuous, high-resolution, well-dated proxy records for the hydrological cycle in the region are sparse. Here we present a well-dated, highly resolved record of moisture balance spanning 30000--10000 calendar years before present (30--10 ka BP), based on x-ray fluorescence and organic carbon isotope (δ13COM) measurements of a sedimentary sequence from Lake Surprise in south-eastern Australia. The data provide a locally coherent record of the hydrological cycle. Elevated Si (reflecting windblown quartz and clays), and relatively high δ13COM, indicate an extended period of relative aridity between 28 and 18.5 ka BP, interrupted by millennial-scale episodes of decreased Si and δ13COM, suggesting increased moisture balance. This was followed by a rapid deglacial shift to low Si and δ13COM at 18.5 ka BP, indicative of wetter conditions. We find that these changes are coeval with other records from south-eastern Australia and New Zealand, and use a Monte Carlo Empirical Orthogonal Function approach to extract a common trend from three high-resolution records. Our analyses suggest that drivers of the regional hydrological cycle have varied on multi-millennial time scales, in response to major shifts in global atmosphere-ocean dynamics during the last glacial-interglacial transition. Southern Ocean processes were the dominant control on hydroclimate during glacial times, via a strong influence of cold sea surface temperatures on moisture uptake and delivery onshore. Following the last deglaciation (around 18 ka BP), the southward migration of cold Southern Ocean fronts likely resulted in the establishment of conditions more like those of the present day. Millennial-scale variability in records from the region is dominated by a persistent ca. 2300-year periodicity, consistent with other records across the Southern Hemisphere mid-latitudes; however, this pervasive periodicity is not obviously linked to the 'bipolar seesaw' and the mechanism remains equivocal.","2023-09-03 12:38:33.072 +0200","" +"Fame:2018paraglacial","Beryllium-10 concentrations in samples of sediment and bedrock from five study sites across the Scottish Highlands trace paraglacial sediment sources and define the nature of glacial erosion for the late Quaternary. Exposure ages derived from 10Be concentrations in ridge and lower elevation bedrock range from 10 to 33 ka, which suggest that polythermal ice and warm based ice were primarily responsible for producing glacial sediment. Comparisons of 10Be concentrations between catchment-wide sediment (2.06 ± 0.34 × 104 to 11.24 ± 1.54 × 104 atoms g−1 SiO2; n = 33), near surface deposits (2.71 ± 0.33 × 104 to 3.48 ± 0.49 × 104 atoms g−1 SiO2; n = 6), 4-m-thick deep till (0.68 × 104 10Be atoms g−1 SiO2; n = 1), ridge bedrock (8.93 ± 0.47 × 104 to 34.05 ± 1.66 × 104 atoms g−1 SiO2; n = 20), and lower elevation polished bedrock (6.74 ± 0.67 × 104 to 12.65 ± 0.7 × 104 atoms g−1 SiO2, n = 5) indicate that most sand fluxing through catchments in the Scottish Highlands is sourced from the remobilization and vertical mixing of near surface deposits. These findings indicate that glaciogenic material continues to dominate paraglacial sediment budgets more than 11 ka after deglaciation.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Fame:2019white","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Fanning:1999arid","Accelerated erosion by wind and water has taken place in arid western New South Wales, Australia, since the introduction of domestic and feral herbivores by Europeans in the nineteenth century. This action led to widespread soil loss by sheetwash, rilling, gullying, and aeolian deflation. Upland creek systems, formerly comprising shallow sinuous channels, are now entrenched into alluvial fills on the valley floor. Radiocarbon dating of charcoal from Aboriginal cooking pits, exposed by this erosion, indicates that the current phase of incision of the valley floor has occurred since grazing of domestic animals began about 140 years ago. Stratigraphic evidence is presented which suggests that this type of incision (gullying or arroyo cutting in the valley floor) may not have occurred before within the 20,000 year sedimentary history of the valley fills studied. Channel enlargement and knickpoint retreat, initiated by these changes, is ongoing, and the implications of this for land and heritage management in the region are discussed. A conceptual model is presented which summarises the hydrogeomorphic changes which have occurred in upland catchments in the region as a result of changes in landcover.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Fanning:2001hearths","The Western NSW Archaeology Program (WNSWAP) has been investigating surface scatters of Aboriginal stone artefacts and associated heat-retainer hearths in arid northwestern NSW, Australia, since 1995. The research combines new methods for documenting and analysing stone artefact scatters with an understanding of geomorphic landscape dynamics to seek insights into spatial and temporal patterns of Aboriginal occupation of the arid margin of Australia during the Late Holocene. The temporal dimension is dealt with in two ways: by radiocarbon determinations on charcoal from the remains of heat-retainer hearths associated with the artefact scatters, and by using optically simulated luminescence (OSL) and radiocarbon determinations from valley fill sediments to develop a chronology of landscape evolution of the valleys in which the artefacts and hearths are found. The heat-retainer hearths produced a record of just less than 2000 years of activity within the valley of Stud Creek, a 30 square km catchment in Sturt National Park. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:27:58.235 +0100" +"Fanning:2007framework","We present data from Australian study areas that support episodic nonequilibrium as a suitable model for developing a theoretical and methodological framework for interpreting the surface archaeological record. According to this model, long periods of little or no geomorphic activity are punctuated by catastrophic events that erode or deposit sediments, and hence remove or cover up surface stone artefact deposits discarded by Indigenous people in the past. We demonstrate the impact of a single rainfall event on the surface archaeological record at one of our western New South Wales study locations. We then use the results of Optically Stimulated Luminescence (OSL) of sediments underlying the artefact deposits and radiocarbon dating of associated heat-retainer hearths to suggest that both landscape chronology and the surface archaeological record are reflections of a series of episodic events such as this rain event. We conclude that, at least in our study area, the archaeological record is discontinuous in time because geomorphic events have removed the record equating to particular time periods. This process is cumulative so that the record of recent times is much more common when compared to that from earlier times. The episodic nature of geomorphic processes also has an effect on human behaviour, such that occupation of place is discontinuous. The methods by which the archaeological record is surveyed and interpreted need to take into account these spatial and temporal landscape discontinuities.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Fanning:2018mounds","Large mounded deposits of shell are prominent archaeological features across much of the north Australian tropical coast. Many of the shell mounds are composed almost entirely of the bivalve Anadara granosa (Linnaeus 1758), a food source for Aboriginal people in the past. A relatively long history of inquiry into the nature and significance of the shell mounds has focussed primarily on analysing the shell component as clues to Australian Aboriginal coastal economies in the past. This paper presents results of new analyses on the non-shell sediments, examining the physical and chemical signatures of depositional and post-depositional processes within shell mounds near Weipa in far north Queensland, Australia, with a view to obtaining insights into how they formed and for what purposes, and how their morphology, structure and content may have changed since they ceased accumulating. We also consider how such changes might relate to past and present environmental conditions. Physical and chemical analyses indicate that the primary purpose of mound building was most likely to discard the large volumes of shell resulting from A. granosa harvesting and consumption. Post-depositional diagenetic alteration has strongly influenced the present day composition and form of the shell mounds, in particular the accession of carbon and silica to the mounds by environmental burning aided by strong leaching under the seasonal high rainfall conditions. As such the mound chemistry is more likely to reflect modern environmental conditions rather than provide an archive of, or an opening to, the past.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Farber:2005cordillera","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Farnsworth:2018greenland","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Farrington:1985prehistoric","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Faulkner:2013excavated","The research presented here is primarily concerned with human-environment interactions on the tropical coast of northern Australia during the late Holocene. Based on the suggestion that significant change can occur within short time-frames as a direct result of interactive processes, the archaeological evidence from the Point Blane Peninsula, Blue Mud Bay, is used to address the issue of how much change and variability occurred in hunter-gatherer economic and social structures during the late Holocene in coastal northeastern Arnhem Land. The suggestion proposed here is that processes of environmental and climatic change resulted in changes in resource distribution and abundance, which in turn affected patterns of settlement and resource exploitation strategies, levels of mobility and, potentially, the size of foraging groups on the coast. The question of human behavioural variability over the last 3000 years in Blue Mud Bay has been addressed by examining issues of scale and resolution in archaeological interpretation, specifically the differential chronological and spatial patterning of shell midden and mound sites on the peninsula in conjunction with variability in molluscan resource exploitation. To this end, the biological and ecological characteristics of the dominant molluscan species is considered in detail, in combination with assessing the potential for human impact through predation. Investigating pre-contact coastal foraging behaviour via the archaeological record provides an opportunity for change to recognised in a number of ways. For example, a differential focus on resources, variations in group size and levels of mobility can all be identified. It has also been shown that human-environment interactions are non-linear or progressive, and that human behaviour during the late Holocene was both flexible and dynamic.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Faulkner:2013exploitation","The research presented here is primarily concerned with human-environment interactions on the tropical coast of northern Australia during the late Holocene. Based on the suggestion that significant change can occur within short time-frames as a direct result of interactive processes, the archaeological evidence from the Point Blane Peninsula, Blue Mud Bay, is used to address the issue of how much change and variability occurred in hunter-gatherer economic and social structures during the late Holocene in coastal northeastern Arnhem Land. The suggestion proposed here is that processes of environmental and climatic change resulted in changes in resource distribution and abundance, which in turn affected patterns of settlement and resource exploitation strategies, levels of mobility and, potentially, the size of foraging groups on the coast. The question of human behavioural variability over the last 3000 years in Blue Mud Bay has been addressed by examining issues of scale and resolution in archaeological interpretation, specifically the differential chronological and spatial patterning of shell midden and mound sites on the peninsula in conjunction with variability in molluscan resource exploitation. To this end, the biological and ecological characteristics of the dominant molluscan species is considered in detail, in combination with assessing the potential for human impact through predation. Investigating pre-contact coastal foraging behaviour via the archaeological record provides an opportunity for change to recognised in a number of ways. For example, a differential focus on resources, variations in group size and levels of mobility can all be identified. It has also been shown that human-environment interactions are non-linear or progressive, and that human behaviour during the late Holocene was both flexible and dynamic.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Faulkner:2013resource","The research presented here is primarily concerned with human-environment interactions on the tropical coast of northern Australia during the late Holocene. Based on the suggestion that significant change can occur within short time-frames as a direct result of interactive processes, the archaeological evidence from the Point Blane Peninsula, Blue Mud Bay, is used to address the issue of how much change and variability occurred in hunter-gatherer economic and social structures during the late Holocene in coastal northeastern Arnhem Land. The suggestion proposed here is that processes of environmental and climatic change resulted in changes in resource distribution and abundance, which in turn affected patterns of settlement and resource exploitation strategies, levels of mobility and, potentially, the size of foraging groups on the coast. The question of human behavioural variability over the last 3000 years in Blue Mud Bay has been addressed by examining issues of scale and resolution in archaeological interpretation, specifically the differential chronological and spatial patterning of shell midden and mound sites on the peninsula in conjunction with variability in molluscan resource exploitation. To this end, the biological and ecological characteristics of the dominant molluscan species is considered in detail, in combination with assessing the potential for human impact through predation. Investigating pre-contact coastal foraging behaviour via the archaeological record provides an opportunity for change to recognised in a number of ways. For example, a differential focus on resources, variations in group size and levels of mobility can all be identified. It has also been shown that human-environment interactions are non-linear or progressive, and that human behaviour during the late Holocene was both flexible and dynamic.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Favilli:2009alpine","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Federici:2008egesen","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Federici:2012gschnitz","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Fellin:2017taiwan","We derive erosion rates from detrital zircon fission-track ages and cosmogenic nuclide concentrations from sediments from the modern rivers of eastern Taiwan in order to investigate how surface erosional processes vary in space and time across the young arc-continent collisional orogen of Taiwan. Taiwan is characterized by rapid rates of exhumation, a fluvial and landslide-dominated landscape, high seismicity, high relief and frequent typhoons. The obliquity between the convergence direction and the trend of the plate boundary provides a gradient in uplift and variations in longevity of orogenic activity with a young, immature orogen in the south, a mature orogen in central and northern Taiwan, and perhaps even the cessation of orogeny in the far north. The modern zircon fission-track detrital record is consistent with basement ages that show that much of the orogen is eroding at high rates with basin-wide mean zircon fission-track cooling ages as young as 0.9 Ma. The erosion rates derived from concentrations of cosmogenic nuclides (10Be) provide erosion rates averaged over much shorter timescales, but these two proxies provide estimates of erosion rates that are within error of each other across most of the collisional belt. Erosion rates are lowest in the immature zone of the orogen (< 1 km/Ma) in southern Taiwan, and increase to values ≥ 4 km/Ma in central Taiwan. Geomorphic indices, in particular channel steepness, are also correlated with erosion rates, suggesting that fluvial erosion is the dominant exhumation process and that landscape evolution is reacting primarily to tectonic forcing, fast enough to keep the landscape in a state of quasi-equilibrium where erosion rates and rock uplift rates are nearly equal. We find no measurable effects due to rock erodibility or precipitation rate, but if these parameters co-vary with tectonic uplift rate, our data could not resolve the influence of each.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Ferguson:1980holocene","Australian stone tool sequences are noted for their considerable uniformity through time. With the exception of the late Holocene appearance of backed microliths in large portions of the southern two thirds of the continent and an even later appearance of bifacially flaked points in some northern sequences, clearly definable temporal types are absent from the archaeological record. Consequently, any feature of the stone artefact assemblages which might possibly be used as a temporal indicator is likely to draw considerable attention from archaeologists. In the Australian southwest a distinctive form of fossiIiferous chert which provides the raw material for a great number of artefacts has been assumed to be one of these markers, a virtual indicator of late Pleistocene - early Holocene archaeological sites (Clarke and Dortch 1977). ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:28:32.502 +0100" +"Ferguson:1981quininup","Cultural materials recovered in recent archaeological investigations at the coastal Quininup Brook Site Complex in the south-west of Western Australia include a South-West Early Phase assemblage of flaked and ground stone artifacts and several clusters of granite-gneiss manuports. On Site 4 of the complex most of these artifacts appear to come from a single cultural horizon buried deep within siliceous sands. This horizon has been radiocarbon dated from before 18 000 BP to after 10000 BP. The site complex is suggested to have been a series of inland domestic camping sites which were abandoned during the early to early-middle Holocene, perhaps because of the deterioration and reduction of exploitable environment resulting from the onset of wetter conditions and rising sea levels.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Fergusson:1959zealand","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"FernandezFernandez:2017demanda","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Ferrier:2005coast","Comparing millennial‐scale denudation rates from cosmogenic nuclides with decadal‐scale sediment yields can shed light on erosional processes and on the effects of land use on sediment delivery to streams. Detailed measurements of sediment fluxes in the Northern California Coast Ranges at Caspar Creek and Redwood Creek have provided estimates of physical erosion rates since 1963 and 1971, respectively. We used cosmogenic 10Be to measure millennial‐scale denudation rates averaged over 1400–8700 years at six catchments in Caspar Creek and four catchments in Redwood Creek. Our 10Be measurements at Caspar Creek imply denudation rates that are nearly spatially uniform across the entire catchment and average 0·09 ± 0·02 mm a−1. These millennial‐scale rates implied by cosmogenic 10Be are faster than physical erosion rates of 0·005 ± 0·001 mm a−1 to 0·046 ± 0·007 mm a−1 inferred from sediment flux measurements over the past few decades in the same catchments. At Redwood Creek, our cosmogenic 10Be measurements imply millennial‐scale denudation rates that vary across the catchment from 0·14 ± 0·03 mm a−1 to 0·44 ± 0·09 mm a−1, in contrast to physical erosion rates ranging from 0·038 ± 0·011 mm a−1 to 0·48 ± 0·09 mm a−1 derived from sediment flux measurements made over the past few decades at the same catchments. The decadal‐scale and millennial‐scale measurements tend to differ most at the smallest tributaries, but differ by less than a factor of three for the Caspar Creek and Redwood Creek catchments as a whole. These measurements suggest that denudation rates at Caspar Creek are slower than rock uplift rates of 0·3–0·4 mm a−1, implying that Caspar Creek is not in topographic steady state. Copyright 2005 John Wiley and Sons, Ltd.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Ferrier:2012nuts","This impressive collection celebrates the work of Peter Kershaw, a key figure in the field of Australian palaeoenvironmental reconstruction. Over almost half a century his research helped reconceptualize ecology in Australia, creating a detailed understanding of environmental change in the Late Pleistocene and Holocene. Within a biogeographic framework one of his exceptional contributions was to explore the ways that Aboriginal people may have modified the landscape through the effects of anthropogenic burning. These ideas have had significant impacts on thinking within the fields of geomorphology, biogeography, archaeology, anthropology and history. Papers presented here continue to explore the dynamism of landscape change in Australia and the contribution of humans to those transformations. The volume is structured in two sections. The first examines evidence for human engagement with landscape, focusing on Australia and Papua New Guinea but also dealing with the human/environmental histories of Europe and Asia. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:27:52.336 +0100" +"Field:1999cuddie","The Cuddie Springs site in south-eastern Australia provides the first evidence of an unequivocal association of megafauna with humans for this continent. Cuddie Springs has been known as a fossil megafauna locality for over a century, but its archaeological record has only recently been identified. Cuddie Springs is an open site, with the fossil deposits preserved in a claypan on the floor of an ancient ephemeral lake. Investigations revealed a stratified deposit of human occupation and fossil megafauna, suggesting a temporal overlap and an active association of megafauna with people in the lead up to the Last Glacial Maximum, when conditions were more arid than the present day. Two distinct occupation phases have been identified and are correlated to the hydrology of the Cuddie Springs lake. When people first arrived at Cuddie Springs, sometime before 30,000 BP, the claypan on the lake floor was similar to a waterhole, with five species of megafauna identified. Flaked stone artefacts were found scattered through this level. After the lake dried, there was human occupation of the claypan. The resource base broadened to include a range of plant foods. Megafauna appear to be just one of a range of food resources exploited during this period. A return to ephemeral conditions resulted in only periodic occupation of the site with megafauna disappearing from the record around 28,000 BP. The timing of overlap and association of megafauna with human occupation is coincident with the earliest occupation sites in this region. The archaeological evidence from Cuddie Springs suggests an opportunistic exploitation of resources and no specialised strategies for hunting megafauna. Disappearance of megafauna is likely to be a consequence of climatic change during the lead up to the Last Glacial Maximum and human activities may have compounded an extinction process well under way.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Field:2001cuddie","Large area excavation at Cuddie Springs has revealed that the Pleistocene sediments have remained undisturbed. This eliminates the possibility that stone artefacts found in association with megafauna may have been introduced by disturbance from higher levels and indicates an overlap of megafauna with humans of at least 10,000 years.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Field:2002pleistocene","Cuddie Springs is an ephemeral lake in central northern New South Wales, Australia. The upper 3m of sediment consist of lacustrine clays containing a Late Pleistocene sequence of extinct and extant fauna, and in the upper 1.7 m, an associated archaeological record. Changes observed in the pollen sequence include: (i) a peak in charcoal values corresponding to a dramatic decline in Casuarina woodland to chenopod shrubland at 2.5 m, respresenting a climatic shift to more arid conditions; (ii) chenopod shrubland moved into decline with the spread of grasslands around 1.7 m, and the amelioration in climatic conditions persisted until approximately 28,000 BP. A regime emerged which resulted in extended lake dry periods and peak aridity by approximately 19,000 BP and (iii) at 1 mdepth, around 19,000 BP a shift to peak arid conditions is observed with a return of Chenopodiaceae and a decline in grasses. The lake entered an ephemeral phase that has persisted until the present day. The broad palaeoenvironmental framework of lake history, climate and vegetation change spans the archaeological and faunal records from Cuddie Springs. The direct association enables a closer examination of causation in faunal extinctions and human subsistence activities in the Australian arid zone.","2023-07-22 06:51:38.269 +0200","" +"Field:2008overlap","Over 60 faunal species disappeared from the Australian continent during the Middle-Late Pleistocene. Most of these animals were large to gigantic marsupials, birds and reptiles. A terminal extinction date of 46.4 kyr has been proposed for the megafauna, with all sites containing younger fossil megafauna dismissed by some researchers because of questions over stratigraphic integrity or chronologies. The timing of the extinctions is argued to be broadly coincident with estimates of first colonization of the continent by modern humans ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:27:52.630 +0100" +"Field:2016starch","The timing and nature of hunter-gather exploitation of tropical rainforests is a topic of ongoing debate. In contrast to most other tropical regions, permanent settlement in Australian rainforests developed much later, and in the absence of adjacent agricultural economies. Here we explore how the tropical rainforests of northern Queensland were exploited during the late Holocene through an ancient starch and phytolith record spanning the last 2000years. Sequences at the two sites under study - Urumbal Pocket (a 'Eucalyptus pocket' surrounded by rainforest) and Goddard Creek (within the rainforest) - indicate a human presence since the early Holocene, coincident with the re-establishment of rainforest in the region. Toxic starchy nuts and the associated complex processing underpinned permanent settlement. Using a geometric morphometric approach to starch analysis, a range of economic starch producing plant species were identified including Endiandra palmerstonii, E. insignis, Lasjia whelani and Beilschmiedia bancroftii in the Urumbal pocket sequence. The phytolith record shows that Urumbal Pocket has been a 'Eucalyptus pocket' for at least the last 2000years, the open nature of the vegetation maintained by regular burning. Goddard Creek, on the other hand has been closed forest, with a changing profile as fire was used more frequently over time. The starch and phytolith sequence provide a unique insight into the local history of these rainforest archaeological sites, with a record that can be viewed against the backdrop of regional sequences documenting climatic and environmental patterns during the late Holocene.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Field:2017kimberley","Understanding of the late Quaternary environment of Australia's vast Kimberley region has to date been hindered by the region's lack of classic palaeoenvironmental archives such as deep lake sediments. However, mound spring peat deposits in the region have been found to be a potentially rich archive of palaeoenvironmental data. Here we present a high resolution record from Black Springs mound spring in the Kimberley's northwest, filling some of the current gaps in knowledge of the region's environmental history. This builds on a ~6000 year record developed from the same site and indicates that since the Last Glacial-Interglacial Transition the Australian summer monsoon has varied greatly in intensity, with an increase in monsoonal precipitation from ~14,000 yr BP and pronounced drying in the late Holocene. Despite some chronological uncertainties thought to be due to the inclusion of younger, microscopic root fragments, changes in the record compare well with other records of climatic change from the Kimberley, and across tropical northern Australia.","2023-07-22 06:51:38.269 +0200","" +"Field:2018coherent","At present, knowledge of late Quaternary variability of the Indonesian-Australian summer monsoon in the Australian tropics is limited. Organic spring deposits, which occur throughout the Kimberley region of northwest Australia, are valuable archives that contain records spanning the past ∼14,500 years. In this study we compare multiple proxies from three organic springs. Principal Components Analyses demonstrates similar patterns of change in the elemental and non-pollen palynomorph (NPP) datasets between the springs, implying regional drivers are responsible for changes in these proxies. By comparison, the pollen records differ between each of the springs, with the assemblage at each thought to be influenced by spring recharge and evolution rather than climate variability. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:28:34.571 +0100" +"Field:2021pathways","New Guinea has yielded some of the earliest evidence for a human presence in Sahul (Pleistocene Australia-New Guinea), with the north coast being one of the likely colonisation routes from Southeast Asia. Of the known pre-Last Glacial Maximum (~30kya) archaeological sites from New Guinea, only a handful come from the Highlands. Navigable pathways linking the north coast to the central cordillera, specifically ‘grassland corridors‘, may have facilitated settlement, yet little is known about human settlement of fringe montane valleys within these corridors. A survey and excavation program within the Simbai-Kaironk Valleys (2,000-1,600 m asl) on the northern montane fringe identified 51 sites across a 21 km corridor. Radiocarbon dating suggests a possible human presence from 31 ka, clear evidence for landscape use from 17 to 15 ka, and an increase in site density from the Mid-Holocene. Most sites were from open settings, with Holocene settlements positioned at elevations optimising access to montane forests, grasslands and lowland resources. We argue that the Simbai-Kaironk grassland corridor has facilitated access to the central Highland valleys since the Late Pleistocene. Shorter and more direct pathways, transecting the river valleys via prominent spurs rising above the lowlands - and their associated insect-borne diseases - are likely to have facilitated coastal-Highland movement throughout the Holocene.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Filihia:2016lyndhurst","In 2014, Dr Vincent Clark and Associates conducted salvage excavations at 'Lyndhurst Inland Port 6' (Victorian Aboriginal Heritage Register (VAHR) 7921-1151), an Aboriginal place located in Melbourne's southeastern suburbs along the edge of the Carrum Swamp. The excavations recovered more than 50,000 flaked and ground stone artefacts together with hearth features and ochre deposits. Radiocarbon dating of charcoal samples collected from hearths indicates that VAHR 7921-1151 was frequented at different stages throughout the Holocene. Spatial analyses undertaken using heat maps suggest the existence of relationships between concentrations of artefacts and features such as hearths, while the results of the stone artefact analysis indicate that a variety of stone materials were flaked and ground to produce tools, and in some instances subject to heat treatment.","2023-07-28 11:01:26.780 +0200","" +"Finch:2021ages","Naturalistic depictions of animals are a common subject for the world‘s oldest dated rock art, including wild bovids in Indonesia and lions in France‘s Chauvet Cave. The oldest known Australian Aboriginal figurative rock paintings also commonly depict naturalistic animals but, until now, quantitative dating was lacking. Here, we present 27 radiocarbon dates on mud wasp nests that constrain the ages of 16 motifs from this earliest known phase of rock painting in the Australian Kimberley region. These initial results suggest that paintings in this style proliferated between 17,000 and 13,000 years ago. Notably, one painting of a kangaroo is securely dated to between 17,500 and 17,100 years on the basis of the ages of three overlying and three underlying wasp nests. This is the oldest radiometrically dated in situ rock painting so far reported in Australia.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Fink:2006amery","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Finkel:2003everest","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Finlayson:2011scotland","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Finlayson:2014british","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Finnegan:2008namche","Geodynamic modeling demonstrates the strong potential for erosion to influence the pattern and style of deformation in active mountain belts, but field studies yield conflicting views on the importance of erosion in influencing orogenesis. Here we compare patterns in river power, inferred excess fluvial-transport capacity, topographic relief, precipitation, and mineral-cooling ages to assess the coupling between surface erosion and rock uplift within the vicinity of the Namche Barwa–Gyala Peri massif, an active antiformal structure within the eastern Himalayan syntaxis. Our rich and dense data set reveals a tight spatial correspondence of fluvial incision potential, high relief, and young cooling ages. The spatial coincidence is most easily explained by a sustained balance between rock uplift and denudation driven by river incision over at least the last ∼1 m.y. The Yarlung Tsangpo–Brahmaputra River is the largest and most powerful river in the Himalaya, and two lines of evidence point to its active role in the dynamic interaction of local erosion, rock uplift, thermal weakening of the lithosphere, and deformation: (1) Whereas along the rest of the Himalayan front, high relief and high rock uplift rates are essentially continuous, the high relief and rapid exhumation in the syntaxis is restricted to a “bull's-eye” pattern exactly where the largest river in the Himalaya, the Yarlung Tsangpo–Brahmaputra, has the most energy per unit area available to erode its channel and transport sediment. (2) The location of rapid incision on the Yarlung Tsangpo–Brahmaputra has been pinned for at least 1 m.y., and without compensatory uplift of the Namche Barwa–Gyala Peri massif during this time the river would have eroded headward rapidly, incising deeply into Tibet.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Firth:2005diet","The diet of the brush-tailed rabbit-rat (Conilurus penicillatus) was assessed by microscopic analysis of faecal samples from 35 individuals collected from three different sites in the Northern Territory (Garig Gunak Barlu National Park (Cobourg Peninsula), Kakadu National Park and Melville Island) at various times of the year during 2000-02. Seed was the most abundant item in the overall diet of C. penicillatus, making up 68% of identifiable particles, with smaller proportions contributed by leaves (21%), plant stems (8%) and insects (2%). ANOSIM tests revealed no difference in diet between the sexes and seasons, but there was a significant difference in the diet between the sites, with seed material present in 74% of the samples from Cobourg and in 62% and 58% of samples from Kakadu and Melville respectively. Leaf matter was present in 19% of samples from Cobourg and in 26% and 24% of samples from Kakadu and Melville respectively. Stem material was present in only 6% of samples from Cobourg and in 8% and 13% of samples from Kakadu and Melville respectively. Insect matter was present in small quantities across all three sites. The high proportion of seed in the diet suggests that C. penicillatus is primarily granivorous.","2023-02-17 13:35:53.701 +0100","" +"Fisher:2020magdalena","The Magdalena River Basin of Colombia has a globally relevant sediment flux, however, studies of the sediment regime in the basin are limited in scope. This knowledge gap limits application of understanding of sediment dynamics to hydropower decision making. To close this gap, we implemented a sediment budget framework to quantify the impacts of hydropower development in a 118,000 km2 portion of the Magdalena River basin. We informed this framework with analysis of background erosion rates derived from 10Be cosmogenic nuclides and modern sediment fluxes derived from monitoring and optical remote sensing. We standardized these data to spatially averaged denudation rates and found that background denudation rates range from 331 to 740 t km-2yr-1 with a mean of 571 ± 101 on tributaries and 358 ± 45 on the mainstem. Meanwhile, modern denudation rates range from 206 to 3415 t km- 2yr-1 with a mean of 852 ± 804 on tributaries and 405 ± 206 on the mainstem. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:27:23.993 +0100" +"Fitzsimmons:2007frome","Transverse and linear dunes near the ephemeral Lake Frome in the Strzelecki Desert of Australia provide evidence for a genetic geomorphic relationship between desert dune types. Transverse dunes, overlying palaeoshorelines, lie upwind from linear dunes. The sedimentology of both dune types is similar, suggesting reworking or downwind transport of the same source material over time. Clay pellets from several horizons within the linear and transverse dunes provide evidence for fluctuating water tables and high evaporation rates during those periods of aeolian activity, along with salt influx associated with the deflation of Lake Frome. We conclude that the nature and initiation of dune activity is controlled not only by aridity, but by local hydrology. OSL ages from both transverse and linear dunes indicate aeolian activity at 66–57 ka and 22–11 ka. Transverse dune building took place around 106–111 ka. Linear dune activity initiated at least 66 ka ago, with reactivation around 43–28 ka, followed by pedogenesis in response to humid conditions. Widespread dune reactivation from around 22 ka correlates broadly with the Last Glacial Maximum and late glacial period, consistent with evidence of cold, arid conditions and dune activity in Australia. Copyright 2007 John Wiley & Sons, Ltd.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Fitzsimmons:2007linear","Linear dunes occupy more than one-third of the Australian continent, but the timing of their formation is poorly understood. In this study, we collected 82 samples from 26 sites across the Strzelecki and Tirari Deserts in the driest part of central Australia to provide an optically stimulated luminescence chronology for these dunefields. The dunes preserve up to four stratigraphic horizons, bounded by palaeosols, which represent evidence for multiple periods of reactivation punctuated by episodes of increased environmental stability. Dune activity took place in episodes around 73-66, 35-32, 22-18 and 14-10ka. Intermittent partial mobilisation persisted at other times throughout the last 75ka and dune activity appears to have intensified during the late Holocene. Dune construction occurred when sediment was available for aeolian transport; in the Strzelecki and Tirari Deserts, this coincided with cold, arid conditions during Marine Isotope Stage (MIS) 4, late MIS 3 and MIS 2, and the warm, dry climates of the late Pleistocene-Holocene transition period and late Holocene. Localised influxes of sediment on active floodplains and lake floors during the relatively more humid periods of MIS 5 also resulted in dune formation. The timing of widespread dune reactivation coincided with glaciation in southeastern Australia, along with cooler temperatures in the adjacent oceans and Antarctica.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Fitzsimmons:2010holocene","Lake George is one of the largest freshwater lakes in Australia when full, and provides one of the most complete records of Quaternary sedimentation in the southeastern part of the continent. The lake is currently ephemeral, but sediments within the basin preserve evidence of multiple permanent and dry lake conditions in the past. We present an optically stimulated luminescence (OSL) chronology of recent lake shoreline sediments in order to reconstruct Holocene hydrologic variability at Lake George, providing past climatic context for the presently ephemeral lake conditions. The OSL chronology indicates three distinct periods of permanent lake conditions up to 15--18 m depth over the Holocene period, at approximately 10--8, 6--2.4 and 0.7--0.3 ka, with lower lake levels occurring in between those events. There appears to be a trend towards lake regression over this period despite relatively recent high lake levels. The chronology is broadly synchronous with comparable records of Holocene climatic variability across southeastern Australia. We also investigate the intrinsic luminescence characteristics of different sediment types as diagnostic tools, but these appear not to be appropriate in this context or form.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Fitzsimmons:2012gregory","Desert dunes within the monsoon-fed Gregory Lakes basin form valuable archives for Quaternary paleoenvironments, in a region where such records are scarce. Optically stimulated luminescence (OSL) chronologies from two dunes identify the timing of eolian processes, interpreted as a complex response to aridification and increased sediment availability during lake transgressions and associated fluvial activity. The earliest eolian deposition in our record occurred ca 91.5 ka, which postdates the last 'mega-lake' phase but predates a smaller lake transgression during early MIS 3. Sand plain accretion took place around ca 47 ka during contemporaneous periodic high lake levels. This was followed by intermittent linear dune building, between ca 35 and 11.5 ka, which most likely took place during an interval of relative aridity. Close spacing of mid-Holocene ages within one dune indicates rapid sediment accumulation in a single arid event ca 5 ka. At no time in the last 50 ka have lake levels reached those of the last 'mega-lake' phase prior to ca 91.5 ka, suggesting a substantially weakened present-day monsoon.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Fitzsimmons:2012naracoorte","Southeastern South Australia, straddling the coastal zone and semi-arid desert margins of the lower Murray-Darling Basin, provides an important record of landscape response to past environmental change during the Pleistocene. Previous research in the region has focussed either on the coastal barrier systems, which formed during interglacial periods, or on the sub-parabolic and linear dune systems downwind, which generally formed under arid conditions out of phase with the strandlines. However, the geomorphologic and chronological relationship between these two systems is poorly understood. This study provides the first constraints on the initiation of dune development downwind of the Naracoorte East strandline. In this preliminary study we show that aeolian deposition at Naracoorte was constrained by sediment supply from the strandline upwind, and was most likely gradual, more or less continuous, and took place under relatively arid climatic regimes. We demonstrate a genetic link between strandlines and the dune fields in the region.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Fitzsimmons:2013change","In this paper we synthesise existing palaeoenvironmental data from the arid and semi-arid interior of the Australian continent for the period 40–0 ka. Moisture is the predominant variable controlling environmental change in the arid zone. Landscapes in this region respond more noticeably to changes in precipitation than to temperature. Depending on their location, arid zone records broadly respond to tropical monsoon-influenced climate regimes, the temperate latitude westerly systems, or a combination of both. The timing and extent of relatively arid and humid phases vary across the continent, in particular between the westerly wind-controlled temperate latitudes, and the interior and north which are influenced by tropically sourced precipitation. Relatively humid phases in the Murray-Darling Basin on the semi-arid margins, which were characterised by large rivers most likely fed by snow melt, prevailed from 40 ka to the Last Glacial Maximum (LGM), and from the deglacial to the mid Holocene. By contrast, the Lake Eyre basin in central Australia remained relatively dry throughout the last 40 ka, with lake high stands at Lake Frome around 35–30 ka, and parts of the deglacial period and the mid-Holocene. The LGM was characterised by widespread relative aridity and colder conditions, as evidenced by extensive desert dune activity and dust transport, lake level fall, and reduced but episodic fluvial activity. The climate of the deglacial period was spatially divergent. The southern part of the continent experienced a brief humid phase around ∼17–15 ka, followed by increased dune activity around ∼14–10 ka. This contrasts with the post-LGM persistence of arid conditions in the north, associated with a lapsed monsoon and reflected in lake level lows and reduced fluvial activity, followed by intensification of the monsoon and increasingly effective precipitation from ∼14 ka. Palaeoenvironmental change during the Holocene was also spatially variable. The early to mid-Holocene was, however, generally characterised by moderately humid conditions, demonstrated by lake level rise, source-bordering dune activity, and speleothem growth, persisting at different times across the continent. Increasingly arid conditions developed into the late Holocene, particularly in the central arid zone.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Fitzsimmons:2014mungo","Lake Mungo, presently a dry lake in the semi-arid zone of southeastern Australia, preserves a unique record of human settlement and past environmental ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:27:53.220 +0100" +"Fitzsimmons:2015mungo","The Willandra Lakes complex is one of the few locations in semi-arid Australia to preserve both paleoenvironmental and Paleolithic archeological archives at high resolution. The stratigraphy of transverse lunette dunes on the lakes' downwind margins record a late Quaternary sequence of wetting and drying. Within the Willandra system, the Lake Mungo lunette is best known for its preservation of the world's oldest known ritual burials, and high densities of archeological traces documenting human adaptation to changing environmental conditions over the last 45 ka. Here we identify evidence at Lake Mungo for a previously unrecognised short-lived, very high lake filling phase at 24 ka, just prior to the Last Glacial Maximum. Mega-lake Mungo was up to 5 m deeper than preceding or subsequent lake full events and represented a lake volume increase of almost 250%. Lake Mungo was linked with neighboring Lake Leaghur at two overflow points, creating an island from the northern part of the Mungo lunette. This event was most likely caused by a pulse of high catchment rainfall and runoff, combined with neotectonic activity which may have warped the lake basin. It indicates a non-linear transition to more arid ice age conditions. The mega-lake restricted mobility for people living in the area, yet archeological traces indicate that humans rapidly adapted to the new conditions. People repeatedly visited the island, transporting stone tools across water and exploiting food resources stranded there. They either swam or used watercraft to facilitate access to the island and across the lake. Since there is no evidence for watercraft use in Australia between initial colonization of the continent prior to 45 ka and the mid-Holocene, repeated visits to the island may represent a resurrection of waterfaring technologies following a hiatus of at least 20 ky.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Fitzsimmons:2019lunettes","The Willandra Lakes in semi-arid southeastern Australia provide some of the most continuous combined palaeoenvironmental and archaeological records on the continent. These are best preserved within the transverse shoreline (lunette) dunes on their downwind margins. Following final lake retreat c. 15 ka avulsion of the dominant fluvial inflow eastwards, the Willandra lunettes periodically reactivated, experiencing erosion, aeolian redeposition and alluvial sheetwash. These reworked sedimentary archives reflect regional climatic conditions rather than those of the entire catchment. Yet the focus of most study in the region to date has remained on the late Pleistocene. The general paucity of Holocene data has contributed to a perception that people largely abandoned the area in favour of the perennial Murray and Darling Rivers to the south and west. Our study reconstructs past geomorphological conditions and patterns of human mobility in adjacent Lakes Mungo and Durthong over the last c. 15 ka subsequent to final lake retreat, including the most recent 150?years since Europeans established pastoralism in the region. Our data show that Indigenous people did not abandon the area as previously assumed, but developed effective strategies for responding to the changed environmental conditions. Final lake retreat transitioned into a phase of aeolian accumulation c. 15?12 ka, indicating locally dry conditions. Subsequent aeolian reactivation peaked during arid phases experiencing less rainfall in the early Holocene and twice in the most recent 1000?years prior to European settlement in the area. Alluvial sheetwash was deposited onto lake floors during the mid-Holocene, and again in the early decades of European settlement. Aeolian reactivation, likely driven by European pastoral activities, increases in the most recent 150?years. Our study underscores the necessity of integrating geomorphological and archaeological investigations over landscape scales in order to optimise our understanding of interactions between people and their environment through time.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Fjellanger:2006varanger","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Flannery:1983kangaroos","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Flannery:1984spring","Site description; flora analysis; geology; environmental reconstruction; faunal remains; factors of bone accumulation and hypothesis that extinction was due to severe drought conditions during late Pleistocene.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Flannery:1988holocene","Faunal remains from archaeological sites on Buka, Nissan, and Tikopia Islands. Southwest Pacific include a number of taxa not previously recorded from those islands. These are Rattus praetor for both Nissan and Tikopia, and Thylogale brunii. Unicomys poneeleti. and Uromys salebrosus for Buka. R. praetor and T. brunii were probably introduced into the region by humans during the mid Holocene. Following the initial expansion in the ranges of these taxa, some island populations became extinct.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Fleming:2019nevada","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Flenley:1984malesian","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Flenley:1988land","Polleniferous sediments from SE Asian lakes and swamps may reflect anthropogenic changes in their surroundings. Increases in the abundance of pollen of secondary forest trees, herbs and crop plants are possible indicators of human activity, as are evidence of soil erosion and presence of charcoal. The areas most studied so far are Sumatra and New Guinea. Sites in Sumatra show forest disturbances from 4000 bp or earlier: possibly 7000 bp. From about 2000 bp permanent clearings appear. In New Guinea there is forest clearance in the highlands from c. 5000 bp or earlier, disturbance of swamps back to c. 9000 bp, and evidence of burning from c. 10,000 bp. an has been practising forest disturbance in SE Asia for thousands of years, and this has led to ecological degradation.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Fletcher:2007pedder","Aim To use surface pollen and vegetation relationships to aid the interpretation of a Holocene pollen record. Location South-west Tasmania, Australia. Methods A survey was undertaken of surface-pollen samples from the major regional vegetation types: alpine, rain forest and moorland. Relationships between vegetation type and surface-pollen representation were analysed using twinspan classification and ordination. A core was retrieved from moorland vegetation, and interpretation of the fossil pollen sequence was aided using relationships detected in our surface-pollen analysis. Results Regional vegetation types are reflected in the pollen rain of south-west Tasmania, despite the over-representation of important rain forest tree species in samples from non-forest sites. twinspan classification of the surface-pollen samples identified the following indicator pollen taxa for each vegetation type: Astelia alpina (alpine); Lagarostrobos franklinii (rain forest); Leptospermum and Melaleuca (moorland). Detrended correspondence analysis of the surface-pollen samples clearly separates samples from each vegetation type. Correlation of the ordination axes with environmental data identified a dominant temperature/altitudinal gradient in the surface-pollen data (R 1/4 0.852/0.844). Application of the results of the surface-pollen analysis to the fossil sequence revealed that firepromoted moorland has dominated the local environment around the core site for the entire Holocene. Changes in fossil pollen composition also suggest that temperatures increased through the Late Glacial to peak in the mid-Holocene and declined thereafter, a trend consistent with other sites in the region. Main conclusions Pollen spectra can successfully be used to predict local vegetation in south-west Tasmania. At least this part of inland south-west Tasmania has remained forest-free throughout the Holocene, conflicting with the dominant palaeoecological paradigm of a mid-Holocene dominated by rain forest. A comparison with pollen records from moorland vegetation across the region suggests that fire-promoted moorland has dominated the landscape since the Late Glacial. We suggest that burning by people through the Late Glacial (if not earlier) facilitated the spread of moorland throughout the region, greatly restricting the expansion of rain forest. The continued influence of fire throughout the Holocene in this perennially wet landscape argues for a revision of the dominant human-occupation model that depicts an abandonment of the interior of south-west Tasmania in the Late Glacial in response to the expansion of rain forest.","2023-07-22 06:51:38.269 +0200","" +"Fletcher:2010holocene","The analysis of a 10 000 calendar year (cal. ka) pollen record on the west coast of Tasmania has revealed a suite of changes that can be related to sea level, fire and people. Fire-promoted moorland has occupied the site for the entire period and challenges the long-held assumption that rainforest dominated the landscape of western Tasmania through the early to mid Holocene. Changes in wetland taxa and the occurrence of benthic marine diatoms indicate a Holocene sea-level high-stand between 6.3 and 5.8 cal. ka. A significant and sustained rise in charcoal concentration occurs after 6 cal. ka, reflecting the combined effects of anthropogenic burning and hydrological changes that were probably modulated by regional climatic forcing. Finally, European colonisation resulted in a significant decrease in charcoal, rapid peat accumulation and a suite of vegetation changes.","2023-07-22 06:51:38.269 +0200","" +"Fletcher:2014shift","We test the validity of applying the alternative stable state paradigm to account for the landscape-scale forest/non-forest mosaic that prevails in temperate Tasmania, Australia. This test is based on fine scale pollen, spore and charcoal analyses of sediments located within a small patch of non-forest vegetation surrounded by temperate forest. Following nearly 500 years of forest dominance at the site, a catastrophic fire drove an irreversible shift from a forested Cyperaceae-Sphagnum wetland to a non-forested Restionaceae wetland at ca.7000 cal yr BP. Persistence of the non-forest/Restionaceae vegetation state over 7000 years despite long fire-free intervals implies that fire was not essential for the maintenance of the non-forest state. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:28:12.711 +0100" +"Fletcher:2014tasmanian","Aim: To assess the long-term impacts of landscape fire on a mosaic of pyrophobic and pyrogenic woody montane vegetation. Location: South-west Tasmania, Australia. Methods: We undertook a high-resolution multiproxy palaeoecological analysis of sediments deposited in Lake Osborne (Hartz Mountains National Park, southern Tasmania), employing analyses of pollen, macroscopic and microscopic charcoal, organic and inorganic geochemistry and magnetic susceptibility. Results: Sequential fires within the study catchment over the past 6500 years have resulted in the reduction of pyrophobic rain forest taxa and the establishment of pyrogenic Eucalyptus-dominated vegetation. The vegetation change was accompanied by soil erosion and nutrient losses. The rate of post-fire recovery of widespread rain forest taxa (Nothofagus cunninghamii and Eucryphia spp.) conforms to ecological models, as does the local extinction of fire-sensitive rain forest taxa (Nothofagus gunnii and Cupressaceae) following successive fires. Main conclusions: The sedimentary analyses indicate that recurrent fires over several centuries caused a catchment-wide transition from pyrophobic rain forest to pyrophytic eucalypt-dominated vegetation. The fires within the lake catchment during the 6500-year long record appear to coincide with high frequency El Nino events in the equatorial Pacific Ocean, signalling a potential threat to these highly endemic rain forests if El Ni~no intensity amplifies as predicted under future climate scenarios.","2023-07-22 06:51:38.269 +0200","" +"Fletcher:2015enso","We use macroscopic charcoal and sediment geochemistry analysis of two proximal upper montane lakes located at 42 degrees S in southwest Tasmania, Australia, to test the role of the southern hemisphere westerly winds (SWW) and the El Ni~no-Southern Oscillation (ENSO) in governing the climate of this sector of the southern mid-to high-latitudes. Inter-annual climate anomalies in the study area are driven by changes in both ENSO and the Southern Annular Mode (SAM - an index that describes seasonal to decadal shifts in the SWW), making it an ideal location to test assumptions about the varying influence of the SWW and ENSO, two important components of the global climate system, through time. We find multi-millennial scale trends in fire activity that are remarkably consistent with trends in hydroclimate reconstructed at the same latitude in southern South America, providing empirical support for the notion of zonally symmetric changes in the SWW governing the climate at this latitude in the Southern Hemisphere between 12 and 5 cal ka BP. A transition from multi-millennial scale to sub-millennial scale trends in fire activity occurs after ca 5 cal ka BP in concert with the onset of high frequency and amplitude ENSO variability in the tropical Pacific Ocean region. We conclude that the onset of sub-millennial scale trends in ENSO drove changes in fire activity in our study region over the last ca 5 cal ka. Geochemical data reveals divergent local impacts at the two study sites in response to these major climate transitions that are related to local topography and geography.","2023-07-22 06:51:38.269 +0200","" +"Fletcher:2015peat","We set out to test the ability to detect vegetation change from organic soil nutrient (carbon and nitrogen) composition in the fire-determined forest/non-forest mosaic of western Tasmania, Australia. We find no relationship between organic soil nitrogen and carbon content, despite widely varying local vegetation and fire regimes. Pollen evidence supports the role of fire in driving an initial vegetation state change from forest to non-forest, while carbon and nitrogen analysis of the peat section suggest that factors other than peat nutrient (carbon and nitrogen) content are responsible for the observed meta-stability of non-forest at the site for 7000 years. We find that we cannot validate the use of organic soil nitrogen and carbon content for inferring vegetation type and question the degree of post-European vegetation change inferred from this method.","2023-07-22 06:51:38.269 +0200","" +"Fletcher:2018annular","Millennial-scale latitudinal shifts in the southern westerly winds (SWW) drive changes in Southern Ocean upwelling, leading to changes in atmospheric CO2 levels, thereby affecting the global climate and carbon cycle. Our aim here is to understand whether century-scale shifts in the SWW also drive changes in atmospheric CO2 content. We report new multiproxy lake sediment data from southwest Tasmania, Australia, that show centennial-scale changes in vegetation and fire activity over the past 2400 yr. We compare our results with existing data from southern South America and reveal synchronous and in-phase centennial-scale trends in vegetation and fire activity between southwest Tasmania and southern South America over the past 2400 yr. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:28:13.301 +0100" +"Fletcher:2018conifer","Climate, fire and vegetation dynamics are often tightly coupled through time. Here, we use a 14 kyr sedimentary charcoal and pollen record from Lake Osborne, Tasmania, Australia, to explore how this relationship changes under varying climatic regimes within a temperate rainforest ecosystem. Superposed epoch analysis reveals a significant relationship between fire and vegetation change throughout the Holocene at our site. Our data indicates an initial resilience of the rainforest system to fire under a stable cool and humid climate regime between ca. 12--6 ka. In contrast, fires that occurred after 6 ka, under an increasingly variable climate regime wrought by the onset of the El Niño-Southern Oscillation (ENSO), resulted in a series of changes within the local rainforest vegetation that culminated in the replacement of rainforest by fire-promoted Eucalypt forest. We suggest that an increasingly variable ENSO-influenced climate regime inhibited rainforest recovery from fire because of slower growth, reduced fecundity and increased fire frequency, thus contributing to the eventual collapse of the rainforest system.","2023-07-22 06:51:38.269 +0200","" +"Fletcher:2020role","Context Forest systems are dynamic and can alternate between alternative stable states in response to climate, disturbance and internal abiotic and biotic conditions. Switching between states depends on the crossing of critical thresholds and the establishment of feedbacks that drive (and maintain) changes in ecosystem functioning. The nature of these thresholds and the workings of these feedbacks have been well-researched, however, the factors that instigate movement toward and across a threshold remain poorly understood. Objectives In this paper, we explore the role of species composition in initiating ecosystem state change in a temperate landscape mosaic of fire-prone and fire-sensitive vegetation systems. Methods We construct two 12-kyr palaeocecological records from two proximal (230 m apart) sites in Tasmania, Australia, and apply the Alternative Stable States model as a framework to investigate ecosystem feedbacks and resilience threshold dynamics. Results Our results indicate that, in this system, invasion by pyrogenic Eucalyptus species is a key factor in breaking down negative (stabilising) feedbacks that maintain pyrophobic sub-alpine rainforest. Conclusions We conclude that the emergence of an alternative stable pyrogenic state in these relic rainforest systems depends on the extent of pyrophytic species within the system. These findings are critical for understanding resilience in forest ecosystems under future climate and land management changes and are relevant to fire-adapted cool-temperate ecosystems globally.","2023-07-22 06:51:38.269 +0200","" +"Fletcher:2021constructed","Indigenous people play an integral role in shaping natural environments, and the disruption to Indigenous land management practices has profound effects on the biosphere. Here, we use pollen, charcoal and dendrochronological analyses to demonstrate that the Australian landscape at the time of British invasion in the 18th century was a heavily constructed one--the product of millennia of active maintenance by Aboriginal Australians. Focusing on the Surrey Hills, Tasmania, our results reveal how the removal of Indigenous burning regimes following British invasion instigated a process of ecological succession and the encroachment of cool temperate rainforest (i.e. later-stage vegetation communities) into grasslands of conservation significance. This research provides empirical evidence to challenge the long-standing portrayal of Indigenous Australians as low-impact 'hunter-gatherers' and highlights the relevance and critical value of Indigenous fire management in this era of heightened bushfire risk and biodiversity loss.","2023-07-22 06:51:38.269 +0200","" +"Fletcher:2021influence","We aim to understand how did cool temperate rainforest respond to changes in climate and fire activity over the past 18 kcal yrs, interrogating the role that flammable plant species (such as Eucalyptus) have in the long-term dynamics of rainforest vegetation. We used high-resolution pollen and charcoal analysis, radiometric dating (lead and carbon), modern pollen-vegetation relationships, detrended correspondence analysis, rarefaction (palynological richness), rate of change and granger causality to understand the patterns and drivers of change in cool temperate rainforest from the sediments of Lake Vera, southwest Tasmania through time. We record clear changes in key rainforest taxa in response to climatic change throughout the record. The spread of rainforest through the lake catchment in the early and mid-Holocene effectively negated disturbance from fire despite a region-wide peak in fire activity. An anomalously dry period in the late-Holocene resulted in a local fire that facilitated the establishment of Eucalyptus within the local catchment. Granger causality tests reveal a significant lead of Eucalyptus over fire activity in the Holocene, indicating that fires were enhanced by this pyrogenic taxon following establishment.","2023-07-22 06:51:38.269 +0200","" +"Fletcher:2021westerlies","Inter-hemispheric asynchrony of climate change through the last deglaciation has been theoretically linked to latitudinal shifts in the southern westerlies via their influence over CO2 out-gassing from the Southern Ocean. Proxy-based reconstructions disagree on the behaviour of the westerlies through this interval. The last deglaciation was interrupted in the Southern Hemisphere by the Antarctic Cold Reversal (ACR; 14.7 to 13.0 ka BP (thousand years Before Present)), a millennial-scale cooling event that coincided with the Bølling--Allerød warm phase in the North Atlantic (BA; 14.7 to 12.7 ka BP). We present terrestrial proxy palaeoclimate data that demonstrate a migration of the westerlies during the last deglaciation. We support the hypothesis that wind-driven out-gassing of old CO2 from the Southern Ocean drove the deglacial rise in atmospheric CO2.","2023-07-22 06:51:38.269 +0200","" +"Flood:1970point","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Flood:1974cloggs","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Flood:1980moth","Prehistory of the south-eastern tablelands and highlands of Australia; ethnohistorical and archaeological data used to reconstruct traditional highlands Aboriginal culture, subsistence and technology, settlement and demographic patterns; includes details of sites and excavations; data on Ngunawal, Ngarigo, Walgalu, Wiradjuri and neighbouring tribes.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Flood:1981deception","Sedimentary deposits associated with the post glacial development of the coastal plain bordering Deception Bay cover an area of about 50 km2and average approximately 3 m in depth. Between Beachmere and Godwin Beach a prograding sequence of beach ridges and low dunes is preserved up to 2.5 km inland. Several phases of accretion are evident as freshwater swamps are developed on the abandoned tidal flats which are at a higher elevation than the present tidal flats and which are located between two distinctly different beach ridge systems. A similar arrangement of abandoned, higher tidal flats and beach ridges occurs in the vicinity of the Redcliffe Aerodrome.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Flood:1986ant","This paper presents the results of archaeological excavations at Green Ant and Echidna Shelters on the Koolburra Plateau, northwest of Laura in Cape York Peninsula, north Queensland. The work was undertaken as part of a multi-attribute approach to the prehistory of the region. Such an approach to regional prehistory is exemplified by the work of Morwood in the Central Queensland Highlands who used two principal types of evidence in his study, excavated assemblages and rock art, on the basis that 'as two strands in the web of evidence documenting the workings of a cultural system, a combined study of art and stone seemed to offer potential for yielding a more detailed account of the processes by which archaeological observations relate to their cultural context' (1981:1). A similar approach seemed well suited to the Koolburra Plateau, which is also extremely rich in rock art sites (Flood 1983b, 1983c).","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Flood:1987birrigai","Until the Birrigai excavation the possibility of high altitude Pleistocene occupation in Australia remained an unanswered question. Research on this question had commenced in 1970 and the results are described in Flood 1980. By 1983, after the excavation of 11 rockshelters and one open campsite, no archaeological site on the coastal ranges, tablelands or highlands of south-eastern Australia had been found to be older than 4000 years. The oldest sites in the region were Sassafras 1. at the top of the coastal Budawang Range, with a basal date of 3770 ±150 BP (Mood 1980:248). and Nursery Swamp 2 in the Australian Capital Territory, dated to 3700 ±110 BP (Rosenfeld et al. 1983). ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:27:53.515 +0100" +"Flood:1995dreamtime","Josephine Flood was born in Yorkshire and came to Australia in 1963, having completed her BA at Cambridge. She began lecturing in archaeology at the Australian National University soon after her arrival and has since gained her MA and Ph.D. from the university.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Florek:1993thesis","This study examines the variability of the stone assemblages at the mound springs campsites in South Australia. The research area is part of the tribal territories of Arabana and Diyari people. It comprises a network of mound springs stretching for about 200 km along the south and southwest shores of Lake Eyre. These mound springs were vital for permanent occupation of this arid region in late prehistory and in the post contact period. Large campsites located near the major springs attest to the prehistoric occupation of the area. Historical accounts reveal that this occupation was abruptly terminated in early 1 8 6 0‘s. Although environment and chronology are uniform for all the mound spring sites the assemblages are distinctly different. They vary in the proportions of lithic materials, tool types, and artefact size. Inter-site variability is prominent while intrasite variation is minimal. The research is focused on this fact as it provides an important clue to the nature of springs occupation. It is demonstrated that the variability of the mound spring campsites reflects different tactics of use and economy of lithic materials at each site. These tactics were influenced by: a) availability of different lithic materials and b) different demands for processing organic materials. It is argued that assemblage patterning is sensitive to local circumstances, and affected by quantity and quality of resources at each site. Consequently the variability between assemblages reflects the overall organisation and strategy of land use. This study attempts not merely to reconstruct human behaviour at each site but rather to understand how this behaviour was organised on the strategic level. This level of organisation is best represented by the differential use of sites within a common settlement system. Organisation such as this suggests consistent links between groups of people in the mound springs area throughout the last thousand years.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Fogwill:2003landforms","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Fogwill:2004shackleton","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Fogwill:2005torres","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Fogwill:2012heritage","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Fogwill:2014drivers","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Forbes:2004preliminary","Radiocarbon age determinations and stratigraphy suggest that the deposits in Black Creek Swamp on Kangaroo Island record 3 phases of deposition and associated soil development which spanned at least the last 20,000 yr. Four new 14C age determinations on bulk soil organic matter and their stratigraphic context are presented in this paper. Three of these age determinations (FP6: 15,687 ± 110 BP [WK11487]; FP7: 16,326 ± 385 BP [WK11488]; and FP8: 17,618 ± 447 BP [WK11489]), are from the organic-rich fossil layer located 45-75 cm below the current floodplain surface. The fourth, a much younger date, FP5: 5589 ± 259 BP (WK11486), was obtained from the base of the overlying modern soil. The dates for the fossil layer increase systematically with depth and correlate well with 5 previous 14C dates (Hope et al., unpublished), ranging between 15,040 ± 120 BP and 19,000 ± 310 BP. This suggests that the data set represents a possible minimum age of the bulk organic matter, and considering the high organic matter contents of approximately 8%, has implications for the age of the megafauna buried in this layer. The overlying modern soil, with its much younger date, contains lower levels of organic matter (3-7%) and gastropods not seen in the fossil layer. This suggests a substantial change in environmental conditions probably due to an alteration in the floodplain drainage conditions. This chronological and sedimentalogical discontinuity indicates that 2 distinct depositional regimes existed and were separated by up to 10,000 14C yr. A calcareous, sandy silt deposit underlying the fossil layer is a calcarenite deposit with low total organic content and is considered the base of the section; it suggests a third separate depositional episode. As such, the Black Creek Swamp in the southwest corner of Kangaroo Island formed intermittently over at least the last 20,000 yr during 3 distinct depositional phases, one of which was the formation of the fossil-laden, organic-rich floodplain surface, which has a possible minimum age of approximately 15,000 to 19,000 BP.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Forbes:2007naracoorte","The origin of the sediments located in the Naracoorte Caves (South Australia) was investigated via the analysis of strontium isotope ratios (87Sr/86Sr), elemental geochemistry, and mineralogy. Sedimentary deposits located in Robertson, Wet, Blanche and several other chambers in Victoria Cave are all variable mixes of fine sand and coarse silts, which display similar and consistent strontium isotope ratios (0.717-0.725). This suggests that over the 400~ka time frame that these deposits span there has been minimal variation in the source of the clastic sediments. Increased strontium concentrations for these cave sediments correspond with increasing silt content, yet there is no correlation between 87Sr/86Sr ratios and silt content. This implies that the silt-sized component of the sediments is the main contributor of strontium to the cave sediments. Comparisons of 87Sr/86Sr with regional surficial deposits show a significant correlation between the cave sediments (avg: 0.7228; n=27), the fine silt lunettes of the Bool Lagoon area (avg: 0.7224; n=4), the sandy A horizons of the Coonawarra Red Brown Earths (RBEs; avg: 0.726; n=5), and Holocene age podsolic sand deposits (0.723). These data suggest that there has been substantial flux from this group of deposits to the caves, as would be expected considering prevailing winds. This relationship is further supported by a strong correlation between many trace elements, including Ti, Zr, Ce, and Y; however, variations in clay mineralogy suggest that the fine silt-dominated lunettes and Padthaway RBEs were not significant contributors to the cave deposits. Hence, the detritus entering the caves was more than likely from areas proximal to the cave entrance and was dominated by medium grain-sized materials. Major regional deposits, including the coarser-grained, calcite-rich Bridgewater Formation sands, basalts from the lower SE, Padthaway Horst granites, Gambier limestone, and metamorphics from the Adelaide geosyncline show minimal correlation in 87Sr/86Sr ratios, elemental geochemistry, and mineralogy with the cave sediments, and are discounted as significant sources. In comparison, 87Sr/86Sr ratios for the Coorong silty sands (0.717-0.724), Lower Murray sands (0.727-0.730), and the medium size silt component of the Murray-Darling River system (0.71-0.72), compare favourably with the cave sediments. This relationship is further supported by similarities in elemental chemistry and mineralogy. Thus, much of the strontium-rich silt that is now located in the Naracoorte Cave sediments likely originated from the Murray-Darling basin. Over time, this material has been transported to the SE of South Australia, where it mixed with the medium sand component of the regressive dune ridge sequence, locally derived organic matter, limestone fragments, and fossil material to produce the unique deposits that we see evident in many of the chambers of the Naracoorte Cave system today.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Forbes:2020palaeochannels","Riverine Plain palaeochannels record periods of fluvial activity for Late Pleistocene southeastern Australia. In an attempt to develop a more detailed palaeoenvironmental record for this semi-arid region, we investigate the fine overbank sediments of the palaeochannel fill that cap and underlie the coarser-grained fluvial channel sands of the Tombullen (41–29 thousand years (ka) ago) and the Yanco (29–18 ka) phases. New single grain Optically Stimulated Luminescence (OSL) age determinations for the overlying palaeochannel fills suggest an overall slowing of sedimentation rates since the phase of fluvial activity in late Marine Isotope Stages 3 and 2. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:27:54.988 +0100" +"Forbes:2021interglacials","The widespread formation of organic rich sediments in south-east Australia during the Holocene (Marine Isotope Stage [MIS] 1) reflects the return of wetter and warmer climates following the Last Glacial Maximum (LGM). Yet, little is known about whether a similar event occurred in the region during the previous interglacial (MIS 5e). A 6.8 m sediment core (#LC2) from the now ephemeral Lake Couridjah, Greater Blue Mountains World Heritage Area, Australia, provides insight into this question. Organic rich sediments associated with both MIS 1 and 5e are identified using 14C and optically stimulated luminescence (OSL) dating techniques. Also apparent are less organic sedimentary units representing MIS 6, 5d and 2 and a large depositional hiatus. Sediment d13C values (34 to 26‰) suggests that C3 vegetation dominates the organic matter source through the entire sequence. The pollen record highlights the prevalence of sclerophyll trees and shrubs, with local hydrological changes driving variations in the abundance of aquatic and lake-margin species. The upper Holocene sediment (0e1.7 m) is rich in organic matter, including high concentrations of total organic carbon (TOC; 20e40 percent), fine charcoal and macrophyte remains. These sediments are also characterised by a large proportion of epiphytic diatoms and a substantial biogenic component (chironomids and midges). These attributes, combined with low d13C and d15N values, and C:N ratios of approximately 20, indicate a stable peat system in a swamp like setting, under the modern/Holocene climate. In comparison, the lower organic rich unit (MIS 5e-d) has less TOC (5e10 percent), is relatively higher in d13C and d15N, and is devoid of macrophyte remains and biogenic material. Characterisation of the organic matter pool using 13C-NMR spectroscopy identified a strong decomposition signal in the MIS 5e organic sediments relative to MIS 1. Thus the observed shifts in d13C, d15N and C:N data between the two periods reflects changes in the organic matter pool, driven by decompositional processes, rather than environmental conditions. Despite this, high proportions of aquatic pollen taxa and planktonic diatoms in the MIS 5eed deposits, and their absence in the Holocene indicates that last interglacial Lake Couridjah was deeper and, or, had more permanent water, than the current one.","2023-07-22 06:51:38.269 +0200","" +"Forestier:2018lithic","Motupore is the name of an island and the archaeological village site located upon it in the Central Province of Papua New Guinea. The occupants of this site have been described as specialist manufacturers of earthenware clay pots. During the late 1800s and early 1900s ethnographers recorded 15 different pot types, two of which were dominant in the assemblage. The pots were transported by voyaging canoes to the Gulf of Papua and primarily exchanged for sago. This exchange network, known as the hiri, began when the site was first occupied about 800 years ago. A recent excavation on Motupore Island in 2016, led by M. Leavesley and T. Beni, found a series of 80 lithic pieces with relatively standardized dimensions. These pieces were collectively categorized as ‘drill points‘ based on their relative homogeneity, but this categorization can be misleading. The first aim of the study was to analyze lithic tools from a techno-morphotypological perspective to better characterize the drill points on Motupore Island. Specifically, our objective was to determine whether a standard production process was followed to manufacture homogeneous points or conversely did production processes vary to manufacture heterogeneous drill points with a few dominant types. Based on quantitative and qualitative characteristics, five morphotypes were identified: truncation, shouldered piece, triangle, bore and point. The second aim of the study was to propose functional uses of these ‘drill points‘ based on macroscopic observations of retouch on the surface of pieces, and to test hypotheses proposed by ethno-historical sources.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Forestier:2019new","Our research at Paimbumkanja (PBK) rock shelter (East Sepik, PNG) uncovered an archaeological sequence dating back to the late Holocene between 2,956 and 1,300 years cal. BP. Two stratigraphic units (SU1 and SU2) contained lithic tools, and the raw materials used for knapping were mainly local. The modalities of the knapping process follow a chaîne opératoire associating debitage and shaping methods. Human occupation in the PBK site is part of the Holocene chrono-sequence proposed by P. Gorecki and D. S. Gillieson in 1989. This confirms a blade production associated to macro-tools from 3,000 years BP in the Sepik lowlands.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Forestier:2021reappraisal","The Manim site is one of the well-known prehistoric sites in the highlands of Papua New Guinea, along with the other Late Upper Pleistocene/early Holocene archaeological occupations such as Wanelek, Kiowa and Kafiavana. After a 50-year gap an international team of archaeologists from the University of Papua New Guinea and the French Prehistoric Mission in Papua New Guinea, re-excavated the site by opening up 3m2 next to the area previously excavated by O. Christensen. The new stratigraphic sequence of about 190 cm deep proposes a chronology of human occupation ranging from 2304-2060 cal BP to 9479-9308 cal BP, with associated lithic material (stone flakes, pebbles, axes, adzes, grinding stones and pestles). The stratigraphy appearing at the bottom of this Holocene sequence will be fully excavated in the future, but is probably Pleistocene lower levels of occupation, and from our preliminary analysis displayed significant changes in the lithic industry.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Forsyth:2010evidence","To date most studies of long-term tropical cyclone records from beach ridge plains (coral, shell and sand) have suggested that there has been little variation in the intensity of these events over the late Holocene. This study, of a sand beach ridge plain in northeast Queensland, Australia, using sedimentary analysis and luminescence chronology, suggests there has been considerable variation in both the intensity and frequency of tropical cyclones here since the mid-Holocene. Most of the previous beach ridge studies have been of relatively uniform elevation coral shingle, shell and sand beach ridges within the plain. Here, at Rockingham Bay the sediments are composed of coarse-grained sand and there is considerable variation in ridge height and the number of ridges emplaced over different time intervals. It may be that pure sand ridges provide a more sensitive record of variations in long-term tropical cyclone climatology which in turn may contribute to a considerably improved understanding of the behaviour of this natural hazard.","2023-03-26 14:45:57.798 +0200","" +"Forsyth:2012juxtaposed","Reports describing aeolian foredunes and wave-derived beach ridges juxtaposed within a single coastal barrier complex are rare, perhaps because morphological similarities make the two ridge types difficult to differentiate. This study of an approximately 4500 year-old sand ridge plain in northeast Queensland, Australia using landform morphology, sedimentology and luminescence chronology suggests that ridge plain development here has been interrupted along part of the sequence by localised alterations in coastal sedimentation. A switch from coarse to fine-grained sand supply along one part of the beach has caused the development of prograding foredunes in the northeastern sector of the sequence over the past 700 years. Contemporaneously, coarser textured beach ridges have continued to form behind the remainder of the beach. The result is a 'complex barrier' where a single ridge plain contains both foredunes developed through high frequency, low intensity events and beach ridges developed through high intensity, low frequency events associated with intense tropical cyclones.","2023-03-26 14:45:57.798 +0200","" +"Forte:2022caucasus","Hypothesized feedbacks between climate and tectonics are mediated by the relationship between topography and long-term erosion rates. While many studies show monotonic relationships between channel steepness and erosion rates, the degree of nonlinearity in this relationship varies by landscape. Mechanistically explaining controls on this relationship in natural settings is critical because highly nonlinear relationships imply low sensitivity between climate and tectonics. To this end, we present a coordinated analysis of cosmogenic 10Be concentrations in river sands paired with topographic, hydroclimatic, and tectonic data for the Greater Caucasus Mountains where topography is invariant along-strike despite large gradients in modern precipitation and convergence rates. We show that spatial patterns in erosion rates largely reflect regional tectonics with little sensitivity to mean precipitation or runoff. The nonlinearity in the erosion rate – steepness relationship may arise from very low runoff variability, which we attribute to the large contribution from snowmelt. Transitioning from rainfall- to snowmelt-driven runoff as mean elevation increases is common to many mid-latitude mountain ranges. The associated decrease in runoff variability may represent important, unrecognized dynamics inhibiting the sensitivity of tectonics to climate more broadly.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Foster:2016storm","10Be concentrations in stream sediments are commonly employed to calculate basin-averaged denudation rates. Such calculations assume that denudation is steady in time and that quartz is uniformly distributed in the watershed. The 10Be concentrations in stream sediments are assumed to represent a spatially and temporally averaged concentration, and therefore should not be affected by a discrete erosion event. The effect of such events on 10Be concentrations has been modeled, but has not been previously field-tested following a large precipitation event. In this study, we resampled stream sediments that had been previously analyzed to deduce basin averaged erosion rates in small, tributary basins in the Colorado Front Range following an extreme precipitation event in 2013. Most of our sample sites show no significant change between pre- and post-flood concentrations, and hence no change in the denudation rates inferred from them. The sample locations include a partially burned site, a debris flow site, and sites with very small drainage areas. A notable exception exists at lower Gordon Gulch, within the Boulder Creek Critical Zone Observatory; here, local 10Be data indicate that a large portion of flood-deposited sediment is likely derived from deep soils in fans, terraces, and fills, that are predominantly located on the north-facing toe slope. Overall, the reproducibility of denudation rates deduced from pre- and post-storm samples indicates that the uncertainty associated with 10Be-derived denudation rates is likely less than 15\% in this setting.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Frankel:1985prehistoric","This note summarizes the results of four seasons of fieldwork carried out in the Gulf Province, Papua New Guinea (see map below), between 1979 and 1983. David Frankel, Department of Archaeology, La Trobe University, Bundoora, victoria 3083, Australia, joins with Ron Vanderwal, Museum of Victoria, 285 Russell Street, Melbourne, Victoria 3000, to share some of these results with us.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Frankel:1986southeast","The lower southeast of South Australia is characterised by a series of long, low ridges sweeping down from the north and curving around parallel to the coast, with lower lying wetlands between. Within this limestone belt are numerous sink-holes and caves, of which the most famous are those further inland at Naracoorte. This note provides a preliminary report on an initial season of excavations undertaken in 1985, and outlines the overall scope of what is envisaged as a long-term program of research in the area.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Frankel:1991first","Dr Flood has participated extensively in Field work in most States and Territories in Australia, her most recent research being on rock art and archaeology in the Northern Territory. She has published widely on Australian prehistory and is the author of three other books: Four Miles High (the story of two women’s mountaineering expeditions to the Himalayas of India and Nepal, 1966), The Moth Hunters (the first account of Aboriginal prehistory in the Australian Alps, 1980) and The Riches of Ancient Australia: A Journey into Prehistory (a guide for exploring prehistoric Australia, 1990 and revised edition in 1993).","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Frankel:1994coastal","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Frankel:2023phillip","Evidence from bay floor channelling, seismic surveys and core dating has been used to suggest that Port Phillip Bay dried out for a period between about 2800 and 1000 cal. yr BP as sandbars blocked it off from the sea. This model is now supported by the examination of radiocarbon ages from archaeological excavations of Aboriginal shell middens on the shoreline of the Mornington Peninsula on Bunurong Country. This shows a near-continuous use of marine resources by Bunurong people over the last 6000 years for areas south of Rosebud, while those to the north are only of more recent date, following the refilling of the bay in the last millennium. This study provides an example of the integration of traditional, archaeological and geoscience evidence and the way in which local environmental changes impact on society.","2023-07-28 11:01:26.780 +0200","" +"Frankland:1990booral","This thesis presents the results of a preliminary archaeological investigation of shell mound at Booral, a coastal site in the Great Sandy Strait Region. Evidence of fish remains in this site dating back to 3000 b.p. has led to a revision of a model posited by Walters (1987, 1989) which advocated the establishment of a fishery in the Moreton Region after 2000 b.p. The active procurement of fish by at least 3000 b.p. in southeast Queensland suggests that perhaps people have been maritime hunter-gathers for much longer than was previously though. Although the use of certain coastal sites may have been influenced by environmental dynamics such as sea level fluctuation, it is likely that these sites.were utilised by a people who were preadapted to coastal living.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Fraser:2006naracoorte","Grant Hall chamber in Victoria Fossil Cave, Naracoorte, South Australia, contains a late Pleistocene faunal assemblage, dated at between 206 and 76 Ka. Taphonomic and faunal analyses indicate that the predominant mode of accumulation was via a surface exposed pitfall trap. An avian predator, such as Tyto alba, may have been responsible for the accumulation of small mammal remains. The faunal assemblage is taxonomically diverse containing at least 47 taxa. It includes many browsing species such as Wallabia bicolour and the extinct Sthenurine kangaroos and Zygomaturus trilobus, as well as small mammals that require trees and a thick understorey. The Grant Hall fauna thus indicates the presence of densely vegetated woodland, interspersed with small patches of open and thickly grassed areas in the proximal vicinity of the old cave entrance. The relative abundances and species composition of the Macropodidae fauna in Grant Hall are significantly different from other faunal assemblages found at Naracoorte. This study has provided palaeoecological information for a time period not previously investigated at the Naracoorte Caves; detailed surveying of the chamber was undertaken as part of the study.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Fredericksen:1993pamwak","Pamwak rockshelter is 4 km inland from the south coast of Manus Island in the Admiralty Is- lands, Manus Province of Papua New Guinea (Figs 1 and 2). The site was located in 1989 by Ambrose and Spriggs during a survey of possible occupation sites relating to the period of Holocene sealevelstabilisationaround6000BP. Pamwakis a large overhang shelter in a Miocene limestone outlier. It is presently 30 m above sea level, 100 m from the Losa River (called Chobur River on topo- graphic maps) and near the edge of a swampy lowland plain which extends south to the coast (Fig. 3). The Losa River is navigable by canoe to the vicinity of the shelter. Terrain north ofPamwak consists of rugged upland, cloaked in secondary forest interspersed with cleared garden areas. Pamwak is used today as a temporary campsite during gardening activities.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Fredericksen:1994thesis","This thesis considers the association between western Melanesian ethnographic economic specialisation and prehistoric systems of production and distribution. Contrasting theories for the development of historical specialisation are reviewed and the criticism made that these are chronologically limited to the late Holocene. The statement is made that to fully appreciate temporal change we must expand our view to encompass the preceramic period. Obsidian is one of the few archaeologically visible materials which was distributed in both preceramic and ceramic times. This material is chosen as a “measuring device” to map variation in production and distribution patterns in the Admiralty Islands, Papua New Guinea. A review of ethnographic and anthropological literature revealed that the Admiralty Islands were characterised by a high level of village or lineagebased economic specialisation. Obsidian was one of the materials produced and distributed within this system. A study was carried out on obsidian use at Pamwak Rocksheiter on Manus Island, and at a number of mid to late Holocene localities on Manus and Mouk. Characterisation analysis revealed that offshore obsidian, probably from the Pam Islands, began to be utilised in the terminal Pleistocene. Trends of increasing accessibility through time and a move to incorporate increasing quantities of Lou obsidian were revealed.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Fredericksen:1997changes","I report the results of characterisation analysis of obsidian from Pamwak shelter on Manus in the Admiralty Islands (Papua New Guinea). Evidence is presented that the first transport of obsidian to the shelter occurred in the terminal Pleistocene, probably from an offshore source. A mid Holocene change to the use of predominantly Pam Islands obsidian is noted. The use of significant amounts of Lou obsidian, a material widely used and traded after 3500 BP, is identified as occurring only late in the sequence. The implications of these changes in the context of Wal Ambrose‘s research are discussed.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Fredericksen:2000points","Variation in retouched obsidian blade (point) orm on Lou Island is examined for the last 2100 years. A sequence of change is proposed, in which heavily modified points are replaced between approximately 1600 and 700 years ago by simplified forms resembling those recorded ethnographically. The suggestion is made that this technological change reflects a reorientation of the overarching system of production and distribution, which possily saw the eventual emergence of the system of proprietary specialisation present in the nineteenth and early twentieth centuries. However, the limitations of our crrent archaeological base for formulating hypotheses about socio-economic change are stressed. A warning is given over the uncritical use of the ethnographically-derived model of economic competition and integration as a template for interpreting prehistoric production and ditribution.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Freedman:1983cheetup","This paper describes Pleistocene human skeletal material from an excavation by Smith in 1979 at Cheetup, Western Australia. Recovered from a hearth now dated at over 12 000 BP, these remains include fire-damaged cranial, post-cranial, and dental fragments. Analysis of the material reveals that it represents a child, possibly female, 3-9 months of age at death. The source of the material and its condition are consistent with deliberate cremation.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Freedman:1985mossgiel","Although discovered almost 25 years ago and frequently referred to, there has never been a detailed description of the Mossgiel skeletal remains. The purpose of the present study is put on record a full morphological and metric description of the Mossgiel skull and post-cranial bones, to assess sex, personal age, stature, pathology and any unusual features, and to make some preliminary comparisons with other Australian Aboriginal material.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Freslov:1993open","While the aim of this volume is to review the terminal Pleistocene as a spatial entity within the confines of Greater Australia, the prehistory of inland southwest Tasmania can be investigated more effectively as a seamless entity in terms of both time and space. The usefulness of the late Holocene record in providing a broader analytical and conceptual baseline for Pleistocene archaeological phenomena and their interpretation is explored in this paper.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Fricke:2022fishes","Eschmeyer's Catalog of Fishes is the authoritative reference for taxonomic fish names, featuring a searchable on-line database.","2023-01-05 16:42:05.198 +0100","" +"Friede:2005art","Published on the occasion of the inaugural exhibition of selected works from the Jolika Collection in the Marcia and John Friede gallery at the re-opening of the de Young in Golden Gate Park, San Francisco, California, October 2005","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Fruchter:2011negev","To better understand the sedimentary history of the erosional crater of Makhtesh Hazera in the hyper-arid Negev Desert of southern Israel we have measured concentrations of in situ 10Be in alluvial sediments from the active drainage system and from abandoned alluvial terraces and dated them using optically stimulated luminescence (OSL). These sedimentary sequences suggest changes in the drainage system behavior over time and show a periodic pattern in which periods of sediment aggradation alternate with periods of degradation through incision and erosion. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:27:28.138 +0100" +"Fu:2013shaluli","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Fu:2017extending","We show with multiple luminescence dating techniques that the sedimentary record for Lake Eyre, Australia's largest lake, extends beyond 200 thousand years (ka) to Marine Isotope Stage (MIS) 7. Transgressive clayey sand and finely laminated clays overlying the Miocene Etadunna Formation in Lake Eyre North document the deep-lake phases of central South Australia in the past. Until now, unresolved chronology has hampered our ability to interpret these sedimentary records, which are important for understanding the timing of the wettest phase of central Australia's late Quaternary climate. In this study, we apply quartz optically stimulated luminescence (OSL) dating, thermally-transferred OSL (TT-OSL) dating and K-feldspar post infrared infrared stimulated luminescence (pIRIR) dating to lake-floor sediments near Williams Point in Madigan Gulf to provide new age constraint for the lacustrine sediments of Lake Eyre. Methodological studies on quartz and K-feldspar demonstrate that these luminescence dating procedures are suitable for the Lake Eyre lacustrine samples and produce consistent replicate ages. A Bayesian model applied to the new dating results provides a chronological model of lacustrine deposition and shows that the transgressive clayey sand were deposited 221~±~19 ka to 201~±~10 ka and that the deep-water sediments were laid down in early MIS 6 (191~±~9 ka to 181~±~9 ka). We also find evidence for a potential depositional hiatus in mid MIS 6 and the likely formation of a palaeo-playa later in MIS 6 from 158~±~11 ka to 143~±~15 ka. In contrast, the MIS 5 sediments are characterised by oscillating deep- and shallow-water lacustrine units deposited 130~±~16 ka to 113~±~20 ka. This study is the first of its kind to provide evidence for a wet desert interior in Australia beyond the last glacial cycle using comprehensive numerical dating. Our results show that past deep-lake episodes of central South Australia, which were previously thought to represent peak interglacial conditions, are actually associated with both warm interglacial and cold glacial periods, with all the wettest episodes generally coinciding with the intervening periods between the glacial and interglacial maximums. We assume from these results that orbital forcing is not a first order control for the long-term dynamics of the Lake Eyre basin and the Indo-Australian monsoon. The high lake-level events of Lake Eyre are well correlated with millennial-scale cooling events and stadials of the North Atlantic, and coincide with weakened episodes/events for the East Asia summer monsoon. This may imply an important role for the northern high latitudes in influencing the Indo-Australian monsoon, which may be associated with a southward migration of the Intertropical Convergence Zone (ITCZ) during cooling periods in the North Atlantic.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Fu:2019single","Fluvial terraces in the upper Hunter catchment, southeastern Australia provide a long-term record of river activity in response to climate change in the late Quaternary. Single-grain optically stimulated luminescence (OSL) dating of quartz was applied in this study to investigate the timing of the formation of three fluvial terraces in the upper Hunter catchment. A detailed examination of luminescence properties of individual quartz grains revealed some correlation between their OSL decay rates, intrinsic brightness and dose saturation characteristics. Some quartz grains containing a higher proportion of non-fast components exhibit low brightness in OSL signals and high dose saturation levels. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:27:54.104 +0100" +"Fu:2019tibetan","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Fuchs:2008geelbek","The Geelbek Dunes located north of Cape Town, South Africa, are an active, northward migrating dune field. Interdunal deflation hollows temporarily expose former land surfaces that are associated with archaeological sites. These open-air sites shed light on large-scale patterns of Middle and Later Stone Age settlement and augment the information gained from well-stratified, but spatially limited caves, rock shelters, and coastal shell middens. Based on paleopedological and sedimentological parameters, three former land surfaces were identified and associated with different assemblages. A chronostratigraphy of the various land surfaces was established by applying optically stimulated luminescence (OSL) dating. The youngest former land surface is represented by a dune generation (AD2) which stabilized at a maximum of 5 ka. An older dune generation (AD1) shows a more heterogeneous age pattern where deposition started at ca. 27 ka with a maximum estimated age of stabilization at ca. 10 ka. Both of these dune generations overlie a weathered calcrete complex of Middle to Late Pleistocene age. While the third dune generation (AD0) was observed between underlying calcrete layers, samples taken from this unit could not be dated.","2022-10-04 19:48:14.479 +0200","" +"Fuchs:2015pamir","A clear understanding of erosion processes is fundamental in order to comprehend the evolution of actively deforming mountain ranges. However, the relative contributions of tectonic and climatic factors and their feedbacks remain highly debated. In order to contribute to the debate, we quantify basin-wide denudation rates from cosmogenic 10Be concentrations in modern river sediments in the Pamir. This mountain range is a unique natural laboratory because the ongoing India–Eurasia collision sustains high deformation rates and, on account of its position at the transition between Westerlies and monsoon, a strong regional climatic variability arises. Sample acquisition and preparation for accelerator mass spectrometry measurements were challenging due to difficult field accessibility, low quartz and high feldspar concentrations and crystal coating. Six samples along the main draining river, the Panj, and five samples within the major, east–west elongated tributary basins allow us to quantify basin-wide denudation rates for the first time in this orogen. An average denudation rate of ~ 0.64 mm yr−1 reveals a rapid evolution of the entire Pamir. Denudation rates of tributary sub-basins highlight the strong contrast between the Pamir Plateau (0.05 to 0.16 mm yr−1) and its margins (0.54 to 1.45 mm yr−1).","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Fujioka:2009shift","Development of continental aridity has been linked to late Cenozoic global cooling, but the evidence is indirect, based on terrestrial loess deposits and eolian silt in marine sediments, whereas direct dating of the inception of arid landforms has been frustrated by a lack of suitable methods. Here we report the first age determination of a major arid-zone dune field, based on cosmogenic 10Be and 26Al measurements of drill cores from dunes in the Simpson Desert, central Australia. Results show that the dune field began to form ca. 1 Ma, whereas dating using quartz optically stimulated luminescence indicates episodic dune building during late Quaternary ice ages. Less intense desertification began earlier; the previous cosmogenic exposure dating showed that neighboring stony deserts began to form at the onset of Quaternary ice ages 2-4 Ma. Aridity deepened and the dune field formed when ice age cycles increased their amplitude and switched their periods from 40 k.y. to 100 k.y. ca. 1 Ma.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Fullagar:1996jinmium","The nature and date of the human colonization of Australia remains a key issue in prehistory at the world scale, for a sufficiently early presence there indicates either Homo sapiens sapiens arriving precociously in a place remote from a supposed African origin, or a greater competence in sea-crossing than has been expected of archaic humans. Stratigraphic integrity, the new science of luminescent dating and the recognition of worked stone and of rock-engraving are immediate issues in this report from far northwestern Australia.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Fullagar:1997seed","Grinding-stones as a technology are seen as a key element in the artefactual transformations of the latest Pleistocene - both for themselves and the foods which were ground on them. In Australia, as in other regions, their age and status is also material to what (if any) kind of a broad-spectrum revolution in foraging accompanied them.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Fullagar:1999mccauleys","It is important for archaeologists to understand relationships between human and natural processes as well as their effects on archaeological sites. To do this we need firstly, to identify natural impacts to understand the context of Aboriginal occupation. Secondly, we need to identify how Aboriginal people modified coastal deposits by fire, resource use and their settlements. Thirdly, we need to understand the sedimentological record, especially in trying to separate convulsive (e.g. tsunamis), periodic (e.g. storm waves) and long-term processes (sea level changes). An understanding of these processes is also important for management, particularly for predicting future changes with possible Greenhouse effects.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Fullagar:2009warkworth","Archaeological excavations were undertaken between May, July, and in December 2008, and in February 2009, by Scarp Archaeology at Warkworth Sands, a large body of apparently windblown sand approximately 500m (north-south) x 200m (east west) and up to about 4m deep. The sand sheet is located along Sandy Hollow creek and its alignment indicated to previous researchers (AMBS 2002) that it derived from Wollombi Brook (3.5km away). Luminescence dates suggested accumulation of sand since at least 50,000 years ago. Test pitting in a previous study (AMBS 2002) identified that stone artefacts were associated with OSL (multiple and single aliquot) age determinations of at least 14,000 years and possibly more than 45,000 years in one of 10 excavated Test Pits (each 0.5m x 2m). A primary aim of the more recent excavations by Scarp Archaeology was to evaluate these results, and secondly to determine the frequency, stratigraphic integrity and antiquity of stone artefacts particularly those lying just above the clay horizon. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:28:45.491 +0100" +"Fulop:2015soil","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Fulop:2020conveyor","Understanding how sediment transport and storage will delay, attenuate, and even erase the erosional signal of tectonic and climatic forcings has bearing on our ability to read and interpret the geologic record effectively. Here, we estimate sediment transit times in Australia’s largest river system, the Murray-Darling basin, by measuring downstream changes in cosmogenic 26Al/10Be/14C ratios in modern river sediment. Results show that the sediments have experienced multiple episodes of burial and reexposure, with cumulative lag times exceeding 1 Ma in the downstream reaches of the Murray and Darling rivers. Combined with low sediment supply rates and old sediment blanketing the landscape, we posit that sediment recycling in the Murray-Darling is an important and ongoing process that will substantially delay and alter signals of external environmental forcing transmitted from the sediment’s hinterland.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Furlonger:2004daly","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"GML:2019george","In 2016 the Parramatta Park George Street Gatehouse was refurbished, and a café fitout undertaken. To operate as a café a service trench connecting to the existing Gatehouse sewer line and grease trap was required. A grease trap arrestor was installed adjacent to the café. Archaeological test excavation in 2015 had identified that the raised flat landform, adjacent to the Gatehouse, comprised the Parramatta sand body. Evidence for Aboriginal use of the landform had also been identified during the 2015 testing, in the form of stone artefacts. The Parramatta sand body is recognised as very significant because it contains time-depth evidence for Aboriginal occupation in Parramatta. This means that the Aboriginal artefacts located at the bottom of the sand sheet are far older than those at the top. Prior to this project, the formation process of the Parramatta sand body was not understood. Opportunities to examine the Parramatta sand body are rare, and very little is known regarding the basic physical characteristics of the sand materials, let alone the correlation with the numerous Aboriginal objects recovered through archaeological salvage excavations. Previous archaeological work (on Aboriginal site RTA-G1) had confirmed that Aboriginal people started living in Parramatta, on the sand body, approximately 30,000 years ago. The most recent excavations in 2016 which are the subject of this report has confirmed these earlier findings but increased the date of occupation to approximately 40,000 years. To manage the impacts of ground disturbance around the café, and recover archaeological and geomorphological information, GML and representatives of the Deerubbin Local Aboriginal Land Council hand-excavated the service trench between 29 March and 1 April 2016. We took samples from the Parramatta sand body to test its chemical properties and date the deposit. The excavation resulted in the recovery of a limited amount of highly significant Aboriginal archaeological evidence. A total of 39 items demonstrating Aboriginal use of the area were retrieved from the excavation. Eight stone artefacts were recovered; one item was deep within the archaeological trench. An Aboriginal ochre cooking pit was identified, as well as 30 pieces of ochre—22 red pieces and eight yellow pieces. A single knapped (worked or shaped) ceramic item was identified. The artefacts add to our knowledge of how Aboriginal people used the area and provide evidence for interaction between Aboriginal people and settlers post-1788. The geomorphology results were surprising and present significant new information on how and when the sand sheet formed. We used the optically-stimulated luminescence dating technique, which dates the last time that the quartz in the sands were exposed to light. We understand now that between 56,000 and 40,000 years ago a large flood event brought massive quantities of sandy clay down the Parramatta River valley. Sandy clay was deposited on the northern and southern banks of the river. Our date for this event corresponds with previous investigations, which had indicated the sandy clay was deposited between 58,000 and 50,000 years ago. Our research provides direct evidence that Aboriginal people started living adjacent to the river, on the Parramatta sand body, around 40,000 to 35,000 years ago. When they started to live on the sandy clay, the wind slowly eroded the sand (it became windblown or aeolian sand). The sand was then through time redeposited over the sites and places inhabited by Aboriginal people, gradually burying the material items they had created. The outcome of this process is the buried Aboriginal sites we find across Parramatta on the sand today. This work provides the first evidence for how the Parramatta sand body was formed. It also provides dates for the formation event, and the commencement of Aboriginal occupation on the sand sheet in Parramatta. The date obtained is the oldest date for Aboriginal archaeology in Sydney. The work has demonstrated the importance and significance of the Parramatta sand body to all Australians, but notably the Aboriginal community. In addition, the findings add a new dimension to the heritage significance of Parramatta Park and the hidden archaeological landscape preserved here. The Gardens Precinct holds considerable potential to create and reconnect contemporary Aboriginal people with their Country and ancestors. Investigations into the archaeology, archaeobotany and geomorphology of the area may provide opportunities to further explore ancient Aboriginal social and aesthetic landscapes within Parramatta. The reconstruction and interpretation of these landscapes presents opportunities for public education and long-term conservation, in a part of the city, Parramatta Park, that will not be subject to further development pressures.","2022-10-09 20:04:07.350 +0200","" +"GPFA:1986flora","A work of monumental proportions made possible by the collaboration of the Great Plains Flora Association, which consists of thirteen botanical scholars from Great Plains universities and one from the New York Botanical Garden. The volume covers all the vascular plants known to occur spontaneously in the Great Plains. The body of the work consists of systematic descriptions of species (no pictures), but it also contains an introduction to the area, abbreviations, the necessary keys, nomenclatural authorities, glossary, and index of Latin and common names. This work will be the authority for Great Plains vascular plants since there is no comparable book. P.A. Rydberg's Flora of the Prairies and Plains of Central North America (1932) is not complete and Atlas of the Flora of the Great PlainsT1] (1977), the initial collaboration of the Great Plains Flora Association, consists of distribution maps of the vascular plants of the Great Plains. This new work is recommended for all academic botany collections, particularly those in the US Midwest.-E.L. Williams, Vassar College--Choice Review","2023-01-20 10:09:29.977 +0100","" +"Gaffney:2015crossing","This paper emphasises sub-regional variation in the timing and nature of subsistence changes in the New Guinea Highlands at the Pleistocene–Holocene transition. An analysis of the Kiowa lithic assemblage was used to examine the interplay between tool technology, mobility levels, and subsistence strategies by investigating changes in the procurement, manufacture, and use of different raw stone materials in an overall lithic technology. Throughout Kiowa’s occupation local stone was used extensively, and over time people increased their knowledge of the local lithic landscape, using more diverse local raw materials. Since the terminal Pleistocene, people carried reliable polished axes for a variety of activities and made expedient use of locally abundant river pebbles, while smaller nodules were located and carried as mobile toolkits to facilitate longer distance hunting and collecting excursions. In the mid Holocene exotic raw materials were also traded from more distant zones. The abandonment of Kiowa in the late Holocene shows that hunting became less economically important as cultivation developed in the area. Technological changes, in combination with changes in faunal remains are suggestive of increasing activity at Kiowa through the Holocene as the site became specialised for bat hunting, perhaps driven by restricted land use and reduced mobility, reciprocally affected by increasing populations and the intensification of plant food production in the Highlands generally. Despite this, evidence for changes to horticulture around Kiowa itself, in the Chimbu area, is limited to the mid-late Holocene, indicating that the early development of agriculture in the Wahgi may have been relatively localised, and did not necessarily displace existing subsistence strategies elsewhere in the Highlands.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Gaffney:2015pottery","Austronesian speaking peoples left Southeast Asia and entered the Western Pacific c.4000-3000 years ago, continuing on to colonise Remote Oceania for the first time, where they became the ancestral populations of Polynesians. Understanding the impact of these peoples on the mainland of New Guinea before they entered Remote Oceania has eluded archaeologists. New research from the archaeological site of Wañelek in the New Guinea Highlands has broken this silence. Petrographic and geochemical data from pottery and new radiocarbon dating demonstrates that Austronesian influences penetrated into the highland interior by 3000 years ago. One potsherd was manufactured along the northeast coast of New Guinea, whereas others were manufactured from inland materials. These findings represent the oldest securely dated pottery from an archaeological context on the island of New Guinea. Additionally, the pottery comes from the interior, suggesting the movements of people and technological practices, as well as objects at this time. The antiquity of the Wañelek pottery is coincident with the expansion of Lapita pottery in the Western Pacific. Such occupation also occurs at the same time that changes have been identified in subsistence strategies in the archaeological record at Kuk Swamp suggesting a possible link between the two.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Gaffney:2018archaeological","This article presents archaeological data critical to our understanding of the pre-colonial past along the northeast coast of New Guinea. Two archaeological sites from coastal and offshore Madang, Papua New Guinea, were excavated to establish the timing of colonization by Bel (Austronesian) speakers, and the subsequent emergence of their trade and exchange networks along the coast leading up to ethnographic accounts. These sites include Nunguri on Bilbil Island, formerly the center of the expansive Madang (Bilbil) pottery exchange network, and Tilu, Malmal village, a pottery consumption area along the coast. Both excavations suggest that initial occupation at these sites by the Bel-speaking groups occurred very recently in the last millennium before present (c. 550–650 cal BP), which is broadly in line with oral history and linguistic evidence. From the start, this occupation involved local red-slipped pottery production and distribution, the exchange of obsidian and sedimentary lithics, and the consumption of nearshore marine resources along with key domesticated animals. In-depth descriptions of these investigations and the archaeological material are presented here.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Gaffney:2020madang","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Gaffney:2021hunting","Moving into montane rainforests was a unique behavioural innovation developed by Pleistocene Homo sapiens as they expanded out of Africa and through Southeast Asia and Sahul for the first time. However, faunal sequences from these environments that shed light on past hunting practices are rare. In this paper we assess zooarchaeological evidence from Yuku and Kiowa, two sites that span that Pleistocene to Holocene boundary in the New Guinea Highlands. We present new AMS radiocarbon dates and a revision of the stratigraphic sequences for these sites, and examine millennial-scale changes to vertebrate faunal composition based on NISP, MNI, and linear morphometric data to shed light on variability in hunting practices, processes of natural cave deposition, and the local palaeoenvironment at the end of the LGM through to the Late Holocene. We show that Yuku was first occupied at least c. 17,500 years ago and that Late Pleistocene–Early Holocene hunters targeted a wide range of small-bodied and agile species from the mid-montane forest, with a particular focus on cuscus (Phalanger spp.). At Kiowa, occupied from around 12,000 years ago, a similar range of species were targeted, but with an added emphasis on specialised Dobsonia magna fruit bat hunting. We then integrate other zooarchaeological data from the wider Highlands zone to build a model of generalist-specialist hunting dynamics and examine how this more broadly contributes to our understanding of tropical foraging during the Late Pleistocene and Holocene.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Galbraith:1999models","Jinmium rock shelter is famous for the claims made by Fullagar et al. (1996) for the early human colonization and ancient rock art of northern Australia. These claims were based on thermo-luminescence ages obtained for the artefact-bearing quartz sediments that form the floor deposit at the site. In this paper, we outline the background to the optical dating programme at Jinmium, and describe the experimental design and statistical methods used to obtain optical ages from single grains of quartz sand. The results, interpretations, and implications of this dating programme are reported in a companion paper (Roberts et al. 1999, this volume).","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Gale:2009chronostratigraphy","The most recent part of the geological timescale presents us with some of the greatest challenges for dating. With the exception of 230Th/234U methods, whose use is restricted to rather specific depositional environments, there is no established geochronometric tool capable of dating more than a fraction of the recent past at a resolution adequate to tackle the environmental issues of this period. Event stratigraphy, the investigation of comparatively rare and abrupt occurrences that leave some trace in the stratigraphic record, has been widely employed as a means of correlation and dating of older geological strata. Yet this approach has frequently been overlooked in efforts to establish chronologies of the recent past. It is ironic, therefore, that because of the acceleration of human activity, stratigraphic events have almost certainly occurred with greater frequency over the last few centuries than at any preceding time in Earth history. Because the history of human-induced events is usually well-established, the markers of such events have immense chronostratigraphic value. They may be employed in circumstances in which radiometric techniques may not be suitable, and may offer higher-resolution dates than those associated with conventional dating methods. Dated event horizons may also provide the essential means by which to validate geochronometric analyses of the recent past. Event markers may be divided into those that produce discontinuities in the rock record and those (of much greater value in the terrestrial deposits that are the focus of most investigations of the recent past) that leave some tangible signal in the rocks. These signals may be the result of either natural factors or human-induced processes, and may occur in a range of temporal contexts. They may mark the instant of occurrence of a short-lived phenomenon, or they may represent the abrupt disappearance or sudden appearance of some feature. This paper reviews each of these markers, focussing specifically on their application to the chronology of the recent past and the global environmental transformation that has taken place during this time.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Galipaud:1992lapita","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Gallus:1976keilor","The first to recognize the human character of lithic finds from the bed of Dry Creek was C. S. Walker, an amateur collector from Altona, during the 1940s. He showed his collection to Dr. Leonhard Adam (History Department, University of Melbourne), who expressed particular interest in the large, heavy implements. He termed these Gigantoliths, and intended publishing a selection, but was discouraged from doing so by colleagues who advised that the specimens did not contain sufficient characteristics to distinguish them from naturally-fractured river debris. It was also pointed out that during the First World War the area lay within an artillery range (Adam, private communication 1953). ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:28:31.323 +0100" +"Ganyushkin:2018mongun","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Gara:0000unpub","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Garamszegi:2014inland","In this thesis I explore the applicability of the ethnographic settlement-subsistence model of ‘inland‘ versus ‘coastal‘ cultural groups to archaeological site Edubu 2. Edubu 2 is located 1.17 km inland in the Caution Bay foothills, Papua New Guinea. Human occupation at the site dates from c. 2950 to c. 1360 cal BP. Ethnographers and colonial observers of the late nineteenth and early twentieth centuries, and some archaeologists of the late twentieth century, have developed a dichotomous settlement-subsistence model regarding two Caution Bay language and cultural groups. The Koita were described as an ‘inland‘-focussed people based on their settlement and subsistence patterns. The Motu, on the other hand, were described as ‘coastal‘-focussed people. To test this dual model, shell remains from Edubu 2 are identified, quantified and categorised into their originating habitats, in order to establish which resource zones were being accessed by the past inhabitants of the site. My analysis and subsequent interpretations suggest entirely coastal- focussed subsistence resourcing, and a shunning of freshwater environments by the past inhabitants of inland site Edubu 2. Thus, the model of ‘inland‘ versus ‘coastal‘ peoples cannot be applied to Edubu 2. In effect, this study questions the veracity of the original ethnographic model, as well as the total omission of shellfishing from colonial observations in the broader Port Moresby region.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Garcia:2012patagonia","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Garcia:2018torres","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Garcia:2019cisnes","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Garcia:2020iberian","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Garcin:2017kenya","The African Humid Period (AHP) between ∼15 and 5.5 cal. kyr BP caused major environmental change in East Africa, including filling of the Suguta Valley in the northern Kenya Rift with an extensive (∼2150 km2), deep (∼300 m) lake. Interfingering fluvio-lacustrine deposits of the Baragoi paleo-delta provide insights into the lake-level history and how erosion rates changed during this time, as revealed by delta-volume estimates and the concentration of cosmogenic 10Be in fluvial sand. Erosion rates derived from delta-volume estimates range from 0.019 to 0.03 mm yr−1. 10Be-derived paleo-erosion rates at ∼11.8 cal. kyr BP ranged from 0.035 to 0.086 mm yr−1, and were 2.7 to 6.6 times faster than at present. In contrast, at ∼8.7 cal. kyr BP, erosion rates were only 1.8 times faster than at present. Because 10Be-derived erosion rates integrate over several millennia, we modeled the erosion-rate history that best explains the 10Be data using established non-linear equations that describe in situ cosmogenic isotope production and decay. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:27:28.433 +0100" +"Gardner:1987dunes","Quaternary lithostratigraphic units in continental dunes have been dated at three locations in South Australia by both radiocarbon dating of organic carbon bedded either in dune sands or in deposits correlated with dune building episodes, and by thermoluminescence (TL) sediment dating of the dune sands. It was not possible to date in situ organic carbon and adjacent aeolian quartz particles, so the comparison of dates is for lithostratigraphic units. The TL dates were calculated using two methods of estimating dose rates, and no significant differences were found between the results. The TL dates at all sites agree with and extend the range of ages given by radiocarbon for the lithostratigraphic units. None of the TL dates contradicts the ages given by radiocarbon. The agreement between the results of the two dating methods gives confidence in TL dates which are well beyond the range of the conventional radiocarbon method, examples of which are given in this paper.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Gardner:2005bradypodidae","Family Bradypodidae","2023-01-05 16:42:05.198 +0100","" +"Gardner:2005caenolestidae","Family Caenolestidae","2023-01-05 16:42:05.198 +0100","" +"Gardner:2005cingulata","Order Cingulata","2023-01-05 16:42:05.198 +0100","" +"Gardner:2005cyclopedidae","Family Cyclopedidae","2023-01-05 16:42:05.198 +0100","" +"Gardner:2005dasypodidae","Family Dasypodidae","2023-01-05 16:42:05.198 +0100","" +"Gardner:2005didelphidae","Family Didelphidae","2023-01-05 16:42:05.198 +0100","" +"Gardner:2005didelphimorphia","Order Didelphimorphia","2023-01-05 16:42:05.198 +0100","" +"Gardner:2005megalonychidae","Family Megalonychidae","2023-01-05 16:42:05.198 +0100","" +"Gardner:2005microbiotheria","Order Microbiotheria","2023-01-05 16:42:05.198 +0100","" +"Gardner:2005microbiotheriidae","Family Microbiotheriidae","2023-01-05 16:42:05.198 +0100","" +"Gardner:2005myrmecophagidae","Family Myrmecophagidae","2023-01-05 16:42:05.198 +0100","" +"Gardner:2005paucituberculata","Order Paucituberculata","2023-01-05 16:42:05.198 +0100","" +"Gardner:2005pilosa","Order Pilosa","2023-01-05 16:42:05.198 +0100","" +"Gardner:2006liptrap","Sea cliffs along the western coast of Cape Liptrap at Arch Rock provide nearly continuous exposure of calcareous eolianites dated at 68–112ka (five optically stimulated luminescence (OSL) ages). Calcareous eolian deposition began immediately after the last interglacial marine highstand (Oxygen Isotope Stage (OIS) 5e) and continued during sea level fall until the beginning of OIS 4. West-southwesterly winds transported calcareous sand across ∼12km of exposed continental shelf by the beginning of OIS 4. A brief period of cold, arid, windy continental climate with ephemeral, but intense, surface runoff immediately preceded the Last Glacial Maximum (LGM). This resulted in fluvial reworking of the calcarenites into an alluvial fan dated at 23–25ka (four OSL ages). The fan overlies peat dated at 25,279yr cal BP and is capped by a paleosol dated at 6010yr cal BP. Concurrent eolian reworking by northwesterly winds of siliceous sediments on marine terraces along the eastern and central portion of Cape Liptrap formed siliceous longitudinal dunes with ages ranging from 19 to 24ka (five OSL ages). The phase of maximum landscape instability at Cape Liptrap coincides with solar insolation and air temperature minima and preceded the LGM by several thousand years.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Gardner:2009episodic","The Waratah Fault is a northeast trending, high angle, reverse fault in the Late Paleozoic Lachlan Fold Belt at Cape Liptrap on the Southeastern Australian Coast. It is susceptible to reactivation in the modern intraplate stress field in Southeast Australia and exhibits Late Pliocene to Late Pleistocene reactivation. Radiocarbon, optically stimulated luminescence (OSL), and cosmogenic radionuclide (CRN) dating of marine terraces on Cape Liptrap are used to constrain rates of displacement across the reactivated Waratah Fault. Six marine terraces, numbered Qt6-Tt1 (youngest to oldest), are well developed at Cape Liptrap with altitudes ranging from ~1.5 m to ~170 m amsl, respectively. On the lowest terrace, Qt6, barnacles in wave-cut notches ~1.5 m amsl, yielded a radiocarbon age of 6090-5880 Cal BP, and reflect the local mid-Holocene sea level highstand. Qt5 yielded four OSL ages from scattered locations around the cape ranging from ~80 ka to ~130 ka. It formed during the Last Interglacial sea level highstand (MIS 5e) at ~125 ka. Inner edge elevations (approximate paleo high tide line) for Qt5 occur at distinctly different elevations on opposite sides of the Waratah Fault. ... [_truncated_]","2023-03-26 14:45:57.798 +0200","" +"Garling:2003tanga","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"GarrettJones:1979markham","The past stability of vegetation patterns in the Markham Valley (6°30’S, 146°30’E), a lowland grassland area of Papua New Guinea, is investigated by pollen analysis of lake deposits and related palaeoecological techniques. The predominantly organic sediments of Lake Wanum (alt. 35 m) span the last 9600 years. A 14C chronology supports the calculation of annual pollen deposition, sediment accumulation, and carbonised particle influx rates. At Yanamugi lake (alt. 170 m), 14C assays of the calcareous muds are influenced by variable ‘hard-water error‘. A tentative chronology is based on palaeomagnetic and tephra correlations. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:29:09.671 +0100" +"Garvey:2006kutikina","Analysis on the faunal remains from Kutikina Cave, Tas; review and summary on previous research; tabulation and discussion of faunal analysis - identification of species and minimum numbers estimates; bone breakage patterns; interpretation of the economy and hunting strategies discussed.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Gasparini:2013tayassuidae","Tayassuidae represent one of the first mammalian immigrants that entered South America during the “Great American Biotic Interchange.” However, the exact moment of its arrival for the first time in South America is controversial. Three genera are recognized in South America: Platygonus, Catagonus, and Tayassu. This paper aims to: (1) review the paleontological record of the South American Tayassuidae and update it; and (2) discuss its geographical and statigraphical distribution pattern in South America. The genus Platygonus (middle Pliocene to early Pleistocene) is registered in Argentina, Uruguay, Colombia, and Bolivia; Catagonus (late Pliocene? to Recent) in Argentina, Uruguay, Brazil, and Bolivia; and Tayassu (middle Pleistocene to Recent) in Argentina, Uruguay, and Brazil. Platygonus and Catagonus have adaptations to dry and relatively open environments; in contrast, Tayassu is adapted mainly to humid climates and woodland and forest environments. The faunal changes that took place since the middle-late Pliocene could have been strongly influenced by climate. Open and arid environments developed during the glacial cycles, allowing the latitudinal expansion of Platygonus and Catagonus. ... [_truncated_]","2023-01-20 10:09:29.977 +0100","" +"Gaughwin:1983coastal","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Gaughwin:1986stinker","This paper reports on an excavation undertaken in May 1983 of an archaeological deposit in a small rockshelter on the south coast of Phillip Island, Western Port, Victoria. The tradition of publishing the results of controlled archaeological excavations of this type of site was established in 1960 by John Mulvaney who investigated the ‘Glen Aire (Glenaire) shelters in the Otway region of Victoria (Mulvaney 1962). ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:27:58.824 +0100" +"Gaughwin:1995offshore","In English literature, the sea is often seen as a testing ground for the human spirit and islands, like ships, provide a ready literary device for isolating people from society and their familiar activities. However, islands need not isolate people, but can be part of a broader economic and social system. We argue (hat Aboriginal exploitation of Victorian offshore islands was certainly part of a mainland economic system but question the degree to which island resources were integral to its operation. We examine the hypothesis that this mainland system focused not on marine resources but rather on the wetlands and forests of the coastal plains.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Gayer:2004garnets","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Gayer:2006ganesh","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Gell:1993gippsland","Three fine-resolution pollen, charcoal and statigraphic records are presented from Tea Tree Swamp, East Gippsland, Victoria. There is evidence for low levels of burning before European contact in Eucalyptus forest with an understorey dominated by shrubs and grasses. The burning activities of leasehold settlers, as well as burning and clearing by miners and timber cutters significantly increased the incidence of fire, reducing the cover of shrubs and permitting grasses to dominate the understorey. This is associated with a minor hydrological change indicated by increased representation of Myriophyllum, as well as an increase in the rate of sediment accumulation. Evidence is presented for the recovery of the shrub vegetation and a decline in the dominance of grasses after the inception of fire suppression measures invoked in response to severe fires in Victoria in AD 1939. All three cores show a substantial increase in the abundance of either Sphagnum or Myriophyllum pollen in recent times. These changes are interpreted as responses to hydrological changes associated with recent intensive forestry activities in the catchment above the site.","2023-07-22 06:51:38.269 +0200","" +"Gell:2005diatom","Floodplain wetlands accumulate river-borne sediments that include mixed assemblages of allochthonous and autochthonous diatoms as fossils. These assemblages have been used in river floodplain wetlands and reservoirs to quantitatively reconstruct salinity, pH and nutrients and to qualitatively infer connectivity and turbidity over periods spanning decades to millennia. High sedimentation rates in some sites have permitted sub-annual temporal resolution; however, annual to decadal resolution is more usual. The establishment of chronologies for these sequences is often difficult owing to the substantial input of fluvially borne210Pb, the high spatial variability in the earliest detection of exotic pollen markers and the inaccuracy of radiocarbon approaches in dating sediments younger than 500 years. Other complexities arise from the difficulty of differentiating the influence of co-variables in accord with the river continuum concept and identifying shifts driven by hydroseral influences independent of changes to the fluvial system. Caution is also needed in inferring lotic change from a record accumulating in lentic systems. Nevertheless, substantial increases in salinity (lower Snowy, lower and middle Murray), pH (mid-Goulburn), turbidity (upper and lower Murray and Yarra), nutrients (lower Murray and Yarra), and sedimentation rate (widespread), as well as clear shifts in trophic structure (upper Murray), have been documented for the post-European period from regulated river wetlands across southeast Australia. A site in the lower Murray records river connectivity and water quality changes consistent with the regional Holocene climate record. Reductions in effective precipitation documented in closed lake systems are not evident in riverine plain wetlands, possibly owing to their relative complexity. The refinement of chronologies and data-bases will allow the determination of the pre-impact nature and variability of sites, the rates of limnological change and biological responses and the feasibility of rehabilitation targets.","2023-11-16 19:36:29.583 +0100","" +"Gell:2007wetlands","The condition of floodplain wetlands is a function of internal and external forces and functions. Wetlands vary longitudinally down a floodplain following principals enshrined in the River Continuum Concept whereby the nature and concentration of solutes and sediments change with distance from source. This observation pertains directly to the main river channels but influences the wetland mostly in times of flood as, during low flow, connection between the river and the wetland may be severed. This exchange between river and wetland (described in Hillman, 1986) varies transversely across the floodplain with wetlands proximal to the main channel having longer and more frequent connection than wetlands at the floodplain margin. In the Murray Darling Basin the condition of the main channel has been impacted by human settlement and development that has increased the flux of nutrients, sediment and salts and regulated flow and extracted water. As a result the water of the main lowland rivers of the Murray Darling Basin is more saline, nutrient rich and turbid. The flows of the rivers have become lower, less variable and of lower amplitude with natural winter/spring peak flows skewed towards spring/summer to accommodate the irrigation industry (Jones et al., 2002; Norris et al., 2002). As a result of these changes the quality of the water entering floodplain wetlands has declined. In response to this degradation of wetland condition there has been deliberate action to rehabilitate and restore wetlands across Australia.","2023-01-05 16:42:05.198 +0100","" +"Genever:2003whitehaven","Palynological study of Whitehaven Swamp, Whitsunday Island, provides the first Holocene palaeoenvironmental record for the Whitsunday region on the central Queensland coast. Sediment stratigraphy and radiocarbon dating indicate continuous freshwater swamp conditions since around 7000 radiocarbon years Before Present (BP). Pollen and charcoal analyses provide local and regional vegetation and fire histories for the site and surrounding area. Varying representation of swamp elements, particularly Leptocarpus and Cyperaceae, provides evidence for phases of permanent and ephemeral swamp conditions. The regional vegetation record is dominated by rainforest, sclerophyll and beach strand elements. Strongest rainforest representation occurs around the mid-Holocene, while sclerophyll elements increase from the late Holocene to present. Charcoal analyses indicate that fire has been a constant component of the Whitsunday environment throughout the period represented. Negative correlation between high charcoal and Leptocarpus pollen concentrations suggests a strong local component to the charcoal record and a history of on-site burning during ephemeral swamp phases. The vegetation reconstruction suggests moister than present conditions at Whitehaven between approximately 7000 to 4500 BP. This complies with claims for a mid-Holocene climatic optimum based on pollen records from the Atherton Tableland to the north, but contrasts with suggested mid-Holocene aridity based on a surrogate lake water level record from Fraser Island to the south. Comparisons with the regional archaeological record provide no evidence for direct links between major environmental change and archaeologically identified cultural change. In particular, claims for late Holocene population intensification are not matched by changes in the charcoal record. This may suggest that widespread vegetation burning was not a predominant feature of hunter^gatherer strategies that were focused towards marine resources, and/or that human-induced fire regimes were already well entrenched prior to intensification.","2023-07-22 06:51:38.269 +0200","" +"Gentili:2000paracymus","ND","2023-01-05 16:42:05.198 +0100","" +"Ghaleb:1990thesis","In this thesis an ethnoarchaeological approach is applied to the study of past settlement and subsistence on the island of Mabuiag, one of the Western Torres Strait Islands situated midway between the continent of Australia and the continental island of New Guinea. This region of the world, and Mabuiag in particular, was selected for study on account of its methodological interest, i.e. the potential for interpreting archaeological remains on Mabuiag in relation to two additional non-archaeological sources of data: historical and  contemporary ethnographic accounts, and information from present-day Islanders. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:28:59.058 +0100" +"Gheorghiu:2012monadhliath","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Gheorghiu:2015parang","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Gianotti:2008ivrea","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Gilbert:2017barnes","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Gill:0000unpub","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Gill:1955midden","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Gill:1956mowbray","Brief survey of Tertiary and Quaternary systems; Aboriginal middens at Rocky Cape, awl-like bone implement, rock carvings two miles north of Mount Cameron West.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Gill:1966keilor","The Keilor Cranium was found in 1940 in a terrace of the Maribyrnong River one mile north of the village of Keilor, where Dry Creek enters the river (Long. 144°50 Lat. 37°52S). The site is approximately 10 miles northwest of the G.P.O., Melbourne, Victoria. The cranium was discovered by a workman in a pit where finegrained sediments were being removed for fine non-ferrous mouldings (Mahony 1943, Keble and Macpherson 1946, Gill 1954). Because the cranium was not found by a trained observer under controlled conditions, many considered the find of little scientific value. Since such relics are so rare, the writer decided to investigate its provenance by a detailed study of the site and a general study of the river valley, then a study of the cranium to see how it fitted this background. It is now possible, from the internal evidence of the cranium alone, to establish that (1) The cranium is a true fossil, and not an intrusive burial; (2) The cranium came from 18 ± 6 in. below the prominent diastem of the terrace. With the provenance so established, it is possible to undertake the dating of Keilor Man. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:28:45.787 +0100" +"Gill:1967mitiamo","On a granite pediment, under 5-6 ft. of granitic detritus, human bones c. 5540 years old were found at Mitiamo, N. Victoria, in a zone of minor carbonate deposition. The date gives an indication of the rate of deposition of detritus, and suggests alternate phases of detritus accumulation and dispersion. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:27:59.119 +0100" +"Gill:1973murray","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Gill:1973radiocarbon","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Gill:1978talgai","The rolling terrain of the Darling Downs in SE Queensland consists of flattish hills about 30 m high of lateritized Mesozoic freshwater subgrey-wackes between which are plains of Quaternary alluvium of exceptional richness. They stand at about 450 m above sea level west of the Great Dividing Range, which is here capped with Tertiary basalts that are the main source of the alluvial richness. During the Quaternary the Darling Downs abounded in life (as the fossil beds attest), providing an attractive environment for the ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:27:16.623 +0100" +"Gill:1983barwon","Mantles of sand drape the shoulders of our ocean shores. To understand them is important for geology, geomorphology, archaeology, botany, engineering, conservation, and many other fields of study. Layers of sand are interleaved with soil layers, proving alternate stable and unstable conditions under natural circumstances. Radiocarbon dating allows us to put perspective into the coastal changes since the sea came to its present level about 6000 years ago. A rich history is written in those sands, and we are just beginning to spell it out. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:27:59.413 +0100" +"Gill:1985midden","Lower Pliocene basalt flows have created a series of lakes and swamps near the mouth of the Barwon River. No measurable earth movements have occurred since the Last Interglacial, because widespread estuarine beds of that age are horizontal, and their surface stands at + 7 m as on the stable Warrnambool platform. Around the lakes and swamps are mid-Holocene terraces that contain mollusc species requiring greater salinity, including oysters. These emerged beds are evidence of a higher sea level. It has long been held that Aborigines harvested oysters only in East Gippsland and along the east coast of Australia. In this paper a large oyster midden about 1 m thick on Campbell Point in Lake Connewarre is described. Others in the same district occur at North Shore and Batsford, and another occurs near Warrnambool in S.W. Victoria. At a depth of 0.76 m (not the base) a large Anadara valve dated 5270 years B.P. (corrected), the time of the mid-Holocene higher sea level, was collected; while at the surface of the Campbell Point midden an oyster valve dated 3620 years B.P. (corrected) was found. The latter marks approximately the time when oyster harvesting ceased after a long tradition of some two millenia. As the whole fauna requiring a higher salinity than now died out at about this time, the change is attributed to fall in sea level.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Gillespie:1972listi","Preparations to establish a radiocarbon dating laboratory at the University of Sydney were made in 1970 in the Department of Physical Chemistry, to support Ph.D. studies and to supplement existing dating services in Australia to the archaeologic and geologic communities.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Gillespie:1973list","This list describes samples dated in this laboratory from January to November, 1972. Operating principles are as previously reported (Gillespie et al. 1972) using synthesized benzene for liquid scintillation counting. Ages are calculated using 0.95 NBS oxalic acid standard with reference to a.d. 1950 using Libby 5570 year half-life.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Gillespie:1976list","This list describes samples dated in this laboratory between November 1972 and December 1974.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Gillespie:1977list","The following list contains measurements made during the period 1972-5 which have not been previously published and which form part of a research project on marine shell dating (Gillespie, 1975). These sets of samples were measured to determine 1) “apparent age” of marine shells coll alive from Australian coastal waters before the advent of large-scale nuclear weapons testing, 2) the possibility of using post 1950 Australian marine shells as a modern reference, 3) “apparent age” of Australian marine shells in the past as shown by comparisons between stratigraphically equivalent charcoal and marine shell samples.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Gillespie:1978lancefield","Excavations into the Australian swamp of Lancefield show that a bone bed dated at 26,000 years ago contains perhaps 10,000 giant extinct animals. Associated artifacts suggest that humans were in the area, but the direct cause of death of the animals is, on present evidence, not explicable. Such a recent date for the classic megafauna shows that it was living together with humans for at least 7000 years in southeast Australia. This enduring association argues against a catastrophic and rapid overkill in the Australian Pleistocene.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Gillespie:1979radiocarbon","Experimental procedures and methods of age calculation are as previously described (Gillespie Sc Temple, 1976), except that bc/ad ages are not reported (resolution of 9th Radiocarbon Conference, 1976).","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Gillespie:1991eyre","Sediments containing small amounts of carbon are difficult to date using traditional radiocarbon techniques. This has resulted in less than satisfactory attempts to establish reliable chronologies for sedimentation and environmental change in the Australian arid zone. We describe here the first application of the AMS technique to the radiocarbon dating of salt lake core samples, using a chemical pretreatment methodology based on pollen extraction techniques. These results indicate that finegrained charcoal and pollen have a similar source and depositional mechanism. The data from Lake Eyre imply a last glacial maximum deposition for the major buried halite layer, an Early Holocene return to lacustrine conditions, with a Late Holocene reduction of net sediment input to Madigan Gulf as the present playa conditions were established.","2023-07-22 06:51:38.269 +0200","" +"Gillespie:1997burnt","A new analysis of previous results on conflicts between shell and charcoal dates and on burnt human bones, with new data presented here, suggests that alternative interpretations are possible for the archaeology and environmental history of the Willandra Lakes region. Black sediment samples from archaeological sites at Lake Outer Arumpo exhibit wide variation in burnt and unburnt carbon content; high humic acid concentrations in midden layers and in one group of hearth/ovens are absent in another, older, group of hearth/ovens. There are no acceptable results on charcoal from hearth/ovens older than ca. 31 ka bp, and no evidence that these samples are associated with numerous midden shell dates at 34-37 ka bp. Similar logic applied to humic-free residue dates on burnt human bones places five gracile skeletons (including Mungo 1) as post-Last Glacial Maximum.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Gillespie:2002dating","The dating of selected archaeological and megafaunal sites from the Australian region is reviewed, with emphasis on recent work at some of the oldest sites. Improved chemical procedures with decreased analytical background for 14C analysis, combined with new luminescence dating methods, has confirmed many of the results processed decades ago and significantly increased the maximum age for some others. The oldest occupation horizons in four different regions reliably dated by defendable multi-method results are in the range 42-48,000 calendar years ago, overlapping with the age range for similarly well-dated undisturbed sites containing the youngest extinct megafauna. There is less secure evidence suggesting some archaeology may be earlier and some megafauna may have survived later than this period.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Gillespie:2006cuddie","The juxtaposition of stone tools, charcoal and bones at Cuddie Springs has been used to support claims that people were butchering now-extinct animals, and grinding seeds about 30,000 BP. Statistical analysis of dates for the site shows significant sediment disturbance, and the anomalous presence of hair residues in the absence of bone collagen suggests that bones and stone tools are not the same age. We argue that the published studies on the Cuddie Springs claypan deposits do not show a stratified and undisturbed Late Pleistocene archaeological site, as proposed by the excavators, instead revealing a palimpsest of Late Holocene and European occupational debris superimposed on a much longer-term record of Quaternary landscape evolution. There is no reliable evidence that extinct Australian megafauna coexisted with people using seed-grinding technology at Cuddie Springs, nullifying the excavators' support for climate change models of extinction and dietary choice.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Gillespie:2008darhad","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Gillespie:2008diprotodon","We report radiocarbon ages on cellulose isolated from the gut contents of a Diprotodon found at Lake Callabonna, South Australia. The maximum age obtained corresponds to a minimum age of >53,400 BP for this extinct giant marsupial. This is older than, and hence consistent with, the generally accepted Australian megafauna extinction window. We argue that dichromate and other strong oxidants are less selective than chlorite for lignin destruction in wood, and our results suggest that ages approaching laboratory background can be obtained using a repeated pretreatment sequence of chlorite-alkali-acid and measurement of the sometimes discarded 330°C combustion fraction.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Gillespie:2012megafauna","Recent discussion on the late Pleistocene extinction of the Australian megafauna has revolved around interpretation of several key fossil sites in Tasmania. It has been suggested that humans did not arrive in Tasmania until after the megafauna became extinct, or did not hunt now extinct megafauna, and therefore that humans cannot be implicated in the extinctions. Radiocarbon results from these sites indicate that the youngest extinct megafauna are close to charcoal ages from the oldest archaeological deposits, although difficulties have arisen in establishing chronologies because most relevant sites have ages near the limit for radiocarbon analysis. We report a series of new radiocarbon ages, δ13C, δ15N and C:N ratios on collagen and dentine fractions from skeletal remains in the Mount Cripps karst area and the Mowbray Swamp, both in northwestern Tasmania, and discuss the reliability of ages from these and other sites. We also report the discovery of an articulated Simosthenurus occidentalis skeleton at Mt Cripps, that represents only the second directly-dated extinct megafaunal taxon with a reliable age <50 ka cal BP from Tasmania. Our results suggest that C:N ratios measured on collagen or dentine are not an infallible guide to radiocarbon age reliability. We confirm previous reports of a temporal overlap between the megafaunal and archaeological records in Tasmania, but the presence of archaeological evidence and megafauna with the same age at the same site has not yet been demonstrated. At least two megafaunal taxa—the now-extinct Protemnodon anak and a giant Pleistocene form of the extant Macropus giganteus—were still present in Tasmania after 43 ka, when human crossing of the Bassian landbridge from mainland Australia first became sustainable.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Gillieson:1983environmental","Prehistory ended at Nombe rockshelter at 10.15 a.m. on Tuesday 22 March 1933, when the Leahy reconnaissance flight flew over the site on its way to Mt Hagen. The purpose of this paper is to outline the history of the site during the 25,000 years prior to that event.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Gillieson:1985prehistoric","The discovery of prehistoric agricultural systems in the Wahgi valley of the Western Highlands of New Guinea (Lampert 1967) has resulted in detailed archaeological investigations on the origin and development of prehistoric agriculture in New Guinea. Unfortunately, this research has been so far restricted to only one small part of one of the many flat-floored valleys found in the region. The evidence gathered only from one site, a swamp called Kuk, has led to generalisations for the entire New Guinea agricultural history (Golson and Hughes 1980).","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Gillieson:1986erosion","Slopewash sediments accumulating in limestone rock-shelters have been used to reconstruct prehistoric hillslope erosion rates in the Simbu region of Papua New Guinea. Data on accumulation rates, with sediment chemistry and magnetic properties, suggest that during the late Pleistocene erosion rates were minimal under stable primary forest. Horticultural intensification in the last 6,000 years has resulted in dramatically increased rates of hillslope erosion, especially in the last 300-400 years. The latter change may be associated with the introduction of sweet potato as a staple crop in swidden horticulture. A derived model of limestone soil stability suggests that soil buffering capacity may be critical in resisting irreversible soil degradation and slope stripping. Both long fallow and diversified swidden cropping may reduce the risk of such irreversible erosional hazards.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Gillieson:1989environmental","The Jimi River falls four kilometres down the northern slopes of the Bismarck Range, and has cut a deep valley into the edge of the central mountain chain. Over the few million years of its battle with the Highlands, one episode has temporarily defeated the river. It could not cope with the overwhelming mass of debris avalanching down from the volcanic vents of the Hagen Range. While the southern part of the Lai was filled by ash and mud lahars to form the Wahgi plain, other ashes were swept down the Lai to form immense alluvial fans that blocked the lower Jimi and spread out into tributary valleys. The main volcanic activity ceased about 200,000 years ago; since then erosion has cut steep gorges along the northern end of the Ruti plain. However, that part of the valley called the Ruti Flats is still infilled by hundreds of metres of volcanic debris and presents, like the Wahgi, a gentle hummocky topography that contrasts with the sweep of the ranges above it. In the time since people have settled in this landscape the main process has been steady erosion. Yet, if we want to know what has happened, to forests, climates, soils and the human cultures themselves, we have to find places where landscape has not only been stable, but even built up by sediments formed from hillwash, or materials such as rotting vegetation or even occupational debris. This usually means looking for swamps, lakes or caves, as these places provide a temporary lodgement for sediments that may preserve a few tens of thousands of years of accumulation. Once found, such sediment accumulations provide a story; the type, the timing and rate of accumulation of sediments provides a history of erosion elsewhere or changes in hydrology. Suitable sediments can be dated radiometrically and analysed for a range of attributes, physical, chemical or biological. This data must then be interpreted to provide a history of the site, and from this at least some kind of picture of the landscape around can emerge. The search for places of accumulation took us to rock shelters, river terraces, swampy hollows on the Ruti Flats, and a shallow lake high in the catchment above Ruti (Figure 6.1 ) .","2023-07-22 06:51:38.269 +0200","" +"Gjermundsen:2013svlbard","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Gjermundsen:2015topography","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Glasser:2006bayo","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Glasser:2009cordillera","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Glasser:2011lago","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Glasser:2012aran","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Glasser:2012patagonia","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Glasser:2014ross","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Glasser:2018devensian","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Glaus:2019landquart","This paper focuses on the Landquart drainage basin, where we explore geomorphic signals related to the spatial differences in bedrock lithology and differential uplift. We use concentrations of cosmogenic 10Be to quantify the sediment flux patterns in the region. Furthermore we use the chemical composition of the fine fraction (< 63 μm) of the river sediment to determine the provenance of the material, and we quantify the landscape properties through the calculation of normalized steepness values for the tributary basins. The results show that the upstream segment of the Landquart basin is a glacially imprinted landscape and contributes to about 20–50\% of the total modern sediment flux of the Landquart River. Contrariwise, the landscape of the downstream part is dominated by a V-shaped landscape where tributary basins are characterized by a generally high steepness. This downstream area has delivered about 50–80\% of the total eroded material. Because this lowermost part of the Landquart basin is c. 50\% smaller than the upstream region (200 km2 downstream versus 400 km2 upstream), the sediment budget points to very high erosion at work in this lowermost segment. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:27:27.543 +0100" +"Gliganic:2013archives","Three terrestrial climate proxies are used to investigate the evolution of Holocene palaeoenvironments in southern central Australia, all of which present a coherent record of palaeohydrology. Single-grain optically stimulated luminescence from sediments supplemented by 14C from charcoal and lacustrine shells was obtained to date shoreline deposits (Lake Callabonna) and the adjacent Mt Chambers Creek alluvial fan. Our findings are complemented by a U/Th-based record of speleothem growth in the Mt Chambers Creek catchment, which we interpret to reflect increased precipitation. Together, these archives shed light on the timing of, and possible sources of water for, Holocene pluvial intervals. We identified several phases of elevated lake levels dated at ~5.8-5.2, 4.5, 3.5-2.7 and 1 kyr, most of which correspond to fluvial activity resulting from increased precipitation in the adjacent ranges. The enhanced hydrology during phases of the late Holocene likely increased the reliability of resources for regional human populations during a time of reduced winter rainfall. When considered within the framework of the current understanding of Holocene palaeoclimate in central Australia, our data suggest that the pattern of landscape response was broadly synchronous with larger scale climatic variability and punctuated by pluvial periods greater than today.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Gliganic:2016mixing","Post-depositional mixing processes are extremely common and often obscure a record of deposition in dune and sand sheet deposits. We show that the upper half metre of a dune in southeastern Australia is currently being turned over through bioturbation, but that single-grain OSL dating and contextual knowledge can be used to identify and model these modern mixing processes. In the sandy deposits investigated, mixing processes were observed to be acting to a predicable depth of ∼50–60 cm. This observation was used to develop a conceptual framework that can be applied to buried deposits and used to temporally constrain the evolution of the landform and quantify rates of mixing. When our mixing zone conceptual framework was combined with the MAM we show that phases of significant dune aggradation occurred at ∼29.9, ∼18.3, ∼10.3 ka, and continued through the Holocene. We also present an approach using single-grain OSL data to estimate downward mixing rates, which show a strong depth dependency and are coherent with previously reported mixing rates. Modern downward mixing rates indicate that the upper ∼50 cm (Zone 1) will be completely turned over on millennial time scales. While caution needs to be used when interpreting archaeological and OSL data from bioturbated sandy environments, our results demonstrate that contextual knowledge and single-grain OSL data can resolve mixing processes and contribute to an understanding of landscape evolution.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"GloBi:2022searchindex","Global Biotic Interactions (GloBI) provides open access to finding species interaction data (e.g., predator-prey, pollinator-plant, pathogen-host, parasite-host) by combining existing open datasets using open source software.","2023-01-06 16:18:47.612 +0100","" +"Glotzbach:2013glacially","In many regions, tectonic uplift is the main driver of erosion over million‐year (Myr) timescales, but climate changes can markedly affect the link between tectonics and erosion, causing transient variations in erosion rates. Here we study the driving forces of millennial to Myr‐scale erosion rates in the French Western Alps, as estimated from in situ produced cosmogenic 10Be and a newly developed approach integrating detrital and bedrock apatite fission‐track thermochronology. Millennial erosion rates from 10Be analyses vary between ~0.27 and ~1.33 m/kyr, similar to rates measured in adjacent areas of the Alps. Significant positive correlations of millennial erosion rates with geomorphic measures, in particular with the LGM ice thickness, reveal a strong transient morphological and erosional perturbation caused by repeated Quaternary glaciations. The perturbation appears independent of Myr‐scale uplift and erosion gradients, with the effect that millennial erosion rates exceed Myr‐scale erosion rates only in the internal Alps where the latter are low (<0.4 km/Myr). These areas, moreover, exhibit channels that clearly plot above a general linear positive relation between Myr‐scale erosion rates and normalized steepness index. Glacial erosion acts irrespective of rock uplift and thus not only leads to an overall increase in erosion rates but also regulates landscape morphology and erosion rates in regions with considerable spatial gradients in Myr‐scale tectonic uplift. Our study demonstrates that climate change, e.g., through occurrence of major glaciations, can markedly perturb landscape morphology and related millennial erosion rate patterns, even in regions where Myr‐scale erosion rates are dominantly controlled by tectonics.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Glotzbach:2013glaciation","Glacial denudation can significantly perturb terrestrial cosmogenic nuclide depth profiles and, if this is not corrected for, derived apparent denudation rates will overestimate the actual denudation rates. Here we determine how much 10Be‐derived denudation rates – calculated under the assumption of steady state – deviate from actual denudation rates as a function of three parameters: (1) the total amount of glacial denudation, (2) the post‐glacial denudation rate and (3) the time elapsed since deglaciation. We provide correction lines for the full parameter space explored (glacial denudation: 0.01–100 m; post‐glacial denudation rate: 1–1000 mm/ka; deglaciation: 1–100 ka before present), to evaluate and, if necessary, correct denudation rates for the impact of glacial denudation. Applied to 10Be‐derived catchment‐averaged denudation rates for formerly glaciated catchments in the Black Forest, Germany, we find that uncorrected denudation rates overestimate actual rates by up to a factor of three.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Glotzbach:2016kruger","In contrast to active tectonic settings, little is known about the potential feedback between surface processes and climate change in tectonically inactive cratonic regions. Here, we studied the driving forces of erosion and landscape evolution in the Kruger National Park in South Africa using cosmogenic nuclide dating. 10Be‐derived catchment‐wide erosion rates (~2 and ~10 mm ka−1) are similar in magnitude to erosion and rock uplift elsewhere in South Africa, suggesting that (1) rock uplift is solely the isostatic response to erosion and (2) the first‐order topography is likely of Cretaceous age. The topographic maturity is promoted by widespread exposure of rocks resistant to erosion. Our data, however, suggest that local variations in rock resistance lead to transient landscape changes, with local increases in relief and erosion rates.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Gloury:2016congeneric","Knowledge of species diets is critical to assisting our understanding of their ecology. Using microhistological analysis of faecal samples, we described and compared the diets of sympatrically occurring folivorous congenerics, common and mountain brushtail possums (Trichosurus vulpecula and T. cunninghami, respectively). Throughout the 28-month study period, common brushtails relied heavily on eucalypt foliage, particularly very young leaves, which is consistent with data from captive studies on their dietary physiology. In contrast, eucalypt foliage formed only a small part of the diet of mountain brushtails, which instead relied heavily on silver wattle foliage. The mean number of plant groups per faecal sample was significantly greater for common brushtails than mountain brushtails. No significant differences in diet between male and female mountain brushtails were detected. However, intraspecific differences in diet occurred for common brushtails: the diet of females included significantly less eucalypt foliage and significantly more foliage of the exotic, tree lucerne, than that of males during the Wet Season (April-November), but not during the Dry Season (December-March). Diets varied temporally for both species, with some individuals feeding on seasonally available resources. The diets described for common and mountain brushtails are consistent with those of a dry-adapted and mesic-adapted species, respectively. We discuss how our results contribute to our understanding of the evolutionary history of both study species, and more broadly the family Phalangeridae to which they belong. We also consider the diet of our study species in the context of recent advances in our understanding of interactions between plants that produce secondary metabolites, and mammals specialized to feed on them.","2023-02-17 13:35:53.701 +0100","" +"Godard:2010regressive","The Longmen Shan range is one of the major topographic and structural features of the eastern margin of the Tibetan Plateau. With an impressive topographic gradient and low convergence rates across the range this region has raised important questions concerning the dynamics of plateau margin settings, such as the long-term mechanisms of topographic evolution. The investigation of the distribution in space and time of denudation can provide critical insight into such dynamics and shed light on still unresolved controversies. For that purpose, we present a new dataset that documents the intensity and distribution of denudation processes across this plateau margin through field survey of fluvial incision markers, quantitative geomorphology and cosmogenic nuclide derived basin-wide erosion rates. Erosion is < 0.5 mm/year in the frontal region of the Longmen Shan and between 0.5 and 1 mm/year further west, with a gradual decrease when reaching the northern headwaters of the Min Jiang watershed, adjacent to the beginning of the Tibetan Plateau. The spatial distribution of denudation inferred from the various methods we use suggests that most of the differential uplift in the Central Longmen Shan is accommodated by the Beichuan Fault and frontal structures located in the foothills. The denudation pattern seems also to reflect the large-scale propagation of erosion from the Sichuan Basin toward the Plateau. This suggests that the Longmen Shan range is submitted to the combined influences of slow thrusting activity on the frontal structures and progressive westward regressive erosion as a probable response to a pulse of uplift of the Tibetan Plateau Eastern margin, that started 10 Ma ago.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Godard:2012marsyandi","Several processes contribute to denudation in high‐mountain environments. Of these, glacial erosion is particularly difficult to constrain, despite its critical importance in the evolution of many mountain ranges. In this study, we present a new data set of10Be concentrations in fluvial sediments sampled along the Marsyandi River and its main tributaries in central Nepal. We interpret the 10Be concentrations as being significantly impacted by glacially derived sediments along the Marsyandi River. Such additions complicate conventional interpretations of 10Be‐derived catchment‐scale denudation rates. Using a simple linear mass‐conservation formulation, we invert our data set in order to separate the different denudational contributions to the observed signal, as well as to constrain their magnitude and spatial distribution. Our results suggest significant variations in glacial erosion, both in space and magnitude, within the Marsyandi catchment.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Godard:2014himalayan","Landscape denudation in actively deforming mountain ranges is controlled by a combination of rock uplift and surface runoff induced by precipitation. Whereas the relative contribution of these factors is important to our understanding of the evolution of orogenic topography, no consensus currently exists concerning their respective influences. To address this question, denudation rates at centennial to millennial time scales were deduced from 10Be concentrations in detrital sediments derived from 30 small basins (10–600 km2) in an ∼200-km-wide region in central Nepal. Along a northward, strike-perpendicular transect, average denudation rates sharply increase from <0.5 mm/yr in the Lesser Himalayas to ∼1 mm/yr when crossing the Physiographic Transition, and then accelerate to 2–3 mm/yr on the southern flank of the high peaks in the Greater Himalayas. Despite a more than five-fold increase in denudation rate between the southern and northern parts of this transect, the corresponding areas display similar precipitation rates. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:27:28.728 +0100" +"Godard:2019escarpment","Passive margin escarpments provide some of the best examples for large-scale transient landscape evolution. Despite the relative simplicity of their geological setting, when compared with active orogenic systems, many open questions exist concerning their modes and rates of evolution. We use catchment wide denudation rates calculated from cosmogenic nuclides concentrations and high resolution topographic analysis to constrain landscape dynamics across the South Eastern Australian Escarpment. We determined denudation rates of ∼15 mm/ka in the lowlands at the foot of the escarpment and of ∼10 mm/ka in the highlands, while catchment draining the escarpment face display rates in the 20–60 mm/ka range. These denudation rates along a passive margin escarpment are among the highest in the world and show greater sensitivity to topographic gradients when compared to other passive margin settings. We interpret this situation as resulting from the intermediate precipitation regime of our study area, as opposed to drier or wetter settings, where hillslope processes can be inhibited due to water availability or deep weathering profiles and vegetation feedbacks, respectively. Combined with the extraction of topographic metrics across the escarpment, these rates allow us to constrain efficiency coefficients for fluvial incision and hillslope diffusion that are similar to other independent estimates in this region. These coefficients are used to calculate an escarpment retreat rate of 40 to 80 mm/ka over the last 100s of ka. Our analysis of high resolution hillslope morphological properties suggests widespread small-scale disequilibrium across this landscape, illustrating the pervasiveness of transience across all spatial scales in this geomorphological setting","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Godbout:2017agassiz","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Godfrey:1984shellfishing","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Godfrey:1989chronology","Over the years there has been a growing debate about the changes which may have occurred during the Late Holocene in eastern Australia. Some prehistorians have argued that there is evidence for an increase in the Aboriginal population (Beaton 1985; Hughes and Lampert 1982), while others say that the evidence demonstrates that Aboriginal society intensified the relationships between groups, and the way the environment was exploited (Lourandos 1983, Luebbers 1978). While use may be made of ethnohistory, the evidence for climatic changes and archaeology to support these models, there are at least two factors which have been assumed by some. The changes, which may have occurred in either or both the Aboriginal population and its social and subsistence strategies, happened over the whole of eastern mainland Australia, and that the results of shell midden studies support these models (Beaton 1985, Lourandos 1985, Morwood 1987).","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Godfrey:1995personal","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Godfrey:1996time","As radiocarbon age estimates are so important for the interpretation of prehistory, it is essential that lists of these estimates are published from time to time, but it is also necessary to know the limitations of the data. These are the reasons for publishing the list of 476 radiocarbon dates for Victoria from 1951 to 1995 in this article, and commenting upon their archaeological and chronological significance. The results of this review indicate that the database for Victoria is biased because of particular research interests and the variable preservation of site types. Technical problems with the existing data also mean that it is impracticable to become involved in research problems requiring dating accuracies of less than a few hundred years.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Godfrey:2000bridgewater","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Godfrey:2002personal","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Godfrey:2020discovery","Before 1982, no Early Holocene shell middens had been excavated in Australia. This article is about the excavation of the first Early Holocene shell midden to be identified and excavated, and some of the problems encountered with the interpretation of the remains. The age of the deposits, the contemporary environment and their significance are considered.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Goede:1977florentine","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Goede:1978tasmania","Cave deposits on south-central and north-western Tasmania (Figure 1) have yielded dated evidence of the survival of elements of late Pleistocene megafauna perhaps as recently as 11,000 years ago. In addition, archaeological sites from the two areas have provided evidence of the presence of Aboriginal man 20,000 years or more before the present. In Tasmania there was probably a period of some 10,000 years when Pleistocene man and mega fauna co-existed. The near absence of extinct fauna from archaeological sites indicates that early man was not a big game hunter. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:28:02.071 +0100" +"Goede:1985electron","Fourteen bone samples are analysed to test the usefulness of equivalent dose (ED) determinations by electron spin resonance (ESR) as a rapid method of determining relative age and making an estimate of absolute age. ED values are compared with eight aspartic acid dates and two C14 dates. The latter are dates on charcoal found in close association with bone at archaeological sites. For samples less than 25 000 years old an excellent correlation is obtained when ED values are compared with dates obtained by the other two methods. The relationship suggests that ED values can be converted to estimates of bone age by assuming a mean annual dose rate of 0.1 rad/yr. Age determinations provide little evidence to support earlier suggestions that elements of the Late Pleistocene megafauna survived until the end of the Pleistocene. Bone material at some sites in the-Florentine Valley and near Montagu appears to be much older than had previously been believed. Only one site (Main Cave, Montagu) containing megafaunal elements appears to be terminal Pleistocene in age but the possibility of reworking of megafauna material from nearby older sites cannot be excluded. ESR dating has considerable potential as an exploratory dating tool but can only be applied to dense, unaltered bone samples. Attempts to analyse five samples from Kutikina Cave in Western Tasmania were unsuccessful because of post-depositional contamination of the bone.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Goede:1998caves","The thesis comprises a review of twenty-nine published papers on a common theme of 'Quaternary Studies of Caves and Coasts'. Most papers are concerned with aspects of cave sediments but some are focussed on the sedimentary history of coasts. For the sake of completeness it was found necessary to include one paper submitted for publication but not yet published as well as some unpublished data. Studies of caves commenced with an investigation of bone-rich deposits, many of which contained remains of Pleistocene megafauna. The thesis concentrates on aspects of stratigraphy, dating and interpretation of depositional environments. Discovery of an archaeological site led to the realisation that interior valleys of Tasmania had been colonised by aborigines during the Last Glacial. Later studies concentrated on the use of speleothems as an information source on past climates and environments and used analysis of stable isotope ratios and minor element concentrations to study temporal variations. The study commenced with a detailed analysis of the isotopic composition of precipitation and seepage waters - a vital prerequisite ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:27:55.873 +0100" +"Goehring:2008boulders","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Goehring:2010raised","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Goehring:2011rhone","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Goehring:2012norway","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Goff:2017aitape","There is increasing recognition of the long-lasting effects of tsunamis on human populations. This is particularly notable along tectonically active coastlines with repeated inundations occurring over thousands of years. Given the often high death tolls reported from historical events though it is remarkable that so few human skeletal remains have been found in the numerous palaeotsunami deposits studied to date. The 1929 discovery of the Aitape Skull in northern Papua New Guinea and its inferred late Pleistocene age played an important role in discussions about the origins of humans in Australasia for over 25 years until it was more reliably radiocarbon dated to around 6000 years old. However, no similar attention has been given to reassessing the deposit in which it was foundÐa coastal mangrove swamp inundated by water from a shallow sea. With the benefit of knowledge gained from studies of the 1998 tsunami in the same area, we conclude that the skull was laid down in a tsunami deposit and as such may represent the oldest known tsunami victim in the world. These findings raise the question of whether other coastal archaeological sites with human skeletal remains would benefit from a re-assessment of their geological context.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Gollan:1982dingo","The three parts of this thesis are connected by the study of dingo skull morphology. At the outset a study is made of modern populations. The findings of this section are carried over into the morphometric and morphological analysis of fossil dingo populations. In the final section comparisons are made between the dingo morphology of modern and fossil populations and the canids of southeast and southern Asia. Modern dingoes are taken to represent a benchmark for the study of prehistoric dingo populations. In this study it is found that modern dingo skulls are sexually dimorphic and that this variability in the population is more strongly expressed than variability between regionally defined samples. The statistical technique employed in this investigation is that of Principal Components. The fossil record shows that the aingo arrived in Australia between 3500-4000 years ago. Examination of a sample of fossil specimens shows that the skull morphology of the dingo has remained essentially unchanged over the last 3000 years. At the same time, there is evidence that part of the prehistoric population has a modified skull morphology and that this may be attributable to a domestication relationship with Aboriginal people. An analysis of modern and fossil populations of southeast Asia suggests that the canid morphologies of the region are not similar to that of the dingo, nor have they been so during the last 4000 years. A southeast Asian migration route for the dingo is, on this basis, thought to be unlikely. A parallel analysis of the fossil and modern dogs of south Asia shows that a direct link between the dingoes and these dogs is demonstrable on morphological grounds.","2023-11-16 19:36:29.583 +0100","" +"Golledge:2007scottish","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Golson:1967carbon","In March 1966, stone and wooden artefacts, including part of a stone mortar, were found in peat on the property of Mr I. V. Manton, near Mt. Hagen, during drain cutting preparatory to tea plantation. They were reported to J. Golson, and as a result excavations were undertaken in June-July 1966. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:28:46.376 +0100" +"Golson:1971wallace","This paper is part of a larger article, ‘Both Sides of the Wallace Line: New Guinea, Australia, Island Melanesia and Asian Prehistory‘, submitted in April, 1968, for publication in a volume to be called Early Chinese Art and its Possible Influence in the Pacific Basin, being the proceedings of a symposium held at Columbia University in August 1967. The larger article itself was a much revised version of the paper originally tabled and read at the Columbia symposium, having benefited greatly from its author‘s closer acquaintance there with problems exercising prehistorians of the Asian mainland to which discoveries in the Australasian region were of relevance.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Golson:1996tambul","This essay is about a 4000 year-old wooden artifact (Fig. 1) recovered in 1976 during drainage of swampy ground at 2240 m on the High Altitude Experiment Station of the Department of Agriculture, Stock and Fisheries at Tambul, upper Kaugel Valley, Western Highlands Province, Papua New Guinea.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Golson:2000fragment","Early in 1970 Jim Allen, who a year before had talcen up the first teaching position in archaeology at the new University of Papua (and) New Guinea, wrote a letter to me in London, where I was on sabbatical leave, and changed the course of my life. During a familiarisation trip to the Highlands in mid-1969, he had visited one of a number of blocks of swampland in the upper Wahgi valley near Mt Hagen that were under drainage for development of various kinds. Here he saw being uncovered the same sort of evidence for prehistoric drainage and cultivation that colleagues and myself had briefly investigated three years previously at the Manton site on Warrawau Tea Plantation a few kilometres away on the other side of the Wahgi river (Golson et al. 1967; Lampert 1967). The block of swampland that he visited was one being developed by the Department of Agriculture, Stock and Fisheries as the Kuk Tea (later Agricultural) Research Station. The letter he wrote was to say that by the evidence of investigations that he had undertaken at Kuk later in 1969 (Allen 1970), this was the place for me to pursue the research questions that the Manton work had opened up, since it could be done there free from the constraints that affected work at commercial plantations. Thirty years later I am still living with the results of that advice.","2022-10-09 20:04:07.350 +0200","" +"Golson:2017kuk","Kuk Swamp is situated at an altitude of about 1550 m some 12–13 km northeast of Mount Hagen town in the upper Wahgi Valley of the central highlands of Papua New Guinea (PNG) (Figs 1.1 and 1.2). Until the 1930s, these were thought by outsiders to be a single continuous and uninhabited mountain chain. Exploration in the 1930s, however, coming from the east, revealed them to consist of a series of massive mountain ranges enclosing basins and valleys between 1400 and 2000 m altitude that were well populated and intensively cultivated, the dominant crop being the tropical American sweet... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:28:46.969 +0100" +"Gomes:2022passive","Mass wasting events are frequent processes that occur on the steep slopes of passive-margin escarpments located in humid tropical regions. Not much is known about their role in the morphodynamics and morphogenesis of these escarpments. This study measured long-term denudation processes using cosmogenic 10Be produced in situ and characterized the sedimentary deposits to understand the role that debris flows have played in the dynamics and evolution of the oceanic slope of a sector of Serra do Mar, Brazil, the steepest passive-margin escarpment in South America. The findings indicate that the catchments were subjected to episodic debris flows, albeit with an uneven temporal distribution, and that these infrequent mass wasting episodes account for most of the escarpment erosion in Serra do Mar. In conclusion, debris flows are among the main geomorphological processes responsible for most of the erosion in this passive-margin escarpment, and they played a significant role in its retreat.","2024-01-18 16:42:16.917 +0100","" +"Gontz:2015iconic","The unique combination of landscapes and processes that are present and operate on Fraser Island (K'gari) create a dynamic setting that is capable of recording past environmental events, climate variations and former landscapes. Likewise, its geographic position makes Fraser Island sensitive to those events and processes. Based on optically stimulated luminescence dating, the records archived within the world's largest sand island span a period that has the potential to exceed 750 ka and contain specific records that are of extremely high resolution over the past 40,000 years. This is due to the geographic position of Fraser Island, which lies in the coastal subtropical region of Queensland Australia. Fraser Island is exposed to the open ocean currents of the Coral Sea on the east coast and the waters of Hervey Bay on its western margin and is positioned to receive moisture from the Indo-Australian monsoon, southeast trade winds and experiences occasional tropical and ex-tropical cyclones. We review literature that presents the current level of understanding of sea level change, ecological variation and environmental change on Fraser Island. The previous works illustrate the importance of Fraser Island and may link processes, environments and climates on Fraser Island with global records.","2023-01-05 16:42:05.198 +0100","" +"Gonzalez:2016background","In comparison to humid temperate regions of the Northern Hemisphere, less is known about the long-term (millennial scale) background rates of erosion in Southern Hemisphere tropical watersheds. In order to better understand the rate at which watersheds in southern and southeastern Brazil erode, and the relationship of that erosion to climate and landscape characteristics, we made new measurements of in situ produced 10Be in river sediments and we compiled all extant measurements from this part of the country. New data from 14 watersheds in the states of Santa Catarina (n = 7) and Rio de Janeiro (n = 7) show that erosion rates vary there from 13 to 90 m/My (mean = 32 m/My; median = 23 m/My) and that the difference between erosion rates of basins we sampled in the two states is not significant. Sampled basin area ranges between 3 and 14,987 km2, mean basin elevation between 235 and 1606 m, and mean basin slope between 11 and 29°. Basins sampled in Rio de Janeiro, including three that drain the Serra do Mar escarpment, have an average basin slope of 19°, whereas the average slope for the Santa Catarina basins is 14°. Mean basin slope (R2 = 0.73) and annual precipitation (R2 = 0.57) are most strongly correlated with erosion in the basins we studied. At three sites where we sampled river sand and cobbles, the 10Be concentration in river sand was greater than in the cobbles, suggesting that these grain sizes are sourced from different parts of the landscape.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Gonzalez:2016panamanian","Erosion rates of tropical landscapes are poorly known. Using measurements of in situ-produced 10Be in quartz extracted from river and landslide sediment samples, we calculate long-term erosion rates for many physiographic regions of Panama. We collected river sediment samples from a wide variety of watersheds (n = 35), and then quantified 24 landscape-scale variables (physiographic, climatic, seismic, geologic, and land-use proxies) for each watershed before determining the relationship between these variables and long-term erosion rates using linear regression, multiple regression, and analysis of variance (ANOVA). We also used grain-size-specific 10Be analysis to infer the effect of landslides on the concentration of 10Be in fluvial sediment and thus on erosion rates. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:27:39.356 +0100" +"Gonzalez:2017replicability","Cosmogenic isotopes, short-lived radionuclides, elemental concentrations, and thermochronometeric indicators are measured in river sand to quantify erosion rates, trace sediment sources, and/or infer erosional processes. Interpretations of detrital sediment analyses are often based on the rarely-tested assumption of time-invariant tracer concentration. Better understanding of when and where this assumption breaks down and what sampling strategies minimize temporal and small-scale spatial variance will improve science done using detrital river sediment.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Goodfellow:2014swedish","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Goodfellow:2019flat","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Goodisman:2003crocodylia","Order Crocodylia","2023-01-05 16:42:05.198 +0100","" +"Goodwin:2006iluka","Multi-centennial fluctuations in the northern New South Wales (NSW) coastline alignment are interpreted from a detailed reconstruction of the morphological and depositional evolution of the Iluka to Woody Bay barrier during the late Holocene. The regional coastline is aligned obliquely to the south-east, inner-shelf, modal wave direction, and hence sediment is transported obliquely on the shoreface with a net northward movement. On centennial to millennial time scales, the coastline is shown to have responded to fluctuations in mean wave direction, longshore gradients in sand transport and headland sand bypassing processes. Overall, barrier progradation has been punctuated by episodes of shoreline recession and realignment throughout the late Holocene. A prolonged shoreline recessional phase occurred at ~ 1500 yr BP in response to a rotation in modal wave direction from more southerly, towards east-south-easterly. Subsequent to this realignment, renewed shoreline progradation occurred along the east aspect coastline after ~ 1400 yr BP whilst the north-east aspect, coastline remained in a receded alignment until after ~ 1000 yr BP, when renewed progradation occurred. Progradation rates increased throughout the past millennium, driven by changes to the alongshore gradient in sand transport, under an implied shift to a more southerly and energetic modal wave climate. In the past 50 yrs, the north-east aspect shoreline has experienced a rapid recessional trend, which is associated with a shift in modal wave climate, to a more east-southeasterly direction, and a reduction in headland sand bypassing, The average sand supply rate to the Iluka to Woody Head section of the northern NSW shoreline is 4.1 m3/m/yr, since ~ 3000 yr BP.","2023-03-26 14:45:57.798 +0200","" +"Goodwin:2023robbins","A unique index-record of Last Interglacial (Marine Isotope Stage 5e MIS5e) relative sea level (RSL) and wave climate history in South-east Australia is presented from Robbins Island, in western Bass Strait. This is applied to interpret the wider MIS5e coastal evidence around Bass Strait. At Robbins Island, the combination of low wave and wind energy, a tide-modified regime and a sand supply resulted in the shoreline progradation throughout MIS5e. This preserved a time-series of paleo-sea level across a 7 km wide strandplain (Remarkable Banks). After a highstand, MIS5e RSL attained a stillstand of +5.75 ± 0.5 m above modern mean sea level during 126 to ∼119 ka BP. The MIS5e RSL interpretation is underpinned by modern analogues and hydrodynamic modelling of waves, tides and currents. A high resolution LiDAR Digital Elevation Model (DEM) supported by morpho-sedimentary studies, ground-penetration radar (GPR) surveys and a geochronology based upon Optically Stimulated Luminescence (OSL) methods were used to define the proxy RSL record. The observed RSL history was compared to modelled RSL history that accounted for the theoretical fall in RSL (regression) throughout MIS5e, due to the Glacio-Isostatic Adjustment (GIA) forcing. ... [_truncated_]","2024-09-25 12:09:41.209 +0200","2024-09-25 12:09:41.209 +0200" +"Gorecki:1984coexistence","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Gorecki:1984megafauna","Australian late Pleistocene studies have produced two obstinate problems. The first is the absence of an archaeological site with an extended stratified sequence associating extinct megafauna and artifacts (Gillespie et al. 1978). The second is the dating of the Kartan industry' (White and O’Connell 1982:222). Recent excavations at Lime Springs, a spring-fed swamp in northeastern New South Wales, have uncovered 1.3 m of prehistoric deposit, throughout which artifacts and megafauna are associated. The Kartan industry first appears late in the sequence and is restricted to the upper third of this deposit. Though younger than a radiocarbon date of 19,300 years the Kartan industry' is still associated with megafauna. Thus the work reported here sheds light on both problems at a single site.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Gorecki:1989crack","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Gorecki:1991vanimo","We report here excavations at two near-coastal rockshelters near Vanimo, West Sepik Province. Preliminary results include late Pleistocene occupation and mid-Holocene ceramics and pigs, along with a continuing, wide-ranging but marine-oriented economy. The archaeological sites are integrated into a tectonic uplift history for the region in which a number of coral terraces have been identified.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Gosden:1989arawe","This paper lays out a theoretical framework for interpreting a regional archaeological record in terms of the social formations which produced it. The central idea is that of the social landscape. Past social groups are seen to operate in the landscape in order to provide and sustain a social system, rather than reacting to the structure of their environment. The idea of a social landscape is employed to examine how groups organise themselves on a local regional scale to meet social goals and to link these forms of organisation to the archaeological record they leave behind. The central social principle explored here is that of debt, which enjoins dispersal of materials and sets up landscapes which are non-accumulative. Data from the Arawe island group on the south coast of West New Britain, Papua New Guinea are presented to illustrate these ideas.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Gosden:1989lapita","The prehistory of the western Pacific has, for the last 30 years, been dominated by the problem of the origins of the present Polynesian and Melanesian cultures (Terrell 1988). In 1961 Golson drew attention to the distribution of highly decorated Lapita pottery, now known to date from between 3500 BP and 2000 BP, which crossed the present-day division between Melanesia and Polynesia. Furthermore, sites with Lapita pottery represented the first evidence of occupation on Tonga and Samoa, the most westerly Polynesian islands from which it was thought that the rest of Polynesia was colonized. Lapita pottery came to be associated with a movement of people from Melanesia to Polynesia and was seen to represent the founding group ancestral to later Polynesian groups.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Gosden:1990archaeological","The archaeological investigations in the Arawe Islands off the south coast of West New Britain carried out at the end of 1989 and the beginning of this year form the continuation of a project initiated in 1985 as part of the Lapita Homeland Project. Over three seasons of fieldwork we have built up a picture of the archaeological record over the last 6000 years, which can be combined and contrasted with information gained through interview and mapping of the form of society existing in the last hundred years. The results and finds from our latest season of work add considerably to our knowledge of the sequences of material culture in the area and the formation processes of the archaeological record. Our present excavations have also revealed a whole series of deposits with preserved organic remains which were hitherto unexpected and add a new dimension to our understanding of prehistoric subsistence. Because of the unexpected nature of some of these finds it appeared to us that rapid, preliminary publication of the results was worthwhile.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Gosden:1991matenkupkum","This paper has two purposes: firstly, to present the data from the site of Matenkupkum in more detail than has been done so far (see Allen et al. 1988; Allen et al. 1989), although not in its final form; and secondly, to explore means of modelling a data set with some unusual features to it when compared either with other aspects of the Pacific archeological record or with ideas current about the Palaeolithic in other parts of the world. As the site‘s data will only make sense when set in some framework, possible models are discussed in the first part of the paper, and the data is in the second part. Before considering either of these aspects, however, some discussion is necessary as to why the Matenkupkum data are unusual and challenging.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Gosden:1994lolmo","Archaeological evidence from the Bismarck Archipelago, north of Papua New Guinea (Fig. 1), has in recent years provided a sequence of change spanning the last 35,000 years (Allen and Gosden 1991). The main sets of evidence derive first from caves on New Ireland, the earliest occupation of which begins 35,000 years ago and continues down to the mid-Holocene. This is then followed by rich Lapita assemblages from open beach sites on New Britain, Mussau, and elsewhere, dating from 3500 b.p. onward. There is now a growing body of evidence spanning the period 6000 to 3500 b.p. The Lapita period is seen by many as a major point of discontinuity in the sequences from the area, because of immigration of Austronesian speakers from the west (Bellwood and Koon 1989; Kirch 1988; Spriggs 1989). However, given the increasing evidence of continuity from the pre-Lapita to the Lapita period, this hypothesis is now in need of reassessment. The site reported here, Lolmo Cave in the Arawe Islands (Fig. 2), is important because it spans the last 6000 years, encompassing both the Lapita period and its immediate antecedents. The material contained in the cave provides some evidence of continuity from the pre-Lapita period through to the Lapita period, but also some evidence of discontinuity. Lolmo Cave also represents only one point on the landscape and does not appear to have been a major focus of habitation. In this it is similar to the few sites reported from the immediate pre-Lapita period elsewhere, which are also caves and shelters (Spriggs 1991a). Lolmo may thus represent a class of sites with similar characteristics and provide insights into broader patterns of change","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Gosse:1995pinedale","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Gosse:1995precise","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Gosse:2006nunataks","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Goudie:1993ridges","Late Quaternary linear dunes of the west Kimberley area of tropical north-western Australia exhibit an extensive degree of post-depositional modification. Evidence for modification includes degraded overall morphology in cross profile, severe reddening, high (typically 20-25 per cent) silt and clay contents, and complete pseudomorphic replacement of some mineral components. All the modification took place subsequent to the emplacement of the dune ridges which, based on luminescence dating, occurred since latest Pleistocene and earliest Holocene times. Accelerator radiocarbon dating of particulate charcoal from discontinuous, sub-horizontal lenses within the dunes was found to produce ages inconsistent both with the chronology erected using luminescence methods and stratigraphic inferences. A combination of petrographic, SEM and XRD investigations suggests that much of the dune reddening is the result of in situ hematite crystallization within kaolinitic grain coatings, which are responsible for the high fines content of the dunes.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Gould:1977puntutjarpa","Excavations at Puntutjarpa Rockshelter, in the Western Desert of Australia, reveal a continuous human occupation of this site from at least 10,000 years ago to the historic present. Analysis has stressed systematic comparisons of ethnographic Western Desert aborigine stone technology, camp sites, 'native wells,' and other archaeologically visible aspects of behavior with specific archaeological features and artifacts discovered in the excavations. Comparison also includes a preliminary assessment of paleoecological conditions based upon faunal remains and sediments deposited at the site. Although some changes are evident in the stone toolkit, these are outweighed by evidence for cultural continuities pointing to a relatively stable adaptation to rigorous post-Pleistocene conditions in the Western Desert which has continued to the present (the ethnographic Ngatatjara aborigines and other Pitjantjatjara-speaking people of the Western Desert). This stability is viewed in relation to a risk-minimizing model, in which human behavior, both ethnographically and as reflected by evidence at Puntutjarpa, is most economically explained in terms of overcoming or reducing risks inherent in obtaining basic resources in a risky environment. This adaptive model is termed the Australian desert culture. A specific discovery at Puntutjarpa of interest to Australian archaeologists is the documented occurrence of small, hafted stone scrapers (termed Micro-adzes) from the earliest dated levels there. These finds support the idea of an early appearance for the Australian 'small tool tradition,' at least with regard to this class of small tool. Backed blades and other types of small tools appeared later in the sequence, around 4000 years ago. Despite these changes in small tools, Large cores and Flake-scrapers appeared early in the sequence and continued in remarkably stable frequencies throughout. Seed-grinding activities are represented at Puntutjarpa from the earliest occupational levels to the historic period.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Gould:1978james","Excavations at the James Range East Rocksheiter in 1973 and 1974 have revealed a two-part stratigraphie sequence containing evidence of Aboriginal habitation extending back at least 5000 years from the present. The later phase of human occupation, here termed James Range II, is marked by a series of layers of dark sediment containing hearths, stone artifacts, and abundant faunal remains. Radiocarbon dates for this phase range from 2690 ± 260 B.C. to 1755 ± 80 A.D. The earlier phase of human occupation, termed James Range I, occurs in underlying layers of yellowish brown soil and red sandy soil. These soils contain stone artifacts and small amounts of butchered bone, but so far no datable hearth material has been found. On stratigraphie grounds, however, it clearly predates the James Range II phase and must be older than 5000 years. The long-range goal of this research will be to make detailed comparisons of the ecology and prehistory of the James Range East site with the archaeological and palaeoecological materials recovered at Puntutjarpa Rocksheiter in the Western Desert. Ethnographic comparisons between Central and Western Desert Aborigines reveal variability correlated with differences in habitat. In the Western Desert there are severe constraints imposed upon human settlement because of the relative scarcity and unreliability of rainfall, whereas in the Central Desert there are factors which make water resources more reliable. Ethnographically, overwhelming similarities in human adaptive behavior occur among Western and Central Desert Aborigines, but the Central Desert people consistently reveal elaborations in behavior—especially with respect to the toolkit, rock art, and aspects of social behavior—not found among Western Desert Aborigines. This essentially 'additive' relationship also occurs in the James Range East site in the form of a wider array of basic tool types and technological processes than were present contemporaneously in the Western Desert at Puntutjarpa Rockshelter. Further detailed comparisons between these two excavated sites are expected to reveal more about the nature of variability in adaptation among the Western and Central Desert Aborigines of Australia during the post-Pleistocene era. This paper reports on (1) the research objectives and strategy of the 1973 and 1974 fieldwork, (2) initial results of the archaeological excavations at the James Range East Rockshelter, Deep Well Station, Northern Territory, (3) plans for further analysis of excavated materials, and (4) some preliminary conclusions obtained to date.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Gould:1982indoor","In his 1973 review of Australian prehistory, Rhys Jones listed a total of 24 key archaeological sites, of which no less than 16 (or 67 % of the total) were rockshelters or caves. Further discussions about cave deposits in Australia occur in Bowdler (1975) and Jennings (1979). This predominance of rockshelter and cave excavations in Australia has continued, although discoveries at lo­ calities like Lake Mungo, Lancefield, and Burke‘s Cave (an open-air excavation, despite the name) reflect the growing importance of archaeological research at open-air sites. In Australia, as in other parts of the world, there are com­ pelling reasons for excavating rockshelters whenever possible, especially if one is concerned primarily with establishing local and regional stratigraphic sequences. Archaeologists everywhere have tended to take advantage of the rela­ tively protected sequential deposits contained in these kinds of sites (Jelinek 1976, 23). Yet rockshelters present the archaeologist with special problems. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:28:59.353 +0100" +"Gouramanis:2012barker","The Holocene palaeoclimatic history of south-western Western Australia (SWWA) has received little attention compared to south-eastern Australia, and this has resulted in conflicting views over the impact of climate variability in the region. We present here a well-dated, high-resolution record from two overlapping sediment cores obtained from the centre of Barker Swamp, Rottnest Island, offshore Perth. The records span the last 8.7~ka, with the main lacustrine phase occurring after 7.4~ka. This site preserves both pollen and several ostracod taxa. The pollen record suggests a long-term shift from the early-mid Holocene to the late Holocene to drier conditions with less shrubland and more low-ground cover and less fire activity. A salinity transfer function was developed from ostracod faunal assemblage data and trace metal ratios (Mg/Ca, Sr/Ca and Na/Ca) and stable isotopes (delta18O and delta13C) analysed on selected ostracod valves. These provide a detailed history of evaporation/precipitation (E/P) differences that clearly shows that the SWWA region was subjected to significant climatic shifts over the last 7.4~ka, with a broad shift towards increased aridity after 5~ka. The swamp ranged from fresh to saline as recorded in the ostracod valve chemistry and the independently-derived salinity transfer function. The ostracod record also indicates that a sea-level highstand occurred between ca. 4.5 and 4.3~ka, with probable step-wise increases at 6.75, 6.2, and 5.6~ka, with the last vestiges of salt water intrusion at ca. 1~ka. After about 2.3~ka, the fresh, groundwater lens that underlies the western portion of the island intersected the swamp depression, influencing the hydrology of the swamp. The broad climatic changes recorded in Barker Swamp are also compared with data from southern South Africa, and it is suggested that the Southern Annular Mode appears to have been the dominant driver in the climate of these regions and that the Indian Ocean Dipole is of little importance in the southern regions of the south-western Cape of Africa and south-western Western Australia.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Gouramanis:2016two","Numerous saline playa lakes exist across the arid, semiarid and temperate regions of Australia. These playa lakes exhibit a diverse range of hydrological conditions to which the Australian aquatic invertebrate biota have become adapted and which the biota can utilise as refugia in times of hydrological deterioration. Saline playas also yield palaeoenvironmental records that can be used to infer lacustrine and catchment responses to environmental variability.We present a palaeoenvironmental record recovered from Two Mile Lake, a saline playa from southern Western Australia. Dating, based on quartz optical luminescence and 14C accelerator mass spectrometry of biogenic carbonates and organic fibres, suggests that most of the sediment was rapidly deposited at 4.36 0.25 thousand years ago. Ostracods and non-marine foraminifera preserved in the sediment show periods of faunal colonisation of the lake with oscillations between hypersaline and oligosaline conditions. The geochemistry of ostracod valves and foraminifera tests suggests higher-frequency variability within the lake, and palynological changes indicate landscape changes, possibly in response to fire. The Two Mile Lake record highlights the utility of saline playas as archives of environmental change that can be used to guide wetland health management, particularly under the impacts of a changing climate.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Gowlett:1987oxford","The fifth list of dates from the Oxford Radiocarbon Accelerator.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Graf:2007montoz","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Graf:2008tibetan","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Graf:2015jura","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Grande:2021luquillo","Accurately inferring erosion rates from cosmogenic isotope concentrations in river sand assumes temporally steady concentrations; few studies test this assumption. Following Hurricane María in Puerto Rico, we quantified temporal variability in meteoric and in situ 10 Be (10 Bem , 10 Bei ) on sand-sized grains of riverine transported material in landslide-prone basins. We analyzed 20 samples collected over 18 months from the channels of two nested watersheds: the Icacos (3.14 km2, 0.09% active landslide area) and Guabá basins (0.11 km2, 1.23% active landslide area). 10Bei concentrations in Icacos basin sediment remained steady over time whereas concentrations in Guabá basin sediment were initially half those in the Icacos basin and increased linearly over 18 months, constraining recovery time to <2 yrs for this basin. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:28:36.340 +0100" +"Granger:1996averaged","Spatially averaged erosion rates of small catchments can be accurately inferred from the concentrations of cosmogenic nuclides in stream sediment. Here we test this technique at two catchments by comparing erosion rates inferred from cosmogenic nuclides with rates of alluvial fan deposition over the past 16,000 years. These two independent estimates agree within one standard error, demonstrating that cosmogenic nuclide signatures of stream sediment can be used to measure spatially averaged long-term erosion rates. Using this technique, we show that long-term erosion rates are an exponential function of average hillslope gradient at these sites.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Grant:2016kongsfjorden","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"GrantTaylor:1963radiocarbon","This list comprises dating determinations of the New Zealand Radiocarbon Laboratory. All dates listed herein were published previously (NZ-1-78 in Fergusson and Rafter, 1953, 1955, 1957); NZ-79-264 in Fergusson and Rafter, 1959); NZ-265 in Grant-Taylor and Rafter, 1962. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:27:16.917 +0100" +"GrantTaylor:1963zealand","This list comprises dating determinations of the New Zealand Radiocarbon Laboratory.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Graves:2017floodplain","Fire plays an important role in floodplain wetlands, and wetland ecosystems respond dynamically in space and time to flooding, fire and geomorphological processes. Fire-climate-hydrology-vegetation interactions are complex and a multifaceted approach is required to understand and interpret fire history. This study investigated the use of macro-charcoal to interpret palaeo-fire regimes in the Macquarie Marshes. Sentinel Hotspot satellite data showed that Buckiinguy Swamp experienced 33 ignition points from 2002-2016, whereas Willancorah Swamp experienced 6 ignition points in this period. Macro-charcoal in contemporary sediment from Buckiinguy was used to estimate fluvial charcoal supply from upstream (13.5+/-3.2no. cm-3). Despite taking account of fluvial inputs, macro-charcoal in sediment profiles from both wetlands was highly variable. Buckiinguy had macro-charcoal up to 90 no. cm-3 in the upper 40 cm (mean charcoal accumulation rate; CHAR 0.55 cm-2a-1), and Willancorah had up to 450 no. cm-3 in the upper 60 cm (CHAR 3.75 cm-2a-1). Sedimentology, geochemistry, and carbon stable isotopes (δ13C range -15 to -25 ‰) were similar in both wetlands and quite uniform with depth. When combined with charcoal records, these proxies cannot be used with confidence to reconstruct local fire regimes.Water and wetland management could benefit from future palaeo-fire research if sufficient spatial and temporal assessment of fire and wetland conditions can be achieved.","2023-07-22 06:51:38.269 +0200","" +"Graves:2019macrocharcoal","Floodplain wetland ecosystems respond dynamically to flooding, fire and geomorphological processes. We employed a combined geomorphological and environmental proxy approach to assess allochthonous and autochthonous macro-charcoal accumulation in the Macquarie Marshes, Australia, with implications for the reconstruction of fire regimes and environmental conditions in large, open-system wetlands. After accounting for fluvial macro-charcoal flux (1.05 +/- 0.32 no. cm-2 a-1), autochthonous macro-charcoal in ~1 m deep sediment profiles spanning ~1.7 ka were highly variable and inconsistent between cores and wetlands (concentrations from 0 to 438 no. cm-3, mean accumulation rates from 0 to 3.86 no. cm-2 a-1). A positive correlation existed between the number of recent fires, satellite-observed ignition points, and macro-charcoal concentrations at the surface of the wetlands. Sedimentology, geochemistry, and carbon stable isotopes (δ13C range -15 to -25 ‰) were similar in all cores from both wetlands and varied little with depth. Application of macro-charcoal and other environmental proxy techniques is inherently difficult in large, dynamic wetland systems due to variations in charcoal sources, sediment and charcoal deposition rates, and taphonomic processes. Major problems facing fire history reconstruction using macro-charcoal records in these wetlands include: (1) spatial and temporal variations in fire activity and ash and charcoal products within the wetlands, (2) variations in allochthonous inputs of charcoal from upstream sources, (3) tendency for geomorphic dynamism to affect flow dispersal and sediment and charcoal accumulation, and (4) propensity for post-depositional modification and/or destruction of macro-charcoal by flooding and taphonomic processes. Recognition of complex fire-climate-hydrology-vegetation interactions is essential. High-resolution, multifaceted approaches with reliable geochronologies are required to assess spatial and temporal patterns of fire and to reconstruct in order to interpret wetland fire regimes.","2023-07-22 06:51:38.269 +0200","" +"Gray:2016benefits","The endangered black-tailed dusky antechinus (Antechinus arktos) was described in 2014, so most aspects of its ecology are unknown. We examined diet composition and prey selection of A. arktos and a sympatric congener, the northern form of A. stuartii, at two sites in Springbrook National Park. Overall, taxa from 25 invertebrate orders were identified in the diets from 252 scat samples. Dietary components were similar for each species, but A. arktos consumed a higher frequency and volume of dipteran larvae and Diplopoda, while A. stuartii consumed more Coleoptera, Lepidoptera, Orthoptera and Isopoda. Both species of Antechinus had a higher percentage of ‘empty’ scats (devoid of any identifiable invertebrate material) in 2014 compared with 2015. The former was a drier year overall. Lower rainfall may have reduced abundance and diversity of arthropod prey, causing both species to supplement their diet with soft-bodied prey items such as earthworms, which are rarely detected in scats. Comparison of prey in scats with invertebrate captures from pitfall traps showed both species to be dietary generalists, despite exhibiting distinct preference and avoidance of certain prey categories. The ability of an endangered generalist marsupial to switch prey may be particularly advantageous considering the anticipated effects of climate change on Gondwanan rainforests during the mid-late 21st century.","2023-02-17 13:35:53.701 +0100","" +"Green:1965datesi","The dates listed were obtained using a stainless steel counter with an active volume of 1.3 L and a background of 16.3 cpm at an absolute filling pressure of 152 cm Hg. The present proportional counter in use is made of O.F.H.C. copper, and has an active volume of 1.25 L and a background of 5.2 cpm, at an absolute counter filling pressure of 152 cm Hg. CO2 is used as the counting gas and the counter is filled to a pressure of between 76 cm and 228 cm of Hg (depending on the sample size) at a temperature of 23 ± 0.3°C. The counter is shielded, starting from the top, by 5 cm of lead and 26 cm of iron, and is surrounded by an array of 22 Geiger tubes, and then finally by 2.5 cm of mercury. The thickness of the sides and base is greater than 10 cm of iron. As yet no neutron shielding is used and this probably accounts for the large fluctuations of background with barometric pressure (0.32 cpm per 1 cm Hg change in the pressure).","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Green:1978new","The paper presents a suggested framework for understanding the processes involved in the spread of Lapita clture. A distance model is constructed, indicating that the separation of Western and Eastern Lapita cultural complexes can partly be explained by th etype of voyaging network maintained between and within centres. Interacting ceramic design networks, particularly of Western Lapita, are statistically analyzed. Results indicate the overall cohesiveness of the Lapita cultural complex and an internal order based on geographic location and temporal position of individual site assemblages. The Bismarck Archipelago -- an area which, taken as a whole, provides all the resources necessary for this cultural complex -- may have been the locality of the original Lapita adaptation. This conclusion is supported by the ceramic design analysis.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Green:1987watom","Of more than 10 Lapita sites known today, the first to be investigated and published was in the area of the Reber mission station and Rakival village on the island of Watom where distinctive decorated sherds came to light as a result of stream erosion following a storm during te wet season o 1908-9 (Meyer, 1909, 1910). Three localitis were subsequently investigated by Meyer: Maravot on the southern side of the mission station near the stream; Kainapirina to the north of this where the church and cemetery are located adjacent to the village, and Vunaburigai at the northern end of Rakival village itself. While Meyer later found more pottery on the mission station and the village proper, especially in the 1920‘s, the significance of his results was not really appreciated until the 1950‘s and 1960‘s with the recognition that others had reported or were now finding similar pottery from sites in Vanuatu, New Caledonia, Fiji and Tonga.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Green:1988fine","Two pollen records were obtained, both at yearly intervals: a pollen-rain history (1975-84) and a record of past (1950-75) pollen accumulation, based on detailed 14C analyses of bomb carbon from finely-sectioned peat deposits. By matching these data with instrumental rainfall records at yearly intervals, recent pollen production and accumulation changes are related to short-term fluctuations in precipitation and fire occurrence. Comparisons between sedimentary pollen records and meteorological data show that the vegetation response, through pollen production and accumulation, was sufficiently sensitive to register short-term, low-amplitude changes in precipitation in the swamp sedimentary record. Related studies include charcoal particle analyses, fire scar surveys, and process modelling.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Green:2000kainapirina","This paper is the final report on excavations in 1985 at tbe locality of Kainapirina (site SAC), situated on tbe Reber mission station adjacent to RakivaJ village on Watom Island. It backgrounds previous investigations there, the objectives of the 1985 endeavours, and the excavation strategies undertaken to achieve them. The occupation sequence based on stratigraphy, dating. and associated structural features is described and illustrated. Aspects of the human skeletal remains recovered are briefly reviewed; the economic evidence is discussed in detail. Analyses are provided of the various portable artefacts from these Lapita contexts, particularly stone adzes, obsidian, and pottery. These document an ‘exotic to Watom‘ exchange component among the local manufactures. It is concluded that these 1985 excavations at SAC currently best enable an understanding of tbe significance of the entire Reber-RakivaJ Lapila site.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Green:2021dating","Oxalate-rich mineral accretions, often found in rock shelters around the world, offer important opportunities for radiocarbon dating of associated rock art. Here, sample characterization and chemical pretreatment techniques are used to characterize the accretions, prescreen for evidence of open-system behavior, and address potential contamination. The results provide stratigraphically consistent sequences of radiocarbon dates in millimeter-scale laminated accretions, demonstrating their reliability for dating rock art, particularly symbolic markings commonly engraved into these relatively soft deposits. The age sequences are also consistent with correlations between distinctive patterns in the layer sequences visible in shelters up to 90 km apart in the Kimberley region of northwestern Australia, suggesting their synchronized formation is not entirely shelter specific but broadly controlled by variations in regional environmental conditions. Consequently, these accretions also offer potential as paleoenvironmental archives, with radiocarbon dating of layers in nine accretions indicating four, approximately synchronous growth intervals covering the past 43 ka.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Greenfield:1992powerline","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"GrelletTinner:2016dreamtime","The iconic Australian Genyornis newtoni (Dromornithidae, Aves) is the sole Pleistocene member of an avian clade now hypothesized to be alternatively in Anseriformes or the sister group of crown Galloanseres. A distinctive type of fossil eggshell commonly found in eroding sand dunes, has been referred to Genyornis newtoni since the 1980s. The 126 by 97~mm Spooner Egg, dated at 54.7~±~3.1 ka by optical dating of its enclosing sediments, is a complete specimen of this eggshell type that was reconstructed from fragments of a broken egg. We show that the size of the eggs from which this 'Genyornis' eggshell derives, either as predicted from measurements of fragments, or as indicated by the Spooner Egg, is unexpectedly small given the size of G. newtoni, which has an estimated mass of 275~kg, or about seven times the mass of the emu that has a similar sized egg. We compared the microstructure of the putative Genyornis eggshell to that of other dromornithids and a range of galloanseriform taxa using several microcharacterisation techniques. The 'Genyornis' eggshell displays a mosaic of oological characters that do not unambiguously support referral to any known modern bird. Its shell structure, coupled with chemical compounds in the accessory layer, makes it unlikely to have been laid by a dromornithid, whereas several characters support a megapode origin. A potential candidate for the bird that laid the putative 'Genyornis' eggs in the Pleistocene fossil avifaunal record has been ignored: Progura, a genus of extinct giant megapodes, whose species were widespread in Australia. Regression of egg size of megapodes and body mass shows that the Spooner Egg approximates the expected size for eggs laid by species of Progura. We advance the suggestion that the fossil eggshell hitherto referred to Genyornis newtoni, is more likely to have been laid by species of the giant extinct Progura. As megapodes, the species of Progura were obligate ectothermic incubators, which we suggest laid their eggs into a hole dug in sand like the modern megapode Macrocephalon maleo, thus explaining the abundant 'Genyornis' eggshell in sand dunes. Referral of this eggshell to Progura means that the fossil record of Genyornis newtoni is limited to bones and the timing of the extinction of this last dromornithid is unknown. In addition, structural similarities of eggshell in megapodes, the putative Genyornis eggshell and dromornithids, raise the possibility that these taxa are phylogenetically more closely related to each other than any is to anseriforms. Specifically, this means that dromornithids might be a sister group to galliforms rather than to or within anseriforms.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Gresham:2000grant","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Gribenski:2016chagan","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Gribenski:2018kanas","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Grin:2016pamir","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Grin:2018tajikistan","The northward motion of the Pamir mountains relative to Eurasia results in uplift and shortening of the Pamir and Tian Shan orogens. The Vakhsh River catchment (Tajikistan) is situated along a thrust system in the collision zone between the Northern Pamir and the Western Tian Shan. In this study, spatial variations in catchment-wide denudation rates are reported from the Vakhsh River catchment with in situ-produced cosmogenic 10Be and 26Al of 22 samples from active river channels. Samples distributed along 140 km of the main Vakhsh River yield denudation rates between 1.28 ± 0.16 to 1.94 ± 0.26 mm/yr. In detail, samples from rivers draining the Northern Pamir indicate denudation rates of ~1.7 mm/yr, and a river draining the Alai Valley indicates denudation rates of 1.14 ± 0.14 mm/yr. In contrast, rivers draining the Western Tian Shan show increasing denudation rates from 0.18 ± 0.02 mm/yr in the west to 2.70 ± 0.36 mm/yr in the east, coincident with a small increase in the fluvial normalized steepness index (ksn). Measured 26Al/10Be ratios range from 5.2 to 7.6, indicating a low influence of sediment storage and reworking of partially shielded material. In addition, locations resampled one year later confirm previously calculated denudation rates along the main trunk. Analysis of in situ-produced cosmogenic 10Be from depth profiles collected from a sequence of terraces preserved along the main trunk of the Vakhsh River indicate terrace incision starting at ~3 kyr as well as paleo-denudation rates ranging between 1.75 ± 0.54 to 2.01 ± 0.39 mm/yr (2 s.d. errors). All these results suggest consistent high denudation rates in the Northern Pamir block, and a spatial (along strike) gradient in Western Tian Shan denudation rates. The most likely explanation for the spatial gradient in Western Tian Shan and Vakhsh River denudation rates is a regional gradient in tectonic rock uplift.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Grischott:2016alpine","Terrestrial cosmogenic nuclides (TCN) have widely been used as proxies in determining denudation rates in catchments. Most studies were limited to samples from modern active streams, thus little is known about the magnitude and causes of TCN variability on millennial time scales. In this work we present a 6 kyrs long, high resolution record of 10Be concentrations (n  = 18), which were measured in sediment cores from an alluvial fan delta at the outlet of the Fedoz Valley in the Swiss Alps. This record is paired with a 3‐year time series (n  = 4) of 10Be measured in sediment from the active stream currently feeding this fan delta. The temporal trend in the 10Be concentrations after correction for postdepositional production of 10Be was found to be overall constant and in good agreement with the modern river 10Be concentration. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:27:29.023 +0100" +"Grischott:2017stappitz","Reconstructing paleo-denudation rates over Holocene timescales in an Alpine catchment provides a unique opportunity to isolate the climatic forcing of denudation from other tectonic or anthropogenic effects. Cosmogenic 10Be on two sediment cores from Lake Stappitz (Austrian Alps) were measured yielding a 15-kyr-long catchment-averaged denudation record of the upstream Seebach Valley. The persistence of a lake at the outlet of the valley fixed the baselevel, and the high mean elevation minimizes anthropogenic impacts. The 10Be record indicates a decrease in the proportion of paraglacial sediments from 15 to 7 kyr cal. BP after which the 10Be concentrations are considered to reflect hillslope erosion and thus can be converted to denudation rates. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:27:29.318 +0100" +"Groube:1986huon","The geographical position of the island of New Guinea suggests that it may have been an early staging post in the Pleistocene settlement of Australia from the Indonesia-Indochina region. Previous data have not supported this, as archaeological sites 35,000 to 40,000 years old occur in southern Australia, whereas the earliest previously known in Papua New Guinea is 26,000 years old. We now report evidence that the north coast of Papua New Guinea was occupied at least 40,000 years ago. Sahuland, which is the greater land area of Australia and New Guinea plus their connecting continental shelf exposed as land when Pleistocene sea levels were lower than now, was occupied by humans in several widely separated areas at that time. A distinctive ‘waisted axe‘ culture appears to have existed in New Guinea and probably in Australia in the Late Pleistocene, but antecedents are not yet known from east and southeast Asia. There is evidence for hafting of these tools at a date which is earlier than known elsewhere in the world.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Groves:2005acrobatidae","Family Acrobatidae","2023-01-20 10:09:29.977 +0100","" +"Groves:2005aotidae","Family Aotidae","2023-01-05 16:42:05.198 +0100","" +"Groves:2005atelidae","Family Atelidae","2023-01-05 16:42:05.198 +0100","" +"Groves:2005burramyidae","Family Burramyidae","2023-01-20 10:09:29.977 +0100","" +"Groves:2005cebidae","Family Cebidae","2023-01-05 16:42:05.198 +0100","" +"Groves:2005cercopithecidae","Family Cercopithecidae","2023-01-05 16:42:05.198 +0100","" +"Groves:2005chaeropodidae","Family Chaeropodidae","2023-01-20 10:09:29.977 +0100","" +"Groves:2005cheirogaleidae","Family Cheirogaleidae","2023-01-05 16:42:05.198 +0100","" +"Groves:2005dasyuridae","Family Dasyuridae","2023-01-05 16:42:05.198 +0100","" +"Groves:2005dasyuromorphia","Order Dasyuromorphia","2023-01-05 16:42:05.198 +0100","" +"Groves:2005daubentoniidae","Family Daubentoniidae","2023-01-05 16:42:05.198 +0100","" +"Groves:2005diprotodontia","Order Diprotodontia","2023-01-18 10:03:45.682 +0100","2023-01-18 10:03:45.682 +0100" +"Groves:2005galagidae","Family Galagidae","2023-01-05 16:42:05.198 +0100","" +"Groves:2005hominidae","Family Hominidae","2023-01-05 16:42:05.198 +0100","" +"Groves:2005hylobatidae","Family Hylobatidae","2023-01-05 16:42:05.198 +0100","" +"Groves:2005hypsiprymnodontidae","Family Hypsiprymnodontidae","2023-01-20 10:09:29.977 +0100","" +"Groves:2005indridae","Family Indridae","2023-01-05 16:42:05.198 +0100","" +"Groves:2005lemuridae","Family Lemuridae","2023-01-05 16:42:05.198 +0100","" +"Groves:2005lepilemuridae","Family Lepilemuridae","2023-01-05 16:42:05.198 +0100","" +"Groves:2005lorisidae","Family Lorisidae","2023-01-05 16:42:05.198 +0100","" +"Groves:2005macropodidae","Family Macropodidae","2023-01-20 10:09:29.977 +0100","" +"Groves:2005monotremata","Order Monotremata","2023-01-18 10:03:46.110 +0100","2023-01-18 10:03:46.110 +0100" +"Groves:2005myrmecobiidae","Family Myrmecobiidae","2023-01-05 16:42:05.198 +0100","" +"Groves:2005notoryctemorphia","Order Notoryctemorphia","2023-01-05 16:42:05.198 +0100","" +"Groves:2005notoryctidae","Family Notoryctidae","2023-01-05 16:42:05.198 +0100","" +"Groves:2005ornithorhynchidae","Family Ornithorhynchidae","2023-01-20 10:09:29.977 +0100","" +"Groves:2005peramelemorphia","Order Peramelemorphia","2023-01-18 10:03:46.418 +0100","2023-01-18 10:03:46.418 +0100" +"Groves:2005peramelidae","Family Peramelidae","2023-01-20 10:09:29.977 +0100","" +"Groves:2005peroryctidae","Family Peroryctidae","2023-01-20 10:09:29.977 +0100","" +"Groves:2005petauridae","Family Petauridae","2023-01-20 10:09:29.977 +0100","" +"Groves:2005phalangeridae","Family Phalangeridae","2023-01-20 10:09:29.977 +0100","" +"Groves:2005phascolarctidae","Family Phascolarctidae","2023-01-20 10:09:29.977 +0100","" +"Groves:2005pitheciidae","Family Pitheciidae","2023-01-05 16:42:05.198 +0100","" +"Groves:2005potoroidae","Family Potoroidae","2023-01-20 10:09:29.977 +0100","" +"Groves:2005primates","Order Primates","2023-01-05 16:42:05.198 +0100","" +"Groves:2005pseudocheiridae","Family Pseudocheiridae","2023-01-20 10:09:29.977 +0100","" +"Groves:2005tachyglossidae","Family Tachyglossidae","2023-01-20 10:09:29.977 +0100","" +"Groves:2005tarsiidae","Family Tarsiidae","2023-01-05 16:42:05.198 +0100","" +"Groves:2005tarsipedidae","Family Tarsipedidae","2023-01-20 10:09:29.977 +0100","" +"Groves:2005thylacinidae","Family Thylacinidae","2023-01-05 16:42:05.198 +0100","" +"Groves:2005thylacomyidae","Family Thylacomyidae","2023-01-20 10:09:29.977 +0100","" +"Groves:2005vombatidae","Family Vombatidae","2023-01-20 10:09:29.977 +0100","" +"Grubb:2005antilocapridae","Family Antilocapridae","2023-01-05 16:42:05.198 +0100","" +"Grubb:2005artiodactyla","Order Artiodactyla","2023-01-05 16:42:05.198 +0100","" +"Grubb:2005bovidae","Family Bovidae","2023-01-05 16:42:05.198 +0100","" +"Grubb:2005camelidae","Family Camelidae","2023-01-05 16:42:05.198 +0100","" +"Grubb:2005cervidae","Family Cervidae","2023-01-05 16:42:05.198 +0100","" +"Grubb:2005equidae","Family Equidae","2023-01-05 16:42:05.198 +0100","" +"Grubb:2005giraffidae","Family Giraffidae","2023-01-05 16:42:05.198 +0100","" +"Grubb:2005hippopotamidae","Family Hippopotamidae","2023-01-05 16:42:05.198 +0100","" +"Grubb:2005moschidae","Family Moschidae","2023-01-05 16:42:05.198 +0100","" +"Grubb:2005perissodactyla","Order Perissodactyla","2023-01-05 16:42:05.198 +0100","" +"Grubb:2005rhinocerotidae","Family Rhinocerotidae","2023-01-05 16:42:05.198 +0100","" +"Grubb:2005suidae","Family Suidae","2023-01-05 16:42:05.198 +0100","" +"Grubb:2005tapiridae","Family Tapiridae","2023-01-05 16:42:05.198 +0100","" +"Grubb:2005tayassuidae","Family Tayassuidae","2023-01-05 16:42:05.198 +0100","" +"Grubb:2005tragulidae","Family Tragulidae","2023-01-05 16:42:05.198 +0100","" +"Grun:2001naracoorte","The caves near Naracoorte, South Australia, contain one of the richest and most diverse fossil faunal assemblages on the Australian continent. Three sites were selected for electron spin resonance (ESR) dating because clastic, fossiliferous sediments were sandwiched between speleothem layers. This allows independent age control by highly precise thermal ionization mass-spectrometry (TIMS) U-series dating. We find that all ESR results agree within the constraints given by the U-series dates, and allow further refinement of the age of the fauna analysed, indicating that most of the fauna in the large Victoria Cave Fossil Chamber is twice as old as reported previously. Our dating results, spanning from 280 to 500 ka for the Fossil Chamber, Victoria Cave, to about 125 ka for the Grant Hall, Victoria Cave, and 170 to 280 ka for the Fossil Chamber, Cathedral Cave, indicate little change, if any in the megafaunal assemblage from the early Middle to the early Late Pleistocene. This changed dramatically after the last interglacial, when a large proportion of the megafauna suddenly disappeared.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Grun:2008electron","In recent years, there has been much debate about the timing of the Late Pleistocene extinction of the Australian megafauna. Some studies postulated a rapid, continental-wide extinction at around 46 000 years ago and that the arrival of humans in Australia, rather than climatic fluctuations, was the main cause for the demise of the megafauna. We have applied electron spin resonance (ESR) dating to a series of teeth from megafauna sites in South Australia, where young ages were expected. During this study, a number of unexpected problems were encountered. These were mainly related to the fact that ESR age assessments on fossil teeth are critically dependent on a realistic reconstruction of the post-mortem uranium uptake into the dental tissues. At virtually all sites, conventional, routine ESR dating, based on the parametric early and linear U-uptake models, would have led to grossly erroneous results. Most teeth were analysed for U-series isotopes with laser ablation ICP-MS, and the results were used to calculate combined U-series ESR age estimates. Only one of the 24 teeth analysed conformed to the commonly applied early and linear U-uptake models. At one of the sites, we found for the first time clear evidence of uranium leaching from dentine. Detailed laser ablation scans revealed that, in contrast to large mammals outside Australia, marsupial tooth enamel does not seem to contain a barrier layer close to the outer surface that blocks uranium diffusion into the enamel. As a consequence, uranium migrates into the enamel layer from both the outside and the inside via the dentine, which makes marsupial teeth generally less well suited for ESR dating. It was particularly difficult to obtain age estimates for the site of Black Creek Swamp, where the sediments contained extreme U-series disequilibrium, and the teeth had unexpectedly accumulated very high U-concentrations (up to 700 ppm in dentine) within a few thousand years. Although most of the sites contained reworked teeth, none of the samples yielded age estimates that were significantly younger than the proposed extinction window of about 40 000-51 000 years.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Grun:2010cuddie","The timing and cause of late Pleistocene faunal extinctions in Australia are subjects of a debate that has become polarised by two vigorously defended views. One contends that the late Pleistocene extinction was a short event caused by humans colonising the Australian continent, whereas the other promotes a gradual demise of the fauna, over a period of at least 10-20ka, due to a combination of climatic changes and ecological pressures by humans. Cuddie Springs is central to this debate as it is the only site known in continental Australia where archaeological and megafauna remains co-occur. We have analysed more than 60 bones and teeth from the site by laser ablation ICP-MS to determine U, and Th concentrations and distributions, and those with sufficiently high U concentrations were analysed for U-series isotopes. Twenty-nine teeth were analysed by ESR. These new results, as well as previously published geochronological data, contradict the hypothesis that the clastic sediments of Stratigraphic Unit 6 (SU6) are in primary context with the faunal, archaeological and other materials found in SU6, and that all have ages consistent with the optically stimulated luminescence (OSL) estimates of 30-36ka. These young OSL results were used to argue for a relatively recent age of the extinct fauna. Our results imply that SU6 is either significantly older than the OSL results, or that a large fraction of the faunal material and the charcoal found in SU6 was derived from older, lateral deposits. Our U and Th laser ablation ICPMS results as well as the REE profiles reported by Trueman et~al. [2008. Comparing rates of recystallisation and the potential for preservation of biomolecules from the distribution of trace elements in fossil bones. C.R. Palevol. General Paleontology (Taphonomy and Fossilization) 7, 145-158] contradict the interpretation of previously reported rare earth element compositions of bones, and the argument based thereon for the primary context of faunal material and clastic sediments in SU6 layers.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Gualtieri:2005wrangel","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Gudmundsdottir:2013cruz","Reverse faults frequently generate large and destructive earthquakes, yet their seismic hazard remains difficult to assess with traditional paleoseismic tools because their surface expressions are often complex and subtle. This contribution assesses the utility of millennial-scale denudation rates derived from in-situ cosmogenic 10Be for revealing the spatial patterns and magnitudes of rock uplift produced by slip along reverse faults. We present seventeen basin-averaged denudation rates from rivers draining the Santa Cruz Mountains along the San Andreas fault (California, USA) which closely reproduce known uplift rate patterns associated with a restraining bend along the fault. An additional component of vertical deformation appears to be superposed on the uplift due to the restraining bend; this may result from regional transpression, further irregularities in the fault trace, or interactions with neighboring faults. Our results indicate that 10Be-derived denudation rates can reveal patterns of rock uplift adjacent to reverse faults over length-scales relevant for characterizing their seismic hazard potential.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Guido:2007animas","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Guilfoyle:2011dunsborough","This paper examines the benefits of collaborative Indigenous archaeologies embedded through all phases of a commercial archaeology project. A community-based structure ensures a multifaceted level of investigation without demanding any additional resources upon the client, and a place-based approach to documenting and incorporating the range of values associated with archaeological heritage delivers multiple, positive outcomes. The paper outlines the community-based management structure and methodology within which the archaeologists operate, ultimately providing for an effective platform for research, conservation and management. At an operational level this necessarily entails a process for working beyond the site to fully integrate traditional and archaeological understandings of interconnected cultural landscapes.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Guimaraes:2021chur","We used concentrations of in situ cosmogenic 10Be from riverine sediment to quantify the basin-averaged denudation rates and sediment fluxes in the Plessur Basin, Eastern Swiss Alps, which is a tributary stream to the Alpine Rhine, one of the largest streams in Europe. We complement the cosmogenic dataset with the results of morphometric analyses, geomorphic mapping, and sediment fingerprinting techniques. The results reveal that the Plessur Basin is still adjusting to the landscape perturbation caused by the glacial carving during the Last Glacial Maximum c. 20,000 years ago. This adjustment has been most efficient in the downstream part where the bedrock comprises high erodibility North Penninic flysch and Bündnerschist, whereas glacial landforms are still prominently preserved in the upstream region, comprising low erodibility South Penninic and Austroalpine bedrock. This geomorphic observation is supported by the 10Be based denudation rate and sediment provenance analysis, which indicate a much faster sediment production in the flysch and schist lithologies. Interestingly, the reach of fast denudation has experienced the highest exhumation and rock uplift rates. This suggests that lithologic and glacial conditioning have substantially contributed to the local uplift and denudation as some of the driving forces of a positive feedback system.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Gully:1997tight","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Gump:2017boknafjorden","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Gunn:2003grampians","The results of recent consultancies withinGariwerd (Grampians) and surrounding ranges in Western Victoria have required a revision of our interpretation of the Aboriginal occupation anduse of the ranges. These are the location of a largecampsite inthe Wartook Valley in the heart of Gariwerd with one hearth dated to 4000 BP, late Holocene deposits at the Ngamadjidj shelter in the northern ranges, and the location of a stone artefact scatter in front of a small rock-art shelter in the Black Range. The findings suggest that the Gariwerd ranges were used for general occupation, the major period of occupation of the northern Grampians was generally contemporary with that in the central ranges, and that rock shelters acted as backdrops to largeropen sites.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Gunn:2006mulka","The Mulka‘s Cave Aboriginal site, within ‘The Humps‘ Nature Reserve near Hyden, Western Australia, was recorded in detail prior to an overall tourist-orientated development of the Reserve. The site features 452 motifs, an extremely high number for the region where most sites have fewer than 30 motifs. The artwork is dominated by 275 handstencils, with 40 sprayed areas, 23 handprints, 23 paintings, 3 drawings and a single object stencil produced with a wide range of colours. The high diversity of art attributes is unusual in a region where the rock art is dominated by red handstencils. The site appears to have been of considerable importance to the Noongar people in the past and remains significant to them today. Its significance to the broader Western Australian community is evidenced by the high number of tourists it currently receives.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Gunn:2007tangtangjal","Tangtangjal (Tandandjal) Cave is a pivotal site in the history of rock art recording in Australia. It was one of the first rock art sites to be published from southern Arnhem Land, and it became a key example highlighting the need for knowledgeable informants when interpreting Aboriginal art. The site, located with the aid of Prof. A. P. Elkin's field-notes, was recently visited for inclusion within the Jawoyn Association's developing Cultural Sites database. The artwork, recorded by N. W. G. Macintosh in 1950, has deteriorated markedly over the past 50 years. In contrast, the artwork at nearby Torriya Kuta-luk, a second site recorded by Macintosh at the time, remains little altered. Dating charcoal samples collected by Macintosh at the time, remains little altered. Dating charcoal samples collected by Macintosh suggests that Tangtangjal Cave began to be used in the late Holocene, most probably during the last 800 years.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Gunn:2008namarrkon","Samples from a beeswax representation of Namarrkon, the Lightning Man, from western Arnhem Land were analysed for radiocarbon and dated to be about 150 years old. An underlying beeswax figure was found to be approximately 1100 years old. The Dreaming Being Namarrkon is well known throughout Arnhem Land, although his sphere of activity is concentrated around the northern half of the Arnhem Land plateau. Namarrkon is well represented in rock-paintings in this area and continues to be well represented in contemporary canvas-paintings by artists from the broader plateau region. We conclude that representations of Namarrkon in both painted and beeswax forms appear to be parallel manifestations of the late Holocene regionalisation of Arnhem Land.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Gunn:2010dingo","The skeleton of a mature dingo was found wrapped in paperbark and cached on a ledge in a rockshelter on the Arnhem Land plateau. Such burials have not previously been recorded from the region and are considered uncommon by contemporary Jawoyn elders. Radiocarbon dating of a vertebra from the skeleton provided a conventional radiocarbon age of 77±35 BP. This finding is discussed in relation to other recorded aspects of the dingo's relationship with humans in the ethnography and also its presentation in the rock art of Arnhem Land and elsewhere in Australia.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Gunn:2011bird","A large painting of an unusual emu-like bird was recorded in western Arnhem Land. The painting and its setting are described in relation to reported megafauna depictions in the region. Concordance with palaeontological evidence suggests that the painting was of Genyornis newtoni, one of the giant 'thunder birds' which some palaeontologists claim became extinct around 45,000 years ago. This image raises four particular questions: Is the painting 45,000+ years old? Did Genyornis survive in Western Arnhem Land until much more recently than the palaeontological record demonstrates? Did the collective memory of the painters retain the precise details of the extinct animal for many thousands of years? Or, is it an image of some imaginary bird/creation ancestor? It is concluded that the painting is most likely a representation of Genyornis newtoni but there is insufficient evidence to indicate any age for the painting.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Gunn:2012canine","A canine burial was recently located on the Arnhem Land Plateau. This is the second such feature recorded for the region. Radiocarbon dating of a vertebrae from the canine provided an age of 88±25 BP (Wk–31813). Both canine burials known from the area occur in similar archaeological contexts and are of similar age, suggesting there may be a cultural link between them.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Gunn:2012nawarla","Nawarla Gabarnmang is a major rock art and occupation rockshelter in the Jawoyn lands of western Arnhem Land. On the basis of (1) dating of beeswax underlying pigment art, (2) the presence of a probable contact motif, and (3) traditional owner comments, it appears that the most clearly visible art in the rockshelter was produced within an archaeologically narrow window of time in the past 600 years, with the most recent art production occurring between AD 1845 and 1940. Studies of motif superimpositioning also suggest that at least three functionally distinct phases have occurred in the recent period rock art. Spatial mapping of the major art styles also indicates that the latest styles are restricted to the central and largest panels, affording them visual prominence with the highest dramatic impact.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Guralnik:2010pavements","Early to late Pleistocene 10Be exposure ages of abandoned surfaces in the Negev desert reveal the regional drainage evolution history and its relationship with the subsidence of the western margin of the Dead Sea Rift. The dated desert paved surfaces have developed over originally westward-flowing rivers, which were abandoned by early Pleistocene and whose relicts are now progressively tilted towards the rift axis. The slow and non-destructive subsidence coupled with extreme hyperaridity enabled the preservation of these ancient surfaces along some of the main water divides in the Negev, nearly irrespective of their distance from the rift axis. Constraints on the tilting history are obtained from analyzing the spatial pattern of the exposure ages, suggesting subsidence rates as low as 120–300 m Ma–1 in the southern Arava Valley since the late Pliocene. It is shown that the transition from the Pliocene to current drainage pattern occurred over a short period during the early Pleistocene, and that the governing fluvial response that followed the delineation of current basins is represented by a continuous spectrum of ages of inset terraces.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Guse:2005home","The Reynolds River region contributes significantly to the natural and cultural heritage of the Northern Territory. This thesis documents the Aboriginal heritage places of the Reynolds River, using current heritage methodologies to determine the appropriateness of the current regime of legislation and practices. The suite of cultural heritage places in the Reynolds River region demonstrates the continuous and large-scale occupation by Aboriginal people of the region from the beginning of the Holocene through to the present. These sites also reflect the many changes that were occurring in the natural environment and ecology over the last 3000 years. Geomorphic changes culminated in the creation of the freshwater wetlands that are a fundamental part of the Werat traditional owner’s cultural landscape. The wetlands, and their flora and fauna, feature significantly in Werat mythology and beliefs and have always been an important economic source. This thesis attempts to document archaeological sites and the cultural significance these places have to Werat traditional owners. Heritage places in the Reynolds River area are of national significance as they are representative of, and can contribute significantly to our understanding of, the intensification of the diverse activities undertaken by Aboriginal people in the past. Many of these cultural heritage places are under threat from natural, animal and human agents with the distinct possibility of significantly diminishing the heritage values if left unchecked. This thesis demonstrates that when applying the current suite of Territory and Commonwealth legislation to Indigenous heritage places of the Reynolds River region, blanket protection cannot be afforded to all values if they are not attached to an archaeological or sacred site. Consequently, with varying degrees of protection come varying degrees of ability for Aboriginal traditional owners to conserve and protect their heritage places.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Haaramo:2002diprotodonts","Mikko's Phylogeny Archive. DIPROTODONTIA - diprotodonts (After Nowak, 1991, McKenna & Bell, 1997 and Wroe, 2002)","2023-01-20 11:09:46.705 +0100","2023-01-20 11:09:46.705 +0100" +"Haberlah:2010loess","Deposits of proximal dust-derived alluvium (alluvial loess) within the catchments of the now semi-arid Flinders Ranges in South Australia record regionally synchronous intervals of fluvial entrainment, aggradation and down-cutting spanning the last glacial cycle. Today, these floodplain remnants are deeply entrenched and laterally eroded by ephemeral traction load streams. The north-south aligned ranges are strategically situated within the present-day transitional zone, receiving both topographically enhanced winter rainfall from the SW and convectional downpours from summer monsoonal incursions from the north. We develop a regional chronostratigraphy of depositional and erosional events emphasizing the Last Glacial Maximum (LGM). Based on 124 ages (94 accelerator mass spectrometry radiocarbon and 30 optically stimulated luminescence) from the most significant terrace remnants on both sides of the Ranges, we conclude that the last glacial cycle including the LGM was characterized by major environmental changes. Two pronounced periods of pedogenesis between c. 36 and 30 ka were followed by widespread erosion and reworking. A short-lived interval of climatic stability before c. 24 ka was followed by conditions in which large amounts of proximal dust (loess) were deposited across the catchments. These loess mantles were rapidly redistributed and episodically transported downstream by floods. The termination of this regime c. 18-16 ka was marked by rapid incision.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Haberle:1991baliem","New evidence for environmental change and human impact from the floor of the Baliem Valley, at 1420 m altitude, is presented along with previous evidence from the Highlands of New Guinea. The valley is largely cleared and an initial date for burning and slope degradation is 26,000 yr BP, based on charcoal in slopewash. Kelela Swamp is an infilled meander which commenced building organic sediments about 7000 yr BP. Pollen and magnetic analyses show a high level of human disturbance from that time. Casuarina is widely grown after 2900 yr BP and changes since then support the supposition that quite recent expansion to higher altitudes is taking place. The record provides a contrast with the nearest available equivalent site at Telefomin, but is in general with those from central Papua New Guinea.","2023-01-05 16:42:05.198 +0100","" +"Haberle:1993tari","The late Quaternary environmental history of a large inland basin in the island of New Guinea was investigated from several swampland sediment cores forming a transect from 1600 m to 2750 m altitude. From a study of modem pollen and spore deposition in the basin the factors most strongly influencing variability in the pollen and spore spectra include altitude and human disturbance. A strong correspondence is established between high carbonised particles and anthropogenic vegetation and constitutes an important result as it clearly establishes the usefulness of carbonised particles as an indicator of human disturbance, independent of the pollen spectra. This information is used for helping to interpret the fossil pollen and spore spectra in terms of climatic change and human activity.","2023-01-05 16:42:05.198 +0100","" +"Haberle:1993tropical","The major Highland valleys of New Guinea, with their dense populations, have undergone considerable vegetational changes related to climatic developments associated with the last glaciation at 18,000 BP and the subsequent warming of conditions about 10,000 years ago. The impact on the vegetation resulting from anthropogenic influences over this period is less well understood. Despite the large number of palynological sites in New Guinea (Table 1), the record remains fragmentary due to the often truncated or disturbed nature of sedimentation in wetland environments. Most of the pollen analytical and archaeological evidence comes from the substantially settled areas of the central Highlands of Papua New Guinea or from elevations above the limit of agriculture (fables 1 and 2). In addition to the problems of site distribution and continuity, there are no pollen types for the cultivars that occur in the pollen record. These two factors have made the separation of anthropogenic, climatic and natural successional changes in the available pollen records very difficult. ... [_truncated_]","2023-01-05 16:42:05.198 +0100","2023-01-11 09:27:12.477 +0100" +"Haberle:1994indicators","The island of New Guinea has been a major focus of palynological research over the last thirty years. Quaternary sediments in New Guinea have produced over fifty pollen records of vegetation change (Fig. 8.1), making it one of the most intensely studied tropical regions in the world. Emphasis has been placed on the past 30,000 years of vegetation change, during which time human influence has played a varied but important role in the development of vegetation. The most marked changes occurred within the last glacial cycle when climatic fluctuations resulted in a maximum depression of the treeline to c. 1500 m below its present level of 4000 m at 18,000 BP. Evidence of anthropogenic influences is strongly indicated in pollen diagrams from at least 7000 BP through to the present. This represents one of the earliest and most striking palynological indications of forest clearance in the world (Flenley 1979, p. 122), interpreted as due to agriculture.","2024-04-16 09:55:44.518 +0200","2024-04-16 09:55:44.518 +0200" +"Haberle:1996eastern","A 4500 year old record of vegetation disturbance and sediment mobilisation is presented for the Arona Valley and Noreikora basin in the eastern highlands' of Papua New Guinea. Three distinct episodes of landscape change in the Arona Valley and Noreikora basin can be interpreted from the palaeoecological records: (1) by 4500 BP erosion of catchment sediments, possibly due to vegetation disturbance by human activity, led to the formation and extension of swamplands in valley bottoms; (2) after 4500 BP the newly expanded wetland environments were exploited for resources, such as Pandanus and wood, with their eventual clearance and establishment of extensive grasslands by 1350 BP; and (3) an adaptation to this treeless environment appears in the form of Casuarina arboriculture by 600 BP and a further intensification of agricultural activity occurs after 230 BP. Comparison of palaeoecological records from the eastern highlands with sites further to the west show similar changes over the last 4500 years that have been related to widespread developments in agricultural techniques and to the introduction of new crops in the highlands. The role of climate change during this period is also considered here.","2023-07-22 06:51:38.269 +0200","" +"Haberle:1998highlands","The last 2000 years of human history in the highlands of New Guinea have been shown to be a critical period in which agriculture, pig husbandry, and exchange networks assume features that are present in contemporary societies (Golson and Gardner 1990; Golson 1997). The appearance of an important productivity-enhancing agricultural technique, namely Casuarina agroforestry, represents the best documented and widespread event in palaeoecological records fiom New Guinea, and as such, allows us to examine its origin in space and time and to develop hypotheses regarding possible causes.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Haberle:1998tari","The changes in Late Quaternary vegetation at two sites in the Tari Basin, central highlands of New Guinea, are presented. Haeapugua basin (1650 m altitude) and Tugupugua basin (2300 m altitude) lie within the lower montane forest belt, where the climate is characterised by high relative humidity and low seasonality. Pollen analysis, mineral magnetics, carbonised particle analysis, and dating by radiocarbon and thermoluminescence techniques are employed to reconstruct the vegetation and sediment history. The sequences include fragmentary interglacial/interstadial records from before 50,000 yr B.P. and a continuous record from at least 28,000 yr B.P. to the present. The study shows that, prior to 21,000 yr B.P., vegetation in the basin was dominated by fluctuating proportions of tree taxa indicative of a forested environment. The montane forest taxon, Nothofagus, is important throughout the record, although other tree taxa, including Castanopsis, Myrtaceae, Dacrydium and Pandanus, attain dominance at different times under the influence of a range of environmental factors. The creation of an open environment around 21,000 yr B.P. is considered to be a consequence of the arrival of humans in the region. The late glacial transition, between 14,500 and 8500 yr B.P., is a period of climatic instability with landscape and vegetation adjustments proceeding at different rates across the highlands. Vegetational adjustments match modern ranges by about 8500 yr B.P., when swamp forest developed across the sites. At the lower altitude site there are indications of anthropogenic forest disturbance, associated with swamp forest clearance, commencing around 1700 yr B.P. and intensifying through to the present. Forest clearance is recorded only after 700 yr B.P. at the higher site, where agriculture was probably only sustainable after the introduction of sweet potato (Ipomoea batatas).","2023-07-22 06:51:38.269 +0200","" +"Haberle:1999fire","ND","2023-01-05 16:42:05.198 +0100","" +"Haberle:2001burning","Microscopic charcoal preserved in sediments from ten wetlands in the Indonesian and Papua New Guinea region provide a proxy record of regional fire events during the last 20,000 years. Two periods of high regional charcoal frequency are encountered during the last glacial transition (17,000–9000 years B.P.) and the middle to late Holocene (5000 years B.P. to the present). Despite the presence of humans in the region throughout the last 20,000 years, there is no suggestion that, on a regional spatial scale, fire frequencies were solely related to changing subsistence patterns of the human population. Pollen data from these same sites suggest that during times of high charcoal the rate at which vegetation changes, represented by the fossil pollen spectra, also increases. High climate variability may promote a greater community turnover rate and in turn a more fire susceptible forest community. Rapid climate change and high variability during the last glacial transition and intensification of El Niño-related climate variability during the middle to late Holocene, may have been important mechanisms for promoting fire in rainforest environments and maintaining diversity of tropical rain forests.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Haberle:2001correlations","Microscopic charcoal preserved in lake and swamp sediments from 10 sites in Indonesia and Papua New Guinea and from 5 sites in Central and South America have been used to reconstruct long-term fire histories for these two regions. Comparison of these records demonstrates that fire is promoted during periods of rapid climate change and high climate variability, regardless of the presence or absence of humans. Broad synchrony of changes in corrected charcoal values in each region supports an atmospheric transmission of the climate signal via the dominant large-scale atmospheric circulation systems (Walker Circulation) that appears to have persisted since 16,000 cal yr B.P. Altered climate boundary conditions under the influence of changing El Niño-related variability, insolation, sea level, and sea surface temperature all influenced the strength of this connection. Correlation of biomass burning records between the regions tends to increase in the Holocene. The main period of inverse correlation occurs during the Younger Dryas Stade, when extratropical climate most affected the tropics. The strongest correlation between the two regions postdates 5000 cal yr B.P., when El Niño-related variability intensified. Fluctuations in tropical biomass burning are at least partly controlled by orbital forcing (precession), although extratropical climate influences and human activity are also important.","2023-07-22 06:51:38.269 +0200","" +"Haberle:2005euramoo","A new extended pollen and charcoal record is presented from Lake Euramoo, Wet Tropics World Heritage rainforest of northeast Queensland, Australia. The 8.4-m sediment core taken from the center of Lake Euramoo incorporates a complete record of vegetation change and fire history spanning the period from 23,000 cal yr B.P. to present. The pollen record is divided into five significant zones; 23,000--16,800 cal yr B.P., dry sclerophyll woodland; 16,800--8600 cal yr B.P., wet sclerophyll woodland with marginal rainforest in protected pockets; 8600--5000 cal yr B.P., warm temperate rainforest; 5000--70 cal yr B.P., dry subtropical rainforest; 70 cal yr B.P.--AD 1999, degraded dry subtropical rainforest with increasing influence of invasive species and fire. The process of rainforest development appears to be at least partly controlled by orbital forcing (precession), though more local environmental variables and human activity are also significant factors. This new record provides the opportunity to explore the relationship between fire, drought and rainforest dynamics in a significant World Heritage rainforest region.","2023-07-22 06:51:38.269 +0200","" +"Haberle:2005tropics","ND","2023-09-03 12:38:33.072 +0200","" +"Haberle:2007prehistoric","In the highlands of New Guinea, the development of agriculture as an indigenous innovation during the Early Holocene is considered to have resulted in rapid loss of forest cover, a decrease in forest biodiversity and increased land degradation over thousands of years. But how important is human activity in shaping the diversity of vegetation communities over millennial time-scales? An evaluation of the change in biodiversity of forest habitats through the Late Glacial transition to the present in five palaeoecological sites from highland valleys, where intensive agriculture is practised today, is presented. A detailed analysis of the longest and most continuous record from Papua New Guinea is also presented using available biodiversity indices (palynological richness and biodiversity indicator taxa) as a means of identifying changes in diversity. The analysis shows that the collapse of key forest habitats in the highland valleys is evident during the Mid--Late Holocene. These changes are best explained by the adoption of new land management practices and altered disturbance regimes associated with agricultural activity, though climate change may also play a role. The implications of these findings for ecosystem conservation and sustainability of agriculture in New Guinea are discussed.","2023-07-22 06:51:38.269 +0200","" +"Haberle:2007terrestrial","ND","2023-09-03 12:38:33.072 +0200","" +"Haberle:2010wet","Fire in wet tropical environments is often associated with deforestation and degradation of diverse and 'pristine' habitats. These notions have been exacerbated by mega-fire events associated with El Niño-related droughts in Southeast Asia and New Guinea. Forest loss in Indonesia after the intense El Niño of 1997-98 is estimated at more than 5 million hectares (Glover and Jessop, 1999) and the carbon released as a result of these fires is thought to have been equivalent to 40 percent of the mean annual global carbon emissions from fossil fuels for that year (Page et al., 2002). These events led to fears that repeated large fires in the future may lead to large changes in the distribution of rainforest and sclerophyll (trees and shrubs with hard leaves adapted mainly to dry climate) communities in northern Australia. There is growing recognition that a greater understanding of the role of fire in the environment is needed, and can be gained through the study of the frequency and impact of past fire events (Lynch et al., 2007; Bowman et al., 2009).","2023-07-22 06:51:38.269 +0200","" +"Haberle:2012palaeoenvironments","Pollen, phytolith and charcoal records from the archaeological wetland site of Kuk Swamp, Wahgi Valley, Papua New Guinea spanning the period from <20,000 to 270 cal BP are compiled to reconstruct past vegetation and plant exploitation during the earliest to late phases of agricultural development. Samples collected from exposed stratigraphic sections associated with archaeological excavations enable detailed reconstructions of local vegetation and fire histories that can be directly linked to archaeological evidence for agricultural activity. The record of past environmental change is constructed through detailed chronological control and stratigraphic correlation across the swamp, revealing evidence of early Holocene vegetation disturbance including short-term, patchy forest loss and burning considered indicative of plant exploitation. It is not until the mid-Holocene (after 7000 cal BP) that persistent and widespread forest loss occurs, with burning and the transplanting of Musa banana into an open grassland environment, which is contemporary with local archaeological features representing cultivation practices. Multi-proxy palaeoecological evidence at Kuk provides a robust vegetation history and land use chronology for the Upper Wahgi Valley for the late Pleistocene and Holocene, including the emergence of an agricultural landscape by 7000 cal BP. Subsequent agricultural developments in the highlands of New Guinea can be seen as a series of continuing indigenous innovations in agricultural technology in the face of increased land degradation, climate change and external influences.","2023-07-22 06:51:38.269 +0200","" +"Haberle:2012peopled","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Haenfling:2015masters","Subfossil plant cuticles, the very resistant waxy layer covering vascular land plants, are a neglected source of information in peat studies, despite their high preservation and identification potential. A lack of standardised methods and reference material are major contributing factors. In this thesis, a new method is introduced to test if subfossil plant cuticles from Moanatuatua Bog in the northern North Island of New Zealand can give a robust reconstruction of local bog surface vegetation changes during the Holocene. The method was successfully established and applied at coarse sampling resolution to show vegetation changes across the full length of the core and at fine sampling resolution around charcoal layers to reconstruct the post-fire response pattern of the main plant species on the bog. Additionally, bulk density and organic matter analyses were carried out to provide further insight into these changes. At the core site, towards the southern margins of Moanatuatua Bog, swamp forest had developed by 15000 cal yr BP. Until ca. 10500 cal yr BP, the vegetation assemblage was sedge-dominated, indicating swamp and/or fen conditions. A significant increase in macroscopic charcoal particles coincided with the transition to a more diversified vegetation composition. At around 4500 cal yr BP, the vegetation became restiad-dominated, indicating full raised bog conditions. The coarse resolution cuticle results were further compared to a pollen record from the same sequence, which was established independently. This comparison showed that plant subfossil cuticles can provide additional information to pollen analysis in cases where pollen is hard to identify or poorly preserved. Specifically, restiad pollen is hard to differentiate, yet cuticles of Empodisma and Sporadanthus have very distinct features. Also, Cyperaceae pollen is very poorly preserved at Moanatuatua Bog and the Cyperaceae pollen curve shows a poor match with the Cyperaceae cuticle record. It is suggested therefore that Cyperaceae pollen at this site -- and potentially other peat sites -- is a less reliable indicator of local sedge communities than a Cyperaceae cuticle record. At fine resolution, results were blurred across a time interval that was marginal for reconstructing response patterns due to the constraints imposed by sampling resolution and peat accumulation rate of Moanatuatua Bog. Nevertheless, two out of three charcoal layers recorded a local fire on the bog surface, with one layer displaying the expected vegetation response. After the fire, Empodisma, as a mid-successional species, re-established on the bog surface before Sporadanthus, a late-successional species. The other layer was dominated by sedges and showed no response pattern, as is to be expected due to the very fast recovery of sedges. In general, sample preparation for cuticle analysis proved to be fast with relatively little equipment or chemicals needed. With detailed reference material, identification to species level is possible due to distinctive and pronounced cuticle features. Plant cuticle analysis is therefore proposed to be a reliable tool to reconstruct long-term and short-term vegetation changes from peat sequences.","2023-07-28 11:01:26.780 +0200","" +"Haenfling:2017cuticles","We present a method for analysing subfossil plant cuticles preserved in peat and apply the method to provide a preliminary, coarse resolution reconstruction of Holocene vegetation history at Moanatuatua Bog, northern North Island, New Zealand. The plant cuticle record reveals the early-Holocene development of a swamp and its transition to a raised bog, which is not apparent from other proxies. Comparison with a pollen record from the same sequence highlights the advantages of plant cuticle analysis in cases where pollen is hard to identify or poorly preserved. In particular, distinguishing between the pollen grains of the two main bog species, the restiads Empodisma robustum and Sporadanthus ferrugineus, relies on subtle gradational characteristics, whereas their cuticular patterns are very distinct. Furthermore, Cyperaceae pollen is poorly preserved at Moanatuatua Bog, being almost completely absent, whereas the Cyperaceae cuticles are present throughout the sequence. Therefore, we suggest that Cyperaceae pollen at this site is a less reliable indicator of local sedge communities than the cuticle record. The wide dispersal capabilities of these wind-dispersed pollen types also make them less suitable for determining local site vegetation and environmental change in comparison with cuticle remains. These results suggest that plant cuticle analysis may be a useful tool for the reconstruction of long-term vegetation changes from peat sequences, especially when used in concert with palynology. Sample preparation also proved to be fast with little equipment or chemicals needed.","2023-07-28 11:01:26.780 +0200","" +"Haglund:1976burial","The excavation of Broadbeach Aboriginal Burial Ground described in this report was carried out over a period of three years between April 1965 and August 1968. We spent six seasons of two to three weeks each in the field. The material recovered consists of a large number of human skeletons and a considerable amount of associated artifacts and food debris. At the end of 1968 the results of the first four seasons were presented as an M.A. thesis to the University of Queensland. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:28:02.368 +0100" +"Haglund:1977midden","This investigation was carried out on behalf of CSIRO in response to a request from the National Parks and Wildlife Service of N.S.W. for information about the remains of Aboriginal shell middens reported to exist on the CSIRO site on Hungry Point, Cronulla. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:28:59.648 +0100" +"Haglund:1981kerrabee",NA,"2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Haglund:1992doctors","Three Aboriginal sites on Doctors Creek were investigated in re­lation to the consent issued by the NPWS to destroy sites: NPWS 37-6-158,37-6-458 and 3 7-6- 162. The salvage investiga­tions included excavation and surface collection of stone arte­facts. Of the three sites to be salvaged, 37-6-458 was found to be too badly disturbed and eroded for detailed investigation. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:27:19.274 +0100" +"Haglund:1992warkworth","Three Aboriginal sites on Doctors Creek were investigated in relation to the consent issued by the NPWS to destroy sites: NPWS 37-6-158, 37-6-458 and 37-6-162. The salvage investigations included excavation and surface collection of stone arte- facts. Of the three sites to be salvaged, 3 7-6-458 was found to be too badly disturbed and eroded for detailed investigation. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:28:25.415 +0100" +"Haglund:1995devlins","This test excavation follows from two earlier investigations of the Aboriginal heritage aspects of the proposed M2 Motorway (formerly referred to as the F2 - Castlereagh Expressway, Haglund 1989, 1991). These reports outlined environmental and heritage contexts, existing conditions and constraints on the identification of heritage aspects. Aboriginal sites or potential sites identified during the survey were described and the preliminary assessment of heritage values linked with recommendations for further investigation. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:28:27.481 +0100" +"Hajdas:2006kaipo","The pattern of climate change in the Southern Hemisphere during the Younger Dryas (YD) chronozone provides essential constraint on mechanisms of abrupt climate change only if accurate, high-precision chronologies are obtained. A climate reversal reported previously at Kaipo bog, New Zealand, had been dated between 13,600 and 12,600 cal yr B.P. and appeared to asynchronously overlap the YD chron, but the chronology, based on conventionally radiocarbon-dated bulk sediment samples, left the precise timing questionable. We report a new high-resolution AMS 14C chronology for the Kaipo record that confirms the original chronology and provides further evidence for a mid-latitude Southern Ocean cooling event dated between 13,800 and 12,400 cal yr B.P. (2σ range), roughly equivalent to the Antarctic Cold Reversal.","2023-07-28 11:01:26.780 +0200","" +"Hakansson:2007greenland","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Hakansson:2007koldewey","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Hakansson:2009jameson","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Hakansson:2011meltwater","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Hall:1980minner","During four days in August 1978 an exploratory excavation was undertaken on the east coast of Moreton Island by prehistory students of the University of Queensland under the direction of this writer. It was during this year that Moreton Island was selected for intensive archaeological research. This decision was based on the fact that the island is possessed of a relatively undisturbed environment. Thus, it has the potential of yielding an archaeologically complete subsistence settlement system which might be used as a model for other islands in the Moreton Bay region (e.g. Stradbroke Island) whose archaeological records are relatively incomplete due to European settlement and subsequent development. The project was initiated at two levels which included systematic survey and selected excavation programs. The explicit aim of the excavation reported herein was threefold. First, it was designed to collect specific data concerning one component of a general subsistence settlement model generated by previous results of a survey undertaken by the Archaeology Branch, D.A.I.A., in1975, which held that prehistoric populations on Moreton Island were primarily located on the coasts due to a dependance upon marine resources (Morwood nd a., nd b.). Secondly it sought to gather samples suitable for radiocarbon dating in order to gain a temporal insight into the island‘s occupation. Thirdly, the excavation was designed as a practical fieldwork exercise for second-year anthropology students enroled in the AY201 course (Archaeology-Prehistory Basic). Materials excavated by them were to be analysed in the laboratory component of the course, thereby allowing coherence of study. Permission to carry out the exercise was granted by the Minister, D.A.I.A.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Hall:1982sitting","I wondered at the magnitude of the Bay and the distance of the islands away in all directions... [_truncated_]There came a mob of porpoise away a hundred yards or more from the jetty head, a turtle drifted past in seeming sleepiness, a tailor fish darted amongst the bream below in a couple of fathoms of water and scattered them in all directions. So went the abstract musings of Thomas Welsby ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:27:19.570 +0100" +"Hall:1984toulkerrie","A systematic archaeological investigation of Moreton Island commenced in 1978 as the offshore component of the First stage of The Moreton Region Archaeological Project (MRAP) (see Hall 1980a). Although two previous archaeological surveys had been undertaken on the island (Ponosov 1964, Morwood n.d.), neither had attempted to cover it in a systematic and comprehensive manner. Both had essentially recorded sites close to the shores. Consequently, in order to achieve initial aims of MRAP concerning the variability of the archaeological record across the whole of the island‘s landscape, it was necessary to carry out a systematic survey. This was accomplished by Richard Robins as part of his M.A. degree research (Robins 1983 and 1984a this volume). However, during the initial reconnaissance which preceded this survey, a small number of sites were noted as having potential for answering basic questions outlined MRAP‘s research design. The first of these concerned chronology; just how long have people been exploiting the offshore islands of Moreton Bay? It was also important to know the relative contemporaneity of various types of sites on the island. Hence, sites which exhibited stratigraphic integrity were sought. A second question at that time concerned the nature of the subsistence aspect of the prehistoric economy. Hence it was important to choose sites in differing localities and which exhibited different faunal and artefactual components. Consequently, exploratory excavations were undertaken at roughly the same time as the survey.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Hall:1986bushrangers","In 1980 I visited Bushrangers Cave in order to assess its potential for inclusion within the research design of the newly founded Moreton Region Archaeological Project (MRAP) (see Hall 1980). At that time I was mainly interested in developing a regional chronology and thus sought sites which promised deeply stratified cultural deposits. Two subsequent visits to the site in 1981 confirmed initial positive impressions and exploratory excavation was undertaken between 3-10 February 1982. This paper reports on preliminary findings of that work and raises some general points bearing upon human occupation of the local area as well as the Moreton region as a whole.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Hall:1987brisbane","In 1980, during excavation of a floodway connected with the construction of the New Brisbane Airport, stone artefacts were observed within the sediments by Mr. Bill Ward, CSIRO Soils Division. His alerting of the state authorities led to further investigations by one of the authors (JH). such interest was sparked by the fact that, on geomorphic grounds, the site promised an antiquity of at least 4000 years B.P. Subsequent test excavation (by JH) in 1984 yielded an in situ stone artefact assemblage with a backed blade component which was associated with an anomalous date of about 1,100 B.P. In order to resolve the problem posed by this association, further excavation was undertaken in July-August 1987 by members of the Field Archaeology class (AY225) of the University of Queensland Department of Anthropology and Sociology under the supervision of Jay Hal 1 and Ian Lilley. This paper is a preliminary report combining findings of both excavations and offers substantive support for an early mid-Holocene Aboriginal occupation of the shores of Moreton Bay.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Hall:1988moreton","The Moreton Region Archaeological Project (MRAP) was initiated as a long-term multi-stage regional project which sought to coordinate archaeological investigations being undertaken in S.E. Queensland. Since the project officially began in 1977 (see Hall 1980a), it has been successful in directing and integrating the work of numerous researchers, most of whom were students at the University of Queensland. MRAP is designed as a flexible research program comprised of three areal components (subcoastal zone, coastal zone and offshore island zone) and a number of stages. Stage I sought to identify the archaeological record of the study area and, through excavation and surface collection of materials from selected sites in all zones, develop a regional chronology and to identify patterns and questions relevant to the reconstruction of past settlement-subsistence patterns. This work was satisfactorily completed in 1987 and Stage II research, which essentially concerns the delineation and explanation of perceived changes in the region's archaeological record, has now been initiated. Thus, this paper, after setting the stage with a description of the environment and ethnohistory of the study area, summarizes the results of Stage I research and follows with a discussion of the objectives, methods, questions and approaches relevant to Stage II.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Hall:1989toulkerrie","In 1968, the Queensland Government proposed the granting of an Oysterman‘s Reserve at Toulkerrie on the south west coast of Moreton Island, under the trusteeship of the Fisheries Division, Department of Primary Industries. The lease consists of some 11 Lots within a wedge-shaped tract from 400m long (N-S) by between 100m (in north) and 50m wide (south). As a consequence of this proposal the National Parks and Wildlife Service decided to alter the route of a stretch of road running through the lease area and called for a prior archaeological inspection of the new route. This work revealed numerous middens within the proposed lease proper (Hall 1988a) and subsequent discussions between D.P.I. and the (then) Archaeology Branch, Department of Community Services, led to a cultural resource management study (Hall 1988b). On the basis of an assessment of the surface manifestation of cultural material this area was deemed a significant Aboriginal midden-camp complex. Accordingly, a management plan was proposed which included limited archaeological excavation.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Hall:1990delray","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Hall:1995saintsmith","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Hall:1999australian","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Hall:2000personal","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Hall:2009cordillera","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Hall:2016grampian","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Hall:2017pineo","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Hall:2019forsmark","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Hallam:1972perth","The Australian Institute of Aboriginal Studies has recently supported an investiation of chnging patterns of Aborginal settlement and land use in a sample area within the south-west of Australia centred on Perth. Afte eighteen months* of work, significant patterns are becoming apparent, specific problems have clarified and hypotheses emerged, to be tested against further fieldwork and analysis of early written sources. Three main classes of data have been used in the survey: from ethnohistorical sources, from field survey, and from excavation. Each contributed to the analysis, interpretation and further pursuit of the others.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Hallam:1974parti","The ‘Orchestra Shell‘ cave was discovered and recognized as important by Mr. Ian Murray (Hallam, 19716). It is entered from the summit of a ridge immediately east of Lake Neerabub, one of the interdunal lakes and swamps which run in north-south lines between the dune ridges in the aeolian limestone of the Swan Coastal Plain. Along their seaward margin these Spearwood dunes are overlain by the more recent, immediately coastal, Quindalup dunes; while to the east, the next belt inland constitutes the coastal sandplain, or Bassendean sands; with eastward again, towards the ancient Darling Plateau, the scarpfoot alluvium of the Pinjarrah Plain, and the foothills of the Darling scarp itself, some 16 miles east of the Orchestra Shell cave (McArthur and Bettenay, 1968). (For location maps sec Hallam 19716, Figures ia , IB.) ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:28:05.033 +0100" +"Hallam:1974partii","Mr. Ian Murray, in a letter to Dr. Richard Gould (13 Feb. 1970), described -- a limestone cave . . . shaped like an orchestra shell . . . which I have always suspected of being an aboriginal haven. Some marks on the walls and ceiling of this cave arc not I feel caused by natural weathering. He reported that a test pit, six inches by six inches, and twelve inches deep, dug by Archer and Murray had yielded two quartz chips, and numerous bone and charcoal fragments. The nearest possible sources of quartz lie off the coastal plain, east of the Darling Scarp, sixteen miles away. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:28:05.622 +0100" +"Hamm:0000unpub","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Hamm:1993personal","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Hamm:2016megafauna","Warratyi rock shelter shows evidence of human occupation approximately 50,000 years ago, development of tool use and cultural innovation, and interaction with now-extinct megafauna in arid Australia. Modern humans had made landfall in Australia by 50,000 years ago. But there has been some doubt as to whether or when they had the technological sophistication to tackle the arid central regions of that driest of continents. The answer is that they had, and that they made short work of it. Giles Hamm et al. report the earliest known occurrence of human occupation in the arid interior of Australia, at a rock shelter in the Flinders Ranges of South Australia around 49,000 years ago. The various layers of rock at the site document the earliest known use in Australia of technologies such as bone tools and backed flakes, and of red ochre and gypsum as pigments. The site also preserves evidence of the presence of the large marsupial Diprotodon optatum and what are thought to be eggshells of the giant bird Genyornis newtoni. This is the only reliably dated, stratified record of extinct Australian megafauna alongside artefacts more than 46,000 years old. Elucidating the material culture of early people in arid Australia and the nature of their environmental interactions is essential for understanding the adaptability of populations and the potential causes of megafaunal extinctions 50–40 thousand years ago (ka). Humans colonized the continent by 50 ka1,2, but an apparent lack of cultural innovations compared to people in Europe and Africa3,4 has been deemed a barrier to early settlement in the extensive arid zone2,3. Here we present evidence from Warratyi rock shelter in the southern interior that shows that humans occupied arid Australia by around 49 ka, 10 thousand years (kyr) earlier than previously reported2. The site preserves the only reliably dated, stratified evidence of extinct Australian megafauna5,6, including the giant marsupial Diprotodon optatum, alongside artefacts more than 46 kyr old. We also report on the earliest-known use of ochre in Australia and Southeast Asia (at or before 49–46 ka), gypsum pigment (40–33 ka), bone tools (40–38 ka), hafted tools (38–35 ka), and backed artefacts (30–24 ka), each up to 10 kyr older than any other known occurrence7,8. Thus, our evidence shows that people not only settled in the arid interior within a few millennia of entering the continent9, but also developed key technologies much earlier than previously recorded for Australia and Southeast Asia8.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Hanson:2022fitzroy","The North-east Australian Coastal Catchments (NACC) are host to nationally significant wetland complexes, many of which, are ecologically connected to the Great Barrier Reef World Heritage area. However, these wetlands are subject to ongoing and increasing pressure from human activities such as the intensification of land use. Current wetland condition is monitored across the NACC, being assessed against a pre-development static baseline, which includes the use of Regional Ecosystem mapping of remnant and pre-clearing vegetation to provide a broadscale present-day biotic reference. Two sediment cores from wetlands within the Fitzroy Basin were analysed to establish a history of wetland variability and to identify the potential influence of climate and land-use changes over the past ~1000 years. Our results have provided long-term environmental reconstructions, showing wetland histories influenced by natural climate variability (El Niño--Southern Oscillation, the Little Ice Age), and environmental changes associated with European land-use intensification. This study is the first of its kind for wetlands located within the Fitzroy Basin.","2023-07-22 06:51:38.269 +0200","" +"Hanson:2023rainbow","The Great Sandy National Park [K'gari (Fraser Island) and Cooloola] contains the largest subtropical patterned fen complexes in the world. These globally significant, groundwater-dependent ecosystems have been previously studied in relatively undisturbed areas on K'gari and were suggested to be resilient to changes in hydrology, sea level and wildfires. The Rainbow Beach patterned fens are under-studied systems thought to be formed in local perched aquifers. The palaeoenvironmental conditions required for the formation and continuation of these peatlands, and how they react to changes in hydroclimate, sea level and human activities are uncertain. We attempt to resolve this ambiguity using proxies for vegetation and environmental changes over the last ~12,770 cal yr BP from a sediment core located in the Rainbow Beach patterned fen complex. We infer the formation of an aquitard layer and Empodisma minus mire development at ~12,770 cal yr BP, with conditions conducive for patterning ~12,000--10,000 cal yr BP. Paludification occurred in the early Holocene, coincident with increased sea levels, which expanded the mire inland. Increased salt marsh taxa during this period coincides with decreased E. minus values, while further peatland development occurred ~4200 cal yr BP, suggesting that marine influences greatly effect these coastal peatlands. Evidence of vegetation thickening associated with post-European fire suppression was observed. Compared to those on K'gari, the Rainbow Beach complex appears to have initiated through different processes and show greater sensitivity to changes in sea levels. Therefore, subtropical patterned fens should be assessed independently to identify individual trajectories and sensitivities.","2023-07-22 06:51:38.269 +0200","" +"Harbor:2006fennoscandian","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Harden:2002flora","This is a comprehensive revision of Volume 2 of the classic reference series, Flora of New South Wales, produced in association with the Royal Botanic Gardens, Sydney. The revision brings the work up to date by incorporating recent developments such as changes to species names, significant changes to classifications, as well as information on newly described plants. - Changes are integrated throughout the text. The plates have also been updated. Important native groups covered in Volume 2 include the Myrtaceae (which includes the Eucalypts) and Proteaceae (which includes the Grevilleas, Banksia and the state floral emblem, the Waratah). Both groups have been significantly reorganized.","2023-01-05 16:42:05.198 +0100","" +"Harkins:2007yellow","We utilize topographic analysis of channel profiles combined with field measurements of erosion rates to explore the distribution of channel incision in the Anyemaqen Shan, a broad mountainous region in the northeastern Tibetan plateau. Tributary channels to the Yellow River display systematic downstream increases in channel gradient associated with convex upward longitudinal profiles. Steep lower reaches of channels are associated with rapid (>1 m/ka) incision rates along the Yellow River, while upstream reaches are associated with relatively slow (0.05-0.1 m/ka) erosion of soil-mantled uplands. Covariance between erosion rates and channel steepness indices suggest that channels are adjusted to match long-wavelength differential rock uplift across the range. Geologic constraints indicate that rapid incision downstream of the range is associated with excavation of basin fill driven by changes in relative base level farther downstream. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:29:09.083 +0100" +"Harle:1993nothofagus","Pollen analysis of the sediments of a small bog, supporting a stand of cool temperate rainforest in southeastern Tasmania, was undertaken in order to examine the history of the stand dominant, Nothofagus cunninghamii, presently growing outside its predicted climatic range. The pollen record covers at least the last 9000 years and reveals changes in the bog and in the surrounding vegetation, although pollen percentages of N. cunninghamii are sufficiently high to indicate that the species could have had a local presence throughout the recorded period. It is likely that this N. cunninghamii stand is relictual, surviving not only Holocene climates, but also the cool dry conditions of the last glacial period. This ability to survive changing and sometimes very unfavourable climates leads to the conclusion that great caution must be exercised in using present climates alone to predict the potential distribution of N. cunninghamii.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Harle:2002wangoom","The chronology of a long pollen record from Lake Wangoom, one of the few long palaeoenvironmental records from southeastern Australia, is discussed in light of the acquisition of new uranium/thorium disequilibrium (UTD) dates. Of crucial importance has been the estimation of ages for two major pre-Holocene phases of forest expansion recorded in the sequence, with implications for the timing of periods of high effective precipitation in the region. The new UTD ages indicate that the oldest forest phase falls within the Penultimate Interglacial whereas the later phase corresponds with the Last Interglacial. This is older than indicated by previously reported UTD and radiocarbon dates, but confirms a chronology based on direct correlation with the pollen record from marine core E55-6. The new chronology of the Lake Wangoom sequence provides evidence that phases of sustained forest development in southeast Australia relate to interglacial periods. In comparison, interstadial periods appear to be characterised by only minor arboreal development. Marked differences in the pattern of vegetation development evident in each of the interglacials are thought to reflect varying climatic and anthropogenic influences.","2023-07-22 06:51:38.269 +0200","" +"Harris:1965princetown","ND","2023-01-05 16:42:05.198 +0100","" +"Harris:1972tertiary","ND","2023-01-05 16:42:05.198 +0100","" +"Harris:1982mystery","Ancient peoples who were already cultivating crops in Papua New Guinea more than 9000 years go left a series of prehistoric field systems in the form of raised mounds. David Harris and Billai Laba describe thse mounds and suggest why such a large and elaborate system should have been abandoned.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Harris:2000angelas","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Harris:2002windimurra","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Harrison:2000wilinyjibari","This paper presents the results of the application of the newly developed absolute dating technique, the OCR carbon dating procedure, to a sequence of soil samples from a pre- and post-contact Aboriginal rockshelter site in the southeast Kimberley, Western Australia. This represents the first published set of OCR dates on Australasian soil samples from archaeological site contexts. The sequence of OCR dates has been paired with several [‘C dates as an initial trial of the technique under Australian conditions. The OCR procedure measures the site-specific rate of biodegradation of organic carbon in soils, which under most circumstances will closely approximate the age of artefacts and cultural features contained within them. Close agreement between paired OCR and I4C determinations from Wilinyjibari suggest that with further research, the OCR carbon dating procedure may have potential applications to both pre- and post-contact archaeological sites in Australia, particularly sites with little organic carbon from which to derive radiometric carbon dates. The paper provides a contribution to the growing literature on alternate chronometric methodologies in Australian archaeology.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Harrison:2008glaciar","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Harrison:2009middens","This paper reports the archaeological salvage, radiocarbon dating and analysis of seven shell midden sites located south of Port Hedland, and makes observations regarding the archaeology of the Port Hedland region and the Abydos coastal plain. The excavations revealed an almost continuous sequence of archaeological sites dating between 5250calBP and 50calBP years. These include some of the earliest and latest radiocarbon ages associated with Anadara granosa dominated middens, shell mounds and earth mounds from northwestern Australia. Where earlier researchers had suggested that Anadara exploitation in northwestern Australia, and particularly on the Abydos plain and Burrup Peninsula, was limited to between 4200 and 1600 BP, these excavations demonstrate that the exploitation of Anadara shell in the Port Hedland region was continuous from at least 4400calBP (and possibly as early as 5350calBP) until the early twentieth century. Based on a consideration of their contents and ages, it is suggested that the various forms of shell accumulations in the study area, including shell mounds, earth mounds, surface scatters and stratified lenses of shell midden, are likely to vary more as a result of site formation processes than Aboriginal people's past gathering practices. This finding has broader implications for understanding the place of Anadara shell mounds and middens in the prehistoric regional economy of northwestern Australia.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Harrison:2010ireland","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Haslett:2008bchron","We propose a new and simple continuous Markov monotone stochastic process and use it to make inference on a partially observed monotone stochastic process. The process is piecewise linear, based on additive independent gamma increments arriving in a Poisson fashion. An independent increments variation allows very simple conditional simulation of sample paths given known values of the process. We take advantage of a reparameterization involving the Tweedie distribution to provide efficient computation. The motivating problem is the establishment of a chronology for samples taken from lake sediment cores, i.e. the attribution of a set of dates to samples of the core given their depths, knowing that the age--depth relationship is monotone. The chronological information arises from radiocarbon (14C) dating at a subset of depths. We use the process to model the stochastically varying rate of sedimentation.","2023-06-07 13:21:55.322 +0200","" +"Hattanji:2019ashio","Total and continuing denudation rates were estimated using cosmogenic nuclides and intensive field observations of sediment transport in two small basins (C3 and S3) from the Ashio Mountains, Japan. The C3 basin underlain by Triassic bedded chert, while the S3 basin has evolved in altered Jurassic sandstone-shale. Continuing denudation rates were estimated from the records of coarse sediment transport and stream discharge for 6 years (2004–2009), soil grain-size distribution, and dissolved load in stream water. A debris flow was observed and the volume was measured in C3 (chert). Concentrations of cosmogenic 10Be and 26Al in fluvial sand were measured to determine spatially-averaged total denudation rates for these basins on the basis of steady-state assumption. Continuing denudation rate for C3 (chert) basin excluding the debris-flow mass accounted for ~75\% of the total denudation rate as measured from the cosmogenic nuclides. Assuming a difference between the total and continuing denudation rates indicates the impact of repeat debris flows, the debris flows with the observed magnitude (the mass of 24 t) occur with the recurrence intervals of 100–550 years (mean 167 years) for C3 (chert) basin. For S3 (sandstone) basin, the continuous denudation rates were significantly smaller than the total rates, where debris flow had not occurred for at least 17 years. The large gap in the denudation rates with different time scales shows contribution of higher magnitude debris-flow events with longer recurrence intervals.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Hattestrand:2004drumlin","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Haworth:2004dugong","The excavation in the 1890s of a skeleton of the warm-water marine mammal Dugong dugon, associated with Aboriginal artefacts, from a Botany Bay salt marsh, marked the beginning of speculation about climate and sea level change in Australia over the period of human occupation. The dugong bones have recently been dated, giving a conventional 14C age of 5520±70 years BP, which is consistent with three older 14C dates for a layer of buried trees that underlies much of the north Botany sediments. The carefully drawn cross-sections of depositional strata produced by the original discoverers allow further interpretation of the pattern of Holocene sea-level fluctuations in the Sydney region. Layers of estuarine sediment, such as the one containing the dugong skeleton, are inter-bedded with peat layers containing in situ roots and stumps, suggesting that the site alternated between sub-aerial exposure and submergence throughout the Holocene. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:27:38.765 +0100" +"Hazell:2004thesis","A selection of palaeoecological proxies were tested on two raised, ombrotrophic, restiad peat bog sites from the North Island of New Zealand. With varying degrees of success, peat humification, testate amoebae, plant macrofossil and charcoal analyses contributed to determining the palaeomoisture records from three cores on each site. Climatic inferences have successfully been made for the Waikato region, mid North Island, over the period between the Tuhua (6,130±30 14C years BP; 6,800-7,150 cal. years BP) and Taupo (1,850±10 14C years BP; 1,650-1,800 cal. years BP) tephras. 47 AMS radiocarbon ages contributed to the production of age-depth models. The peat humification records have a resolution of 20-30 years and are the first replicated records for this region. Whilst peat humification and charcoal were the most successful analyses, the limited plant macrofossil work has also shown potential. Testate amoebae analysis, however, was not appropriate for these particular sites due to extremely low fossil test abundances. From the peat humification record, the main palaeomoisture trend identified in all cores is a shift towards wetter conditions c.5,000-4,000 cal. years BP. This is thought to have resulted from stronger westerly circulation, driven by increasing temperature and pressure gradients across the Southern Ocean from equatorial to polar latitudes. This in turn is likely to have been due to an increasing differential between insolation received at these latitudes, ultimately forced by the precessional cycle. The 'Mid-Holocene Transition' to wet conditions appears to contradict previous work from New Zealand that infers a drier late Holocene. This apparent contradiction can, however, be reconciled by increasing seasonality that would also explain the rise in charcoal abundance following the Mid-Holocene Transition. Colder, wetter winters resulted from decreasing winter (June) insolation and stronger rain-bearing westerlies, causing a decrease in peat humification. Warmer, drier summers resulted from an increase in summer (December) insolation and caused increased regional burning. An intensifying ENSO signal at the mid-Holocene is also thought to be responsible for increased drought occurrence and weather extremes.","2023-07-28 11:01:26.780 +0200","" +"He:2020weihe","The tectonic activity and potential for linkage of adjacent active faults are crucial for seismic assessment. As the two largest faults that bound the Weihe Graben (central China), the Qinling Northern Piedmont Fault (QNF, ~200 km) and the Huashan Piedmont Fault (HPF, ~150 km) are mainly responsible for seismic risk in this densely-populated area, where the 1556 M 8.5 Huaxian earthquake occurred with 830,000 fatalities. However, their tectonic activity and the degree of interaction remain poorly constrained, hampering an adequate seismic risk assessment of the Weihe Graben. Here, we integrate 23 new 10Be-derived catchment-averaged denudation rates of ~0.06–0.32 mm/yr with topographic metrics to evaluate the seismic risk. The results demonstrate that the landscape of the Qinling and Huashan Mountains is in transient state in response to the tectonic perturbations of the QNF and the HPF, with tectonic knickpoints formed along main streams and tributaries, and widespread un- stable drainage divides. These two faults have comparable tectonic activity, and are potentially capable of gener- ating earthquakes with the maximum magnitude of Mw ~7.7–7.9. Moreover, they have likely started linking, posing a greater seismic risk than previously estimated.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Head:1980aire","ND","2023-07-22 06:51:38.269 +0200","" +"Head:1983glennie","In recent years, increasing use has been made in Australia and the Pacific of samples of marine and freshwater prehistoric shell samples as materials for obtaining radiocarbon dates for dating sites. This has sometimes been the case because only shell was present, as for example in a midden dump where charcoal was originally absent or where the charcoal had been washed or leached away subsequent to deposition. However even when charcoal is present in a deposit, shell may be preferred because of the structure of the midden, where the shell lenses are packed with greater stability and demonstrable stratigraphic integrity than the surrounding deposits; or where it is believed that charcoal specks may have moved through the midden matrix subsequent to initial deposition. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:28:25.710 +0100" +"Head:1985bridgewater","Pollen analysis of sediment samples from archaeological sites, whether to provide environmental background or to address particular problems of the prehistory, has become commonplace in other parts of the world (e.g. Griffin 1961; Martin and Byers 1965; Schoenwetter 1974a; Dimbleby 1976; Fall et al. 1981; Bryant and Holloway 1983), but is still in its infancy in Australia. This paper presents the results of pollen analysis of sediments from the Bridgewater Caves, in the far southwest corner of Victoria, which were excavated by Harry Lourandos (1976, 1980, 1983) between 1975 and 1977.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Head:1988discovery","The results of pollen, sedimentary and charcoal analyses of four cores and three peat profiles are presented. Casuarina woodland dominated the dryland vegetation over at least the past 6000 years, with a Melaleuca lanceolata-composite scrub association on the dunes. There is no evidence of higher sea levels in the area in the past 6000 years, with the present freshwater backdune swamp and lake systems being maintained or expanded. After a period of regional dune building between about 6000 and 4000 years BP, dune mobilization and advance in the last 4000 years or so overrode seaward brackish and fresh swamp systems. This dune advance severed Long Swamp from the Glenelg River estuary and precipitated the development of freshwater swamp conditions there. Burning of the swamp surface, often associated with the presence of Typha, is evident in a number of peat samples and is probably primarily anthropogenic. Continuous low-level burning occurred throughout the dryland vegetation of the region but is not associated with any long-term or widespread vegetation change. None of the environmental changes identified require a purely climatic explanation, and all have relevance for discussions of the regional prehistory.","2023-07-22 06:51:38.269 +0200","" +"Head:1989condah","Sediment dating and pollen analysis are used to reconstruct environments at Lake Condah and Condah Swamp, Victoria, and thus to suggest the most likely dates for the associated stone fishtrap systems. It is argued that, since there has been water in the Condah basin for at least 8000 years, some of the traps could have been operable for that long. However, even the lowest traps were out of range of normal water depth until about 2000 BP. It is therefore most likely that systematic use of the traps was confined to the late prehistoric period.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Head:1989radiocarbon","The radiocarbon dating of temperate zone and cold climate peats has yielded quite workable chronological sequences, providing the surface plant growth has not consisted of species having long penetrating roots. Godwin and Willis (1959) dated peat/wood sample pairs, and indicated that contamination in certain peat bogs could be negligible. Polach and Singh (1980) have shown that problems can occur in obtaining an accurate chronological sequence from an acid peaty swamp when roots from surface plants penetrate the lower peat layers. In ths case it is highly probable that dissolved organic material has mixed with stratigraphicaly lower peat so that the contamination of the relevant peat samples by both older and younger material has occurred. Contamination of older material also occurs when peat samplers drag down younger root and stem materia. Results obtained by Colhoun et al. (1982) strongly indicate that in a swamp area within a karst environment fed by alkaline ground water, secular equilibrium may occur once degradation of plant material reaches a certain stage. In this case, the swamp concerned is Pulbeena Swmp, Tasmania, and an equilibrium situation with ages around 45,000 years BP have been determined covering a depth from 165cm to 425cm. Contamination of samples can occur by both physical and chemical means. Hence pretreatment techniques for the radiocarbon dating of these samples need to take this into account (Gupta and Polach, 1985). These pretreatment techniques can inolve wet sieving to remove any coarse fibrous component which may not be contemporaneous with the sample matrix, and treatment of the samlpe material with hot dilute sodium hydroxide solution to isolate any mobile humic components within the sample. A comparison of 14C ages from both physical and chemical fractions of the peat samples may indicate the possible type and nature of sample contamination, since it is highly likely that the contaminating material would be either concentrated or isolated in one of the sample fractions (Gupta and Polach, 1985).","2022-10-09 20:04:07.350 +0200","" +"Healey:1980derwent","Aboriginal midden sites dated in the Derwent Estuary reveal the earliest shellsh exploitation in this region at about 6,000 BP. This early period of shellfish exploitation incorporates the mid-Hohcene phase where climates became increasingly rigorous (MacphaiL 1979) and where cooler and drier conditions are expressed in the types of deposition found in Southeast Tasmanian river valleys (Goede 1973). ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:27:26.353 +0100" +"Heaton:2020marine","The concentration of radiocarbon (14C) differs between ocean and atmosphere. Radiocarbon determinations from samples which obtained their 14C in the marine environment therefore need a marine-specific calibration curve and cannot be calibrated directly against the atmospheric-based IntCal20 curve. This paper presents Marine20, an update to the internationally agreed marine radiocarbon age calibration curve that provides a non-polar global-average marine record of radiocarbon from 0--55 cal kBP and serves as a baseline for regional oceanic variation. Marine20 is intended for calibration of marine radiocarbon samples from non-polar regions; it is not suitable for calibration in polar regions where variability in sea ice extent, ocean upwelling and air-sea gas exchange may have caused larger changes to concentrations of marine radiocarbon. The Marine20 curve is based upon 500 simulations with an ocean/atmosphere/biosphere box-model of the global carbon cycle that has been forced by posterior realizations of our Northern Hemispheric atmospheric IntCal20 14C curve and reconstructed changes in CO2 obtained from ice core data. These forcings enable us to incorporate carbon cycle dynamics and temporal changes in the atmospheric 14C level. The box-model simulations of the global-average marine radiocarbon reservoir age are similar to those of a more complex three-dimensional ocean general circulation model. However, simplicity and speed of the box model allow us to use a Monte Carlo approach to rigorously propagate the uncertainty in both the historic concentration of atmospheric 14C and other key parameters of the carbon cycle through to our final Marine20 calibration curve. This robust propagation of uncertainty is fundamental to providing reliable precision for the radiocarbon age calibration of marine based samples. We make a first step towards deconvolving the contributions of different processes to the total uncertainty; discuss the main differences of Marine20 from the previous age calibration curve Marine13; and identify the limitations of our approach together with key areas for further work. The updated values for ΔR, the regional marine radiocarbon reservoir age corrections required to calibrate against Marine20, can be found at the data base http://calib.org/marine/.","2023-06-12 11:56:15.528 +0200","2023-06-12 11:56:15.528 +0200" +"Hebenstreit:2011taiwanese","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Hedges:1995radiocarbon","This twentieth list of accelerator dates consists mainly of material dated since the beginning of 1993. but includes a number of measurements made earlier in the dating programme. The dates have been achieved by the methods described in Law and Hedges (1989), Hedges et al. (1989; 1992). Determinations with OxA numbers greater than 2095 were measured on the CO, gas ion-source (Bronk and Hedges 1989) rather than on the previous iron-graphite system.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Hedrick:2011india","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Hedrick:2017waqia","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Heimsath:1997soil","Hilly and mountainous landscapes are partially to completely covered with soil under a wide range of erosion and uplift rates, bedrock type and climate. For soil to persist it must be replenished at a rate equal to or greater than that of erosion. Although it has been assumed for over 100 years that bedrock disintegration into erodable soil declines with increasing soil mantle thickness no field data have shown this relationship. Here we apply two independent field methods for determining soil production rates to hillslopes in northern California. First, we show that hillslope curvature (a surrogate for soil production7) varies inversely with soil depth. Second, we calculate an exponential decline of soil production rates with increasing soil depth from measurements of the in situ produced cosmogenic 10Be and 26Al concentrations in bedrock sampled under soils of different depths. Results from both methods agree well and yield the first empirical soil production function. We also illustrate how our methods can determine whether a landscape is in morphological equilibrium or not.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Heimsath:2000retreating","The functional dependence of bedrock conversion to soil on the overlying soil depth (the soil production function) has been widely recognized as essential to understanding landscape evolution, but was quantified only recently. Here we report soil production rates for the first time at the base of a retreating escarpment, on the soil-mantled hilly slopes in the upper Bega Valley, southeastern Australia. Concentrations of 10Be and 26Al in bedrock from the base of the soil column show that soil production rates decline exponentially with increasing soil depth. These data define a soil production function with a maximum soil production rate of 53 m/m.y. under no soil mantle and a minimum of 7 m/m.y. under 100 cm of soil, thus constraining landscape evolution rates subsequent to escarpment retreat. The form of this function is supported by an inverse linear relationship between topographic curvature and soil depth that also suggests that simple creep does not adequately characterize the hillslope processes. Spatial variation of soil production shows a landscape out of dynamic equilibrium, possibly in response to the propagation of the escarpment through the field area within the past few million years. In addition, we present a method that tests the assumption of locally constant soil depth and lowering rates using concentrations of 10Be and 26Al on the surfaces of emergent tors.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Heimsath:2001australia","Late Quaternary rates of apparent soil production, bedrock incision, and average erosion are determined for the southeastern highlands of Australia using in situ produced cosmogenic nuclide concentrations of 10Be and 26Al. Apparent soil production rates define a steep, inverse exponential function of soil depth with a maximum of 143 m Ma−1 under zero soil depth. There were no observed soil depths between about 25 cm and zero, however, such that the maximum observed rate is about 50 m Ma−1. The Bredbo River catchment average erosion rate is 15±1 m Ma−1, and is similar to the average hillslope erosion rate of 16±1 m Ma−1. Bedrock incision rates average 9 m Ma−1 and suggest that the higher rates of hillslope erosion may be in response to a pulse of incision, perhaps generated by knickpoint propagation. Bedrock erosion rates inferred from a tor profile average 3.8 m Ma−1, with higher rates on other, more weathered tor tops. An aboveground tor profile of nuclide concentrations is consistent with a simple model of rapid stripping of the surrounding saprolite, supporting the view that at least one episodic period of increased denudation has affected the landscape evolution of the highlands. We test this hypothesis by using a simple landscape evolution model to reasonably predict the spatial variation of soil depth as well as the emergence of tors.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Heimsath:2009arnhem","We report erosion rates and processes, determined from in situ ‐produced beryllium‐10 (10Be) and aluminum‐26 (26Al), across a soil‐mantled landscape of Arnhem Land, northern Australia. Soil production rates peak under a soil thickness of about 35 cm and we observe no soil thicknesses between exposed bedrock and this thickness. These results thus quantify a well‐defined ‘humped’ soil‐production function, in contrast to functions reported for other landscapes. We compare this function to a previously reported exponential decline of soil production rates with increasing soil thickness across the passive margin exposed in the Bega Valley, south‐eastern Australia, and found remarkable similarities in rates. The critical difference in this work was that the Arnhem Land landscapes were either bedrock or mantled with soils greater than about 35 cm deep, with peak soil production rates of about 20 m/Ma under 35–40 cm of soil, thus supporting previous theory and modeling results for a humped soil production function. We also show how coupling point‐specific with catchment‐averaged erosion rate measurements lead to a better understanding of landscape denudation. Specifically, we report a nested sampling scheme where we quantify average erosion rates from the first‐order, upland catchments to the main, sixth‐order channel of Tin Camp Creek. The low (∼5 m/Ma) rates from the main channel sediments reflect contributions from the slowly eroding stony highlands, while the channels draining our study area reflect local soil production rates (∼10 m/Ma off the rocky ridge; ∼20 m/Ma from the soil mantled regions). Quantifying such rates and processes help determine spatial variations of soil thickness as well as helping to predict the sustainability of the Earth's soil resource under different erosional regimes. Copyright 2009 John Wiley and Sons, Ltd.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Heimsath:2010bega","We report erosion rates determined from in situ produced cosmogenic 10Be across a spectrum of Australian climatic zones, from the soil-mantled SE Australian escarpment through semi-arid bedrock ranges of southern and central Australia, to soil-mantled ridges at a monsoonal tropical site near the Arnhem escarpment. Climate has a major effect on the balance between erosion and transport and also on erosion rate: the highest rates, averaging 35 m Ma−1, were from soil-mantled, transport-limited spurs in the humid temperate region around the base of the SE escarpment; the lowest, averaging about 1.5 m Ma−1, were from the steep, weathering-limited, rocky slopes of Kings Canyon and Mt Sonder in semi-arid central Australia. Between these extremes, other factors come into play including rock-type, slope, and recruitment of vegetation. We measured intermediate average erosion rates from rocky slopes in the semi-arid Flinders and MacDonnell ranges, and from soil-mantled sites at both semi-arid Tyler Pass in central Australia and the tropical monsoonal site. At soil-mantled sites in both the SE and tropical north, soil production generally declines exponentially with increasing soil thickness, although at the tropical site this relationship does not persist under thin soil thicknesses and the relationship here is ‘humped’. Results from Tyler Pass show uniform soil thicknesses and soil production rates of about 6.5 m Ma−1, supporting a longstanding hypothesis that equilibrium, soil-mantled hillslopes erode in concert with stream incision and form convex-up spurs of constant curvature. Moreover, weathering-limited slopes and spurs also occur in the same region: the average erosion rate for rocky sandstone spurs at Glen Helen is 7 m Ma−1, similar to the Tyler Pass soil-mantled slopes, whereas the average rate for high, quartzite spurs at Mount Sonder is 1.8 m Ma−1. The extremely low rates measured across bedrock-dominated landscapes suggest that the ridge–valley topography observed today is likely to have been shaped as long ago as the Late Miocene. These rates and processes quantified across different, undisturbed landscapes provide critical data for landscape evolution models.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Heimsath:2020equilibrium","The textbook concept of an equilibrium landscape, which posits that soil production and erosion are balanced and equal channel incision, is rarely quantified for natural systems. In contrast to mountainous, rapidly eroding terrain, low relief and slow‐eroding landscapes are poorly studied despite being widespread and densely inhabited. We use three field sites along a climosequence in South Africa to quantify very slow (2‐5 m/My) soil production rates that do not vary across hillslopes or with climate. We show these rates to be indistinguishable from spatially invariant catchment‐average erosion rates while soil depth and chemical weathering increase strongly with rainfall across our sites. Our analyses imply landscape‐scale equilibrium although the dominant means of denudation varies from physical weathering in dry climates to chemical weathering in wet climates. In the two wetter sites, chemical weathering is so significant that clay translocates both vertically in soil columns and horizontally down hillslope catenas, resulting in particle size variation and the accumulation of buried stone lines at the clay‐rich depth. We infer hundred‐thousand‐year residence times of these stone lines and suggest that bioturbation by termites plays a key role in exhuming sediment into the mobile soil layer from significant depths below the clay layer. Our results suggest how tradeoffs in physical and chemical weathering, potentially modulated by biological processes, shape slowly eroding, equilibrium landscapes.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Hein:2009patagonia","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Hein:2010argentine","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Hein:2011outwash","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Hein:2011weddell","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Hein:2014scatter","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Hein:2016evidence","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Hein:2016thinning","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Hein:2017regional","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Heine:2009brandenburg","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Heineke:2017reservoir","The functionality and retention capacity of water reservoirs is generally impaired by upstream erosion and reservoir sedimentation, making a reliable assessment of erosion indispensable to estimate reservoir lifetimes. Widely used river gauging methods may underestimate sediment yield, because they do not record rare, high-magnitude events and may underestimate bedload transport. Hence, reservoir lifetimes calculated from short-term erosion rates should be regarded as maximum values. We propose that erosion rates from cosmogenic 10Be, which commonly integrate over hundreds to thousands of years are useful to complement short-term sediment yield estimates and should be employed to estimate minimum reservoir lifetimes. Here, we present 10Be erosion rates for the drainage basins of six water reservoirs in Western Turkey, which are located in a tectonically active region with easily erodible bedrock. Our 10Be erosion rates for these catchments are high, ranging from ~170 to ~1040 t/km^2/yr. When linked to reservoir volumes, they yield minimum reservoir lifetimes between 25 ± 5 and 1650 ± 360 years until complete filling, with four reservoirs having minimum lifespans of <=110 years. In a neighboring region with more resistant bedrock and less tectonic activity, we obtain much lower catchment-wide 10Be erosion rates of ~33 to ~ 95 t/km**2/yr, illustrating that differences in lithology and tectonic boundary conditions can cause substantial variations in erosion even at a spatial scale of only ~50 km. In conclusion, we suggest that both short-term sediment yield estimates and 10Be erosion rates should be employed to predict the lifetimes of reservoirs.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Heineke:2019menderes","In extensional provinces with low-angle normal faulting (such as the Aegean region), both tectonic processes and erosion induce landscape change, but their interaction during the evolution of topography and relief accompanying continental extension has rarely been addressed. Here we present local and catchment-wide 10Be erosion rates that document the spatial pattern of erosion in the central Menderes Massif, a metamorphic core complex consisting of two asymmetric mountain ranges (Bozdağ and Aydın) bound by detachment faults and active grabens. Catchment-wide erosion rates on the northern flank of the Bozdağ Range are rather low (40–110 mm/k.y.) but reach values of >300 mm/k.y. on the steep southern escarpment—a pattern that reflects both topography and bedrock lithology. In the Aydın Range, erosion rates are generally higher, with mean erosion rates of ∼190 and ∼260 mm/k.y. on the northern and southern flank, respectively, and more variable along strike. In both ranges, erosion rates of ridge crests derived from amalgamated clasts are 30–90 mm/k.y. The difference between local and catchment-wide erosion rates indicates that topographic relief increases in most parts of the massif in response to ongoing fault-related uplift and concomitant river incision. Our findings document that tectonic processes exert a significant control on landscape evolution during active continental extension and are reflected in both the topographic signature and the spatial pattern of erosion. In the Menderes Massif, rock susceptibility to weathering and erosion is a dominant factor that controls the erosional contribution to rock exhumation, which varies spatially between ∼10\% and ∼50\%.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Helgen:2005aplodontiidae","Family Aplodontiidae","2023-01-05 16:42:05.198 +0100","" +"Helgen:2005aplondontiidae","Family Aplondontiidae","2023-01-05 16:42:05.198 +0100","" +"Helgen:2005castoridae","Family Castoridae","2023-01-05 16:42:05.198 +0100","" +"Helgen:2005ptilocercidae","Family Ptilocercidae","2023-01-05 16:42:05.198 +0100","" +"Helgen:2005scandentia","Order Scandentia","2023-01-05 16:42:05.198 +0100","" +"Helgen:2005tupaiidae","Family Tupaiidae","2023-01-05 16:42:05.198 +0100","" +"Henck:2011three","Global data suggest that erosion rates variously scale with steepness or climate forcing (precipitation or glacial excavation), but the relative influence of these factors has proven difficult to assess without comparisons from a single location. A new suite of detrital 10Be data from the Three Rivers Region, SE Tibet is used to examine the relative importance of rainfall and relief in predicting patterns of erosion rates across a region with a strong gradient in exhumation. The data reveal millennial erosion rates vary by two orders of magnitude, from 0.01 to 8 mm/yr across a regional gradient in exhumation rates inferred from previous thermochronology and cosmogenic nuclide data to the west and east of the study region. The new millennial erosion rates mirror the pattern of decreasing exhumation rates from west to east across the region, with the highest rates in the lower Salween River drainage and the lowest rates in the Yangtze River drainage. Erosion rates in the Mekong and Salween River drainages are correlated with mean local relief whereas in the Yangtze River drainage they are correlated most strongly with mean annual rainfall. The tectonic setting of this region, with a strong west to east gradient in exhumation rates which we infer to mirror a gradient in rock uplift, seems to exert a stronger control on erosion rate patterns than rainfall or relief.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Henderson:2006sunnyside","Susan Kent had been working on a project excavating an open-air archaeological site in the eastern Free State, South Africa, at the time of her death. She had commissioned geological studies, which had indicated that the archaeological horizon was in situ, and had involved colleagues in taking dating, pollen, and phytolith samples. We decided to continue with the analysis of the samples after her death and to complete the analysis of the artifacts from the site. This multifaceted approach to understanding the context of the archaeological horizon was the background against which Susan intended to investigate the spatial distribution of the lithic material as a means of identifying activity areas at the site. This chapter reports some of the results of the continuing analysis. The archaeological horizon has been dated to around 30 ka by optically stimulated luminescence. This date supports the final Middle Stone Age or Transitional Middle Stone Age/Later Stone Age designation suggested by a preliminary analysis of part of the lithic sample. Paleoenvironmental information from the site indicates that conditions were favorable for human settlement in the eastern Free State area during this period. Although the site may not necessarily be suitable to answer all the questions Susan initially asked of it, it will certainly make a contribution to our understanding of human settlement of the area during this little-researched time period of the central interior.","2022-10-04 19:48:14.479 +0200","" +"Hendy:1973talgai","A study of the carbon isotopic composition of soil organic matter, carbonate nodules, present day ground waters and plants has shown that: (a) the soil organic carbon formed since 10,000 years B.P. had identical 13 C/ 12C ratios C-17°/oo) as plants of the subtropical grasslands ecosystem which are still found on uncultivated portions of the flood plains; (b) soil organic matter formed prior to 10,000 years B.P. has a lower 13 C/ 12C ratio and indicates a change in the plant cover from either temperate grasses or a forest ecosystem to subtropical grasses; (c) the carbonate nodules found in the soil are in 13C equilibrium with CO2 produced from carbon of contemporary plant composition; (d) the 14C/ 12C ratio of both the soil organic carbon and the carbonate nodules decreases with depth in the soil, the soil organic matter extrapolating to zero age at the surface, and the carbonate nodules extrapolating to zero age at about 80 - 100cm depth in the soil. No nodules are found higher than lm depth. This suggests that the carbonate nodules form at about lm depth in equilibrium with soil CO2; (e) the soil horizon at which the Talgai Cranium was found corresponds to the surface at 14,000 years B.P.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Henriksen:2014kongsfjorden","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Henshilwood:2002blombos","In the Eurasian Upper Paleolithic after about 35,000 years ago, abstract or depictional images provide evidence for cognitive abilities considered integral to modern human behavior. Here we report on two abstract representations engraved on pieces of red ochre recovered from the Middle Stone Age layers at Blombos Cave in South Africa. A mean date of 77,000 years was obtained for the layers containing the engraved ochres by thermoluminescence dating of burnt lithics, and the stratigraphic integrity was confirmed by an optically stimulated luminescence age of 70,000 years on an overlying dune. These engravings support the emergence of modern human behavior in Africa at least 35,000 years before the start of the Upper Paleolithic.","2023-06-05 10:57:13.636 +0200","" +"Henshilwood:2014klipdrift","Surveys for archaeological sites in the De Hoop Nature Reserve, southern Cape, South Africa resulted in the discovery of a cave complex comprising two locations, Klipdrift Cave and Klipdrift Shelter. Excavations commenced in 2010 with Later Stone Age deposits initially being recovered at the former site and Middle Stone Age deposits at the latter. The lithic component at Klipdrift Shelter is consistent with the Howiesons Poort, a technological complex recorded at a number of archaeological sites in southern Africa. The age for these deposits at Klipdrift Shelter, obtained by single grain optically stimulated luminescence, spans the period 65.5 +/- 4.8 ka to 59.4 +/- 4.6 ka. Controlled and accurate excavations of the discrete layers have resulted in the recovery of a hominin molar, marine shells, terrestrial fauna, floral remains, organic materials, hearths, lithics, ochre, and ostrich eggshell. More than 95 pieces of the latter, distributed across the layers, are engraved with diverse, abstract patterns. The preliminary results from Klipdrift Shelter presented in this report provide new insights into the Howiesons Poort in this sub-region and contribute further to ongoing knowledge about the complex behaviours of early Homo sapiens in southern Africa. Excavations at the Klipdrift Complex will continue in the future.","2023-06-05 10:57:13.636 +0200","" +"Herczeg:1991deposits","Changes in the hydrologic cycle throughout the late Quaternary in Australia are evident from raised lake shorelines in the interior salt-lake basins, evaporites recovered from cores within these lakes, and carbonate pedogenesis within aeolian dune sequences. Most of these features are fraught with poor absolute chronologic control especially beyond the range of radiocarbon dating (> 35,000 yr B.P.). Uranium-series methods can potentially extend the chronology to about 350,000 yr B.P. provided that the minerals remain closed to uranium and thorium exchange after deposition and that corrections to detrital contamination can be adequately made. Samples of carbonates, gypsum and halite were collected from a variety of sites within the semi-arid and arid regions of southeastern Australia in an attempt to assess the feasibility of the U-series dating technique. The U-series method shows some promise for placing constraints on the timing of palaeoclimatic changes in Australia. Contamination with non-radiogenic 230Th can be overcome in most instances using an isochron correction scheme for a sequential acid-leach procedure. Uranium-series methods can provide the most reliable dates from samples in the arid regions of the continent where post-depositional exchange with groundwater U can be assumed to be minimal. Where reliable 14C dates have already been obtained, the U-series dates are in general accord except at Lake Mungo, N.S.W., where U-series dates are considerably younger. Two major high lake-stands were identified at Lake Frome, South Australia at ∼21,500 and 140,000 yr B.P. Dune stabilisation (i.e. humid conditions) inferred from dates of pedogenic CaCO3 occurred within the Strzelecki dunefield of northern South Australia at around 22,000, 68,000 and 145,000 yr B.P. These dates fall between most TL dates for dune-building episodes within the Strzelecki desert and therefore are consistent with palaeoclimatic reconstructions for the arid core of Australia. U-series dates on upper salt horizons of Lake Eyre and Lake Frome suggest that at least two periods of hyper-aridity occurred within the Holocene (< 10,000 yr B.P.).","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Hesse:2003blue","Sand dunes on the Newnes Plateau (1000m a.s.l.), west of Sydney, were active during the Last Glacial Maximum. The scattered sand dunes are forested under the modern humid, temperate climate regime. Dune types range from parabolic to transverse lee dunes and sand sheets or patches. All point to the presence of conditions marginal for aeolian activity, made possible through wind acceleration on windward slopes, ready sand supply from the weathered sandstone of the plateau and sparse vegetation cover. Modern climate envelopes of sand dune activity in Australia predict that unrealistically drier conditions are necessary to allow wind transport at this site. Only additional impediments to plant growth, such as lower temperature and lower atmospheric carbon dioxide concentrations, appear to allow the necessary conditions for dune formation. These observations and conclusions extend our understanding of the extremes of the LGM climate in humid eastern Australia, confirming that the widespread treeless vegetation was also sparse, even in areas that today have annual rainfall above 1000mm.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Hesse:2018macquarie","Palaeochannels of lowland rivers provide a means of investigating the sensitivity of river response to climate-driven hydrologic change. About 80 palaeochannels of the lower Macquarie River of southeastern Australia record the evolution of this distributive fluvial system. Six Macquarie palaeochannels were dated by single-grain optically stimulated luminescence. The largest of the palaeochannels (Quombothoo, median age 54 ka) was on average 284 m wide, 12 times wider than the modern river (24 m) and with 21 times greater meander wavelength. Palaeo-discharge then declined, resulting in a younger, narrower, group of palaeochannels, Bibbijibbery (125 m wide, 34 ka), Billybingbone (92 m, 20 ka), Milmiland (112 m, 22 ka), and Mundadoo (86 m, 5.6 ka). Yet these channels were still much larger than the modern river and were continuous downstream to the confluence with the Barwon-Darling River. At 5.5 ka, a further decrease in river discharge led to the formation of the narrow modern river, the ecologically important Macquarie Marshes, and Marra Creek palaeochannel (31 m, 2.1 ka) and diminished sediment delivery to the Barwon-Darling River as palaeo-discharge fell further. The hydrologic changes suggest precipitation was a driving forcing on catchment discharge in addition to a temperature-driven runoff response.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Hesse:2018palaeohydrology","This study derives a new function describing the relationship of channel bankfull discharge (Qbf) to channel width in modern rivers of the Murray-Darling Basin (MDB) of southeastern Australia and applies this to dated palaeochannels of seven rivers to quantify late Quaternary discharge history in this important basin. All rivers show high MIS3 and MIS2 Qbf, declining in the Holocene. The Qbf of modern MDB rivers is correlated with total catchment precipitation but comparison with palaeochannel Qbf estimates shows that while enhanced runoff efficiency is necessary to account for much larger late Pleistocene palaeochannels, either lower or higher precipitation rates could have prevailed. A strong association between relative palaeo- Qbf enhancement and temperature suggests a temperature-mediated mechanism controlling river discharge, such as the fraction of precipitation stored as snow and thawing in spring, the enhancement of orographic rainfall, or CO2 feedbacks with vegetation cover. Significantly enhanced MIS3 Qbf requires an additional mechanism, such as increased rainfall. These findings are consistent with others that increased moisture availability was associated with past colder climates, although this was not necessarily the result of enhanced precipitation.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Hetzel:2013tibetan","The India–Asia collision zone is a key area for understanding continental plateau formation and mountain building. Two fundamental questions in this context are how the northeastward motion of India is partitioned between strike–slip and thrust faults and how mountain building is counteracted by erosion. Cosmogenic nuclides allow us to address these questions, because they provide age constraints on tectonically offset landforms and constraints on erosion rates. After considerable debate on whether or not major strike–slip faults move at high rates of up to 20–30 mm/yr and absorb most of the continental deformation, it now appears that the three largest faults (Altyn Tagh, Haiyuan, Kunlun) have millennial slip rates of no more than 8–13 mm/yr, consistent with rates of elastic strain accumulation determined by geodetic methods.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Hewawasam:2003tropical","We quantify the difference between the human-caused sediment yield and the natural rates of soil production and bedrock erosion in a now largely deforested tropical highland. The present-day rate of soil loss in the Upper Mahaweli catchment, Sri Lanka, is calculated by using suspended river-load fluxes. These data provide spatially averaged sediment yields of 130 2100 t·km-2·yr-1. Local rates of soil loss from agricultural plots on hillslopes are as high as 7000 t·km-2·yr-1. By comparison, natural rates of sediment generation, as determined by measuring cosmogenic 10Be in quartz from sediments and soils, are only 13 30 t·km-2·yr-1. The natural rates presented here provide a benchmark against which recent erosion rates, determined by various sediment gauging techniques, can be referenced. In the Sri Lankan highlands, these results suggest that soil is now being lost 10 100 times faster from agriculturally utilized areas than it is being produced.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Hewitt:2010bend","Bend Road is an open site covering c.12 hectares on a sand sheet formation in southeast Melbourne, now bisected by the new Mitcham-Frankston tollway. Results from earlier salvage archaeology suggesting this was a significant scientific site were subsequently questioned on geomorphological grounds that indicated post-depositional disturbance. In 2006 the authors carried out extensive and detailed excavations and analyses that indicated that while both large-scale aeolian deflation events and smaller-scale bioturbation could be demonstrated, paradoxically the archaeology retained a clear coherence. While the bulk of the archaeology relates to the backed artefact period - the site has now yielded hundreds of asymmetric points and geometric microlith forms from the late Holocene - an earlier sequence extends back to 30-35,000 BP, putting Bend Road amongst the oldest known sites in Victoria. This paper summarises the methodological procedures and results that reflect both the natural disturbances to the site and the data that demonstrate its archaeological integrity, and points to a growing imbalance between increasingly sophisticated dating techniques available to the archaeologist and the levels of scale and resolution that usually pertain in archaeological sites.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Heying:2003agamidae","Family Agamidae","2023-01-05 16:42:05.198 +0100","" +"Heying:2003anura","Order Anura","2023-01-05 16:42:05.198 +0100","" +"Heying:2003chamaeleonidae","Family Chamaeleonidae","2023-01-05 16:42:05.198 +0100","" +"Heying:2003corytophanidae","Family Corytophanidae","2023-01-05 16:42:05.198 +0100","" +"Heying:2003crotaphytidae","Family Crotaphytidae","2023-01-05 16:42:05.198 +0100","" +"Heying:2003hoplocercidae","Family Hoplocercidae","2023-01-05 16:42:05.198 +0100","" +"Heying:2003iguanidae","Family Iguanidae","2023-01-05 16:42:05.198 +0100","" +"Heying:2003phrynosomatidae","Family Phrynosomatidae","2023-01-05 16:42:05.198 +0100","" +"Heying:2003polychrotidae","Family Polychrotidae","2023-01-05 16:42:05.198 +0100","" +"Heying:2003tropiduridae","Family Tropiduridae","2023-01-05 16:42:05.198 +0100","" +"Heyman:2011bayan","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Hidy:2014texas","The Brazos, Colorado, and Trinity rivers of Texas drain a tectonically quiescent, non-glaciated, and low-relief landscape inland from the Gulf of Mexico, where long-term [10^3--10^5] changes in denudation rates are probably driven largely by climate change. Here, we use cosmogenic 10Be to obtain spatially averaged denudation rates for these river catchments, primarily from terrace deposits associated with glacial or interglacial intervals over the past half million years. The denudation rates are ∼30–35\% higher during interglacial periods than during glacial periods, and correlate broadly with temperature. The results are consistent with predictions from the BQART sediment flux model, and support the hypothesis that increased weathering rates associated with warmer climates will accelerate landscape erosion. Furthermore, by analyzing 26Al/10Be in these deposits, we can estimate the bed load sourced from up-catchment surfaces. The stored coastal plain fraction varies from ∼10\% to 30\%, and is greater during times of relatively lower sea level. The results indicate that although sediment flux is moderated by coastal-plain storage, increased up-catchment flux during warmer interglacial periods outpaces evacuation of stored sediment during glacial periods, resulting in a net increase in sediment flux to the ocean during warm intervals. If this temperature–sediment flux relationship is valid beyond the Plio-Pleistocene transition, then global sediment flux to the ocean from passive, non-glaciated, and low-relief landscapes would have been greater during the Pliocene than in the cooler Quaternary.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Hill:2014jali","The Pleistocene Dune on the Ngunya Jargoon Jargoon IPA is a remnant of the old coastline that pre- dates the mid Holocene sea level rise approximate 3500 year before present. The Pleistocene Dune runs parallel to the Richmond River on the eastern margin of the IPA, and at its northward point at Bingal Creek sweeps back to the west where it connects with a second and potentially older dune which runs parallel to the west boundary of the IPA. The dunes are characterized by submerged deep white coastal sands to a depth of between 1 and 3 meters. The Ngunya Jargoon Jargoon IPA records a coastal landscape at a time when the beachfront was at its most westerly- now inland- position and is the oldest known archaic dune system on the Richmond River. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:28:26.004 +0100" +"Hippe:2012altiplano","Denudation processes and sediment transfer are investigated in a high-elevation, low-relief environment (eastern Altiplano, Bolivia) using 10Be, 26Al, and in situ 14C analysis in fluvial sediments. Concentrations of the long-lived nuclides 10Be and 26Al yield consistently low catchment-wide denudation rates of ~ 3–29 mm ky− 1 (integrating over 21–194 ky), which reflect the low geomorphic gradients and the discontinuity of fluvial transport along the eastern Altiplano margin. No significant correlation is recorded between denudation rates of individual catchments and morphological basin parameters (slope, area, elevation). This is attributed to the overall little variability in morphology. The agreement between the denudation rates and published modern sediment discharge data suggests steady landscape evolution of the eastern Altiplano from the latest Pleistocene until today. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:27:30.498 +0100" +"Hippe:2014gotthard","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Hiscock:1988phd","Archaeological research at Lawn Hill Station, northwest Queensland, was undertaken to investigate prehistoric stone artefact manufacture and settlement patterns. Of particular interest were the ways in which technology and settlement responded to changes in environmental conditions. Settlement strategies are inferred from a study of sixty-two sites and many thousands of artefacts found outside sites. Most archaeological material culture is found in close proximity to permanent water and outcrops of flakeable stone. It is concluded that this pattern resulted partly from more intensive occupation of those parts of the landscape, and partly from a greater rate of artefact discard. Other environmental features had more subtle effects on activity location. One pattern which emerged from the study was that site size is inversely related to distance from stone quarries, suggesting that site size and numbers of occupants are poorly correlated. Distance from quarries is found to be a major determinant of assemblage composition. Many technological attributes indicate that as stone was carried away from the quarry it was increasingly rationed to maximize stone use before a return to the quarry was necessary. Rationing was achieved by an increase in use-life and the application of knapping procedures which prolonged reduction. Cores, flakes and retouched flakes were all subjected to this economizing behaviour. Increased rationing would have been accompanied by changes in the rate and context of artefact discard, a conclusion which fits well with inferences about the distribution of material culture throughout the landscape. Since much of the inter-assemblage variation at Lawn Hill can be explained by the economics of stone procurement and manufacture, it is concluded that technology was largely unresponsive to other aspects of subsistence or settlement. This conclusion implies that seasonal patterns of movement or foraging are unlikely to be reconstructed from the stone artefacts at Lawn Hill. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:28:46.082 +0100" +"Hiscock:1997darwin","Chronological change in the coastal environment of Darwin Harbour, Northern Territory, is documentd by archaeological sites. Molluscs gathered by prehistoric people for food between 1,400 ad about 900 years ago reveal that humans were foraging along largely open beaches. The dense and continuous mangrove forests found in the harbour today have formed in the last 1,000 years.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Hiscock:1998backed","Many archaeologists have argued that backed artefacts, or backed ‘blades’, were used in Australia only during the last 4500 years. We show that those arguments are theoretically flawed and present case studies which demonstrate the manufacture of backed artefacts in the early Holocene. Implications of early Holocene backed artefacts are explored.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Hiscock:1999coastal","Holocene human occupation of the catchment area for the Van Diemen Gulf is the subject of this paper. Hunter-gatherer use of the lands surrounding the Van Diemen Gulf extends back to the Pleistocene, and although archaeological research has focussed on the Alligator Rivers region in the southeast, recent investigations have revealed something of the human history throughout the entire area. It is now clear that the creation of the Van Diemen Gulf by sea level rise initiated widespread and long-term alterations in the landscape, and that changing patterns of settlement, foraging and technology reveal human responses to those transformations in their environment. Combined with an outstanding palaeo-environmental record for the Alligator Rivers region, the growth of archaeological information about prehistoric economies in this region makes it feasible to examine aspects human ecology in the past. In this paper I discuss some of the consequences of the marine transgression for human occupation of the coastal and near coastal landscapes of this intriguing region.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Hiscock:2001darwin","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Hisock:2004capertee","Re-analysis of the artefact assemblage from Capertee 3, an Australian rockshelter excavated by F.D. McCarthy in the 1950s and 1960s, yields a revised image of chronological changes in backed artefact production. A technologically-defined sample of backed retouched flakes gives a new depiction of the vertical distribution of backed artefacts in this site. Analysis of artefact weathering indicates most specimens were probably altered in situ, with minimal large-scale vertical displacement. Calibration of radiocarbon dates provides refined age-depth estimates for the site. The result is identification of backed artefacts up to 6000 to 7000 years old, documentation of many backed specimens prior to 3500 cal b.p., and observation of only a relatively brief period, between 1500 and 3500 cal b.p., in which backed artefact production rates were extremely high. Changes in production rates are similar to those previously reported from Upper Mangrove Creek.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Hocknull:2005succession","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Hocknull:2007vertebrates","A new middle Pleistocene vertebrate fossil record from eastern Australia, dated by U disequilibrium series, records the first Quaternary record of an Australian tropical rainforest fauna. This exceptionally rich fauna underwent extinction after a long period of relative faunal stability, spanning several glacial cycles, and persisted probably until 280000~years ago. Some time between 280000 and 205000~years ago the rainforest fauna was replaced by a xeric-adapted fauna. Since that time, the xeric-adapted fauna was replaced by a mesic-adapted fauna which was established by the Holocene. This is the first vertebrate faunal evidence in Australia of the middle Pleistocene Mid-Brunhes Climatic Event (MBE), a major climatic reorganisation that led to increased aridity in northern Australia from around 300000~years ago. Several independent palaeoclimate proxies suggest that the climatic shift to aridity was due to increased climatic variability and weakened northern monsoons, which may be manifested in the extinction of the aseasonal rainforest fauna and its replacement by an arid-adapted fauna. We extend the temporal ranges of several taxa from the Pliocene into the middle Pleistocene. We also reveal a longer palaeobiogeographic connection of rainforest taxa and lineages shared between New Guinea and Australia than was previously thought and show that their extinction on mainland Australia occurred sometime after 280000~years ago.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Hodgdon:2016laurentide","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Hodgson:2009subglacial","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Hodgson:2012dufek","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Hoffmann:2005lagomorpha","Order Lagomorpha","2023-01-05 16:42:05.198 +0100","" +"Hoffmann:2005leporidae","Family Leporidae","2023-01-05 16:42:05.198 +0100","" +"Hoffmann:2005ochotonidae","Family Ochotonidae","2023-01-05 16:42:05.198 +0100","" +"Hoffmann:2005prolagidae","Family Prolagidae","2023-01-05 16:42:05.198 +0100","" +"Hofmann:2018drac","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Hofmann:2018thesis","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Hofmann:2019ecrins","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Hogg:1987waikatoi","The radiocarbon dating laboratory at Waikato was established in 1975, primarily as a research tool in the fields of geomorphology, volcanology, tephrostratigraphy, coastal studies, and paleolimnology, to cope with the increasing supply of late Quaternary lake sediment, wood, peat, and shell samples submitted by University staff and postgraduate students undertaking research in the North Island of New Zealand. The method employed is scintillation counting of benzene using the procedures and vacuum systems designed by H A Polach for the Australian National University (ANU) Radiocarbon Dating Research Laboratory (Hogg, 1982). This date list reports on samples submitted by University of Waikato researchers and assayed in the Waikato laboratory mainly between 1979 and 1985. Other dates on material submitted by individuals working in other organizations in New Zealand, and overseas, are to be reported later.","2023-07-28 11:01:26.780 +0200","" +"Hogg:2001curtis","Original Radiocarbon Dating Lab reports for samples ARCH0562C14006_Wk-10967, ARCH0562C14010_Wk-10968, ARCH0563C14005_Wk-10966, ARCH0563C14008_Wk-10965, ARCH0564C14003_Wk-10964, NZA-13385(Wk-9387), Wk-10089, Wk-10090, Wk-10091, Wk-10092, Wk-10093, Wk-10969, Wk-11280 where ARCHxxxC14xxx is the OCTOPUS database observation ID and Wk_xxxxx is the original lab ID. Sample batch originates from Southern Curtis Coast, QLD, AUS. The University of Waikato, Radiocarbon Dating Laboratory","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Hogg:2008bentinck","Original Radiocarbon Dating Lab reports for samples ARCH0747C14001_Wk-23663, ARCH0748C14001_Wk-23664, ARCH0749C14001_Wk-23665, ARCH0750C14001_Wk-23661, ARCH0750C14002_Wk-23662, Wk-28560, Wk-28561, Wk-32135, Wk-32136 where ARCHxxxC14xxx is the OCTOPUS database observation ID and Wk_xxxxx is the original lab ID. Sample batch originates from Bentinck Island, South Wellesleys, Gulf of Carpentaria, QLD, AUS. The University of Waikato, Radiocarbon Dating Laboratory","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Hogg:2008mornington","Original Radiocarbon Dating Lab reports for samples ARCH0726C14001_Wk-26683, ARCH0727C14002_Wk-23122, ARCH0727C14003_Wk-23123, ARCH0740C14001_Wk-23127, ARCH0740C14002_Wk-23128, ARCH0741C14001_Wk-23129, ARCH0742C14001_Wk-23130, ARCH0744C14001_Wk-26682, ARCH0745C14001_Wk-23125, ARCH0745C14002_Wk-23126, ARCH0746C14001_Wk-23131, Wk-23124, Wk-23132, Wk-23133, Wk-23134, Wk-23135, Wk-23136, Wk-23667, Wk-23668 where ARCHxxxC14xxx is the OCTOPUS database observation ID and Wk_xxxxx is the original lab ID. Sample batch originates from Mornington Island, Gulf of Carpentaria, QLD, AUS.The University of Waikato, Radiocarbon Dating Laboratory","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Hogg:2008peel","Original Radiocarbon Dating Lab reports for samples Wk-8009, Wk-8010, Wk-8011, Wk-8012, Wk-8013, Wk-8014. Sample batch originates from Peel Island, SE QLD, AUS. The University of Waikato, Radiocarbon Dating Laboratory","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Hogg:2008sweers","Original Radiocarbon Dating Lab reports for samples ARCH0751C14001_Wk-23666.pdf, Wk-27972, Wk-35856, Wk-35857 where ARCHxxxC14xxx is the OCTOPUS database observation ID and Wk_xxxxx is the original lab ID. Sample batch originates from Sweers Island, South Wellesleys, Gulf of Carpentaria, QLD, AUS. The University of Waikato, Radiocarbon Dating Laboratory","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Hogg:2011mornington","Original Radiocarbon Dating Lab reports for samples ARCH0727C14001_Wk-30543, ARCH0732C14001_Wk-30551, ARCH0733C14001_Wk-30549, ARCH0734C14001_Wk-30552, ARCH0736C14001_Wk-30545, ARCH0737C14001_Wk-30546, ARCH0738C14001_Wk-30547, ARCH0739C14001_Wk-30548, ARCH0743C14001_Wk-30544 where ARCHxxxC14xxx is the OCTOPUS database observation ID and Wk_xxxxx is the original lab ID. Sample batch originates from Mornington Island, Gulf of Carpentaria, QLD, AUS. The University of Waikato, Radiocarbon Dating Laboratory","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Hogg:2012bentinck","Original Radiocarbon Dating Lab reports for samples Wk-34772, Wk-34776, Wk-34780, Wk-35850, Wk-35851, Wk-35852, Wk-35853, Wk-35854, Wk-35855, Wk-36175, Wk-36176, Wk-36177, Wk-37498, Wk-37499, Wk-38692, Wk-39328, Wk-39329, Wk-39330, Wk-39331, Wk-39332, Wk-40103, Wk-41402, Wk-41403, Wk-44446. Sample batch originates from Bentinck Island, South Wellesleys, Gulf of Carpentaria, QLD, AUS. The University of Waikato, Radiocarbon Dating Laboratory","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Hogg:2012fowler","Original Radiocarbon Dating Lab reports for samples Wk-34773, Wk-34775, Wk-34781, Wk-34783. Sample batch originates from Fowler Island, South Wellesleys, Gulf of Carpentaria, QLD, AUS. The University of Waikato, Radiocarbon Dating Laboratory","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Hogg:2013lizard","Original Radiocarbon Dating Lab reports for samples Wk-37128, Wk-37129, Wk-37130, Wk-37131, Wk-37132, Wk-37133. Sample batch originates from Lizard Island, Great Barrier Reef, QLD, AUS. The University of Waikato, Radiocarbon Dating Laboratory","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Hogg:2013shcal","The Southern Hemisphere SHCal04 radiocarbon calibration curve has been updated with the addition of new data sets extending measurements to 2145 cal BP and including the ANSTO Younger Dryas Huon pine data set. Outside the range of measured data, the curve is based upon the ern Hemisphere data sets as presented in IntCal13, with an interhemispheric offset averaging 43 ± 23 yr modeled by an autoregressive process to represent the short-term correlations in the offset.","2023-06-07 13:21:55.322 +0200","" +"Hogg:2014lizard","Original Radiocarbon Dating Lab reports for samples Wk-38696, Wk-38697, Wk-38698, Wk-38699, Wk-38700, Wk-38701, Wk-38702, Wk-38703. Sample batch originates from Lizard Island, Great Barrier Reef, QLD, AUS. The University of Waikato, Radiocarbon Dating Laboratory","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Hogg:2020shcal","Early researchers of radiocarbon levels in Southern Hemisphere tree rings identified a variable North-South hemispheric offset, necessitating construction of a separate radiocarbon calibration curve for the South. We present here SHCal20, a revised calibration curve from 0--55,000 cal BP, based upon SHCal13 and fortified by the addition of 14 new tree-ring data sets in the 2140--0, 3520--3453, 3608--3590 and 13,140--11,375 cal BP time intervals. We detail the statistical approaches used for curve construction and present recommendations for the use of the Northern Hemisphere curve (IntCal20), the Southern Hemisphere curve (SHCal20) and suggest where application of an equal mixture of the curves might be more appropriate. Using our Bayesian spline with errors-in-variables methodology, and based upon a comparison of Southern Hemisphere tree-ring data compared with contemporaneous Northern Hemisphere data, we estimate the mean Southern Hemisphere offset to be 36 +/- 27 14C yrs older.","2023-06-12 11:57:49.643 +0200","2023-06-12 11:57:49.643 +0200" +"Hogg:2021moving","Summerhayes has argued that changes in the mobility of Lapita communities within the Bismarck Archipelago of Papua New Guinea is reflected in numerous aspects of their pottery assemblages. Such changes are seen most markedly in a reduction in the number of clay and temper combinations over time, which indicates less movement across the landscape to collect clays and tempers for pottery production. This pattern was identified in the Arawe Islands and Mussau Islands, and more tentatively in the Anir Islands of southern New Ireland Province. This research reviews and re-interprets the previous studies of the Anir pottery assemblages through mineralogical and geochemical analyses to test whether the Arawes and Mussau model applies in this region. Previous work upon pottery assemblages from the Tanga islands is also brought into the discussion as a means of comparison and to identify possible exchange relationships between the Anir and Tanga groups.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Holdaway:2005absence","Radiocarbon determinations obtained from heat retainer hearths in four sampling locations in western New South Wales, Australia are reported, with age estimates ranging from the mid Holocene until the last few centuries BP. Hearths are first considered in their geomorphic setting to determine the likely age of the surfaces into which they were dug and the reasons why they are still extant today. Second, the radiocarbon determinations are analysed not to date single events in the past, but to construct a regional chronology of Indigenous Australian occupation. In this chronology, periods when hearths were not constructed are as important as periods when radiocarbon determinations indicate sustained hearth formation. Third, comparisons are made among the four sampling locations to determine regional patterns. Results suggest both regional and local patterns of occupation and abandonment, or at least very much reduced hearth construction, over the last two millennia. The increasing frequency of radiocarbon determination results from hearths as one approaches the present is likely to be a result of the relative abundance of well preserved recent surfaces in the locations we have studied and the consequent lack of relatively ancient surfaces.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Holdaway:2008challenging","An intensification theory was developed in Australian archaeology in the early 1980s from a desire to make the study of Australian hunter-gatherers closer to theoretical developments in hunter-gatherer studies elsewhere. An apparent increase in the quantity and range of archaeological deposits was interpreted as demonstrating a combination of population increase and increased social complexity beginning 2-3000 years BP. Data were amassed in support of the theory but, with only one or two exceptions, they were not directly tested. Here we report on a series of studies that permit us to formulate a test for one aspect of the intensification theory. Chronologies constructed using OSL determinations of sediments are combined with the results of age determinations obtained from hearth charcoal to develop an ‘envelope of time‘ for human occupation of the southeast margin of the Australian arid zone. The results indicate that the apparent increase in the quantity and range of archaeological materials in the late-Holocene record of western New South Wales reflects the age of the surface on which these materials rest. The apparent rapid increase in the archaeological record at the end of the Holocene reflects the culmination of erosion and deposition processes through time that have removed or covered archaeological records from earlier periods. A large number of radiocarbon determinations from hearths suggest that occupation was not continuous in the late Holocene, with occupation ceasing in this area during periods of climatic change. Analysis of surface stone artefact assemblages does not support the existence of semi-permanent camps or the congregation of large numbers of people. We conclude, therefore, that the intensification theory is incorrect at least in the areas of western New South Wales we have studied, and that human-environment interactions in the Holocene were much more complex than reflected by a simple summing of artefact and/or site data.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Holdaway:2008interactions","An intensification theory was developed in Australian archaeology in the early 1980s from a desire to make the study of Australian hunter-gatherers closer to theoretical developments in hunter-gatherer studies elsewhere. An apparent increase in the quantity and range of archaeological deposits was interpreted as demonstrating a combination of population increase and increased social complexity beginning 2—3000 years BP. Data were amassed in support of the theory but, with only one or two exceptions, they were not directly tested. Here we report on a series of studies that permit us to formulate a test for one aspect of the intensification theory. Chronologies constructed using OSL determinations of sediments are combined with the results of age determinations obtained from hearth charcoal to develop an `envelope of time' for human occupation of the southeast margin of the Australian arid zone. The results indicate that the apparent increase in the quantity and range of archaeological materials in the late-Holocene record of western New South Wales reflects the age of the surface on which these materials rest. The apparent rapid increase in the archaeological record at the end of the Holocene reflects the culmination of erosion and deposition processes through time that have removed or covered archaeological records from earlier periods. A large number of radiocarbon determinations from hearths suggest that occupation was not continuous in the late Holocene, with occupation ceasing in this area during periods of climatic change. Analysis of surface stone artefact assemblages does not support the existence of semi-permanent camps or the congregation of large numbers of people. We conclude, therefore, that the intensification theory is incorrect at least in the areas of western New South Wales we have studied, and that human—environment interactions in the Holocene were much more complex than reflected by a simple summing of artefact and/or site data.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Holdaway:2017shell","We report the results of 212 radiocarbon determinations from the archaeological excavation of 70 shell mound deposits in the Wathayn region of Albatross Bay, Australia. This is an intensive study of a closely co-located group of mounds within a geographically restricted area in a wider region where many more shell mounds have been reported. Valves from the bivalve Tegillarca granosa (Linnaeus, 1758) were dated. The dates obtained are used to calculate rates of accumulation for the shell mound deposits. These demonstrate highly variable rates of accumulation both within and between mounds. We assess these results in relation to likely mechanisms of shell deposition and show that rates of deposition are affected by time-dependent processes both during the accumulation of shell deposits and during their subsequent deformation. This complicates the interpretation of the rates at which shell mound deposits appear to have accumulated. At Wathayn, there is little temporal or spatial consistency in the rates at which mounds accumulated. Comparisons between the Wathayn results and those obtained from shell deposits elsewhere, both in the wider Albatross Bay region and worldwide, suggest the need for caution when deriving behavioural inferences from shell mound deposition rates, and the need for more comprehensive sampling of individual mounds and groups of mounds.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Holdaway:2019maori","The lateness and prominence of Polynesian colonisation of New Zealand make it an ideal place to investigate the Anthropocene. We review the Anthropocene as a process and the information needed to understand the consequences of ongoing human–environmental interaction. Elsewhere in the world, a lengthy history complicates the ability to differentiate between the impact of people on the environment and the consequences of engagement. In New Zealand, engagement is not only of short duration but the landmass has a long coastline, with numerous offshore islands. These characteristics provide the scope to study the impact of engagement where it is particularly discernible. We introduce one such island, Ahuahu (Great Mercury Island). Upon arrival, Polynesian colonists found a temperate, geologically complex land covered in forest, populated by a diverse endemic flora and fauna. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:28:14.188 +0100" +"Holden:2005dipodidae","Family Dipodidae","2023-01-05 16:42:05.198 +0100","" +"Holden:2005gliridae","Family Gliridae","2023-01-05 16:42:05.198 +0100","" +"Hollands:2006simpson","In central Australia, the most easterly extent of the MacDonnell Ranges border the Simpson Desert dunefield where widely spaced strike ridges intercept and isolate pockets of broad-crested linear dunes that reflect regional changes in Late Quaternary climate, flow regime and channel avulsion. An energetic Todd River reworked the eastern part of Camel Flat basin from 75-65ka until the Last Glacial Maximum (LGM) when it shifted eastwards, but with some flows persisting through the basin until about 10ka. Resulting desert surfaces of different age facilitate temporal comparisons of linear dune formation. Fine-grained red dunes, 75-65ka in age occur on the western floor of the basin and are ramped against the foot-slopes of the range. After the LGM, and especially during the Holocene, the river's departure enabled small, pale-coloured, closely spaced, coarser-textured linear dunes to form on the abandoned floodplain in the eastern basin, their orientation 20° farther west than the larger and older red dunes. This realignment indicates that the Australian wind-whorl shifted southwards some 160km or 1.5° after the LGM. Linear dunes in the northwestern Simpson Desert were formed by wind rifting involving vertical accretion of sand from a proximal source, not by long-distance sand transport with linear extension. The blocking ranges have caused negligible downwind sediment accumulation over the past 75ka.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Holman:1988reptiles","A small herpetofauna from the Point 'A' Dam Site, early middle Eocene Age (Bridgerian, or the European Stage, Lutetian) of Covington County, Alabama, contains the remains of a trionychid turtle, an emydid turtle, a new genus and species of boid snake, a palaeopheid snake, a crocodilian, and an object that appears to represent the fossil remains of a charred pine knot used as a 'stomach stone' by a crocodilian. The fauna appears to be one that could have lived in or near a tidal riverine habitat.","2023-01-05 16:42:05.198 +0100","" +"Hook:0000personal","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Hooley:1980whale","The pollen and stratigraphic analysis of two coastal interdune swamps on Sperm Whale Head in the Gippsland Lakes of south-eastern Victoria provides a regional picture of vegetation and environmental changes from beyond 7200 years BP to present. Moisture availability was greatest between about 7000 and 5200 BP with continuously moist swamp conditions and the presence of tall open forest in the area. Rainfall may then have fallen slightly causing the elimination of tall open forest elements though the increasing influence ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:28:49.624 +0100" +"Hope:0000bega","ND","2023-09-03 12:38:33.072 +0200","" +"Hope:0000mulloon","ND","2023-07-22 06:51:38.269 +0200","" +"Hope:1974wilsons","Pollen analysis of three sites on Wilsons Promontory provides a vegetation record from 6000 b.p. to the present day. No extensive changes in the vegetation have been found over this time period, but local and regional variations in the extent of communities may imply small climatic changes. Moister conditions than at present seem to have prevailed earlier than 4500 b.p., followed by a drier phase till less than 2000 b.p., when an increase in moisture gave conditions similar to those of today. Some evidence exists to support the theory of a relatively steady sea level close to the present level over the last 6000 years along the western Wilsons Promontory coastline.","2023-01-05 16:42:05.198 +0100","" +"Hope:1975mountains","The extensive high mountains of New Guinea have abundant depositional and erosional evidence of former glaciations. Wood, peat and gyttya have been collected from the bases of deposits forming in glacial rock basins and moraine-dammed hollows, or else trapped between layers of moraine. Radiocarbon ages for these materials have established maximum and minimum dates for de­ glaciation and reglaciation. Pollen analysis of the dated sediments helps to reconstruct the contemporary palaeoenvironment; the degree of vegetation development is then used to indicate the time elapsed since deglacia­tion.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Hope:1976glaciers","An account of the Carstensz Glaciers Expeditions 1970-72 expeditions to Mount Jaya, Indonesia.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Hope:1976man","No archaeologist or anthropologist accompanied the Carstensz Glaciers Expeditions because no opportunities for meeting the local people were expected to occur. As it turned out, however, several different groups were encountered and the second expedition made its way to the mountains from Haga with the help of local guides and porters. This chapter briefly describes the groups living around the Mt. Jaya area. The effects of man on the vegetation of the area are pronounced, and an outline of usage of these high altitude areas is of interest. -Finally, two rock shelter deposits were examined during the first expedition and the results of the excavations are given.","2022-10-09 20:04:07.350 +0200","" +"Hope:1976wilhelm","Five new pollen diagrams from 4420 m, 3910 m, 3550 m, 3500 m and 2740 m on Mt Wilhelm, Papua New Guinea, are presented. This altitudinal sequence coupled with extensive 14 C dating allows a quite accurate determination of the position of vegetation zones through time. From more than 22 000 years ago until 10 200 yrs B.P. the tree-line stood well below 2700 m and glaciers were present on the mountain, although ice retreat commenced about 14-15 000 years ago. Forests then colonized the mountain to at least 4000 m by 8500 yr B.P., and the area of Alpine grasslands became restricted. After 5000 yr B.P. the forest retreated slightly to its present limit of 3800-3900 m and grasslands spread, particularly in the last 1000 years when increasing disturbance of the forests by man took place. Before 10 000 yr B.P. cold and probably drier conditions than present are inferred for areas above 2500 m, with possibly a cloudy moist zone below. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:28:14.484 +0100" +"Hope:1977seton","Seton rock shelter (35° 59'S, 137° 03'E) is located in the southwest of Kangaroo Island, South Australia. Excavation of the late Pleistocene deposit in the rock shelter has provided a rich assemblage of mammal, bird and reptile remains dating from more than 16 000 BP to about 10 000 BP. Analysis of these remains shows that the late Pleistocene fauna of Kangaroo Island was more extensive than the depauperate island fauna of today. The disappearance of many species reflects a reduction in open vegetation probably due to a combination of climatic change, the separation of the island postglacially by rising sea level, and the disappearance of a human population within the last 5000 years. The deposit also provides evidence for the contemporaneity of man and one of the extinct Pleistocene kangaroos, Sthenurus cf. gilli, at 16 000 BP.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Hope:1978hunter","Cave Bay Cave contains pollen-bearing sediments derived partly from weathering of the roof and partly from intermittent human occupation. These span the periods c. 28,000-14,700 B.P. and c. 8000 B.P. to the present. Pollen analysis of the Pleistocene sediments indicates that an initial open shrubland was followed by grassland which became increasingly open with abundant composites. Eucalypts occurred in the area but were probably very sparse. The Holocene section records a coastal shrubland like that at present in the area. Intervals of occupation appear to have had little effect on vegetation recorded at the cave, but fires occurred in the vegetation during unoccupied as well as occupied phases. Comparison of the Pleistocene spectra with those from sites in near-coastal Tasmania and south-eastern Australia suggest that an open grassland with scattered trees was extensive from the Adelaide region down to the Bassian Plain. Some components of this cold steppe formation may occur today in the treeline woodlands on the driest parts of the Tasmanian mountains, but there may also be floristic affinities with arid steppe. The grassland probably reflects conditions colder, drier and possibly windier than any represented in the area today.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Hope:1980eight","Eighteen hundred years ago one of the greatest of the armchair geographers, Claudius Ptolemy, wrote of the ‘Mountain of the Moon, whose snows feed the lakes, sources of the Nile’ (Schlichter 1891). Although Ptolemy’s view of the nature of the lunar mountains probably differed from the bleak and lifeless crags revealed on television, in one sense the name was prophetic; many areas on the equatorial mountains of East Africa have lost a forest cover and are taking on a more desolate appearance as soil is lost and the catchments are degraded. This is also true in many other tropical areas. ... [_truncated_]","2023-01-05 16:42:05.198 +0100","2023-01-11 09:27:12.774 +0100" +"Hope:1982aneityum","The dates for first occupation of an area are traditionally based on the oldest ages directly associated with human presence. Such dates are always minimum ages because the site of first settlement may have been missed. Where human occupation has been associated with clearance and other environmental disturbance, ages on the clearance events will provide independent evidence which can provide a check on archaeological sequences. This paper describes a preliminary study of a sedimentary sequence spanning the period when settlement is thought to have begun in a region of the western Pacific. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:28:51.099 +0100" +"Hope:1982warendja","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Hope:1983tandou","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Hope:1983telefomin","The major highland valleys of central Papua New Guinea, with their dense population and deforested slopes, gradually give way to more isolated valleys in the west. A few kilometres west of the Strickland Gorge (Fig. 1) the forest cover is almost unbroken for 500 km, until the Great Valley of the Balliem is reached in Irian Jaya. Small areas of garden are scattered in this region and a sparse population is found. Telefomin, located about 60 km from the Irian Jaya border and wedged between the Tirpitz-Donner mountains to the north and Victor Emanuel Range to the south, is one of the few partially cleared valleys found in this area. With Tifalmin and Feramin, it covers an area approximately 40 km in the east-west and 3-8 km in the north-south directions. The valley floor at 1,300-1,550 m altitude is deeply cut by the Takin river, the headwaters of the Sepik, as it flows west down a steepsided gorge (Fig. 2).","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Hope:1988sedimentation","Contemporary mires in the equatorial rainforest of Malesia have evolved from shallow lakes. Often these occupy karstic basins in ultrabasic or volcanic rocks. There is a marked difference in the rate of infilling of the lakes, depending on the degree to which nutrient accession from allochthonous sediments has occurred. Some lakes have infilled slowly with no allochthonous input; these variations in the rate of sedimen- tation reflect the controls of climatic change and human modification of the catchment. Others have infilled very rapidly, and in these the role of tephra fall is crucial. The boost to nutrient levels afforded by periodic tephra fall is reflected in the changes recorded in limnic sediment and terrestrial pollen derived from the surrounding vegetation, An episodic decline in Nothofagus and other pollen reflects the increase in floristic and structural complexity of the rainforest vegetation in the absence of disturbance. Catchment instability, either from tephra fall or landslips, creates opportunities for new generations of trees within a climatic regime which is variable but relatively unchanged through time.","2023-07-22 06:51:38.269 +0200","" +"Hope:1993preliminary","The faunas found in the mountains of central Irian Jaya have experienced dramatic changes through the late Quaternary. Remains of two previously unknown species of large marsupial, Maokopia ronaldi and Protemnodon hopei, have been recovered from unrelated cave and fluvial deposits which today occur in dense upper montane forest. Direct dating of the finds has not as yet been possible, but stratigraphic, sedimentologic, and palynologic evidence indicates that these species lived near a climatic treeline in subalpine grassland in the late Pleistocene. At higher altitudes a rockshelter provided the second known mid-Holocene record of Thylogale christenseni and Thylogale sp. cf. brunii, apparently extinct grassland wallabies. The two largest remaining subalpine mammal species are being locally exterminated by hunting, leaving only a large murid, Mallomys gunung, which weighs less than 2.0 kg. The area thus records the disappearance of a grassland-adapted fauna. The possum Pseudocheirops cupreus dominates in modem hunting returns, although this species is totally absent from the local fossil records. It may thus be in the process of invading a vacated and disturbed niche from the upper montane forest.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Hope:1994irian","This paper reports the pollen analysis of a 10 m core from a mire at 780 m altitude and 2°S latitude on ultrabasic soils on a northern coastal range of New Guinea. The area is almost undisturbed by humans and the record is believed to cover about 60,000 yr B.P. The results show that montane forest grew around the site continously through the Late Pleistocene with a distinct increases in higher-altitude taxa from 25,000 to 10,500 yr B.P., the time of glacial maxima elsewhere. The invasion of the site by lower-altitude forest, which commenced at 10,500 yr B.P., was reversed after a few hundred years, and was not finally completed until about 7000 yr B.P. The results show that vegetation in the region has been sensitive to climatic change, the Pleistocene ecology being consistent with a temperature change of about 3–4°C. Times of change agree with other tropical areas even though the site climate was probably affected by changing sea levels. However, the tropical forest demonstrates overall long-term stability in which changes in dominance may reflect minor shifts in disturbance and tree longevity. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:28:14.778 +0100" +"Hope:1995bega","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Hope:1995guinea","At the south and north limits of our region are mountainous areas very different from the open arid spaces of the Australian continent between. In the north, the high country of New Guinea offers a complex and well-studied environmental sequence as the arena for early and puzzling human adaptations, precursor of the extraordinary societies of the island today.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Hope:1995robustness","ND","2024-02-29 09:53:53.863 +0100","2024-02-29 09:53:53.863 +0100" +"Hope:1996nothofagus","The present strongholds of Nothofagus subgenus Brassospora represent less than 10 percent of its former range in the mid-Tertiary; it is restricted to the tropics as a montane taxon, growing above 200 m in ever-wet conditions of high reliability but unable to occupy areas of frost above 3>000 m (Chapter 7). On both long and short timescales it appears to be on the decrease, incapable of rapid spread and out of balance with the variability of climates. In this chapter I outline the longer his­ tory of beech within its present range and give new data on the Late Pleistocene that show how Nothofagus species have responded to the massive disruptions of climate in the last 100,000 years. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:28:15.073 +0100" +"Hope:1997alternative","Until recently, pollen data has been collected and analysed in isolation, the richness of the results allowing only a summary of the percentage data to be presented as a pollen diagram. Although the original data, in the form of the actual pollen identifications and counts, together with stratigraphic information, is usually preserved, comparisons bet­ ween sites, or re-interpretation based on new chronologies or ecological information, has rarely been possible. A worldwide effort is being made to collect the original data (pollen counts, dates) in integrated databases for all dated pollen sites (Webb 1993, Markgraf et al.1996). This Global Pollen Database, though already be accessed from the National Ocean and Atmosphere Centre in Boulder Colorado. ... [_truncated_] A browser, (SITESEER), pro­vides a nested map of several world regions in which individual sites can be zoomed and details of publications, chronology and the pollen diagram for each entered site can be extracted. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:28:15.371 +0100" +"Hope:1998baliem","A 3.5 m section of organic sediment was obtained from a karstic pond on a hill in the centre of the Baliem Valley, one of the major settled intermontane highland areas of New Guinea. The material spans two time periods each aproximately 2 millennia, one from about 2000 BP to the present and the other from 33,500 to 31,500 BP. The pollen analysis of the earlier section showed that it formed when the valley was forested by Nothofagus forest, but a carbonized particle input was consistently present after about 32,500 years ago. The recent section covers a period when the hill was totally cleared except for grassland and some open shrubby regrowth. The early burning and associated clearances are tentatively ascribed to a human origin. Fire is associated with slope erosion on the hill at 28,000 BP which supports the hypothesis of long term human settlement in the area.","2023-01-05 16:42:05.198 +0100","" +"Hope:1998caledonia","The south eastern plateau of New Caledonia (22°S) preserves remnants of a deep regolith of ultramafic soils which is extensively gullied or eroded to form large alluvial fans. Dated sediments from four closed basins on the Plaine des Lacs (ca. 220 m altitude) show that organic muds were accumulating prior to 30,000 yr B.P. Over the next 5000–14,000 years limonitic clays infilled two basins as a result of slope instability in their catchment. Resistant laterite and bog iron surfaces became exposed during the period 30,000–15,000 yr B.P. by erosional events that seem to have been of greater magnitude than any in the earlier Pleistocene. Two sites, Lake Emeric and Lake Suprin, were chosen for pollen analysis. During the phases of organic deposition of these lakes, Nothofagus forests collapsed several times and were replaced by Gymnostoma maquis, apparently as a result of fires. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:28:15.667 +0100" +"Hope:1998victoria","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Hope:1999response","Short sections of organic lagoon sediments have been obtained from two coastal localities, one at Sundown Point on the northwest coast of Tasmania and the other from Stockyard Swamp, 3 km inland on Hunter Island about 60 km to the north. Both sites are infilled swales of transgressive dune fields and provide records of vegetation and fire over the past 4000 yr. Sundown Point has sustained moderate levels of burning until around 2000 BP when a general increase occurs until the time of European occupation. Coastal heath vegetation with eucalypts was maintained until clearance of the area for pasture. Stockyard Swamp has a distinct phase of high carbonised particle accumulation from 4000 to about 2500 BP. This is followed by moderate to low levels of charcoal to the surface. Increased woody vegetation is associated with the higher carbonised particle phase. These prehistoric vegetation and charcoal sequences may reflect a possible correlation with the intensity of human occupation. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:28:15.962 +0100" +"Hope:2004habitat","Over 1000 marine and terrestrial pollen diagrams and some hundreds of vertebrate faunal sequences have been studied in the Austral-Asian region bisected by the PEPII transect, from the Russian arctic extending south through east Asia, Indochina, southern Asia, insular Southeast Asia (Sunda), Melanesia, Australasia (Sahul) and the western south Pacific. The majority of these records are Holocene but sufficient data exist to allow the reconstruction of the changing biomes over at least the past 200,000 years. The PEPII transect is free of the effects of large northern ice caps yet exhibits vegetational change in glacial cycles of a similar scale to North America. Major processes that can be discerned are the response of tropical forests in both lowlands and uplands to glacial cycles, the expansion of humid vegetation at the Pleistocene–Holocene transition and the change in faunal and vegetational controls as humans occupy the region. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:28:16.256 +0100" +"Hope:2005aru","The Aru archipelago has attracted scientific interest over the past two centuries because of its position as a 'lifeboat' of the former Torresian plain of the continent of Sahul. Yet despite a lengthy visit by Wallace (1857, 1869; see Chapter 1, this volume), and subsequent studies of birds and other biota (e.g. van Balgooy and Nooteboom 1995; Monk et al. 1997; Flannery 1995), and geomorphology (Verstappen 1959), virtually no comprehensive environmental studies have been published with the exception of Nooteboom (1996). Although remoteness has been blamed for this state of affairs, the islands have experienced more than two centuries of reasonable communications and significant business activity based on pearling, bird of paradise feathers, and most recently timber extraction and commercial fishing. The islands have failed to attract comprehensive scientific work despite being known to western science, perhaps because New Guinea became accessible. For example, the large British Ornithological Union expedition called in at Dobo in 1910 as the last western outpost before tackling the New Guinean coast (Wollaston 1912), but made no studies on Aru. This chapter reviews what is known of the Aru natural environments, and provides a background to the archaeology by deducing the past environments and palaeoclimates from regional studies such as marine palynology (van der Kaars et al. 1997), reconstruction of past shorelines from bathymetry and isostatic modelling (e.g. Voris 2000; Yokoyama et al. 2001a), and limited local data. The major discovery by the present research team, of faunal change in the past that reflects climate change, is dealt with in detail in Chapters 7 and 9. These findings are summarized here and set in a regional context.","2023-07-22 06:51:38.269 +0200","" +"Hope:2005brindabella","ND","2023-09-03 12:38:33.072 +0200","" +"Hope:2005cotter","ND","2023-01-05 16:42:05.198 +0100","" +"Hope:2005rock","ND","2023-09-03 12:38:33.072 +0200","" +"Hope:2005tom","ND","2023-09-03 12:38:33.072 +0200","" +"Hope:2006blundells","ND","2023-01-05 16:42:05.198 +0100","" +"Hope:2006mires","ND","2023-01-05 16:42:05.198 +0100","" +"Hope:2007human","ND","2023-09-03 12:38:33.072 +0200","" "Hope:2007paleoecology","When we look at the landscapes of Papua we can ask how they came into being and how long they have been as they are now. Because New Guinea - has risen from the sea only in the last few million years and is an actively evolving landmass with tectonic activity and very high rates of erosion and accumulation, these landscapes are relatively young. However, some surfaces have existed for 100,000 years or longer. Such landscapes often preserve records of climate and environmental change in land forms and deposits such as glacial moraines, lake bog and cave sediments, alluvium and colluvial mantles, and marine deposits (Williams et al. 1998). Information about the changes experienced by biomes comes from the study of biological and geomorphological records supported by dating. Here we consider what is known of the changes over the past 60,000 years or so, based on studies of pollen and sediments in swamps and small lakes in a range of Papuan environments from the lower montane to high alpine zones. There are also marine records of land pollen from southeast of Papua in the Banda Sea. While no other proxy has been studied in Papua there is scope for work on paleofaunas, opaline phytoliths, diatoms, and possibly tree rings." -"Hope:2007tilba","In Australia little direct information about past human activity has been obtained from wetlands, but they are a valuable archive of change through time against which the archaeological record from middens and rock shelters can be compared. The constant movement of small bands of hunter-gatherers has meant that there is little sign of intensive occupation, and the use of wetlands lay in their attraction as sources of water, plant foods and water birds, for which little archaeological trace can be expected. Moreover, since Australia is generally warm and dry, peat accumulations are rare and often oxidised, leading to poor preservation of features and artefacts. One exception to this, however, was the discovery of boomerangs and digging sticks preserved by peat in South Australia (Luebbers 1975). ... [_truncated_]" -"Hope:2008namadgi","Shrub and twig rush peatlands with hummocks of Sphagnum moss are a characteristic feature on the valley floors of Namadgi National Park above 1400m. Most are spring-fed and can cover large areas, as at Ginini Flats, or line streams where gradients are low. Sphagnum stablizes both the soil surface and stream banks and acts as a filter, removing suspended sediment. Sphagnum bogs alter the hydrology of streams by impeding flow and retaniing water, thus preventing erosion downstream in what would otherwise be extreme runoff events, and by maintaining a more constant flow between events. These high mountain bogs and fens are important in maintaining water quality in the Cotter River catchment for Canberra's water supply." -"Hope:2009environmental","Kosipe, an upland valley at 2000 m altitude in the Owen Stanley Ranges of southeastern New Guinea, is known for the discovery of large stone waisted blades dated to 31400 cal a BP. The purpose of these tools and the nature of occupation are unknown. The altitude is too high for most food crops today and may have stood close to the treeline during the last glaciation. Three pollen and charcoal diagrams from a large swamp in the Kosipe Valley provide a record of swamp and dryland changes for more than 50 000 years. There have been considerable fluctuations in vegetation on the slopes and on the swamp which reflect both environmental change and anthropogenic influences. A gymnosperm-rich forest at the base is replaced by mountain forest dominated by Nothofagus about 42 000 years ago. Fire first becomes apparent across the swamp around 40 000 years ago but is not common during the time when subalpine herbs reach their best representation. Tree fern-rich grasslands form a mosaic with montane forest in a near-treeline environment. The Pleistocene–Holocene boundary is marked by a decline in Nothofagus and increase in lower montane mixed forest taxa. Charcoal increases before this time and the swamp vegetation becomes more grass-rich. Charcoal is at its maximum through the last 3000 years possibly reflecting climate variability as well as sedentary occupation and agriculture on the swamp margin. Supplementary pollen diagrams from two higher altitude sites support the evidence from the Kosipe Swamp cores. Charcoal, local catchment erosion and increases in disturbance taxa become more widespread in the last 5000 years at these sites, suggesting that local settlement at Kosipe may have lagged behind general landscape use by populations from lower altitudes." -"Hope:2009fijian","The  Melanesian  high  islands  of  Tertiary  and  Quaternary  volcanic  origin  provide  a  natural  laboratory  for  assessing  the  impact  of  human  settlement  on  bounded  habitats.  In  Fiji,  the  three largest islands, Viti Levu, Vanua Levu and Tavieuni, formed a single landmass at glacial  times in the Pleistocene, while other high islands occur with a range of isolation from nearest  land. Human settlement is known from about 3000 years ago from locations throughout the  archipelago. The islands lie at about 16–23°S latitude in the tropical southeast trade-wind belt, and exhibit a marked zonation of climate.  ... [_truncated_]" -"Hope:2009mires","The mountains of the Australian Capital Territory support substantial areas of peat-forming mires in  interfluves and valley heads, as well as areas of riparian fen vegetation along streams. They include  valley fill deposits with sedge fens at lower altitudes (800–1200 m), and shrubby subalpine bogs and  restionaceous fens which sometimes include the hummock moss Sphagnum cristatum. There are several  minor wetland vegetation types including aquatic communities, Leptospermum tall shrubland and Poa  wet  tussock  grasslands  but  these  are  generally  not  peat-forming.  While  similar  fens  and  bogs  occur  in the Snowy Mountains, the ACT represents a significant outlier of major biogeographic significance  because the mires are near their climatic limits and hence sensitive to climate change." -"Hope:2015ultramafic","Solutional landforms (karst) can form on old surfaces on ultramafic rocks in the tropics because of the solubility of some magnesium-rich minerals under warmth and high CO2. The radiocarbon dating of organic pond deposits in several tropical ultramafic karst hollows demonstrates that very slow sediment accumulation has occurred, relative to other tropical shallow lakes. Some sites have gaps in their records, whereas others appear continuous. Sections of organic lake muds from the Indonesian sites Wanda and Hordorli provide sequences of ages from modern back to >35 000 years ago at depths of 3–4 m. In New Caledonia, no Holocene record has been obtained, and dates of 17 000–30 000 years ago are found near the top of deep organic layers that, in some cases, are buried by inorganic muds derived from an erosion event. ... [_truncated_]" -"Hope:2019rennix","Rennix Gap Bog is a sub-alpine topogenic peatland that contains up to 2 m of organic-rich sediments that have built up over the last approximately 12,000 years. This paper summarises the research and teaching activities that have been undertaken at the site, which has included consideration of the sediment stratigraphy, radiometric dating, palynology, charcoal analyses, dendrochronology and recently, the testate amoebae community composition has been documented. Much of this work is unpublished but has relevance for any future research and provides a long-term context for many contemporary environmental issues, including for issues of relevance to the management of fire in this landscape and vegetation more broadly. In the contemporary environment, the surface of the bog is vegetated with a complex mosaic of Carex fen, sub-alpine Sphagnum shrub bog and Poa costiniana tussock grassland. Pollen analysis suggests that this vegetation has been relatively stable for 10,000 years and prior to that the site was surrounded by sparse vegetation, similar to the alpine herb-grass community of contemporary higher altitude ecosystems. Charcoal analyses suggest that fire activity has varied through time but increased significantly in the historic period. Rennix Gap Bog has not only attracted considerable research but has also been an invaluable, accessible, site for field-based teaching and learning." -"Hopf:2000cynthia","A Late-glacial-Holocene pollen record was obtained from a 3.96 m sediment core taken from Lake St Clair, central Tasmania. Modern vegetation and pollen analyses formed the basis for interpretation of the vegetation and climate history. Following deglaciation and before ca. 18450 yr BP Podocarpus lawrencei coniferous heath and Astelia-Plantago wet alpine herbfield became established at Lake St Clair. A distinct Poaceae-Plantago peak occurs between 18450 and 11210 yr BP and a mean annual temperature depression from ca. 6.2°C to 3°C below present is inferred for this period. The marked reduction in Podocarpus and strong increase of Poaceae suggests reduced precipitation levels during the period of widespread deglaciation (ca. 18.5-11 kyr BP). ... [_truncated_]" -"Hopley:1970thesis","The coastal landforms of the Townsville area indicate an evolution which can be traced back to at least the last interglacial high sea level phase. A maximum sea level of approximately 15 feet was attained during this late Pleistocene transgression. It was accompanied by a sub-humid climate in which pedimentation was a major process. This dry climate was maintained during at least the early part of the regressive phase, but became more humid during the maximum of the glacial stage. The rise in the level of the sea during the Holocene has been paralleled by a desiccation of climate. The Holocene transgression in the area reached a maximum level of about 12 feet approximately 4250 years ago, leaving well-defined traces of this level on the mainland and off-shore islands. Landforms and deposits may be indentified with each of the climatic and eustatic oscillations described. A morphoclimatic influence is indentified in past and present landforms of the area." -"Horiuchi:2004baikal","ND" -"Hormes:2008valtellina","ND" -"Hormes:2011nordaustlandet","ND" -"Hormes:2013barents","ND" -"Horn:2005broughton","BSc Hons thesis (unpublished)" -"Horrocks:1998erua","Fine resolution pollen analysis of a core from Erua Swamp shows that prior to the Taupo eruption of c. 1718 B.P., the site bore a dryland vegetation type on river flats. Patchy Nothofagusl Phyllocladus forest on the flats was destroyed by the eruption and replaced by Gleichenia--restionad swamp vegetation with abundant Halocarpus. Regional forest during the period from after the eruption to c. 650--560 B.P. was mixed podocarp, dominated by Dacrydium cupressinum and Prumnopitys taxifolia. A period of widespread and sustained anthropogenic destruction by fire of forest commenced c. 650--560 B.P." -"Horrocks:1998taupo","An altitudinal series of eleven fine resolution pollen diagrams were used to examine the role of volcanism in forest dynamics on Mt Hauhungatahi. Partial pollen diagrams from four of these sites, chosen to illustrate the major effects of the 1718 bp Taupo eruption, are presented. Following the eruption Libocedrus bidwillii expanded in all sites. Open sites created by the eruption may have facilitated an expansion already underway as a result of more variable climatic conditions since c. 3000 bp. Weinmannia racemosa invaded upper montane forest c. 650 bp. The current altitudinal sequence of forest types, with Libocedrus dominating the subalpine and Weinmannia the upper montane forests, has thus been synthesized only within the last 1800 years. This is interpreted as a consequence of individualistic species' responses to major disturbance by the eruption. The results support nonequilibrium theories of community composition." -"Horrocks:2000hauhungatahi","Pollen diagrams from four sites along an altitudinal sequence on Mt Hauhungatahi support fossil wood data (Ogden et al., 1997) in suggesting a fluctuating Holocene tree-line not exceeding the altitude reached in the early Holocene. Tree-line forest at 1340--1390 m during the periods 10 100--7500 and 5400--3800 cal. BP was associated with patchy Subalpine scrub communities above and below this altitude. Rapid decline of this Halocarpus-Phyllocladus forest at c. 7500 cal. BP, and again c. 3800 cal. BP was probably due to volcan ism. During 7500--5400 and 3800--1718 cal. BP tree-line forest was replaced by Subalpine scrub. The failure of forest to replace scrub during these two periods implies a long-lasting influence of the event which destroyed the forest, a continuation of disturbance events, or changed environmental conditions. After the Taupo volcanic eruption (1718 cal. BP) expansion of Libocedrus indicates an upwards movement of forest species into Subalpine scrub, followed by a decline. Volcanism has probably affected the vegetation of Mt Hauhungatahi directly and indirectly (through effects on soil drainage) throughout the Holocene. Results are consistent with increased climatic variability since 7500 cal. BP, and support the hypothesis that disturbance events can have persistent long-term effects on community composition and species distribution patterns." -"Horrocks:2000kaitoke","Pollen and sediment analyses of two cores from coastal freshwater swamps at northern Kaitoke (Kaitoke Swamp and Police Station Swamp), Great Barrier Island, show that c. 7300 calibrated yr B.P. Kaitoke Swamp was an estuary with tidal flats. Avicennia, now absent from the swamp area, was present in the estuary. By c. 4500 yr B.P. fresh water conditions had developed at the Kaitoke Swamp site as marine influences decreased. Around the same time, fresh water swamp conditions commenced at the Police Station Swamp site on the surface of a low lying area of a Late Pleistocene dune. A sandy layer at Kaitoke may represent rapid infilling followed by a dry soil surface until c. 1000 yr B.P. Conifer-hardwood forest on the hills surrounding the sites c. 7300-c. 1800 yr B.P. was dominated by Dacrydium and Metrosideros. During this period, environmental conditions were relatively stable, with little change in forest composition. Between 1800 yr and 800 yr B.P. Kaitoke Swamp was reflooded, and the Police Station Swamp extended as a shallow lake over the nearby dune flat. These new shallow swamps were invaded by swamp forest (mainly Dacrycarpus with some Laureha). The presence of charcoal and Ptendmm spores above the Kaharoa Tephra suggests that major Polynesian deforestation at northern Kaitoke began c. 600 calibrated yr B.P." -"Horrocks:2001kaharoa","Analysis of high spatial resolution of nine pollen profiles (150 m--6·5 km apart) from Great Barrier Island shows that between 7500 and 600 calibrated year BP, the island had a low frequency of natural fires compared with elsewhere in the northern North Island. Except for one site which has locally sourced pre-Kaharoa charcoal, source of this charcoal in the Awana--Kaitoke area is uncertain. If local pre-Kaharoa burning did occur at other sites in this area, it was patchy, occurring at different times in different places, and was small-scale. Charcoal was first recorded c. 1700 year BP, then again after c. 1200 year BP. Pre-Kaharoa charcoal on Great Barrier may be interpreted as either an increased frequency of natural fires in the region due to climatic change to drier conditions, or small-scale, localized initial human impact, or some combination of these factors. Major post-Kaharoa burning in the Awana--Kaitoke area was also patchy, commencing at different times in different places. The presence of the Kaharoa Tephra on Great Barrier Island allows the commencement of major, sustained Polynesian deforestation at Awana--Kaitoke to be reliably dated to c. 600 year BP at some sites, and possibly up to 50 years later at other sites." -"Horrocks:2001whangape","The sediment record of Whangape Harbour shows that there were significant fluctuations in depositional energy in the harbour during the period from c >8000 cal yr B P to some time within the last millenium, and that fluvial influences increased as the harbour infilled The pollen record (highly discontinuous) from Whangape Harbour indicates that conifer--hardwood forest covered the hills surrounding the harbour during this period The main canopy conifers were Dacrydium and Prumnopitys taxifolia, with some Libocedrus, Dacrycarpus, and Phyllocladus Agathis was also present Common canopy hardwoods were Metrosideros and, in the latter part of the period, Elaeocarpus Ascarina and Cyathea were abundant in the sub--canopy Leptospermum grew on disturbed areas fringing the estuary Marsh or swamp environments probably never developed on a large scale in the harbour Avicennia, extremely under--represented in the pollen flora, has been present on tidal flats in the harbour since at least c 2500 cal yr B P Large--scale anthropogenic deforestation by burning commenced in the Whangape catchment some time during or since 700--430 cal yr B P The associated increase in erosion rates in the catchment resulted in a change towards a sandier sediment regime in the harbour which has continued to the present day Weinmannia and Ackama, previously rare in the catchment, expanded in remaining forest." -"Horrocks:2002auckland","A multi--proxy analysis of a sediment core from Waiatarua, Auckland Isthmus, adds to an environmental history from the local wetland spanning the Late Glacial to modern times. Several distal tephra were recorded in the core: 8.5 ka Rotoma (reworked), 6.1 ka Tuhua (primary and reworked), most likely the 1.8 ka Taupo (the latter is previously unreported for the Auckland Isthmus), and one unidentified, possibly 665 yr BP Kaharoa. Pollen and diatom analyses of the core show that during the period c. 6000--c. 4800 yr BP, the site was a lake fringed with Cyperaceae/Leptospermum swamp. The lake became progressively shallower after c. 4800 yr BP, probably due to hydroseral infilling. Surrounding the lake was forest dominated by Dacrydium, Prumnopitys, Metrosideros, and Nestegis. Transition to the Polynesian era appears unclear because the site probably endured a hiatus due to destruction of peat by burning in European times." -"Horrocks:2002harataonga","A pollen, sediment, and tephra record from a drained swamp at Harataonga contains a history of the local coastal environment from the Mid Holocene. This commences c. 6000 cal yr BP in a freshwater environment with swamp forest composed mainly of Laurelia, Leptospermum, Ascarina, and Cyathea spp. Dodonaea and Cyperaceae grew on margins of this forest. Forest on the hills surrounding the wetland comprised mainly Metrosideros, with emergent Dacrydium and Libocedrus. Ascarina, Rhopalostylis, and Cyathea dealbata type were a significant part of the understorey of the hillside forest. Around the time of deposition of the 5550 cal yr BP Whakatane tephra, a freshwater lake developed at the site. Extensive Cyperaceae swamp developed on the fringes of the lake. Shortly after c. 2900 cal yr BP, Dacrycarpus briefly invaded swamp forest, possibly as a result of storm disturbance, and the site made the final transition to swamp. Myrsine and then Hebe shrubs invaded fringes of the swamp as the water table fell, possibly as a result of a change to drier conditions in the Late Holocene. Polynesian deforestation, as indicated by the presence of abundant charcoal and Pteridium spores, is recorded in this core as occurring shortly after deposition of the c.600 cal yr BP Kaharoa tephra." -"Horrocks:2005pupuke","Lake Pupuke provides a near--complete, high--resolution environmental record of the Holocene from northern New Zealand. Tephra beds constrain the timing of a range of proxy indicators of environmental change, and demonstrate errors in a radiocarbon chronology. Agathis australis forest progressively increases from c. 7000 yr BP and, in conjunction with indicators of reduced biomass productivity, support a model of long--term climate change to drier conditions over the Holocene. However, except for Agathis, conifer--hardwood forest dominated mainly by Dacrydium cupressinum shows little change throughout the pre--human Holocene, suggesting environmental stability. Dramatic vegetation change occurred only within the last millennium as a result of large--scale Polynesian deforestation by fire. This happened a short time before the local eruption of c. 638 cal. yr BP Rangitoto Tephra. The identification of two eruptions of tephra from Rangitoto volcano has implications for future hazard planning in the Auckland region, because the volcanoes were previously considered single event centres. Changes in atmospheric circulation since the Late Glacial, possibly causing lower frequency of distal ashfall in Auckland during the Holocene, complicates the use of long--term records in hazard frequency assessment." -"Horrocks:2007northern","A sedimentological and plant microfossil history of the Late Quaternary is preserved in two sediment cores from early Polynesian ditch systems on southern Aupouri Peninsula. The study places human activities into a geomorphological and ecological context and allows comparison of natural and anthropogenic effects on two different geological settings: a floodplain and a relatively closed peat swamp. The data fill part of the current gap in the environmental record from northern New Zealand, namely MIS 3 (57k--26k yr BP). There is evidence for an increase in fire frequency in the region after 40k 14C yr BP, suggesting a shift to drier (and cooler) conditions. Pollen records show that conifer-hardwood forest dominated by podocarps (especially Dacrydium) prevailed prior to Polynesian arrival and deforestation within the last millennium, with Fuscopsora insignificant throughout. Both cores show sections with gaps in deposition or preservation, possible flood-stripping of peat during the pre-Holocene and mechanical disturbance by early Polynesians. The identification of prehistoric starch grains and other microremains of introduced Colocasia esculenta (taro) in both cores supports indirect evidence that the ditch systems of far northern New Zealand were used for the extensive cultivation of this crop." -"Horrocks:2009discontinuous","Two sediment sequences from Pukekawa crater, Auckland Domain, contain silty clay underlain by fibrous peat. The peat contains a pollen flora and wood indicating the presence of a warm--temperate, conifer--hardwood forest with Metrosideros, Agathis, Prumnopitys taxifolia, P. ferruginea, and especially Dacrydium. Radiocarbon dates indicate that the peat was deposited before the Last Glacial Maximum (LGM). Absence of tephras and small amounts of Fuscospora pollen indicate probable non--preservation of the LGM. The pollen flora of most of the clay contains Metrosideros, Ascarina, and ferns, indicating post--LGM warmer, wetter conditions. The two uppermost samples contain exotic pollen, indicating that they are post--European in origin. Excavation and levelling to form sports fields and parkland appears to have curtailed and mixed the Holocene record." -"Horsfall:1987phd","This thesis presents the results of an exploratory investigation into the prehistoric occupation of the tropical rainforests of northeast Queensland. The limited ethnographic data available for this region describes how the Aboriginal societies who lived in these rainforests exploited their environment. A major feature of this exploitation was the intensive use of several species of toxic plants (many of them restricted to this district) as food staples. These plants were rendered edible by a complex process of treatment which included leaching in running water. Similar processes have been used to treat toxic food plants in many regions of the world, and their use may have a considerable antiquity. Although preservation of archaeological remains is not optimal in these humid tropics, numerous sites have been recorded, and excavations were undertaken at several of these. The oldest cultural deposits found so far are at Jiyer Cave (from 5100 BP), and an open site (Mulgrave River 2) was first occupied at about 2700 BP. Both of these sites contained remains of toxic and non-toxic food plants. Similar food plant remains were also recovered from other sites investigated by the author. The link between these archaeological remains of toxic food plants and intensive Aboriginal exploitation of the rainforests is not clear. This is due partly to the poor preservation of organic material in the older deposits particularly, and partly to inter-site variations. At Jiyer Cave, plant remains clearly identified as belonging to toxic species are no more than about 1000 years old, while non-toxic and unidentified species are as much as 4000 years old. Stone artefacts possibly associated with the processing of toxic species occur throughout these deposits, though specialised processing tools appear to be less than 1000 years old. At Mulgrave River 2, toxic food plant species occur in deposits dated to about 2000 BP, although they are more prevalent in the most recent levels. However, stone artefacts which might be associated with complex treatment procedures are rare at this site. The deposition rates of quartz artefacts are taken as possible indicators of intensity of site use. At Jiyer Cave, an increase of occupation is thus postulated for about 650 to 850 BP, whereas at Mulgrave River 2 the deposition of quartz artefacts peaks between 1800 and 1000 BP. In other words, there is no direct correlation between increased use of the sites and the presence of toxic plant remains, nor is there any correspondence between depositional histories of the two sites. Areas which still need investigation or which have arisen as a result of this research are noted, and a number of suggestions for future research are made." -"Horsfall:1996holocene","ND" -"Horsup:2004wombat","Summary. Species status: The northern hairy-nosed wombat (NHW) is listed as 'Endangered' (Queensland Nature Conservation Act 1992; Commonwealth Environment Protection and Biodiversity Conservation Act 1999. Under the IUCN SSC (2001) Red List Categories, the NHW is 'Critically Endangered' (Criteria B2ab(iii) - single population occupying <10 km2, declining habitat quality). The species is restricted to a single population on Epping Forest National Park (Scientific) near Clermont in central Queensland. The population was estimated to contain 113 individuals in 2000, of which as few as 25 may be breeding females (Banks et al. in press). ... [truncated]" -"Hossfeld:1965radiocarbon","The site near Aitape, New Guinea, where fossil human remains were collected by the writer in 1929 was revisited and materials for radiocarbon dating were collected. The associated fossils show that the ecology was mangrove swamp. Organic materials from the lenticle containing the human bones were 14C dated at about 5000 years." -"Hotchin:1990phd","The subject matter of this thesis spans the disciplines of Geography, Prehistory and Anthropology in attempting to examine the interaction of environmental and socio-cultural systems. The thesis is not meant to be primarily be an in-depth study of the evolution of the Gippsland Lakes system but is concerned with the question of the nature of the interaction of a small-scale society with its environment and how this is reflected in the cultural forms of the society. That is, rather than being the focus of the study, reconstruction of changes in the environmental parameters of the field area over time is undertaken to support the primary inquiry into the nature of environmental-cultural interaction. The goal of the study is therefore to examine cultural process rather than sedimentary processes. This empirical approach tests the correlation between the evolving landscape and the archaeological and ethnographic cultures of the Quaternary barrier systems of the Gippsland Lakes-Ninety Mile Beach region. ... [_truncated_]" -"HoumarkNielsen:2012denmark","ND" -"Hovingh:2009report","This report details the results of an Indigenous archaeological assessment of the Flying Fish Access Track; Fortescue Metals Group’s survey request area EXP_EAS_036 (tenement E47/1373). - In accordance with the Scope of Work, the survey and report were designed to provide FMG with detailed information on Indigenous archaeological sites within the project area. The objectives of the survey were as follows. - Identify any Indigenous archaeological sites, as defined by Section 5 of the Aboriginal Heritage Act 1972 (AHA). - Record all archaeological sites identified within EXP_EAS_036 to a level of detail sufficient to allow the Aboriginal Cultural Material Committee (ACMC) to determine whether they constitute Aboriginal archaeological sites as defined by Section 5 and 39(2) of the AHA. - Archae-aus Pty Ltd was contracted by WGAC to conduct the assessment, which took place during two field trips: 4th March – 6th March 2008 / 28th April – 1 May 2008. - Windiwari Gurama Aboriginal Corporation representatives took part in all aspects of the assessment. - A total of 15 Indigenous archaeological sites were identified and recorded during the survey, summary details of which can be found in Table 1 below - In addition, 35 isolated artefacts were recorded." -"Howard:2003anseriformes","Order Anseriformes" -"Howard:2003pelecaniformes","Order Pelecaniformes" -"Howard:2003sphenisciformes","Order Sphenisciformes" -"Howard:2004galliformes","Order Galliformes" -"Howle:2012tahoe","ND" -"Hu:2017syntaxis","ND" -"Hu:2021covariation","Drainage divide migration is of wide interest because it drives changes in topography, aquatic species habitat, and fluxes of water and nutrients across Earth’s surface. To date, divide migration rates have been measured in relatively few places, partly because of the rarity of denudation rate measurements on opposing sides of drainage divides. Here we report 54 basin-averaged denudation rates across the Qilian Shan, China, inferred from 10Be concentrations in stream-borne quartz. We combine these with 18 previously published basin-averaged denudation rates and new measurements of the topographic metric χ in the river networks. ... [_truncated_]" -"Huang:2008fluctuation","ND" -"Huang:2010larsemann","ND" -"Hubbs:1962lajolla","Since the publication of the last list of C14 measurements (La Jolla I), covering the period from mid-1957 through 1959, the La Jolla Radiocarbon Laboratory has continued to use essentially the same technique. In the summer of 1961 a second Oeschger-Houtermans counter (Houtermans and Oeschger, 1958), purchased from Manufacture Belge de Campes et de Matériel Electronique, S. A., was installed. It has a somewhat higher background (3.1 counts/min at a filling pressure of 880 mm) than the counter obtained from Bern--a point of little significance in the measurements herein reported. Of the tests included in this report only those following LJ-380 were run with the new counter; the others, with the Bern counter." -"Hubbs:1965radiocarboniv","During 1963 and 1964 the La Jolla Radiocarbon Laboratory continued to follow essentially the same techniques as in previous years. The three counters described in La Jolla III have continued to yield measurements in virtually complete agreement. As before, we add, except for the measurements of apparent age on organisms collected alive (see below), ca. 100 yr to the one-sigma statistical counting error. Dates are still computed on the basis of the half-life estimate of 5570 yr." -"HubertFerrari:2005aksu","ND" -"HubertFerrari:2021anatolian","River terraces are geomorphological markers recording deformation. Here, we use four strath and fill river terraces along the Kızılırmak River in Turkey to unravel the deformation along the convex arc formed by the central North Anatolian Fault (NAF), a continental transform fault. 10Be, 26Al, 36Cl cosmogenic exposure ages of T3 and T2 strath terraces constrain their formation at 83 ± 15 ka and 67 ± 7 ka, respectively. We evidence frost-cracking during humid cold periods that bought younger carbonate cobbles on both terraces. T1, a younger fill terrace was probably emplaced during the MIS3 (30–40 ka) aggradational period or during the last glacial–interglacial transition. T0, the most recent fill terrace, was incised shortly before the 1668 earthquake based on 14C dating. It records a cumulated 14 ± 2 m offset linked to the 1943 and 1668 earthquakes. T3 shows a maximum offset of ~ 845 m and constrains a 10 mm/year geological slip rate that is lower than Holocene slip rates. It suggests temporal change in slip rates along the NAF. T2 and T3 also evidenced an uplift of 1 mm/year induced by transpressive deformation accommodated close to the NAF. Compared to the 0.28 mm/year obtained to the north, a larger portion of the shortening in the Central Pontides is accommodated close to the driving plate boundary. ... [_truncated_]" -"Huff:2016nfb","This paper adds to the emerging body of evidence for 3000-year-old pottery in the highlands of Papua New Guinea. Through detailed review of the archives of the original excavation, it becomes clear that the earliest pottery at the NFB site in the Eastern Highlands dates to 3133–3379 calBP (UW 261), thereby necessitating revision of current models for the geographical and chronological distribution of ceramic technology. These finds are approximately the same age as the earliest ceramics thus far known from the Central Highlands, demonstrating that early pottery was present across the northern flank of the highlands along the Ramu River watershed." -"Huff:2016thesis","Why did people in the highlands of New Guinea move from a hunter-gatherer lifestyle and subsistence pattern, and develop a subsistence pattern centered on root and tree crop agriculture? How did the ancient residents of the highlands actually move around the landscape in the late Pleistocene, and how did that change though the Holocene? The research presented in this dissertation addresses these questions through and analysis of intensity of reduction of stone tools, paleoclimate reconstructions, and statistical analyses of regional radiocarbon dates. Competing models of processes driving change are compared against the accumulated evidence, with precipitation and other climate phenomena determined to be the mechanism with the strongest effect driving changes in site use, subsistence, and related technology." -"Hughen:2004changes","A series of 14C measurements in Ocean Drilling Program cores from the tropical Cariaco Basin, which have been correlated to the annual-layer counted chronology for the Greenland Ice Sheet Project 2 (GISP2) ice core, provides a high-resolution calibration of the radiocarbon time scale back to 50,000 years before the present. Independent radiometric dating of events correlated to GISP2 suggests that the calibration is accurate. Reconstructed 14C activities varied substantially during the last glacial period, including sharp peaks synchronous with the Laschamp and Mono Lake geomagnetic field intensity minimal and cosmogenic nuclide peaks in ice cores and marine sediments. Simulations with a geochemical box model suggest that much of the variability can be explained by geomagnetically modulated changes in 14C production rate together with plausible changes in deep-ocean ventilation and the global carbon cycle during glaciation." -"Hughes:1980depth","A geomorphological study of a number of archaeological sites in southern coastal New South Wales was undertaken. The study relied heavily on the construction of depth/age curves using radiocarbon dates. This paper reports those dates from the radiocarbon laboratory at the University of NSW and the manner in which the depth/age relationships were obtained using these dates in combination with those already published from the ANU and Sydney laboratories." -"Hughes:1983colless","ND" -"Hughes:1984batemans","At the eastern end of North Head Beach there is a lm deep shell midden which caps a 4m high foredune. In recent years the foredune has been eroded by storm waves and the shell midden has been exposed in, and has slumped down, the near-vertical erosion face. In addition damage has been caused by visitors to the beach crossing the midden. ... [_truncated_]" -"Hughes:1992mesa","ND" -"Hughes:1999tea","This study concerns a shell midden on a sandy rise near Tea Gardens in central coastal NSW (Fig. 1). It arose from an investigation undertaken in 1994 by the authors for a contemporary development consent (Kinhill 1994). In an earlier archaeological survey of the area, Dallas (1982) had located a disturbed shell midden (NPWS Site No. 38-5-76), and the NSW National Parks and Wildlife Service (NPWS) had then issued a Consent to Destroy that site. The 1982 planned development did not proceed however, and the Consent lapsed. ... [_truncated_]" -"Hughes:2000carrington","Hughes (1999) undertook a geomorphological assessment of the proposed Carrington mine site, a specific aim of which was to identify possible alluvial or colluvial deposits which might contain archaeological materials of Pleistocene age (see also ERM Mitchell McCotter 1999a&b). Only one such deposit was found - a colluvial deposit immediately downslope of Site CM2 (an artefact scatter centred on an outcrop of Tertiary silcrete and river cobbles of silcrete and other materials, with both the silcrete outcrop and river cobbles having been exploited as a source of raw material). ... [_truncated_]" -"Hughes:2003sandy","Test excavation of the sand sheet adjacent to Sandy Hollow Creek (Landform Zone 4) was undertaken as described in AMBS (2002, Section 8.2). The locations o f the test pits are shown in Figure 1, the stratigraphy of the deposits in Figure 2, and the depth distribution of artefacts in Table 1, all taken from AMBS (2002). The stratigraphy of the sand sheet was described in summary by Hughes (in AMBS 2002: 74) as follows: ... [_truncated_]" -"Hughes:2010changes","Analysis of the changes in rates of catchment sediment storage can provide material evidence of the impact of landscape disturbance on catchment sediment flux. A number of studies have suggested increased sediment yields from the rivers draining to the Great Barrier Reef since European settlement in the mid-nineteenth century. Many of these predictions, which indicate increases between four to ten times the pre-disturbance estimates, are based on large-scale catchment modelling that make some critical assumptions about pre-disturbance erosion rates and/or sediment delivery ratios. In addition, the majority have not been validated by empirical data. This study uses single-grain OSL dating and 137Cs depth profiles to determine pre- and post-floodplain accretion rates in Theresa Creek, a subcatchment of the dry-tropical Fitzroy River basin. We demonstrate that floodplain accretion rates have increased by three to four times since European settlement (ca. A.D. 1850). ... [_truncated_]" -"Hughes:2011rockshelters","Two spatially close rockshelters at Mesa J in the Pilbara had relatively deep deposits and large numbers of stone artefacts distributed from top to bottom. The basal archaeological materials have been directly dated as (in the case of J24) or are inferred to be (in the case of J23) late Pleistocene in age. In J24 artefacts continued downwards throughout basal Spit 10, indicating that occupation of the rockshelter began before 27,657 cal BP, possibly thousands of years before. The distribution of stone artefacts and radiocarbon dates in J24 indicates that occupation of the rockshelter continued during the Last Glacial Maximum (LGM), providing further evidence that the Hamersley Plateau provided refuge for Aboriginal people during the cold and arid conditions of the LGM." -"Hughes:2012helheim","ND" -"Hughes:2014central","The central lowlands of the Hunter Valley are rich in Holocene-aged open stone artefact concentrations but, to date, very few verified traces of Pleistocene occupation have been found there. The central lowlands would have been a reasonably attractive place to live, so logic suggests that there should be Pleistocene sites. Given the geomorphic and soil formation processes that have operated over the potentially long period of Aboriginal occupation of the central lowlands, however, it is likely that most archaeological materials older than ca 10,000 years have been either completely removed or widely dispersed across the landscape and are no longer recognisable as discrete Pleistocene-aged assemblages. Sand bodies have the greatest potential to contain older sites, but in most, if not all, cases their stratigraphic integrity has been compromised, principally by bioturbation. Understanding the landscape history over the last 90,000 years is the key to understanding why finding Pleistocene sites in the Hunter Valley has proven to be so difficult. Geoarchaeological evidence which illustrates this difficulty is presented from sites in three deposits of probable Pleistocene to early Holocene age - two in sand bodies and one in colluvium. On one sand body (the Warkworth sand sheet) there is contestable evidence for traces of pre-LGM occupation beginning more than ~23,000, possibly 50,000, years ago, but on the other (the Cheshunt dune) there is no evidence of occupation beyond the mid-Holocene." -"Hughes:2014geoarchaeology","An extensive scatter of stone artefacts recorded as Site WE-1 on the Woolshed Embankment at the northern end of Lake George in southern NSW has been examined in the light of recent information on the lake's history. Optical dates show that the core of the embankment formed between ~22,000 and 15,000 ya. Archaeological materials have survived in the overlying deposits, though they have been affected to a degree by repeated cultivation. These archaeological assemblages are now able to be interpreted in the light of a reconstruction (by Fitzsimmons and Barrows [2010]) of the Holocene lake history. The site was used during the mid- to late Holocene, initially during the penultimate high lake stand between 6000 and 2400 ya. The artefact assemblage has been inundated periodically by high lake levels, and potentially mixed by wave action. A silcrete- and backed artefact-rich and bipolar artefact-poor assemblage on part of the site was replaced across the whole site by one that had lower proportions of silcrete and backed artefacts and higher proportions of bipolar artefacts, a pattern similar to that observed in other sites in southeast Australia." -"Hughes:2014morocco","ND" -"Hughes:2014roxby","Geomorphic investigations and optical dating integrated in a largescale archaeological excavation program at Olympic Dam have provided a chronology for dune formation extending back to before the last interglacial. Indurated dune cores of different ages have been in existence for at least 140 ka. The present dunes began building at >55 ka and they had largely formed by 21 ka at the height of the LGM. Dune building declined 21-14 ka, then increased again, peaking at 13 ka. Stable dune surfaces formed 12-9 ka and there was little sand accumulation during the Holocene. Parts of the dunes are mantled with loose, laminated sand mobilised after European grazing commenced in the mid-1800s. Most of the archaeological material is exposed at the surface and is of late Holocene age. The dunes also contain layers of stone artefacts (post LGM through to the late Holocene in age) which mark contemporary stable to slightly eroded surfaces. The post LGM archaeological assemblages can be correlated with palaeoclimatic records from other sources and they reflect episodic occupation of this arid landscape during relatively wet periods when the dunes were stable." -"Hughes:2015preservation","Alluvial terraces provide a record of aggradation and incision and are studied to understand river response to changes in climate, tectonic activity, sea level, and factors internal to the river system. Terraces form in all climatic regions and in a range of geomorphic settings; however, relatively few studies have been undertaken in tectonically stable settings in the tropics. The preservation of alluvial terraces in a valley is driven by lateral channel adjustments, vertical incision, aggradation, and channel stability, processes that can be further understood through examining catchment force-resistance frameworks. This study maps and classifies terraces using soil type, surface elevation, sedimentology, and optically stimulated luminescence dating across five tropical catchments in northeast Queensland, Australia. This allowed for the identification of two terraces across the study catchments (T1, T2). The T1 terrace was abandoned ~13.9ka with its subsequent removal occurring until ~7.4ka. Abandonment of the T2 terrace occurred ~4.9ka with removal occurring until ~1.2ka. Differences in the spatial preservation of these terraces were described using an index of terrace preservation (TPI). Assessments of terrace remnant configuration highlighted three main types of terraces: paired, unpaired, and disconnected, indicating the importance of different processes driving preservation. Regional-scale variability in TPI was not strongly correlated with catchment-scale surrogate variables for drivers of terrace erosion and resistance. However, catchment-specific relationships between TPI and erosion-resistance variables were evident and are used here to explain the dominant processes driving preservation in these tropical settings. This study provides an important insight into terrace preservation in the tectonically stable, humid tropics and provides a framework for future research linking the timing of fluvial response to palaeoclimate change." -"Hughes:2016welsh","ND" -"Hughes:2016woolshed","An extensive scatter of stone artefacts recorded as Site WE-1 on the Woolshed Embankment at the northern end of Lake George in southern NSW has been examined in the light of recent information on the lake?s history. Optical dates show that the core of the embankment formed between ~22,000 and 15,000 ya. Archaeological materials have survived in the overlying deposits, though they have been affected to a degree by repeated cultivation. These archaeological assemblages are now able to be interpreted in the light of a reconstruction (by Fitzsimmons and Barrows [2010]) of the Holocene lake history. The site was used during the mid- to late Holocene, initially during the penultimate high lake stand between 6000 and 2400 ya. The artefact assemblage has been inundated periodically by high lake levels, and potentially mixed by wave action. A silcrete- and backed artefact-rich and bipolar artefact-poor assemblage on part of the site was replaced across the whole site by one that had lower proportions of silcrete and backed artefacts and higher proportions of bipolar artefacts, a pattern similar to that observed in other sites in southeast Australia." -"Hughes:2018atlas","ND" -"Hughes:2022ventura","The quantification of rates for the competing forces of tectonic uplift and erosion has important implications for understanding topographic evolution. Here, we quantify the complex interplay between tectonic uplift, topographic development, and erosion recorded in the hanging walls of several active reverse faults in the Ventura basin, southern California, USA. We use cosmogenic 26Al/10Be isochron burial dating and 10Be surface exposure dating to construct a basin-wide geochronology, which includes burial dating of the Saugus Formation: an important, but poorly dated, regional Quaternary strain marker. Our ages for the top of the exposed Saugus Formation range from 0.36 +0.18/−0.22 Ma to 1.06 +0.23/−0.26 Ma, and our burial ages near the base of shallow marine deposits, which underlie the Saugus Formation, increase eastward from 0.60 +0.05/−0.06 Ma to 3.30 +0.30/−0.41 Ma. Our geochronology is used to calculate rapid long-term reverse fault slip rates of 8.6−12.6 mm yr−1 since ca. 1.0 Ma for the San Cayetano fault and 1.3−3.0 mm yr−1 since ca. 1.0 Ma for the Oak Ridge fault, which are both broadly consistent with contemporary reverse slip rates derived from mechanical models driven by global positioning system (GPS) data. ... [_truncated_]" -"Humphreys:1997pilliga","ND" -"Huntley:1985optical","A new method for dating sediments is proposed, which determines the time since the sediment was last exposed to sunlight. An argon-ion laser is used to excite electrons from thermally-stable light-sensitive traps and the subsequent luminescence used as a measure of the past radiation dose. Two sample sequences spanning the periods 0-700 kyr and 0-6 kyr show steadily increasing luminescence with age. An age of 62+/-8 kyr is obtained for a silt radiocarbon dated at 58.8+/-0.3 kyr. Problems were found with two much younger samples." -"Huntley:1993inclusions","A sequence of stranded beach dunes in the southeast of South Australia which resulted from the advance and retreat of the sea over a tectonically rising land surface during the past 800 ka has been securely dated by geological means and successfully used to test thermoluminescence dating based on quartz. We have now obtained a series of promising results from the same sequence with a test of optical dating on inclusions within the quartz grains. The innovative aspect of the measurements is the use of infrared irradiation to stimulate emission from the inclusions rather than conventional stimulation of the quartz itself by light of shorter wavelength. Satisfactory ages were found for seven dunes covering the time span 0-400 ka." -"Huntley:1993stranded","The remarkable sequence of stranded beach dunes in south-east South Australia deposited during the past 800 ka has provided us with a rare set of samples for testing thermoluminescence sediment-dating methods. Here we report thermoluminescence ages obtained from quartz separated from the dunes, and compare them with accepted ages for the high sea-levels responsible for the dunes. The independent ages of the dunes were obtained from earlier work by Schwebel which has been extended and refined by modelling the dune formation using sea-level variations derived from the oceanic δ18O record. The work is unusual in extending thermoluminescence dating to an 800 ka sequence with modest geological control of the age. The agreement between thermoluminescence and geological ages is satisfactory for eight dunes with ages in the range 120--800 ka. Qartz is not usually thought to be useful for thermoluminescence dating in this time span; two factors contribute to our success. The first is that the dose rates are low, about 0.5 Gy ka-1, or one quarter of that typical of sediments. The second is that the thermoluminescence vs. dose response continues to rise monotonically above the saturation region at doses above 300 Gy." -"Huntley:1994reversals","Since the beginning of sediment dating the necessity of testing techniques on samples of known age has been recognized. The purpose of this note is to summarize the results obtained from samples independently dated making use of palaeomagnetic field reversals for which our tests have been successful. ... [_truncated_]" -"Huntley:1994sequence","Our thermoluminescence dating technique has been applied to several new samples from the remarkable sequence of stranded beach dunes in southeast South Australia that were formed during the past 800 ka. We show that Robe III is probably 100 ka as suggested by Schwebel and not 80 ka as we suggested earlier. A sample from the West Dairy dune is shown to belong to δ18O Stage 7 in accordance with Schwebel's original suggestion and not Stage 5 as he suggested later. A new West Naracoorte sample yielded acceptable data and an age consistent with formation just after the Brunhes-Matuyama magnetic reversal at 780 ka as required by palaeomagnetic measurements. Two more samples from the Woakwine dune show that our reproducibility is consistent with our derived errors." -"Huntley:1996traps","We describe a number of optical properties of a natural quartz that are related to the presence of electron traps having an optical depth of about 3 eV below the conduction band. Such traps are populated as a consequence of a radiation dose, and can be depopulated by optical excitation. An understanding of these processes is necessary in order to make use of these phenomena to determine the ages of sediments by optical dating. The recombination emission spectrum is found to consist mainly of a 0.65 eV wide band at 3.35 eV (370 nm). This and other information are used to deduce that the traps are electron traps. The excitation efficiency is found to increase with photon energy, and with temperature. The data are roughly in accordance with Urbach's rule, and an optical trap depth of about 2.9 eV is deduced. Above 100 °C thermal quenching causes a reduction in the observed luminescence. Isothermal decay studies show that there are actually several traps, possibly including a distribution of traps, with most of the luminescence arising from traps with thermal depths of about 1.6 eV and lifetimes deduced from extrapolation to be >2 x 106 years at 20 °C. The ratio of optical to thermal trap depths is in accordance with the Mott and Gurney prediction. A laboratory dose, besides filling traps, also has an effect that we attribute to population of competing recombination centres; this can be reversed with appropriate heating. Our understanding of the dose response and kinetics was tested on two samples of known age, and correct ages of ~ 120 000 years were obtained." -"Huntley:2001improved","Our thermoluminescence dating technique for quartz extracted from late Pleistocene sediments has been improved by the addition of a 33 h 160°C preheat before measurements. This yields better plateaux, which now encompass the region known as the 325°C TL peak; this is consistent with the prediction, from isothermal decay studies, of the lifetime at ambient temperature of the traps responsible for this peak. The preheat does not help resolve problems associated with dose responses above 600 Gy. Some details of the dose response are shown to be better understood with the aid of 3-D TL spectra. The improved method has been applied to one former and seven new samples from the stranded beach-dune sequence in south-east South Australia. The five ages obtained for the main dune sequence range from 95±6 to 725±100 ka and all are consistent with the expected ages." -"Huonbrook:2012jirrpalpur","ND" -"Huonbrook:2013packsaddle","ND" -"Hurst:2012curvature","Erosion rates dictate the morphology of landscapes, and therefore quantifying them is a critical part of many geomorphic studies. Methods to directly measure erosion rates are expensive and time consuming, whereas topographic analysis facilitates prediction of erosion rates rapidly and over large spatial extents. If hillslope sediment flux is nonlinearly dependent on slope then the curvature of hilltops will be linearly proportional to erosion rates. In this contribution we develop new techniques to extract hilltop networks and sample their adjacent hillslopes in order to test the utility of hilltop curvature for estimating erosion rates using high‐resolution (1 m) digital elevation data. Published and new cosmogenic radionuclide analyses in the Feather River basin, California, suggest that erosion rates vary by over an order of magnitude (10 to 250 mm kyr−1). Hilltop curvature increases with erosion rates, allowing calibration of the hillslope sediment transport coefficient, which controls the relationship between gradient and sediment flux. ... [_truncated_]" -"Hutchinson:2009tsunamis","Bryant and others have interpreted geomorphological and archaeological evidence from south-central New South Wales (NSW) to infer repeated inundation of this coast by mega-tsunamis in late Holocene time. However, the stratigraphy of two well-dated archaeological sites (Pambula Lake, Bass Point) shows no evidence that these camps were abandoned, or that the marine component of the diet of local Aboriginal peoples changed at or about 500 or 1500 cal. BP, the time of the two most recent inferred mega-tsunamis. In addition, the mean probability distribution of the youngest calibrated radiocarbon ages from 52 archaeological sites on the south-central NSW coast (grouped in three tsunami-susceptibility classes on the basis of site elevation and distance from the shore) does not differ from random expectations, and shows no evidence that sites were permanently abandoned in the aftermath of these inferred events. The mean probability distributions of calibrated radiocarbon ages from 108 charcoal samples from these sites does not differ from random expectations, and offers little support for the inference that the sites were temporarily abandoned about 500 or 1500 cal. BP. Probability distributions based on 70 marine shell ages show strong century-scale cyclicity, but this is likely too regular to be a product of mega-tsunamis. Moreover, changes in shellfish exploitation patterns and adoption of new fishing technologies by Aboriginal people on this coast do not coincide with the times of inferred tsunamis. The archaeological evidence offers no support for the hypothesis that mega-tsunamis inundated this coastline in the late Holocene." -"Hutterer:2005erinaceidae","Family Erinaceidae" -"Hutterer:2005erinaceomorpha","Order Erinaceomorpha" -"Hutterer:2005nesophontidae","Family Nesophontidae" -"Hutterer:2005solenodontidae","Family Solenodontidae" -"Hutterer:2005soricidae","Family Soricidae" -"Hutterer:2005soricomorpha","Order Soricomorpha" -"Hutterer:2005talpidae","Family Talpidae" -"Huxtable:1977mungo","ARCHAEOMAGNETIC studies made by Barbetti and McElhinny on prehistoric aboriginal fireplaces at Lake Mungo, Australia, indicate the occurrence of a polarity excursion about 30,000 years ago during which the geomagnetic field intensity increased to three times its presentday value; this main excursion was followed by a second one during which the intensity decreased to about one third of the present day value. This note reports thermoluminescent (TL) dating measurements that were carried out on fireplace material at the request of Dr M. F. Barbetti. Comparison of the TL dating with the radiocarbon ages is of particular interest because geomagnetic intensity variations may be the dominant cause of long term distortion of the radiocarbon time scale. The geomagnetic field gives the Earth partial shielding from cosmic rays, particularly from the lower energy, component that reaches only the upper atmosphere and is responsible for most of the radiocarbon production. If the geomagnetic intensity was lower than usual, then the production rate would have been higher and this would cause relevant radiocarbon dates to be too recent. In this comparison of TL and radiocarbon ages we have not, however, found evidence for a disturbance of the radiocarbon time scale caused by geomagnetic polarity excursions." -"Högberg:2011hollowrock","The Hollow Rock Shelter site in Western Cape Province, South Africa, was excavated in 1993 and 2008. This study presents new results from a technological analysis of Still Bay points and bifacial flakes from the site. The results show that Still Bay points from the site are standardized tools. The points in the assemblage consist of a complex mixture of whole and fragmented points in all phases of production. The fragmentation degree is high; approximately 80% of the points are broken. A high proportion of bending fractures shows that several of the points were discarded due to production failures, and points with impact damage or hafting traces show that used points were left in the cave. This illustrates that the production of points as well as replacement of used points took place at the site. The result also shows that worked but not finished preforms and points were left at the site, suggestive of future preparation. ..." -"IBIS:2016index","IBIS, the Integrated Biodiversity Information System, provides the infrastructure, applications and services supporting biodiversity informatics for the ANBG, CANB and their partnership with CSIRO Plant Industry, the Centre for Australian National Biodiversity Research (CANBR)" -"ITIS:1997system","The ITIS program is driven by a mission: communicate a comprehensive taxonomy of global species that enables biodiversity information to be discovered, indexed, and connected across all human endeavors. To achieve our mission we partner with specialists from around the world to assemble scientific names and their taxonomic relationships, and distribute that data through publicly available software. The result we seek is a complete, current, literature-referenced, and expert validated digital taxonomy that is open so it can be delivered and integrated into biological data management systems across the world." -"ITIS:2003suliformes","Order Suliformes" -"ITIS:2013accipitridae","Family Accipitridae" -"ITIS:2013accipitriformes","Order Accipitriformes" -"ITIS:2013cathartidae","Family Cathartidae" -"ITIS:2013pandionidae","Family Pandionidae" -"ITIS:2013sagittariidae","Family Sagittariidae " -"Insel:2010bolivian","We quantify spatial and temporal variations in denudation rates across the central Andean fold-thrust belt in Bolivia with particular focus on the Holocene. Measured and predicted 10Be cosmogenic radionuclide (CRN) concentrations in river sediments are used to (1) calculate catchment-averaged denudation rates from 17 basins across two transects at different latitudes, and (2) evaluate the sensitivity of Holocene climate change on the denudation history recorded by the CRN data. Estimated denudation rates vary by two orders of magnitude from 0.04 to 1.93mmyr-1 with mean values of 0.40±0.29mmyr-1 in northern Bolivia and 0.51±0.50mmyr-1 in the south. Results demonstrate no statistically significant correlation between denudation rates and morphological parameters such as relief, slope or drainage basin size. In addition, the CRN-derived denudation rates do not reflect present-day latitudinal variations in precipitation. Comparison to -130 previously published denudation rates calculated over long (thermochronology-derived; >106yrs), medium (CRN-derived; 102-104yrs), and short timescales (sediment flux-derived; 101yrs) indicate temporal variations in denudation rates that increase between 0 and 200\% over the last -5ka. CRN modeling results suggest that the CRN-derived denudation rates may not be fully adjusted to wetter climate conditions recorded in the central Andes since the mid-Holocene. We conclude that large spatial variability in CRN denudation may be due to local variations in tectonics (e.g. faulting), while large temporal variability in denudation may be due to temporal variations in climate. Copyright 2010 Elsevier B.V." -"Irwin:1977thesis","At the close of prehistory, the small Papuan island of Mailu was the location of a settlement that can be described as a central place. It was ‘central‘ in that (1) with respect to the pattern of communications among contemporary sites in the area, it enjoyed a distinct relative locational advantage; (2) it was also very much larger, more infuential and more functionally specialised than any other place. The Mailu Islanders alone maintained a fleet of large sea-going canoes and their island was the point of articulation of the local and long distance trade networks. They also held a monopoly of the manufacture and supply of pottery to a large surrounding area. The emergence of Mailu as a large and specialised centre is a major theme of this study." -"Irwin:1985mailu","This monograph is the result of the tying together of three separate strands. The first was the remarkable development on Mailu Island of a large community of specialist potters, makers of shell valuables, and sea-going traders. The second strand was the particular stage that had been reached in the archaeological exploration of coastal Papua New Guinea by the early 1970s which directed attention, wit.11 some luck as well as planning, to that part of the southcastern coast. The third was that the set of interests I took with me were, in some ways, suited to the situation I found there." -"Irwin:2019kula","This paper is focused on the archaeology of Massim exchange and the development of the Kula Ring. It establishes an ethnographic baseline for the European contact period, and summarises fieldwork in the southern Massim. It provides a first description of the prehistoric pottery sequence and draws together previous information from the northern Massim and the Mailu area into a study of the archaeological origins of the Kula Ring. In the last centuries of prehistory the Massim became isolated from the PNG mainland by warfare and, at the same time, islands of the Massim became more connected. The geographical configuration of the Kula was influenced by seasonal winds and the sailing performance of nagega canoes. Some islands were advantaged in their location, but others lay upwind from the Kula islands and outside the Ring. Among the Kula islands, exchanges resolved into a gyre and concepts of Kula magic and ritual spread across the open borders of adjacent communities. In late prehistory the small southern island of Tubetube became a dominant centre when it established a direct connection with the trade in industrial stone from Woodlark Island. Finally, when the Massim was pacified by the colonial government the ethnographic Kula was free to sail, and sea lanes to the mainland opened again." -"Itzstein-Davey:2003proteaeceae","South-western Australia is a globally significant hotspot of plant species diversity, with high endemism and many rare plant species. Proteaceae is a major component of the south-western flora, though little is known about how its diversity developed. This prompted the present study to investigate changes in the abundance and diversity of Proteaceae, in south-western Australia, by concurrently studying three sediment sequences of different ages over the Cainozoic and a modern pollen rain study. Modern pollen-vegetation relationships in the two Proteaceae species rich nodes of the northern and southern sandplains were quantified. It was found that Proteaceous genera can contribute up to 50% of the total pollen rain. Banksia/Dryandra pollen was the most abundant with Isopogon, Petrophile and Lambertia also commonly noted. The vegetation and environmental setting during three pivotal periods of the Cainozoic: Holocene, Pliocene and Eocene, were investigated. Eocene sediment from Lake Lefroy confirmed the presence of a Nothofagus dominated rainforest in the Middle to Late Eocene. At this time Proteaceae species were at least as diverse as today, if not more so, contributing up to a maximum of 42% of the total pollen rain. Taxa recorded included: Banksieaeidites arcuatus, Propylipollis biporus, Proteacidites confragosus, Proteacidites crassus, Proteacidites nasus and Proteacidites pachypolus. ... [_truncated_]" -"Iverson:2017testudines","Testudines—Turtles" -"IvyOchs:1995table","ND" -"IvyOchs:1996egesen","ND" -"IvyOchs:1999dryas","ND" -"IvyOchs:2004alpine","ND" -"IvyOchs:2006advances","ND" -"IvyOchs:2006gschnitz","ND" -"IvyOchs:2008chronology","ND" -"IvyOchs:2018rivoli","ND" -"Jablonski:1997useless","A human skull found in 1992 near Useless Loop, Western Australia is described here as being that of a pre-European contact Aboriginal Australian. The skull was that of a gracile male of approximately 50 years of age at the time of death. Teeth recovered with the skull showed heavy wear, and lesions in the alveolar bone of the jaws suggested that the individual possibly suffered from periodontal disease and, probably, at least one painful abscess at the time of death. The morphology of the individual was similar to that of other, contemporary populations of Aboriginal people from the central region of Western Australia. Determination of the absolute age of a sample of cranial bone by accelerator mass spectrometry yielded a probable age of 2730 400 yr bp. This find therefore represents one of a very few sets of pre-European contact human remains in Western Australia to have been recovered from a known location." -"Jacobs:2003ablombos","An aeolian sand unit overlies the Middle Stone Age deposits at Blombos Cave on the southern Cape coast. These deposits contained culturally-important artefacts, including bone tools and pieces of engraved ochre, as well as a large number of worked lithics. The aeolian sand and two other remnants of the sand dune formed against the coastal cliff were dated using optical dating. To determine the dose received since deposition, measurements were made on 5 mg aliquots of purified quartz grains using the single-aliquot regenerative-dose (SAR) protocol. The results of several internal check procedures are reported and at least 15 replicate dose determinations are presented for each sample. Combining these dose values with measurements of the radioactive content of each sample resulted in an age of 69.2 +/-3.9 ka for the unit within the cave, and a mean age of 70.1 +/-1.9 ka for all three dune samples. This provides a minimum age for the Middle Stone Age material at Blombos Cave." -"Jacobs:2003bblombos","A sequence of optically stimulated luminescence measurements was made on each of 8,961 grains from three sand samples from Blombos on the southern Cape coast. One sand unit overlay Middle Stone Age deposits in Blombos Cave. The measurement sequence, the single aliquot regenerative dose protocol, was used to obtain values for the total effective radiation dose to which each grain had been exposed since burial. A series of checks was carried out on each grain to ensure that the luminescence signals were reproducible, and that they were derived from quartz. This led to acceptance of less than 5% of the grains. An estimate of the radiation dose for the sand unit was obtained by combining the values using the central age model. In order to use a larger number of grains that might be representative of the sand unit, the radiation dose was also estimated by using the signal from the above grains, combined with the signals from those grains that had lower signals, but nonetheless contributed to the total light sum; this utilised between 9 and 18% of the grains. This enables us to obtain estimates of the ages as 67.3+/-3.8 ka, 65.6+/-2.8 ka and 68.8+/-3.0 ka for the three samples. These values agree with ages obtained using the single aliquot regenerative dose protocol for aliquots composed of several hundred grains." -"Jacobs:2006blombos","Optically stimulated luminescence (OSL) measurements are reported for both single aliquots (of two different sizes) and single grains of quartz from deposits within Blombos Cave. Ages have been obtained for six sediments from the Middle Stone Age (MSA) occupation levels and for two sterile sands, one underlying the archaeological sediment and one overlying the Later Stone Age occupation levels. The ages for the archaeological sediments were obtained from single-grain measurements that enabled unrepresentative grains to be rejected. The MSA occupation levels have ages that, within error limits, are in stratigraphic order and fall between the OSL age for the oldest dune sand (143.2 +/- 5.5 ka) and a previously published OSL age for the sterile sand (~70 ka) that separates the Middle and Later Stone Age deposits. The earliest MSA archaeological phase, M3, from where fragments of ochre were found as well as human teeth, is dated to 98.9 +/- 4.5 ka, coinciding with the sea-level high of oxygen isotope substage 5c. The cave then appears to be unoccupied until oxygen isotope substage 5a on the basis of four OSL ages for archaeological phase M2, ranging from 84.6 +/- 5.8 to 76.8 +/- 3.1 ka; these levels contained large hearths and bone tools. An age of 72.7 +/- 3.1 ka was obtained for the final MSA archaeological phase, M1, from which deliberately engraved ochre and shell beads were recovered along with bifacial stone points. We conclude that the periods of occupation were determined by changes in sea level, with abundant sources of seafood available in times of high sea level and with the cave being closed by the accumulation of large dunes during periods of low sea level, such as during oxygen isotope stages 4 and 6." -"Jacobs:2010pinnaclepoint","Optically stimulated luminescence (OSL) measurements are reported for single aliquots and single grains of quartz from sedimentary deposits within Cave 13B at Pinnacle Point, South Africa (PP13B). Ages have been obtained for 30 samples from the Middle Stone Age and from sterile geological deposits at the base and top of the sediment sequence. The ages for all the archaeological units have been obtained from single-grain measurements that enable unrepresentative grains to be rejected after they have been scrutinized for their OSL behavior. The shape of the equivalent dose distribution and the degree of spread in equivalent dose for each sample have also been scrutinized for evidence of depositional and post-depositional effects that can influence the accuracy of the age estimates. This study also used the same systematic approach as that used for the dating of the Howieson's Poort and Still Bay in South Africa. This single-grain approach results in more accurate and precise age estimates that place all ages measured and analyzed in this way on a common timescale. Four periods of human occupation have been dated to ~162ka, ~125ka, ~110ka, and ~99-91ka during Marine Isotope Stage (MIS) 6, 5e, 5d, and 5c, respectively. Occupation of the site appears to have occurred at periods of higher sea level and increased aeolian activity, and the cave was ultimately sealed by the accumulation of a large dune ~90ka ago that infilled the cave, but also blanketed the cliff face above the cave, thus preventing further habitation of the site until ~39ka." -"Jacobs:2013blombos","This paper presents a series of new single-grain optically stimulated luminescence (OSL) ages for the Still Bay at Blombos Cave, South Africa, and compares them to previously published OSL, thermoluminescence (TL) and electron-spin resonance (ESR) ages for this site. Details are provided about the measurement and analytical procedures, including a discussion of the characteristics of the OSL signals of individual quartz grains. This forms the basis for further investigations into the sensitivity of the equivalent dose (De) estimates to a range of different analytical approaches, including changes in the size of the test dose, the choice of signal integration interval, the subtraction of an appropriate background, and isolation of the most light-sensitive ('fast') component of quartz OSL. We also report the results of an inter-operator test of De determination using seven new samples from Blombos Cave, and demonstrate the reproducibility of results obtained for two samples that had been dated previously at another laboratory and were measured and analysed again in this study. Together, these tests validate the robustness of the Blombos Cave single-grain OSL age estimates to a variety of alternative OSL dating procedures. We have incorporated, for the first time, these ages for Blombos Cave into a data set of all single-grain OSL ages for Still Bay and Howieson's Poort sites across southern Africa, and have used a statistical model to re-evaluate the timing and duration of the Still Bay industry. We calculate the most plausible start and end dates of the Still Bay as 72.2 ka and 71.3 ka, respectively -- amounting to a duration of 0.9 ka -- and estimate (with conventional 95% confidence) that this industry began no earlier than 75.5 ka, ended no later than 67.8 ka and lasted no longer than 6.6 ka." -"James:2017arnhem","ND" -"Jankowski:2014micromorphology","The ability to position landscapes in a context of time and space is a particular goal of Quaternary science research. The lack of context for dating samples published previously for MacCauley's Beach, an important site for the reconstruction of Australian sea levels, warranted a re-evaluation of both the site stratigraphy and chronology. In this study, we combined optically stimulated luminescence (OSL) dating of sedimentary quartz grains and soil micromorphology of the same samples to improve our understanding of the depositional history and chronology of the sediments. This combination allowed the contextualization of samples not only in time and space, but also in terms of their depositional histories. The latter is important in OSL dating, where pre-, syn- and post-depositional processes can all influence the accuracy and precision of the final age estimates. The sediment profile at MacCauley's Beach is made up of three major units. The basal mottled mud layer has undergone extensive pedogenesis since deposition, and only a minimum age of 14.7+/-2.7 ka could be calculated. The overlying grey mud, with OSL ages from the bottom and top of the unit of 10.0+/-0.7 and 7.7+/-0.5 ka, respectively, shows evidence of soil structure collapse. This unit correspond to the onset of the mid-Holocene sea-level high stand for this region. The overlying sand layer was first deposited at 7.5+/-0.4 ka, with deposition continuing beyond 6.6+/-0.4 ka. Not only does the chronology presented constrain the timing of deposition (and the extent of post-depositional processes) at MacCauley's Beach, but the methodological approach used here can be applied to any site to aid in the interpretation of formation processes and assess their influence on OSL age determination." -"Jankowski:2016kudjal","We describe the stratigraphy and chronology of Kudjal Yolgah Cave in south-western Australia, a late Quaternary deposit pre- and post-dating regional human arrival and preserving fossils of extinct and extant fauna. Single-grain optically stimulated luminescence (OSL) dating shows that seven superposed units were deposited over the past 80 ka. Remains of 16 mammal species have been found at the site, all of them represented in Unit 7, for which seven OSL ages indicate accumulation between 80 and 41 ka. Single-grain OSL equivalent dose distribution patterns show no evidence of reworking of older or younger sediments into Unit 7, but late Holocene charcoal has been washed into the top of it from adjacent Unit 2, deposited 1.2 ka ago. Six species that failed to survive the Pleistocene are recorded in Unit 7, but only the south-western wombat Vombatus hacketti is recorded in younger units. Two species, the large extinct kangaroos Protemnodon sp. cf. P. roechus and Procoptodon browneorum, are represented by articulated specimens near the top of Unit 7, immediately adjacent to an OSL sediment sample dated to 41 2 ka. These are the youngest reliably dated records of these genera from mainland Australia, and among the youngest megafaunal remains from the continent. All species currently known from the middle Pleistocene of the south-west persisted into the late Pleistocene, which removes a key pillar supporting the argument against a driving role for human impacts in the extinctions." -"Jankowski:2020mungo","The Willandra Lakes region sits on the southern margin of Australia’s arid core and is one of the oldest localities on the continent known to have been occupied by Australia’s First People. The archaeological traces that accumulated in the Lake Mungo lunette paint a picture of changing land use over the past ∼50 thousand years (ka) and some of these are likely to have been responses to changes in palaeoenvironmental conditions. This study set out to determine the finest temporal resolution that can be used to study the depositional and palaeoenvironmental history of the Lake Mungo lunette. The investigation focused on the depositional history documented within stratigraphy exposed in an eroding gully in the southern part of the lunette; Gully 10. A stratigraphic framework was developed using sedimentological and soil micromorphological analysis. This framework was then fixed in time by 56 single-grain optically stimulated luminescence (OSL) age estimates. These data sets were then combined into a Bayesian model that indicated three depositional phases: >100 ka (LU1), ∼65–33 ka (LU2–LU3), and from ∼30 to 16 ka (LU4–LU9), with the late Pleistocene and Holocene samples (LU10–11) not being modelled. Furthermore, the redating of thirteen Lower and Upper Mungo OSL samples from Bowler et al. (2003)’s study of the southern tip of the lunette yielded younger age estimates for twelve of these, bringing them into line with previously published independent age control as well as the ages presented in this study. This study provides an approach for future efforts to establish consistency in age estimation and palaeoenvironmental interpretation along the length of the lunette." -"Jansen:2013lowland","Intraplate tectonism has produced large-scale folding that steers regional drainage systems, such as the 1600km-long Cooper Ck, en route to Australia's continental depocentre at Lake Eyre. We apply cosmogenic 10Be exposure dating in bedrock, and luminescence dating in sediment, to quantify the erosional and depositional response of Cooper Ck where it incises the rising Innamincka Dome. The detachment of bedrock joint-blocks during extreme floods governs the minimum rate of incision (17.46.5mm/ky) estimated using a numerical model of episodic erosion calibrated with our 10Be measurements. The last big-flood phase occurred no earlier than ∼112–121ka. Upstream of the Innamincka Dome long-term rates of alluvial deposition, partly reflecting synclinal-basin subsidence, are estimated from 47 luminescence dates in sediments accumulated since ∼270ka. Sequestration of sediment in subsiding basins such as these may account for the lack of Quaternary accumulation in Lake Eyre, and moreover suggests that notions of a single primary depocentre at base-level may poorly represent lowland, arid-zone rivers. Over the period ∼75–55ka Cooper Ck changed from a bedload-dominant, laterally-active meandering river to a muddy anabranching channel network up to 60km wide. We propose that this shift in river pattern was a product of base-level rise linked with the slowly deforming syncline–anticline structure, coupled with a climate-forced reduction in discharge. The uniform valley slope along this subsiding alluvial and rising bedrock system represents an adjustment between the relative rates of deformation and the ability of greatly enhanced flows at times during the Quaternary to incise the rising anticline. Hence, tectonic and climate controls are balanced in the long term." -"Jansen:2014fennoscandian","ND" -"Jara:2017pollen","Regional vegetation, climate history, and local water table fluctuations for the past 14,600 years are reconstructed from pollen and charcoal records of an ombrogenous peatbog in northern New Zealand (38°S). A long-term warming trend between 14,600 and 10,000 cal. yr BP is punctuated by two brief plateaux between 14,200--13,800 and 13,500--12,000 cal. yr BP. Periods of relatively drier conditions are inferred between 14,000--13,400 and 12,000--10,000 cal. yr BP, while a long-term wet period is observed between 10,000 and 6000 cal. yr BP. The last 7000 years feature relatively stable temperatures, a long-term drying trend that culminates with persistent drier conditions over the last 3000 years and cyclical fluctuations in the bog's water table and fires. Present-day climate controls and comparisons with other climate reconstructions from New Zealand, the Southern Hemisphere mid-latitudes and the tropical Pacific suggest that complex and temporally variable teleconnections exist between northern New Zealand and the Southern Hemisphere low- and high-latitude circulation." -"Jautzy:2022vosges","Although catchment-wide denudation rates inferred from in situ cosmogenic nuclide concentrations measured in stream sediments has represented a groundbreaking progress in geomorphology over the last three decades, most of these studies rely on 10Be concentrations only. It seems that this current and routine one-nuclide approach to infer catchment-wide denudation rates has somehow overshadowed two key assumptions that are cos-mogenic steady-state and short sediment transit time at the catchment scale. Although a paired-nuclide approach allow testing these assumptions, it is rarely performed on stream sediments and this can become highly problematic in slow-eroding, formerly glaciated contexts. In this study, we thus measure both 10Be and 26Al in stream sediments pertaining to twenty-one rivers draining an entire low mountain range: the Vosges Massif (NE France). The latter exhibits a sharp gradient between its southern and northern part in terms of lithology, morphometry and climate. Moreover, if its northern part remained void of glacial cover during Quaternary cold stages, its southern part was significantly and repeatedly glaciated. We aim to assess the factors that control the denudation of the Vosges Mountains and to quantitatively explore the impact of both repeated glacial cover and storage of glacially derived sediments on 26Al/10 Be ratios, hence cosmogenic (un-)steadiness in modern river samples. Our results first show that elevation, slope, channel steepness and precipitation are primarily organised along a N-S increasing trend. 10 Be-and 26 Al-derived catchment-wide denudation rates accordingly range from 34 ± 1 to 66 ± 2, and 41 ± 3 to 73 ± 7 mm/ka, respectively, in thirteen investigated catchments that are in cosmogenic equilibrium. Lithological contrasts may control the pattern of denudation with a higher erodibility of the sandstone dominated catchment to the north compared to the crystalline-dominated catchments to the south. ... [_truncated_]" -"Jelsma:1998room","The intensity of archaeological research in the different regions of New Guinea and Australia varies significantly. Very little is known about the prehistory of Irian Jaya, the western part of New Guinea, particularly about the Bird's Head peninsula. This area, however, is of great archaeological potential because it is likely to have been one of the landing points for the first settlers that crossed the seas between Asia and Sahul (the Pleistocene landmass that comprised present-day Irian Jaya, Papua New Guinea and Australia) during the Pleistocene Epoch (Birdsell 1977). Goenadi Nitihaminoto of the 'Balai Arkeologi' in Yogyakarta and Wilhelm G. Solheim II of the University of Hawaii conducted archaeological survey work and excavations in the coastal region of the Bird's Head peninsula (Solheim & Mansoben 1977; Solheim, this volume). In the interior of the peninsula no archaeological fieldwork was carried out until recently." -"Jenkins:1992thesis","MSc thesis" -"Jenkins:1997mornington","Palynological analysis of swamp sediments from an interdunal swale provides a vegetation and environmental history from c. 4500 years BP to present. Although essentially the same vegetation communities of the site and surrounding area are recorded through the period, their distributions have changed due to regional climatic variation and human influence, particularly the impact of European land settlement. Changes in aquatic plant assemblage are related to localised fluctuations in the hydrological regime. Melaleuca and Cypcraceae have persisted as dominant taxa, with the hydrophytc Villarsia increasing in importance with a change from ephemeral swamp conditions to semi-permanent water about 1500 years ago. Disturbance to the hydrological regime in the European settlement phase has seen the proliferation of the aquatic herb Myriophyllum and increases in Restionaceae and Melaleuca as previously swamp margin communities expanded over the wetland. A Eucalyptus woodland with an open heath understorey characterised the dryland vegetation. Allocasuarina was a significant component of the regional vegeration. Increased plant diversity of the woodland understorey and an expansion of wetter forest elements were recorded after 3200 BP, probably due to an increase in climatic variability and associated higher burning levels, both natural and anthropogenic, and generally higher rainfall, respectively. Marked changes in the dryland record, which include a sharp decline in Allocasuarina percentages, the introduction of Pinus and exotic herbs, as well as an increase in the density of the shrub layer, are associated with European settlement and possibly alteration to fire regimes." -"Jensen:2022thesis","How the subduction zone earthquake cycle contributes to uplift, erosion, and permanent deformation of the overlying forearc remains largely unknown. The Hikurangi subduction zone (HSZ), along the east coast of the North Island of New Zealand, provides a unique location to examine the effects of subduction coupling on forearc deformation over multiple millennia. There, the Wairarapa coastline runs parallel to the HSZ and spans a transitional boundary between locked and freely slipping portions of the plate interface. Using digital topographic analysis and catchment-averaged erosion rates from 10Be in fluvial sands, I examined the geomorphology of the HSZ forearc to evaluate potential connections between plate coupling and forearc erosion and uplift. I calculated basin-averaged metrics including normalized channel steepness (ksn), gradient, relief, and drainage area for 70 fluvial catchments along the Wairarapa coastline and selected nine of those basins for cosmogenic 10Be sampling. I compared these metrics to existing inventories of coastal uplift rates measured from Holocene -- Late Pleistocene marine terraces, ranging from 0.3 - 3.7 mm/yr and varying at ~100 km wavelengths. Catchment- averaged erosion rates largely mirror coastal uplift rate and range from 0.5 - 3.4 mm/yr, indicating relatively fast erosion within each of the sampled basins. The highest rates (≥ 2 mm/yr) do not correlate strongly with uplift or other topographic metrics and likely represent delivery of sediment originating below the cosmogenic shielding depth through shallow landsliding or gullying. In general, the greatest relief and steepest channels occur in the Aorangi Range at the southernmost portion of the uplifted forearc." -"Jeong:2018larsen","ND" -"Jeong:2021sonoran","Land use changes often lead to soil erosion, land degradation, and environmental deterioration. However, little is known about just how much humans accelerate erosion compared to natural background rates in non-agricultural settings, despite its importance to knowing the magnitude of soil degradation. The lack of understanding of anthropogenic acceleration is especially true for arid regions. Thus, we used 10Be catchment averaged denudation rates (CADRs) to obtain natural rates of soil erosion in and around the Phoenix metropolitan region, Arizona, United States. ... [_truncated_]" -"JoMcDonaldCHM:2003wingebarribee","This report was commissioned by the Sydney Catchment Authority (the SCA). It describes the results of exploratory subsurface archaeological excavations undertaken at two sites located on the southern margins of the Wingecarribee Swamp in January— February 2003. The archaeological excavations represent the first assessment and testing of whether prehistoric Aboriginal archaeological sites are associated with lands located at the margin of the Swamp. These lands have been managed by the SCA since July 1999. ... [_truncated_]" -"JoMcDonaldCHM:2006tempe","ND" -"John:1991diatom","The structure, morphology and ecology of Climaconeis stromatolitis a new species of diatom associated with living stromatolites in Shark Bay, Western Australia are presented. This species is distinguished from other described species of Climaconeis by the presence of a pair of H-shaped plastids, its strong stauros and fine striae." -"Johnsen:2009vimmerby","ND" -"Johnsen:2010swedish","ND" -"Johnson:1979thesis","Two obstacles stand in the way of satisfactory synthesis of Australian prehistory at more than a very general level. In the first place, excavation techniques have grown up to come to grips with the difficult piecemeal and have conditions posed failed by the undifferentiated sandy stratigraphies and low sedimentation rates typical of many Australian sites. In The second place, the piecemeal genesis of excavation techniques is reflected in the lack of established channels for the exchange of excavation data and in incompatibility between the information recorded by different workers. The first part of this thesis examines the prehistory of the Blue Mountains area, starting with a general review and leading to a more detailed study of the Noola and Capertee 3 sites. The study of these two sites suggests that the model of a site as a chronologically continuous sample may not be applicable even to sites with rich assemblages and that horizontal patterning is an important feature which must be taken into account when designing site sampling strategies. New dating of Capertee Site 3 confirms that backed implements appear in the site at about 3000BP. Following on from the Capertee 3 dating, a critical review of the literature relating to the appearance of backed implements and of other traits associated with the Australian Small Tool Tradition demonstrates that no dates older than about 5000BP have yet been substantiated for Small Tool Tradition assemblages, however it has not proved possible to tie the dating down accurately owing to the lack of data and imprecision of associations between dated samples and artefact assemblages. ... [_truncated_]" -"Johnson:1981cooke","ND" -"Johnson:1994kurnell","Studies of stratigraphy, mineral magnetic characteristics, organic matter, selected cation, pollen and charcoal abundances were used to reconstruct environmental changes from three perched swamps on Kurnell Peninsula, NSW (151°13'E, 34°02'S). Swamp sediments began accumulating between 2400 and 1680 years ago. Organic matter collected in these depressions continuously as vegetation communities developed on the newly formed Holocene dunes. Periods of mineral sediment supply from eroding catchments and oceanic influx punctuated this organic build-up. An increase in charcoal input into the sediments was noted for the period 1040-200 years Before Present, most probably due to Aboriginal burning. This was accompanied by an increase in the abundance of sclerophyllous vegetation species. Since European settlement, increasing catchment erosion, increased turbidity of swamp waters, an altered fire regime, and a greater supply of magnetic aerosols have occurred." -"Johnson:1997bettong","The diet and seasonal ecology of the northern bettong, Bettongia tropica, was studied at three sites along a moisture gradient from closed Allocasuarina-Eucalyptus forest to dry open woodland in north-eastern Queensland. At each site, fungi (sporocarps of hypogeous ectomycorrhizal species) were the major food, and most of the remainder of the diet consisted of grass leaf and stem, roots and tubers, and lilies. Forbs and invertebrates were also eaten, but in small quantities. Fungus consumption was greatest at the wettest forest type and least at the driest site. Seasonal variation was insignificant except at the driest site, where fungus consumption peaked in the late wet season and dropped during the dry season; this seasonal fall in fungus consumption was associated with an increase in consumption of grass and roots and tubers. There was little seasonal variation in body condition, except at the driest site, where the dry-season decline in the proportional representation of fungus in the diet was associated with a decline in body condition. Breeding was continuous and aseasonal. B. tropica is found only in a narrow zone of sclerophyll forest along the western edge of wet tropical rainforest in north-eastern Queensland. We suggest that this species (like bettongs and potoroos in southern Australia) depends on hypogeous fungi, and that expansion of its geographical range into drier forest types is prevented by shortages of fungus during the dry season." -"Johnson:2008adare","ND" -"Johnson:2008pine","ND" -"Johnson:2011peninsula","ND" -"Johnson:2012alexander","ND" -"Johnson:2014thinning","ND" -"Johnson:2017bear","ND" -"Johnson:2019weddell","ND" -"Johnston:1990dareton","In 1987 an inspection was made by Service Officers of the Silver City Highway between Curlwaa and Dareton to determine if any Aboriginal relics would be disturbed by proposed modifications to the Highway. The inspection failed to locate any relics along the proposed route, and the Regional Manager, N.P.W.S. wrote to the Divisional Engineer, D.M.R., advising that the Service had no objection to the proposed roadworks. A provison to this letter warned the D. M. R. that should any Aboriginal relics be found along the route during the construction process, works should stop immediately and the Buronga office of the N.P.W.S. be contacted for further advice. ... [_truncated_]" -"Johnston:1998willandra","The broadly generalised and widely cited late Pleistocene prehistory of the Willandra Lakes Region that has emerged over the last 30 years is based on analyses of a limited sample of the region's archaeology. This paper points to the expansive nature of Pleistocene sediments and archaeological exposures that exist in the region and identifies issues and problems faced by researchers who have investigated its archaeological record. Poorly understood areas of investigation hold considerable potential for expanding our understanding of late Pleistocene occupation, notably the nature of peoples' occupation in the area during the glacial maximum, the antiquity of Aboriginal occupation in south-eastern Australia, interaction with megafauna, the nature of Pleistocene material culture, exchange of raw materials and associated indicators of trade and extended alliance networks. A review of the research that underpins this prehistory reveals considerable opportunity for further investigation." -"Johnston:2004boort","The excavation of a recently exposed earthen mound on the dry lakebed of Lake Boort has revealed that Aboriginal people were opportunistically occupying the dry lakebed between 2000 and 200 years ago. In times when lake levels were low, people moved from the lake shore to the banks of the Kinypanial Creek which extended onto the lakebed and where pools of freshwater collected. Activities undertaken on the mound include the construction of hearths for heating and cooking and the production and rejuvenation of stone tools. Based upon the composition and structure of the mound, the mound falls within the 'Type S' typology defined by Coutts el al. (1979:15). Chronology of the Lake Boort mound, with occupation beginning lessthan3000 yearsBPandextending until recent times, is consistent with evidence from other excavated mounds in Victoria (Bird and Frankel 1991:15; Frankel 1992:35). It is also evident that it is difficult to ascertain single events of occupation or use of mounds. This is most likely due to the multi-functionality of mounds and development of palimpsests through taphonomic processes." -"Jomelli:2011retreat","ND" -"Jomelli:2014advance","ND" -"Jonell:2016vietnam","The Song Gianh is a small‐sized (~3500 km2), monsoon‐dominated river in northern central Vietnam that can be used to understand how topography and climate control continental erosion. We present major element concentrations, together with Sr and Nd isotopic compositions, of siliciclastic bulk sediments to define sediment provenance and chemical weathering intensity. These data indicate preferential sediment generation in the steep, wetter upper reaches of the Song Gianh. In contrast, detrital zircon U‐Pb ages argue for significant flux from the drier, northern Rao Tro tributary. We propose that this mismatch represents disequilibrium in basin erosion patterns driven by changing monsoon strength and the onset of agriculture across the region. Detrital apatite fission track and 10Be data from modern sediment support slowing of regional bedrock exhumation rates through the Cenozoic. If the Song Gianh is representative of coastal Vietnam then the coastal mountains may have produced around 132 000–158 000 km3 of the sediment now preserved in the Song Hong‐Yinggehai Basin (17–21\% of the total), the primary depocenter of the Red River. This flux does not negate the need for drainage capture in the Red River to explain the large Cenozoic sediment volumes in that basin but does partly account for the discrepancy between preserved and eroded sediment volumes. OSL ages from terraces cluster in the Early Holocene (7.4–8.5 ka), Pre‐Industrial (550–320 year BP ) and in the recent past (ca . 150 year BP ). The older terraces reflect high sediment production driven by a strong monsoon, whereas the younger are the product of anthropogenic impact on the landscape caused by farming. Modern river sediment is consistently more weathered than terrace sediment consistent with reworking of old weathered soils by agricultural disruption." -"Jones:0000township","ND" -"Jones:1965reconaissance","The expedition was carried out under the auspices of the Australian Institute of Aboriginal Studies and the Department of Anthropology at the University of Sydney* I was accompanied by Messrs. F. J. Allen, I. C. Glover, and R. A. Wild of the University of Sydney, C. McKnight of the University of Melbourne, and R. Reece formerly of the Australian National University. We left Sydney on the 17th December, 1963, and returned on the 7th March, 1964, having spent from 20th December to 3rd March in the field in Tasmania." -"Jones:1965tasmania","The expedition was carried out under the auspices of the Australian Institute of Aboriginal Studies and the Department of Anthropology at the University of Sydney. I was accompanied by Messrs. F. J. Allen, I. C. Glover, and R. A. Wild of the University of Sydney, C. McKnight of the University of Melbourne, and R. Reece formerly of the Australian National University. We left Sydney on the 17th December, 1963, and returned on the 7th March, 1964, having spent from 20th December to 3rd March in the field in Tasmania. ... [_truncated_]" -"Jones:1971rocky","This thesis was digitised for the purposes of Document Delivery. It has been made available on open access by Sydney eScholarship and may only be used for the purposes of research and study. Where possible, Sydney eScholarship will try to notify the author of this work. If you have any inquiries or issues regarding this work being made available please contact the Sydney eScholarship Repository Coordinator - escholarship.info@sydney.edu.au" -"Jones:1979king","A short visit to Don Ranson‘s excavations at Sundown Point, northwest Tasmania, in January 1979, allowed me to take the newly established ‘Executive Airlines‘ route from Wynyard to Melbourne via King Island. This initiative once more gives to the traveller the same access to King Island that earlier fliers enjoyed when bi-plane aircraft having much less range than the modern Fokkers or jets, had to stop at Currie for re-fuelling, the passengers being refreshed with afternoon tea in a small tea room on their way across the Strait (N.B. Tindale, field notes 9/4/1936)." -"Jones:1983tasmanian","Dead logs and branches impeded us at every step; and we were continually meeting with large tracts of dense thicket, from thirty to forty feet high so closely interwoven and matted together, as to be impenetrable below: and we were often obliged to be walking upon these never dry, slippery branches covered with moss, as much as twenty feet above the ground, which being in many instances rotten, occasioned us many awkward falls, and tore our clothes to rags. We were not able to force our way on five hundred yards in an hour, in some of these horrid scrubs [Henry Hellyer, field journal February 1827; Binks 1980:62]." -"Jones:1985deaf","Previous research; location and description of shelter excavation procedures, stratigraphy and chronology; detailed analysis of stone artefacts and recognition of technological change." -"Jones:1985kakadu","ND" -"Jones:1985massifs","ND" -"Jones:1985review","ND" -"Jones:1988karst","A recent archaeological exploratory expedition to limestone and dolomite caves in the ‘Southern Forests‘ region of south - central Tasmania has revealed fundamentally new aspects concerning the Pleistocene archaeological record of Tasmania. Plans by the Tasmanian Hydro-Electric Commission to dam the lower Gordon river system led in the early 1980‘s to a series of archaeological reconnaissances being carried out in karst outcrops, especially along the lower Franklin River and later in the valleys of some of its tributaries such as the Andrew and Acheron. This revealed a pattern of systematic human occupation of these valleys during late Pleistocene times corresponding to the full last Ice Age, some 20 to 12.5 k. yr ago; the preliminary results being published in Australian Archaeology (Jones et al 1983, Blain et al 1983, Jones and Allen 1984) and in Nature (Kiernan et al 1983, Jones 1983), as well as in the popular scientific literature (Jones 1981, Ranson et al 1983, Jones 1987)." -"Jones:1990illawarra","Palynological evidence is presented which supports the view that Illawarra was not entirely covered by dense rainforest at the time of European settlement. In the environs of Jamberoo and Kiama, there may have been wet sclerophyll forest and subtropical rainforest in existence during the last five millennia of the Holocene. The palynological data are unable to substantiate estimates of the amount of rainforest prior to its clearance by Europeans. However, in view of both the number of pollen and spore taxa from plants now characteristic of regional sub-tropical rainforest, and the almost certain under-representation of these taxa in the palynological record, it is feasible that such vegetation occupied a considerable part of this area, with wet sclerophyll present on less climatically and edaphically favoured sites. Local wetland vegetation dynamics seem to have involved saline being replaced by freshwater marsh c.2600 B.P. The reduction in marine influence responsible for this seral change may have either been caused by a fall in sea-level, or a more effective coastal barrier." -"Jones:2011chronological","Radiocarbon determinations suggest that the earliest pottery thus far identified on the Sepik coast, which we have called Nyapin Ware after a locality on Tumleo Island, dates back to the interval 2,000-1,500 BP (95% highest posterior density [HPD]). A more precise estimate can be made for the Súmalo Ware as currently known in the Aitape area. Analysis suggests that Súmalo Ware was locally in use over a period of between 5 and 270 years (95% HPD) beginning some time in the interval 1,400-1,200 BP (95% HPD). Additionally, a local marine ÀR of 1,005 ± 80 can be estimated for this location." -"Jones:2015thinning","ND" -"Jones:2017arnhem","In this article we present nine radiocarbon age determinations producing a minimum age and a minimum age range for a regionally distinct rock art style known as the Northern Running Figures from Red Lily Lagoon, western Arnhem Land Australia. These radiocarbon determinations provide age constraints for both Pleistocene and early Holocene rock art in western Arnhem Land. The radiocarbon age determinations are produced from extracting calcium oxalate contained within mineral crusts associated with the rock art. Significantly this study employs a novel separation technique, designed to effectively isolate the oxalate compounds from the mineral crust sample using chemical pre-treatment, and demonstrates significant time offsets between radiocarbon age determinations for the calcium oxalates and other carbon inclusions contained within mineral crusts." -"Jones:2017pliocene","ND" -"Jones:2017stoney","Tasmania's dry, inland east is ideally positioned to inform models of late Quaternary environmental change in southern Australasia. Despite this, it remains poorly represented in the palaeoecological record. Here, we seek to address this with a >13,000-year vegetation and fire history from Stoney Lagoon, a site at the eastern margin of Tasmania's inland Midlands plains. Pollen and charcoal analysis indicates that here, a relatively moist early deglacial was followed by a dry later deglacial (ca. 14,000--12,000 cal. BP), when sclerophyll forests became well established and burning increased. This suggests that the Midlands' vegetation responded to the climatic signals characterising Australia's south-eastern coast rather than those governing developments in western Tasmania. Dry sclerophyll forest persisted throughout the Holocene; with a pronounced transition from more to less grassy understoreys between ca. 9000 and 7000 cal. BP. From the mid-Holocene, the sclerophyll community remains relatively stable. However, increased fire activity and trends in moisture-sensitive taxa suggest generally drier conditions coupled with greater hydroclimatic variability under the strengthening influence of the El Niño--Southern Oscillation (ENSO). Overall, these results highlight the role of macro-scale climatic shifts in shaping vegetation development in Tasmania's inland east, while hinting at the concurrent importance of local ecological drivers. This highlights the need for spatially diverse studies to understand interactions between drivers of long-term environmental change in sub-humid southern Australia. This research also supports conservation by strengthening understandings of pre-colonial baselines in this highly modified landscape." -"Jones:2022calperum","This paper presents the results of an archaeological investigation into anthropogenic earth (oven) mounds located on the Murray River floodplain at Calperum Station in the Renmark region of South Australia. Six mounds were excavated and their contents examined. Sediment analyses were also conducted to assess magnetic susceptibility, grain size and loss on ignition. Radiocarbon age estimates were obtained on shell and charcoal. Mound contents primarily included anthropogenically burnt clay (heat retainers), charcoal, fragments of mussel shell as well as very minor quantities of other faunal material and stone artefacts (which were consistent with previous lithic assessments for the region). The radiocarbon age determinations from 15 samples indicate that mounds were formed by Aboriginal people on the Calperum floodplain from at least 3981–3723cal BP and utilised up to the time of European invasion. The very minimal amount of faunal remains (other than mussel shell), artefacts and a general lack of other material evidence apart from clay heat retainers, confirms that these features were single purpose and not used as living areas. Sediment analyses and radiocarbon dates indicate a high degree of homogeneity within mounds but provide insights into an economic transition on the Calperum floodplain, at around 4000cal BP involving a food-production procurement strategy based on heat retainer technology and the exploitation of emergent macrophytes." -"Joy:2014hatherton","ND" -"Joy:2017denton","ND" -"Joyce:1976keilor","The archaeological excavations by Dr. A. Gallus and his colleagues at the Dry Creek sites near Keilor are located in alluvial terraces associated with the Maribyrnong River. A study of the sediments, the associated soils, and the sequence of deposition has been carried out and deductions made about the late Quaternary environment of the area. ... [_truncated_]" -"Joyce:1979caledonia","ND" -"Kaharudin:2020review","In the last 35 years Indonesia has seen a substantial increase in the number of dated, cave and rockshelter sites, from 10 to 99. Here we review the published records of cave and rockshelter sites across the country to compile a complete list of dates for initial occupation at each site. All radiocarbon dates are calibrated here for standardization, many of them for the first time in publication. Our results indicate a clear disparity in the distribution of dated archaeological sites across Indonesia, which seem to be mostly influenced by ease of access, international collaboration focus, and the history of prior research success in a region. In addition, our review of the literature revealed a clear lack of standardization in the presentation of radiocarbon dates and their usage in publications. Despite the impressive increase in dating across Indonesia, our review of the literature suggests numerous excavated prehistoric sites in Indonesia remain undated at this time. Studies such as this, and possible others focused on Indonesia’s other archaeological sites, are useful for providing researchers with a dataset for investigations of some of the bigger questions in archaeology in the region." -"Kai:2015qilian","Knowledge of temporal and spatial distribution of erosion is the key to understanding the climate-tectonic interaction and topographical evolution of mountain belts and to making clear the long debate whether erosion is controlled by tectonics or climate. The newly developed cosmogenic nuclides method provides us with an advanced and convenient tool to measure millennium basin-wide erosion rate, allowing us to analyze its relationship with modern climatic, geomorphic and tectonic factors. Hence, we adopted the 10Be method to investigate the basin-wide millennium erosion rates of Northern Qilian Mountains and aimed to find the controlling factors of erosion rates of this area. We collected and analyzed 9 samples from Heihe River and the front of the Northern Qilian Mountains. Our results, together with published 10Be derived erosion rates in this area, showed that the erosion rates of the basins we studied ranged from 18.7 mm/ka to 833 mm/ka, and that the weighted average erosion rates of the middle section of the Northern Qilian Mountains was about 323 mm/ka. Spatial distribution of erosion rates and correlation analysis reveal that the basin-wide erosion rate was nonlinearly correlated to the basin average slope, while no apparent correlation between erosion rate and precipitation was found. Altogether, it indicated that the slope or terrain steepness was the major controlling factor on erosion rate of the Northern Qilian Mountains area. By comparing the basin-wide average erosion rates and the vertical slip rates of faults of the Northern Qilian Mountains, our research also revealed that the surface erosion rates generally agreed with vertical slip rates of the Northern Qilian Mountains faults, implying that the Northern Qilian Mountains area was experiencing topographical uplift and outgrowth." -"Kalish:1997otoliths","ND" -"Kamminga:1973alligator","This report embraces fieldwork carried out during the periods October-November 1972 by Dr. Harry Allen and May-July 1973 by Johan Kamminga. ... [_truncated_]" -"Kaplan:2001laurentide","ND" -"Kaplan:2003cumberland","ND" -"Kaplan:2004patagonia","ND" -"Kaplan:2005buenos","ND" -"Kaplan:2007implications","ND" -"Kaplan:2008southern","ND" -"Kaplan:2010stadial","ND" -"Kaplan:2011argentino","ND" -"Kaplan:2013snowline","ND" -"Kaplan:2016holocene","ND" -"Kaplan:2017law","ND" -"Karhu:2001wrangel","ND" -"KavehFirouz:2023iranian","The NNW Iranian Plateau and west Alborz within the Arabia-Eurasia collision zone are characterized by three main tectono-stratigraphic zones, crosscut by the Qezel-Owzan River (QOR) Basin. The interplay between present-day deformation and climate, which control the landscape evolution of the region, is still poorly constrained. We addressed this gap by measuring millennial-scale erosion rates from 10Be-concentration in the QOR sands along with topographic/climatic metrics analyses. Results reveal low erosion rates in the Plateau and relatively high in the west Alborz. The regional consistency of topographic parameters with geomorphology suggests that they control sediment fluxes in the Plateau, while the surface uplift, active thrust-faulting, and shallow crustal seismicity in the west Alborz are the main controlling factors. Climate has a secondary role on erosion rates. Furthermore, we calculated exhumation rates from published thermochronometric AFT/AHe ages to determine their relationship with 10Be short-term data. Results imply that the exhumation rates increased slightly in the Plateau and west Alborz from ∼26 to ∼10 Ma, simultaneous with hard collision processes between the Arabia-Eurasia. This trend accelerated from ∼10 to ∼2.8 Ma due to the isolation of the Caspian Sea and extreme base-level fall. From ∼2.8 to ∼2 Ma, base-level rise occurred under climate influence, and erosion rates decreased. Millennial-scale data show the erosion rate decreased from ∼2 Ma to the Present-day, which is attributed to the change in deformation style and fault kinematics from fold/thrusting to mainly strike-slip faulting. The significantly lower erosion rates in the Plateau compared to west Alborz suggest a relatively stable plateau surface." -"Keaney:0000yaouk","ND" -"Kee:1986deepdale","ND" -"Kefous:0000victoria","Radiocarbon sample record sheets for ANU-2499, ANU-2501, ANU-2875, and ANU-2876." -"Kefous:1981chronology","Previous research into the stratigraphic succession of the Lake Victoria lunette indicated that it had accreted sediment well into the Holocene (Gill 1973a:83, 84). This observation is inconsistent with records of sedimentation elsewhere in the Mallee region, which suggest that the major period of lunette formation ended by around 14,000 BP (Bowler 1980). Two radiocarbon dates obtained from shell midden lenses in the uppermost strata of the Lake Victoria lunette, indicating a late Pleistocene age, mean that the climatic and stratigraphic events which affected the Lake Victoria region may now be related to the wider picture of late Pleistocene climatic change in the Mallee region." -"Kefous:1983riverain","ND" -"Keim:2009yapen","Eleven species of Pandanaceae are recorded for Yapen Island, Papua, Indonesia, seven of Pandanus, three of Freycinetia, including two new ones, and the rediscovery of Sararanga sinuosa. Except for the latter all others are new records for the island." -"Kelley:2012greenland","ND" -"Kelley:2013disko","ND" -"Kelley:2014precision","ND" -"Kelley:2015marginal","ND" -"Kelly:1982practical","Michael Kelly‘s report on Queensland radiocarbon dates is the second in a series produced under the Student Placement Scheme sponsored by the Archaeology Branch, D.A.I.A. Michael was employed through January and February 1982 and set about compiling a list of dates for Queensland archaeological sites. This proved no easy task and Appendix A of this report should convince the reader of the considerable searching and cross-checking Michael has undertaken in a relatively short time. - Apart from its obvious use as a reference manual, Michael‘s report has revealed a number of problems in the presentation of radio carbon dates. A number of recommendations on how to improve the presentation of such dates are made and it is hoped these will be seriously considered." -"Kelly:2004aletsch","ND" -"Kelly:2006grimsel","ND" -"Kelly:2008scoresby","ND" -"Kelly:2014africa","ND" -"Kelly:2015peruvian","ND" -"Kemp:1993southern","BA thesis (unpublished)" -"Kemp:1994transition","ND" -"Kemp:2007lachlan","Optically stimulated luminescence (OSL) techniques have been used to obtain the first ages on Late Pleistocene channels in the Lachlan Valley, southeastern Australia. Two OSL ages from channel sand and overlying source-bordering dune sand indicate that large sinuous channels, with bankfull discharges six to eight times greater than the present river, were fully established by 34 ka BP. This conclusion is consistent with regional lake level and geomorphic evidence of cool, pluvial conditions that preceded the last glacial maximum (LGM), providing new information on a long-standing palaeohydrological problem caused by the apparent synchroneity of large river systems and regional aridity. Copyright 2007 John Wiley & Sons, Ltd." -"Kemp:2010lachlan","Inland rivers in southeastern Australia preserve a long record of surface palaeochannels, accompanied by alluvial terraces that reflect changes in water and sediment discharges from the southeastern highlands through much of the last glacial cycle. A compilation of ages on rivers of the southern Murray-Darling Basin together with new dates from the Lachlan River suggest that the fluvial response to climate change has been regionally consistent and responsive to climate change on timescales <10~ka. For much of the last glacial cycle, inland rivers were mixed-load, sinuous single and anabranching channels that carried bankfull discharges of between 3 and 11 times present day rivers. Incision of the upper alluvial plains and valleys occurred in the lead up to the coldest part of the last glacial cycle. This was followed at 34~ka by the synchronous development of large meandering channels that may have been associated with lower evapotranspiration from alpine highland catchments accompanied by higher precipitation. Smaller channels and declining lateral channel sedimentation suggests arid climates during the last glacial maximum and late glacial period with seasonally large, actively migrating channels being maintained in rivers dominated by snowmelt runoff from the Australian Alps. During the Holocene, sensitivity to recorded changes in precipitation amounts and variability differed between catchments with some rivers constructing larger or more actively migrating channels in the early to mid-Holocene." -"Kemp:2014tablelands","Regional changes in vegetation and environment in the last 16 ka have been reconstructed from Micalong Swamp and Willigobung Swamp (35°S) on the western Southern Tablelands of New South Wales (NSW). Micalong Swamp lies at 980 m above sea level (a.s.l.), which is close to the subalpine treeline at this latitude. Willigobung Swamp (780 m a.s.l.) approaches the modern ecotone between dry and wet montane forest formations. The sites are sensitive to shifts in temperature and precipitation and are the first reported pollen records from the western montane slopes of NSW. A radiocarbon-based chronology indicates that Micalong Swamp was a swampy, gravel floodplain surrounded by alpine grassland before 16.1 ka. Subalpine woodland may have become established at 1000 m by 16–14 ka. Organic fen sedimentation developed <11.8 ka at Willigobung, and ∼11.7 ka at the higher elevation Micalong Swamp. Wet forest elements were present at both sites around 10 ka and persisted for 3–4 ka. Sedimentation in a shallow lake or fen between 10 and 8 ka supports this evidence for wetter conditions in the early Holocene. In the late Holocene an expansion of subalpine flora between 2.7 and 0.9 ka preceded by shallow lake/fen sedimentation is consistent with regional evidence for neoglacial cooling." -"Kemp:2017interactions","Climatic forcing of fluvial systems has been a pre-occupation of geomorphological studies in Australia since the 1940s. In the Riverine Plain, southeastern Australia, the stable tectonic setting and absence of glaciation have combined to produce sediment loads that are amongst the lowest in the world. Surficial sediments and landforms exceed 140,000 yr in age, and geomorphological change recorded in the fluvial, fluvio-lacustrine and aeolian features have provided a well-studied record of Quaternary environmental change over the last glacial cycle. The region includes the Willandra Lakes, whose distinctive lunette lakes preserve a history of water-level variations and ecological change that is the cornerstone of Australian Quaternary chronostratigraphy. The lunette sediments also contain an ancient record of human occupation that includes the earliest human fossils yet found on the Australian continent. To date, the lake-level and palaeochannel records in the Lachlan-Willandra system have not been fully integrated, making it difficult to establish the regional significance of hydrological change. Here, we compare the Willandra Lakes environmental record with the morphology and location of fluvial systems in the lower Lachlan. An ancient channel belt of the Lachlan, Willandra Creek, acted as the main feeder channel to Willandra Lakes before channel avulsion caused the lakes to dry out in the late Pleistocene. Electromagnetic surveys, geomorphological and sedimentary evidence are used to reconstruct the evolution of the first new channel belt following the avulsion. Single grain optical dating of floodplain sediments indicates that sedimentation in the new Middle Billabong Palaeochannel had commenced before 18.4 1.1 ka. A second avulsion shifted its upper reaches to the location of the present Lachlan River by 16.2 0.9 ka. The timing of these events is consistent with palaeohydrological records reconstructed from Willandra Lakes and with the record of palaeochannels on the Lachlan River upstream. Willandra Lakes shows high inflows during the Last Glacial Maximum (∼22 ka), but their subsequent drying between 20.5 ka and 19 ka was caused by river avulsion rather than regional aridity. This case study highlights the benefits of combining fluvial with lacustrine archives to build complementary records of hydrological change in lowland riverine plains." -"Kemp:2020climates","Records of Australian climate during Marine Isotope Stages 5 and 7 (130–71 and 243–191 ka) are rare, preventing detailed assessments of long-term climate, drivers and ecological responses across the continent over glacial-interglacial timescales. This study presents a geochemistry-based palaeoclimate record from Fern Gully Lagoon on North Stradbroke Island (also known as Minjerribah) in subtropical eastern Australia, which records climates in MIS 7a–c, MIS 5 and much of the Holocene, in addition to MIS 4 (71–57 ka), and parts of MIS 6, MIS 3 and MIS 2 (191–130, 57–29 and 29–14 ka). Indicators of inorganic sedimentation from a 9.5 m sediment core – focussed on high-resolution estimates of sediment geochemistry supported by x-radiography, inorganic content and magnetic susceptibility – were combined with a chronology consisting of six radiocarbon (14C) and thirteen single-grain optically stimulated luminescence (OSL) ages. ... [_truncated_]" -"Kemp:2022fallout","Buildings and monuments constructed from stone provide some of the best-preserved surface archaeology, but their construction ages can be difficult to determine using radiocarbon techniques. In Australia, stone arrangements are recognised as architectural or symbolic features belonging to Aboriginal societies. The structures are predominantly inorganic with shallow infill, hampering attempts to determine their antiquity. Optically stimulated luminescence (OSL) techniques have the potential to date these features, but their complex geometry requires careful consideration of the background radiation. Here, we present the first ages for Australian Aboriginal stone construction using single-grain OSL techniques on quartz from stone arrangements in central Australia. Beta and gamma dose rates and the cosmic ray dose have been estimated from mapping the gross geometry of stone and sand courses. The resulting OSL ages are internally consistent and, together with fallout radionuclides 137Cs and 210Pb, indicate a minimum age for construction between 1959 and 1981 AD. We demonstrate that single-grain OSL techniques can be used to determine the age of emplaced sand between stones and, assuming a stable substrate, can be used to date stone building construction as well as building occupation, providing chronologies for sites where organic material for radiocarbon analysis is limited or unavailable." -"Kendrick:1991margin","Coastal deposits along the western coastal margin of Australia, a region of relative tectonic stability, record Plio-Pleistocene events and processes affecting the inner shelf and adjacent hinterland. Tectonic deformation of these deposits is more apparent in the Carnarvon Basin, and rather less so in the Perth Basin. The most complete record comes from the Perth Basin, where units of Pliocene and Pleistocene ages are well represented. In the Perth Basin, the predominantly siliciclastic Yoganup Formation, Ascot Formation and Bassendean Sand represent a complex of shoreline, inner shelf and regressive-dune facies equivalents, the deposition of which began at an undetermined stage of the Pliocene, through to the Early Pleistocene. The deposition of this sequence closed with a major regression and significant faunal extinction. Bioclastic carbonates characterize the Middle and Late Pleistocene of the Perth and Carnarvon basins. Fossil assemblages include a distinct subtropical element, unknown from the Ascot Formation and suggesting a strengthening of the Leeuwin Current. The estuarine arcoid bivalve Anadara trapezia characterizes assemblages of Oxygen Isotope Stages 5 and 7 in the Perth and Carnarvon basins, where it is now extinct. Deposits of Substage 5e (Perth Basin) also record a southerly expansion of warm-water corals and other fauna consistent with shelf temperatures warmer than present. New uranium-series ages on corals from marine sequences of the Tantabiddi Member, of the Bundera Calcarenite of the western Cape Range are consistent with the 'double peak' hypothesis for levels of Substage 5e but the evidence remains less than conclusive. Initial uranium-series dates from the Bibra and Dampier formations of Shark Bay indicate that both derive from the Late Pleistocene. These numerical ages contradict previous interpretations of relative ages obtained from field studies. The age relationship of the units requires further investigation." -"Kenins:2016desmids","Eight desmid taxa are presented herein, of which five are new records for Australia. One new species is proposed, Euastrum planctonicum A.Kenins, and the zygospore of a planktic Staurastrum Meyen ex Ralfs that defies certain identification is described. The taxa reported suggest southeast Queensland has elements of an Indo-Malaysian/North Australian desmid flora." -"Kennedy:1979admiralty","In September-October 1977, site survey was begun in the Admiralty Islands, now the Manus Province of Papua New Guinea. No systematic archaeological work had previously been done in the area. Efforts were concentrated on two areas: the north and northwest of Lou Island, which lies off the southeast coast of Manus Island, and a section of the southeast coast of Manus Island, centred on Mbunai village. Other areas visited briefly included islets off the southeast coast of Manus Island; Pak, Tong and Rambutyo to the east of it; and the chain of coral islets lying off the north coast." -"Kennedy:1979manus","Until very recently, the prehistory of the Admiralty islands was quite unknown. In the last few years, members of the Department of Prehistory, Research School of Pacific studies, the Australian National University, have begun a joint programme in the area, to remedy this lack. Severa llines of research are currently being followed." -"Kennedy:1981lapita","Excavations at Kohin Cave (1), Admiralty Islands, Manus Province, Papua New Guinea, have produced pottery and Lou Island obsidian throughout well stratified deposits. Four sherds from lower stratigraphic layers are decorated with dentate-stamped impressions, distinctive of the Lapita style (2, 3). Lou Island, in the Admiralties, is one source of obsidian found in Lapita sites further east (4, 5). The dentate-stamped sherds from Kohin Cave are the first evidence of a cultural association between the Lapita complex and an assemblage of comuaparable age from the Admiralty Islands. The sherds are in a secure stratigraphic context, from layers bracketed by carbon-14 dates." -"Kennedy:1983admiralties","My previous discussions of Admiralty Islands‘ prehistory (Kennedy 1979a, 1979b, 1980, 1981a, 1982) can be summarised in three propositions: 1. That the Admiralties were first settled before 3500 BP from the New Britain-New Ireland area, in a movement to the west linked with roughly contemporary movement to the east, both sets of movements marked by open-sea crossings greater than 200 km and by their association with Lapita pottery. 2. That subsequent prehistoric development in the Admiralties was gradual and was not marked by intrusions of significantly different and foreign technology or culture. 3. That more than haphazard and accidental contact between the Admiralties and other parts of Melanesia continued for most of the prehistoric period, marked by pottery styles widespread in Melanesia, first Lapita then incised-impressed relief, and by distributions of Lou Island obsidian." -"Kennedy:2020ninety","The Ninety-Mile Beach (NMB) barrier system in southeastern Australia is the largest active barrier island system in Australia. The response of a sandy barrier system to a warming climate is dependent on the boundary conditions of sediment supply and sea level. Deposition during the Holocene can therefore provide an indication of how these barriers may change in the future. In this study airborne LiDAR, ground penetrating radar and subsurface coring were combined with 46 optically-stimulated luminescence and 32 radiocarbon ages to provide a detailed understanding of sedimentation of NMB through the Holocene. The barrier complex formed in three distinct phases dating back to the earliest stabilisation of sea level after the Postglacial Marine Transgression. First, restriction of the flooded open-ocean embayment that had formed around a Last Interglacial beach-barrier sequence occurred with accretion of an island complex at around 8000 years BP, sourced from transgressive sands reworked from the shelf. In the second phase, at around 6000 years BP, a second barrier island formed seaward of the Last Interglacial barrier but disconnected from the earlier Holocene barrier islands by a large tidal inlet. Waning sediment supply from the shelf meant that aggradation of these islands slowed by 4000 years BP. The third and final phase occurred after 3000 years with the initiation of sediment supply at the southwestern end of the barrier. The island system which formed seaward of the Last Interglacial barrier then prograded by several hundred metres and elongated in a northeasterly direction by tens of kilometres infilling the tidal inlet and enclosing the earliest Holocene barrier landward of a newly created lake. Sediment supply appears to be the primary limiting factor in the development of NMB with indications of a change in wave climate and sea level have an influence on barrier evolution." -"Kennett:2006rapa","New excavations and survey on the island of Rapa have shown that a rockshelter was occupied by early settlers around AD 1200 and the first hill forts were erected about 300 years later. Refortification occurred up to the contact period and proliferated around AD 1700. Taro cultivation in terraced pond-fields kept pace with the construction of forts. The authors make a connection between fort-building and making pond-fields, demonstrating that the pressure on resources provoked both the intensification of agriculture and hostility between the communities of the small island." -"Kenyon:1989boulder","ND" -"Kermode:2012polycyclic","Confined river valleys are not the localities where long term preservation of alluvium would be expected. The 25km long low gradient (0.0014m.m-1) confined valley setting of the Shoalhaven River has archived alluvium of middle Pleistocene age to maintain a relatively uniform channel as an efficient conduit for a wide range of flows in a confined bedrock valley of variable morphology. Single-grain optically stimulated luminescence (OSL) dating has identified polycyclic terraces up to 193ka in age (marine isotope stage [MIS] 7) with lower terrace remnants dating from 173-140ka (MIS 6) and 106ka (MIS 5). Holocene alluvium 2-3.5ka in age caps these old Pleistocene units and a well-constrained combination of one-dimensional and two-dimensional hydraulic modelling demonstrates that these polycyclic terraces are clearly within reach of the modern hydrological regime. The 106ka terrace at 17m above low flow is inundated by floods recurring on average every ~20years, and the 140-193ka terraces at 20-22m are overtopped every 50-100years. These ancient diachronous landforms exhibit complex depositional histories and are on-lapped by longitudinal benches of modern sand and gravel. Their polycyclic nature appears to be a response to flow reduction, using alluvium to adjust the boundary of the otherwise inflexible morphology of a bedrock gorge." -"Kermode:2013shoalhaven","With enhanced rates of sea-level rise predicted for the next century, the upstream extent of sea-level influence across coastal plains is a topic of public importance. Australian coastal rivers provide a testing ground for exploring this issue because the area is tectonically stable, was not glaciated, and experienced a Holocene highstand between 7.4 and 2 ka of up to 1.5 m above Australian Height Datum (AHD). In the Shoalhaven River of New South Wales, investigation of a confined bedrock reach at Wogamia, 32 km inland, has identified a unit of dark, cohesive silt and sand with marine diatoms, shell fragments, and enhanced pyrite content, interpreted as estuarine. The unit is up to 13 m thick, thickens downstream, and is overlain by fluvial channel and floodplain deposits. The estuarine unit on-laps a remnant Pleistocene terrace and extends to approximately +2.2 m AHD. Optically stimulated luminescence (OSL) and radiocarbon ages suggest that estuarine deposition commenced prior to 7.8 ka cal bp, predating the highstand by ~ 500 years, and that marine influence in the area continued to 5.3 0.7 ka. During this period, a delta probably persisted at Wogamia, where a narrow upstream reach opens out, and subsequently advanced to fill the broad Shoalhaven coastal embayment. Although the effect of sea-level rise depends on many factors, the results suggest that, during a highstand at or above present sea level, a strong marine influence may extend for tens of kilometres inland and penetrate confined bedrock reaches landward of coastal embayments. Copyright 2013 John Wiley & Sons, Ltd." -"Kermode:2013thesis","This study examined the mid to late Quaternary landscape evolution of the Shoalhaven River. It aimed to fill the spatial and temporal gaps of existing work which focused on Tertiary evolution in the upstream reaches, and development of the modern deltaic plains. It provides an understanding of fluvial responses to Quaternary climate that may contribute to both theoretical understanding of features and regional catchment management. This thesis, therefore, examines how far upstream Quaternary sea level changes are recorded; how rivers in confined valleys adjust to long-term changes in flow regime; and the structure of in-channel benches as a modern sedimentary process. Key results establish that the sedimentary signature of Holocene sea level rise is preserved tens of kilometres inland and into bedrock-confined reaches. At Wogamia, some 32 km from the current coastline, Holocene estuarine depositional environments extend to 2.2 m above present sea level (AHD). Slightly upstream at Bundanon, where the channel bed lies at approximately -3 m AHD, some ~35 km from the current coastline, a laterally migrating channel with a floodplain built dominantly by vertical overbank deposits is recorded. The absence of estuarine facies at Bundanon is interpreted to relate either to the barrier provided by flow conditions associated with the bedrock constriction downstream, or their removal due to subsequent river-channel migration. Channel migration has occurred since ~4 ka, which coincides with channel stabilisation downstream at Wogamia and the formation of the deltaic plains farther downstream. A significant outcome is the contrast between the long-term preservation of terraces in Bulls Reach with modern inset, in-channel benches. Bulls Reach lies ~7 km upstream, where the channel bed lies at 6 m AHD at the downstream end, and at 18 m AHD at the upstream end. The river in this confined reach has adjusted to changes in flow regime during the Quaternary, and demonstrates a long history of sediment preservation in this lower gorge of the Shoalhaven River. Three of the four sites suggest considerable lateral stability of the river within its valley for up to 200 ka. In addition to these old terraces, the polycyclic depositional history of the alluvium here is reflected by Holocene sediments capping these ancient features, and at lower elevation of longitudinal benches of sand and gravel that have been periodically reworked over much shorter periods. This study finds that deposition and erosion of benches is more complex than accounted for in previous models. Deposition" -"Kermode:2015shoalhaven","Past research has suggested that in-channel alluvial landforms, often termed benches, are associated with flow events with specific return periods and that such landforms are inset within terraces, floodplains, or higher bench surfaces. Chronostratigraphic analysis and hydraulic modelling in a bedrock-confined reach of the lower Shoalhaven River show that they have been extensively eroded and at least partially reformed during the historical period. Lower benches are inundated by flood events with average recurrence intervals (ARI) of 2 or less years, middle benches by events ca. 5years ARI, and upper benches by events ca. 10years ARI. The lower benches commonly share over- or onlapping stratigraphic units, demonstrating that deposition can occur on multiple bench surfaces simultaneously. This is in contrast to earlier suggestions of discrete bench surfaces being associated with, and formed by, events that have a specific return period. In the Shoalhaven River, Pleistocene and Holocene terraces determine the large alluvial channel geometry for a wide range of discharges up to the 50-year return interval with benches forming temporary sediment storages within this larger channel. The large channel dimensions and associated hydraulics and high annual flood variability (flash flood magnitude index of 0.53) for the Shoalhaven River facilitate the construction of multiple bench surfaces across a range of elevations. Benches are formed of a wide range of facies from decimetre-thick massive sand units through interbedded sands and silts." -"Kerschner:2006kromer","ND" -"Kershaw:1974sequence","Few pollen diagrams from Australian Quaternary deposits have been published and none of these extends beyond 10,000 BP. In north-eastern Australia, Lake Euramoo1 provides a pollen record from 9,700 BP to 1,500 BP and Quincan Crater2 gives evidence of vegetation changes from 7,250 BP to the present day. Here I outline results from a third site on the Atherton Tableland, Lynch‘s Crater, which provides a much longer vegetation record." -"Kershaw:1976lynchs","The pollen diagram from Lynch's Crater extends the climatic and vegetation record for the Atherton Tableland back to about 60,000 years B.P. Subtropical rain forest, with abundant Araucaria, was present around the site from before 60,000 B.P. to about 38,000 B.P. and existed under about half the present-day annual rainfall. This was replaced by sclerophyll vegetation between 38,000 and 27,000 B.P. as a result of a decrease in precipitation, a decrease in temperature or the activities of aboriginal man. In any case the agent of rain forest destruction was probably fire. The record for the last 10,000 years or so is probably incomplete and radiocarbon dates unreliable, but changes during this period are in broad agreement with those evidenced from previously described sites within the area. The sequence from Lynch's Crater provides a basis for the interpretation of many problematical features of present-day vegetation distributions." -"Kershaw:1979jackson","ND" -"Kershaw:1983holocene","Pollen analysis of this core from Lynch's Crater provides a more detailed and continuous Holocene record than has been obtained previously from the site. The pattern of dry-land vegetation changes appears broadly similar to those from other sites covering this period from the Atherton Tableland, though problems of dating do place some restriction on temporal correlations between them. Swamp forest is recorded for the first time within the region from pollen and plant macroremains, and this existed from the time of arrival of rainforest, probably about 8500 years B.P. until between 6000 and 4500 B.P. Firing by Aborigines in addition to climate change is considered to have been an important factor in swamp forest destruction and in the promotion of subsequent changes in swamp vegetation." -"Kershaw:1986climatic","Long palynological records from continental deposits may be divided into two categories: detailed sequences seldom extending back much further than the most recent interglacial1--3, and more generalized or discontinuous sequences which cover all or a substantial part of the Quaternary4--6. I present here a record which is unusual in that it provides, in some detail, changes through a period considered to embrace the last two glacial/interglacial cycles. It provides the opportunity to compare the results of climatically-induced changes at corresponding stages within the two cycles and also to assess the impact of Aboriginal people on the vegetation. People have been present in Australia for the past 40,000 years7 and possibly as long ago as the last interglacial period8, but are unlikely to have been present before this." -"Kershaw:1991comparison","The existence of lake and swamp sediments within volcanic maars of similar size and age on the Atherton Tableland of northeastern Queensland and on the Western Plains of Victoria has allowed the reconstruction of long pollen records that invite comparison between tropical and temperate parts of eastern Australia. Two records from each area that extend well into the Pleistocene have been prepared. They show major changes in local depositional environments and in surrounding dry land vegetation compatible with expected broad palaeoclimatic change. The records are readily interpreted in terms of change in effective precipitation, while there is also evidence of sustained vegetation changes most likely resulting from increased burning through the activities of Aboriginal people. Correlations are complicated by differential sediment accumulation rates including missing and non-polleniferous sections, marked spatial variation in pollen assemblages and a lack of reliable absolute dates for older sediments. However, it has proven possible to construct a relatively consistent stratigraphy for at least the last 100,000 years that can be compared with the deep sea core stratigraphy." -"Kershaw:1991southeastern","Recent palynological data have allowed this preliminary reconstruction and interpretation of vegetation and associated environmental conditions for major periods within the Quaternary. It appears that closed-canopied rainforest, which dominated the landscape through much of the Tertiary period was substantially replaced by more open communities around the Tertiary/Quaternary boundary. The nature of the open vegetation changed in response to fluctuating climatic conditions and to the increasing magnitude of these oscillations. The most marked changes occurred within the last glacial/interglacial cycle most likely in response to burning by Aboriginal people. The present domination of the region by Eucalyptus forests and woodlands with a substantial grass cover may date only from the Mid Holocene period." -"Kershaw:1993odp","Pollen and charcoal analyses of Ocean Drilling Program (ODP) Site 820 on the continental slope, about 60 to 80 km off the northeastern Queensland coast, provide a continuous record of vegetation through the last 1.5 m.y. that complements and extends Quaternary records from the adjacent mainland. Through most of the record, the gross composition of the vegetation, indicated by pollen of drier and wetter rainforests, open sclerophyll vegetation, freshwater swamps and mangroves, changed little although fluctuations did occur that may relate to cyclical changes in climate and sea level. In addition, a reduction in temperatures within the middle Pleistocene might have caused a change in mangrove composition and an increase in higher-altitude taxa, particularly ferns. Evidence exists for the disappearance or reduction in range of a number of gymnosperms throughout the record. Earlier disappearances were probably caused by increased climatic variability and correspond with those elsewhere in Australia. The replacement of araucarian drier forest by open sclerophyll vegetation and the extinction of a species of Dacrydium may relate to an increase in burning caused by the activities of Aboriginal people. The initiation of this change is dated between -150 and 100 k.y. ago, well before the date for a similar change in terrestrial records from the region. However, the date is in line with that from Lake George in southeastern Australia and adds substantially to the evidence of a very early time of arrival of Aborigines and for their impact on the Australian landscape." -"Kershaw:1994humid","The humid tropics area of northeastern Queensland has provided a substantial and detailed history of rainforest and rainforest-savanna interactions from the pollen analysis of a number of sites on the volcanic Atherton Tableland through the latter part of the Quaternary period. A recent extension of the record to close to the base of the Quaternary from examination of an offshore core provides a broad regional and temporal context for evaluation of the true significance of late Quaternary changes. It is apparent that the major sustained change in the vegetation of the region occurred relatively recently, probably within the last 140,000 yr, and that this change was time transgressive. It involved the replacement of extensive moist rainforest by open eucalypt woodland and is considered to have been most likely caused by the burning activities of Aboriginal people. Some aspects of the record from this region can contribute to the history of rainforest on a global scale but other features of it re-inforce the unique nature of the development of Australian vegetation patterns." -"Kershaw:1998mainland","ND" -"Kershaw:2002bridging","Wallace‘s Line is a faunal boundary line identified by the British naturalist Alfred Russel Wallace in 1859 which separates the ecozones of Asia and Wallacea, a transitional zone between Asia and Australia. ridging Wallace‘s Line reviews and assembles recent research on aspects of the environmental and cultural history and dynamics of Southeast Asia and Australia. It incorporates a new approach to Wallace‘s Line by focusing on geographical continuities rather than differences. Taking the view that a seam can be approached from either side, Wallace‘s Line symbolises a conceptual unification of regional variation into matters of global interest. These themes are cemented by the exclusion of that component which emphasizes difference across the Line and other nearby biogeographic demarcations, the fauna." -"Kershaw:2007caledonia","A blocked tributary has provided a rare site of long-term sediment accumulation in montane southeastern Australia. This site has yielded a continuous, detailed pollen record through the last ca. 140,000 years and revealed marked vegetation and environmental changes at orbital to sub-millennial scales. Radiocarbon and optically stimulated luminescence (OSL, or optical) ages provide some chronological control for the last ca. 70,000 years. Most of the sediment is inorganic but with well preserved pollen that accumulated under unproductive and probably largely ice-covered lake conditions. The lake was surrounded by low-growing plants with an alpine character. Exceptions include three discrete periods of high organic sedimentation in the basin and forest development in the surrounding catchment. The two major periods of forest expansion are related to the last interglacial and the Holocene, with the third, shorter period considered to represent an interstadial in the early part of Marine Isotope Stage (MIS) 3. The latter part of the last glacial period is characterised by abrupt sub-millennial, amelioration events that may relate to documented global oscillations emanating from the North Atlantic. There are systematic changes through the record that can be partly attributed to basin infilling but the progressive reduction and regional extinction of some plant taxa is attributed to a long-term trend towards climatic drying. Copyright 2007 John Wiley & Sons, Ltd." -"Kershaw:2007lynch","Recent drilling eventually reached to the base of the sediments of Lynch's Crater on the Atherton Tableland within the humid tropics of north-eastern Australia. This paper incorporates results from the sequence extension into a complete record from the site, much of which has only been presented previously in summary form. A more certain chronology for the record is provided by recent radiocarbon dating on the topmost sediments and the application of time series analysis to the whole sequence. This suggests that the vegetation and climate are forced essentially by northern hemisphere insolation and ice volume, probably operating through sea level and sea surface temperature changes. The extended record is considered to cover the last 230,000 years and the pattern of complex rainforest expansion during wetter interglacial periods and its replacement by drier rainforest and sclerophyll vegetation during drier glacials is maintained. Superimposed on this cyclicity are trends resulting from both the evolution of the lake basin as well as external influences that include climate and, within the last 45,000 years, people." -"Kershaw:2010peat","The reconstruction of past vegetation has traditionally been based on peat deposits because of their accessibility and abundance in previously glaciated landscapes of northwestern Europe where the interest originated, the fact that pollen analysis can be combined with identification of macrofossils and peat stratigraphy to maximise knowledge of past vegetation and its controls, particularly climate, and the ease with which sediment cores for analysis can be extracted. The interest was extended to the Australasian region largely by researchers from, or trained at, European institutions, especially the Godwin Institute for Quaternary Research (GIQR) at the University of Cambridge. Peat studies caught on well in New Zealand and have been practised for many years, originally by Lucy Cranwell and subsequently by Neville Moar, Matt McGlone and others. But the predominantly unglaciated and arid landscape of Australia did not initially seem to have great appeal or promise, although GIQR-trained David Churchill and Sue Duigan undertook initial pollen studies on peat deposits. There was general disappointment when Donald Walker, on his arrival at the Australian National University to establish a palynological laboratory, declared the general unsuitability of Australia for such research and commenced work on the peatlands of previously glaciated highland New Guinea." -"Khandsuren:2019khentey","ND" -"Kiernan:1982occupation","ND" -"Kiernan:1983fraser","The discovery of a rich archaeological occupation site in the Franklin River valley of south-west Tasmania dated at 15-20 kyr BP is described. The stone tools found support the view that the Tasmanian industries were derived from contemporary mainland Australian ones when the two were still connected. Faunal remains from human hunting and cooking activities indicate a hunting strategy targetted at a few favoured species, especially the large wallaby. No extinct megafaunal species were present. During the height of the last ice age, these glacier edge hunters of southern Tasmania were then the most southerly humans on Earth." -"Kiernan:2004schnells","ND" -"Kiernan:2009larsemann","ND" -"Kiernan:2010arthur","ND" -"Kiernan:2014denison","ND" -"Kiernan:2017frankland","ND" -"Kigoshi:1964iii","This date list covers many of the datings done from November 1962 to October 1963. The instruments and technique used for this work are essentially the same as those used for the previous work (Gakushuin II). Age calculations are based on the Libby half life of C14, 5570 ± 30 yr. The errors quoted are the standard deviations obtained from the number of counts only. When observed activities are less than 2a above background, infinite dates are given with a limit corresponding to the activity of 3σ, and when they are greater than the activity of 95% of NBS oxalic-acid standard minus 2a, modern dates are given with the limit equal to 3a below the 95% of NBS standard." -"Kigoshi:1965iv","This list includes many of the datings done from November 1963 to October 1964. The instruments and techniques used for this work are essentially the same as those used previously (Gakushuin III). Age calculations are based on the Libby half life of C14, 5570 ± 30 yr. The errors quoted are the standard deviation obtained from the number of counts only. When observed activities are less than 2ff above background, in- finite dates are given with a limit corresponding to the activity of 3Q, and when they are greater than the activity of 95% of NBS oxalic-acid standard minus 2U, modern dates are given with the limit equal to 3(sigma) below the 950 of NBS standard. We wish to acknowledge the help of Tamako Morinaga and Kunihiko Endo in preparing chemical samples. The description and comments are essen- tially those of persons submitting the samples." -"Kigoshi:1966v","This list includes many of the datings done from September 1964 to October 1965. The instruments and techniques used for this work are essentially the same as those used previously (Gakushuin III). Bone samples were dated on the organic materials obtained by the following procedure. After washing with distilled water the powdered bone samples were boiled with 10% H2SO4 solution 10 to 40 hours. The extract, a clear solution, was exaporated to almost dryness, and, after concentrated H2SO4 was added, heating was continued until most of the organic compounds became insoluble carbonized or polymerized material. The black residue was washed in water and treated as the usual charcoal sample for dating." -"Kigoshi:1967vi","This list of dates is a continuation of Gakushuin V. Instruments and techniques are essentially the same as those used for Gakushuin III, IV and V." -"Kigoshi:1973gakushuin","This list continues Gakushuin VII (R., 1969, v. 11, p. 295-362); the same instruments and techniques were employed. Age calculations are based on the Libby half-life of C14, 5570 ± 30 years, and the modern activity given by 95% of the activity of NBS oxalic acid standard. Errors quoted are the standard deviation obtained from the number of counts only. When observed activity is less than 2sigma above background, infinite date is given with a limit corresponding to the activity of 3sigma. For shell samples, dates are computed without any correction for environmental and biological isotopic fractionation. The description and comments are essentially those of the submitters." -"Kim:2016korean","Tectonically inactive since the middle Miocene, the Korean Peninsula is generally considered a typical passive continental margin with asymmetric relief with only low levels of seismic activity. Recent reports of uplift rates as high as 150–350 mm ka− 1 from geomorphic markers using numerical dating methods (e.g. radiocarbon, optically stimulated luminescence (OSL), and cosmogenic nuclides), however, cast doubt on the tectonic quies- cence of Korea. Thus, we evaluate the geomorphic status of eastern Korea using denudation rates at geomorphic timescales of 103–106 years, which are equivalent to the rates previously reported at local points. To infer regional denudation rates, we measured catchment-wide denudation rates (CWDR) in 13 watersheds using in situ cos- mogenic 10Be and 14C analyses of riverine sediment samples in eastern Korea. These CWDR data suggest that the mean denudation rate during the past 5–14 ka centers around ~74.7 ± 25.4 mm·ka−1, which is consistent with the long-term, geologic exhumation rate we derive of ~74 ± 10.1 mm·ka−1 since the middle Miocene. However, our CWDR data are ~2–3 times lower than rates of coastal uplift and river incision of 150–350 mm·ka− 1 derived from data on marine and fluvial terraces, respectively." -"Kim:2017seti","The concentration of cosmogenic 10Be in riverine sediments has been widely used as a proxy for catchment-wide denudation rate (CWDR). One of the key assumptions of this approach is that sediments originating from sub-basins with different erosional histories are well mixed. A tragic debris flow occurred in the Seti River watershed, central Nepal, on May 5, 2012. This catastrophic debris flow was triggered by slope failure on the peak of Annapurna IV and resulted in many casualties in the lower Seti Khola. However, it provided an opportunity to test the assumption of equal mixing of sediments in an understudied rapidly eroding watershed. This study documents the CWDR of 10Be to evaluate the extent of the influence of episodic erosional processes such as debris flow on the spatio-temporal redistribution of 10Be concentrations. Our data show that the debris flow caused little change in CWDR across the debris flow event. In addition to isotopic measurement, we calculated denudation rates by using the modeled concentrations in pre- and post-landslide sediments based on the local 10Be production rate. The modeled result showed little change across the event, indicating that the debris flow in May 2012 played a minor role in sediment evacuation, despite the rapid erosion in the catchment. Our study concludes that although the 2012 event caused many casualties and severe damage, it was a low-magnitude, high frequency event." -"Kim:2020taebaek","The Taebaek Mountain Range (TBR) initially formed via extension of a back-arc basin in the East Sea during the early-Miocene (ca. ~22 Ma) and exemplifies a typical escarpment on a passive continental margin. The TBR acts as a major watershed and divide across which topography changes from gentle western side slopes to steep east- ern slopes. Compared to the geologic history of the flanking extensional basin, which is well known from analysis of its sedimentary fill, the post-extensional geomorphic history of the escarpment and basin margin has been minimally studied because of a lack of terrestrial archives. We determined the rate and cause of divide migration of the TBR using a suite of relatively new geomorphic and geochronologic tools. We used geomorphic analyses of relief, slope, river long profiles, swath profiles, and x parameters to study this transient topography. Catchment- wide denudation rates (CWDR) using 10Be facilitated comparisons of denudation rates of cross-divide paired ba- sins." -"Kim:2022frost","Passive continental margins can show anomalously high topography and exhibit a discrete steep escarpment, divide, and gentle slope from the exterior to the interior of the margin. Compared with active (i.e. convergent and strike-slip) tectonic regions, the processes and rates of change of high-altitude landscapes driven by tectonics and/or climate in tectonically inactive (passive) continental margins are poorly understood. We used 10Be catchment-wide denudation rates of fluvial sands (n = 29) collected in 17 catchments and 12 sub-catchments, as well as topographic analysis, to quantify the rate of landscape change along the western flank of the Taebaek Mountain Range (TMR). The denudation rates range from ∼20 to ∼70 mm/ka. These rates show no significant difference between upstream and downstream areas, implying that denudation is not (or is only negligibly) affected by deep-seated mass wasting processes and human impact. 10Be denudation rates in the northern TMR are 1.6 times higher than in the south. In addition, the relationship between denudation rates and geomorphic parameter values also differs from north to south. These observed spatial differences in the rate of denudation and geomorphic response can be explained by intense frost weathering rather than lithological control. Our quantitative analysis of denudation rates and topography suggests that southwest-directed migration of the range's main divide occurs and that the range's western flank (low relief) is likely to be in a geomorphic state of quasi-equilibrium whereas the eastern flank (steep) still remains transient." -"KinhillEngineers:1996george","The 1993 Environmental Assessment Review of the proposed Federal Highway Lake George duplication project recommended that further archaeological investigations be carried out at Site WE-1. The major objective of the RTA brief was that archaeological investigations should be undertaken to salvage artefact collections and to recover information concerning their spatial and stratigraphic contexts. In its submission to RTA, Kinhill proposed a programme of salvage excavation aimed at obtaining a sufficiently large sample of artefacts to characterize the archaeological t assemblage in terms of variations across the site and with depth in artefact types, raw materials and size. It was considered that a minimum of 200 artefacts would be required for this purpose. The results of the 1993 investigation indicated that the average density of artefacts was likely to be about 20/m2 (Kinhill 1993a). At this density, a minimum area of 10m2 would need to be excavated." -"Kirby:2013kunlun","Whether active strain within the Indo-Asian collision zone is primarily localized along major strike-slip fault systems or is distributed throughout the intervening crust between faults remains uncertain. Despite refined estimates of slip rates along many of the major fault zones, relatively little is known about how displacement along these structures is accommodated at fault terminations. Here, we show that a systematic decrease in left-lateral slip rates along the eastern ~200 km of the Kunlun fault, from >10 mm/year to <1 mm/year, is coincident with high topography in the Anyemaqen Shan and with a broad zone of distributed shear and clockwise vorticity within the Tibetan Plateau. Geomorphic analysis of river longitudinal profiles, coupled with inventories of cosmogenic radionuclides in fluvial sediment, reveal correlated variations in fluvial relief and erosion rate across the Anyemaqen Shan that reflect ongoing differential rock uplift across the range. Our results imply that the termination of the Kunlun fault system is accommodated by a combination of distributed crustal thickening and by clockwise rotation of the eastern fault segments." -"Kirch:1987eloaua","A sharp debate has recently emerged concerning the origins of the Lapita Cultural Complex, in which an indigenous Bismarck Archipelago ‘homeland‘ model is counterposed to what has been colloquially called the ‘fast train to Polynesia‘ model (Green 1978:15; Allen 1984; Spriggs 1984; Anson 1986; cf. Bellwood 1978:225; 1985:250-3, 322). The debate has been marked by considerable posturing, but empirical testing of the models is limited. Prior to the recent fieldwork undertaken by the Lapita Homeland Project (Allen 1985), the only substantive support for this first model was provided by Anson (1986; also 1983) in a detailed study of Lapita pottery from four Bismarck Archipelago sites: Watom, Eloaua (ECA), Talasea, and Ambiile. His conclusion was that ‘a Far Western Bismarck Archipelago province, with a distinctive style of pottery decoration, antedates the earliest Lapita to the east and was present in the Bismarck Archipelago for several centuries before moving eastward‘ (1986:126)." -"Kirch:1987lapita","The Lapita Cultural Complex, ranging 5,000 km from the Bismarck Archipelago to Western Polynesia and spanning the period 3600 to 2500 B.P., represents the initial colonization of the sw Pacific by Austronesian peoples. Recent work in the Bismarck Archipelago, the putative Lapita ‘homeland‘ has yielded new data on the initial phases of the Complex. This report summarizes excavations at three Lapita sites in the Mussau Islands. In addition to classically-decorated ceramics, the sites produced a wide array of portable artifacts, faunal materials, and anaerobically-preserved wooden architecture. The implications of these data for Lapita origins, economy, and long- distance exchange are discussed." -"Kirch:1988radiocarbon","Three decades of archaeological excavations in Melanesia and Western Polynesia have led to a consensus among Oceanic prehistorians that the initial human colonization of the southwestern Pacific (east of the Solomons) was effected by populations of the Lapita Cultural Complex (Green, 1979; Kirch, 1982, 1984; Allen, 1984; Spriggs, 1984). Although the western Melanesian islands of New Guinea, the Bismarck Archipelago, and possibly the Solomon Islands were settled in the late Pleistocene by small huntergatherer populations (Downie & White, 1979; Specht, Lilley & Normu, 1981; Groube et al, 1986), discovery and occupation by humans of the more remote island chains to the east required sophisticated voyaging and colonization strategies. That the Austronesian-speaking Lapita people possessed long-distance voyaging craft is suggested) both by lexical reconstructions, and by the archaeological evidence of long-distance transport of obsidian and other exotic materials over distances of up to 3700km (Ambrose & Green, 1972; Best, 1987). Lapita sites are marked by a distinctive complex of dentate-stamped earthenware ceramics, and associated shell, bone, and stone artifacts. Sites yielding such assemblages have been recorded between the Bismarck Archipelago in the west, through Melanesia, and as far east as Samoa and Tonga, a straight-line distance of ca 4500km." -"Kirch:1988talepakemalai","The Lapita Cultural Complex, 3600 to 2500 B.P., represents rapid dispersal to and colonization of the southwestern Pacific by Austronesian-speaking peoples. Excavations in the Mussau Islands of Papua New Guinea have concentrated on the extensive Talepakemalai (ECA) site, and have incorporated a waterlogged deposit in which the post bases of a Lpita stilt-house are anaerobicaly preserved. This site produced critical new evidence on Lapita origins, economy, and long-distance exchange in the form of an extensive array of ceramic, shell, stone, and bone artifacts; vertebrate and invertebrate fauna; and plant macrofossils. Key results of this research are: the hypothess of an indigenous Bismarck Archipelago ‘homeland‘ for Lapita is not supported; Lapita subsistence was broadly based and incorporated sophisticated marine exploitation and animal husbandry, and developed arboriculture; the Mussau Lapita community was one node in an extensive long-distance exchange network evidenced by imported ceramics, obsidian, chert, metavolcanic adzes, oven-stones, and other materials; ECA was a manufacturing center for a variety of shell-exchange valuables; and spatial distribution of ceramics and other artifacts within the ECA site suggest structural differentiation within Lapita society. The transformation or replacement of Lapita culture in Mussau after 2500 B.P. remains a significant problem of continuing research." -"Kirch:2001mussau","ND" -"Kirch:2021talepakemalai","The Lapita Cultural Complex-first uncovered in the mid-20th century as a widespread archaeological complex spanning both Melanesia and Western Polynesia-has subsequently become recognized as of fundamental importance to Oceanic prehistory. Notable for its highly distinctive, elaborate, dentate-stamped pottery, Lapita sites date to between 3500-2700 BP, spanning the geographic range from the Bismarck Archipelago to Tonga and Samoa. The Lapita culture has been interpreted as the archaeological manifestation of a diaspora of Austronesian-speaking people (specifically of Proto-Oceanic language) who rapidly expanded from Near Oceania (the New Guinea-Bismarcks region) into Remote Oceania, where no humans had previously ventured. Lapita is thus a foundational culture throughout much of the southwestern Pacific, ancestral to much of the later, ethnographically-attested cultural diversity of the region. The Mussau materials are essential to understanding how Lapita developed and was transformed during the period prior to and following the Lapita diaspora into Remote Oceania. This volume thus presents the definitive ‘final report‘ on the excavation not only of Talepakemalai, but of all of the Lapita and post-Lapita sites investigated during the Mussau Project" -"Kirchner:2001mountain","We used cosmogenic 10Be to measure erosion rates over 10 k.y. time scales at 32 Idaho mountain catchments, ranging from small experimental watersheds (0.2 km2) to large river basins (35 000 km2). These long-term sediment yields are, on average, 17 times higher than stream sediment fluxes measured over 10–84 yr, but are consistent with 10 m.y. erosion rates measured by apatite fission tracks. Our results imply that conventional sediment-yield measurements—even those made over decades—can greatly underestimate long-term average rates of sediment delivery and thus overestimate the life spans of engineered reservoirs. Our observations also suggest that sediment delivery from mountainous terrain is extremely episodic, sporadically subjecting mountain stream ecosystems to extensive disturbance." -"Kirk:1976origin","ND" -"Kirkbride:2014cairngorm","ND" -"Kirkpatrick:2020tibet","Tectonic deformation can influence spatiotemporal patterns of erosion by changing both base level and the mechanical state of bedrock. Although base-level change and the resulting erosion are well understood, the impact of tectonic damage on bedrock erodibility has rarely been quantified. Eastern Tibet, a tectonically active region with diverse lithologies and multiple active fault zones, provides a suitable field site to understand how tectonic deformation controls erosion and topography. In this study, we quantified erosion coefficients using the relationship between millennial erosion rates and the corresponding channel steepness. Our work shows a twofold increase in erosion coefficients between basins within 15 km of major faults compared to those beyond 15 km, suggesting that tectonic deformation through seismic shaking and rock damage significantly affects eastern Tibet erosion and topography. This work demonstrates a field-based, quantitative relationship between rock erodibility and fault damage, which has important implications for improving landscape evolution models." -"Kleman:2020idre","ND" -"Kober:2009lluta","Terrestrial cosmogenic nuclide (TCN) concentrations measured in river sediments can be used to estimate catchment‐wide denudation rates. By investigating multiple TCN the steadiness of sediment generation, transport and depositional processes can be tested. Measurements of 10Be, 21Ne and 26Al from the hyper‐ to semi‐arid Rio Lluta catchment, northern Chile, yield average single denudation rates ranging from 12 to 75 m Myr–1 throughout the catchment. Paired nuclide analysis reveals complex exposure histories for most of the samples and thus the single nuclide estimates do not exclusively represent catchment‐wide denudation rates. The lower range of single nuclide denudation rates (12–17 m Myr–1), established with the noble gas 21Ne, is in accordance with palaeodenudation rates derived from 21Ne/10Be and 26Al/10Be ratio analysis. Since this denudation rate range is measured throughout the system, it is suggested that a headwater signal is transported downstream but modulated by a complex admixture of sediment that has been stored and buried at proximal hillslope or terrace deposits, which are released during high discharge events. That is best evidenced by the stable nuclide 21Ne, which preserves the nuclide concentration even during storage intervals. The catchment‐wide single 21Ne denudation rates and the palaeodenuation rates contrast with previous TCN‐derived erosion rates from bedrock exposures at hillslope interfluves by being at least one order of magnitude higher, especially in the lower river course. These results support earlier studies that identified a coupling of erosional processes in the Western Cordillera contrasting with decoupled processes in the Western Escarpment and in the Coastal Cordillera. Copyright 2008 John Wiley and Sons, Ltd." -"Kober:2012debris","Catchment-wide denudation rates (CWDRs) obtained from cosmogenic nuclides are an efficient way to determine geomorphic processes quantitatively in alpine mountain ranges over Holocene time scales. These rate estimations assume steady geomorphic processes. Here we use a time series (3 yr) in the Aare catchment (central Swiss Alps) to test the impact of spatially heterogeneous stochastic sediment supply on CWDRs. Our results show that low-frequency, high-magnitude debris-flow events significantly perturb cosmogenic nuclide (10Be, 14C) concentrations and thus CWDRs. The 10Be concentrations decrease by a factor of two following debris-flow events, resulting in a doubling of inferred CWDRs. The variability indicates a clear time and source dependency on sediment supply, with restricted area-weighted mixing of sediment. Accordingly, in transient environments, it is critical to have an understanding of the history of geomorphic processes to derive meaningful CWDRs. We hypothesize that the size of debris flows, their connectivity with the trunk stream, and the ability of the system to sufficiently mix sediment from low- and high-order catchments control the magnitude of CWDR perturbations. We also determined in situ 14C in a few samples. In conjunction with 10Be, these data suggest partial storage for colluvium of a few thousand years within the catchment prior to debris-flow initiation." -"Kober:2015bolivian","The topographic signature of a mountain belt depends on the interplay of tectonic, climatic and erosional processes, whose relative importance changes over times, while quantifying these processes and their rates at specific times remains a challenge. The eastern Andes of central Bolivia offer a natural laboratory in which such interplay has been debated. Here, we investigate the Rio Grande catchment which crosses orthogonally the eastern Andes orogen from the Eastern Cordillera into the Subandean Zone, exhibiting a catchment relief of up to 5000 m. Despite an enhanced tectonic activity in the Subandes, local relief, mean and modal slopes and channel steepness indices are largely similar compared to the Eastern Cordillera and the intervening Interandean Zone. Nevertheless, a dataset of 57 new cosmogenic 10Be and 26Al catchment wide denudation rates from the Rio Grande catchment reveals up to one order of magnitude higher denudation rates in the Subandean Zone (mean 0.8 mm/yr) compared to the upstream physiographic regions. We infer that tectonic activity in the thrusting dominated Subandean belt causes higher denudation rates based on cumulative rock uplift investigations and due to the absence of a pronounced climate gradient." -"Kober:2019steep","Climate change and high magnitude mass wasting events pose adverse societal effects and hazards, especially in alpine regions. Quantification of such geomorphic processes and their rates is therefore critical but is often hampered by the lack of appropriate techniques and the various spatiotemporal scales involved in these studies. Here we exploit both in situ cosmogenic beryllium‐10 (10Be) and carbon‐14 (14C) nuclide concentrations for deducing exposure ages and tracing of sediment through small alpine debris flow catchments in central Switzerland. The sediment cascade and modern processes we track from the source areas, through debris flow torrents to their final export out into sink regions with cosmogenic nuclides over an unprecedented five‐year time series with seasonal resolution. Data from a seismic survey and a 90 m core revealed a glacially overdeepened basin, filled with glacial and paraglacial sediments. Surface exposure dating of fan boulders and radiocarbon ages constrain the valley fill from the last deglaciation until the Holocene and show that most of the fan existed in early Holocene times already. Current fan processes are controlled by episodic debris flow activity, snow (firn) and rock avalanches." -"Kodela:1988chase","Pollen and charcoal analyses of sediments from South Salvation Creek Swamp in Ku-ring-gai Chase National Park indicate that pollen influx has been dominated by local swamp species and dry sclerophyll heath and woodland taxa for the last 6000 radiocarbon years. Fire occurred throughout the record but charcoal and Eucalyptus pollen influx decreased over the last 1700 years. In an environment supporting dry sclerophyll vegetation fire appeared to play a constant role. The swamp surface was initially a sedgeland but was invaded by Gleichenia and woody shrubs around 2500 b.p. None of the vegetation changes could be ascribed directly to climatic shifts but the origin of the swamp itself may have been due to the postglacial rise in sea-level." -"Kodela:1996thesis","The Robertson Plateau is a near-coastal upland region forming part of the Central Tablelands of New South Wales, Australia, 34°35'S, 150°35'£. The study area occurs approximately 100 km south of Sydney. Much of the natural vegetation on the basaltand shale-derived soils around Robertson was cleared for agriculture, leaving a landscape of fragmented forest within pastures, flanked by less disturbed sandstone vegetation to the north, east and south. In the Robertson region fertile basaltic soils and a mean annual rainfall over 1600 mm support mixed cool temperate/warm temperate rainforest, remnants of the formerly more continuous and widespread Yarrawa Brush. Other vegetation communities investigated include open/tall open eucalypt forests and wetlands, as well as disturbed forests and open pastures. Vegetation types were described, including the compilation of species lists. The association of rainforest being close to several peatlands on the Robertson Plateau provided a good opportunity to study vegetation and environmental change, especially when rainforest vegetation is generally more sensitive to environmental conditions and changes than the more resilient eucalypt forests and sandstone flora in the Sydney Basin. Sediment studies applying a multidisciplinary approach were undertaken to investigate the late Holocene vegetation and environmental history of the Robertson Plateau region. Pollen analysis was employed in conjunction with radiocarbon dating, stratigraphy, loss-on-ignition, magnetic susceptibility and carbonised particle analysis of sediment cores extracted from Wingecarribee Swamp and Wildes Meadow Swamp. A modem pollen rain study, in conjunction with vegetation survey and a pollen morphology investigation, were first undertaken to assist with the identification of pollen and the interpretation of fossil pollen records. Pollen morphological descriptions are provided for 66 plant taxa that occur in rainforest and open-forest communities in the Illawarra region, including the Robertson Plateau and the Illawarra escarpment and coastal plain. The study provides some insight on the features useful for pollen identification, as well as problems that may be encountered when differentiating pollen of related taxa. This information may be useful to palynological investigations and plant taxonomic studies. The modem pollen spectra for Eucalyptus forest and rainforest communities were investigated from 19 sites. Pollen abundance was compared with a number of plant abundance estimates of taxa within forests to study pollen representation at the forest scale. Linear regression, cluster and discriminant analyses were applied to analyse pollen representation and distribution. Pollen of Doryphora, Polyosma, Pittosporum, Hymenanthera, Tasmannia, Asclepiadaceae and most rainforest taxa investigated are poorly represented, while many open-ground and some sclerophyll taxa, particularly Eucalyptus, are better represented. Hedycarya, Cyathea and Dicksonia tended to be over-represented while Acmena was found to be well or under-represented by its pollen. The pollen of many native taxa do not appear to be well dispersed, and local pollen is commonly outweighed by pollen from regional sources, including pollen from pastures in the region. Pollen representation varied between taxa and sites, with factors such as vegetation structure, plant distribution, topography and disturbance influencing pollen representation. The influence of environmental conditions and vegetation attributes on pollen production, dispersal and preservation will affect pollen representation as these properties vary in space and time. This variability in the representation of the same taxon due to non-uniform environmental and vegetation conditions suggests that caution is needed when interpreting trends in pollen assemblages. Peat formation occurred more rapidly after 3500 b.p. and 2500-2000 b.p. at Wildes Meadow Swamp and Wingecarribee Swamp, respectively. About the same time, rainforest appears to have expanded in the region. Eucalyptus appears to have been more prevalent prior to this later phase of wetland and rainforest development. Generally higher amounts of Eucalyptus pollen and fem spores before c. 2000 y.a. in the Wingecarribee Swamp cores indicate moist eucalypt forest (or tall open-forest) with a fem understorey may have been more widespread in the past ( at least within the local region) and that rainforest may have expanded into these communities. Other aspects of the late Holocene vegetation dynamics are also discussed, including changes in wetland vegetation. The results contribute to a wider understanding of regional changes in southeastem Australia. The main development of peat in the Robertson Plateau region corresponds with other findings on mire development in upland sites that suggest effectively wetter conditions in highland areas of southeastem Australia in the late Holocene. Disturbance by European settlement is clearly indicated in the more recent pollen record by a decline in native forest taxa, the introduction of exotic species and increases in Poaceae and other taxa associated with agriculture. ... [_truncated_]" -"Koehler:2021inskip","This paper presents a reconstruction of the Holocene evolution of the Inskip Peninsula in SE Queensland. The peninsula links two major dune fields, the Cooloola Sand Mass to the south and K'gari (Fraser Island) to the north. Geomorphic features of this peninsula include remnant parabolic dunes, numerous beach ridges with foredunes, and a series of spits. Together these features provide insight into Holocene coastal evolution and changing marine conditions. A remnant beach ridge/foredune complex at the northern portion of Inskip may have been connected to K'gari and a river/tidal channel near Rainbow Beach township which separated it from the Cooloola Sand Mass to the south. This channel avulsed northward in the early mid-Holocene (after 8.8 ka) with spit development from the south. This was followed by a phase of beach-ridge/foredune complex development that started by ~6.7 ka. Stratigraphic evidence from the highest and best developed parabolic dunes in the northern portion of Inskip Peninsula indicates dune development from the mid-Holocene beach complex by 4.8 ka. Beach ridges with foredunes continued to prograde but notably declined in size during the late-Holocene. In the latest Holocene (<4.8 ka) many of the late-Holocene beach ridges/foredune complexes have been truncated by a re-orientation of the shoreline and longshore sediment transport has promoted the growth of the modern spit at the northern end of the peninsula. Erosive and longshore processes continue to be highly active because of tidal interactions between Great Sandy Strait and the Coral Sea. This detailed study of Inskip Peninsula's evolution aids significantly in future coastal management decisions, and provides evidence for World Heritage Area extension for the Cooloola Sand Mass, including the incorporation of Inskip Peninsula itself. It also contributes to the global understanding to coastal evolution in an area of strong wave and tidal interaction." -"Koester:2017maine","ND" -"Koettig:1985berrima","In 1981, the Department of Main Roads, NSW, commissioned a survey for archaeological sites to be undertaken along the proposed route of the freeway extension between Hoddles Crossing and Alpine in the Southern Tablelands area south of Sydney (Fig. 1). This survey led to the discovery and recording of 24 Aboriginal sites (Koettig 1981). These sites were open artefact scatters (13), shelter sites with art and/or artefacts (6), grinding grooves (3) and scarred trees (2). ... [_truncated_]" -"Koettig:1985lucas","The Upper Mill Creek area (Fig. 1) is presently being considered as an alternative site for a new Waste Disposal Depot for the Southern metropolitan area. The other possible location for this depot is Bardens Creek which is an eastern tributary of Mill Creek. ... [_truncated_]" -"Koettig:1985upper","The Upper Mill Creek area (Fig.l) is presently being considered as an alternative site for a new Waste Disposal Depot for the Southern metropolitan area. The other possible location for this depot is Bardens Creek which is an eastern tributary of Mill Creek. In 1980 (Silcox) and 1981 (Attenbrow and Negerevich) archaeological investigations were carried out in the Bardens Creek area which was at that time being considered by the Metropolitan Waste Disposal Authority as the waste depot area. The survey recorded thirteen Aboriginal sites and four of these were rock shelter sites at which excavations were undertaken (BC 1,2,5 and 9). ... [_truncated_]" -"Koettig:1986glennies","In June 1986, the Public Works Department of New South Wales commissioned a survey for Aboriginal sites along a water pipeline, to run between Glennies Creek Dam and Singleton, in the Hunter Va.Hey Region of New South Wales (Koettig 1986). ... [_truncated_]" -"Koettig:1986hunter","In June 1986, the Public Works Department of New South Wales commissioned a survey for Aboriginal sites along a water pipeline, to run between Glennies Creek Dam and Singleton, in the Hunter Va.Hey Region of New South Wales (Koettig 1986). The development consists of two components: a pipeline which will require the excavation of a trench 1m in width and 1.5m in depth and a chlorination plant which is to be located as close to the dam as possible. The chlorination plant and associated road and a future building, cover an area of 50 x 50m. ... [_truncated_]" -"Koettig:1987glennies","This report was commissioned by the Public Works Department of New South Wales and presents the results of monitoring excavations along the pipeline route between Singleton and Glennies Creek Dam and selected excavation at site SGCD 16. This is the third report on the archaeological investigations associated with this pipeline. Abrief summary of the previous work is presented below. ... [_truncated_]" -"Koettig:1990salvage","In 19B4 salvage excavations were undertaken at 2 rockshelter sites in Menai, South Sydney (Koettig 1985). These sites, M11 and M11, had been recorded during a survey of the proposed Waste Disposal Area to be located in Upper Mill Creek (Koettig and McDonald 1984) (Figs.1 & 2). ... [_truncated_]" -"Koettig:1992camberwell","In 1986 a survey was carried out on Glennies Creek Coal Authorisation Area 81 and GCC308 (Brayshaw 1986). This area is now referred to as the Camberwell Lease Area (Fig.1:1). A total of 31 sites, all open artefacts scatters were recorded during that survey (Fig.1:2). Most of these sites were described as containing only a small number of artefacts, with large numbers of artefacts being recorded at only two sites (GCC19 and 20). At one of the sites (GCC27) was a large artefact of a volcanic material reminiscent of the material recovered from a Pleistocene context at Glennies Creek Dam to the north-east of the survey area (Koettig 1985, 1986). Brayshaw recommended further investigation of several sites before consents to destroy be issued by the NPWS. ... [_truncated_]" -"Koettig:1994bulga","ND" -"Koffman:2017rakaia","ND" -"Kohen:1981jamison","Under National Parks and Wildlife permit No. A8089, a series of excavations were made into an Aboriginal campsite on an alluvial terrace north of Jamisons Creek, Emu Plains (822 619, Penrith 1:100,000). The site, coded JC/1 (Western Cumberland Plains Survey), is situated one kilometre west of the Nepean River, and 400 metres east of the Lapstone Monocline (see fig. 1). ... [_truncated_]" -"Kohen:1984cumberland","This is a preliminary report prepared for National Parks and Wildlife Service ta comply with the conditions a+ my permit to make collections of Aboriginal relics and conduct archaeological excavations (Ref R/4238!. This permit relates to a PhD research project examining Aboriginal settlement pattern in the Cumberland Plain. The permit covers the area between Blacktown and the Blue Mountains and from the F4 freeway north to the Hawkesbury River. ... [_truncated_]" -"Kohen:1984shaws","ND" -"Kohen:1986thesis","The stdy of prehistory is subject to the same bias and prejudice as any other scientific discipline. When the rewards are likely to be few and the effort required great, researchers will avoid problem areas in favour of more lucrative fields. One such neglected area of research has been the archaeology of the coastal plains and forests of southeastern Australia, where poor visibility and the diffuse nature of the archaaeological record militate against the investment of valuable research time. In the Sydney region, the archaeological data accumulated relate almost exclusively to rock shelter deposits. While such sites do have the potential to provide a great deal of valuable information, they reflect only a fraction of the activities carried out by the prehistoric population. In order to counteract the bias evident in the archaeological investigations, I undertook a systematic archaeological survey of the western Cumberland Plain. In the early chapters of this thesis, I examine the environmental setting and the resources which were available to Aboriginal people at the time of European settlement in 1788. After evaluating the ethnographic accouns, a clear picture emerges of two major economic systems operating; one based on coastal resources and one reliant on a wider range of locally abundant foods. Associate with this dichotomy were linguistic, technological and social differences suggestive of dense Aboriginal populations exploiting relatively narrow territories. Archaeological surveys were undertaken, a representative rockshelter site and two open sites were excavated, and, in conjunction with the surface collection of artefacts, it was possible to identify patterns in the archaeological record suggesting that the technological changes evident in the stone tools were a reflection of a changing resource base. In the final chapters, te factors which have influenced the location of sites and the distribution of artefact types are examined, and a model proposed which accounts for the observed data. The model suggests that macropodids formed a major component of the diet for several thousand years following the introdution of a microlithic industry, but that over the last 2,000 years increasing Aboriginal population has necessitated a diversification into a wider range of resources." -"Kohut:2011tamarack","ND" -"Kong:2009tianshan","ND" -"Kong:2009yulong","ND" -"Kong:2010grove","ND" -"Kononenko:2010persistent","Studies of the technology and function of small retouched stemmed and waisted stone tools from late Holocene sites in central New Britain provide a powerful means for monitoring the effects of the massive W-K2 volcanic eruption (3480–3150 cal BP), after which pottery occurs in this region for the first time. Use-wear and residue studies show that these tools were used for processing soft starchy plant materials (tubers and wood) and cutting and piercing skin. Despite the catastrophically destructive event, results indicate cultural continuity, most likely by descendants of the original population, rather than population replacement or major cultural change. These results contribute to the ongoing debate about possible migration from Island Southeast Asia c.3400 years ago." -"Konyana:2020mpumalanga","In this study the chemical separation procedure for cosmogenic beryllium-10 ( 10Be) in quartz for analysis by accelerator mass spectrometry (AMS), as well as the necessary sample preparation procedures, were established, and the methodology was applied to the determination of erosion rates in a section of the eastern Escarpment in the Mpumalanga and Limpopo Provinces of South Africa between 24°30’ S and 27° S, to fill a gap in the existing database of erosion rates along the Southern African Great Escarpment. Sample preparation was done in the Spectrum analytical facility of the Faculty of Science at the University of Johannesburg, the chemical separation was carried out in the ultraclean Wits Isotope Geology Laboratory (WIGL) at the University of the Witwatersrand, and the AMS analyses were carried out at iThemba Labs in Johannesburg. The chemical separation procedure makes use of two successive ion exchange column steps: The first employs an anion ion exchange resin and the second a cation exchange resin. The second one in particular required careful calibration, which was done for two column volumes (1and 2 ml resin respectively), using inductively coupled plasma optical emission (ICP-OES) spectroscopy. The samples analyzed comprised six stream sediments taken in rivers draining the eastern Escarpment to determine catchment-wide erosion rates, as well as five rock samples taken from outcrops close to the escarpment crest, for comparison. ... [_truncated_]" -"Koppes:2008kyrgyz","ND" -"Korup:2014flux","Quantifying volumes and rates of delivery of terrestrial sediment from island arcs to subduction zones is indispensable for refining estimates of the thickness of trench fills that may eventually control the location and timing of submarine landslides and tsunami-generating mega-earthquakes. Despite these motivating insights, knowledge about the rates of erosion and sediment export from the Japanese islands to their Pacific subduction zones remains patchy regardless of the increasing availability of highly resolved data on surface deformation, climate, geology, and topography. Traditionally, natural erosion rates across the island arc have been estimated from regression of topographic catchment metrics and reservoir sedimentation rates that were recorded over several years to decades. We review current research in this context, correct for a systematic bias in one of the most widely used predictions, and present new estimates of decadal to millennial-scale erosion rates of Japan's terrestrial inner forearc. We draw on several independent and unprecedented inventories of mass wasting, reservoir sedimentation, and concentrations of cosmogenic 10Be in river sands. ... [_truncated_]" -"Koungoulos:2023dingoes","The dingo, also known as the Australian native dog, was introduced in the late Holocene. Dingoes were primarily wild animals but a number resided in Aboriginal people's camps. Traditionally, these individuals were taken from wild litters before weaning and raised by Aboriginal people. It is generally believed that these dingoes were not directly provided for, and upon sexual maturity, returned to reproduce in the wild. However, some died while in the company of people and, were buried in occupation sites. This Australian practice parallels the burial of domestic dogs in many regions of the Asia-Pacific and beyond but has attracted very little research. We explore the historical and archaeological evidence for dingo burial, examining its different forms, chronological and geographic distribution, and cultural significance. Dingoes were usually buried in the same manner as Aboriginal community members and often in areas used for human burial, sometimes alongside people. This practice probably occurred from the time of their introduction until soon after European colonisation. We present a case study of dingo burials from Curracurrang Rockshelter (NSW) which provides insights into the lives of ancient tame dingoes, and suggests that domestication and genetic continuity between successive camp-dwelling generations may have occurred prior to European contact." -"Krapf:2018musgrave","ND" -"Kronig:2018triftje","ND" -"Krueger:1966geochron","The following list presents dates on a small fraction of the total number of measurements made during 1964 and 1965 as well as data on some samples previously dated but not published. Results not appearing have not been released by our clients." -"Kudriavtseva:2023pamir","We explore the spatial and temporal variations in denudation rates in the northern Pamir--Tian Shan region using 10Be-derived denudation rates from modern (n = 110) and buried sediment (2.0-2.7 Ma; n = 3), and long-term exhumation rates from published apatite fission track (AFT; n = 705) and apatite (U-Th-Sm)/He (AHe; n = 211) thermochronology. We found moderate correlations between denudation rates and topographic metrics and weak correlations between denudation rates and annual rainfall, highlighting complex linkages among tectonics, climate, and surface processes that vary locally. The 10Be data show a spatial trend of decreasing modern denudation rates from west to east, suggesting that deformation and precipitation control denudation in the northern Pamir and western Tian Shan. Farther east, the denudational response of the landscape to Quaternary glaciations is more pronounced and reflected in our data. Modern 10Be denudation rates are generally higher than the long-term AFT and AHe exhumation rates across the studied area. In the Kyrgyz Tian Shan, on average, the highest 10Be denudation rates are recorded in the Terskey range, south of Lake Issyk-Kul. Here, modern denudation rates are higher than 10Be-derived paleo-denudation rates, which are comparable in magnitude with the long-term exhumation rates inferred from AFT and AHe. We propose that denudation in the region, particularly in the Terskey range, remained relatively steady during the Neogene and early Pleistocene. Denudation increased due to glacial-interglacial cycles in the Quaternary, but this occurred after the onset and intensification of the Northern Hemisphere glaciations at 2.7 Ma." -"Kuhlemann:2008synthesis","ND" -"Kuhlemann:2009sara","ND" -"Kuhlemann:2013carpathian","ND" -"Kuhlemann:2013rila","ND" -"Kurpiel:2020murrup","In 2018, Wurundjeri Woi-wurrung Cultural Heritage Aboriginal Corporation engaged La Trobe University to assist with archaeological investigations at the Keilor Archaeological Area (now known as Murrup Tamboore, or 'Spirit Waterhole'). Erosion control works were required at the site, providing an opportunity to investigate the stratigraphy close to the location where Ancestral Remains were uncovered in 1940. A narrow vertical section of the creek bank was exposed and sediment deposition was dated using OSL, with stone artefact-bearing layers dated to approximately 6.5 ka and 30 ka. Loose sediment and intact sediment block samples were collected for studying past environmental conditions and charcoal samples were subject to anthracological analysis. An archaeological survey was completed for the entire property, resulting in the identification of almost 300 stone artefacts. This paper reports on the results of the project to date." -"Kuskie:2000freeway","The Roads and Traffic Authority of New South Wales is constructing a new section of the F3 Freeway, between the existing Freeway at Minmi and the New England Highway at Beresfield. South East Archaeology was commissioned by the Roads and Traffic Authority to undertake archaeological salvage excavations of two Aboriginal sites along the route of the proposed Freeway, at Black Hill, near Newcastle. ... [_truncated_]" -"Kuskie:2004hunter","BHP Billiton is developing the Mount Arthur North Coal Mine near Muswellbrook in the Hunter Valley of New South Wales. South East Archaeology Pty Limited was commissioned by a subsidiary company of BHP Billiton, Bayswater Colliery Company Pty Ltd, to undertake archaeological salvage excavations and collections of artefacts from a number of Aboriginal sites within the mining lease area. ... [_truncated_]" -"Kuskie:2004merimbula","South East Archaeology Pty Limited was commissioned by Ridge Consolidated Pty Ltd to undertake a salvage of Aboriginal heritage evidence within Stage 4 of the Merimbula Cove residential development, at Merimbula, on the Far South Coast of New South Wales. ... [_truncated_]" -"Kuskie:2005dolphin","South East Archaeology Pty Limited has been commissioned by Elderslie Property Investments Pty Ltd, on behalf of Dolphins Point Developments Pty Ltd, Dolphin Point Properties Pty Ltd and Mr John Thomson, to undertake an Aboriginal heritage impact assessment of land subject to residential development at Dolphin Point, near Burrill Lake on the South Coast of New South Wales. ... [_truncated_]" -"Kuskie:2005merimbula","South East Archaeology Pty Limited was commissioned by Ridge Consolidated Pty Ltd to undertake a sub-surface archaeological investigation of Aboriginal heritage within the proposed Stages 3 and 5 of the Bellbird Ridge residential development at Merimbula Cove, on the Far South Coast of New South Wales. ... [_truncated_]" -"LOsteBrown:2002burial","There has been a long interest in the burial practices of the Central Queensland Highlands, most notably the burial of the deceased in often highly decorated bark coffins. This has led to considerable speculation as to the antiquity of this burial custom, with some suggesting that it is a recent response to European settlement and influences in the region from around the 1850s. In this article, we present a series of dates that provide, for the first time, some definitive insights into this question. We clearly show that this burial tradition is one of considerable antiquity that absolutely predates both the contact and settlement periods not only within the region but for Australia as a whole. We also explore the factors that are responsible for the long-term survival of these funerary objects. Finally, the implications of the antiquity of these dates and the continuity and maintenance of cultural traditions within the context of native title are also discussed." -"Laabs:2007bear","ND" -"Laabs:2009uinta","ND" -"Laabs:2011wasatch","ND" -"Laabs:2013ruby","ND" -"Laabs:2016bonneville","ND" -"Lachlan:1996wilpena","ND" -"Ladd:1971five","ND" -"Ladd:1978curlip","The Lake Curlip swamp is part of the Snowy River flats and is covered mainly by Phragmites grassland and Melaleuca thickets. The land bordering the flats is generally cleared, but there are some open-forests dominated by eucalypts, and small patches of Acmena closed-forest occur in sheltered sites on the flats or in gullies. Sediments from a core taken from the swamp cover the period 5200 B.P. to present. From 5200 B.P. to about 1500 B.P., the pollen record shows very little change, but from 1500B.P. to thepresent, swamp plant pollen proportions undergo marked fluctuations. Most of the sediments under the Lake Curlip swamp were deposited under saline water; pollen and spores in the sediments were derived mainly from the Snowy and Brodribb Rivers, which flowed into a large common estuary. After 1700 B.P., the water over the core site became fresher, hydrosere succession followed, culminating in the growth of a Melaleuca ericifolia closed-scrub. Water-borne pollen and spores were eliminated from the site, but have recently been reintroduced with flood waters from the Brodribb Channel. The pollen record from Lake Curlip swamp suggests that there has been little change in the distribution of dry-land vegetation in this area. From this it must be concluded that the climate in the past 5200 years has been quite similar to that of the present." -"Ladd:1992flinders","Two swamp sites on Flinders Island in Bass Strait provide evidence of vegetation cover for the period 10000 BP to present. Steppe vegetation in which Compositae Liguliflorae taxa and chenopods were important was present on the Flinders Island part of the Bassian Isthmus during the earliest part of the record. However, it was replaced by eucalypt forest or woodland with a grassy understorey and some shrubs as sea level rose to form the present island by 6000 BP. The eucalypt dominated vegetation became less important about 940 BP when Callitris became prominent until very recently. This change may be related to a drier climate. Flinders Island is one of the few sites in Australia where humans were absent for an extended time (c. 4700 to 200 BP) during the Holocene. There is no particular indication of pollen or charcoal changes which can be related to the disappearance of humans from the island. However, at Killiecrankie Swamp the arrival of Europeans 200 yr ago probably caused the mcreased charcoal input to the swamp sediments and the vegetation change observed. Likewise Middle Patriarch Swamp records changes due to clearing and swamp drainage in the most recent times. The fact that the swamp deposits contain charcoal and pollen, together with the density of swamps on the eastern side of the island means the area is very favourably placed to provide detailed information on firing regimes unaffected by humans, in a sclerophyll vegetation very similar to that in large areas of southeastern Australia. In the light of the pollen evidence from this study and that from other southeastern mainland and Tasmanian sites it is suggested that the apparent prominence of Casuarina in the southwest of Victoria and southeast of South Australia during the early Holocene was due to local soil factors and drier climate. Later changes in soil and climate led to a decrease in Casuarina and increase in Eucalyptus." -"Lam:2017beyond","The application of palaeoflood hydrology in Australia has been limited since its initial introduction > 30 years ago. This study adopts a regional, field-based approach to sampling slackwater deposits in a subtropical setting in southeast Queensland beyond the traditional arid setting. We explore the potential and challenges of using sites outside the traditional physiographical setting of bedrock gorges. Over 30 flood units were identified across different physiographical settings using a range of criteria. Evidence of charcoal-rich layers and palaeosol development assisted in the identification and separation of distinct flood units. The OSL-dated flood units are relatively young with two-thirds of the samples being < 1000 years old. ... [_truncated_]" -"Lam:2017reducing","Using a combination of stream gauge, historical, and paleoflood records to extend extreme flood records has proven to be useful in improving flood frequency analysis (FFA). The approach has typically been applied in localities with long historical records and/or suitable river settings for paleoflood reconstruction from slack‐water deposits (SWDs). However, many regions around the world have neither extensive historical information nor bedrock gorges suitable for SWDs preservation and paleoflood reconstruction. This study from subtropical Australia demonstrates that confined, semialluvial channels such as macrochannels provide relatively stable boundaries over the 1000–2000 year time period and the preserved SWDs enabled paleoflood reconstruction and their incorporation into FFA. ... [_truncated_]" -"Lamb:2001nara","This report describes a recently obtained radiocarbon determination from the Nara Inlet 1 rockshelter site on Hook Island, off the Central Queensland coast. The new date was obtained in order to more clearly refine changes in stone artefact discard densities within the site as Dart of a wider technological study, centring on the South Molle Island quarry (see Lamb 1996 & in prep)." -"Lamb:2021engravings","An extensive body of engraved rock art on the Great Papuan Plateau is documented here for the first time, along with the first dates for occupation. Consisting largely of deeply abraded or pecked barred ovals and cupules, the rock art of this region does not fit comfortably into any regional models for rock art previously described. It does, however, exhibit some similarity to art in regions to the east and the west of the plateau. Subject to further archaeological testing, we present a number of exploratory hypotheses with which to explain the presence of the engravings; as part of the ethnographic and contemporary Kasua’s cultural suite; as part of a relatively recent (late Holocene) migration of peoples from the Gulf to the plateau; or as part of an earlier movement of people from the west, possibly as part of the movement of people into the Sahul continent in the Late Pleistocene. We conclude that the Great Papuan Plateau is not a late and marginally occupied ‘backwater‘ but rather part of a possible corridor of human movement across northern Sahul and a region that could allow us to better understand modern humans as they reached the Sahul continent." -"Lambrides:2020lizard","Archaeological records documenting the timing and use of northern Great Barrier Reef offshore islands by Aboriginal and Torres Strait Islander peoples throughout the Holocene are limited when compared to the central and southern extents of the region. Excavations on Lizard Island, located 33 km from Cape Flattery on the mainland, provide high resolution evidence for periodic, yet sustained offshore island use over the past 4000 years, with focused exploitation of diverse marine resources and manufacture of quartz artefacts. An increase in island use occurs from around 2250 years ago, at a time when a hiatus or reduction in offshore island occupation has been documented for other Great Barrier Reef islands, but concurrent with demographic expansion across Torres Strait to the north. Archaeological evidence from Lizard Island provides a previously undocumented occupation pattern associated with Great Barrier Reef Late Holocene island use. We suggest this trajectory of Lizard Island occupation was underwritten by its place within the Coral Sea Cultural Interaction Sphere, which may highlight its significance both locally and regionally across this vast seascape." -"Laming:2022legislation","Protecting 'wilderness' and removing human involvement in 'nature' was a core pillar of the modern conservation movement through the 20th century. Conservation approaches and legislation informed by this narrative fail to recognise that Aboriginal people have long valued, used, and shaped most landscapes on Earth. Aboriginal people curated open and fire-safe Country for millennia with fire in what are now forested and fire-prone regions. Settler land holders recognised the importance of this and mimicked these practices. The Land Conservation Act of 1970 in Victoria, Australia, prohibited burning by settler land holders in an effort to protect natural landscapes. We present a 120-year record of vegetation and fire regime change from Gunaikurnai Country, southeast Australia. Our data demonstrate that catastrophic bushfires first impacted the local area immediately following the prohibition of settler burning in 1970, which allowed a rapid increase in flammable eucalypts that resulted in the onset of catastrophic bushfires. Our data corroborate local narratives on the root causes of the current bushfire crisis. Perpetuation of the wilderness myth in conservation may worsen this crisis, and it is time to listen to and learn from Indigenous and local people, and to empower these communities to drive research and management agendas." -"Lampert:1966durras","The excavation of a midden in a sea cave at Durras North on the South Coast of New South Wales yielded a large number of bone points, and several shell fish hooks in association with fish hook files. The flaked stone industry was a simple one, consisting mainly of utilized flakes of non-specialized character, but with two elouera in the lowest level. Faunal remains show that food was derived almost entirely from the sea and the suite of artefacts reflects this specialized type of economy. Examination of the bone points in conjunction with those originating from both ethnographic and archaeological situations elsewhere in Eastern Australia, indicates that the Durras North bone point industry was peculiar to its locality and contrasts with that found at a number of other sites of comparable date. The site is a late one, being occupied into the period of European settlement." -"Lampert:1967horticulture","A dated agricultural site in New Guinea is clearly of great importance. Mr R. J. Lampert, Research Officer in Archaeology in the Department of Anthropology (Archaeology) of the Research School of Pacific Studies in the Australian National University at Canberra, sends us the following note." -"Lampert:1971bomaderry","The site is a sandstone rock shelter in the southern side of a steep-walled gully. Below the site flows Bomaderry Creek, a short but permanent stream rising in the Cambewarra Range some eight kilometres (five miles) further inland. Only 700 metres (8OO yards) downstream from the site, Bomaderry Creek is tidal, while one kilometre (0.6 mile) further downstream its course meets the broad estuary of the Shoalhaven River at a point some 12 km (7 miles) from the sea (Fig. 2). This junction of the two streams occurs where foothills of the divide meet the flood plain of the Shoalhaven Estuary. ... [_truncated_]" -"Lampert:1971burrill","ND" -"Lampert:1971coastal","At present the richest evidence available for Aboriginal life on the coast of southeastern Australia comes from the central-southern coast of New South Wales and it is with this area that I am chiefly concerned, though I refer below to relevant work by prehistorians and ethnographers in eastern Australia generally. ... [_truncated_]" -"Lampert:1971currarong","ND" -"Lampert:1988flinders","ND" -"Lampert:1993bomaderry","Aboriginal hunter-gatherers briefly occupied a large rockshelter on Bomaderry Creek at about 1900 years bp and about 1400 years bp. While in residence they subsisted on a variety of local plants and animals, but their life style was also linked closely to that of people who occupied sites nearer the coast farther south. Excavation revealed not only aspects of their economic life but also the manner in which the evidence they left behind had been modified later by such agencies as human disturbance, scavenging by dingoes and weathering." -"Landvik:2003existed","ND" -"Landvik:2013constraints","ND" -"Lane:2014uummannaq","ND" -"Langley:2009material","Sahul, the combined landmass of Australia and New Guinea, provides a record of behavioural modernity extending over at least the last 50,000 years. Colonised solely by anatomically and behaviourally modern humans, this continent provides an alternative record in the investigation of behavioural modernity to the extensively studied Middle Stone Age African and Upper Palaeolithic Eurasian archaeological records. In the past, the archaeological record of behavioural modernity in Sahul has been described as simple, sparse and essentially different to those records of Africa and Eurasia. These differences have been attributed to either low population densities during the Pleistocene or the loss of behavioural ‘traits‘ on the journey from Africa to Sahul. While a number of studies have been undertaken, no single researcher has attempted to investigate the role of taphonomy and sampling on the representation of behavioural modernity in the archaeological record, despite Sahul being characterised by extreme environments, highly variable climates, and archaeologically, usually only small excavations. ... [_truncated_]" -"Langley:2016boomerang","A small fragment of a carefully shaped wooden artefact was recovered from Riwi Cave (south central Kimberley, Western Australia) during 2013 excavations. Directly dated to 670 ± 20 BP, analysis of the artefact’s wood taxon, morphology, manufacturing traces, use wear, and residues, in addition to comparison with ethnographic examples of wooden technology from the Kimberley region, allowed for the identification of the tool from which it originated: a boomerang. In particular, this artefact most closely resembles the trailing tip of a hooked boomerang, providing rare insights into the presence of these iconic fighting and ceremonial items in the Kimberley some 600 years ago." -"Langley:2016kimberley","Here we describe the oldest shaped and utilised bone implement recovered from an Australian context. Dated to beyond 46,000 years cal. BP and recovered from Carpenter's Gap 1 rockshelter, in the Kimberley region of northern Western Australia, this artefact demonstrates not only that Australian osseous technology has a time depth almost 25,000 years older than previously believed, but that bone technology was present in the opposite corner of the country from which it was proposed to have been innovated around 20,000 years ago. Comparison of this artefact with ethnographic implements found that the CG1 point was most consistent with an awl or a 'nose-bone'. If the implement was an awl it provides evidence for intangible behaviours such as leather working or basketry being enacted more than 46,000 years cal. BP ago, while the alternative -- a nose-bone -- would constitute the earliest piece of personal ornamentation in Sahul. In either case, this single artefact provides rare insights into the culture and technology of Australia's earliest peoples." -"Larimer:2019rejuvenation","We utilized field measurements of erosion rates and topographic analyses to constrain the timing and magnitude of landscape rejuvenation on the western flank of the Rocky Mountains in central Idaho, United States. Deeply incised canyons of the Clearwater, Salmon, and Snake Rivers dissect a broad region of roughly 8 × 104 km2. Along the Salmon River, an observable break in slope separates relict landscapes of low relief (<400 m valley depth) from high-relief landscapes (1200–1600 m valley depth) adjusting to base-level forcing. The 10Be cosmogenic radionuclide concentrations in river sediment record basinwide erosion rates that increase from 0.05 mm/yr ± 0.008 in the low-relief topography to 0.12 mm/yr ± 0.016 in the adjusting, high-relief landscapes over the last 103–104 yr and are consistent with longer-term estimates of erosion. Using the covariance of erosion rates and channel morphology, we calibrated a 1-dimensional river incision model to constrain the dynamics of incision along the Salmon River. More than 105 model runs explored uncertainty and assumptions and found that increased incision initiated roughly 9.5 ± 2 Ma and persists to the present. New constraints on the distribution of erosion processes at locations within a 400 km transect across central Idaho suggest northward surface tilting. In light of these data, we offer a new hypothesis that attributes late Miocene landscape rejuvenation of central Idaho to surface uplift driven by density changes in the mantle-lithosphere precipitated by the Yellowstone plume. We demonstrated the hypothesis through a simple model of flexure of an elastic plate subject to a buried buoyant load, and we found that density changes extending 200 km north of the Snake River Plain can reproduce the south-north distribution of uplift with reasonable values for elastic thickness and anomalous density." -"Larsen:1996jersey","ND" -"Larsen:2011eyre","The availability of surface water resources is of fundamental concern globally, especially in dryland environments where these resources are particularly vulnerable to over-exploitation. Determining the extent and quality of this water also requires some knowledge about the susceptibility of these resources to change. This thesis aims to improve our understanding of the water balance in dryland environments, in particular within the Lake Eyre Basin (LEB) in central Australia, both in terms of modern processes and the factors that may have resulted in changing hydrological conditions during the Late Quaternary. The dissolved load in the contemporary dryland rivers of the LEB is assessed and indicates that evaporation does not significantly modify the ionic content or solute concentration despite large transmission losses to the surface water budget (~64% of mean annual flow). The source of these solutes is investigated and shows that although rainfall and dust account for the bulk of them, silicate weathering also plays a surprisingly important role. This suggests that dryland environments should also be included estimates of the global silicate-weathering cycle. A comprehensive investigation into the cause and fate of the large catchment transmission losses, and their role in the water budget within the LEB is undertaken. The semi-confined alluvial setting caused by the large mud-dominated multiple channel and floodplain system in many parts of the LEB, and in particular the Channel Country of Cooper Creek, has resulted in at least three distinct shallow groundwater recharge pathways. These control recharge rates, the distribution of freshwater lenses, and the evolution of high groundwater salinities. This highlights the importance of preferential flow in semi-confined alluvial settings, and suggests that where hydrological variability is typically high, such as dryland environments, groundwater recharge is perhaps better considered as a probability of occurrence instead as an average rate. Furthermore, the sum of these probabilities may in turn best account for the observed transmission losses in the water budget. The current hydrology of the LEB is complex, making it difficult to interpret the conditions that prevailed during the dramatic changes in climate and hydrology associated with the Late Quaternary. This aspect of the study investigates runoff conditions required to maintain the system of terminal lakes. Strzelecki Creek, a distributary of Cooper Creek originating at Innamincka, has a record of fluvial deposition that broadly matches the fillings of the Lake Mega-Frome system. This confirms the ability of the headwaters of the LEB to deliver runoff" -"Larsen:2012sweden","ND" -"Larsen:2014rapid","Evaluating conflicting theories about the influence of mountains on carbon dioxide cycling and climate requires understanding weathering fluxes from tectonically uplifting landscapes. The lack of soil production and weathering rate measurements in Earth’s most rapidly uplifting mountains has made it difficult to determine whether weathering rates increase or decline in response to rapid erosion. Beryllium-10 concentrations in soils from the western Southern Alps, New Zealand, demonstrate that soil is produced from bedrock more rapidly than previously recognized, at rates up to 2.5 millimeters per year. Weathering intensity data further indicate that soil chemical denudation rates increase proportionally with erosion rates. These high weathering rates support the view that mountains play a key role in global-scale chemical weathering and thus have potentially important implications for the global carbon cycle." -"Larsen:2014retreat","ND" -"Larsen:2016local","ND" -"Larsen:2018instability","ND" -"Larsson:2002labai","During November-December 1998, archaeological surveys were carried out in the villages of Mwatawa and Labai on northern Kiriwina. Trobriand Islands, Milne Bay Province, Papua New Guinea. The surveys were conducted by two archaeologists from Gotland University College, Yisby, Sweden, as a Minor Field Study (MFS), financed by the Swedish International Development Authority (Sida). The fieldwork included a preliminary documentation of the oral traditions among the village people about old settlements, a registration of stray finds. phosphate surveys using the spot-test method. and test-excavations. On the basis of the survey results. two sites were chosen for the subsequent 1999 excavations. The main o~jectives of the excavations were to demarcate prehistoric settlements, make a documentation of stratigraphy and collect datable material." -"Lasserre:2002haiyuan","ND" -"Latch:2008bramble","Executive Summary. Species: Bramble Cay melomys, Melomys rubicola, a small rodent of uncertain origins, is morphologically distinct from other Australian melomys. With a population of less than 100 individuals inhabiting a single small sand cay whose existence is threatened by erosion, the Bramble Cay melomys is one of the most threatened mammals in Australia. Speculation exists that the species may also occur in Papua New Guinea (PNG) given the close proximity of the cay to the Fly River region, or on other islands in the Torres Strait. Further survey work on these islands and PNG along with clarification of its taxonomic status in relation to PNG species is required. ... [_truncated_]" -"Law:2010djadjiling","The Pleistocene settlement of the arid zone is a prominent research theme in Australian archaeology (Hiscock 2008:45- 62; Hiscock and Wallis 2004; Marwick 2002a, 2002b; O’Connor et al. 1998; Smith 1987, 2005; Thorley 1998; Veth 1993, 1995, 2005). Of particular interest is the inland Pilbara region of the western arid zone, which until recently was reported to have been first occupied between c.20,000 BP and c.26,000 BP (Brown 1987:27; Edwards and Murphy 2003:45; Maynard 1980:7). The recent test excavations at Juukan-1 rockshelter suggest the region was occupied before 32,920±270 BP (Slack et al. 2009:34). Our research at Djadjiling rockshelter supports this result by demonstrating an Aboriginal presence at the site c.35,000 years ago. Not only is the site unique for its antiquity, but excavations have recovered a large flaked stone assemblage from the earliest occupational phase. The evidence demonstrates repeated early site use, and a sequence of intermittent occupation throughout the late Pleistocene and Holocene. The preliminary findings are presented below." -"Law:2018pad3","ND" -"Lawler:2013cranbourne","The sand sheets of Victoria's Cranbourne region provide stratified aeolian deposits which may extend from the late Pleistocene to the mid-Holocene. Most notably, the work at Bend Road 1 (VAHR 7921--0735) and Bend Road 2 (VAHR 7921--0736) at Keysborough in 2006 has shown a sequence of dated artefact horizons which may extend from about 35,000 years ago to the Holocene, with significant changes in stone artefact types at each level. Recent excavations at 1455 Thompsons Road in Cranbourne North, Victoria, have investigated coversands on a ridge of Baxter Sandstone adjacent to former swamps. These have produced stratified stone artefact assemblages which display variation in character and density over time, while subject to episodes of sand deflation and bioturbation. Optically Stimulated Luminescence age estimates have provided a chronological framework for this sequence, showing periodic occupation from the Last Glacial Maximum (at 19.17 +- 1.52 ka) to the mid-Holocene." -"Lawler:2014birrarrung","Birrarrung Park in Lower Templestowe occupies an alluvial floodplain within a great bend of the Yarra River, at its confluence with the Plenty River. The terrace deposits at this location have not been previously dated, but are believed to comprise one or more Holocene terraces with earlier Pleistocene terraces overlying Tertiary gravels and clays. Severe erosion at the mouth of an outfall drain at the eastern side of the park has created a large chasm through the terrace deposits, more than eight metres in depth. To manage potential Aboriginal cultural heritage which may be affected by its planned restitution program, the City of Manningham commissioned a Cultural Heritage Management Plan (CHMP) prior to the commencement of these works. One concern was the possibility that deeply buried archaeological deposits might occur within the terrace sediments which would be impacted by the works. Archaeological investigations, which yielded OSL age estimates, have shown that this portion of the river terrace was formed during the latter part of the previous interglacial (Marine Isotope Stage 5), from 105 + 8.4 to 81.2 + 1.6 thousand years ago. The sediments were laid down during two warmer accretionary stages (MIS5c and MIS5a), separated by a colder transgressive phase (MIS5b). Because the Pleistocene terrace was formed before any known human occupation in Australia, there is no likelihood that any deeply buried archaeological deposits would occur within the terrace sediments. Beyond the immediate requirements of the CHMP, the study contributes to our understanding of the river's Pleistocene development. This paper discusses the techniques used as part of these investigations." -"Lawler:2014browns","The Browns Creek Community Archaeology Project is a research and training project initiated and driven by traditional owners focusing on an extensive shell midden in Victoria's southwest. Project partners are the Gadabanud and Gulidjan Traditional Owner Group (GGTOG), Kuuyang Maar Aboriginal Corporation (KMAC), Eastern Maar Aboriginal Corporation (EMAC), Biosis Pty Ltd, La Trobe University (LTU), Otway Coast Care Committee (OCCC) and the Office of Aboriginal Affairs Victoria (OAAV). Browns Creek 3 (VAHR 7620-0077), located near Apollo Bay on Victoria's Otway Coast, is an intact, stratified shell midden containing a broad range of faunal and artefactual material, including potential hearth deposits. The traditional owners initiated the project to explore the research potential of this Aboriginal place, and build an understanding of its Aboriginal cultural values in a regional context. The exploratory recording and excavation program, led by Biosis and LTU, commenced in 2013. Preliminary findings from the 2013 field season indicate an occupational sequence spanning up to 900 years ago, and potentially up to the contact period, with a number of distinct phases of site use separated by sterile dune foramtion. The fieldwork yielded information on subsistence strategies through time, as well as providing opportunities for training in archaeological field methods both for traditional owners and LTU students. This has included opportunities to apply archaeomagnetic methods to coastal Victorian Aboriginal places, and encourage future collaborative research projects on Victoria's diminishing coastal archaeology. This paper presents results from the first phases of this research program." -"Lawrie:2012broken","This report details the results from geological, hydrogeological and hydrogeochemical investigations, and sets out 3D geological and hydrogeological frameworks and a new hydrogeological conceptual model for the area." -"LeRoux:2009landslide","ND" -"LeRouxMallouf:2015bhutan","The Main Himalayan Thrust (MHT) is the source of great earthquakes that have been documented along the range. Its geometry is a key parameter that influences accommodation of tectonic loading and earthquake magnitudes along the Himalayan Arc. Although seismic images are available for both the western and the central part of the range, this geometry remains poorly constrained for the Bhutanese Himalayas. Here we address this issue using a 10Be cosmogenic nuclides denudation transect across western Bhutan. We observe a wide low denudation rate domain between 50 km and 110 km from the front followed by a strong northward increase. Using a joint inversion of denudation rates, GPS data, and Holocene uplift rates, we interpret this pattern as a consequence of a flat‐ramp transition along the MHT. Compared to central Nepal and Sikkim, this location of the ramp suggests a wider décollement, with implications for greater seismogenic potential of the MHT in western Bhutan." -"LeRoy:2012thesis","ND" -"LeRoy:2017ecrins","ND" -"Leach:1981archaeological","ND" -"Leach:2000evidence","Samples of human bone from six individuals from the Lapita burial ground at Reber-Rakival on Watom Island in New Britain were analysed for ð13C, ð15N and ð34S. The mean values obtained were–18.1, 11.6 and 9.9 respectively. From existing knowledge of isotope values, calorific content and protein yields for the main Pacific food types, computer simulation was used to randomly generate a large number of possible food compositions, in order to find the type of diet which could have produced the isotope pattern at Watom. The simulation produced solutions which are within acceptable limits of the Watom isotope signature. The mean food composition per day was then estimated as follows." -"Leahy:2005bolin","Bolin Billabong is a shallow, eutrophic and turbid oxbow lake located on the lower Yarra River floodplain, in suburban Melbourne (Victoria, Australia). A combination of radiometric dating, historical data, fossil markers and mineral magnetics has been used to develop a sediment chronology for the billabong that extends from about ad 1120 to the present. Fossil pollen and diatoms have been used to provide a high-resolution record of vegetation and aquatic ecosystem change through this period, with the aim of developing a better understanding of human disturbance in floodplain lakes. Specifically we aim to investigate the development and trajectory of eutrophic and turbid conditions that exist in the lake at present. The pre-European contact diatom assemblage at Bolin Billabong is dominated by a planktonic taxon, Cyclotella stelligera, and had very low diversity, with little evidence of species turnover. This suggests that the billabong had low nutrient concentrations and contrasts with the generally accepted notion of billabongs as naturally diverse, productive and variable systems. The initial period of European occupation was characterized by catchment disturbance with high levels of erosion and sedimentation. Sedimentation rates in the post-European contact period appear to be 30 times higher than prior to European settlement. Evidence suggests that the Yarra River was not naturally turbid. Changes to the diatom assemblage, reflective of water quality perturbation following European contact, were dramatic and unprecedented. Following an initially high sedimentation rate in the post-European contact period, the sedimentation rate gradually slowed towards the present day. The increase in nutrients available to the diatom assemblage appears to have been moderate from European contact (c. AD 1840) to until around AD 1920, then more pronounced from this point onwards. Recent changes in the diatom assemblage at Bolin Billabong appear moderate compared with other regulated river floodplain sites studied in southeastern Australia." -"Leavesley:1998buang","Rosenfeld (1997) recently reported her excavations and the stratigraphy and radiometric chronology at Buang Merabak, a site probably first occupied c. 32,000 radiocarbon years ago. While that report contains brief summaries of the artefact classes, we have now carried out more detailed analyses of these artefacts and report them here. Despite the need for further radiometric dating, we conclude, contra Rosenfeld, that the Pleistocene layers of this site are largely intact and offer further important evidence of Pleistocene human behaviour in New Ireland. These data both complement and extend the data from similarly aged sites in the region." -"Leavesley:2002merabak","This paper reports new radiocarbon estimates for the age of human occupation of Buang Merabak, an archaeological site in central New Ireland, Papua New Guinea (Fig. 1). Previously, the oldest radiocarbon date for human occupation in New Ireland was 35,410 + 430 BP (Leavesley and Allen 1998:80). The radiocarbon determinations reported here, although preliminary, may extend the first evidence of human occupation in New Ireland to beyond 40,000 BP (uncalibrated) and indirectly support the evidence presented by Groube et al. (1986) and Chappell et al. (1994), for the occupation of the Huon Peninsula at a similar antiquity." -"Leavesley:2004radiocarbon","This paper presents new evidence in support of the Leavesley et al. (2002) claim that human occupation of the Bismarck Archipelago, Papua New Guinea (PNG), began by at least 39,500 bp, 4000 years prior to previous evidence. it presents new 14C determinations and an analysis of the shell for evidence of diagenesis that may influence the age estimates." -"Leavesley:2004thesis","This dissertation investigates the nature of prehistoric hunting strategies in New Ireland, Papua New Guinea. New Ireland contains the earliest radiocarbon determinations for human occupation and therefore provides an opportunity to investigate colonisation. It also has a depauperate fauna compared to New Guinea and therefore provides an opportunity to investigate subsequent human adaptations. Hunting strategies are investigated through an analysis of the Buang Merabak faunal assemblage. The Buang Merabak assemblage contains prehistoric food refuse including shell and bone midden material and stone artefacts. The results of the faunal analysis are interpreted to investigate issues of resource use, land use and mobility. Resource use is reflected through prey selectivity and provides the opportunity to investigate the nature of hunting specialisation as a mechanism of adaptation. Prey taxa have discrete ecological requirements that are the parameters of their spatial distribution across the island. Notions of human land use are reflected through the spatial distribution of the prey taxa and are interpreted as a reflection of both on site and off site activities. In order to exploit each particular taxon the hunter must interact with the prey within the prey‘s environment. Therefore within the hunting context, human land use is reflected by the prey they capture and bring back to the site. ... [_truncated_]" -"Leavesley:2007lavongai","This paper reports a pilot study undertaken at the Lavongai rectilinear earth mounds site in New Hanover, New Ireland Province, Papua New Guinea. The objective of the study was to determine whether the mounds were formed as part of a prehistoric agricultural system. X-ray Diffraction and phytolith analyses were used on a series of sediment samples from a test pit excavated into one of the Lavongai mounds. The phytolith results indicate a change from forest species in the lowest samples to grass species in the highest samples and the presence of a variety of plant species recorded in the ethnography of medicinal plants. The XRD results indicate that the sediments throughout the depth of the mound have a similar origin, suggesting that the changes in phytoliths do not represent changes in the source of the sediments. It is proposed that the phytolith results reflect four phases of gardening practices beginning between c. 3000 bp and c. 4000 bp." -"Leclerc:2019archaeologies","... [_truncated_] This book is not intended as a new synthesis of Melanesian archaeology in the true sense. Rather, the book features a series of case studies highlighting the great diversity of contemporary approaches to archaeologies of Island Melanesia from a thematic perspective. The field is transforming rapidly in response to a variety of forces both inside and outside the discipline of archaeology. One of the more significant developments in 21st-century Melanesian archaeology is the emergence of a sense of ‘salvage archaeology, in which large-scale fieldwork is carried out to document sites ahead of economic development projects (Richards et al. 2016; Sand et al. this volume). We imagine this kind of research will become increasingly prominent in coming years. ... [_truncated_]" -"Lee:2013patagonian","We investigated physical and chemical weathering in south Patagonia, encompassing both the tectonically active Andes with alpine glaciers and the quiescent seaboard plain with arid climate. Chemical denudation rates determined from riverine dissolved major elements were (0.07-5)×105tonsyear-1, and the long-term rates of CO2 consumption by alkaline earth silicates were (0.03-0.5)×105molkm-2year-1, commensurate with the average global CO2 consumption rate (0.25×105molkm-2year-1). Unradiogenic strontium isotope ratios indicated that the source of silicate weathering was volcanic sedimentary cover. Basin average total denudation rates based on 10Be measured in active streambed sediments ranged from 0.009 to 0.6mmyear-1. Uranium series disequilibria suggested that there is significant redistribution of nuclides between the dissolved and suspended material. When applying the simultaneous gain and loss model to the U-series data of the suspended load, sediment residence times of 10-150ky were obtained. Comparison of the dissolved load-based chemical denudation rate and 10Be-based total denudation rate revealed that some basins are dominated by chemical and some by physical denudation." -"Lee:2014nun","ND" -"Lee:2021mongolia","Forebergs are landforms characterized by low, elongated ridges or hills rising above the surrounding alluvial fans or floodplains, and are typically formed by folding associated with thrust faulting. Forebergs in the Gobi-Altay range, south-central Mongolia, have developed in the forelands of mountains transpressionally uplifted in restraining bends along the E–W-trending sinistral strike-slip Bogd fault. Along the easternmost part of the Bogd fault, six forebergs have formed in the foreland of the Artz Bogd restraining-bend. We surveyed one of these forebergs to ascertain the fault geometry associated with its formation and understand how it has developed over time. .." -"Lees:1990systems","Quaternary lithostratigraphic units in coastal dunes have been dated at three locations in northern Australia, Cobourg Peninsula, Shelburne Bay, and Cape Flattery, by both radiocarbon dating of shell and organic carbon and thermoluminescence (TL) sediment dating. Both coarse fraction and fine fraction TL methods were used. Seventeen TL dates were measured. None of the TL dates contradict the ages given by radiocarbon. Where multiple TL dates were taken from a unit, they overlap within 2 standard deviation giving added confidence in the results. A phase of dune emplacement during the late Holocene (ca. 2700-1800 yr B.P.) was identified in two of the dune-fields, an early Holocene phase of dune emplacement (ca. 8600-7500 yr B.P.) in two of the dune-fields, and a late Pleistocene episode (ca. 24,000--17,000 yr B.P.) in both the Cape York dunefields. Three older units gave dates of about 29,000, 81,000, and 171,000 yr B.P., but these must be treated with caution." -"Lees:1992lambert","Quaternary lithostraigraphic units in coastal dunes have been dated in the dune field at Cape St. Lambert, near the mouth of the Berkeley River in the East Kimberley Region, northwestern Australia, using coarse fraction thermoluminescence (TL) dating. Twelve TL dates were measured. Four main chronostratigraphic units were identified. The oldest dunes appear to have been produced from offshore deposits reworked by rising sea level about 5000 years ago. Two sequences of younger, stable dunes derive from the river mouth sediments of the Berkeley River and date to about 3000 years ago and 1600 years ago respectively. The presently active dunes appear to have been initiated within the last 1000 years. A period of increased climatic variability, from 3000 yrs B.P. to the present, appears to be responsible for most of the late Holocene units identified at Cape St. Lambert." -"Lees:1993york","The chronostratigraphy of the coastal dunes on the western side of northern Cape York differs from the general pattern of dune emplacement identified on easterly facing coasts across northern Australia. Two episodes of dune emplacement are suggested by morphology prior to the establishment of the modern foredune. TL dating and comparative soil profile development indicate the possibility of three episodes. Based on a small number of TL dates, it is possible to associate dune emplacements at about 11,200 yrs B.P., 8300 yrs B.P. and 5200 yrs B.P. with shoreline disturbance and the destruction of shoreline vegetation by rising sea level. Stabilisation of the 11,200 yrs B.P. unit may be due to a short marine regression roughly around the time of the younger Dryas. The 8300 yrs B.P. unit probably stabilised due to changed environmental conditions, and the 5200 yrs B.P. unit represents the cessation of post-glacial sea-level rise in northern Australia." -"Lees:1995arnhem","Quaternary lithostratigraphic units in coastal dunes have been dated at two locations in the dune fields near Cape Arnhem, northern Australia, using coarse fraction thermoluminescence (TL) dating. Fifteen TL dates were measured. Five main chronostratigraphic units were identified which include a late Pleistocene unit (ca. 19,000 yr), an early Holocene unit (ca. 9000-6500 yr), a mid Holocene unit (ca. 4000 yr) and two late Holocene units (ca. 2100 yr and ca. 1000 yr). These, respectively, have been associated with the deflation of exposed shelf sediments during the last glacial, the disturbance of this material by rising sea level, and climatic variations in the late Holocene." -"Legrain:2015alps","In the debate on the causes of uplift and landscape evolution of the Alps, most studies focus on regions that were glaciated at some stage during the last 2 m.y. In these areas, it is difficult to separate glacial-driven versus tectonically driven rates of erosion. Here, we present 10Be-derived erosion rates from unglaciated catchments in the Koralpe range at the eastern end of the Alps. This region features strong geomorphologic evidence for landscape transience with young valleys incised into a smooth relict landscape. Erosion rates average 49 ± 8 mm/k.y. for catchments located on the relict landscape and 137 ± 15 mm/k.y. for catchments in the incised landscape. From these data, we estimate the onset of incision at 4 ± 1 Ma, the surface uplift at 350 ± 90 m, and a total relative base-level fall of 540 ± 140 m. Our results are in close agreement with both the magnitude and the age of onset of uplift of the Styrian Basin and the northern Molasse Basin, as well as the incision rate of the Mur River into the Styrian karst. The inferred timing of the onset of uplift around 4 Ma relates to interpreted basin inversion in the Pannonian Basin. Since this uplift event appears to have involved both the Pannonian Basin and the entire eastern end of the Alpine mountain range, we suggest that it may have occurred in response to a deep-seated process in the lithosphere. As such, we argue for tectonic drivers for the post-Miocene uplift in the eastern Alps." -"Lehmann:2019coupling","ND" -"Lehmann:2020blanc","ND" -"Lenard:2020steady","Sediment accumulation rates and thermal trackers suggest a substantial and global increase in erosion rates over the past few million years. That increase is commonly associated with the impact of the Northern Hemisphere glaciation, but methodological biases have led researchers to debate this hypothesis. Here, we test whether Himalayan erosion rates increased by measuring beryllium-10 (10Be) in the sediment of the Bengal Bay seabed. Sediment originated from rocks that produced 10Be under the impact of cosmic rays during erosion near surface. Thus, the 10Be concentrations indicate erosion rates. The 10Be concentration of the Bengal Bay sediment depends on the contributions of the Ganga and Brahmaputra rivers. Their sediments have distinct 10Be concentrations because of distinct elevations and erosion in their drainage basins. Variable contributions could thus complicate erosion-rate calculation. We traced these contributions by a provenance study using the strontium (Sr) and neodymium (Nd) isotopic sediment compositions. Within uncertainties of ±30%, our reconstructed past erosion rates show no long-term increase for the past six million years. This stability suggests that climatic changes during the late Cenozoic have an undetectable impact on the erosion patterns in the Himalayas, at least on the ten thousand to million year timescales accounted for by our dataset." -"Lentfer:2007holocene","An integrated approach to the reconstruction of vegetation history and human land use during the Holocene on Garua Island, Papua New Guinea analysed sediments and plant microfossils (phytoliths and starch granules) together with archaeological data. The long-term record is punctuated by a series of volcanic disasters, where repeated cycles of massive destruction were followed by differing cycles of forest regeneration. The plant microfossil record shows that instead of long-term forest recovery, the overall pattern of regeneration was progressively more disrupted. Through time regeneration was halted earlier in the sequence and then reverted to increasingly open plant communities dominated by grasses. The temporal patterns of burning, stone artefact discard, and plant introductions demonstrate that the increased impact of human systems of land management was primarily responsible for the temporal patterning. Most notably, the study shows that human interference begins much earlier than expected given previous archaeological research and relatively intensive burning and landscape modification, possibly indicating cultivation, predates the introduction of Lapita pottery." -"Lentfer:2010natural","Phytoliths and micro-charcoal from the Yombon Airstrip archaeological site in central New Britain, Papua New Guinea, provide the longest vegetation history record yet available for the New Guinea islands. The record begins about 35 kya with the first evidence for human presence at the site and, with the exception of the Last Glacial Maximum period, is continuous to the present. Three other sites provide supplementary evidence, including plant macro-remains, from the early Holocene onwards. The record is punctuated by a series of volcanic events, which are reflected in the vegetation record by alternating frequencies of closed forest and regrowth elements. Micro-charcoal is present from the oldest levels and fluctuates in frequency throughout the sequence, increasing substantially from the terminal Pleistocene early Holocene onwards. This coincides with the first appearance of panicoid grasses and a range of potential cultivars including bananas and Saccharum. Increased levels of burning coinciding with the appearance of potential plant cultivars may indicate shifts in plant food production leading to cultivation from the early Holocene onwards. This compares favourably with previously reported evidence from Garua Island off the north coast of New Britain. The combination of trends in burning, vegetation clearance and appearance of potential cultivars on New Britain appears to parallel changes in the Papua New Guinea highlands at a similar time, and suggests regional similarities in subsistence and vegetation management practices from before the LGM onwards. Further studies are needed to clarify the timing and extent of these shifts across the region, and to provide a vegetation picture for the period before human colonisation of New Britain." -"Lentfer:2013lizard","Late Holocene patterns of change in occupation and use of islands along the eastern coast of Queensland have long been debated in terms of various drivers, though much of this discussion relates to regions south of Cairns, with comparatively little study of the far northern Great Barrier Reef islands. The numerous middens, stone arrangements and art sites on Lizard Island suggest longterm use by Indigenous people, but recent discoveries of pottery give tantalising glimpses of a prehistoric past that may have included a prehistoric economy involving pottery. Here we review previous archaeological surveys and studies on Lizard Island and report on new archaeological and palaeoenvironmental studies from the Site 17 midden at Freshwater Beach, with an oldest date of 3815–3571 cal BP. We identify two major changes in the archaeological and palaeoenvironmental records, one associated with more recent European influences and the other at c.2000 cal BP. Pottery from the intertidal zone is as yet undated. When dates become available the relationship between the Site 17 results reported here and the use of pottery on the island may be clarified." -"Lentfer:2013prehistory","Organic residue on a stone artefact recovered from the Makekur Lapita site (FOH) on Arawe Island in West New Britain Province, Papua New Guinea, was sampled and dated. The residue is identified as endocarp fragments of a Canarium species nutshell, most likely Canarium indicum L. The artefact, which is made from coralline limestone, is interpreted as a nut-cracking anvil. AMS dating places its use at approximately 2800 calBP, in Middle–Late Lapita times, and provides the first direct confirmation of Lapita-age use of nut-cracking tools. The careful shaping of the tool, combined with ethnographic comparisons, suggests that it was made and used for preparation of special food, possibly for feasting associated with ritual or other ceremonial activities." -"Leonard:2015daintree","The dramatic decline in the quality of coral reef cover of the Great Barrier Reef (GBR) over recent decades has resulted in targeted research to better understand the dynamics of sedimentary sources within river systems of Northeastern Australia. European land-use practices are thought to have increased sediment yields to the GBR lagoon by 5–10 times, yet there is a poor understanding of the pre-1850 sediment dynamics. This study presents the first detailed alluvial chronology of the spatial and temporal responses of fluvial systems in the Wet Tropics of Northeastern Australia over the late Holocene. Valley fill sequences of the Daintree River, one of the least disturbed catchments draining to the GBR lagoon, are examined to investigate the significance of floodplain dynamics in sedimentary process. An optically stimulated luminescence chronology combined with a detailed sedimentary analysis suggests that floodplain stripping is a major, and hitherto unrecognised, source of sediment. Furthermore, rates of floodplain accretion are far greater than has been previously estimated from sediment modelling for wet tropical catchments. Spatial analysis of the topographical relationships between floodplain morphological units suggests that a total of 178,516 ton/ha of sediment has been stripped from three small confined floodplain reaches between 1038 215 and 99 10 years. Evidence suggests that these erosion events are followed by phases of rapid accretion with an average depositional rate of 3.87 0.92 cm/yr between 572 74 and 51 12 years across the study area. The floodplain appears to be in a constant state of disequilibrium, experiencing spatially discontinuous phases of erosion and aggradation resulting in much higher volumes of sediment being redistributed within the catchment than previously considered. The unpredictable nature of these regimes and the shear volume of sediment mobilised poses significant challenges in managing sediment sources to the GBR lagoon." -"Leonard:2016holocene","The sedimentology, geomorphology and chronology of late Quaternary fluvial landforms and sedimentary sequences within the Mulgrave River catchment in northeast Queensland suggest that episodic stripping or wholesale erosion of Holocene floodplains is a major mode of sediment delivery to the Great Barrier Reef lagoon. The last major phase of Holocene valley sediment removal likely occurred sometime between approximately 1200 and 250 years ago and was possibly associated with a phase of heightened tropical cyclone activity and consequent riverine flooding that occurred between AD1400 and 1800. Since then relative tropical cyclone quiescence may be the cause of a phase of valley aggradation that has been occurring over the past two centuries. The results of this investigation suggest that in this catchment there have been alternating phases of Holocene valley floodplain stripping and subsequent aggradation, with the latter being the current dominant mode. This suggests that at least here, in this relatively confined valley, sediment delivery to the Great Barrier Reef may be relatively low compared to other periods over the past millennium and this may be due to low levels of tropical cyclone activity over the past 200 years." -"Leonard:2017crestone","ND" -"Leonard:2023andes","We present 17 new 10Be erosion rates from southern Peru sampled across an extreme orographic rainfall gradient. Using a rainfall-weighted variant of the normalized chan- nel steepness index, ksnQ, we show that channel steepness values, and thus topography, are adjusted to spatially varying rainfall. Rocks with similar physical characteristics define distinct relationships between ksnQ and erosion rate (E), suggesting ksnQ is also resolving lithologic variations in erodibility. However, substantial uncertainty exists in parameters describing these relationships. By combining our new data with 38 published erosion rates from Peru and Bolivia, we collapse the range of compatible parameter values and resolve robust, nonlinear ksnQ--E relationships suggestive of important influences of erosional thresh- olds, rock properties, sediment characteristics, and temporal runoff variability. In contrast, neither climatic nor lithologic effects are clear using the traditional channel steepness metric, ksn. Our results highlight that accounting for spatial rainfall variations is essential for disentangling the multiple influences of climate, lithology, and tectonics common in mountain landscapes, which is a necessary first step toward greater understanding of how these landscapes evolve." -"Leonard:2023isolating","Establishing that climate exerts an important general influence on topography in tectonically active settings has proven an elusive goal. Here, we show that climates ranging from arid to humid consistently influence fluvial erosional efficiency and thus topography, and this effect is captured by a simple metric that combines channel steepness and mean annual rainfall, ksnQ. Accounting for spatial rainfall variability additionally increases the sensitivity of channel steepness to lithologic and tectonic controls on topography, enhancing predictions of erosion and rock uplift rates, and supports the common assumption of a reference concavity near 0.5. In contrast, the standard channel steepness metric, ksn, intrinsically assumes that climate is uniform. Consequently, its use where rainfall varies spatially undermines efforts to distinguish climate from tectonic and lithologic effects, can bias reference concavity estimates, and may ultimately lead to false impressions about rock uplift patterns and other environmental influences. Capturing climate is therefore a precondition to understanding mountain landscape evolution." -"Leslie:1973clarks","The Taieri Uplands of Otago have been regarded as a landscape formed by erosion in a temperate humid climate. However, studies of the regolith at Clarks Junction now indicate that the landscape is relict, and shaped largely by periglaciation during the last stage of the Otira glaciation. Cold climate features are described, and these form the basis for the time-stratigraphic interpretation. The development of landforms since the last stadia! is described with the aid of diagrams. The sequence of events is as follows: (i) soil development occurred in the temperate climate of the interstadial period; (ii) cryoplanation resulted in deposition in the valleys and on the hillslop~s during the cold stadial period- on the hillslopes the succession was schist gelifraction material, periglacial 'loess' gelifraction material, and regional loess; (iii) the surface was partly stripped and redeposited as colluvium during the late stadia! period; (iv) soil developed under tussock and streams degraded during the Post-glacial period. Thus the landscape may be regarded as polygenetic. The present temperate climate is now causing slow modification of the periglac· al surface~ formed during the last stage of the Otira glaciation." -"Lesnek:2018americas","ND" -"Lesnek:2018sondre","ND" -"Lesnek:2020alaska","ND" -"Letnic:2012killing","Invasive predators can impose strong selection pressure on species that evolved in their absence and drive species to extinction. Interactions between coexisting predators may be particularly strong, as larger predators frequently kill smaller predators and suppress their abundances. Until 3500 years ago the marsupial thylacine was Australia's largest predator. It became extinct from the mainland soon after the arrival of a morphologically convergent placental predator, the dingo, but persisted in the absence of dingoes on the island of Tasmania until the 20th century. As Tasmanian thylacines were larger than dingoes, it has been argued that dingoes were unlikely to have caused the extinction of mainland thylacines because larger predators are rarely killed by smaller predators. By comparing Holocene specimens from the same regions of mainland Australia, we show that dingoes were similarly sized to male thylacines but considerably larger than female thylacines. Female thylacines would have been vulnerable to killing by dingoes. Such killing could have depressed the reproductive output of thylacine populations. Our results support the hypothesis that direct killing by larger dingoes drove thylacines to extinction on mainland Australia. However, attributing the extinction of the thylacine to just one cause is problematic because the arrival of dingoes coincided with another the potential extinction driver, the intensification of the human economy." -"Levy:2012orkendalen","ND" -"Levy:2014bregne","ND" -"Levy:2016coeval","ND" -"Levy:2018chronology","ND" -"Lewis:2014history","Understanding the key processes controlling the delivery, deposition and fate of sediments on continental shelves is critical to appreciate the evolution of coasts and estuaries and to interpret geological sequences. This study presents radiocarbon and Optically Stimulated Luminescence (OSL) ages of sediment cores collected from key locations offshore from the Burdekin River, Australia, the largest single source of sediment delivered to the Great Barrier Reef (GBR) lagoon. The ages show variable sediment accumulation rates at the different locations that coincide with the Holocene avulsion history of the Burdekin River. Our data show that most fine sediment (<63 μm) delivered from the Burdekin River is retained within 50 km of the mouth, a finding that contrasts previous studies which postulated that fine sediments are advected northwards via longshore drift processes. The pairing of radiocarbon and OSL ages provides insights on resuspension regimes operating on the inner shelf of the GBR. It was thought that turbidity on inshore GBR coral reefs and seagrass meadows has increased as a result of increased erosion in the adjacent catchment from agricultural development. Our data show that the age of the sediments in Cleveland Bay (derived from the radiocarbon ages from shell and organic material) can be several thousand years older than when the sediment was last deposited (OSL ages). However, the increased turbidity could conceivably be caused from 'new biologically-produced sediment' (i.e. particulate organic matter) as a result of increased nutrient export to the GBR. We suggest that the composition of sediment in resuspension events before and after the wet season be analysed to examine whether newly delivered organic-rich sediment can affect coral reefs and seagrass meadows." -"Lewis:2016renewed","House sites located on the wetland margin at Kuk Swamp in the Upper Wahgi Valley of Papua New Guinea were excavated in 1972 and 1973. Macrobotanical remains collected during excavation of domestic contexts were collected and subject to preliminary identification. Renewed macrobotanical analysis of these remains provides a more reliable foundation for their taxonomic identification to species or genus level. Plant remains include sugar cane (Saccharum officinarum) and probable sweet potato (Ipomoea batatas). Direct accelerator mass spectrometry (AMS) dating of macrobotanical remains provides a reliable basis for determining the antiquity of the house sites and differentiates at least two periods of settlement." -"Lewis:2020insights","Terrestrial sedimentary archives that record environmental responses to climate over the last glacial cycle are underrepresented in subtropical Australia. Limited spatial and temporal palaeoenvironmental record coverage across large parts of eastern Australia contribute to uncertainty regarding the relationship between long-term climate change and palaeoecological turnover; including the extinction of Australian megafauna during the late Pleistocene. This study presents a new, high-resolution, calibrated geochemical record and numerical dating framework from Welsby Lagoon, a wetland from North Stradbroke Island that records key periods of late Pleistocene environmental change. Single-grain optically stimulated luminescence and radiocarbon dating are integrated into a Bayesian age-depth model for the sedimentary sequence spanning Marine Isotope Stage (MIS) 5 to the present. ... [_truncated_]" -"Leydet:2018opening","ND" -"Li:2005sweden","ND" -"Li:2008integrating","ND" -"Li:2009grove","ND" -"Li:2011urumqi","ND" -"Li:2014tianger","ND" -"Li:2014tibetan","Quantifying long-term erosion rates across the Tibetan Plateau and its bordering mountains is of critical importance to an understanding of the interaction between climate, tectonic movement, and landscape evolution. We present a new dataset of basin-wide erosion rates from the central and northern Tibetan Plateau derived using in-situ produced 10Be concentrations of river sediments. Basin-wide erosion rates from the central plateau range from 10.1±0.9 to 36.8±3.2 mm/kyr, slightly higher than published local erosion rates measured from bedrock surfaces. These values indicate that long-term downwearing of plateau surfaces proceeds at low rates and that the landscape is demonstrably stable in the central plateau. In contrast, basin-wide erosion rates from the Kunlun Shan on the northern Tibetan Plateau range from 19.9±1.7 to 163.2±15.9 mm/kyr. Although the erosion rates of many of these basins are much higher than the rates from the central plateau, they are lower than published basin-wide erosion rates from other mountains fringing the Tibetan Plateau, probably because the basins in the Kunlun Shan include both areas of low-relief plateau surface and high-relief mountain catchments and may also result from retarded fluvial sediment transport in an arid climate. Significantly higher basin-wide erosion rates derived from the Tibetan Plateau margin, compared to the central plateau, reflect a relatively stable plateau surface that is being dissected at its margins by active fluvial erosion." -"Li:2014tiniroto","To address potential causes of disturbances in recent New Zealand vegetation a sediment core from Tiniroto Lakes near Gisborne was used to reconstruct the local history of ecological disturbance and vegetation dynamics. Our approach was to examine the pattern and rate of vegetation change, against known disturbances, in order to identify different causes of disturbance. Despite intermittent disturbances, a steady transformation of vegetation dominates the period from c. 4,900 to c. 2,300 cal. yrs B.P. This is a time of climatic amelioration, with increasing precipitation suggested by the decline of light-adapted taxa, together with the establishment of forest. After c. 2,300 cal. yrs B.P., vegetation change becomes much more irregular, and apparently driven by disturbances, including unusual ones, such as earthquakes. In contrast to earlier disturbances, later vegetation responses are typified by a reduction of forest species and the establishment of semi-open vegetation, which persists for decades. This dichotomy suggests that a change in disturbance regime, especially in terms of fire, characterises the period after c. 2,300 cal. yrs B.P. The rises of fire frequency and of intensity at that time could be a result of severe droughts under climate extremes associated with intensified ENSO frequencies." -"Li:2016shan","ND" -"Licciardi:2001cap","ND" -"Licciardi:2004variable","ND" -"Licciardi:2008bull","ND" -"Licciardi:2009peruvian","ND" -"Licciardi:2018greater","ND" -"Lifton:2014inylchek","ND" -"Lilley:1986thesis","When Europeans began colonizing coastal western Melanesia in the mid to late nineteenth century, they found a number of trading systems which effectively ringed the island of New Guinea and linked i t with nearby island arcs. The f i r s t anthropologists to study these systems found them to be quite remarkable, in that in the absence of complex socio-political structures they facilitated the movement of large quantities of valuable and utilitarian commodities over often considerable distances and thus served to integrate and distribute resources among the otherwise atomised societies they encompassed. In this thesis I examine archaeological and other evidence bearing on the origins and evolution of the ethnographically famed Siassi trading system, which at the time of European contact spanned the Vitiaz Strait to link northeastern New Guinea with the Bismarck Archipelago. My archaeological investigations concentrate on two sites in the Siassi Islands in the middle of the Vitiaz Strait and one at Sio on the New Guinea mainland. Cultural material recovered from these sites is analysed in order to determine the nature and direction of the developments which led to the emergence of the ethnographically documented form of the Siassi system. Much of the analysis focusses on the nature o f, and changes in , the stylistic and petrological characteristics of excavated pottery. Attention is also paid to aspects of the stone artefact assemblages, particularly variations in the quantities and qualities of obsidian, as well as the shell and bone artefact assemblages and faunal recoveries." -"Lilley:1987vitiaz","This paper outlines the nature and results of archaeological fieldwork in the Vitiaz Strait region undertaken in order to investigate the evolution of the ethnographically-famed trading system which operated in the area until about 20 years ago (Harding 1967). The object of the work was to find and examine stratified archaeological sites which resulted from continuous, long-term occupation, and which would yield evidence for local and long-distance movements of goods and associated changes in local adaptive strategies. Fieldwork was divided between a three-month preliminary season on Umboi (Rooke) Island and the Siassi Islands in 1983 and a six-month main season in the Siassi Islands and at Sio village on the New Guinea mainland in 1984." -"Lilley:1988moreton","This report details the nature and results of an archaeological study of that part of northeastern Moreton Island where sand mining may occur and where exploratory drilling has recently been undertaken by Associated Minerals Consolidated (AMC) (Fig. 1). With the permission of the Archaeology Branch, Department of Community Services, the field component of the study was done in November 1987 by archaeologists from the University of Queensland Archaeological Services Unit (UQASU). Analyses were done by UQASU personnel in the Anthropology Museum laboratories in the University of Queensland, while radiocarbon age determinations were provided by Beta Analytic (U.S.A.) through the N.W.G. Macintosh Centre for Quaternary Dating in the University of Sydney." -"Lilley:1991lapita","This paper concerns mid to late Holocene developments in the Vitiaz Strait-West New Britain region, an archaeologically little-known part of northwest Melanesia. It outlines the results of recent fieldwork in northwest New Britain and considers their implications for models of past patterns of settlement and interaction in the wider region of interest." -"Lilley:1993findings","ND" -"Lilley:1998cania","Recent excavations at Cania Gorge in central Queensland have revealed evidence for Aboriginal occupation dating from the late Pleistocene through to the historical period. This paper briefly describes the general aims of the project as well as several of the key sites excavated, and reports initial radiocarbon determinations. These excavations were conducted as part of the Gooreng Gooreng Cultural Heritage Project, which is being undertaken in collaboration with the Gurang Land Council Aboriginal Corporation ... [_truncated_]" -"Lilley:2007revised","Type X is a distinctive post-Lapita pottery on Huon Peninsula and its adjacent islands in Papua New Guinea, for which Lilley originally proposed a time span from about 1600 to 850/550 cal. bp. The paper reviews this chronology in the light of new dates and the original data, and proposes that the duration of Type X should be shortened to about 1000–500 cal. bp. This revised chronology possibly lengthens the post-Lapita aceramic period on Huon Peninsula, and has implications for the history of trading across Vitiaz Strait." -"Lilly:2010interior","ND" -"Lin:2021khingan","Drainage basins are fundamental elements of the earth’s surface, and quantifying their geomorphic features is essential to understand the interaction between tectonics, climatic, and surface processes. In this study, 40 basins of the Greater Khingan Mountains were selected for hypsometric analysis using a 90-m Shuttle Radar Topography Mission digital elevation model. The hypsometric integral values range from 0.13 to 0.44, with an average value of 0.30, and most hypsometric curves exhibit remarkable downward concave shapes. This feature indicates that most drainage basins and the landscape of the Greater Khingan Mountains are approaching the old-age development stage, consistent with the present moderately stable tectonic activity. The spatial distribution of the χ values is characterized by unambiguously higher values on the western flank than those on the eastern flank in the middle and southern segments of the Greater Khingan Mountains. We interpret this as an indicator of the disequilibrium across the main divide. The interpolation of the erosion rates and channel steepness for the catchments on both sides of the Greater Khingan Mountains revealed westward divide migration, which is consistent with the lower χ values, a higher slope, and local relief observed along the eastern flanks. Considering the long-term tectonic evolution pattern between the Greater Khingan Mountains and Songliao Basin, the landscape decay and slow westward divide migration were mostly driven by the inherited Cenozoic tectonics and precipitation gradient across East Asia." -"Linari:2016appalachian","The Blue Ridge escarpment, located within the southern Appalachian Mountains of Virginia and North Carolina, forms a distinct, steep boundary between the lower‐elevation Piedmont and higher‐elevation Blue Ridge physiographic provinces. To understand better the rate at which this landform and the adjacent landscape are changing, we measured cosmogenic beryllium‐10 (10Be) in quartz separated from sediment samples (n  = 50) collected in 32 streams and from three exposed bedrock outcrops along four transects normal to the escarpment, allowing us to calculate erosion rates integrated over 104–105 years. These basin‐averaged erosion rates (5.4–49 m Myr−1) are consistent with those measured elsewhere in the southern Appalachain Mountains and show a positive relationship between erosion rate and average basin slope. Erosion rates show no relationship with basin size or relative position of the Brevard fault zone, a fundamental structural element of the region. The cosmogenic isotopic data, when considered along with the distribution of average basin slopes in each physiographic province, suggest that the escarpment is eroding on average more rapidly than the Blue Ridge uplands, which are eroding more rapidly than the Piedmont lowlands. This difference in erosion rates by geomorphic setting suggests that the elevation difference between the uplands and lowlands adjacent to the escarpment is being reduced but at extremely slow rates. Copyright 2016 John Wiley and Sons, Ltd." -"Lindow:2014amundsen","ND" -"Linge:2006norway","ND" -"Linge:2006russia","ND" -"Linge:2007nordland","ND" -"Lintern:2007barns","A biogeochemical study was undertaken at Barns Gold Prospect, a Au-in-calcrete discovery in the Northern Eyre Peninsula (South Australia). The prospect is located in highly weathered Proterozoic rocks and is overlain by at least 1 m of aeolian quartz sand that thickens to 8 m as a longitudinal sand dune over part of the mineralization. The dune is well-vegetated, with Melaleuca shrubs and Eucalyptus trees up to 5 m high.Over mineralization anomalous Au concentrations occur in plant organs, litter, soils and sand. The highest Au concentrations (9 ppb) occur in calcareous rhizomorphs high up within the dune. Luminescence dating shows that the dune took no longer than 27 000 years to form and mass balance calculations indicate that the Au anomaly in the dune has formed in less than 10 000 years. Mechanisms for the Au accumulation in the sand are postulated and it appears that a biological process, principally involving vegetation, is the most viable.A 200-m sample spacing of vegetation appears to be adequate for exploration of this type of deposit. Below the sand, calcrete provides a robust sampling medium. At present, due to limited knowledge of exploration methods in this type of environment, the mineral explorer must either expend significant financial resources augering through areas of sand cover to collect buried calcrete samples, or have lower confidence that vegetation and surface soil samples will detect mineralization." -"Lintern:2012edoldeh","Calcrete sampling is the near-surface exploration method of choice for Au in many drier parts of the world, particularly southern Australia. Edoldeh Tank is a weakly mineralised Au prospect in calcrete terrain that lies at the eastern edge of the Great Victoria Desert dunefield (South Australia). At Edoldeh Tank a variety of calcretes occur but the dominant form is a laminated calcrete horizon (LCH). The mineralogy of the near-surface soil is relatively simple and consists of calcite, dolomite, quartz, kaolinite and minor smectite; quartz dominates the unconsolidated overlying sandy soil, and carbonate minerals dominate the LCH. We determine the distribution and nature of the Au at a small scale using a variety of techniques, including SEM, LA-ICP-MS and SXRF and dated sediments to understand calcrete genesis. In a series of thirty excavated soil pits, Ca and Au concentrations increased with depth, markedly so at the LCH. We provide multiple lines of evidence to show there is a general association of Au with calcrete but not a strong correlation as seen with soil profiles elsewhere that have younger, recently formed powdery calcrete. Experiments suggest Au and Ag are currently mobile in this environment despite the low rainfall and that Au occurs in two forms: Au (possibly ionic) occurs throughout the sample with some regions having higher concentrations than others; particulate Au occurs randomly but is more common where the general level of Au is higher. The laminated nature of the calcrete suggests it has formed episodically. An association of Ag with Au in calcrete suggests a means to distinguish anomalies that have developed in residual regolith from those that have dispersed into adjacent sediments. Laminated calcrete is just as effective an exploration sample medium as powdery calcrete. Mobilised Ca, Au and Ag in calcrete can extend the lateral extent and distance from the source of the geochemical anomaly thus providing an effective vector to target for sampling. A landscape dispersion model of Au in calcrete is presented, which requires further testing, to assist the mineral explorer in covered terrains." -"Litster:2020dampier","This paper introduces primary data on site contents, chronology and stratigraphy for four subsurface middens, which formed through the late Holocene on the Dampier Peninsula. Data from one surface midden collection are also presented. In this monsoonal coastal locality, variations in dune stability and sand flux are critical to archaeological site formation and preservation. Site specific factors determining sand sequestration into topsoils interact with geomorphological processes and past human discard to determine the stratigraphy and chronology of individual sites. Taphonomic modes during the Anthropocene have shifted, such that middens are rapidly transformed by wind when exposed in back-beach areas. Processes of sand sequestration present management issues at midden sites, and their chances of survival into the future. The cultural assemblages from the middens are also discussed, with reference to the rich ethnoarchaeology of Bardi land-use and subsistence." -"Littleton:2013gillman","Gillman Mound, on the Adelaide Plains, South Australia, was excavated in 1970 after human remains were discovered during redevelopment. Twenty-two individuals were recovered, along with a further 16 from the Wingfield area. In collaboration with the Kaurna Nation Cultural Heritage Association, these remains were recently analysed and dated. This paper analyses the burial practices in order to identify temporal and spatial continuities and discontinuities, both within the site, and in a more regional context. One of the major issues with burial sites is their interpretation in terms of a temporal scale. The burials at Gillman date to between 1100 and 600 BP. Given that on at least two occasions a single grave was used for the burial of two people, the time frame suggests approximately one burial per generation (or potentially a more episodic use of the site). This points to the existence of multiple places in use for burial at the same time and raises the question of which people were buried at particular places. While some of the burial practices in the mound are congruent with ethnohistoric accounts of Kaurna burials, others point to discontinuities in time or space." -"Littleton:2017roonka","Roonka is one of the most complete excavations of an Aboriginal burial ground in south-eastern Australia. The chronology of the site and the nature of its use have proven difficult to interpret. Previous dating and chronological interpretations of the site have emphasised a chronology of changing use and burial practices, but the nature of the site and the dates obtained do not clearly support these interpretations. We report on the direct dating of human bone from a further ten burials from the main excavation. In order to further investigate the cultural chronology set out by Pretty (1977), samples were selected to cover a range of burial types and preservation states. Comparison of these dates with the previous conventional dates and early AMS dates not only shows the impact of improving technology but demonstrates that multiple burial styles were in use contemporaneously. Moreover, the results suggest that use of the site may have been discontinuous. Consequently, interpretations that assume a chronological sequence for Roonka based on burial practice are not supported, while analyses based on a synchronic interpretation may ignore significant temporal change." -"Liu:2010implications","ND" -"Liu:2017karola","ND" -"Liu:2018xuebaoding","ND" -"Livingstone:2015tyne","ND" -"Lobb:2015dunphy","This study addresses a significant geographical and temporal gap that exists in the Holocene record of fire and palaeoenvironmental conditions in the region of the Warrumbungle Mountains in eastern Australia. A multi-proxy approach (sedimentology, geochemistry, geochronology and macro-charcoal) was used at Dunphy Lake. A persistent, deep lake phase between ~18.2-16.8 ka was followed by a transition to infrequent dry and wet phases which continued to the present day. The detailed Late Holocene macro-charcoal record spans the last ~2.2 ka and shows that the main periods of enhanced fire activity coincide with an intensification of El Niño Southern Oscillation. High macro-charcoal concentrations overlap with the deposition of coarse sediment (sand) in Dunphy Lake, suggesting that some fires occurred at similar times to episodes of significant runoff and sediment flux from the catchment associated with intense dry to wet phases. An increase in macro-charcoal during the last ~2.2 ka also coincides with an increase in sediment accumulation rate from a long-term average of 0.0265 cm a-1 to 0.0329 cm a-1. Pollen was only present in the top of the profile, but indicates the occurrence of periodic wet and dry conditions during the last ~0.42 ka. These findings demonstrate a relationship between past fire events and post-fire aggradation, showing that an increase in fire and sedimentation during the Late Holocene is a complex response to environmental change." -"Loffler:1982glaciations","The presence of Pleistocene and present-day glacial features in the humid tropics has fascinated researchers for a long time. Pleistocene glacial phenomena are the most obvious manifestations of climatic change and much of our knowledge on Pleistocene climatic variations in the tropics is based on research into the glacial geomorphology of the high mountains. Other disciplines like palynology have also taken advantage of the high mountains because preservation of plant and pollen material is usually much better in this cold environment than in the tropical lowlands, and these studies have substantially added to the reconstruction of the Pleistocene history of these areas. Access has also been an important factor. Although initially access to the mountains may be difficult, once one has left behind the forested slopes, movement and field observations are much faciliated by lack of forest cover." -"Lomax:2003strzelecki","This study is concerned with the Late Quaternary climatic chronology of the Strzelecki Desert dunefields in central Australia. The sand ridges comprise layers of quartz sand, some of which include palaeosol horizons with carbonated rootlets providing excellent opportunity for dating of alternations of dune building and stability by using optically stimulated luminescence (OSL). Deduced from the OSL age of the oldest aeolian layer dated, we conclude that the onset of aridity dates back to at least ∼65ka. Older phases of aeolian activity though, following a fluvial depositional phase 160ka ago, cannot be excluded, although no aeolian layers giving evidence for this have been found in the two dunes dated here. Unconsolidated dune sands in the upper part of one section with Late Holocene (4ka to modern) depositional ages indicate a reactivation of the dunefield in recent times. From the crosscheck of 14C ages of the carbonated rootlets with OSL results it is concluded that under the given environmental conditions radiocarbon dating of the calcareous rootlets is not able to provide reliable ages for the phase of soil development." -"Lomax:2007murray","Preliminary results of an optically stimulated luminescence dating study in the western Murray Basin in semi-arid south-eastern Australia are presented. The ultimate objective of the dating study is a reconstruction of dune formation indicative of palaeoclimatic changes in this region. So far, one site has been dated using the single-aliquot regenerative (SAR) dose protocol for quartz. A high scatter in individual palaeodoses was observed, which is unexpected in supposedly well bleached aeolian deposits. Therefore other sources of variability such as microdosimetry and bioturbation have to be taken into account. Nevertheless, the resulting ages are in chronostratigraphic order and document a long aeolian record from 180 to 9 ka." -"Lomax:2011murray","This study is concerned with the reconstruction of the palaeoenvironmental history of southeastern Australia for the last ∼300 ka by establishing a luminescence chronology of dune sand deposition in the western Murray Basin (South Australia). In the study area, vast fields of palaeodunes, stabilised by vegetation, provide evidence of past environmental change. In total 98 samples were collected from dune sand layers at 13 different dune sections. The time of their deposition was determined using optically stimulated luminescence dating of single quartz grains, accounting for the impact of post-depositional mixing by the use of a finite mixture model. The oldest depositional phase demonstrates that dune sand layers of great antiquity are preserved in the western Murray Basin, ranging up to at least 380 ka. Phases of substantial dune sand deposition were identified for the periods 18–38 ka and 63–72 ka. Older depositional phases also exist, but are poorly resolved due to relatively large errors of the luminescence ages. Aeolian deposition during the last termination and the Holocene is relatively limited, with a slight clustering of ages at the time of the Antarctic Cold Reversal and from 5–8 ka. Two modern ages give evidence of very recent dune sand deposition. Comparison with other palaeoclimate records from the region suggests that phases with high aeolian sedimentation coincide with more arid conditions and breaks in the dune record with more humid phases. Thus, although dune records are often discontinuous and their interpretation in palaeoclimatic terms is not always straightforward, the palaeodunes of the western Murray Basin show a good preservation of phases of aeolian activity and provide useful information for palaeoenvironmental reconstruction." -"Long:2014fish","Fish otoliths from the Willandra Lakes Region World Heritage Area (south-western New South Wales, Australia) have been analysed for oxygen isotopes and trace elements using in situ techniques, and dated by radiocarbon. The study focused on the lunettes of Lake Mungo, an overflow lake that only filled during flooding events and emptied by evaporation, and Lake Mulurulu, which was part of the running Willandra Creek system. Samples were collected from two different contexts: from hearths directly associated with human activity, and isolated surface finds. AMS radiocarbon dating constrains the human activity documented by five different hearths to a time span of less than 240 years around 19,350 cal. BP. These hearths were constructed in aeolian sediments with alternating clay and sand layers, indicative of fluctuating lake levels and occasional drying out. The geochemistry of the otoliths confirms this scenario, with shifts in Sr/Ca and Ba/Ca marking the entry of the fish into Lake Mungo several years before their death, and a subsequent increase in the δ18O by ∼4 indicating increasing evaporation of the lake. During sustained lake-full conditions there are considerably fewer traces of human presence. It seems that the evaporating Lake Mungo attracted people to harvest fish that might have become sluggish through oxygen starvation in an increasingly saline water body (easy prey hypothesis). In contrast, surface finds have a much wider range in radiocarbon age as a result of reworking, and do not necessarily indicate evaporative conditions, as shown by comparison with otoliths from upstream Lake Mulurulu." -"Long:2018fish","The delta18O, Strontium/Calcium and Barium/Calcium values recorded in golden perch otoliths collected from two evaporative lakes, modern Lake Hope and ancient Lake Mungo, have been used to reconstruct changes in water composition and environmental conditions during the life of the fish. Lake Hope was filled by floodwaters in 1989 and 1990, then a period of lake drying was followed by a natural fish death event in 1994. Otoliths from these fish have delta18O profiles reflecting the earlier floods, and the progressive evaporation of the lake. Sr/Ca ratios start to follow the delta18O trend only after evaporation is well advanced, probably after the fish became stressed. Otoliths from a period of early human occupation at Lake Mungo, 14C age range ca. 37-42 cal kBP, record a different history. Most otoliths show a relatively stable delta18O profile throughout the life of each fish, with no evidence of significant lake flooding or drying. Sr/Ca ratios are similarly stable, indicating that over a period of ca. 5 ka evaporation and inflow remained in relative balance. All the otoliths have high Ba/Ca ratios during the early years of the fish, likely a juvenile biological effect in common. The Mungo otoliths differ, in also showing a rise in Ba/Ca ratios in the outermost layers, as yet unexplained. One Mungo otolith, 14C dated at ca. 19.3 cal kBP, does show evaporation and stress trends in delta18O and Sr/Ca ratios respectively, consistent with other evidence that Lake Mungo was subject to frequent drying at that time." -"Long:2021anthropocene","The impacts of human-induced environmental change that characterize the Anthropocene are not felt equally across the globe. In the tropics, the potential for the sudden collapse of ecosystems in response to multiple interacting pressures has been of increasing concern in ecological and conservation research. The tropical ecosystems of Papua New Guinea are areas of diverse rainforest flora and fauna, inhabited by human populations that are equally diverse, both culturally and linguistically. These people and the ecosystems they rely on are being put under increasing pressure from mineral resource extraction, population growth, land clearing, invasive species, and novel pollutants. This study details the last ∼90 y of impacts on ecosystem dynamics in one of the most biologically diverse, yet poorly understood, tropical wetland ecosystems of the region. The lake is listed as a Ramsar wetland of international importance, yet, since initial European contact in the 1930s and the opening of mineral resource extraction facilities in the 1990s, there has been a dramatic increase in deforestation and an influx of people to the area. Using multiproxy paleoenvironmental records from lake sediments, we show how these anthropogenic impacts have transformed Lake Kutubu. The recent collapse of algal communities represents an ecological tipping point that is likely to have ongoing repercussions for this important wetland's ecosystems. We argue that the incorporation of an adequate historical perspective into models for wetland management and conservation is critical in understanding how to mitigate the impacts of ecological catastrophes such as biodiversity loss." -"Longmore:1986aquatic","Sedimentary studies of aquatic ecosystems provide valuable information that can be used to guide management of waterbodies and their catchments. Chemical data obtained from ancient and modern sediments of Hidden Lake, a perched, freshwater, dystrophic lake on Fraser Island, south-east Queensland, illustrate the way in which sedimentary data can be used to investigate the functioning and development of the system, and how such information can contribute to the formulation of improved management practices. Studies of the sediment column and of modern sedimentary processes complement, and should be integrated more fully into, the standard limnological monitoring programs." -"Longmore:1986tyrrell","The stratigraphy of the upper clay sediments in the northern basin of Lake Tyrrell, a saline playa in northwestern Victoria, is described. The 137Cs activity in sediment profiles was measured at two sites and shows redistribution of the radioisotope to depths well below post-bomb sediments, as indicated by 14C dates and surface pollen spectra. The distribution coefficient (KD) of 137Cs on Lake Tyrrell sediments was measured and found to range from ~3600 at 0 percent NaC1 to -600 at 26 percent NaC1. This low K D for halite-saturated sediments suggests that adsorption sites in the clay lattice are saturated by Na +. An advection--diffusion model with constant input indicates an effective diffusion coefficient of ~1.7 x 10 -8 cm 2 s -~ and a K D of 280, in good agreement with laboratory measurements. More realistic input functions indicate that this is a lower limit on K D. It is concluded that ~37Cs is redistributed in the upper sediments by diffusion due to the low K D resulting from the high salinity. This radioisotope is not useful in locating postbomb sediments in this and probably other highly saline environments." -"Longmore:1997perched","Pollen, carbonised particle and chemical analysis of a 6 m core from the Old Lake Coomboo Depression, a perched lake basin situated in one of the oldest dune systems on Fraser Island, demonstrates vegetation and hydrological change through a series of glacial cycles. The pollen assemblage shifts from predominantly rainforest with Araucaria sp. (Juss.) surrounding a deep water lake at c. 600 ka, to a dryer rainforest with Podocarpus sp. (L’Herit) and an intermediate lake after c. 350 ka, to a more sclerophyllous forest until before the Last Glacial Maximum (LGM). During the Last Interglacial (c. 120 ka) and before (c. 22 ka) the LGM, Araucaria sp. pollen frequencies increase before falling dramatically, open forest appears to shift to the robust association of myrtaceous shrubs characteristic of the older dune systems to the west of the island, and lake levels fall probably below the lake floor. After the LGM, open forest returns, but Araucaria sp. pollen frequencies never recover and the lake becomes an ephemeral system with a fluctuating water-table in the Holocene. The record is interpreted as reflecting retrogressive vegetation succession driven primarily by an overall decrease in effective precipitation over, at least, the last 350 ka. The inferred long-term changes in climate have major implications for the survival of relict rainforest." -"Longmore:1999aridity","A Quaternary sedimentary sequence (ca. 600 ka) from a perched lake (Old Lake Coomboo Depression) on the World Heritage-listed coastal sandmass of Fraser Island has been analysed for dry bulk density, carbonised particles, pollen and chemistry. A chronology has been constructed for the organic sediments using a combination of radiocarbon and uranium/thorium disequilibrium analysis. The lake basin is small (ca. 9 ha) with a restricted groundwater catchment, delimited by an aquitard, and minimal surface runoff. It therefore acts as a sensitive raingauge with the perched groundwater-table, and hence the sediment facies deposited within the lake, reacting sensitively to any changes in the water budget. The sequence passes through a series of glacial cycles, demonstrating hydrologic and vegetation change. The record indicates a long-term, three-stage fall in the water-table from lake-full ca. 600 ka to an ephemeral lake in the Holocene, paralleled by a shift in the vegetation composition from predominantly rainforest to sclerophyllous components. The evidence for fire is minimal at the beginning of the record, increases from >350 ka through the sequence culminating at or before the LGM, is low during the LGM and is relatively high during the Holocene. Succession, fire and climatic change, along with the accumulative effect of a series of 100 ka cycles, are believed to have driven the hydrologic and vegetation change and a human factor is not required to explain the record. Within the overall long-term increase in aridity recorded through about six glacial cycles, there appears to be a variation in the ‘dryness’ signal of glacial maxima, suggesting some form of ‘supercycle’ phenomenon." -"Lorblanchet:1992gum","Presents results of an intensive archaeological investigation of the rock art on the Burrup Peninsula in Western Australia. The distribution of and interrelationship between the engraving sites and middens in particular is the focus of this research. A diachronic sequence is identified in the art, some of which is attributed to a Pleistocene age. Temporal changes in settlement patterns and activity specialization are identified. The Pleistocene engraving period predates the sea-level rise and the midden phase of occupation on the peninsula. These sites are interpreted as possible men-only, turtle increase sites. An intensive period of engraving is placed at between 7,000 and 2,000 years BP, coinciding with the period of intensive shellfish gathering. A range of domestic activities probably took place at these engraving sites at this time. A period postdating the intensive midden period is correlated with a phase of more sporadic shellfish gathering, when settlement patterns were more dispersed. It is concluded that the correlations between subject, technique, topography, and degree of patination clearly indicate the cultural reality of style." -"Lourandos:1977stone","Though a research worker can afford to shut the door on dis­tracting publications which would clutter up the working space of his mind a teaching research worker should have values which welcome the publication of a wide range of work, much of which may not accord with his own scholarly temperament. So long as there is a variegated literature he can hope that his inquisitive students will see beyond his own horizons. And they may do this on pages which he has advised them to ignore. ... [_truncated_]" -"Lourandos:1983intensification","ND" -"Lourandos:1983tasmanian","ND" -"Lourandos:2012hay","Hay Cave is one of many limestone caves in the tropical Mitchell-Palmer area of north Queensland. Archaeologically, its major significance is a lengthy, more th... [_truncated_]" -"Loveless:2017nyc.ro","Nyctimene robinsoni (Thomas 1904) is currently the only species of tube-nosed bat in Australia. This medium-sized bat in the group commonly referred to as megachiropterans, is distinguishable by tube-shaped nostrils that protrude 5-6 mm from the end of its rostrum. It is currently considered to be endemic to the eastern coastal regions of Australia, although recent taxonomic revisions and continued field studies may soon expand the known range to include some islands north of the Australian mainland. The conservation status of N. robinsoni is considered 'Vulnerable' by the New South Wales Threatened Species Conservation Act due to accidental death by impalement on barbed wire fences, habitat loss, and predation; however, it is considered as a species of 'Least Concern' by the International Union for Conservation of Nature and Natural Resources and under the Queensland Nature Conservation Act." -"Low:2015hunter","Backed artefacts formed a significant component of hunter–gatherer stone tool–kits dating to the mid– to late Holocene in Australia. A popular model explaining this pattern views backed artefacts as standardised components of reliable and maintainable composite tools designed to reduce risk associated with foraging in a drier, more variable climate. Implied is the idea that there is a minimal range of variation in form. The degree to which backed artefacts were standardised, however, remains unclear. Re–analysis of backed artefacts from Sandy Hollow and Bobadeen in the Hunter River valley, excavated in the 1960s, was undertaken to assess standardisation in the metrical attributes of backed forms. Results highlight the standardisation of backed artefacts, though the degree to which different dimensions appear uniform varies between the two assemblages. The width of backed artefacts, however, appears to be an important dimension, and minimal variation in width was produced by knappers at both sites, irrespective of whether the samples were arranged into technological subtypes. Overall, the results of this analysis provide support in favour of the model which views backed artefacts as standardised tool components. Future research must be directed towards gaining a better understanding of the reasons for this standardisation." -"Lowe:2018gledswood","Rockshelters contain some of the most important archives of human activity in Australia but most research has focused on artifacts and cultural context. This study explores geomorphological and geoarchaeological approaches for understanding a sandstone rockshelter in interior northern Australia: Gledswood Shelter 1. At this site, magnetic susceptibility and micromorphology techniques were integrated with bulk sedimentology, soil chemistry and geochronology to better understand the record of human impact and site formation processes. The micromorphology studies indicate that primary depositional fabrics, such as graded bedding or laminations, are absent, and sediment structural development is low throughout the entire sequence, with most samples exhibiting a high degree of post-depositional mixing. The sediment magnetic susceptibility analysis reveals magnetic changes coinciding with human occupation, a result of anthropogenic burning. Specifically we highlight that combustion features are prevalent in this sandstone shelter and provide critical insights into the human usage of the shelter." -"Lowell:2013liverpool","ND" -"Lowry:1969thylacine","ND" -"Loy:1990proteins","Absolute dating of rock paintings has always used an indirect means, generally by dating material in strata sealing or overlying the pictures. AMS dating of very small carbon samples now allows direct determination of the age of an organic portion in the matter of the picture itself." -"Luebbers:0000personal","ND" -"Luebbers:1978meals","Current research into the causes of prehistoric coastal adaptation in southern Australia has emphasized the influence of the marine environment without considering other environmental or cultural factors which may also direct economic growth. The research described here considers the case of prehistoric settlement in swamps and coastal margins in South Australia in an effort to explain shifts in subsistence strategies in terms of the process of adaptation. The 19th century ecology of the area is first reconstructed with reference to primary resources available in the sea, lagoon, and swamps. Against this information, the local ethnography is used to propose broad subsistence strategies by which the annual food quest may have operated during the late prehistoric occupation. The archaeological implications are considered in light of this information. The archaeological record of settlement spans the last 10,000 years and can be divided into two cultural horizons. The first is an Early Holocene occupation which is distributed widely in association with swampside exploitation. The second horizon begins at 6000BP and can be divided into two primary occupation phases. The Early Phase (6000-1300BP) is represented in discrete monospecific middens of either Plebidonax or the mussel Brachidontes located mostly on hinddune surfaces. Both molluscs are locally extinct. The Late Phase by contrast is characterized by large deposits of several extant reef gastropods at a variety of localities throughout the coastal margin. Furthermore, a microlithic component flourishes during the Early Phase of occupation, but is absent later. This evidence indicates significant changes in occupation intensity and subsistence technologies which cannot be linked to Mid-Holocene sea level adjustments. Other explanations are therefore considered. To resolve this problem, estimates are made of the size and organization of primary shellfishing groups operating in each of the two occupation phases. Growth rings of Plebidonax in single meals are examined to 1) determine contemporaneity of collection events represented by individual refuse heaps occurring in clusters, and 2) to estimate the pattern of seasonal occupation. ... [_truncated_]" -"Luebbers:1995karadoc","ND" -"Lukas:2010sutherland","ND" -"Luly:1986tyrrell","Dating sediments with a low organic-carbon content has proved a considerable problem in playa palaeoenvironments. Conversion of organic carbon contained in sediments to strontium carbonate eases handling of the otherwise large samples needed to obtain radiocarbon dates from such material.Concentrated carbon samples were used to erect a chronology of sedimentation in the upper levels of Lake Tyrrell (after 10,000 yr B.P.), and comparisons made between radiocarbon ages for comparable stratigraphic horizons in cores from two sites in the northern basin of the lake. Reference is also made to a third series of dates which have a bearing upon the earlier history of deflation from the lake basin." -"Luly:1990thesis","This thesis presents a pollen analytical reconstruction of mallee vegetation history in the vicinity of Lake Tyrrell, a large active salt lake in semi-arid northwestern Victoria. The project combined studies of the modern pollen rain, pollen depositional processes and sedimentological characteristics of lake deposits to provide an analytical framework appropriate to the interpretation of fossil pollen spectra from the novel salt lake setting. Pollen trapping in northwestern Victoria and western New South Wales indicates that the characteristic plant communities of semi-arid southeastern Australia can be identified from the pollen spectra they produce. Mallee heath communities produce spectra containing a diverse array of heathland taxa with limited pollen dispersal capacities, including Banksia, Baeckea behrii, Cryptandra and Calytrix tetragona. Mallee heaths also produce large amounts of Calli tris pollen but can be distinguished from Callitris woodland by the regular presence of pollen from restricted heathland taxa. Pollen spectra from chenopod shrublands are characterised by overwhelming dominance by Chenopodiaceae pollen. Other halophytic taxa often represented include Selenothamnus and Disphyma. Riverine forests produce pollen spectra dominated by Eucalyptus Muehlenbeckia cunninghamii and Amyema pollen occur commonly. It may be possible to identify pollen of Eucalyptus camaldulensis in fossil assemblages allowing this community to be more clearly delineated in the fossil record. Mallee communities can be distinguished from eucalypt dominated communities in moister areas by producing pollen spectra containing relatively high percentages of chenopod pollen and low percentages of grass pollen. Eucalypt woodlands in areas receiving more than 400 mm mean annual rainfall produce pollen spectra containing appreciable quantities of Callitris pollen. No relationship could be discerned between pollen production and rainfall in this study. Pollen trapping at Lake Tyrrell suggests that the majority of pollen arriving at the lake surface is wind borne. Few are washed from the lake margin or imported down Tyrrell Creek. This contrasts strongly with the situation in humid areas where pollen washed from the catchment or carried in creeks are a significant part of a lakes pollen budget. Pollen reaching the surface of Lake Tyrrell are rapidly redistributed and are preferentially deposited in areas marginal to the persistent salt crust. Maximum pollen concentrations occur on relatively high parts of the lake bed, again contrasting strongly with models derived from permanently wet lakes where maximum deposition of pollen occurs in the deepest parts of the basin. The sediments of Lake Tyrrell record a history of hydrological change extending to approximately 10,000 BP. Between 10,000 BP and 6600 BP water in Lake Tyrrell was shallow, saline and probably ephemeral. Water depths and the frequency I duration of flooding were most likely similar to those experienced today but there was no persistent salt crust. Between 6600 BP and 2200 BP the lake was a permanent though fluctuating waterbody. The lake waters were saline throughout this period. Water balance calculations suggest average rainfall in the lake catchment would have been approximately 2.6 times modern levels between 6600 BP and 2200 BP. The lake was dry between 2200 BP and 800 BP. The local groundwater table fell below the lake bed. There was no salt crust until about 800 BP when rainfall increased slightly allowing local watertables to rise and modem salt lake conditions to develop. Changes in vegetation around Lake Tyrrell occur in association with changes in rainfall. Between 10,000 BP and 6600 BP Lake Tyrrell was surrounded by open woodland dominated by Allocasuarina Eucalyptus and Callitris were probably present in limited areas. At 6600 BP mallee communities began to dominate the landscape. It is likely the appearance of mallee reflects the arrival of mallee eucalypts spreading from refugial areas occupied during the last glacial maximum. Callitris patches were a prominent element of the regional vegetation during this the wettest interval in the Holocene record. They appear little affected by the active fire regime of the times. Between 2200 BP and 800 BP mallee persisted and Allocasuarina experienced a modest expansion. Callitris declined drastically. The dense mallee vegetation which surrounded the lake at the time of European settlment was established after 800 BP. The history of Holocene environmental change identified from Lake Tyrrell provides a possible explanation for the patterns of archaeological site distribution observed in the Mallee Districts of northwestern Victoria." -"Luly:1993tyrrell","Pollen analyses from the playa Lake Tyrrell in semi-arid northwestern Victoria, Australia record major environmental changes during the Holocene. Amelioration of arid Pleistocene climates after 10,000 BP converted Lake Tyrrell from a dry deflationary basin to an ephemeral lake surrounded by Allocasuarina dominated woodlands with a grass understorey. A marked increase in rainfall at about 6600 BP trans­formed the lake from an ephemeral to a permanent water body. This increase in rainfall coincided with the migration of malice vegetation to the region, a rapid expansion in Callitris populations and development of a more active fire regime. ... [_truncated_]" -"Luly:1997modern","Salt (playa) lakes provide an opportunity to obtain long records of vegetational change from arid areas. This paper presents results of a study of modern pollen dynamics at Lake Tyrrell, a large salt lake in semi-arid northwestern Victoria, Australia. Results suggest that the lake receives an airborne pollen flux which broadly reflects the nature of the regional vegetation. Waterborne pollen and pollen carried to the lake by surface wash are of no significance to the overall pollen budget. Pollen are rapidly redistributed across the lake floor and preferentially deposited marginal to the salt crust. Implications of these processes for interpretation of fossil pollen in salt lake environments are discussed." -"Luly:2000new","Two AMS radiocarbon dates from Lake Frome provide a test of the previously published conventional chronology of deposition at the site. Both AMS dates conform closely to the conventional 14C age depth curve published by Bowler et al., (1991) and support their reconstructions of the timing and rates of environmental change at Lake Frome. AMS dating was carried out on pollen and dispersed carbonised particles. AMS dates are remarkably consistent with ages presented by Bowler et al. Based on the combined AMS and conventional chronologies, Callitris woodlands dominate latest Pleistocene vegetation, with probable tree densities comparable to those found in the southern Flinders Ranges today. Callitris declines after 13,000 BP, possibly in response to a more active fire regime." -"Luly:2001callitris","Fossil pollen assemblages suggest Callitris (Cupressaceae)-dominated woodlands were prominent elements in landscapes near Lake Frome and Lake Eyre during latest Pleistocene times. Callitris woodlands were present at Lake Eyre before 30,000 BP but became fragmented and disappeared in the lead up to the last glacial maximum. Callitris was again prominent from approximately 10,000 BP until about 5000 BP after which time it vanishes from the pollen record and, presumably, the region. At Lake Frome, Callitris was abundant between 16,000 BP and 13,000 BP before declining to low modern levels from 11,000 BP. At both sites, the latest Pleistocene or Holocene decline in Callitris occurrence, and its eventual extinction in the vicinity of Lake Eyre, broadly corresponds with archaeological indications of increasing human presence in the landscape. In the absence of evidence of significant climatic changes at the times in question, these observations lend tentative support to arguments that the composition and structure of modern zone vegetation has been significantly modified by Aboriginal land management practices. Although the charcoal record is ambiguous, fire is argued to be the principle agent of the changes wrought during human re-colonisation of lands around Lake Frome and Lake Eyre." -"Luly:2006threequarter","Pollen and diatom analyses of organic sediments from Three-Quarter Mile Lake, a perched lake on Cape York Peninsula, north Queensland, indicate that significant changes in vegetation and hydrology occurred during the Holocene. Early Holocene grass-dominated landscapes were replaced in mid-Holocene times by increasingly woody vegetation comprising tropical heathlands, savanna and rainforest. Early-Holocene lake levels fluctuated widely. From mid-Holocene times, lake levels stabilized and water became increasingly acidic as a mature swamp forest developed adjacent to the lake and contributed tannins to the lake water. The timing and character of changes are consistent with those described from the Atherton Tableland in wet tropical Queensland. Holocene dry phases described from the Northern Territory and the western shores of Cape York cannot be identified from Three-Quarter Mile Lake. Rainforest is currently close to its greatest Holocene extent, suggesting that the rainforest-dependent endemic fauna of northern Cape York have been isolated from rainforest blocks to the south throughout the last 10 000 years and, by inference, throughout at least the 120 000 years beyond that." -"Luna:2018five","ND" -"Lupker:2012ganga","The Himalayas represent the archetype of mountain building due to active continental collision and are considered in many studies as the locus of intense interactions between climate, denudation and tectonics. Estimates of modern denudation rates across the entire range remain, however, relatively sparse. In this study, in situ-produced cosmogenic 10Be concentrations were measured in detritic quartz in order to determine basin-scale denudation rates for the central part of the Himalayan range. River sand was sampled over several years in the main trans-Himalayan rivers, from the Himalayan front to the Ganga outlet in Bangladesh. The calculated 10Be denudation rates of the trans-Himalayan river basins range from 0.5 to 2.4 mm yr−1 (average 1.3 mm yr−1) and vary by up to a factor of 3 between sampling years. These denudation rates strongly contrast with the 0.007 mm yr−1 denudation rate of southern tributary basins draining the Indian craton. ... [_truncated_]" -"Lupker:2017syntaxis","The Tsangpo-Brahmaputra River drains the eastern part of the Himalayan range and flows from the Tibetan Plateau through the eastern Himalayan syntaxis downstream to the Indo-Gangetic floodplain and the Bay of Bengal. As such, it is a unique natural laboratory to study how denudation and sediment production processes are transferred to river detrital signals. In this study, we present a new 10Be data set to constrain denudation rates across the catchment and to quantify the impact of rapid erosion within the syntaxis region on cosmogenic nuclide budgets and signals. The measured 10Be denudation rates span around 2 orders of magnitude across individual catchments (ranging from 0.03 to > 4 mm yr−1) and sharply increase as the Tsangpo-Brahmaputra flows across the eastern Himalaya. The increase in denudation rates, however, occurs  ∼  150 km downstream of the Namche Barwa–Gyala Peri massif (NBGPm), an area which has been previously characterized by extremely high erosion and exhumation rates. We suggest that this downstream lag is mainly due to the physical abrasion of coarse-grained, low 10Be concentration, landslide material produced within the syntaxis that dilutes the upstream high-concentration 10Be flux from the Tibetan Plateau only after abrasion has transferred sediment to the studied sand fraction. ... [_truncated_]" -"Lynch:2020rainforest","Context Transdisciplinary research is important where information from multiple fields is required to develop ecologically and culturally appropriate environmental planning that protects local conservation and socio-cultural values. Objectives Here, we describe research to inform ecosystem restoration and conservation of Chumbrumba Swamp within the Wet Tropics World Heritage Area, Australia. Many such open wetlands in the region have been degraded through agriculture and pastoral production, but there has been little research into their status, history and conservation needs. Methods The recent to pre-European settlement history of the site was explored, along with spatial variation of vegetation communities at the site, and these data integrated with historical and ethnographical information on the site and its cultural values. Results The botanical and palaeoecological analyses showed that Chumbrumba Swamp comprises a unique and highly sensitive ecosystem mosaic with high biodiversity. An endangered ecosystem complex, 82 vascular plant species, several disjunct or endemic taxa, and species at new northern range limits were recorded within its 20 ha area. The site comprises a stable swamp site with fringing woodland and rainforest that has persisted for around 5000 years. European settlement overlaid changes in the vegetation from disturbance (e.g. fire, clearing, grazing). However, fire also affected the swamp site during pre-European times. Conclusions Historical and ethnographic information contextualised the biophysical data and confirmed the cultural importance of the site and the dynamic interactions between 'people and nature'. These results have been used to inform environmental restoration and validate the importance of a transdisciplinary and precautionary approach to planning wetland restoration and conservation." -"Machida:1996eruptions","Witori and Dakataua caldera volcanoes have been very active in the middle to late Holocene. Using tephrochronology, this paper establishes the chronostratigraphy of these eruptions and their magnitude, and the frequency of explosive volcanism at Witori and Dakataua. After a long dormancy, Witori started explosive activity at ca. 5600 conventional radiocarbon years BP, producing in the next 4500 years five major tephra layers (W-K1 to W-K4, W-G) with VEIs of 5 to 6. After the W-G eruption at around 1200 BP, the activity decreased in magnitude but increased in frequency, with some eruptions forming central cones. The major eruption of Dakataua began with alternating ejections of phreatomagmatic ashfalls and plinian deposits followed by the cataclysmic eruption resulting in lithic-rich pyroclastic flows ca. 1100–1200 BP. The major tephra layers cover extensive areas in West New Britain due to their large volumes and the prevailing easterly winds, providing valuable time markers for establishing Holocene chronology. The largest eruption, the W-K2 event of ca. 3300 BP, shaped much of the present landscape, with an extensive area significantly devastated by tephra falls and pyroclastic flows. Obsidian and other artefacts buried by the tephras indicate that the area was repeatedly occupied. The major tephra events formed new coastal plains favourable for human occupation." -"Macintosh:1965dingo","A SANDSTONE outcrop 60 metres long in an approximate north-south axis on the south-eastern slopes of Mount Manning, some 64 miles north of Sydney contains three rock shelters. Six dark red ochre paintings in the Southern Shelter comprise a male and female anthropomorph each with cephalic cornua, a male and female dingo, a male and a female echidna. This ritual group is deduced, from radiocarbon analysis of charcoal associated with matching ochre in the floor deposit, to have been painted in approximately A.D. 1400. In the Northern Shelter, successive series of paintings in light red ochre, charcoal and white, depicting mainly the local fauna and some hand stencils, are similarly deduced to have been painted between A.D. 1750 and A.D. 1830. To the best of the writer's knowledge, these are the first Aboriginal rock paintings to have been dated in Australia." -"Macintosh:1971nitchie","The circumstances of the discovery, on a deflation surface of a lunette 11th December 1969, and of the excavation 14th January 1970, of this unique Australian burial have been published (M a cintosh et al 1970), as has also a description of the stratigraphy of the burial site (Bowler 1970b), each as a preliminary and tentative report, recognising that much more work needed to be done on the material from the burial and on the site." -"Mackay:2014putslaagte","Existing data suggest weak human occupation of southern Africa's Winter Rainfall Zone (WRZ) during later Marine Isotope Stage (MIS) 3, the causes of which are unknown. Here we report briefly on the results of recent surveys of alluvial terrace sites of the Doring River in the WRZ, which document occupation over a broad expanse of the later Middle Stone Age (MSA) and Pleistocene Later Stone Age. We then report on test excavations at one terrace site, denoted Putslaagte site 1 (PL1), describe in detail the assemblage of flaked stone artefacts produced from that excavation, and present two OSL ages obtained from 0.8 m to 1.5 m below surface. The results suggest that a) artefact accumulations at PL1 are dense, b) the technological systems documented are characteristically MSA but differ in form from the range of systems known from other excavated sites in the region, and c) that the assemblages accumulated in MIS 3. Taken together with the survey data the results introduce new variation into the later MSA in southern Africa, and imply reorganisation of land use in the WRZ in late MIS 3 rather than abandonment. We suggest that a research emphasis on rock shelter deposits may have produced misleading depictions of regional occupation." -"Macken:2011naracoorte","Cave deposits of infill sediments and associated vertebrate fossils provide a valuable source of information on terrestrial palaeoenvironments, climatic conditions and palaeocommunities. In the deposits of the Naracoorte Caves World Heritage Area, such records span the last 500 ka and are renowned for their rich, diverse vertebrate assemblages. Previous research into the Grant Hall deposit of Victoria Fossil Cave suggested that it may preserve the only peak last interglacial (ca. 125 ka) faunal community within the World Heritage Area. The current work tested this existing model for the age of faunal remains from Grant Hall using multiple techniques. Physical and geochemical properties of the visually homogeneous sediments were analysed at regular intervals through the sequence to establish meaningful stratigraphic divisions and sediment provenance. Optically stimulated luminescence dating of individual quartz grains indicates that sediments accumulated in Grant Hall from 93~±~8 to 70~±~5 ka. Minimum ages provided by U/Th dating of fossil teeth (72.3~±~2.2 to 38.2~±~0.8 ka) are consistent with the luminescence chronology, and show that the deposit represents a more recent faunal accumulation than previously modelled for the site. U/Th ages on calcite straws within the deposit are significantly older than the sediments and fossil teeth (>500 to 186.4~±~1~ka). As such they provide no further constraint on the chronology of the deposit but do indicate that speleothem deposition was active over much of the Middle Pleistocene. Sedimentary analyses resulted in the identification of five depositional units, contrasting with previous divisions which were based only on visual observation of the sedimentary sequence. Sediments within each unit are broadly classified as sandy silts with soil structures and may be indirectly derived from the lunettes of nearby Bool Lagoon, although their ultimate provenance is unknown. As a result of this work, palaeoenvironmental reconstruction based on fossil remains in the deposit may be more accurately related to prevailing climatic and environmental conditions at the time of accumulation. It also contributes to an understanding of the temporal occurrence of regional vertebrate faunas through the Late Pleistocene, reinforcing the value of developing stratigraphically constrained chronologies for cave deposits based on multiple techniques." -"Macken:2012variation","We examined mammal occurrence and variability through the Late Pleistocene vertebrate fossil deposit of Grant Hall in Victoria Fossil Cave, Naracoorte, South Australia. To determine long-term patterns of change, we compared the composition and relative abundance trends of the assemblage with a nearby Middle Pleistocene deposit in Cathedral Cave. Total species richness did not change through the Grant Hall sequence, dated from 93 8 to 70 5 ka. However, species relative abundances varied between ecologically divergent species, and in some cases between species that demonstrate similar environmental preferences. For some species this variation is comparable to that recorded in Cathedral Cave. Of those showing similar trends between the two deposits, the forest inhabitant, Pseudomys fumeus, recorded an 8.6% decline through Grant Hall, coincident with a 9.7% increase in the dry heath/mallee dweller Pseudomys apodemoides. These patterns indicate that climatic transition from relatively warm, moist to cooler, drier conditions impacted some species in similar ways through climatic cycles of the past. However, the majority of the fauna demonstrated complex responses that are individual and variable through time. Statistical tests of species trends from the Grant Hall assemblage caution that large fossil samples are required to validate patterns observed. Copyright 2012 John Wiley & Sons, Ltd." -"Mackenzie:2002bushrangers","A technological analysis was undertaken on flaked stone artefacts from Bushranger‘s Cave in southeast Queensland to assess the frequency of platform preparation at different periods of the site‘s use. This research assesses previous findings and adds data to the development of a regional picture of manufacturing change between c. 3000 and 1500 years BP. Results reveal the presence of a previously detected manufacturing pattern (Hiscock and Hall 1988) on the chert portion of the lithic assemblage. However the results are placed under suspicion by a discussion of extensive disturbance inferred at the site. Similar results from two other sites in the Subcoastal Moreton Region provide support for continuing use of this analytical technique towards the development of a regional relative dating method in both stratified and open-air sites." -"Mackenzie:2010freycinet","The first palaeoecological study of the late Quaternary from Hazards Lagoon on the east coast of Tasmania reconstructs a picture of vegetation and environmental change since the Last Glacial Maximum. By comparing key regional studies to the findings from Hazards Lagoon broad scale change in vegetation composition are identified, which are likely to be responding to periods of climatic and sea level change in the Southern Hemisphere. Pollen and charcoal analysis identify a steepe community being established on the east coast of Tasmania during the height of the Last Glacial Maximum developing into an open Eucalypt forest 17,000 yrs BP in response to regional climatic amelioration. The Hazards Lagoon record suggests a significant change in the catchment morphology from a permanent lake surrounded by steepe and woodland during the Last Glacial Maximum to the development of a peat swamp and the local establishment of a sclerophyll forest during the last termination. During the Holocene extant vegetation composition and local fire regimes at Hazards Lagoon have responded to rising sea levels, the onset of modern climates and human occupation. The palynological record from Hazards Lagoon provides the oldest study of the late Quaternary for the east cost of Tasmania and has been compared to key sites within Tasmania and south-eastern mainland Australia identifying temperature and precipitation as the climatic constraints on the development of vegetation since the last glacial maximum. While there are similarities seen between sites, further research into the late Quaternary dynamics of eastern Tasmanian are needed to support these initial findings. ... [_truncated_]" -"Mackenzie:2016geochemical","The South Wellesley Islands in the Gulf of Carpentaria, northern Australia, were the recent focus of a palynological investigation which found vegetation change during the Holocene was driven by coastal progradation and regional climate. Here, we present new elemental data from x-ray fluorescence core scanning which provides non-destructive, continuous and high resolution analysis from three wetlands across Bentinck Island, the largest of the South Wellesley Islands. Elemental data and grain size analyses are combined with lead-210 (210Pb) and accelerator mass spectrometry (AMS) carbon-14 (14C) dates. An open coastal environment was present 1250 cal. a BP on the south east coast of Bentinck Island, with sediment supply incorporating fluvial deposition and detrital input of titanium and iron from eroding lateritic bedrock. Prograding shorelines, dune development and river diversion formed a series of swales parallel to the coast by ~800 cal. a BP, forming the Marralda wetlands. Wetlands developed at sites on the north and west coasts ~500 and ~450 cal. a BP, respectively. Geochemical and grain size analyses indicate that wetlands formed as accreting tidal mudflats or within inter-dune swales that intercepted groundwater draining to the coastal margins. The timing of wetland initiation indicates localised late-Holocene sea level regression, stabilisation and coastal plain development in the Gulf of Carpentaria. Elemental data provide new records of wetland development across Bentinck Island, highlighting the value of a multi-proxy approach to understanding environmental change during the Holocene in tropical northern Australia." -"Mackenzie:2016thesis","A wealth of palaeoecological studies from the Australasian region identify periods of significant environmental change during the Holocene. However, relatively few studies have focused on the coastal lowlands of tropical northern Australia, limiting our ability to accurately reconstruct this vast bioregion's history. This study addresses the gap in spatially distributed paleoenvironmental research in northern Australia by producing the first reconstructions from the South Wellesley Islands in the Southern Gulf of Carpentaria. Radioisotope analysis of lead (210Pb), plutonium (239/240Pu) and radiocarbon (14C) provide robust geochronologies. Chronologies are combined with loss on ignition, particle size and micro X-ray fluorescence analyses to identify site formation and development through time. Pollen and macroscopic and microscopic charcoal records were used to examine vegetation change and fire regimes throughout the late Holocene. This research shows coastal wetlands developed during the late Holocene in the South Wellesley Islands. Combined multi-proxy results indicate environmental change initially drove vegetation succession, but that human occupation and abandonment of the islands significantly affected vegetation composition and fire regimes. Radioisotope and geochemical analyses were conducted in collaboration with the Australian Nuclear Science and Technology Organisation. 210Pb alpha spectrometry analysis of 18 samples provide sedimentation rates and a chronology of the last 150 years across three key sites. This period is significant as traditional owners were removed in 1948, leaving the South Wellesley Islands unoccupied for the first time in 2,000 years. This research attempted to calibrate 210Pb results using the anthropogenic radioisotope plutonium by analysing 10 samples using accelerator mass spectrometry (AMS). Results of 239/240Pu isotope analysis found the site's stratigraphy was insufficiently laminated to accurately pick peaks in fallout. However, levels of 239/240Pu indicate fallout occurred across far northern Australia and the technique has the potential to validate 210Pb results in appropriate sedimentary settings. Geochronologies combined 210Pb dates and bulk sediment 14C AMS dates. This research examined seven sediment profiles using micro X-ray fluorescence geochemical data and particle size analysis. 210Pb and 14C dates provide age-depth chronologies, identifying local and island-wide trends. Elemental analysis of coastal wetlands through time identified key phases of development including open coastal environments, mangrove establishment, hypersaline mudflat expansion and brackish/freshwater wetland development. An open coastal environment was present 1,250 cal. yr BP on the southeast coast of Bentinck Island, with fluvial deposition of detrital elements from the eroding lateritic bedrock. A prograding shoreline, dune development and tributary diversion created a series of swales parallel to the coast by 800 cal. yr BP, forming the extensive Marralda Wetlands. Saline mudflats developed at sites on the north and west coast at 500 and 450 cal. yr BP, respectively... [_truncated_]" -"Mackenzie:2017hazards","A late Quaternary pollen and charcoal record from Hazards Lagoon on the east coast of Tasmania provides a continuous record of vegetation and climate change. The pollen record shows an Epacridaceae and Poaceae dominated grassland community replaced dry sclerophyll forest during the Last Glacial Maximum (LGM ~22e18 cal ka BP). Eucalyptus and Casuarinaceae increased from the beginning of the deglacial period (~18-12 cal ka BP) indicating early warming on the east coast of Tasmania. Abundant Myriophyllum and sedimentary characteristics indicate Hazards Lagoon was a permanent source of water throughout the LGM and until 16 cal ka BP suggesting either increased precipitation and/or decreased evaporation rates. A positive moisture balance throughout the LGM contrasts with records from the west coast of Tasmania and parts of mainland Australia. Fire was suppressed at the site until 14 cal ka BP, corresponding with reduced woody vegetation and a positive moisture balance. Dry sclerophyll forest established during the deglacial period, remaining stable throughout the Holocene. A coastal vegetation community developed in response to sea-level rise, characterised by abundant Eucalyptus pollen and increasing values of Casuarinaceae. By the mid-Holocene, the Hazards Lagoon pollen record is typical of a Tasmanian coastal site dominated by Casuarinaceae. This research highlights the need for spatially diverse studies throughout the Southern Hemisphere to identify drivers of environmental change during the late Quaternary." -"Mackenzie:2020wetland","This study presents three records of environmental change during the late-Holocene from wetlands across Bentinck Island in the South Wellesley Islands, northern Australia. Radiometric dating provided ages for sediment cores with the longest chronology spanning the last 1250 cal. yr BP. Palynological results show the diverse mangrove community transitioned to woodland- and wetland-dominated vegetation over the last 850 years on the southeast coast. The key driver of this landscape change was likely late-Holocene sea level regression and coastal progradation in the Gulf of Carpentaria. This study found freshwater wetlands expanded across Bentick Island over the last 500 years, with sedges and rushes peaking in the last 350 years. Macroscopic and microscopic charcoal records, coupled with archaeological evidence, highlights the spatial and temporal variation in fire regimes across the island, reflecting the traditional fire management practices of the Kaiadilt people during the late-Holocene. This study finds a significant increase in charcoal accumulation in the 1900s when Kaiadilt fire practices were disrupted and the South Wellesley Islands were abandoned. The pollen record reflects little change in the vegetation despite the shifting fire regime, highlighting the importance of multi-proxy approaches to reconstructing past environments in tropical northern Australia where vegetation is adapted to fire." -"Mackintosh:2007dipsticks","ND" -"Macknight:1969trepang","In 1769, Alexander Dalrymple, still young in his career of schemes, acrimony and hard work, was recommending to the Court of Directors of the English East India Company the advantages to be gained by establishing a settlement in the island of Balambangan, off the north point of Borneo. … Two points only will be noted here: the voyaging of these renowned sailors to Australia is set in the context of their activity throughout the archipelago, and the fact that they do come to Australia occasions no surprise. These two comments can, in a general way be applied to virtually all the many descriptions of the industry left by those who observed it in operation over the next century and more. … However by the end of the century, enthusiasm for northern Australia had been tempered by repeated failures in the task of development. Interest was centred on those more favoured regions in the south where an ideology was being developed that would claim a whole continent for one people. … Today the position is changing as interest in the area slowly rekindles and as the work of the scholars who have concerned themselves with the area becomes more widely known. … One aim of this thesis is to consolidate, combine and in some matters extend the historical and ethnographical knowledge already available. .. It is no accident that the visit of Golson and Mulvaney to the Gove Peninsula in 1963, which marks the beginning of the present phase of work on the subject, was in conjunction with a proposed mining project." -"Macknight:1976macassan","ND" -"Macphail:1975pleistocene","This thesis contains the results and conclusions of the first research in Tasmania using pollen analysis to elucidate the postglacial history of the vegetation, hence changes in the climate, of Tasmania since the late Pleistocene. In contrast with mainland Australia, latitude, size and insular nature, topography, climate and vegetation combine to make the State highly suitable for pollen analysis, but also difficult as regards practical implementation of the technique. Published surveys of Tasmanian biogeography are inadequate. Hence. the original data are preceded by reviews of the present-day Tasmanian climate, physiography and plant ecology and prehistory in addition to a discussion of the limitations of pollen analysis in palaeoenvironmental research in the Australian phytogeographic context. The conclusions from previous geomorphic studies of Tasmanian Pleistocene landforms have been tested using the fossil pollen data from southern Tasmania. ... [_truncated_]" -"Macphail:1979glaciation","Enclosed basins (glacial and nonglacia) of Tasmania contain the most comprehensive record in Australia of trends in a regional vegetation and climate since the late Pleistocene. Seven pollen sequences, each continuous and extending back at least 10,000 years, are used to reconstruct the history of postglacial vegetation and climate in Southern Tasmania (42°S–43°30′S). Interpretations are supported by a study of the modern pollen rain. Postglacial climates in Tasmania were characterized by a strong west-to-east decrease in precipitation. During the late Pleistocene, climates were markedly colder and drier than at present, and the vegetation was largely devoid of trees. A major rise in temperature between ca. 11,500 and 9500 yr B.P., accompanied by rising effective precipitation, resulted in the expansion of Eucalyptus, then other trees, across Tasmania. This warming trend may have been temporarily reversed during the early postglacial. ... [_truncated_]" -"Macphail:1980beilschmiedia","Modern and fossil pollen of Beilschmiedia and related species of Lauraceae in New Zealand are described and illustrated. A study of the modern pollen rain within Beilschmiedia tawa stands indicates that this species is a major “blind spot” in the history of New Zealand forests. This calls into question previous identifications of the pollen type in geologic studies." -"Macphail:1981pomaderris","Pomaderris apetala (Rhamnaceae) is likely to be another example of pollen dtspersed across the Tasman Sea from Australia. Fossil occurrences of this pollen type in North-West Nelson, South Island, New Zealand, appear to record a regional extension of Pomaderris, and probably an increase in Eucalyptus wet sclerophyll forest in south-eastern Australia during the early to middle Holocene." -"Macphail:1982wurawina","ND" -"Macphail:1984sclerophyll","Pollen analysis of organic sediments in a small hollow at Tarraleah in central Southern Tasmania allows identification of some small-scale patterns and processes within Eucalyptus wet sclerophyll forest during the early to middle Holocene. These events are related to a time scale of inferred ages (i.a.), based on three radiocarbon dates and stratigraphic constraints. Although relatively few tree and tall shrub taxa are involved, changes in relative abundance show that at least five floristically distinctive communities of understorey mesophytes have surrounded the hollow. Prior to i.a, 9125 B.P., subalpine Eucalyptus open forest or woodland formed the local vegetation: 1. Pomaderris apetala-- Compositae i.a. 8900 to 8325 B.P. 2. Atherosperma moschatum -- Dicksonia antarctica i.a. 8175 to 7775 b.p. 3. Phyllocladus aspleniifolius -- (?)Nothofagus cunninghamii i.a. 7625 to 7350 b.p. 4. Pomaderris apetala-- sclerophyll shrubs i.a. 7200 to 6925 b.p. 5. Dicksonia antarctica after i.a. 6925 b.p. In most general terms the forest and mire species have behaved consistently with their modern ecological preferences and established trends in Holocene climate. With more detailed resolution, the influence of climate is less apparent and the shifts in community composition more likely to be due to fire frequency and edaphic effects. The results confirm the modern observation that canopy eucalypts and understorey species are only weakly correlated in the presence of fire. Fire has resulted in the separation of Pomaderris apetala communities into two ecological entities but in the absence of fire - and fire-promoting climates - during the early Holocene, P. apetala and associated mesophytic small trees may have been able to exclude competitively the canopy eucalypts. Similarly the data indicate early Holocene rainforests may have been enriched with A. moschatum. The marked increase in fire frequency at or after i.a. 6925 b.p. is suggested to be due to migration into or increased utilization of the area by Aborigines." -"Macphail:1985activity","ND" -"Macphail:1999peat","Small mounds of peat rise several metres above the level of the water‐table at Melaleuca Inlet and Louisa Plains on the buttongrass plains in southwest Tasmania. Possible origins of the peat mounds have been explored by pollen analysis and radiocarbon dating of a set of samples taken from a vertical section of one peat mound at Melaleuca. The peat accumulation is entirely of Holocene age although the mound is underlain by sapric peats preserving a cold climate palynoflora of probable Late Pleistocene age. Peats at and near the base of the mound accumulated under a heath sedgeland during the earliest Holocene while after about 7630 a BP the peat‐forming vegetation was shrub‐dominated. The radiocarbon data indicate two main phases of overall peat accumulation, between 7630 and 5340 a BP (Middle Holocene) and between 4450 and 450 a BP (Late Holocene), that were interrupted by a wildfire which burnt into the surface peats. The maintenance of high surface and internal levels of moisture almost certainly was the critical factor behind the low incidence of in situ fires burning into the surface peats on the mound. The perennial influx of groundwater below the mound is a possible origin that fits well with our observations, although the expansion and contraction of soils cannot be discounted as an initiating factor. Enhanced nutrient input from birds may have helped promote growth in the peat‐forming communities. The data do not support the mounds being eroded remnants of a former blanket peat cover or being due to periglacial activity. The peat mounds of southwest Tasmania deserve maximum protection because of their rarity in the Australian landscape and, it seems, elsewhere." -"Macphail:2001polynesian","Thick organic swamp sediments, buried under land fill on Kingston Common, preserves evidence of the Norfolk Island flora and vegetation back to the middle Holocene and probably much earlier times in the Late Quaternary. These sediments provide (1) a bench mark against which the impact of humans on the flora and vegetation of a long-isolated island can be assessed and (2) a means of determining whether particular plant genera and species are introduced or native to the island. Although sediments contemporary with Polynesian occupation about 800 years ago were destroyed by European draining and cultivation of the swamp during the early nineteenth century, the pollen data indicate that New Zealand flax (Phormium tenax) was introduced to Norfolk Island by Polynesians. Other putative exotics such as Ti (Cordyline), a bull-rush (Typha orientalis) and, less certain, herbs such as the sow thistle (Sonchus oleraceus), were part of the native flora long before the earliest recorded Polynesian settlement. Wildfires have been part of the landscape ecology of Norfolk Island since at least the middle Holocene." -"Magee:1995madigan","Madigan Gulf is a large bay at the southern end of Lake Eyre North, a major ephemerally flooded playa in arid central Australia at the southwestern margin of a vast (1,300,000 km2) internal drainage basin. The stratigraphy and chronology of the Quaternary sequence in the gulf is described from 8 cores and a cliff exposure at the gulf margin. A number of depositional environments are recognised and their distinctive sedimentary components are described. Facies recognised include deep- and shallow-water lacustrine environments, dominated by surface-water processes, and dry or ephemerally flooded playa environments dominated by groundwater-controlled processes. Sedimentary components include terrigenous clastics from river inflow and shoreline erosion, carbonates of detrital, inorganic or biological origin and gypsum and halite evaporites. Carbonates and gypsum evaporites, precipitated within the basin, are frequently reworked as clastic components. The establishment of a preliminary chronology for the sequence, by the application of thermoluminescence, uranium/thorium disequilibrium, amino acid racemization and radiocarbon dating techniques, has allowed a reconstruction of the last 130 ka of Lake Eyre palaeohydrology. The wettest phase occurred during the last interglacial (early in oxygen isotope stage 5) when an enlarged Lake Eyre was up to 25 m deep. Subsequently there has been a number of dry periods separating successively less effective wet phases culminating in the deposition of a substantial halite salt crust around the time of the glacial maximum. The dry interludes are characterised by deflation of salts and sediment from the basin, a process controlled by lowering of the watertable. The record from Madigan Gulf demonstrates the dramatic and repetitive impact of lake deflation on the Quaternary record of Lake Eyre. In the early Holocene a minor, but mostly perennial, lacustrine event was terminated at about 3-4 ka when the modern ephemeral playa regime was established. The major catchment of Lake Eyre is located in the monsoon-watered areas of northern Australia. As demonstrated by large floodings of the modern ephemeral regime, major lacustrine episodes must indicate enhanced monsoon precipitation in northern Australia. In the Holocene the lake has not risen to levels achieved during the early stage 5 lacustral phase, indicating a marked reduction in the effectiveness of the monsoon in the present interglacial by comparison with its predecessor." -"Magee:1997eyre","This study has examined the Quaternary record of lacustrine, fluvial and aeolian sediments from the Lake Eyre region to determine the palaeoenvironmental and palaeohydrologic history of the basin, particularly over the past 130 ka (130,000 years). Detailed observations of the sedimentology, stratigraphy and geomorphology of the deposits are presented. These are organised on a regional basis and are used to infer the palaeoenvironmental history of the pronounced hydrologic response in Lake Eyre to climatic changes over the past 130 ka. Through much of the Quaternary, the lake's depocentre has migrated towards the south and south-west. This process has been chiefly driven by groundwatercontrolled deflation processes and the asymmetry of sediment supply. This is related to the location of the major inflowing streams on the downwind, northern and north-eastern margins of the lake. These groundwater-controlled processes have excavated the modern Lake Eyre playa basin into sediments which were deposited during previous surface-water lacustrine episodes. The lake has at times been a vast perennial waterbody, with an area larger than the combination of the present Lake Eyre South and Lake Eyre North(> 10,000 km2) and a water depth of up to 25m above the present playa floor. ... [_truncated_]" -"Magee:1998eyre","Lake Eyre is presently an ephemeral playa-lake in an extremely large (1.3 million km2 internal drainage basin), with most of its inflow derived from monsoon-watered northern Australia. The hydrologic state of the lake has varied in the past, in response to climate change, from a perennial lake up to 25 metres deep to a groundwater-controlled playa, marked by substantial sediment deflation. This paper is concerned with the stratigraphic record of the last 60 ka of that hydrologic history, particularly the character and age of a playa-marginal unit formed by deflation from the playa and of stranded high beach ridges. A major deflation episode between 60 and 50 ka excavated the present Lake Eyre basin and deposited a gypsum- and clay-rich aeolian phase (the Williams Point aeolian unit) at a number of sites around the lake. After deflation ceased a thick secondary gypsum profile developed on the dune early in oxygen-isotope stage 3; evidence for the state of Lake Eyre at this time is equivocal. Preliminary results from a substantial suite of amino acid racemization (AAR) analyses of mollusc shell and bird eggshell samples from beach ridges at +5 and +10 m Australian Height Datum (AHD) suggest that they are oxygen-isotope stage 5 in age. Sedimentologic evidence suggests that it is unlikely that the shells are reworked from older deposits. These AAR results apparently conflict with early oxygen-isotope stage 3 thermoluminescence (TL) dates from the +5 m AHD beach ridge (Nanson et al., this volume). However, the age difference is not substantial, the calibration of the AAR is still at a preliminary stage and only one site was sampled for both techniques. Further stratigraphic and chronologic work is required to fully assess the apparent discrepancy. Between about 30,000 and 12,000 yr B.P. Lake Eyre was at least as dry as it is today. At many sites around Madigan Gulf a lunette-like, playa-marginal, aeolian unit (the Shelly Island unit) was deposited during this period, formed by material deflated from the playa floor. Forty AMS radiocarbon dates span the period 35,000 to 10,000 yr B.P., from the Shelly Island unit (11) and from aeolian sediment close to playa level (29), indicating that the lake was dry during this period. This evidence conflicts strongly with 2 TL dates from latest oxygen-isotope stage 3 and oxygen-isotope stage 2 from the +5 and +10 m AHD beach ridges (Nanson et al., this volume). Additionally, the AAR results from the high beach ridges cannot be reconciled with these TL dates. After 10,000 yr B.P. a minor lacustral phase occurred until the modern ephemeral playa regime became established at 3000-4000 yr B.P." -"Magee:2004monsoon","Our reconstructed history of Lake Eyre provides the first continuous continental proxy record of Australian monsoon intensity over the past 150 k.y. This continental record's broad correspondence to the marine isotope record demonstrates that this very large catchment, with its hydrology dependent on a planetary-scale climate element, responds to Milankovitch-scale climate forcing. Abrupt transitions from dry phases to wet phases (ca. 125 and 12 ka) coincide with Northern Hemisphere winter insolation minima rather than Southern Hemisphere summer insolation maxima, indicating that Northern Hemisphere insolation exerts a dominant control over the intensity of the Australian monsoon. Stratigraphic and dating uncertainties of other wet phases preclude conclusive correlation to specific insolation signals but, within the uncertainties, are consistent with Northern Hemisphere forcing. Regardless of the hemispheric forcing, the low intensity of the early Holocene Australian monsoon--by comparison with the last interglacial and particularly the last high-level lacustrine event at 65-60 ka when all forcing elements were modest-- is an enigma that can be explained by a change in boundary conditions within Australia." -"Magee:2009evaluating","A whole emu egg, with infilling sediment believed to be coeval with egg laying and burial, was found in late Pleistocene lunette sediments near Lake Eyre, central Australia. The stratigraphic context and initial amino acid racemization (AAR) results suggested an age between 25ka and 35ka, ideal for a multiple cross-dating comparison. The sediment infilling the egg provided material for luminescence dating that minimized problems of association. Age estimations from AAR, 14C and U series methods were obtained from the eggshell and optically stimulated luminescence (OSL) of the infilling sediment. All methods agreed within their respective dating uncertainties confirming the utility of all four methods. They indicate an age for the emu egg of 31.24±0.34ka." -"Mahoney:1964marsupials","Dasyurus affinis McCoy [1865] and Hypsiprymnus trisulcatus McCoy [1865] are recorded as junior synonyms of Dasyurops maculatus (Kerr 1792) and Potorous tridactylus (Kerr 1792), respectively. Some comments are made on the identity of a further 3 species, not specifically identified by McCoy, but included by him in his list of mammals from the Gisborne Bone Cave. Identification of these species is not effected. The year of issue of McCoy’s list of mammals from the Bone Cave is stated by D. E. Thomas in a private communication to be 1865. The origin and age of the Bone Cave is discussed by Edmund D. Gill in an Appendix. The age of the Bone Cave is recorded by him as Holocene." -"Maisie:0000corral","Personal communication (date unknown)" -"Maisie:0000fortress","Personal communication (date unknown)" -"Maisie:0000queens","Personal communication (date unknown)" -"Maisie:0000rocky","Personal communication (date unknown)" -"Maisie:0000timmys","Personal communication (date unknown)" -"Maisie:0000urella","Personal communication (date unknown)" -"Makhubela:2021escarpment","The eastern escarpment in South Africa has a combination of geology and climate that is unique in the entire Great Escarpment. Yet, no studies have been undertaken before to quantify the landscape changes at this locality. In this study, we assess the denudation history of the eastern escarpment using cosmogenic beryllium-10 (10Be) on quartz from rock outcrops and river sediments, and carry out uranium‐thorium‐helium ((U,Th)-He) and argon‐argon (40Ar/39Ar) dating of Fe-oxides and Mn-oxides, respectively, in the soils. The erosion rates obtained on the eastern escarpment vary from 1.8 m/Ma to 24 m/Ma and are similar in range to values from the entire Great Escarpment. We found that the catchment-averaged erosion rates of the gentle catchments above the eastern escarpment are lower, whereas those from steep catchments draining the escarpment edge are higher. We also determined that the catchment-average erosion rates of the eastern escarpment are similar to those of the western escarpment in Namibia, lower than those of the Drakensberg Escarpment and lower than those of the Lowveld adjacent to it. ... [_truncated_]" -"Makos:2016bystra","ND" -"Makos:2018tatra","ND" -"Maloney:2014point","New data from Bunuba country in the southern Kimberley provide more robust dates for point technology in the Kimberley than have been previously available. Direct percussion points have been recovered from three sites in the southern Kimberley associated with radiocarbon dates of ∼5000 calBP, whereas the earliest pressure-flaked points are consistently associated with dates within the past 1000 years. This suggests that pressure-flaked point technology postdates the earliest occurrence of direct percussion points by ∼4000 years in this region." -"Maloney:2016djuru","Re-excavation of a shelter in Windjana Gorge National Park, Southern Kimberley has extended the known occupation sequence of the site from the mid Holocene to the terminal Pleistocene. The site was previously excavated in 1994 and a non-basal date of ∼7,000 cal. BP was recorded. Significantly, the chronostratigraphic sequence represented in the earlier excavation is substantially different to the recent excavation demonstrating stratigraphic variation within a relatively small rock shelter and the need for extensive inter- and intersite and intrasite sampling prior to modeling regional occupation patterning." -"Maloney:2017behn","Stone points have provided key data for studies of hunter gatherer lifeways in several parts of the world. Point technologies occur widely across northern Australia, appearing around the mid-Holocene and persisting into the European Contact period. These points exhibit high-morphological variation, and include bifacial, unifacial and other forms. In the Northern Territory and north Queensland, points have been shown to form part of a reduction continuum. However, in the Kimberley region of Western Australia, similar reconstructions of artefact life history have not been conducted. Using a recently excavated assemblage with a large sample of retouched unifacial and bifacial points (n = 137), we examine the effect of retouch intensity on changing point morphology. Quantification of point reduction reveals a complex artefact life history having compelling parallels with point assemblages from other parts of northern Australia. Drivers for the inception of point technology in northern Australia are likely to be multiple, including environmental change, population change and social signalling." -"Maloney:2017holocene","Excavations at the site of Moonggaroonggoo in the southern Kimberley were conducted at the request of Gooniyandi elders from the nearby Muludja Community. The Gooniyandi people were mainly interested in the age of the deposit, and in comparing the food remains with their traditional knowledge. The site dates from the late Holocene to the present and contains rich technological and faunal assemblages as well as macrobotanical records. Analysis of these records will continue in collaboration with the Gooniyandi community." -"Maloney:2018brooking","Excavation of Brooking Gorge 1 rockshelter, located within Bunuba Country, southern Kimberley, Western Australia, demonstrates a late Holocene record of edge-grinding technology and scaphopod bead use. Excavated in 1993, we report here for the first time the summary data, radiocarbon dates and important finds. The stone tool technology from the site documents a rare focus on edge-ground axe manufacture. Scaphopod beads, significant in the symbolic material culture of the region, were also found." -"Maloney:2018carpenters","Here we present the first detailed analysis of the archaeological finds from Carpenters Gap 1 rockshelter, one of the oldest radiocarbon dated sites in Australia and one of the few sites in the Sahul region to preserve both plant and animal remains down to the lowest Pleistocene aged deposits. Occupation at the site began between 51,000 and 45,000 cal BP and continued into the Last Glacial Maximum, and throughout the Holocene. While CG1 has featured in several studies, the full complement of 100 radiocarbon dates is presented here for the first time in stratigraphic context, and a Bayesian model is used to evaluate the age sequence. We present analyses of the stone artefact and faunal assemblages from Square A2, the oldest and deepest square excavated. These data depict a remarkable record of adaptation in technology, mobility, and diet breadth spanning 47,000 years. We discuss the dating and settlement record from CG1 and other northern Australian sites within the context of the new dates for occupation of Madjedbebe in Arnhem Land at 65,000 years (5700), and implications for colonisation and dispersal within Sahul." -"Maloney:2022era","Hydroclimate on 'Uvea (Wallis et Futuna) is controlled by rainfall associated with the South Pacific Convergence Zone (SPCZ), the southern hemisphere's largest precipitation feature. To extend the short observational precipitation record, the hydrogen isotopic composition of the algal lipid biomarker dinosterol (δ2Hdinosterol) was measured in sediment cores from two volcanic crater lakes on 'Uvea. The modern lakes differ morphologically and chemically but both contain freshwater within the photic zone, support phytoplankton communities inclusive of dinosterol-producing dinoflagellates, and experience identical climate conditions. δ2Hdinosterol values track lake water isotope ratios, ultimately controlled in the tropics by precipitation amount and evaporative enrichment. However, in 88-m-deep Lac Lalolalo a steadily decreasing trend in sedimentary δ2Hdinosterol values from −227‰ around year 988 CE to modern values as low as −303‰, suggests this lake's evolution from an active volcanic setting to the present system strongly influenced δ2Hdinosterol values. ... [_truncated_]" -"Mandal:2015indian","The persistence of significant topography in ancient, tectonically inactive orogenic belts remains one of the outstanding questions in geomorphology. In southern Peninsular India, the impressive topographic relief of the Western Ghat Mountains in tectonic quiescence since at least ca. 65 Ma has raised important questions concerning the long-term mechanism of topographic evolution. Quantifying the distribution of erosion in space and time is critical to understanding landscape evolution. Although the long-term erosion rates are reasonably well known, the short-term erosion rates and the relative importance of factors controlling erosion in southern Peninsular India are less well constrained. We present a new suite of catchment-averaged and local erosion rates using in situ produced 10Be concentrations in river sediments and exposed bedrock samples in southern Peninsular India." -"Mandal:2021cyclicity","The evolution of Earth‘s climate over geological timescales is linked to surface erosion via weathering of silicate minerals and burial of organic carbon. However, methodological difficulties in reconstructing erosion rates through time and feedbacks among tectonics, climate, and erosion spurred an ongoing debate on mountain erosion sensitivity to tectonic and climate forcing. At the heart of this debate is the question of whether late Cenozoic climate cooling has increased global erosion rates or not. The Himalaya plays a prominent role in this debate as its erosion produces a large fraction of global sediments delivered to ocean basins. We report a 6-Myr-long record of 10Be-derived erosion rates from the north-western Himalaya, which indicates that erosion rates in this region varied quasi-cyclically with a period of ∼1 Myr and increased gradually toward the present. ... [_truncated_]" -"Mandal:2023siwalik","The Himalayan orogen exports millions of tons of sediment annually to the Indo-Gangetic foreland basin, derived from both hinterland and foreland fold-thrust belts (FTB). Although erosion rates in the hinterland are well-constrained, erosion rates in the foreland FTB and, by extension, the sediment flux have remained poorly constrained. Here, we quantified erosion rates and sediment flux from the Mohand Range in the northwestern Himalaya by modeling and measuring the cosmogenic radionuclide (CRN) 10Be and 26Al concentrations in modern fluvial sediments. Our model uses local geological and geophysical constraints and accounts for CRN inheritance and sediment recycling, which enables us to determine the relative contributions of the hinterland and foreland FTB sources to the CRN budget of the proximal foreland deposits. Our model predictions closely match measured concentrations for a crustal shortening rate across the Mohand Range of 8.0 ± 0.5 mm yr-1 (i.e., approximately 50% of the total shortening across the Himalaya at this longitude) since 0.75 +0.02/-0.06Ma. This shortening implies a spatial gradient in erosion rates ranging from 0.42 ± 0.03 to 4.92 ± 0.34 mm yr-1, controlled by the geometry of the underlying structure. This erosion pattern corresponds to an annual sediment recycling of ∼2.0 megatons from the Mohand Range to the downstream Yamuna foreland. Converted to sediment fluxes per unit width along the Himalaya, the foreland FTB accounts for ∼21% ± 5% of the total flux entering the foreland. Because these sediments have lower 10Be concentrations than hinterland-derived sediment, they would lead to ∼14% overestimation of 10Be-derived erosion rates, based on Yamuna sediments in the proximal foreland." -"Mangerud:2008urals","ND" -"Mangerud:2013collapse","ND" -"Mangerud:2017blomvag","ND" -"Mangi:1984manim","The analysis and subsequent interpretation of any archaeological material is heavily dependent upon the observations and recordings compiled in the field; basically in the form of field notes and photographs. Apart from these sources, there are also those observations and experiences that never find their way into the notes but nonetheless play a vital role in the interpretation of the material. In the words of J. B. Watson (1977; viii) ‘Whatever the replicable truth of a library or laboratory, in field-based research, when the data are gathered and stored and still await description and analysis, a change of researchers is a serious chnge. The best one can hope for is patience, imagination and courage of the second worker.‘ The death of Ole Christensen was a great loss to his profession and to his colleagues at the Australian National University fell the responsibility of ensuring that the important work of this young scholar was brought to completion. (Golson, in ‘Foreword‘ to Chrsitensen 1975; 25). It is indeed a sad state of affairs because in a bid to complete this work many scholars have looked at specific aspects of a material collection that was intended to be anaysed as a whole. In 1977 Dr. Phil Huges went back to the site and du up part of the backfilled excavation to look at the processes of the sedimentology. K. Aplin (1981) analysed hte faunal remains from some of the sites and J. Burton has looked at a certain portion of the lithic material in his Doctoral dissertation. D. Donoghue of the University of Qeensland is currently analysing the organic and carbonised remains from these sites. J.P. White (1977) analysed Christensen‘s ethnographic collection of stone axes. Furthermore, over the years, the field and other records and the excavated finds have also been widely dispersed. During the months of December 1982 and July 1983 I have painstakingly put together all the relevant information regarding the site that I was to analyse from the scattered remains of the original notes and those compiled by others who had worked on the collection after Christensen‘s tragic death. This included having to copy his field note books, of which only the carbon copies could be found. Briefly these are some of the logistical shortcomings. Therefore, it is only fair at the outset to ask the reader to note that this thesis is set within the confines of these limitations and should be viewed as such." -"Manne:2020dogs","Currently the earliest evidence for dog dispersal into the Greater Australian region and surrounds is found in Australia (Madura Cave 3210–3361 cal BP), New Ireland (Kamgot, c. 3000–3300 cal BP) and Timor-Leste (Matja Kuru 2, 2886–3068 cal BP). Previously, the earliest published dog remains for the large continental island of New Guinea was from Edubu 1 (2314–2700 cal BP) in Caution Bay, south coast of mainland PNG. Here we report on a dog mandible from Moiapu 1, also in Caution Bay. Although the mandible could not be directly dated, good chronostratigraphic resolution indicates that it confidently dates to between 2573 and 2702 cal BP (95 percent probability). It was found deeply buried in association with Late Lapita cultural materials, and is currently the earliest known dog remain from New Guinea. Biometric measurements on a small sample of archaeological and modern dog remains from the broader region support previously published models (based on genetic results) of multiple dog dispersals into the Pacific region." -"Marcott:2019cirque","ND" -"Mardaga-Campbell:1986rockshelters","The study of prehistoric living-floors is a comparatively new endeavour in Australia (e.g. see comments in Shawcross and Kaye 1980:120; Mardaga-Campbell and Campbell 1985:105). This is doubtless because most excavations in this country so far have generally been rather small or narrow soundings. In rockshelters especially, large excavations extending to more than 50% of the site are very rare (e.g. Yarrar Shelter, Flood 1970), but a few open-air excavations have uncovered a much larger proportion of site areas (e.g. 100% at Sundown 1, Ranson 1980). However, these excavations were not aimed at the detection and full recording of living-floors. Usually, the norm has been soundings aimed at establishing chronological sequences for various human adaptations and cultural change rather than variations in patterns of behaviour within given sites for specific occupation episodes. ... [_truncated_]" -"Marean:2007pinnaclepoint","Genetic and anatomical evidence suggests that Homo sapiens arose in Africa between 200 and 100 thousand years (kyr) ago, and recent evidence indicates symbolic behaviour may have appeared ~135--75 kyr ago. From 195--130 kyr ago, the world was in a fluctuating but predominantly glacial stage (marine isotope stage MIS6)5; much of Africa was cooler and drier, and dated archaeological sites are rare. Here we show that by ~164 kyr ago ( +/-12 kyr) at Pinnacle Point (on the south coast of South Africa) humans expanded their diet to include marine resources, perhaps as a response to these harsh environmental conditions. The earliest previous evidence for human use of marine resources and coastal habitats was dated to ~125 kyr ago. Coincident with this diet and habitat expansion is an early use and modification of pigment, probably for symbolic behaviour, as well as the production of bladelet stone tool technology, previously dated to post-70 kyr ago. Shellfish may have been crucial to the survival of these early humans as they expanded their home ranges to include coastlines and followed the shifting position of the coast when sea level fluctuated over the length of MIS6." -"Margold:2014terminal","ND" -"Margold:2016transbaikalia","ND" -"Margold:2018vitim","ND" -"Margold:2019alberta","ND" -"Margreth:2015thesis","ND" -"Margreth:2016plateaus","ND" -"Margreth:2017dynamics","ND" -"Mariani:2016southern","Southern Annular Mode (SAM) is the primary mode of atmospheric variability in the Southern Hemisphere. While it is well established that the current anthropogenic-driven trend in SAM is responsible for decreased rainfall in southern Australia, its role in driving fire regimes in this region has not been explored. We examined the connection between fire activity and SAM in southwest Tasmania, which lies in the latitudinal band of strongest correlation between SAM and rainfall in the Southern Hemisphere. We reveal that fire activity during a fire season is significantly correlated with the phase of SAM in the preceding year using superposed epoch analysis. We then synthesized new 14 charcoal records from southwest Tasmania spanning the last 1000 years, revealing a tight coupling between fire activity and SAM at centennial timescales, observing a multicentury increase in fire activity over the last 500 years and a spike in fire activity in the 21st century in response to natural and anthropogenic SAM trends." -"Mariani:2017coupling","Conceptual models predict a tight coupling between the Intertropical Convergence Zone (ITCZ) and the Southern Westerly Winds (SWW) in response to glacial-interglacial transitions, yet little is known about this relationship under Holocene boundary conditions. Here we present a synthesis of Holocene pollen data from the southwest Pacific mid-latitudes that tracks changes in the SWW. Comparison of our SWW paleoclimate records with data tracking the ITCZ, oceanic circulation, and insolation reveals clearly synchronous and in-phase ITCZ-SWW dynamics between 12 and 5 ka, indicating a tight coupling between the tropics and southern mid-latitudes in response to ocean circulation and insolation. An apparent decoupling of the SWW and ITCZ in the Pacific region after 5 ka is attributable to the overriding influence of the El Niño--Southern Oscillation (ENSO) over the proxy data." -"Mariani:2017openness","To test competing hypotheses about the timing and extent of Holocene landscape opening using pollen-based quantitative land-cover estimates." -"Mariani:2017pacific","We synthesized 13 high-resolution charcoal records located within the current zone of strongest correlation between the southern westerly winds (SWW) and rainfall on Earth in an attempt to assess how shifts in the SWW drive climatic change in this region. High regional charcoal influx values are found during the early Holocene (12--8 ka), progressively decreasing and reaching a minimum during the mid-Holocene (∼5 ka). Wavelet coherence analysis between regional charcoal influxes from southern South America (SSA) and western Tasmania (WTAS) shows a tight periodicity coherence from 12 to ∼6 ka, supporting synchronous SWW-driven climatic change in these areas. The same analysis between the regional Tasmania charcoal influx and an ENSO proxy suggests a coherent pattern of frequency variability between these records since ∼6 ka, highlighting the importance of ENSO in altering fire regimes in this region. Our data also provides insights into the non-stationarity of the climate system in space and time and highlights the potential limitations of modern climatic relationships for informing our understanding of the global climate system." -"Mariani:2017thesis","Under the current changing climatic regime, in which wildfires are predicted to increase in frequency and magnitude, it is important we gain a better understanding on past climatic trends and fire activity to properly manage fires and landscapes, preserve valuable natural ecosystems and protect human lives and properties. Fire activity is especially projected to increase in temperate regions, such as Australia's southeast. In this context, western Tasmania represents a key region where the environmental impacts of wildfires can be disastrous for the remnant pockets of fire-sensitive vegetation. Climate influence on fire activity and vegetation dynamics operates at multiple timescales, from inter-annual to multi-millennial. Given the time limitation of historical records, we need to look at long-term records to gain a better understanding on what modulates fire activity and how changes in fire regimes influence ecosystem dynamics. This PhD project aimed to a) identify the climate drivers of short- and long-term fire variability in western Tasmania and b) quantify climate- and fire-driven vegetation changes in this region throughout the Holocene. To understand the short-term drivers of fire activity in western Tasmania, I explored the relationship between the main climate modes of the Southern Hemisphere and a documentary record of fire occurrence from this region. This analysis suggested that the Southern Annual Mode (SAM) -an index for the position and strength of SWW is strongly correlated with inter-annual fire activity across western Tasmania during the last 25 years. Moreover, the persistent positive trend in SAM recorded during the last 500 years was found to be tightly coupled to increased biomass burning within the same region. To understand the long-term landscape changes in western Tasmania, I combined high resolution pollen and charcoal analyses, coupled with recently developed mathematical modelling of pollen dispersal and productivity. Within this Thesis, I applied pollen dispersal models to calibrate the pollen-vegetation relationship for the first time in Australia. This method involves two steps: (1) a modern pollen analysis coupled with distance-weighted vegetation data to calibrate the present-day pollen-vegetation relationships and (2) an application of these relationships to a fossil pollen record to produce past vegetation cover estimates. The application of pollen dispersal models proved the biases inherent in previous interpretations of pollen spectra from western Tasmania. Specifically, the results from these analyses showed that this region was mostly dominated by treeless moorland vegetation, supporting the identification of western Tasmania as a cultural landscape. Moreover, my results showed that land-cover changes throughout the Holocene occurred in response to climatic change and a shift in fire regimes due to ENSO/SWW interactions." -"Mariani:2019limitation","To understand the long-term drivers of biomass burning in the sclerophyll-dominated forests of Australia." -"Mariani:2019rainfall","Aim: To understand the long-term drivers of biomass burning in the sclerophyll-dominated forests of Australia. Location: Swallow Lagoon, North Stradbroke Island, Queensland, Australia. Time period: Last ca. 8 kyr. Major taxa studied: Eucalyptus sensu lato, Leptospermum and Casuarinaceae. Methods: High-resolution pollen and charcoal analyses were undertaken on a ca. 8 kyr sediment record and compared with an independent quantitative precipitation reconstruction inferred from leaf carbon isotopes from the same site. We performed Principal Component Analysis to extract the main vegetation trends around Swallow Lagoon. We then compared vegetation changes to local charcoal records to understand the climate-vegetation-fire relationships under different rainfall regimes. The trends in pollen, charcoal and rainfall were analysed using Generalized Additive Models and wavelet coherence. Results: Relatively high Casuarinaceae pollen abundance and high charcoal influx were found prior to 3.4 ka, during a phase of high rainfall. Between 3.4 and 1.5 ka there was an increase in Leptospermum-type pollen abundance in concert with a decline in both rainfall and charcoal influx. After 1.5 ka low rainfall was generally maintained and a significant increase in Eucalyptus was detected, along with an increase in microscopic charcoal. Main conclusions: Our study, from a sclerophyll forest setting that is typical of ~30 percent of Australia's vegetation, provides a unique example of complex climate-biomass-fire feedbacks and highlights biomass limitation of fire activity. High rainfall at Swallow Lagoon is linked to dense Casuarinaceae-dominated forests and high fire activity prior to 3.4 ka. Between 3.4 and 1.5 ka, a decline in rainfall leads to reduced biomass burning during a phase dominated by shrub communities. After 1.5 ka, a change in fuel type was related to a transition to an open eucalypt forest and greater microscopic charcoal influx." -"Mariani:2019subalpine","Climate change is affecting the distribution of species and the functioning of ecosystems. For species that are slow growing and poorly dispersed, climate change can force a lag between the distributions of species and the geographic distributions of their climatic envelopes, exposing species to the risk of extinction. Climate also governs the resilience of species and ecosystems to disturbance, such as wildfire. Here we use species distribution modelling and palaeoecology to assess and test the impact of vegetation--climate disequilibrium on the resilience of an endangered fire-sensitive rainforest community to fires. First, we modelled the probability of occurrence of Athrotaxis spp. and Nothofagus gunnii rainforest in Tasmania (hereon 'montane rainforest') as a function of climate. We then analysed three pollen and charcoal records spanning the last 7,500 cal year BP from within both high (n = 1) and low (n = 2) probability of occurrence areas. Our study indicates that climatic change between 3,000 and 4,000 cal year bp induced a disequilibrium between montane rainforests and climate that drove a loss of resilience of these communities. Current and future climate change are likely to shift the geographic distribution of the climatic envelopes of this plant community further, suggesting that current high--resilience locations will face a reduction in resilience. Coupled with the forecast of increasing fire activity in southern temperate regions, this heralds a significant threat to this and other slow growing, poorly dispersed and fire sensitive forest systems that are common in the southern mid to high latitudes." -"Mariotti:2019var","Marine sedimentary archives are well dated and often span several glacial cycles; cosmogenic 10Be concentrations in their detrital quartz grains could thus offer the opportunity to reconstruct a wealth of past denudation rates. However, these archives often comprise sediments much finer (<250 µm) than typically analyzed in 10Be studies, and few studies have measured 10Be concentrations in quartz grains smaller than 100 µm or assessed the impacts of mixing, grain size, and interannual variability on the 10Be concentrations of such fine-grained sediments. Here, we analyzed the in situ cosmogenic 10Be concentrations of quartz grains in the 50–100 and 100–250 µm size fractions of sediments from the Var basin (southern French Alps) to test the reliability of denudation rates derived from 10Be analyses of fine sands. The Var basin has a short transfer zone and highly variable morphology, climate, and geology, and we test the impact of these parameters on the observed 10Be concentrations. Both analyzed size fractions returned similar 10Be concentrations in downstream locations, notably at the Var's outlet, where concentrations ranged from (4.02±0.78)×104 to (4.40±0.64)×104 atoms g−1 of quartz. By comparing expected and observed 10Be concentrations at three major river junctions, we interpret that sediment mixing is efficient throughout the Var basin. We resampled four key locations 1 year later, and despite variable climatic parameters during that period, interannual 10Be concentrations were in agreement within uncertainties, except for one upper subbasin. The 10Be-derived denudation rates of Var subbasins range from 0.10±0.01 to 0.57±0.09 mm yr−1, and spatial variations are primarily controlled by the average subbasin slope. The integrated denudation rate of the entire Var basin is 0.24±0.04 mm yr−1, in agreement with other methods. Our results demonstrate that fine-grained sediments (50–250 µm) may return accurate denudation rates and are thus potentially suitable targets for future 10Be applications, such as studies of paleo-denudation rates using offshore sediments." -"Mariotti:2021reef","Understanding of the pre-development, baseline denudation rates that deliver sediments to the Great Barrier Reef (GBR) has been elusive. Cosmogenic 10 Be is a useful integrator of denudation rates and sediment yields averaged over large spatial and temporal scales. This study presents 10 Be data from 73 sites across 11 catchments draining to the GBR, representing 80% of the GBR catchment area and provide background sediment yields for the region. Modern, short-term, sediment yields derived from suspended load concentrations are compared to the 10 Be data to calculate an Accelerated Erosion Factor (AEF) that highlight denudation ""hot-spots"" where sediment yields have increased over the long-term background values." -"Maroulis:2000cooper","Detailed knowledge of the fluvial history and stratigraphy of Quaternary deposits in semi-arid central Australia is at present poorly understood. This thesis presents a detailed study of the Quaternary fluvial and aeolian deposits in the Cooper Creek floodplain of southwest Queensland. The present Cooper floodplain is very low gradient (~0.00015) and consists several metres of near surface muds characterised by abundant shallow surficial braid-like and reticulate channels, and less common but widespread deeper and narrower anastomosing channels, some with sandy beds. These deeper channels often interconnect much larger waterholes, some of which have scoured beneath the m u d into an extensive underlying sand sheet which was deposited primarily by laterally migrating rivers during the middle to late Quaternary. Extensive subsurface excavations revealed evidence of lateral accretionary surfaces, point bar development and upward-fining sequences. In a very few locations, the planform of these meandering channels is still visible within the muds of the present floodplain surface. Floodplain muds were deposited35 m. The TL (thermoluminescence) evidence indicates that the fluvial sand-regime dominated oxygen isotope Stages 5-7 with a maximum recorded TL date in this study of >700 ka at a depth of 27 m and represents the oldest TL dated fluvial deposit in Australia. The peak of fluvial sand activity is -100 ka, while m u d transport dominated during Stage 1 and 3 pluvials. Good agreement exists between the fluvial TL dates and worldwide interglacials (Stages 1, 3, 5 and 7). However, there is also a strong fluvial signature evident during the glacial Stage 6 (186-127 ka). During the transitional phases between sand and mud-load regimes, source bordering dunes were developed: the remnants of which appear at the surface of the contemporary Cooper Creek floodplain. Interestingly, the bulk of the dune TL dates range between Stages 3 and 1 with a pronounced phase of activity evident during the pluvial Stage 3, whilst very few dune dates appear in Stage 2. The role of source-bordering dunes is an important factor influencing channel morphology of the anastomosing channels. A model of channel development is presented using evidence from rare but recent evidence of channel change. Climatic change during the mid to late-Quaternary is proposed as the major factor influencing the palaeohydrology and sediment transport of Cooper Creek, however, the role of neotectonic events cannot be discounted." -"Maroulis:2007cooper","This study provides an interpretation of interrelated Quaternary fluvial and aeolian activity related to climate change on Cooper Creek in the Lake Eyre Basin in southwestern Queensland, central Australia. The extensive muddy floodplain is characterised by buried sandy palaeochannels now almost entirely invisible but stratigraphically connected to source-bordering dunes that emerge as distinctive sandy islands through the floodplain surface. Luminescence dating has identified pronounced periods of fluvial activity represented by abundant sandy alluvium from Marine Isotope Stages (MIS) 8–3. While all these sandy fluvial episodes on Cooper Creek were much more powerful than anything subsequent, they appear to be ranked in order of declining activity. MIS 8–6 saw reworking of almost the entire floodplain whereas subsequent phases of reworking were far less extensive. Source-bordering dunes were derived from active sandy channels in late MIS 5 (∼85–80ka) and mid MIS 3 (50–40ka). After ∼40ka sand-channel activity largely ceased and the floodplains and channels were inundated with mud, isolating the dunes as emergent features. Although aeolian reworking of the upper parts of some dunes has continued to the present, they show remarkable resilience, having survived without appreciable migration for at least 40ka. Whilst the channels once determined the location of source-bordering dunes, in an interesting role reversal the remnant dunes now determine the position of many contemporary flood-channels and waterholes by deflection and confinement of overbank flows." -"Marquette:2004felsenmeer","ND" -"Marr:2019norway","ND" -"Marsella:1998thesis","ND" -"Marsella:2000baffin","ND" -"Marsh:2018pilbara","Watura Jurnti (DAA #6287) was first occupied in 42000–45000 BP, with evidence of occupation continuing through the arid LGM and deglacial period to c.15000 BP. There was a very pronounced reduction in both occupation and deposition between c.15000 and 1500 BP. The small size and nature of the stone artefact assemblage indicates that use of the shelter has been intermittent and non-intensive throughout most of the past 42–45 ka. Watura Jurnti is on an isolated ridge on the northern margin of the Pilbara and its occupational history shows that the more marginal areas of the arid zone, including the sandy and stony deserts of adjacent to the northern Pilbara, were subject to intermittent visitation before, during and after the LGM." -"Marshall:1988fairy","ND" -"Marshall:1991panakiwuk","As part of the literature search connected with the 1984 reconnaissance trip of the Lapita Homeland Project (Allen et al. nd (1984)) it was noted that Peterson and Billings (1965) had excavated a two feet by two feet by three feet deep (60 cm x 60 cm x 90 cm) test pit in a cave called Panakiwa, inland from Mangai Village on the east coast of New Ireland, and c.50km southeast of Kavieng. Although their report is brief, Peterson and Billings indicated that they had not reached sterile deposits, and reported no visible stratigraphy in the site. However, their work suggested that deposits in the shelter, which contained animal bones, marine shells and stone artefacts, might be more than 1 m deep and thus worthy of further investigation. Their original designation of the site as Panakiwa is in error and should be Panakiwuk." -"Marshall:2017oregon","Climate regulation of erosion in unglaciated landscapes remains difficult to decipher. While climate may disrupt process feedbacks that would otherwise steer landscapes toward steady erosion, sediment transport processes tend to erase past climate landforms and thus bias landscape evolution interpretations. Here, we couple a 50 k.y. paleoenvironmental record with 24 10Be-derived paleo-erosion rates from a 63-m-thick sediment archive in the unglaciated soil-mantled Oregon Coast Range. Our results span the forested marine oxygen isotope stage (MIS) 3 (50–29 ka), the subalpine MIS 2 (29–14 ka), and the forested MIS 1 (14 ka to present). From 46 ka through 28.5 ka, erosion rates increased from 0.06 mm yr–1 to 0.23 mm yr–1, coincident with declining temperatures. Mean MIS 2 erosion rates remained at 0.21 mm yr–1 and declined with increasing MIS 1 temperatures to the modern mean rate of 0.08 mm yr–1. Paleoclimate reconstructions and a frost-weathering model suggest periglacial processes were vigorous between 35 and 17 ka. While steady erosion is often assumed, our results suggest that climate strongly modulates soil production and transport on glacial-interglacial time scales. By applying a cosmogenic paleo-erosion model to evaluate 10Be concentrations in our sedimentary archive, we demonstrate that the depth of soil mixing (which is climate-dependent) controls the lag time required for cosmogenic erosion rates to track actual values. Our results challenge the widely held assumption that climate has minimal impact on erosion rates in unglaciated midlatitude terrain, which invites reconsideration of the extent to which past climate regimes manifest in modern landscapes." -"Martin:1973nullarbor","Palynological information from deposits associated with three archaeological sites on the Nullarbor is documented and interpreted in relation to likely environ- mental changes and aboriginal prehistory in the region. Deposits from two excavations near Madura have been dated at 8000-9000 years before present (B.P.), whilst a third deposit located near Eucla is probably 27,000-28,000 years B.P. Palynologically, the key interest centres on a demon- strated reciprocal relationship between the Myrtaceae (M) and chenopod type (C) grains in the pollen spectra from these sites, and the fact that the respective pollen ratios (M/C) of present surface deposits reflect the relative abundance of these two floristic groups in the modern regional vegetation. ... [_truncated_]" -"Martin:1986kosciusko","Pollen diagrams from two cirques above 1950 m in the Kosciusko Park primitive area, cover between them most of the time since deglaciation. Colonisation of what may have been alpine desert, by high alpine communities, is traced from after glacial maximum to about 10,600 yr B.P., when an immigration of alpine grassland occurred. About 7000 yr B.P., pure grassland was replaced by mixed grass-sedge communities with some reduction in herbfield elements. This coincided approximately with a period of greater occurrence of montane wet sclerophyll under-storey elements in the pollen spectra, notably Pomaderris. ... [_truncated_]" -"Martin:1987lachlan","The history of the vegetation based on palynology of the late Eocene to early Pleistocene sediments is presented here for the Lachlan River region. Grey carbonaceous clays of the alluvium in the valley and in the Hillston region of the eastern edge of the Murray Basin, are the most fruitful for palynology. Pollen has not been preserved upstream of Cowra but silicified wood is found in association with basalts. Early Miocene lava flows dammed the river and the lake which was formed drowned the local vegetation (Bishop 1985a). The palynological record and interpretations of the vegetation is one of periods of relative stability with small changes and a series of considerable, step-like change. The climate of the time is deduced from the parameters controlling generally similar modern vegetation. The main features are as follows: 1. From late Eocene to late Oligocene — early Miocene, Nothojagus is the most abundant pollen group and most of it is the brassii type. The vegetation was rainforest with reasonable diversity. The climate was very humid with a precipitation of about or above 1800mm. (The levels of precipitation given here are very general with no great accuracy: the trend is more important.) 2. In the late Oligocene — early Miocene, the Nothojagus content declines, particularly the brassii type. The vegetation was still rainforest. There was a decrease in precipitation, probably to about 1500mm. 3. In the early — mid Miocene, the Myrtaceae group was relatively more abundant. The assemblages are diverse, however, and contain many low frequency pollen types, which collectively may have accounted for a major portion of the vegetation, which was rainforest. 4. The mid Miocene was a time of considerable change. The brassii type of Nothojagus disappeared and pollen preservation ceases in the Hillston region. 5. In the mid — late Miocene, Myrtaceae were dominant but rainforest ta.xa were still present. The charcoal record, which had been low in the older, rainforest assemblages, increased considerably, suggesting that the myrtaceous vegetation was mainly wet sclerophyll. The precipitation decreased to about 1000-1500mm, with a definite dry season. Burninghad become a part of the environment. 6. In the early Pliocene, Nothojagus, the menziesii dsidfusca pollen types only, reappeared in the Lachlan Valley and gymnosperms were more abundant. Rainforest had returned, the precipitation increased to more than 1500mm and burning was infrequent. 7. In the mid — late Pliocene, Myrtaceae returned to dominance, precipitation decreased to the former levels of about 1000-1500mm and burning became more frequent. 8. In the late Pliocene — Pleistocene, the rainforest element disappeared and the precipitation decreased to about 500-800mm. 9. The forest cover dwindled and in the Pleistocene Gramineae and Compositae were abundant; indicative of woodland and grassland/herbfields. These major changes in vegetation and the inferred climatic changes may be related to changes in sea level and coincide with the major developments of circum-Antarctic oceanic circulation and ice cap formation on Antarctica." -"Martin:1994kurnell","Pollen analysis of a 3.4 m core from residual fenland at the eastern end of Kurnell Peninsula shows that woodland cover of Eucalyptus spp., Angophora costata, Banksia integrifolia/B. serrata and Casuarina spp. suffered losses about 5000 BP when a nearby coastal protobarrier was destabilised by rising sea level, while rapidly-formed fen peat replaced slowly formed O2-depleted, algal and FeS-rich fine detritus gyttja. Fire frequency was low up to this time. Woodland partly recovered over a 2000 yr period despite heavier or more frequent firing coincident with the entry of hunter-gathering aboriginal (Pre-Bondaian) people. The peatland, formerly sedge/Triglochin, became dominated by marsh ferns between 4000 and 2000 BP; these were largely replaced during a major change to a more acid peat, with an expansion of Sphagnum bog elements, associated with acidiphilous diatoms. Minor destabilisation of local duneland ca. 1700 BP brought fine sand into the fen basin. Dryland plant cover increased after 1700 BP but mainly dominated locally by a more seral Monotoca/Leptospermum scrub. Bog has reverted to Baumea rubiginosa-Triglochin procera fen with few diatoms, possibly due to recent salt-spray access. This and the more seral vegetation may be linked to higher population density or greater continuity of tenure of later (Bondaian) aboriginal peoples, post-2000 BP." -"Martin:1999diggeris","Digger's Creek Bog, an Empodisma minus–Callistemon pityoides–Sphagnum cristatum shrubby subalpine peat bog, alt. c. 1690 m, not far below local altitudinal tree-line, began development > 10 000 years before present as an Astelia sp.–Carex alpine soak. Surrounding vegetation was a grassy alpine herbfield with many Asteraceae, Apiaceae and Gentianella diemensis, corresponding to the regional Club Lake Zone C, dated to the same period. Astelia died out c. 6500 years before present approximately at the Club Lake C/D 1 boundary, marked by spread of Pomaderris in subjacent montane forests. Thereafter, shrubs, mainly Myrtaceae and Epacridaceae, and Restionaceae (Empodisma and Restio australis) dominated the bog. Epacris cf. paludosa and C. pityoides seem to have been the earliest shrubs to invade, Baeckea, probably B. gunniana, and Richea continentis reaching maximum prominence 5000–3000 years before present. Sphagnum was uncommon until recently. Regional arboreal pollen enable comparisons with other sites in south-eastern Australia but immigration of the tree-line species Eucalyptus pauciflora subsp. niphophila (snowgum) is not well expressed in the pollen spectra. Surface and near-surface counts of this species are higher than at any preceding time, and correspond most closely to surface counts in adjacent young snowgum woodland. The co-occurrence of weed pollens, probably associated with the late 19th and early 20th century practice of summer pasturing stock on the alpine–subalpine tract, suggests that pasturing and burning, responsible for widespread severe fires on this range, led both to the formation of dense even-aged snowgum woodland that had been open and patchy at this altitude, and a spread of Sphagnum on the bog surface." -"Martin:2003tempe","This report details the results of an excavation at the Kendrick Park Midden, located on the Cooks River in the inner Sydney suburb of Tempe. A portion of midden located on the edge of a sandstone ledge was excavated. This portion of midden was to be removed in the construction of a retaining wall which will protect the greater part of the midden from further damage caused by erosion and trampling. ... [_truncated_]" -"Martin:2018tauca","ND" -"Martini:2017cordillera","ND" -"Marun:1974thesis","ND" -"Marwick:2002pilbara","In this thesis I describe the results of my analysis of archaeological material and sediments excavated from four rockshelters on the northeast Hamersley Plateau, Western Australia and synthesise previously reported archaeological evidence from the inland Pilbara to answer two questions about Aboriginal occupation. The first question asks how humans in the inland Pilbara responded to the Last Glacial Maximum (LGM) and compares their response to those of people in surrounding areas. Archaeological evidence from areas surrounding the inland Pilbara, such as the northwest coast, the interior and the Kimberley, indicate that people abandoned sites or used them less frequently during the LGM. A unique and significant feature of the inland Pilbara is the Hamersley Plateau, a massive plateau and escarpment feature that concentrates plateau runoff into long and deep gorges with aquifer-fed pools. Previously reported sites in the inland Pilbara are not near the escarpment and suggest abandonment or reduced frequency of use during the LGM, but I present new evidence from Milly's Cave, located near the escarpment, that indicates increased use during the LGM. This evidence indicates that the pliancy of hunter-gatherer adaptive systems during the LGM may have been underestimated and the local as well as regional environments are significant in understanding hunter-gatherer adaptations to climate change." -"Marx:2021monsoon","The Indo-Australian Summer Monsoon (IASM) is the dominant climate feature of northern Australia, affecting rainfall/runoff patterns over a large portion of the continent and exerting a major control on the ecosystems of Australia's Top End, including the viability of wetland ecosystems and the structure of the woody savanna. We examined the behaviour the IASM from 35 kyr using proxy data preserved in the sediments of Table Top Swamp, a small seasonal swamp in northern Australia. Elemental data, stable C and N isotopes, pollen and sedimentary data were combined to develop a picture of monsoon activity and landscape and ecosystem response. Results demonstrated that between 35 and 25 ka conditions were drier and more stable than present, with a more grass dominated savanna and limited wetland development, implying reduced IASM activity. After ~25 ka, there is evidence of increased moisture at the study site, but also increased IASM variability. However, despite evidence of at least periodic increases in moisture, including periods of wetland establishment, the IASM displayed a subdued response to peak precession insolation forcing by comparison to the other global monsoon systems. Instead, the greatest change occurred from ~10 ka when the continental shelf flooded, increasing moisture advection to the study site and resulting in establishment of a quasi-permeant wetland. Whereas the early Holocene was marked by both the onset of pollen preservation and a wetter vegetation mosaic, indicative of a consistently active IASM, the mid-late Holocene was marked by drier vegetation, increased fire, but also increased C3 vegetation and runoff, implying increased IASM variability. Holocene changes in ecosystem dynamics occur coincident with an expansion in human population, which likely also influenced vegetation and landscape response at the study site." -"Mason:2004mellong","BSc Hons thesis (unpublished)" -"Mason:2015prey","The silver-headed antechinus (Antechinus argentus) is one of Australia's most recently described mammals, and the single known population at Kroombit Tops in south-east Queensland is threatened. Nothing is known of the species' ecology, so during 2014 we collected faecal pellets each month (March-September) from a population at the type locality to gather baseline data on diet composition. A total of 38 faecal pellets were collected from 12 individuals (eight females, four males) and microscopic analysis of pellets identified seven invertebrate orders, with 70% combined mean composition of beetles (Coleoptera: 38%) and cockroaches (Blattodea: 32%). Other orders that featured as prey were ants, crickets/grasshoppers, butterflies/moths, spiders, and true bugs. Given that faecal pellets could only be collected from a single habitat type (Eucalyptus montivaga high-altitude open forest) and location, this is best described as a generalist insectivorous diet that is characteristic of other previously studied congeners." -"Mason:2018panamint","Environmental changes within erosional catchments of sediment routing systems are predicted to modulate sediment transfer dynamics. However, empirical and numerical models that predict such phenomena are difficult to test in natural systems over multi-millennial timescales. Tectonic boundary conditions and climate history in the Panamint Range, California, are relatively well-constrained by existing low-temperature thermochronology and regional multi-proxy paleoclimate studies, respectively. Catchment–fan systems present there minimize sediment storage and recycling, offering an excellent natural laboratory to test models of climate-sedimentary dynamics. ... [_truncated_]" -"Mathers:2014minch","ND" -"Matley:2020nullarbor","Fossil pollen from two stalagmites is examined to reconstruct a c. 2400-year history of vegetation change on the Nullarbor Plain. Environmental changes are reflected by variation in chenopod species abundance, and by a peak in woody taxa between 1000 and 800 years ago which is interpreted as evidence of increased moisture conditions associated with a positive phase of the Southern Annular Mode. While no strong palynological signal is observed at the time of European colonization of Australia, a significant change occurs in the past 40 years, which is interpreted as a vegetation response to a recorded fire event. As speleothems (secondary cave carbonates including stalagmites, stalactites and flowstones) rarely contain enough fossil pollen for analysis, the taphonomic biases of speleothem archives remain poorly understood. This study, as well as being a high-resolution record of environmental change, presents an opportunity to examine these taphonomic filters. The record is shown to be sensitive to episodic deposition of presumably insect-borne pollen, but overall appears to provide a faithful representation of local and regional vegetation change. There is a need for greater research into taphonomic processes, if speleothem palynology is to be developed as a viable alternative to lacustrine sediments in the investigation of past environmental change." -"Matmon:2003smoky","Analysis of 10Be and 26Al in bedrock (n=10), colluvium (n=5 including grain size splits), and alluvial sediments (n=59 including grain size splits), coupled with field observations and GIS analysis, suggest that erosion rates in the Great Smoky Mountains are controlled by subsurface bedrock erosion and diffusive slope processes. The results indicate rapid alluvial transport, minimal alluvial storage, and suggest that most of the cosmogenic nuclide inventory in sediments is accumulated while they are eroding from bedrock and traveling down hill slopes. ... [_truncated_]" -"Matmon:2006denali","ND" -"Matmon:2010donnelly","ND" -"Matmon:2018namibia","Quantitative geomorphic field studies and modeling efforts have focused on the margins of southwestern Africa as an example for landscape evolution in prolonged aridity conditions and tectonic quiescence of passive margins. These efforts concluded that this region is a prime example of a steady state landscape, in which relief changes extremely slowly. Using cosmogenic isotopes, these studies suggested overall landscape exhumation rates of 5–10 m Ma−1 over the past 105–106 yrs. Slightly slower rates on flat-lying exposed bedrock surfaces and faster exhumation rates along the Namibian Great Escarpment as well as on steep slopes of granitic inselbergs, such as the Gross Spitzkoppe are also documented. Here we explore the state of “steady state” in central Namibia. Concentrations of 10Be were measured in bedrock and sediment samples collected throughout the watershed of the Ugab River (~29,000 km2), which drains the highlands of central Namibia and flows to the Atlantic Ocean. Samples were collected from the main stem of the ephemeral Ugab River, from the slopes and streams draining the Brandberg, which is the largest inselberg in the Namib, and from smaller inselbergs around it. ... [_truncated_]" -"Matmon:2020alaska","Erosion related to glacial activity produces enormous amounts of sediment. However, sediment mobilization in glacial systems is extremely complex. Sediment is derived from headwalls, slopes along the margins of glaciers, and basal erosion; however, the rates and relative contributions of each are unknown. To test and quantify conceptual models for sediment generation and transport in a simple valley glacier system, we collected samples for 10Be analysis from the Kahiltna Glacier, which flows off Denali, the tallest mountain in North America. We collected angular quartz clasts on bedrock ledges from a high mountainside above the equilibrium line altitude (ELA), amalgamated clast samples from medial moraines, and sand samples from the river below the glacier. We also collected sand from nine other rivers along the south flank of the Alaska Range. In the upper catchment of the Kahiltna drainage system, toppling, rockfall, and slab collapse are significant erosional processes. Erosion rates of hundreds of millimeters per thousand years were calculated from 10Be concentrations. ... [_truncated_]" -"Matmon:2020kahiltna","ND" -"Matsuoka:2006rondane","ND" -"Matsushi:2014yield","This paper introduces basic principles for use of terrestrial cosmogenic nuclides in quartz, and demonstrates applications for determining watershed denudation in a granitic region in the Northern Japanese Alps. Samples of fluvial sediment were collected at outlets of 15 watersheds in the Ashima and Takase Rivers for accelerator mass spectrometry of 10Be and 26Al. Denudation rate of the watersheds ranges from 2 ×102 to 7 ×103mm kyr-1,which increases with increasing mean basin slope until 40° but declines for steepest watersheds with > 40° mean slope. This may indicate transition of hillslope denudation regimes from transport-limited to detachment- and/or weathering-limited conditions. The rate of sediment yield deduced from cosmogenic nuclides provides a clue to understand sediment dynamics in a long timescale and to assess mountain hazard in active orogens." -"Matthews:1997plant","Plant remains inthe Arawe Islands were found preserved in waterlogged beach sediments. Remnants of edible fruit and wild nuts were found together with Lapita pottery, stone artifacts, an other evidence of human settlement. Previous discoveries of fruit and nut remains in Lapita pottery sites have been interpreted as evidence for an arboricultural complex based on a variety of tree species. Here we report direct evidence for plant use, but are unable to recognise any particular system of plant cultivation or harvest. All the genera and species recognised in the Arawe plant remains are known to enter modern beach drift by natural processes, from wild and cultivated sources. The archaeological assemblages pose intriguiing problems for interpreting the history of plant use and domestication." -"Matthews:2008erdalen","ND" -"Matthews:2017inheritance","ND" -"Mattner:2014jindi","ND" -"May:1980mallee","For its size, Victoria has a wide range of environments, from the high rainfall and lush forests of east Gippsland to the low rainfall and waterless patchy scrub of the Mallee. By the time they first came into contact with Europeans, the Aboriginals of Victoria were exploiting the full range of environments, including the Mallee. In this paper we review the known ethnographic and archaeological evidence for Aboriginal exploitation of the southern Mallee, an area of inherent interest to Victorian archaeologists as it lies at the extreme end of the environ­ mental spectrum. For this reason we might expect the Aboriginals’ adaptive responses to this environment to be the most extreme. We might further expect to find such adaptations reflected in the archaeological evidence. ... [_truncated_]" -"May:2011cochabamba","ND" -"May:2015frome","Playa margins are often characterised by a wide spectrum of landforms, which provide links between major lake stands, as recorded by beach ridges, and the detailed stratigraphic and paleoenvironmental information stored in lacustrine sediments. We mapped playa marginal geomorphology at Lake Frome, South Australia, documented the sedimentary characteristics, and analysed microfossil assemblages in selected sediments. Using a luminescence based approach, the sediments were summarised in four main stratigraphic units. During the later stages of Marine Isotope Stage (MIS)5 fluvio-deltaic sediments were deposited (Unit 1), indicating significant runoff from the adjacent Flinders Ranges into partly freshwater-dominated lakes. No sediments were dated between ∼70 and 25 ka, but renewed sediment delivery from the Flinders Ranges and re-deposition characterised the playa margin LGM and the early Holocene (Unit 2). The most recent phase of depositional activity is reflected by source-bordering dunes and lake marginal spit formation (Unit 3). Short-lived flooding events in the late Holocene are recorded by lake floor sediments and terminal splays (Unit 4). Our findings outline a dynamic late Quaternary playa margin, and highlight the complementary role which playa marginal landforms and sediments may play for the interpretation of runoff, sedimentary dynamics and paleoenvironments related to high regional lake levels." -"May:2015plunge","Plunge pool deposits from Australia's 'Top End' are considered as important archives of past monsoonal activity in the region. The available chronology of these deposits was so far based on thermoluminescence (TL) dating and indicated maximum flood magnitudes during the Last Glacial Maximum in contrast with more arid conditions as deduced from other archives of the region. This study revisits plunge pool deposits at Wangi Falls by applying multiple and single-grain Optically Stimulated Luminescence (OSL) dating of quartz and high-resolution gamma spectrometry, supported by radiocarbon dating of organic material. The aim is to reappraise the existing chronology and investigate if the deposits are affected by partial bleaching, post-depositional mixing and/or problems related to annual dose determination. The latter seems to have a minor impact on the ages at most. Equivalent Dose (De) distributions are broad, in particular for single grains, but apparently not result from partial bleaching or post-depositional mixing. Rather, microdosimetry caused by radiation hotspots in the sediment and zircon inclusions in the quartz grains is considered problematic for these sediments. The results presented here imply that the previous TL chronology overestimated the real deposition age of the sediments." -"May:2016tsunami","Although extreme-wave events are frequent along the northwestern coast of Western Australia and tsunamis in 1994 and 2006 induced considerable coastal flooding locally, robust stratigraphical evidence of prehistoric tropical cyclones and tsunamis from this area is lacking. Based on the analyses of X-ray computed microtomography (μCT) of oriented sediment cores, multi-proxy sediment and microfaunal analyses, optically stimulated luminescence (OSL) and 14C-AMS dating, this study presents detailed investigations on an allochthonous sand layer of marine origin found in a back-barrier depression on the NW Cape Range peninsula. The event layer consists of material from the adjacent beach and dune, fines and thins inland, and was traced up to ~ 400 m onshore. Although a cyclone-induced origin cannot entirely be ruled out, the particular architecture and fabric of the sediment, rip-up clasts and three subunits point to deposition by a tsunami. As such, it represents the first stratigraphical evidence of a prehistoric, mid-Holocene tsunami in NW Western Australia. It was OSL-dated to 5400-4300 years ago, thus postdating the regional mid-Holocene sea-level highstand." -"May:2017rockart","The painted and beeswax rock art of Ingaanjalwurr rockshelter in western Arnhem Land is a unique assemblage of art within an unassuming rockshelter. By combining a variety of approaches and methods to the study of Ingaanjalwurr, we were able to draw together an important archaeological context for inferring the antiquity of the painted rock art, as well as direct dates for the age of beeswax art. This chapter provides an overview of the rock art at Ingaanjalwurr, ethnographic information regarding the use and production of art at the site, archaeological information relevant to understanding the antiquity and context of painted... [_truncated_]" -"May:2017sandstone","The sandstone peak‐forest landscape in Zhangjiajie UNESCO Global Geopark of Hunan Province, China, is characterized by >3000 vertical pillars and peak walls of up to 350 m height, representing a spectacular example of sandstone landform variety. Few studies have addressed the mechanisms and timescales of the longer‐term evolution of this landscape, and have focused on fluvial incision. We use in situ cosmogenic nuclides combined with GIS analysis to investigate the erosional processes contributing to the formation of pillars and peak‐forests, and discuss their relative roles in the formation and decay of the landscape. Model maximum‐limiting bedrock erosion rates are the highest along the narrow fluvial channels and valleys at the base of the sandstone pillars (~83–122 mm kyr−1), and lowest on the peak wall tops (~2.5 mm kyr−1). Erosion rates are highly variable and intermediate along vertical sandstone peak walls and pillars (~30 to 84 mm kyr−1). Catchment‐wide denudation rates from river sediment vary between ~26 and 96 mm kyr−1 and are generally consistent with vertical wall retreat rates. This highlights the importance of wall retreat for overall erosion in the sandstone peak‐forest. In combination with GIS‐derived erosional volumes, our results suggest that the peak‐forest formation in Zhangjiajie commenced in the Pliocene, and that the general evolution of the landscape followed our sequential refined model: (i) slow lowering rates following initial uplift; (ii) fast plateau dissection by headward knickpoint propagation along joints and faults followed by; (iii) increasing contribution of wall retreat in the well‐developed pillars and peak‐forests and a gradual decrease in overall denudation rates, leading to; (iv) the final consumption of pillars and peak‐forests. Our study provides an approach for quantifying the complex interplay between multiple geomorphic processes as required to assess the evolutionary pathways of other sandstone peak‐forest landscapes across the globe. Copyright 2017 John Wiley and Sons, Ltd." -"May:2017washover","Washover fans typically form due to barrier overwash or breaching and coastal inundation and generally represent geomorphological and depositional evidence of intense storms. Few studies have investigated the chronostratigraphy of washover fans in order to infer magnitude/frequency patterns of extreme-wave events over longer time scales. Here we present new data on the chronostratigraphy of late Holocene washover fans in the Exmouth Gulf (Western Australia) by using ground penetrating radar and unmanned aerial vehicle (UAV) survey techniques, as well as geomorphological, sedimentological and chronological investigations. This study aims to (i) provide a detailed characterization of the washover fans' geomorphology and stratigraphical architecture; (ii) document depositional processes involved in their formation; (iii) establish a chronostratigraphy based on optically stimulated luminescence (OSL); and (iv) understand the significance of the washover fans for recording past tropical cyclone (TC) activity. The fans consist of multiple sequences of sand, shell debris and coral rubble comprising depositional units related to TC-induced inundation. The units are separated by palaeosurfaces with incipient soil formation, formed during periods of reduced depositional activity. In combination with the interpretation of a UAV-based high-resolution digital surface model, multiple phases of reactivation are inferred. OSL results allow the establishment of a local long-term TC record and suggest storm-induced deposition at ~170, ~360, ~850 and ~1300 years ago. Further units were dated to ~1950, ~2300, and ~2850 years ago. The chronology of TC events is consistent with other work relating TC activity with El Niño Southern Oscillation (ENSO) and sea surface temperature (SST) patterns, corroborating the regional palaeotempestological relevance of this unique geomorphological record." -"May:2018establishing","Swamps in the seasonal tropics have good potential for the reconstruction of late Quaternary monsoonal dynamics. Their successful use, however, has often been compromised by chronological limitations introduced by a variety of depositional and post-depositional processes actively modifying the swamp deposits. We here present and discuss the results of a multiple dating approach at Table Top Swamp (TTS) in northern Australia (the ‘Top End’). Single-grain luminescence dating of quartz was successfully used to provide chronology in the lowermost core where insufficient organic material prevents the application of radiocarbon dating. In the uppermost, fine-grained and peaty section of the core, two different organic fractions (pollen concentrate and humins) were dated with AMS radiocarbon yielding significantly different chronologies. ... [_truncated_]" -"May:2018framework","Swamps in the seasonal tropics have good potential for the reconstruction of late Quaternary monsoonal dynamics. Their successful use, however, has often been compromised by chronological limitations introduced by a variety of depositional and post-depositional processes actively modifying the swamp deposits. We here present and discuss the results of a multiple dating approach at Table Top Swamp (TTS) in northern Australia (the 'Top End'). Single-grain luminescence dating of quartz was successfully used to provide chronology in the lowermost core where insufficient organic material prevents the application of radiocarbon dating. In the uppermost, fine-grained and peaty section of the core, two different organic fractions (pollen concentrate and humins) were dated with AMS radiocarbon yielding significantly different chronologies. While this could point to the incorporation of younger pollen into the profile along seasonal dry cracks, older humins may also move up in the profile due to vertical mixing. Additional, spatially highly resolved measurements of the bulk OSL signal (Ln and Ln/Tn) combined with data on down-core variation in K, Th, and U concentration, grain size and moisture content were used to (i) guide the development of an age-depth relationship (i.e. age model) for the entire core based on three different data input scenarios, and (ii) test the applicability of novel luminescence screening techniques in seasonal swamp settings. Results suggest only minor differences among the applied models and scenarios, providing an overall reliable representation of the depositional history in the swamp. Even though all resulting age-depth models have relatively large uncertainties in the lower part of the core, there are significant changes in sedimentation rate over time, providing a chronological basis for a more detailed palaeoenvironmental analysis at TTS. The approach used may also be useful in developing age models in other complex environments, and has shown the importance of understanding carbon pathways as well as controls on luminescence signals when developing age models." -"May:2018giralia","Past coastal flooding events may be inferred from geomorphic and sedimentary archives, including particular landforms (e.g., beach ridges, washover fans), deposits (e.g., washover sediments in lagoons) or erosional features (e.g., erosional scarps within strandplains). In Giralia Bay, southern Exmouth Gulf (Western Australia), sandy ridge sequences in supratidal elevations form the landward margin of extensive mudflats. The formation of these ridges is assumed to be mainly driven by tropical cyclones (TCs), although their depositional processes need to be clarified. We investigated the supratidal sandy ridge sequence in Giralia Bay by carrying out process monitoring, geomorphological mapping by means of an unmanned aerial vehicle survey, as well as sedimentological and geochronological investigations and multivariate statistics. Based on the resulting data, this study aims at (i) identifying the most important driving processes to form the sandy ridges; (ii) establishing their chronostratigraphy; and (iii) understanding their significance for recording past TC activity. Trench excavations revealed sandy units that are interbedded with mud layers at the base, similar to the present distal mudflat sediments. On top, mud intercalations recede, and sand layers of varying grain size distribution dominate. In the upper part of the trenches, younger sediment layers onlap older ones documenting the stepwise seaward accretion of the ridges onto the mudflat. While our data suggests that tidal processes have only limited effects on ridge activity, sediment transport, erosion and deposition seems to be driven by both TC-induced storm surges and high magnitude precipitation events causing surface discharge. ... [_truncated_]" -"Maynard:1980pilbara","In 1975 Mount Newman Mining Company arranged for an archaeological survey of an outcrop of the Marra Mamba orebody about 3km southeast of their main mine workings on Mount Whaleback near Newman in the Pilbara region of Western Australia (Fig.1). This geological unit is called Orebody XXIX. The bulk of the ore (soft yellow limonite) is subsurface, but there is a horseshoe-shaped outcrop of hard cap about 2km in diameter, which overlooks a flat plain wherein lies the headwaters of the Fortescue River. Kingsley Palmer (then a Research Officer of the Western Australian Museum) surveyed this area and found several rockshelters with traces of occupation, principally along the southern margin of the Marra Mamba outcrop. At that time the mining company was expected to proceed with development of Orebody XXIX and the Museum therefore decided that the archaeological significance of these sites should be further tested. This work was carried out by Bruce Wright, Registrar of Aboriginal Sites, Western Australian Museum, and myself (then Archaeologist in the Museum Sites ~epartment) in March 1976. After visiting most of the sites located by Palmer we selected one for a test excavation." -"McBride:2020turnaround","Holocene regressive strandplains that preserve a series of former shorelines are extensive on coasts that were remote from major Pleistocene ice sheets (for example, Australia and Brazil), whereas transgressive barrier islands are typical in glacial forebulge regions (for example, North America and Europe). In strandplains, the regressive phase of strandline development was preceded by a transgressive phase during the final stages of postglacial sea-level rise. This study examines the turnaround from transgression to regression through chronostratigraphic description of three barrier systems in south-eastern Australia: Seven Mile Beach, Bengello Beach and Pedro Beach. The authors reconstruct geomorphic and depositional histories using ground-penetrating radar and vibracores along transects across the landwardmost ridges, and optically-stimulated luminescence and radiocarbon dating. At the Seven Mile Beach barrier system, extensive washover deposits are preserved that include distinctive, landward-directed, flame-shaped washover fans along the bayside shoreline of the landwardmost ridge. Landward-dipping ground-penetrating radar reflections in radargrams provide evidence of the culmination of the transgressive phase and transition into the regressive phase dominated by progradation, evidenced by the change to seaward-dipping reflections. A similar progradational plain formed at the Bengello Beach barrier system, but transgressive deposits are largely absent at the site investigated, where an eroded headland created limited accommodation space until sand supply was sufficient for progradation. The Pedro Beach barrier system depositional history is more complex. There, a smaller embayment filled rapidly during the mid-Holocene, and transgressive sands were deposited as sea level reached its present level and impounded a wetland. Accommodation space in the embayment was filled by ca 4000 years ago. Overall, results indicate that the Holocene turnaround transition occurred between 8400 and 7000 years ago, and was preserved at the landward margin of these three strandplains. Holocene morphostratigraphy differs among sites primarily as a function of sea level, sediment supply and antecedent topography." -"McBryde:1965clarence","ND" -"McBryde:1966radiocarbon","The archaeological work being undertaken in the New England region of northern New South Wales is part of a long-term study of the prehistory of this part of the state, combining field survey with the excavation of stratified sites. In both these aspects work is proceeding on a regional basis, at present concentrating on a coastal river valley (that of the Clarence), and the Northern Tablelands, areas offering contrasting environments, sub-tropical riverine and coastal conditions and rugged upland over 3,000 ft. above sea level. In reconnaissance the aim is a total regional record, to give a full picture of the range of evidence for prehistoric occupation and exploitation of any area, and the distribution, within the region as a whole, of particular types of site. This should provide a setting within which the excavated material may be interpreted, with the hope of eventually establishing connexions between art, ceremonial and industrial sites, and the dated industries, so gaining a fuller reconstruction of the life of the prehistoric occupants of the area." -"McBryde:1968graman","GRAMAN is a small centre on the western fall of the New England Tableland, sited on basalt country west of the granite belt of the Tableland, between 1,500 and 2,000 feet above sea level. In May, 1827 the explorer-botanist Cunningham passed through the area, travelling by the site of the modem town of Warialda, and crossing Ottley Creek on his way to the Macintyre and Dumaresq rivers. He describes the area as one of forest hills separating long valleys and plains, “ altogether a pretty picturesque country ”, with an “ abundance of grass, but perfectly destitute of water No contact, however, was made with the natives; ... [_truncated_]" -"McBryde:1973greenbah","Early in March 1972 the discovery of human burials in a soil pit on Greenbah Staion, Moree, was reported to Mr. De Bavay of the Zoology Department at the University of NEW England. The discovery had been made by soil contractors who were working the pit commercially. …" -"McBryde:1974england","ND" -"McBryde:1974prehistory","General environmental features of region; use of ethnohistory in archaeology; ceremonial sites including stone arrangements and bora rings; Aboriginal art including rock paintings, engravings and tree carvings; burial practices and sites; stone working, quarries, polished stone tools and abraiding surfaces; excavation of specific sites with detailed analysis of stone tools; list of C14 dates. ... [_truncated_]" -"McBryde:1977determinants","In recent years assumptions and procedures basic to the pre­ historian concerning the definition and interpretation of arti­fact assemblages have been questioned. Debate first centred on the validity of the concept of the archaeological culture as de­ fined by Childe, and its usefulness in distinguishing ‘peoples in prehistory‘. It was argued that the distinct associations of arti­facts thought to be the material traces of distinct societies could be interpreted also as reflecting certain patterns of eco­nomic activity, or of behaviour. ... [_truncated_]" -"McCarroll:2010stream","ND" -"McCarthy:1964capertree","ND" -"McCarthy:1967radiocarbon","(Laboratories: ANU - Australian National University, Canberra, A.C.T; Gak - Gakushuin University, Tokyo, Japan; R - New Zealand Institute of Nuclear Sciences, Wellington, N.Z.)" -"McCarthy:1978lapstone","This paper deals with additional information about the nature of the Lapstone creek cave deposit and its interpretation, with a brief explanation of why the 1948 paper was published 12 years after the excavation in 1935-36. There is little to mention in regard to reminiscences as these excavations were straightforward investigations with no unusual incidents, especially Lapstone creek. The University of Sydney Rover Scout Crew members who formed the major part of the labour at Capertee proved to be exceptionally good workers with exceptionally good appetites; their favourite meal was a stew made from everything in the camp larder mixed with the magnificent vegetables that John Bland brought from his farm, plate after plate of which they ate with relish. On several nights they climbed a mountain behind the camp to settle down their gargantuan meal!" -"McCarthy:1993rat","ND" -"McCarthy:1996leporillus","Eight stick-nest rat (Leporillus spp.) middens from three locations in the northern Flinders Ranges, South Australia provide a discontinuous palaeoecological record spanning the Holocene. Evidence from radiocarbon dates, pollen, plant macrofossils and animal macrofossils is presented. Both pollen and plant macrofossils show that in the early to mid-Holocene (c. 8.8-5.3 ka), woodlands with grassy understoreys were more widespread than present. This accords with other studies suggesting wetter conditions at this time. Samples dating of the Pleistocene-Holocene transition (10.9-9 ka) are dominated by halophytes. It is not yet clear whether this is due to the continuation of Pleistocene aridity, changes in rainfall seasonality, or local influences on vegetation." -"McCarthy:1999leporillus","Palaeoecological records for semi-arid and arid environments of Australia are limited to poor preservation of material in this environmental setting. A s a consequence, a Holocene vegetation and climatic record for a large part of the continent is incomplete. Leporillus spp. (stick-nest rat) middens provide a wealth of palaeoecological information for Holocene environments in areas where such records are rare. Eighteen middens from three key sites in the Flinders Ranges (Arkaroola-Mount Painter Sanctuary, Mount Chambers Gorge and Brachina Gorge), were investigated in this project to provide a thorough spatial and temporal coverage of palaeoecological sites. Issues of midden taphonomy, temporal resolution of pollen and macrofossil evidence, refining the interpretation of palaeoecological records from middens, and reconstructing palaeovegetation and climates during the Holocene, are dominant themes of this research. ... [_truncated_]" -"McCarthy:2001leporillus","Twenty-seven Leporillus spp. (stick-nest rat) middens provide palaeoecological evidence with good spatial coverage across the northern and central Flinders Ranges, South Australia, for three Holocene time slices: 7-5 ka. 4-2 ka and < I ka. Plant macrofossils and faecal pellets from middens were AMS radiocarbon dated, and pollen and plant macrofossils were used to reconstruct vegetation histories. Woodland anid shrubland comnmunities with herbaceous understoreys were dominant around 7-5 ka in the northern ranges, and shrublands with an understorey of herbaceous taxa and chenopods were dominant in the central ranges. Warmer, wetter and more homogenieous conditions than present are indicated during this period. Shrubland communities declined in the central ranges during the period 4-2 ka with increasing aridity, to be replaced by chenopod shrublands with a less diverse component of herbaceous taxa in the understorey. Chenopod shrublands continued to increase from 1 ka to present in the central ranges. In the more sheltered topography of the northern ranges, shrublands persisted from 4-2 ka, and some woodland and shrublands remain through to present. Present spatial variability in the vegetation is a feature of the last thousand years or so (possibly longer in the central ranges), compared with less variability in the early to mid-Holocene." -"McCarthy:2008boulder","ND" -"McCarthy:2010wonderkrater","Wonderkrater is a spring mound consisting entirely of peat in excess of 8 m thick. It has yielded a pollen record extending back over 35,000 years, which has provided one of the very few proxy climatic records for the interior of southern Africa in the Late Pleistocene and Holocene. The current investigation of the morphology and sedimentology of the site has revealed that the peat mound formed due to artesian conditions at the spring, but that accumulation of the thick peat succession was made possible because of clastic sedimentation on the surrounding piedmont which in turn was brought about by aggradation on the adjacent Nyl River floodplain. The peat mound has remained elevated relative to the surrounding piedmont for most of the 35,000 year period. Aggradation of the mound was slower during the Late Pleistocene than the Holocene (0.06–0.1 m/1000 year and 0.2–0.38 m/1000 year, respectively). Controlled archaeological excavations yielded a diverse late Pleistocene fauna preserved in peat and sand in the mound. A 1 m thick, coarse sand horizon at the base of the peat deposit contained a rich Middle Stone Age (>30 k year) lithic assemblage. The MSA sand layer likely represents an arid phase, suggesting the site’s antiquity as a place of refuge for Quaternary animals and the people that hunted them." -"McCarthy:2019calchaqui","Unraveling the relative impacts of climate, tectonics, and lithology on landscape evolution is complicated by the temporal and spatial scale over which observations are made. We use soil and desert pavement classification, longitudinal river profiles, 10Be–derived catchment mean modern and paleo–erosion rates, and vertical incision rates to test whether, if we restrict our analyses to a spatial scale over which climate is relatively invariant, tectonic and lithologic factors will dominate the late Quaternary landscape evolution of the Calchaquí River Catchment, NW Argentina. We find that the spatial distribution of erosion rates, normalized channel steepness indices, and concavity indices reflect active tectonics and lithologic resistance. ... [_truncated_]" -"McCloskey:2016timing","Gully erosion in the seasonally wet tropics of Australia is a major source of sediment in rivers. Stabilization of gullies to reduce impacts on aquatic ecosystems and water storages is a focus for management. However, the cause of the gully erosion is poorly understood and so a critical context for soil conservation is missing. It is uncertain if they are the result of post-European cattle grazing or are they much older and related to non-human factors. The causes of riparian gully erosion along a reach of the Victoria River in the semi-arid tropics of Australia were investigated using several methods. Gully complexes were described and characterised by two major components: a Flood Drainage Channel (FDC) and upslope of this an Outer Erosion Feature (OEF) characterised by badlands set within an amphitheatre. The OEF is likely to be a major source of sediment that appears to be of recent origin. ... [_truncated_]" -"McConnell:1997kimberley","An important Pleistocene-Holocene sequence was discoverd when Carpenter‘s Gap Site 1 was excavated in 1992 and 1993 by Sue O‘Connor (O‘Connor 1995). The site is located in Winjana Gorge National Park, in the Napier Range, which lies at the southern edge of the Kimberley region (Fig. 1). Carpenter‘s Gap Shelter 1 has an archaeological sequence spanning at least 40,000 years, from the late Pleistocene to the present. A unique feature of this site is the extensive macrbotanical remains preserved: over 2000 seeds and plant parts from one square metre have been recorded. The Bunuba Aboriginal people, traditional owners for this area, consider this rockshelter to be an important cultural landmark. There is supporting evidence, from the petroglyphs and pictographs within this rockshelter, and the rockshelter‘s continuing role within Bunuba Aboriginal culture, of considerable time depth and continuity to the human occupation and use of this site. This paper describes the macrobotanical materials from the site with some taphonomic considerations. The changing patterns of deposition are considered as potential indicators of both evidence of cultural use from the Pleistocene occupations through to the Holocnee, and as general environmental indicators." -"McConville:2013thesis","A detailed understanding of the ecology of threatened species is essential if we wish to develop effective conservation management strategies. Mormopterus norfolkensis (eastcoast free-tailed bat) is a threatened insectivorous bat species of which little is known. The aim of this thesis was to address knowledge gaps regarding key aspects of the ecology of M. norfolkensis, including habitat, roost selection and diet. Habitat use was investigated at multiple spatial scales, using three independent and systematically collected datasets. Overall, preferred habitat for M. norfolkensis was identified as productive floodplain areas, especially freshwater wetland, with urban landuse and dry sclerophyll forest avoided. Habitat use by M. norfolkensis was contrasted with two other morphologically similar and sympatric molossid species. Despite having similar morphologies and echolocation designs, differences in habitat use among species were found. The broad habitat types predicted from habitat models prepared at a regional-scale, using presence - absence data, were generally consistent with local-scale models, prepared using an index of activity. However, the fine-scale predictive ability of regional-scale models was poor, indicating that a cautious approach be adopted regarding their use at fine-scales, particularly when the consequences of error are severe. In a detailed study of roost selection by a maternity colony, lactating female M. norfolkensis were found to be faithful to two patches of mangrove forest close to where they were captured. Females regularly switched roosts and roosted in hollows singularly or in small groups. Maternity roosts were located in locally unique mangrove forest which had abundant hollow-bearing trees and a stable microclimate. Finally, six insect orders were recorded in the diet of M. norfolkensis, with Lepidoptera and Diptera the most frequently encountered. A new and developing molecular method of prey identification." -"McCormac:2004shcal","Recent measurements on dendrochronologically-dated wood from the Southern Hemisphere have shown that there are differences between the structural form of the radiocarbon calibration curves from each hemisphere. Thus, it is desirable, when possible, to use calibration data obtained from secure dendrochronologically-dated wood from the corresponding hemisphere. In this paper, we outline the recent work and point the reader to the internationally recommended data set that should be used for future calibration of Southern Hemisphere 14C dates." -"McCormack:2011ross","ND" -"McCuaig:1994thesis","ND" -"McCue:2003edgar","The Lake Edgar Fault in Western Tasmania, Australia is marked by a prominent fault scarp and is a recently reactivated fault initially of Cambrian age. The scarp has a northerly trend and passes through the western abutment of the Edgar Dam, a saddle dam on Lake Pedder. The active fault segment displaces geologically young river and glacial deposits. It is 29 ± 4 km long, and dips to the west. Movement on the fault has ruptured the ground surface at least twice within the Quaternary and possibly the last ca. 25 000 years; the most recent rupture has occurred since the last glaciation (within the last ca. 10000 years). This is the only known case of surface faulting in Australia with evidence for repeated ruptures in the Late Pleistocene. Along its central portion the two most recent surface-faulting earthquakes have resulted in about 2.5 m of vertical displacement each (western side up). The Lake Edgar Fault is considered capable of generating earthquakes in the order of magnitude 61/2-71/4. The Gell River Fault is another fault nearby that was apparently also active in the Late Pleistocene. It has yet to be studied in detail but the scarp appears to be more degraded and therefore older than the most recent movement on the Lake Edgar Fault." -"McCulloch:2005magellan","ND" -"McDiarmid:1987squamata","Order Squamata" -"McDonald:1985cherrybrook","The Metropolitan Water, Sewerage and Drainage Board proposes to I construct a 750 mm. sewerage pipeline along the eastern bank of Pyes Creek. This pipeline will service the urban subdivision which Hooker Rex is currently developing along the ridges east and west of Pyes Creek (see Figures 1 and 2). The initial archaeological survey of this area was undertaken in March 1984 (McDonald 1984). This survey located three archaeological sites (CB 1 shelter with occupation deposit, CB 2 I grinding grooves, and CB 3 shelter with art). The survey also located a number of shelters which were classified as Potential Habitation Shelters (PHS), several of these with Potential Archaeological Deposit (PAD). ... [_truncated_]" -"McDonald:1992mackerel","The excavation and analysis of a shelter site in Ku-ring-gai Chase National Park d ig. I) has yielded evidence for change throughout the recent prehistoric past, as well as continuing some aspects of Aboriginal occupation immediately predating European contact. Both the art assemblage and the archaeological deposit indicate two phases of occupation at the site. During the latter phase the presence of women at the site is indicated. The shelter (NPWS # 45-6-1614) was excavated as part of a Ph.D. field programme and has been reported more fully elsewhere (McDonald 1989)." -"McDonald:1994rouse","ND" -"McDonald:1995regentville","This report was commissioned by TransGrid. It details the collection of soil samples and subsequent Thermoluminescence results achieved for site RSI, at Regentville (Figure 1). This site was test excavated (Koettig & Hughes 1995) in relation to the proposed Regentville substation development. This report should be read in conjunction with that earlier report. As a result of uncertainties arising out of the test excavation and analysis of the RSI site, it was decided to undertake some Thermoluminescene (T/L) dating in an attempt to establish the age of the sediments associated with archaeological material. ... [_truncated_]" -"McDonald:2005parramatta","ND" -"McDonald:2005rouse","Archaeology is the study of how people lived in the past. It looks at things that people left behind. Archaeological sites are areas that contain artefacts and objects that can be studied to learn about how people lived and behaved in the past. We know that these sites originally formed part of more complex cultural landscapes. Eight landscapes were excavated in this project. These were given field names that refer to the current suburb and the creek they were near. Seven of our sites are in Rouse Hill on Second Ponds Creek have been given a name and number (RH/SP12 - 2r). Another archaeologist named our eighth site (OWR2), which is on Old Windsor Road. ... [_truncated_]" -"McDonald:2007spearing","An Aboriginal man done to death on the dunes 4000 years ago was recently discovered during excavations beneath a bus shelter in Narrabeen on Sydney‘s northern beaches. The presence of backed microliths and the evidence for trauma in the bones showed that he had been killed with stone-tipped spears. Now we know how these backed points were used. A punishment ritual is implied by analogies with contact-period observations made in the eighteenth century AD." -"McDonald:2008superhighway","ND" -"McDonald:2008sydney","This monograph is based on PhD research completed at the Australian National University in 1994. The research examines prehistoric rock art from the Sydney region in coastal southeastern Australia. The rock art occurs in two distinct contexts provided by the sandstone bedrock which defines this region. Engraving (or petroglyph) sites occur in open locations on horizontal platforms. In rockshelter locations there is pigment art (drawings, stencils and paintings) and occasionally engravings. The principal aim of this research was to define a model for cultural interaction to describe a prehistoric art system. Information exchange theory provided the basis for this proposed model. By perceiving ‘style’ from a functional perspective the region’s art was seen as a conduit for the expression of social affiliations. The concept of social context, e.g. public versus private, has been extremely important in developing this argument. So has the notion that style is a means of nonverbal communication used to negotiate identity. ... [_truncated_]" -"McDonald:2014pigment","The Canning Stock Route Project (Rock Art and Jukurrpa) has yielded the first radiocarbon dates for rock paintings in the Western Desert of Australia. We report on the results of a large-scale project to directly-date both charcoal and inorganic-pigmented pictographs using plasma oxidation combined with accelerator mass spectrometry. This project has yielded the largest number of art dates from any region in the world: one site alone has produced 12 art dates (from 30 collected samples). Our work advances the testing of the dating method through the systematic use of replicates and explores the methodological implications of dating very small samples (10–40 μg carbon). Thirty-six radiocarbon age determinations range from 3000 years ago to Modern. The results contribute to an understanding of art production in the Australian arid zone during a period of extreme cultural dynamism. We have demonstrated for the first time that significant late Holocene changes in discard rates of artefacts and technological organization of the extractive technologies of implements such seed-grinders is matched by a very high level of stylistic heterogeneity in the art – which has been systematically dated within and between dialect groups." -"McDonald:2017foragers","The Dampier Archipelago (Murujuga) in northwestern Australia is a rich rock art province located in an arid-maritime cultural landscape. The archipelago juts into the Indian Ocean just north of the Tropic of Capricorn. When people started inscribing this rugged granophyre landscape it was an inland range more than 100 km from the coast. Murujuga rock art is contextualized by a 47,000-year-old occupation sequence from the Pilbara, a model for stylistic change, and a predictive model that envisages how people may have adapted to this eventual seascape. Initial testing of an outer island suggests that highly mobile coastal foragers took advantage of interior ranges across the Abydos Plain as sea levels rose after the Last Glacial Maximum. This article describes for the first time evidence for Australia's earliest domestic stone structures (dated to between 8063 and 7355 cal BP) and tests the predictive model. Rosemary Island is an inscribed landscape that reveals the emergence of an arid island and provides insights into the dynamics of mobile arid hunter-fisher-gatherers in the early Holocene. It adds to the body of Australian evidence for island abandonment with insulation, but with minimal evidence for subsequent (re)colonization." -"McDonald:2018backed","The “Backed Artefact Symmetry Index” (BASI) provides a measure with which to describe geometric variation in Australian backed artefacts, and Peter Hiscock has suggested that desert versions of this artefact type will be more symmetrical than their coastal counterparts. The re-excavated Serpent's Glen (Karnatukul) site and nearby site of Wirrili have produced a large assemblage of backed artefacts. These Western Desert assemblages allow for the testing of BASI. The backed artefacts demonstrate significantly more variability than predicted, demonstrating that all technological debates benefit from larger well-dated assemblages. The signalling information observed in these sites’ pigment art repertoires, combined with this versatility in the toolkits, increases our understanding of the complexity of middle and late Holocene highly mobile foragers in the Australian arid zone." -"McDonald:2018glen","The re-excavation of Karnatukul (Serpent's Glen) has provided evidence for the human occupation of the Australian Western Desert to before 47,830 cal. BP (modelled median age). This new sequence is 20,000 years older than the previous known age for occupation at this site. Re-excavation of Karnatukul aimed to contextualise the site's painted art assemblage. We report on analyses of assemblages of stone artefacts and pigment art, pigment fragments, anthracology, new radiocarbon dates and detailed sediment analyses. Combined these add significantly to our understanding of this earliest occupation of Australia's Western Desert. The large lithic assemblage of over 25,000 artefacts includes a symmetrical geometric backed artefact dated to 45,570-41,650 cal. BP. The assemblage includes other evidence for hafting technology in its earliest phase of occupation. This research recalibrates the earliest Pleistocene occupation of Australia's desert core and confirms that people remained in this part of the arid zone during the Last Glacial Maximum. Changes in occupation intensity are demonstrated throughout the sequence: at the late Pleistocene/Holocene transition, the mid-Holocene and then during the last millennium. Karnatukul documents intensive site use with a range of occupation activities and different signalling behaviours during the last 1,000 years. This correlation of rock art and occupation evidence refines our understanding of how Western Desert peoples have inscribed their landscapes in the recent past, while the newly described occupation sequence highlights the dynamic adaptive culture of the first Australians, supporting arguments for their rapid very early migration from the coasts and northern tropics throughout the arid interior of the continent." -"McDonald:2018murujuga","The Dampier Archipelago (including the Burrup Peninsula), now generally known as Murujuga, is a significant rock art province in north-western Australia which documents the transition of an arid-maritime cultural landscape through time. This archipelago of 42 islands has only existed since the mid-Holocene, when the sea level rose to its current height. Previous excavations across Murujuga have demonstrated Holocene occupation sequences, but the highly weathered rock art depicting extinct fauna and early styles suggests a far greater age for occupation and rock art production. The archaeological record from the Pilbara and Carnarvon bioregions demonstrates human occupation through 50,000 years of environmental change. While the regional prehistory and engraved art suggests that people were producing art here since they first occupied these arid rocky slopes, no clear evidence of Pleistocene occupation has been found across Murujuga, until now. Murujuga Rockshelter (MR1) reveals that occupation of this shelter began late in the Last Glacial Maximum, when the Murujuga Ranges would likely have served as one of a network of Pilbara refugia. In the terminal Pleistocene/Early Holocene, and likely in tandem with the last stages of sea level rise, the proportion of artefacts manufactured on exotic lithologies declines sharply, revealing a changed foraging range and increasing territorial focus in this period of increased demographic packing as the coastline advanced. Abandonment of the site as early as 7000 years ago is indicated, suggesting a changing resource focus to the increasingly proximal coastline. This paper provides the first evidence of how Aboriginal people adapted their Pleistocene procurement strategies in response to significant environmental and landscape changes in Murujuga. This changing logistical strategy provides an explanation for the increased rock art production in the terminal Pleistocene/Early Holocene." -"McDonald:2022burrup","Two open excavation programs were completed on the Burrup to investigate rock art complexes with predominantly old rock art assemblage. These were under taken at Old Geos, which is located several kilometres west of Murujuga Rockshelter, and at Watering Cove, where there is a deep Holocene sand body located near a dolerite dyke and which also includes an older rock art assemblage (Figure 15.1). These investigations build on the excavation completed at Murujuga Rockshelter earlier in the project (McDonald et al. 2018)." -"McDonald:2022enderby","Five excavations on Enderby Island included a deep sand body first occupied 15,760 years ago, mangrove-focussed midden between 10-8kya, changing occupation patterns when the island formed, and a reported whaler's grave on the north coast." -"McDonald:2022lewis","A test excavation (50 cm x 40 cm) was under taken in a small rockshelter found in the interior valley west of the historic settlement (Figure 10.1). This rockshelter has two vertical rock art panels on its exterior vertical face and it is now recorded as Site MLP-WL027 (see Chapter 9)" -"McDonaldHalesAssociates:2001hope","ND" -"McDowell:1997venus","ND" -"McDowell:2013responses","ND" -"McDowell:2015bettongia","In 1933, geologist and explorer Michael Terry collected the skull of a small macropodid captured by members of his party near Lake Mackay, western Northern Territory. In 1957, this skull was described as the sole exemplar of a distinct subspecies, Bettongia penicillata anhydra, but was later synonymized with B. lesueur and thereafter all but forgotten. We use a combination of craniodental morphology and ancient mitochondrial DNA to confirm that the Lake Mackay specimen is taxonomically distinct from all other species of Bettongia and recognize an additional specimen from a Western Australian Holocene fossil accumulation. B. anhydra is morphologically and genetically most similar to B. lesueur but differs in premolar shape, rostrum length, dentary proportions, and molar size gradient. In addition, it has a substantial mitochondrial cytochrome b pairwise distance of 9.6-12% relative to all other bettongs. The elevation of this recently extinct bettong to species status indicates that Australia's mammal extinction record over the past 2 centuries is even worse than currently accepted. Like other bettongs, B. anhydra probably excavated much of its food and may have performed valuable ecological services that improved soil structure and water infiltration and retention, as well as playing an important role in the dispersal of seeds and mycorrhizal fungal spores. All extant species of Bettongia have experienced extensive range contractions since European colonization and some now persist only on island refugia. The near total loss of these ecosystem engineers from the Australian landscape has far-reaching ecological implications." -"McDowell:2015seton","It is widely accepted that most larger Australian vertebrates were extinct by 40 ka. The reliability of <20-ka radiocarbon (14C) ages on charcoal stratigraphically associated with sthenurine (short-faced) kangaroo tooth fragments from Seton Rockshelter, Kangaroo Island, have therefore proven contentious. Some researchers have argued these fossils were in situ, while others have claimed they were reworked. To address this we obtained new 14C ages on bones from the site. These bone ages are not only consistent with earlier charcoal ages, but are in near-perfect stratigraphic order, providing strong support for the site's stratigraphic integrity. Our analyses indicate units aged 21-17 ka were primarily accumulated by Tasmanian devils (Sarcophilus harrisii) and owls (Tyto species), after which humans became the primary accumulation agent. The tight chronology, faunal trends and current lack of evidence for older layers from which specimens could have been reworked suggest the sthenurine remains may be in situ. However, because attempts to directly date sthenurine material failed, we cannot confidently assert that they survived to this time. Therefore, Seton Rockshelter may be best excluded from the Pleistocene extinction debate until the site can be re-excavated and more conclusive evidence collected, including more complete or directly datable sthenurine remains. Copyright 2015 John Wiley & Sons, Ltd." -"McElroy:2017censorship","In a degrading landscape, does the episodic nature of erosion affect observed erosion rates in a systematic way, and can one account for the effects? We present a null hypothesis for surface change rate variations based on minimal assumptions about the processes of topographic evolution. Variance in erosion along with censorship of topographic change distributions combine to act as a first-order control on time-scale dependence of erosion rates. In general, censorship is ubiquitous, and as a result, time-scale dependence of rates is likely to apply to almost every system. In detail, this occurs because at short time scales, surface changes can be censored from field measurements that become inherently incorporated by natural surface evolution at longer time scales. Additionally, the granularity of systems implies minimum time scales below which specific rate measurements have no physical interpretation. Finally, we show the existence of a crossover time scale at which the short-term rate dependence of a process gives way to the long-term rate that is no longer subject to censoring. ... [_truncated_]" -"McGlone:1981tephra","The rhyolitic eruptions of the Taupo Pumice (c. 1800 B.P.) and the Kaharoa Ash (c. 700 B.P.) devastated forest close to the volcanic source. However, pollen diagrams from regions up to 150km from the volcanic centre show that widespread fires were common over an appreciable period after both eruptions. It appears that damage to foliage by tephra fall increases mortality of canopy trees, open forest to the drying effects of sun and wind, and also increases the total fuel stock. The result is that the damaged forests are more susceptible to fire. In the presence of man, this increased vulnerability of the forest can lead to rapid deforestation." -"McGlone:1984ohinewai","The Ohinewai peatlands occupy 15 km2 near Lake Waikare, south Auckland. The peats average 6--9 m in depth, and overlie a grey-green lacustrine mud (3--11 m thick). The lacustrine mud was deposited in a proto-Lake Waikare between 20,000 and 7,000 yr bp, and pollen analysis shows that open shrubland-grassland vegetation was dominant for at least a portion of this time. The basal peat ranges in age from 7,000--6,000 yr bp. The peat formed in an oligotrophic raised bog during the drainage and contraction of the proto-Lake Waikare, a process which may have been caused by a drop in sea level. Pollen analysis of the peat shows that conifer-hardwood forest, similar to that of the present, was dominant throughout. Ascarina lucida and Dacrydium colensoi, trees which are extinct, or nearly so, in the region today, were present until at least 2,000 yr BP. There was little change in the forest between 7,000 and 2,000 yr bp, except for a marked increase in Agathis austrahs at around 3,000 yr BP, which may indicate a trend towards a drier climate. Fires were common on the bog at all times." -"McGlone:1995awatere","Pollen analysis of a high altitude bog (Winterton Bog) and an alluvial soil sequence in the upper Awatere catchment on the western flanks of the Inland Kaikoura Range, and radiocarbon dates on wood and charcoal from the Marlborough region, have established a Holocene, (post 10 000 years B.P.) vegetation history for this area. The upper slopes of the catchment were almost entirely clad in Podocarpus and Phyllocladus dominant conifer/broad-leaved forest and the valley floor in Prumnopitys taxifolia for most of the Holocene, despite occasional forest fires in the region. Nothofagus forest spread into the wetter, mountainous region west of the Awatere valley at around c. 6000 years B.P., but failed to establish more than scattered stands on the drier Inland Kaikoura Ranges. Widespread fire broke out in the early Polynesian era and between 750 and 600 years B.P. the Awatere catchment lost most of its forest cover, which was replaced by bracken, grass and scrub. There was a slight recovery of forest and scrub after 600 years B.P. when burning frequency lessened. Increased burning, grazing, and introduction of exotic weeds accompanied the penetration of the region by European pastoralists in the 1860s. The post-1960 era is clearly indicated by the upsurge of Echium vulgare and Pinus spp. The Winterton bog has a finely balanced water budget, and it may have been initiated by changes in the seasonality of rainfall in the mid-Holocene." -"McGlone:1995central","Pollen diagrams from upland blanket bogs and mire--pool complexes on the southern Garvie Mountains and the Old Man Range, and from a sag pond mire on the slopes of the Kawarau Gorge, record the vegetation history of the last 12 000 years in Central Otago, the driest region of New Zealand. During the late--glacial/early Holocene these subalpine sites supported grassland/shrubland vegetation. Trees or tall scrub were absent. Tree ferns became increasingly common in the early Holocene, most likely as small stands in damp, sheltered locations. At 7500 yr B.P. a coniferous forest of Prumnopitys taxifolia, Dacrycarpus dacrydioides and Podocarpus abruptly replaced the previous grassland communities at lower altitudes, while a coniferous scrub of Phyllocladus alpinus and Halocarpus bidwillii formed the upper treeline. The reafforestation of Central Otago and adjacent regions was completed 2000 years after podocarp--dominant forest began to occupy coastal regions. The delay is attributed to drier climates in the interior of the southern South Island during the early Holocene. From 6000 yr B.P. Nothofagus menziesii began to spread through the higher altitude forest, and shortly after 3000 yr B.P. N. fusca type forest began to replace the previous treeline dominants, Phyllocladus and Halocarpus. Treeline may have risen slightly in the mid to late Holocene. From 600 yr B.P., repeated fires destroyed both lowland and upland forest and tall scrub communities. First bracken, and then grassland, replaced the burnt forest. These fires were a consequence of Maori exploitation of the Otago hinterlands." -"McGlone:1996change","Long climate records from deep sea sediments and polar ice caps show that the last few million years have been dominated by quasi-regular glacial-interglacial cycles. These cycles are ultimately regulated by fluctuations in high latitude, northern hemisphere, seasonal solar radiation caused by orbital perturbations. Trace gas records from ice cores reveal variations in atmospheric carbon dioxide and methane concentrations that parallel climate fluctuations. The sensitivity of global temperatures to increasing greenhouse gases (approximately 2°C for a doubling of carbon dioxide concentrations), as estimated from palaeoclimate records, is close to that derived from numerical modelling of future greenhouse warming. Comparison of records of past climate states with numerical climatic model simulations show that previous versions of general circulation models (GCMs) have not performed well in Oceania, possibly because of inaccurate sea surface temperatures, a lack of an interactive ocean, and coarse resolution. More recent GCM versions perform better with present climates, and give indications of better performance in modelling past climates. ... [_truncated_]" -"McGlone:1996stewart","Stewart Island is the southernmost of the three main New Zealand islands, and is largely covered with Dacrydium cupressinum/hardwood forest. Pollen analyses from three Holocene sites and a modern pollen rain survey are presented. Stewart Island had a hardwood forest of Weinmannia racemosa, Metrosideros umbellata, and abundant tree ferns from before 9000 BP to 5500-4500 BP when Dacrydium cupressinum and Prumnopitys ferruginea rose to dominate the forest reducing the abundance of Weinmannia racemosa and greatly restricting Metrosideros umbellata. It is suggested that mild, cloudy climates during the early Holocene may have inhibited regeneration of podocarp trees, and that a change in climatic regime in the mid to late Holocene brought sunnier, less cloudy conditions. Several woody species absent from the island but present on the adjacent mainland (Phyllocladus alpinus, Nothofagus spp., Libocedrus bidwillii) probably never grew there, and their absence is attributed to failure to disperse and the limited time that suitable habitats have been available." -"McGlone:1997old","Alpine mires are widespread on the flat-topped mountains of Central Otago, the driest and most continental region in New Zealand. Peat profiles, pollen analyses, and radiocarbon dates are presented for several mires from the Old Man Range as part of a study of the environmental history of this region. Precipitation in the early Holocene may have been up to 30 percent less than that of the present, and peat accumulation was restricted to topogenous mires. Alpine ombrogenous bogs began growth at ca. 7500 BP. At the same time, forest and tall scrub spread in the adjacent lowlands in response to increasing rainfall, replacing grassland-shrub-lands. Peat accumulation was slow and episodic and declined to very low rates after 3000 BP, probably as a result of cooler winters and drier summers. Low levels of natural fire occurred throughout the Holocene. However, from 750 BP onwards, lowland forest and scrub was severely reduced, subalpine shrubland declined, and snow tussock grassland increased markedly as fires lit by Polynesian hunters swept the region. From A.D. 1850 onwards, European pastoralists introduced sheep and increased the burning of the uplands to improve grazing. Peat accumulation increased in topogenous mires after burning and grazing of the alpine grassland, possibly because of accelerated runoff and nutrient input." -"McGlone:1998mackenzie","Pollen and charcoal analyses are presented from three south--central South Island Holocene age deposits. A spring bog site in the Idaburn Valley records small--leaved Olearia scrub and grassland in its immediate vicinity from c. 7100 yr B.P., when peat growth began, to 5000 yr B.P. After that date the valley bottom vegetation became increasingly short and open, and the bog ceased growing, probably as a result of increasingly droughty summers. The adjacent hilly country supported a forest/scrub cover of Podocarpus hallii, Phyllocladus alpinus, Halocarpus bidwillii, and small--leaved shrubs. A site in the Mackenzie Basin near Lake Pukaki recorded near total dominance by Phyllocladus alpinus scrub from c. 8000 yr B.P. until 5000 yr B.P. after which time Halocarpus bidwillii, Aciphylla, and grassland became increasingly important in response to drought and local fires. At a third site, again in the Mackenzie Basin, Halocarpus bidwillii formed a complete scrub cover at the time of Maori settlement at about 800--600 yr B.P. but fire then rapidly reduced the scrub to grassland. On the evidence of these and other southern South Island vegetation history records, the early Holocene appears to have had a relatively stable climate with moist summers. From 5000 yrB.P. on, evidence for drought and fire point to drier summers and unstable, ENSO--affected climates." -"McGlone:1999otago","A Holocene record of pollen, macrofossils, testate amoebae and peat humification is presented from a small montane bog. Sediment accumulation began before 9000 yr BP, but peat growth not until ca. 7000 BP. From 12 000 to 7000 yr BP, a shrub--grassland dominated under a dry climate, with increasing conifer forest and tall scrub from ca. 9600 yr BP. At 7000 yr BP a dense montane--subalpine low conifer forest established under a moist, cool climatic regime. Between 7000 and 700 yr BP the bog surface was shrubby, tending to be dry but with highly variable surface wetness. The catchment was affected by major fire at least four times between 4000 and 1000 yr BP. Both fire and bog surface wetness may have been linked to ENSO-caused variations in rainfall. Cooler, cloudier winters and disturbance by fire promoted the expansion of the broadleaf tree Nothofagus menziesii between 4000 yr BP and 1300 yr BP at the expense of the previous conifer forest--scrub vegetation. Polynesian fires (ca. 700 yr BP) reduced the vegetation to tussock grassland and bracken. Deforestation did not markedly affect the hydrology of the site. European pastoralism since ad 1860 has increased run-off and rising water tables in the bog have led to a Sphagnum-dominated cover." -"McGlone:2001origin","Immediately before human settlement, dense tall podocarp- angiosperm forest dominated the moist Southland and southern coastal Otago districts. Open, discontinuous podocarp-angiosperm forest bordered the central Otago dry interior, extending along the north Otago coast. Grassland was mostly patchy within these woody ecosystems, occurring on limited areas of droughty or low-nutrient soils and wetlands, or temporarily after infrequent fire or other disturbance. Podocarpus hallii, Phyllocladus alpinus and Halocarpus bidwillii, small-leaved and asterad shrubs formed low forest and shrub associations in the semi arid interior, with Nothofagus menziesii prominent in the upper montane-subalpine zone. Substantial grasslands were confined to the alpine zone and dry terraces in intermontane basins. The arrival of the first Maori settlers at c. 800 BP led immediately to widespread burning and near-elimination of the fire-sensitive woody vegetation from all but the wettest districts. Non-Chionochloa grasses (probably species of Poa, Elymus and Festuca) and, in particular, bracken were the first to spread after fire; later, with continued fire, the more slowly spreading Chionochloa tussock grasslands became common. A unique suite of dryland woody ecosystems has thus been replaced with fire-induced grasslands. Recreation of the pre-human vegetation cover from the surviving small remnants is problematical because of the anomalous fire-sensitivity of the indigenous drought-tolerant flora. In the current historically unprecedented fire-prone environment, perhaps the best that can be hoped for is preservation of the status quo." -"McGlone:2004cass","Lithology, pollen, macrofossils, and stable carbon isotopes from an intermontane basin bog site in southern New Zealand provide a detailed late-glacial and early Holocene vegetation and climate record. Glacial retreat occurred before 17,000 cal yr b.p., and tundra-like grassland--shrubland occupied the basin shortly after. Between 16,500 and 14,600 cal yr b.p., a minor regional expansion of forest patches occurred in response to warming, but the basin remained in shrubland. Forest retreated between 14,600 and 13,600 cal yr b.p., at about the time of the Antarctic Cold Reversal. At 13,600 cal yr b.p., a steady progression from shrubland to tall podocarp forest began as the climate ameliorated. Tall, temperate podocarp trees replaced stress-tolerant shrubs and trees between 12,800 and 11,300 cal yr b.p., indicating sustained warming during the Younger Dryas Chronozone (YDC). Stable isotopes suggest increasing atmospheric humidity from 11,800 to 9300 cal yr b.p. Mild (annual temperatures at least 1°C higher than present), and moist conditions prevailed from 11,000 to 10,350 cal yr b.p. Cooler, more variable conditions followed, and podocarp forest was completely replaced by montane Nothofagus forest at around 7500 cal yr b.p. with the onset of the modern climate regime. The Cass Basin late-glacial climate record closely matches the Antarctic ice core records and is in approximate antiphase with the North Atlantic." -"McGlone:2007campbell","Campbell Island is a small, uninhabited peat-covered island lying in the cool southern ocean 600 km south of the New Zealand mainland. Dracophyllum scrub is the main cover from sea level to 200 m, above which tussock grassland, macrophyllous forbs and tundra dominate. Seven peat profiles from sea level to the tundra zone provide an elevational transect for pollen and charcoal records spanning the last 500 years. Scrub density was relatively low between 200 and 400 cal yrs BP, possibly due to Little Ice Age cooling, but had recovered by the time Europeans discovered the island in AD 1810. Burning and grazing during a brief farming episode (AD 1895--1931) severely reduced scrub and palatable grasses and forbs. Vegetation recovery is now well advanced following cessation of farming and the later elimination of all feral grazing animals, cats and rats. Climates were cool in the southwest Pacific during the farming period, and since AD 1970 the island has warmed by c. 0·5°C. However, there has been no upwards movement of the scrubline despite vigorous regeneration of scrub at lower altitudes. The island's cloudy, highly oceanic climate appears to offset increasing summer warmth, and scrubline is likely to rise only if clearer and less windy, as well as warmer, summers eventuate." -"McGlone:2009postglacial","Most New Zealand wetlands formed at or after the end of the last glaciation (c. 18 000 cal yrs BP). Those associated with major rivers and close to the coast tend to be young as erosive processes both destroy and initiate wetlands. However, there is a strong linear trend in initiations since 14 000 cal yrs BP, which suggests that geomorphic processes such as soil deterioration, landslides, sand dune movement and river course changes are constantly adding new, permanent wetlands. Most wetlands began as herbaceous fens but usually transitioned to shrub- or forest-covered bog--fen systems, in particular after the beginning of the Holocene (11 500 cal yrs BP). Raised bogs formed from fens during the late-glacial and early Holocene, when river down-cutting isolated them from groundwater inflow. As climates warmed through the late-glacial and early Holocene, wooded wetlands spread and over 75 percent of lowland peat profiles preserve wood layers. Large basins with high water inflow often contain lakes or lagoons and have maintained herbaceous swamps, whereas those with limited catchments have become almost entirely covered with forest or shrub. Wetlands in drier districts tend to have been initiated during the mid- and late Holocene as the climate cooled and rain-bearing systems penetrated more often. Ombrogenous montane and alpine bogs may have been initiated by the same climate change. Natural fires frequently burnt some wetlands, particularly within the vast bog complexes of the Waikato Basin, but many wetlands record occasional fire episodes. By the time Mâori arrived in the 13th century, about 1 percent of the landscape was covered with some form of wetland and most of that wetland was under woody cover. Mâori firing of the landscape began the process of removing the woody cover, which induced wetter, more herbaceous systems and initiated new wetlands. Deforestation of catchments in drier districts increased water yield that may in turn have created lowland fens and lagoons. European logging, fire and draining destroyed both pristine forested wetlands and fire-transformed systems from the Mâori settlement era. The loss of wetlands is now largely a crisis of continued degradation through draining, weed invasion and fire in already human-altered systems in productive landscapes. Wetland history can help assess values and inform goals for conservation of wetlands, but transformation of the lowland landscape has been so complete that an historically authentic endpoint is unrealistic for most wetlands. The major conservation emphasis should be on larger wetlands that provide a range of ecosystem services." -"McGowan:2012enso","The Kimberley region of northwest Australia contains one of the World's largest collections of rock art characterised by two distinct art forms; the fine featured anthropomorphic figures of the Gwion Gwion or Bradshaw paintings, and broad stroke Wandjina figures. Luminescence dating of mud wasp nests overlying Gwion Gwion paintings has confirmed an age of at least 17,000 yrs B.P. with the most recent dates for these paintings from around the mid-Holocene (5000 to 7000 yrs B.P.). Radiocarbon dating indicates that the Wandjina rock art then emerged around 3800 to 4000 yrs B.P. following a hiatus of at least 1200 yrs. Here we show that a mid-Holocene ENSO forced collapse of the Australian summer monsoon and ensuing mega-drought spanning approximately 1500 yrs was the likely catalyst of this change in rock art. The severity of the drought we believe was enhanced through positive feedbacks triggered by change in land surface condition and increased aerosol loading of the atmosphere leading to a weakening or failure of monsoon rains. This confirms that pre-historic aboriginal cultures experienced catastrophic upheaval due to rapid natural climate variability and that current abundant seasonal water supplies may fail again if significant change in ENSO occurs." -"McIntosh:2008chronology","ND" -"McIntosh:2009erosion","The establishment of a chronology of landscape-forming events in lowland and mid-altitude Tasmania, essential for assessing the relative importance of climatic and human influences on erosion, and for assessing present erosion risk, has been limited by the small number of ages obtained and limitations of dating methods. In this paper we critically assess previous Tasmanian studies, list published radiocarbon ages considered to be dependable, present new radiocarbon and thermoluminescence (TL) ages for 25 sites around Tasmania, and consider the evidence for the hypotheses that erosion processes at low and mid altitudes have been: (1) purely climatically controlled; and (2) influenced both by climatic and anthropogenic (increased fire frequency) effects. A total of 94 dependable finite ages (calibrated for radiocarbon and 'as measured' for TL and optically stimulated luminescence (OSL) determinations) are listed for deposits comprising dunes, colluvium, alluvium and loess-like aeolian deposits. Two fall in the >100ka period, 15 fall in the period 65-35ka, and 77 fall in the period 35-0.3ka. There was a sustained increase in erosion recorded in the period 35-15ka, as reflected by a greater number of dated aeolian deposits during this period. We considered three possible biases that may have affected the age distribution obtained: the limitations of radiocarbon dating, sampling bias, and preservation bias. Sampling bias may have favoured more recent dune strata, but radiocarbon dating and preservation biases are unlikely to have significantly distorted the age distribution obtained. Long but intermittent aeolian deposition is recorded at two sites (Southwood B; c. 59-28ka and Dunlin Dune; c. 29-14ka) but there is no evidence of regional loess deposits such as found in New Zealand. The timing of increased erosion in Tasmania between 35 and 30ka approximately coincides with the intermittent ten-fold increase of dust accumulation between 33 and 30ka in the Antarctic Dome C ice core. The absence of widespread erosion before 35ka, the abrupt increase of erosion around this time, the frequent association of erosion products with charcoal, the arrival of people in Tasmania at c. 40cal ka, and the known use of fires by Aborigines to maintain areas of non-climax vegetation suggest that ecosystem disturbance by anthropogenic fires, in a drier climate than that presently prevailing, may have contributed to erosion in lowland and mid-altitude Tasmania after 35ka. Thus the Tasmanian erosion record provides circumstantial support for the proposition that human dispersal in southeast Australia was accompanied by significant ecological change." -"McIntosh:2012extraglacial","Many Tasmanian deposits previously described as 'periglacial' have been described in more detail, re-interpreted and dated. We suggest that 'periglacial' has little meaning when applied locally and the term 'relict cold-climate deposits' is more appropriate. In this paper we examine the origin and age of relict cold-climate slope deposits, fan alluvium and aeolian sediments in Tasmania, and infer the conditions under which they accumulated. Fan alluvium dating from the penultimate Glacial (OIS 6) and capped by a prominent palaeosol deduced to date to the Last Interglacial (OIS 5e) is present at Woodstock, south of Hobart. Many fan deposits formed before 40ka or in a period c. 30-23ka; only a few deposits date to the Last Glacial Maximum in Tasmania, which is defined as spanning the period 23.5-17.5ka. Slope deposits indicate widespread instability down to present-day sea level throughout the Last Glacial, probably as a result of freeze-thaw in a sparsely vegetated landscape. Layered fine gravel and coarse sand colluvial deposits resembling grèzes litées, produced both by dry deposition and by the action of water, are locally common where jointed siltstone bedrock outcrops. These deposits occur from altitudes of 500m to near sea level and also in caves and must have formed under sparse vegetation cover, probably by freeze-thaw in extremely dry conditions. They have been radiocarbon dated from 35 to 17.5cal. ka. Relict dunes and sandsheets are widespread at the margin of the Bassian Plain that once provided a land bridge between Tasmania and the mainland. They are also found in western Tasmania and in areas of inland southern Tasmania that now support wet eucalypt forest and rainforest and receive mean annual rainfall >1500mm. In the south they have been dated >87.5-19ka and attest to a long period of semi-arid climate in an area extending well to the west and south of the present semiarid zone. We deduce that during most of the Last Glacial anticyclones dominated Tasmania's climate and rain-bearing depressions generally passed south of the land mass. However in the east prominent palaeosols in aeolian deposits, dated between 26.4ka and 16ka at different locations, and palaeosols with morphology indicating formation under humid conditions, indicate periods of wetter climate in eastern Tasmania during or close to the LGM, deduced to be the result of easterlies associated with near-coastal depressions in the western Tasman Sea. Such easterlies may also be responsible for short Last Glacial wet periods noted at mainland coastal sites. A plot of ages of all dated deposits reveals an increase of erosion and deposition between 35 and 20ka, and greater prevalence of aeolian deposits in the 35-15ka period than earlier in the Last Glacial. There are two possible explanations for this pattern: (1) that aeolian activity increased as the result of climatic effects (e.g. increased windiness); or (2) that shrubland biomass increased after the megafauna were hunted to extinction following human arrival c. 40ka, causing increased fire frequency, and in the cold dry climate of the late Last Glacial such fires caused increased erosion and increased aeolian accumulation." -"McIntosh:2012geoconservation","ND" -"McKenna:1997mammals","Summary: Embracing more than 5,000 genera, distributed in 425 families and 46 orders, Malcolm C. McKenna and Susan K. Bell's Classification of Mammals is the most comprehensive work to date on the systematics, relationships, and occurrences of all mammal taxa, living and extinct, down through the rank of genus. Since George Gaylord Simpson's 1945 classification, the paleontological record has been recalibrated, and the intervening years have seen much debate and progress concerning the theoretical underpinnings of systematization. McKenna inherited the project from Simpson and, with Bell, has constructed a completely updated hierarchical system that reflects the genealogy of Mammalia." -"McKenzie:1966freshwater","Freshwater ostracodes from the Northern Territory and the Kimberleys, Western Australia, are described. They comprise 17 species of which 6 are new: Cyprinotus kimberleyensis, Zsocypris williamsi, 'Strandesia' dorsoviridis, Candonocypris Jitzroyi, Cypretta baylyi, and Cypretta lutea. The ostracodes include the first records from Australia of Isocypris, Strandesia, and Heinicypris, and exhibit affinities with those of eastern Australia, Indonesia, and South Africa." -"McKenzie:1997chapple","A well-dated pollen record from Chapple Vale in the north of the Otway region provides a detailed history of vegetation and environments through the last c. 7000 years. From the commencement of the record, a stand of cool temperate rainforest, dominated by Nothofagus cunninghamii (Hook.) Oerst., grew on or around the site and was surrounded by eucalypt-dominated tall open forest. Between c. 5200 and 4600 years BP (before present), the rainforest declined and tall open forest predominated. Some time after 4400 years BP there was a major and consistent increase in charcoal values, suggesting an increase in burning, the progressive development of scrub--heath vegetation on site and the replacement of tall open forest vegetation by eucalypt woodland surrounding the site. The fossil evidence for N. cunninghamii on the site and its present restriction to wetter areas and gullies of the Otway Ranges indicate, from the application of the present bioclimatic range of the species, a mean annual temperature and winter temperatures that were c. 1°C cooler than present, and summer temperatures that were possibly slightly cooler than present, together with a much higher effective precipitation from the commencement of the record until c. 4600 years BP. These climatic estimates are in accord with those derived from a similar study of changing distributions of N. cunninghamii in the Central Highlands of lower mean annual and cooler summer temperatures and higher effective precipitation over this time span. However, for winter, the evidence is equivocal. While the Otway estimates suggest lower temperatures, the Central Highlands findings show slightly higher temperatures. Taking into account additional present-day records for N. cunninghamii, it is likely that the Otway estimates are the most reliable." -"McKenzie:1997highlandsi","The late Quaternary vegetation communities of the south-central highlands of Victoria are reconstructed from analyses of pollen and charcoal, and associated environmental conditions derived from the record of Nothofagus cunninghamii and alpine and sclerophyll taxa preserved in four subalpine Sphagnum bogs. The highest site occurs amid Eucalyptus paucifiora woodland, the two intermediate sites are surrounded by Eucalyptus delegatensis forest and the lowest by a mixed forest ofE. delegatensis/Eucalyptus regnans. Small pockets of N. cunninghamii occur within the eucalypt forests, and in close proximity to all four sites. Around 32 000 BP the vegetation consisted of a mosaic of alpine feldmark and herbfield, with small scattered groves of Nothofagus and Eucalyptus well below 1100 m. Summer temperatures were probably 5°C lower than present with lowest values, probably 7° to 8°C below present, possibly between 17 000 and 13 500 BP, at which time alpine communities reached their greatest extent and much of the Central Highlands was treeless. After ca 13 500 BP herbaceous alpine taxa disappeared and there was an associated movement upslope of Nothofagus and tall open forest taxa to their maximum post-glacial extent, as temperatures and effective precipitation increased, ca 6000 BP. The retraction of cool temperate rainforest and wet sclerophyll or tall open forest towards present day values indicates lower effective precipitation, generally rising temperatures and increased fire hazard. More recently, European activities have increased the stress on the remaining forests. The study of four sites has demonstrated the importance of analysing a number of sites within a given area in order to overcome the limitations imposed by sites which were sub-optimal due to one or more factors including poor preservation, problems of dating, variable sedimentation rates, and the influence of streams which flow close to all sites. While the local environment varies between sites, and some vegetation changes are successional, this study shows that the local records complement one another, to some extent reinforcing the regional picture of vegetation and environmental change." -"McKenzie:2000wyelangta","This paper presents the first long Quaternary palynological record from the Otway region of Victoria, an area which is biogeographically important in that it is an outlier of the southeastern highlands containing distinctive forest vegetation with great similarities to the island of Tasmania. The record is derived from a small remnant patch of cool temperate rainforest dominated by Nothofagus cunninghamii surrounded by tall open eucalypt forest. Three clear phases are identified: an older rainforest phase dated to beyond 40,000 years BP which probably represents the latter part of Oxygen Isotope Stage 5; a phase of more open vegetation which covers at least part of the last glacial period; and a younger rainforest phase of Holocene age. The record is significant in providing refinements to late Quaternary climatic estimates from southeastern Australia utilising the climatic profiles of key rainforest taxa, and in indicating the likely presence and nature of a glacial rainforest 'refugium'. The occurrence of a major rain forest tree, Phyllocladus, during the early forest phase and of the subalpine taxon Gunnera, during the last glacial period, taxa now restricted to Tasmania, demonstrates an even greater biogeographic link to this island in the recent past. Their extinction on the mainland is consistent with the general demise of cool temperate taxa with close Gondwanan affinities on the Australian mainland through the Late Cenozoic period. Their late disappearance contributes to the growing list of mainland extinctions of ancient and geographically interesting taxa adding weight to the proposal that Aboriginal burning has had a substantial impact on the Australian landscape during the last glacial cycle." -"McKenzie:2002highlandsii","The late Quaternary vegetation communities of the south-central highlands of Victoria are constructed from analyses of pollen and charcoal, and macroscopic plant remains preserved in Sphagnum bogs. The sites, located in eucalypt forest or woodland, form an altitudinal sequence with the component Eucalyptus species varying with altitude and with small pockets of Nothofagus cunninghamii (Hook.) Oerst. in close proximity to the higher sites. The record from the sites above 900 m covers the last 32 000 years, and the record from the lower sites extends from at least 12 000 BP. Around 32 000 BP the region was predominantly covered by a mosaic of alpine feldmark and herbfield, with small patches of Eucalyptus and Nothofagus woodland close to sea level when summer temperatures were probably 5°C lower than present. Lowest values, probably 7°--8°C below present, occurred between 19 800 and 16 900 BP, when alpine communities were most widespread and much of the Central Highlands was treeless. Around 12 000 BP alpine taxa disappeared or were greatly reduced, first at the lower sites. There was an associated rise in the treeline with the movement upslope of Nothofagus and eucalypt forest as a result of a general increase in temperature and probably effective precipitation. By 6000 BP wet eucalypt forest and Nothofagus reached their maximum postglacial extent at all sites, possibly related to a further increase in temperature, at least 2°C lower than present, and higher effective precipitation. A continuing increase in temperature, or an increase in continentality, and a decrease in effective precipitation led to increased fire hazard and retraction of rainforest and wet sclerophyll or tall open forest toward present-day values. Nothofagus disappeared from the sites below 900 m. The activities of humans pose further threats to remaining forest communities. The record of vegetation and environmental change derived from the local and regional picture from eight sites reinforces and complements that from the individual sites. For example, combining the records overcomes to some extent taphonomic problems such as the effect of streams that flow close to all sites, and other limitations including problems of dating, poor preservation and variable sedimentation rates." -"McKenzie:2004aire","We present a palynological record from the Otway region of Victoria that covers about the last 9000 years. The record was obtained from a small, remnant, riverine patch of cool temperate rainforest dominated by the southern beech species, Nothofagus cunninghamii, and surrounded by tall open eucalypt forest. The present nature and extent of forest vegetation had been established by the beginning of the record and, in line with other records from southeastern Australia, there is evidence for higher precipitation than today during the mid-Holocene from a slight expansion of rainforest and increased diversity of tall open forest vegetation. From 4300 years ago, forest vegetation around the site becomes more open allowing the establishment of herbaceous swamp taxa. This development is attributed to relative stability of the site, with a reduction in stream water flow. A major feature of the record is the presence of pollen from the southern conifers Podocarpus, Phyllocladus and Dacrycarpus whose parent plants were important components of Victorian rainforest vegetation during the Tertiary period but no longer grow in the Otway region. Although it is considered that these plants were unlikely to have been present in the Holocene, it is proposed it is most likely that they survived within the region until the late Quaternary, possibly until the arrival of Aboriginal people." -"McNamara:1990wyandotte","ND" -"McNiven:1988brooyar","This paper details the results of an excavation undertaken at Brooyar Rockshelter, southeast Queensland during August 1987. The Rockshelter was excavated as part of a larger research project focused upon the adjacent coastal region of Cooloola (McNiven 1985). The excavation had two main aims. The first was to establish a chronological framework for backed blades in the Gympie-Cooloola region, thus providing insight into the antiquity of non-stratified open sites with backed blades in the region (e.g. sandblow sites at Cooloola - McNiven 1895:15, 26, 28) (cf. Hiscock 1986). The second aim was to obtain comparative information on subsistence activities located in the hinterland region of Cooloola." -"McNiven:1989maroochy","This paper examines a series of shell midden and stone artefact sites located at the mouth of the Maroochy River, southeast Queensland. It represents the first detailed archaeological research undertaken on the Sunshine Coast since Jackson (1939) investigated a series of middens near Point Cartwright in the 1930‘s. The present study details the results of survey and excavation work, with a number of tentative hypotheses concerning late Holocene shellfishing behaviour, bevel-edged tool use, and ‘regionalization‘ of societal groupings." -"McNiven:1990phd","This thesis examines mid- to late Holocene Aboriginal settlement and subsistence behaviour for the Cooloola region, coastal southeast Queensland, Australia. In particular, my research focuses upon the methodological problem of systemic site interaction and the more general theoretical issue of human response to spatial variation in resource structure. The study is based upon the results of surveys (site and non-site) and excavations. It also represents Stage 2 of the Cooloola Region Archaeological Project (CRAP). Two major chronological phases are identified at Cooloola, a Recent and an Early Phase. Recent Phase sites (ca. 1000-100 BP) are represented by a complex of shell middens located up to 10km inland from the present shoreline. These sites demonstrate highly specialized exploitation of marine shellfish and fish species. Recent Phase stone artefact assemblages are dominated by local raw materials and bevel-edged tools. Early Phase sites (ca. 5500-3000 BP) are generally represented by large stone artefact scatters devoid of faunal remains. These stone artefact assemblages are dominated by exotic raw materials and a greater variety of formal implement types (e.g. bevel-edged tools, backed blades, bifacial points). Recent Phase middens are generally restricted to the estuarine resource-rich southern and northern parts of Cooloola. These areas not only exhibit all of the recorded ceremonial/ritual (e.g. ‘bora ring‘, burial) sites at Cooloola, but also correspond to the locations of historically-recorded Aboriginal groups and activities during the 19th century. I argue that such site patterning demonstrates the potential effects of resource productivity upon the spatial organization of Aboriginal social, ceremonial and subsistence activities. A detailed land-use model, consisting of eastern (oceanic) and western (estuarine) settlement-subsistence sub-systems, is generated for northern midden sites. The eastern settlement-subsistence sub-system largely consists of ‘home bases‘ located along Teewah Beach with associated ephemeral rainforest and swamp plant food foraging camps located on the adjacent sandmass. The western settlement-subsistence sub-system largely consists of ‘home bases‘ located along Tin Can Bay with associated ephemeral swamp plant food foraging camps located across the adjacent ‘swamp zone‘. ... [_truncated_]" -"McNiven:1991teewah","This paper presents the results of excavations undertaken at Teewah Beach Site 26, situated along the Cooloola coast, southeast Queensland. The open site yielded a stone artefact sequence dated from 5531 BP to 316 BP (calibrated), with fauna1 remains (shellfish and fish) appearing at ca 900 BP. Major inferences drawn from the excavations are: 1. despite a human presence in southeast Queensland for at least 20,000 years, ca 5500 BP marks the first major human occupation of Coolda. Such a pattern resulted from the localised adaptation of an existing coastal settlement-subsistence system which had been flowing the transgressing coastline westwards until its relative stabilisation at ca 6000 BP; 2. fishing may have been of equal or greater significance during the mid-Holocene compared to the last 1000 years; 3. the distinctive southeast Queensland artefact type, bevel-edged tool (‘bevelled pounder‘) has an antiquity of at least between 5000 BP and 4000 BP, not ca 1500 BP as previously thought, thus making it one of the oldest, continuously used plant food processing tool types known in Australia; 4. increased relative use of local resources (shellfish and stone) across Codoola and other parts of coastal southeast Queensland during the last ca 1000 years corresponds to the development of regionally isolated settlement-subsistence systems and associated societal entities similar to those recorded historically; and 5. while most of these conclusions complement Hall and Hiscock’s (1988) model of cultural change for southeast Queensland, I argue that their use of intrinsic population increase as a prime mover is theoretically problematic." -"McNiven:1992delamere","As part of the research objectives of the Lightning Brothers Project, a series of excavations was undertaken at Yiwarlarlay, northwest Northern Territory (David et al 1990a; 1990b; 1991) (Map 1). Yiwarlarlay, or the Lightning Brothers Site, is an important Dreaming place for local Wardaman people, and consists of a spectacular sandstone outcrop exhibiting hundreds of paintings and engravings. The primary aims of the excavations were to provide chronological insights into paintings and engravings at the site, especially the large painted images of the Lightning Brothers - Yagjagbula and Jabirringgi - and to make preliminary inferences concerning technology and subsistence behaviours by sampling the numerous artefacts (for example chipped stone implements) and faunal remains (like shells and bones) incorporated within surrounding sediments." -"McNiven:1996hibbs","ND" -"McNiven:1998corangamite","Dr Gallus pioneered research into the potential of open sites to yield long-term cultural sequences in Australia. Working within this tradition, I present findings of a detailed survey of Corangamite Basin, an environmentally distinctive, internal drainage basin located in the heart of Victoria's fertile Western District. A wide range of site types dominated by stone artefact scatters was revealed and many of these sites are seen as components of a late Holocene 'pulsation' settlement system which saw groups converge on major freshwater waterways and lakes during dry summers and disperse across the landscape during wet winters. A close correlation between lake salinity and site density also reveals the strong effects of hydrology on settlement patterns. ... [_truncated_]" -"McNiven:2002waddy","Coastal southeast Queensland is one of the most intensively studied archaeological regions of Australia. While the Fraser Island World Heritage Area is the most famous landscape in this coastal region, no archaeological excavations have been undertaken and its ancient Aboriginal past remains poorly understood. The Fraser Island Archaeological Project (FIAP) redresses this situation. Excavations at Waddy Point 1 Rockshelter (WP1) in July/August 2001 reveal a focus on local resources (shellfish, fish and tool stone) in the last c.900 years. This finding is consistent with McNiven‘s (1999) regionalisation model which posits marine resource intensification and the development of separate residential groups occupying the dune systems of Cooloola and Fraser Island in the last 1,000 years. Further excavation will be required to define the base of the cultural deposit of WP1, which may be early Holocene given arrival of the sea off the headland c.10,000 years ago." -"McNiven:2003seascapes","People dwell in a world of their own subjective making. For many hunters, engagement with the ‘natural‘ world is a negotiated affair because animals, like people, possess spirits. A critical part of the negotiation process is mediation of the human-prey relationship by hunting magic. Torres Strait Islanders of NE Australia are skilled hunters of dugongs, a marine mammal whose capture entails a broad range of ritual practices. Following ethnographic expectations, excavation of bone mounds reveals ritual treatment of dugong bones, especially skulls, to increase hunting success. Extensive use of dugong bones in ritual sites has important implications for the extent to which ‘secular‘ midden deposits are representative of Islander subsistence practices. Since dugong bone mounds provide archaeological insights into Islander spiritual relationships with dugongs, chronological changes in use of these sites inform us about historical developments in Islander ontology and their ritual orchestration of seascapes and spiritual connections to the sea." -"McNiven:2006dauan","Excavations at Dauan 4 on the island of Dauan in the Top Western Islands of Torres Strait revealed a 700 year sequence created by marine specialists who ate turtle, dugong, fish and shellfish and employed mostly a flaked quartz technology. The presence of bipolar micro-cores less than 10mm in length reveals extreme reduction of quartz, possibly for manufacture of small skin cutting tools. While recent research indicates an antiquity of at least 4000 years for marine specialists in Torres Strait, Dauan 4 follows a suite of sites across the Strait demonstrating major cultural changes taking place within the last 600-800 years. These changes herald the emergence of ethnographically-known social arrangements marked by a rapid phase of site establishment and intensified site use consistent with population increase. Paralleling these changes was the appearance of new ritual sites linked spiritually to seascapes such as dugong bone arrangements, stone arrangements and shell arrangements. Such changes may have represented in part socially-mediated responses to a local expression of the Little Ice Age global climatic phenomenon." -"McNiven:2006mask","Excavations at Mask Cave on the sacred islet of Pulu off Mabuyag in the central west of Zenadh Kes (Torres Strait) reveal four occupational phases: Phase 1 (2900-3800 years ago), Phase 2 (2100-2600 years ago), Phase 3 (1500-1700 years ago) and Phase 4 (last 1500 years). Faunal remains indicate marine specialization (turtle and fish) during all phases. Petrographic analysis of sherds of finely made red-slipped pottery dating back 2400-2600 years reveals a unique fabric in terms of current understandings of Oceanic ceramic technologies. Mineral inclusions are consistent with local geology suggesting local manufacture and the existence of Indigenous Australia's first pottery tradition. Pre-ceramic Phase 1 is associated with demographic expansions across the western islands of Zenadh Kes by local populations of marine-based hunter-gatherers who were primarily Aboriginal language speakers. Phase 2 is associated with the immigration of Papuan maritime, horticultural and pottery-making peoples to the eastern and western islands of Zenadh Kes commencing 2600 years ago. Australian then Papuan settlement expansions across the western islands of Zenadh Kes explain why the local Western-Central Language has an Aboriginal base with a Papuan overlay. First colonization of the eastern islands by Papuans explains why the local Meriam Mìr language is Papuan. Early red-slipped pottery in Zenadh Kes is linked to southern coastal Papuan pottery traditions that are reassessed to have a comparable 2600 year antiquity. Papuan settlement of the southern Papuan coast and Zenadh Kes was an extension of the post-Lapita settlement of the Pacific, an event memorialized in part by Torres Strait Islander oral tradition." -"McNiven:2008dabangai","Dugongs (Dugong dugon) are a key food item and a totemic animal with major spiritual significance for Torres Strait Islanders of northeastern Australia. These marine mammals are officially classed vulnerable to extinction which has placed hunters under considerable internal (cultural) and external (bureaucratic) pressure to lower hunting rates dramatically to sustainable levels. But did Torres Strait Islanders hunt dugongs at much lower rates in the pre-colonial past? Excavation of a ritual dugong bone mound on Mabuyag island revealed the remains of 10,000-11,000 dugongs hunted between c. 1600 and c. 1900AD. The translated hunting rate of 33-37 dugongs per year is surprisingly high and challenging as this single site represents one-third of what conservation biologists argue is the current mean sustainable hunting rate for the entire Torres Strait archipelago. These data suggest that dugong abundance was much higher in the pre-colonial past and that current hunting rates are uncharacteristically unsustainable primarily due to an unprecedented dugong population crash and not increased post-contact hunting rates." -"McNiven:2008tigershark","Tigershark Rockshelter, a small midden site on the sacred islet of Pulu in central western Zenadh Kes (Torres Strait), was visited intermittently by small groups of marine specialists between 500 and 1300 years ago. The diverse faunal assemblage demonstrates procurement of turtle, dugong, shellfish, fish, shark and ray from mangrove, reef and open water environments. Apart from a characteristic flaked quartz technology, the site contains shell body adornments. Establishment of Tigershark Rockshelter reveals increasing preference for shoreline settlements possibly for enhanced intervisibility, intimacy and liminality between newlyconceptualised territorial land- and seascapes. Intensified occupation 500-700 years ago matches concomitant demographic expansions across the region. As local settlement patterns focused on large open village sites 500 years ago, Tigershark Rockshelter became obsolete and was abandoned. These settlement reconfigurations were part of broader social transformations that eventually saw the status of Pulu change from a residential to a ceremonial and sacred place." -"McNiven:2008zenadh","This collection makes a substantial contribution to several highly topical areas of archaeological inquiry. Many of the papers present new and innovative research into the processes of maritime colonisation, processes that affect archaeological contexts from islands to continents. Others shift focus from process to the archaeology of maritime places from the Bering to the Torres Straits, providing highly detailed discussions of how living by and with the sea is woven into all elements of human life from subsistence to trade and to ritual. Of equal importance are more abstract discussions of islands as natural places refashioned by human occupation, either through the introduction of new organisms or new systems of production and consumption. These transformation stories gain further texture (and variety) through close examinations of some of the more significant consequences of colonisation and migration, particularly the creation of new cultural identities. A final set of papers explores the ways in which the techniques of archaeological science have provided insights into the fauna of islands and the human history of such places. Islands of Inquiry highlights the importance of an archaeologically informed history of landmasses in the oceans and seas of the world." -"McNiven:2009kabadul","Excavations directly below a painted panel at Kabadul Kula rock art site on the island of Dauan, northern Torres Strait, revealed buried fragments of ochre pigment to a depth of 59cm. A series of AMS 14C dates indicate that most of the ochres and all pieces of facetted ochre were deposited between 1200 and 1400 years ago. Located in a moist tropical environment where the potential for erosion and bioturbation is high, the stratigraphic integrity of the deposit was tested by micromorphological analysis of sediments. Assessment of vertical changes in the size of stone artefacts and sediment particle sizes suggest strongly that this restricted timeframe for ochre use is reliable and not a taphonomic illusion created by post-depositional disturbance. These in situ ochres are associated with an early phase of painting at the site and represent the oldest dates currently available for Torres Strait rock art." -"McNiven:2009kod","Communal ceremonial sites and social groups often share mutually reinforcing and structuring properties. As a result of this dynamic relationship, ceremonial sites and social groups exhibit ever-emergent properties as long-term works-in-progress. Ceremonial kod sites featuring shrines of trumpet shells and dugong bones were central to the communal ritual life of Torres Strait Islanders. Continuously formed over the generations by ritual additions, these shrines were linked to ongoing maintenance, legitimization and cohesion of totemic clans and moieties that formed the structural basis of island communities. As such, understanding the history of kod sites provides an opportunity to investigate the historical emergence of ethnographically-known social groups in Torres Strait. This mutual emergence is investigated archaeologically at the kod on Pulu islet which is owned and operated by the Goemulgal people of nearby Mabuyag island. Multiple radiocarbon dates from shell and bone shrines and an underlying village midden indicate that the kod, and by association the Goemulgal and their totemic clan and moiety system, emerged over the past 400 years. Aided by local oral history and ethnography, it is argued further that establishment of the kod saw the status of Pulu change from a residential to a ceremonial and sacred place." -"McNiven:2010historicising","Historicising the emergence of ethnographic activities provides insights into the reliability of ethnographic analogies to aid archaeological understandings of past human societies, as well as allowing us to explore the historical emergence of ethnographically contextualised cultural traits. Epe Amoho is the largest hunting camp rockshelter used by the Himaiyu clan (Rumu people) of the Kikori River region, southern Papua New Guinea. Contemporary ethnographic information indicates dry season site use with subsistence practices directed towards riverine fishing and shellfishing, mammal hunting and gardening in the surrounding rainforest. But how long has the site been used and when in the past did activities start to resemble those known ethnographically? Archaeological excavations revealed three pulses of activity: Recent Phase (0-500 cal BP), Middle Phase (900-1200 cal BP) and Early Phase (2500-2850 cal BP). Pollen data reveal increasing rainforest disturbance by people through time. While the best match between ethnographic and archaeological practices occurs during the Recent Phase, selected aspects of Rumu subsistence extend back to the Early Phase. As the temporal depth of ethnographically-known practices differs between archaeological sites, a complex picture emerges where Rumu cultural practices unfolded at differing points in time and space over a period of at least 3000 years." -"McNiven:2011colonisation","Expansion of Austronesian speaking peoples from the Bismarck Archipelago out into the Pacific commencing c.3300 cal BP represents the last great chapter of human global colonisation. The earliest migrants were bearers of finely made dentate-stamped Lapita pottery, hitherto found only across Island Melanesia and western Polynesia. We document the first known occurrence of Lapita peoples on the New Guinea mainland. The new Lapita sites date from 2900 to 2500 cal BP and represent a newly-discovered migratory arm of Lapita expansions that moved westwards along the southern New Guinea coast towards Australia. These marine specialists ate shellfish, fish and marine turtles along the Papua New Guinea mainland coast, reflecting subsistence continuities with local pre-Lapita peoples dating back to 4200 cal BP. Lapita artefacts include characteristic ceramics, shell armbands, stone adzes and obsidian tools. Our Lapita discoveries support hypotheses for the migration of pottery-bearing Melanesian marine specialists into Torres Strait of northeast Australia c.2500 cal BP." -"McNiven:2012fishtraps","Direct dating of stone-walled fishtraps has been a methodological challenge in archaeology and is generally considered insurmountable. Dating is usually associative, linking traps to local archaeological sites and geomorphological features of known age. Limited excavation of sediments burying the lower sections of stone-walled fishtrap features has been previously undertaken with limited success. Recent fine-grained excavation and comprehensive AMS dating and analysis of channel in-fill sediments associated with an elaborate freshwater fishtrap complex at Lake Condah, western Victoria, yields reliable insights into the phased construction and use of the feature. An early phase of basalt bedrock removal to create a bifurcated channel was subsequently in-filled with flood sediments incorporating stone artefacts and charcoal dated to c.6600 cal BP. After a hiatus, basalt blocks were added to the sides of the channel to create multi-tiered walls within the past 600–800 years. This site provides the first direct insights into the antiquity of the elaborate fishtrapping and aquaculture system developed by Aboriginal people in the Lake Condah region, and may represent one of the world’s oldest known fishtraps." -"McNiven:2014voyaging","Island archipelagos of the tropical coast of central Queensland include the most distant offshore islands used by Aboriginal Australians. Excavations on Collins, Otterbourne and High Peak Islands, located up to 40 km from the mainland, reveal evidence of offshore voyaging and marine specialisation in the Shoalwater Bay region for at least 5200 years. A time lag of up to 3000 years between island formation and systematic island use may reflect delayed development of key marine resources. Expansion of island use commencing around 3000–3500 years ago is linked to population increases sustained by synchronous increases in marine resources. Occupational hiatuses variously between 1000 and 3000 years ago are associated with increased ENSO activity. Intensified island use within the past 1000 years is primarily a social phenomenon associated with continuing demographic pressures and the development of more coastally and marine-focused mainland groups, with settlement patterns increasingly encompassing adjacent islands. The viability of risky offshore canoe voyaging was underwritten by two key high-return subsistence pursuits – hunting green turtles and collecting turtle eggs. In addition to subsistence and quartz quarrying, a key motivation for island visitation may have been socially restricted (e.g. ceremonial) practices." -"McNiven:2015fishtraps","Critics point out that a weakness of Lourandos’ ‘intensification’ paradigm for southwestern Victoria is a lack of dates for iconic fish traps of the Lake Condah region. McNiven et al. (2012) detailed excavations at Muldoons Trap Complex at Lake Condah in Gunditjmara Country, where charcoal recovered from channel infill sediments indicated initial construction at least 6600 cal. BP, making the site one of the world’s oldest known fish traps. Channel excavations also revealed the addition of basalt block walls dating to ca 600–800 cal. BP. Subsequent excavations at a second location at Muldoons demonstrate that a barrier/dam feature associated with artificial ponding of flood waters and containment of eels was added to the site complex ca 300–500 cal. BP and possibly elaborated in the nineteenth century. These results show that Muldoons Trap Complex underwent phased redevelopment and major elaboration over the past 800 years. This redevelopment followed little or no activity during the preceding 4000 years, which we argue reflected drier climatic conditions and the inability of flood waters to reach the site. Use of the site complex 5400–6600 and <800 years ago took advantage of regional increases in effective precipitation and lake water levels. Redevelopment of Muldoons Trap Complex within the past 800 years coincided with increased use of occupation sites across the broader region. Importantly, our research presents a methodological way forward to document the history of construction and use of stone-walled fish traps in the Lake Condah region." -"McNiven:2015goemu","Goemu village site on Mabuyag features one of the largest midden deposits recorded in Torres Strait. Following pioneering mapping and excavations of the site by archaeologists from University College London (UCL) in 1985, we document in detail results of follow-up excavations undertaken at two linear mounded midden deposits by archaeologists from Monash University in 2005. Comprehensive radiocarbon dating indicates Square A mound formed c.350-450 cal BP while Square B mound formed c.950-1,000 cal BP. Both mounds reveal a subsistence focus on dugong and turtle hunting supplemented by fishing and shellfishing from adjacent intertidal reef flats and mangrove forests. Lower densities of dugong bone in Square A probably reflect concomitant deposition of dugong bones in specialised ritual bone mounds. Inclusion of dog teeth, teeth extracted from children post-mortem and high density surface concentrations of bottle glass fragments in Square B indicate ritualised deposition before and after European contact. Other material culture includes pearl shell scrapers and ground clam shell adornments. Charcoal underlying midden deposits suggests pre-village landscape firing while land snails within midden deposits suggest shade trees once occurred across the now fire-induced, anthropogenic grasslands of Goemu. Intensified use of Goemu within the past 500 years parallels intensified village occupation on nearby Pulu islet, thus revealing the complementary social history of settlement sites across Goemulgaw territory." -"McPhail:1982bones","The problems of establishing reliable correlations with radiocarbon dating are reviewedwith examples taken from the University of Sydney experience. Ways of overcoming these difficulties are discussed with reference to a conventional radiocarbon set-up. The limitations presented by the requirements of adequate sample sizes are also discussed. ... [_truncated_]" -"McPherson:2014lapstone","Identifying the influence of neotectonics on the morphology of elevated passive margins is complicated in that major morpho-structural patterns might plausibly be explained by processes related to late Mesozoic to early Cenozoic rifting and/or differential erosion induced by Cenozoic epeirogenic uplift. The proportional contribution of each process can vary from continent to continent, and potentially even within the same passive margin. In the passive margin setting of the southeast Australian highlands the documented occurrence of neotectonic deformation is rare, and accordingly its role in landscape evolution is difficult to establish. The results of investigations within the Lapstone Structural Complex, which forms the eastern range front of the Blue Mountains Plateau, provide evidence for two periods of Cenozoic neotectonic uplift in this part of the highlands. The first, demonstrated by seismic and structural evidence, is suggested to have occurred in the Paleogene, and is thus unrelated to Cretaceous rifting. The second period, demonstrated by evidence from the Kurrajong Fault (presented herein) suggests that uplift occurred in both the Mio-Pliocene and the Middle Pleistocene. The cumulative Neogene and younger uplift of ~15 m determined for the Kurrajong Fault is less than 10% of the 130 m of total measured throw across the fault. The apparently minor contribution of neotectonism to the current elevation of the Blue Mountains Plateau supports a predominantly erosional exhumation origin for the topographic relief at the plateau's eastern edge. This finding contrasts with evidence from fault complexes associated with similar topographic relief elsewhere in the south-eastern highlands, indicating that present-day topography cannot be directly related to relief generated by Neogene and younger uplift, even from relatively closely-spaced (< 150 km) structures within the same passive margin. These findings have implications for understanding the spatio-temporal variability of post-rift faulting in continental passive margin settings and the evolution of landscapes therein. Copyright 2014 John Wiley & Sons, Ltd." -"McPhillips:2013cordillera","The landscape response to climate change is frequently investigated with models because natural experiments on geologic timescales are rare. In Quebrada Veladera, in the western Andes Mountains, the formation of alluvial terraces during periods of high precipitation presents opportunities for such an experiment. We compare drainage‐average erosion rates during Pleistocene terrace deposition with Holocene rates, using cosmogenic 10Be samples for seven pairs of quartz sand taken from the trunk and tributaries of Quebrada Veladera and adjacent terraces. Each pair consists of sediment collected from the modern channel and excavated from an adjacent fill terrace. The terrace fill was deposited at ~16 ka and preserved an isotopic record of paleoerosion rates in the Late Pleistocene. Modern sands yield 10Be concentrations between 1.68 × 105 and 2.28 × 105 atoms/g, corresponding to Holocene erosion rates between 43 ± 3 and 58 ± 4 mm/kyr. The 10Be concentrations in terrace sands range from 9.46 × 104 to 3.73 × 105 atoms/g, corresponding to paleoerosion rates from 27 ± 2 to 103 ± 8 mm/kyr. Smaller, upstream tributaries show a substantial decline in erosion rate following the transition from a wet to dry climate, but larger drainage areas show no change. We interpret this trend to indicate that the wetter climate drove landscape dissection, which ceased with the return to dry conditions. As channel heads propagated upslope, erosion accelerated in low‐order drainages before higher‐order ones. This contrast disappeared when the drainage network ceased to expand; at that point, erosion rates became spatially uniform, consistent with the uniformity of modern hillslope gradients." -"McQuinn:1996wisconsin","ND" -"McWethy:2009fires","In most parts of the world where people have colonized and modified their landscapes for several millennia or more, it is often difficult to discriminate anthropogenic burning from natural fire regimes that are linked to climate regimes. New Zealand provides a unique setting for identifying human influence on fire occurrence because it was settled recently (c. AD 1280) at a time when climates are considered to be similar to today. Late-Holocene pollen and charcoal records from New Zealand provide striking evidence for initial Polynesian (Māori) arrival being strongly associated with widespread burning and loss of native forest. The duration of initial forest clearance and the spatial pattern of burning that led to this transformation are still poorly understood. We present high-resolution charcoal and pollen analyses of sediment cores from five lakes, located on the deforested eastern side of the Southern Alps. These records document the local fire history of the last 1000 years and the response of vegetation and watersheds to burning. Our results suggest that one to several high-severity fires occurred within a few decades of initial Māori arrival, and this 'Initial Burning Period' (IBP) resulted in the majority of forest loss and erosion. Changes in sedimentation rates, soil chemistry and magnetic susceptibility occurred simultaneously with the first fires at some sites, and marked the end of the IBP at others, suggesting substantial and rapid alteration of watershed vegetation, soil and biochemistry. Timing of the beginning of the IBP varied across sites but the duration of this period was brief (decades to a century). Our results suggest that Māori burning of native forests was deliberate and systematic. These forests had no previous history of fire and thus showed little resilience to the introduction of a new disturbance." -"McWethy:2010rapid","Humans have altered natural patterns of fire for millennia, but the impact of human-set fires is thought to have been slight in wet closed-canopy forests. In the South Island of New Zealand, Polynesians (Māori), who arrived 700–800 calibrated years (cal y) ago, and then Europeans, who settled ∼150 cal y ago, used fire as a tool for forest clearance, but the structure and environmental consequences of these fires are poorly understood. High-resolution charcoal and pollen records from 16 lakes were analyzed to reconstruct the fire and vegetation history of the last 1,000 y. Diatom, chironomid, and element concentration data were examined to identify disturbance-related limnobiotic and biogeochemical changes within burned watersheds. At most sites, several high-severity fire events occurred within the first two centuries of Māori arrival and were often accompanied by a transformation in vegetation, slope stability, and lake chemistry. ... [_truncated_]" -"McWethy:2014transitions","Human-caused forest transitions are documented worldwide, especially during periods when land use by dense agriculturally-based populations intensified. However, the rate at which prehistoric human activities led to permanent deforestation is poorly resolved. In the South Island, New Zealand, the arrival of Polynesians c. 750 years ago resulted in dramatic forest loss and conversion of nearly half of native forests to open vegetation. This transformation, termed the Initial Burning Period, is documented in pollen and charcoal records, but its speed has been poorly constrained. High-resolution chronologies developed with a series of AMS radiocarbon dates from two lake sediment cores suggest the shift from forest to shrubland occurred within decades rather than centuries at drier sites. We examine two sites representing extreme examples of the magnitude of human impacts: a drier site that was inherently more vulnerable to human-set fires and a wetter, less burnable site. The astonishing rate of deforestation at the hands of small transient populations resulted from the intrinsic vulnerability of the native flora to fire and from positive feedbacks in post-fire vegetation recovery that increased landscape flammability. ... [_truncated_]" -"McWethy:2017aboriginal","To evaluate the influence of climate and Aboriginal landscape management on Holocene vegetation and fire activity. Flinders Island, Bass Strait, Tasmania where archaeological data document extended periods of human presence and absence over the past 12,000 years. We evaluated climate–human–fire interactions through high-resolution pollen, charcoal and geochemical analyses of sediment cores from two wetland sites. Proxies for environmental change are qualitatively compared with archaeological data documenting Aboriginal occupation and later abandonment during the mid-Holocene. Warm and dry conditions of the early Holocene combined with anthropogenic ignitions promoted frequent fires that sustained highly fire-tolerant Eucalyptus savanna. During the mid-Holocene, when both temperatures and precipitation reached Holocene maxima, archaeological data suggest Aboriginal populations abandoned Flinders Island. At this time, Eucalyptus savanna was replaced by Casuarinaceae and broadleaf forests and fire activity decreased. ... [_truncated_]" -"Mead:2005balaenidae","Family Balaenidae" -"Mead:2005balaenopteridae","Family Balaenopteridae" -"Mead:2005cetacea","Order Cetacea" -"Mead:2005delphinidae","Family Delphinidae" -"Mead:2005eschrichtiidae","Family Eschrichtiidae" -"Mead:2005iniidae","Family Iniidae" -"Mead:2005monodontidae","Family Monodontidae" -"Mead:2005neobalaenidae","Family Neobalaenidae" -"Mead:2005phocoenidae","Family Phocoenidae" -"Mead:2005physeteridae","Family Physeteridae" -"Mead:2005platanistidae","Family Platanistidae" -"Mead:2005ziphiidae","Family Ziphiidae" -"Mearce:2017himalaya","Geodetic models suggest that much of the convergence across the Himalaya (~20 mm yr-1) is taken up on the Main Himalayan Thrust, the main decollement beneath the Himalayan orogenic wedge. In Central Nepal and the majority of Northwest India, several geomorphic, geophysical and seismological datasets indicate that this decollement has a mid-crustal ramp that continues uninterrupted for hundreds of kilometers along strike from Nepal in the east to Uttarakhand in the west. In this study, I use spatial analyses of elevation, relief, channel steepness indices, and basin-wide erosion rates from cosmogenic 10Be concentrations to outline a potential large-scale change in the active fault configuration between the Main Himalayan Thrust and Main Boundary Thrust near longitude 77°E in the Northwestern Indian Himalaya. The physiography in the areas to the east of 77oE appears similar to that observed along much of the Himalaya where topographic relief, erosion rates, and river channel steepness (ksn <200) remain relatively low in the areas to the south of a line known as the Physiographic Transition2. North of the Physiographic Transition2, these metrics increase sharply within a 30-km zone due to higher rock uplift rates above a mid-crustal ramp on the decollement or an unidentified out-of-sequence thrust fault that soles to the decollement. Either of these models are perceivable with a duplex growing by underplating of the Indian plate into the Himalayan orogenic wedge contributing to higher rock uplift rates north of the Physiographic Transition2. To the west of 77oE, however, the landscape morphology indicates the Main Boundary Thrust makes a northward bend coinciding with the along-strike termination of the Physiographic Transition2 and an arc-perpendicular Bouguer gravity anomaly reflecting a trough on the Indian plate near longitude 77°E. These data suggest that the Main Boundary Thrust merges along strike with the ramp or with an emergent fault soling into the Main Himalayan Thrust at this location, potentially marking a significant change in tectonic configuration along the Himalayan arc." -"Medlin:1996sinkhole","ND" -"Meehan:1975phd","This thesis is about the role of shellfish in the total diet of a group of coastal hunters and gatherers. The shell gathering activities of the Anbara, a group of Gidjingali-speaking Australian Aborigines living around the mouth of the Blyth River in Arnhem Land during 1972-3, is described in detailed quantitative terms. Reasons for choosing this topic are discussed in Chapter 1 where attention is drawn to the contrast between the abundance of shell midden deposits in the archaeological record and the paucity of shell gathering studies amongst contemporary hunters and gatherers. The Gidjingali are introduced in Chapters 2 and 3 in which an account of their culture, history and present situation is given, together with a description of the major features of their hunting life during 1972-3. Fieldwork conditions and methods are discussed in Chapter 4. Chapters 5 to 9 contain data about the shellfish gathering that occurred during 1972-3. Chapter 5 describes Gidjingali systems of classification that incorporate shellfish taxa; while Chapter 6 elucidates the major patterns of shellfish predation. A detailed ethnographic background for this quantitative data is provided in Chapter 7, where the collection, cooking and disposal of shellfish are described. The performances of individual gatherers are presented in Chapter 8 and the conclusions are compared with those from other similar studies. The contribution made by shellfish to the total Anbara diet is assessed in Chapter 9 and the diets of several other foraging groups are examined. Destruction of the open sea Blyth River shell beds, during the 1973-4 wet season is discussed in terms of the changing role of shellfish in Anbara diet. Evidence for dietary changes within the remembered past are presented; together with an introduction to the numerous prehistoric shell middens on Anbara territory which extend back in time to the days of the ’dreaming." -"Meehan:1983choice","ND" -"Megaw:1968sydney","Recent publications (McBryde 1966, Mulvaney 1966, Mulvaney and Joyce 1965) have outlined the chronological framework gradually being established from excavations for the eastern part of New South Wales. Since 1962 fieldwork directed by the present writer under the auspices of the Australian Institute of Aboriginal Studies has been concentrated on the historic coastal area to the south of Sydney. ... [_truncated_]" -"Mein:2014discovery","ND" -"Meisterfeld:2008bullinularia","Bullinularia foissneri nov. sp. was collected in soil samples from Mt. Buffalo National Park Victoria, Australia. The new species has a very conspicuous test morphology. The tests of this large species (143–207 μm) is round to egg-shaped, the aperture is close to the front end and lies at the bottom of a deep furrow that separates the apex and the dorsal apertural lip from the bel- lied ventral side. By these characters B. foissneri can be distinguished from all other species of the genus easily. A synopsis of the genus shows that B. pulchella SCHÖNBORN, 1964 is almost identical to B. minor HOOGENRAAD & DE GROOT, 1948 and should be seen as a synonym. Bullinularia navicula BONNET, 1979 has no pores around the aperture and is transferred to Plagiopyxis." -"Memmott:2006gulf","This paper presents a set of hypotheses to explain the cultural differences between Aboriginal people of the North and South Wellesley Islands, Gulf of Carpentaria and to characterise the relative degree and nature of their isolation and cultural change over a 10,000-year time-scale. This opportunity to study parallelisms and divergences in the cultural and demographic histories of fisher-hunter-gatherers arises from the comparison of three distinct cultural groupings: (a) the Ganggalida of the mainland, (b) the Lardil and Yangkaal of the North Wellesley Islands, and (c) the Kaiadilt of the South Wellesley Islands. Despite occupying similar island environments and despite their languages being as closely related as for example, the West Germanic languages, there are some major differences in cultural, economic and social organization as well as striking genetic differences between the North and South Wellesley populations. This paper synthesizes data from linguistics, anthropology, archaeology, genetics and environmental science to present hypotheses of how these intriguing differences were generated, and what we might learn about early processes of marine colonization and cultural change from the Wellesley situation." -"Mendelova:2020extensive","ND" -"Menkhorst:2001mammals","This title provides concise and accurate details of the appearance, diagnostic features, distribution, habitat, and key behavioural characters of all mammals known to have occurred in Australia or its waters since the time of settlement by Europeans" -"Menounos:2013fuego","ND" -"Menounos:2013tiedemann","ND" -"Menounos:2017reversals","ND" -"Mentlik:2013bohemian","ND" -"Mercier:1999vosges","ND" -"Meriaux:2004altyn","ND" -"Merino:2010origin","The Species Survival Commission (SSC) of the International Union for Conservation of Nature (IUCN) is pleased to support the book “Neotropical Cervidology” edited by Drs. José Maurício Barbanti Duarte (Vice-chair of the IUCN SSC Deer Specialist Group (DSG)) and Susana González (Co-chair of the DSG). This ambitious project was initiated four years ago by the Neotropical section of the DSG. The aim was to compile a state-of-the-art knowledge of Neotropical deer species. Since 1998 when the Deer Action Plan (DAP) was published, there has been no publication that has followed up on all the DAP’s recommendations and proposed management actions. ... [_truncated_]" -"Merrilees:1970check","Finds of rabbit which have been dated by C14 and which coincide with historical evidence for the introduction of rabbits to this area confirm the older dating of finds of marsupial wolf and dingo." -"Merrilees:1979environment","Review of WAs prehistoric environment over the last 2000,000 years; covers climate, glacioeustatic changes, geology, mammals and the impact of Aborigines on the environment." -"Meyer:2008rhenish","We determined erosion rates on timescales of 101–104 years for two catchments in the northeastern Rhenish Massif, in order to unravel the Quaternary landscape evolution in a Variscan mountain range typical of central Europe. Spatially averaged erosion rates derived from in situ produced 10Be concentrations in stream sediment of the Aabach and Möhne watersheds range from 47 ± 6 to 65 ± 14 mm/ka and integrate over the last 9–13 ka. These erosion rates are similar to local rates of river incision and rock uplift in the Quaternary and to average denudation rates since the Mesozoic derived from fission track data. This suggests that rock uplift is balanced by denudation, i.e., the landscape is in a steady state. Short-term erosion rates were derived from suspended and dissolved river loads subsequent to (1) correcting for atmospheric and anthropogenic inputs, (2) establishing calibration curves that relate the amount of suspended load to discharge, and (3) estimating the amount of bedload. The resulting solid mass fluxes (suspended and bedload) agree with those derived from the sediment volume trapped in three reservoirs. However, resulting geogenic short-term erosion rates range from 9 to 25 mm/ka and are only about one-third of the rates derived from 10Be. Model simulations in combination with published sediment yield data suggest that this discrepancy is caused by at least three factors: (1) phases with higher precipitation and/or lower evapotranspiration, (2) rare flood events not captured in the short-term records, and (3) prolonged periods of climatic deterioration with increased erosion and sediment transport on hillslopes." -"Meyer:2010black","To determine how topographic relief in mountainous regions evolves through time we present a new approach that uses in situ-produced cosmogenic 10Be to quantify (1) spatially averaged denudation rates of small watersheds and (2) local denudation rates of the ridge crests bounding these basins. The technique is applied to two catchments in the Black Forest, a forested mountain range with a local relief of a few hundred meters, which is typical for ranges in central Europe. Both the Acher and the Gutach catchments expose predominantly Carboniferous granite, and only minor amounts of high-grade gneiss and Triassic sandstone. The latter occurs on ridges defining the eastern boundaries of the catchments, above a regional unconformity. In the Acher and northern Gutach watersheds denudation rates of subcatchments derived from 10Be concentrations in stream sediment range from 52 to 87 mm/ka and 59 to 91 mm/ka, respectively. In contrast, grus samples from the ridge crests bounding both watersheds yield lower denudation rates of 34 to 59 mm/ka. The differences in denudation rates for sample pairs from individual subcatchments and adjacent ridge crests reveals that topographic relief is growing at a mean rate of 24 ± 12 mm/ka (with the exception of the flat southwestern part of the Gutach catchment, where catchment-wide denudation rates are similar to the rate of ridge crest lowering). The inferred rates of denudation and relief growth are consistent with erosion rates calculated from the known thickness of Triassic to Lower Jurassic sediments, which were once present above the regional unconformity but have been largely eroded during the exhumation of the Black Forest. The onset of exhumation ∼ 19 Ma ago is constrained by thermal modelling of apatite fission track data, which suggest a cooling rate of ∼ 3 °C/Ma. Combined with a geothermal gradient of 30 to 40 °C/km this cooling rate yields an average exhumation rate of 75-100 mm/ka for the modelled apatite fission track data, which is comparable to spatially averaged denudation rates derived from cosmogenic 10Be. Our new approach may help to determine whether tectonically active mountain ranges are in a topographic steady state, in which rates of rock uplift and denudation are equal, or if such a dynamic equilibrium has not yet been attained." -"Meyer:2020oyu","ND" -"Middleton:2012mcmurdo","ND" -"Milham:1976antiquity","ND" -"Miller:1999genyornis","More than 85 percent of Australian terrestrial genera with a body mass exceeding 44 kilograms became extinct in the Late Pleistocene. Although most were marsupials, the list includes the large, flightless mihirung Genyornis newtoni. More than 700 dates onGenyornis eggshells from three different climate regions document the continuous presence of Genyornis from more than 100,000 years ago until their sudden disappearance 50,000 years ago, about the same time that humans arrived in Australia. Simultaneous extinction of Genyornis at all sites during an interval of modest climate change implies that human impact, not climate, was responsible." -"Miller:2005collapse","ND" -"Miller:2006baffin","ND" -"Miller:2016colonisation","Throughout the Quaternary, the flora and fauna of Australia evolved and adapted to the high-amplitude, low- and high-frequency climate changes that characterized the ice-age cycles. However, during the last glacial cycle, between ∼120 and 15 ka, unprecedented irreversible changes in flora and fauna occurred, and in that same interval modern humans established their first firm presence in the landscape. Disentangling the impacts of the first-order trend toward a colder, drier planet through the Late Quaternary from the impacts of human colonization has been challenging, from both the chronological and paleoenvironmental perspectives. We utilize the stable isotopes of carbon and oxygen preserved in near-continuous time series of Dromaius (emu) eggshell from five regions across Australia to provide independent reconstructions of ecosystem status and climate over the past 100 ka. Carbon isotopes are determined by the diet consumed by the female bird, whereas oxygen isotopes record the status of local moisture balance in the months prior to breeding. Together, δ13C and δ18O provide ecosystem status and climate from the same dated sample, reducing correlation uncertainties between proxies. Combined with recent improvements in the chronologies of Late Quaternary shorelines fringing inland lake basins and deflation during arid times, these data collectively reaffirm that Australia generally became increasingly, albeit irregularly, drier from the last interglaciation through to the last glacial maximum. Dromaius eggshell δ18O documents peak aridity between 30 and 15 ka, but shows no evidence of exceptional climate change between 60 and 40 ka. In contrast, Dromaius δ13Cdiet documents an irreversible loss of the majority of palatable summer-rainfall-related C4 grasses across the Australian arid zone between 50 and 45 ka, about the same time that the giant megafaunal bird, Genyornis, became extinct, and coincident with human dispersal across the continent. Our data indicate that changes unique to Australia occurred between 50 and 45 ka that led to a new climate-vegetation relationship and an overall reduction in effective moisture across much of the continent. The large summer-rainfall-dominated lakes of interior Australia failed to re-fill subsequently, despite a wide range of global climate states. A full explanation for the mechanisms behind these changes remains elusive, but they are almost certainly related to human agency. Plausible explanations include a change in fire regime resulting from human-lit fires, a change in fire regime following extinction of megafaunal browsers, and/or a threshold response to increasing aridity. Of these, the climate change explanation is least likely, given the lack of evidence for unprecedented aridity between 60 and 40 ka, and the successful adaptation of Australian ecosystems to 2.5 Ma of similar changes." -"Miller:2016predation","Although the temporal overlap between human dispersal across Australia and the disappearance of its largest animals is well established, the lack of unambiguous evidence for human–megafauna interactions has led some to question a human role in megafaunal extinction. Here we show that diagnostic burn patterns on eggshell fragments of the megafaunal bird Genyornis newtoni, found at >200 sites across Australia, were created by humans discarding eggshell in and around transient fires, presumably made to cook the eggs. Dating by three methods restricts their occurrence to between 53.9 and 43.4 ka, and likely before 47 ka. Dromaius (emu) eggshell occur frequently in deposits from >100 ka to present; burnt Dromaius eggshell first appear in deposits the same age as those with burnt Genyornis eggshell, and then continually to modern time. Harvesting of their eggs by humans would have decreased Genyornis reproductive success, contributing to the birds extinction by ∼47 ka." -"Miller:2018wolfe","A bolide that impacted NW Australia during the Late Quaternary left a circular depression more than 100 m deep and nearly a kilometer in diameter, with a crater rim ∼30 m above the regional terrain. The resultant crater is a window into the regional water table. The surface of the contemporary central pan is 25 m below the adjacent terrain, coincident with the late Holocene regional water table modified by local evaporative processes. Shielded from aeolian deflation by the crater rim, the central depression has slowly filled with dust, sand, and chemical precipitates, estimated to be 20–100 m thick based on geophysical surveys, one of the few continuous depocenters in the Australian Arid Zone. The nature of the crater's sediment fill is controlled by interactions between the water table, primarily in response to changes in summer monsoon rain, changes in the delivery of sand and dust to the crater by the prevailing easterly winds, and the level of the sedimentary fill surface. Optically Stimulated Luminescence (OSL) and 14C dates constrain an age model indicating the upper 10 m of sediment fill recovered from the central pan span the past ∼60 ka. The lowest 3 m consist of clayey sand deposited in perennial water during Marine Isotope Stage (MIS) 3. The water table subsequently dropped rapidly ∼35 ka and remained more than 7 m below the late Holocene level through most of MIS 2, during which 2 m of sandy clay was deposited on a dry crater floor, confirming a dry and dusty Last Glacial Maximum (LGM) climate. By 14 ka a rising water table intersected the crater surface, modifying the upper 50 cm of LGM sediment, and syndepositionally modifying another 60 cm of subsequent sandy clay deposition. Aeolian sediment delivery effectively ceased ∼13 ka, and the upper 4.8 m is a gypsum-dominated precipitate, which initially accumulated rapidly, before equilibrating with the late Holocene water table shortly after 6 ka. Lacustrine carbonate encrustations on rocks at the base of the crater wall and ∼4 m above the central pan with 14C ages >40 ka document a time when regional groundwater maintained a water body in the crater 3.5–4.5 m above the modern groundwater level. The crater wall deflected the prevailing easterly winds, creating a horseshoe-dune extending westerly on both sides of the crater, with an extension rate of 35 m ka1. An augered hole through the northern dune revealed 10 m of sediment overlying ferricrete. The lowest meter is a mixture of broken ferricrete and sand that we interpret to be debris from the bolide impact. Three OSL dates through the dune project an age for the debris-dune contact of 120  10 ka. Changes in physical properties and bulk sediment δ13C through the 9 m of aeolian sediment indicate the lowest 1.8 m was deposited during MIS 5 (120–85 ka), under a uniformly wetter climate than present. The overlying 4.3 m of sediment was deposited between 85 and 14 ka (MIS 4, 3, 2) and exhibits transitional characteristics between the lower unit and the upper 3.8 of sand, which was deposited primarily during the Holocene. Large changes in the regional water table occurred over the past 60 ka, including an LGM water table persistently ≥7 m lower than late Holocene levels, and 3.5–4.5 m higher prior to 40 ka, plausibly in MIS 5, indicative of a stronger Australian Summer Monsoon than at any time subsequently. Age models and sediment properties from the two sedimentary records indicate the crater was formed >60 ka and most likely ∼120 ka, more recently than previous estimates." -"Mills:1992lizard","ND" -"Mills:2013drought","In line with many parts of eastern Australia, Western Victoria has been suffering from a prolonged dry spell that has had economic, social and environmental impacts. However, it is uncertain whether such an event is a natural component of long term, natural, climatic variability or whether it has been brought on, or exacerbated by, regional European land use or by human induced global warming. This research has sought out the lakes that are most likely to be responsive to the past variations in effective moisture, such as past drought events, and analysed them in the highest practical resolution allowing regional changes in rainfall to be inferred, as well as assessing the resilience of many of our wetland ecosystems to future climate stress." -"Milne:1998affiliates","Late Eocene proteaceous pollen assemblages of southern Australia containnumerous specimens of Conospermeae affiliation. As many of these aremorphologically confusing or nondescript, they have often been overlooked orgrouped within other fossil pollen species. In the western Eucla and MurrayBasins these fossil pollen types fall into two major categories: small speciesconventionally referred to unrelated New Zealand fossil taxa, and thoseincluded in Beaupreaidites elegansiformis Cookson 1950or Beaupreaidites spp. Integrated microscopy of singlefossil grains and a thorough investigation of extant Conospermeae pollen typesaided an investigation of the morphology and affiliations of these problematicgroups. Beaupreaidites elegansiformis was originallyillustrated by three dissimilar specimens, each from a different locality. Ofthese, two can be aligned with Beauprea Brongn. & Gris., and the other, the former lectotype, is an extinct form unrelated toBeauprea. The diagnosis ofBeaupreaidites Cookson emend. Martin is amplified;B. elegansiformis is emended and its lectotypesuperseded; B. orbiculatus Dettmann & Jarzen 1988 istransferred to Proteacidites; and five new species aredescribed (Beaupreaidites diversiformis,Proteacidites bireticulatus,P. carobelindiae, P. cirritulus,and P. marginatus).Proteacidites cirritulus can be positively aligned withpollen of the sclerophyllous genus Petrophile R.Br., inparticular with species now endemic to eastern Australia. The remainingProteacidites species, previously assigned toBeaupreaidites, were likely to have been shed by extinctproteaceous taxa closely allied to Petrophile. ... [_truncated_]" -"Milne:2016dietary","Diet and, more broadly, trophic ecology is an important aspect of microbat ecology that provides valuable information on how species interact and persist within the environment. In this study, we assessed the trophic ecology of a microbat assemblage in the wet-dry tropics of northern Australia. On the basis of analysis of stomach and faecal contents, we assessed 23 species representing seven families, including three species (Taphozous kapalgensis, Nyctophilus arnhemensis and Pipistrellus adamsi) for which no previous dietary data are available. Insects were the principal food source of all species in the Top End microbat assemblage. For foraging guilds, a higher percentage of Orthoptera and Coleoptera were present in species from the 'Uncluttered' guild whereas a higher percentage of Lepidoptera were taken by bats in the 'Background clutter' and 'Highly cluttered' guilds. However, there was considerable overlap between microbat diets irrespective of foraging strategy." -"Mishra:2019queensland","Although water is one of the main agents of erosion in many environmental settings, many erosion rates derived from beryllium-10 (10Be) suggests that a relationship between precipitation and erosion rate is statistically non-significant on a global scale. This might be because of the strong influence of other variables on erosion rate. The first chapter of this thesis contains global 10Be compilation, in which I examine if mean annual precipitation has a statistically significant secondary control on erosion rate. My secondary variable assessment suggests a significant secondary influence of precipitation on erosion rate. This is the first time that the influence of precipitation on 10Be-derived erosion rate is recognized on global scale. In fact, in areas where slope is <200m/km (~11°), precipitation influences erosion rate as much as mean basin slope, which has been recognized as the most important variable in previous 10Be compilations. In areas where elevation is <1000m and slope is <11°, the correlation between precipitation and erosion rate improves considerably. These results also suggest that erosion rate responds to change in mean annual precipitation nonlinearly and in three regimes: 1) it increases with an increase in precipitation until ~1000 mm/yr; 2) erosion rate stabilizes at ~1000 mm/yr and decreases slightly with increased precipitation until ~2200 mm/yr; and 3) it increases again with further increases in precipitation. This complex relationship between erosion rate and mean annual precipitation is best explained by the interrelationship between mean annual precipitation and vegetation. Increased vegetation, particularly the presence of trees, is widely recognized to lower erosion rate." -"Mitchell:1994cobourg","This thesis is concerned with the process of and consequences of culture contact on the Cobourg Peninsula, northwestern Arnhem Land. Aboriginals from the Cobourg Peninsula came into regular and intensive contact with several groups of foreigners from the beginning of the eighteenth century. Macassan trepang fishermen from southern Sulawesi made annual voyages to the area. Britain attempted to establish two settlements, Fort Wellington and Victoria on the Cobourg Peninsula in the first half of the nineteenth century. From the end of the nineteenth century the Cobourg Peninsula was host to an assortment of timber getters, pastoralists, buffalo shooters and trepang fishermen of a variety of nationalities. Both archaeological and historical data are used in this thesis to address questions about two main issues. The first issue concerns the types of economic and social relationships which developed between Aboriginals and foreigners, and the chronological trends that can be identified in these relationships. The second, and most important issue concerns the degree to which culture contact impacted on Aboriginal hunter-gatherer economies on the Cobourg Peninsula. Ethnohistoric and ethnographic data are employed to develop models regarding the potential impact of culture contact on indigenous subsistence patterns, regional exchange networks and settlement patterns. In order to test these models, a series of midden sites from the Cobourg Peninsula have been recorded and excavated. Contrasts which can be identified between pre-contact and post-contact middens include changes in the relative frequency of turtle and dugong remains and the size and composition of stone artefact assemblages. Major differences in the size and structure of pre-contact and post-contact midden deposits are also apparent. These contrasts confirm that foreign contact was responsible for three major changes within the indigenous economy on the Cobourg Peninsula. Firstly, there was a dramatic increase in the intensity with which large marine animals were exploited. This change was facilitated by the widespread adoption of foreign maritime technology such as the dugout canoe and iron harpoons. Secondly, regional indigenous exchange networks in northwestern Arnhem Land, as reflected by the movement of material goods such as stone artefacts, accelerated after the onset of Macassan contact. Finally, a shift took place in the nature of Aboriginal settlement patterns on the coastline, with larger group sizes and decreased residential mobility during the post-contact period." -"Mitchell:2010penrith","ND" -"Mitchell:2023cordillera","Deep canyons along the Salmon, Snake, and Clearwater rivers in central Idaho, USA suggest long-lasting transient incision, but the timing and drivers of this incision are not well understood. The perturbation of the Yellowstone hotspot, eruption of flood basalts, and drainage of Lake Idaho all occurred within or near to this region, but the relationship among these events and incision is unclear. Here, we utilized in situ 10Be cosmogenic radionuclide concentrations for 46 samples (17 new) of fluvial sediment across the region to quantify erosion rates, calibrate stream power models, and estimate incision timing. We estimate that transient incision along the Salmon River began prior to ca. 10 Ma. However, canyon age decreases to ca. 5 Ma or earlier farther to the north. For a group of tributaries underlain by basalt, we use the age of the basalt to estimate that local transient incision began between ca. 11.5 and 5 Ma. Based on these timing constraints, the canyons along the Salmon and Clearwater rivers predate the drainage of Lake Idaho. We argue that canyon incision was triggered by events related to the Yellowstone hotspot (e.g., basalt lava damming, subsidence of the Columbia Basin, reactivation of faults, and/or lower crustal flow). Furthermore, our models suggest basalt may be more erodible than the other rock types we study. We show that lithology has a significant influence on fluvial erosion and assumptions regarding river incision model parameters significantly influence results. Finally, this study highlights how geodynamic processes can exert a significant influence on landscape evolution." -"Moller:2010greenland","ND" -"Molliex:2016lion","During the Pliocene and the Quaternary, the Gulf of Lion, the northern passive margin of the Liguro-Provençal basin in the western Mediterranean Sea, received sediments from a 120 000 km2 drainage area constituted by several structural domains. The denudation of mountainous areas, source of this sedimentary supply, results from complex interactions between tectonics, climate, morphology, and rock erodibility. In this study, denudation rates from the present-day and ranging back to the Quaternary and the Pliocene are quantified using four independent methods allowing an investigation over different time scales: 1) compilation of present-day measured sediment fluxes, 2) determination of catchment-scale cosmogenic denudation rates through measurements of in situ-produced 10Be concentrations in sands sampled at the outlet of present-day rivers, 3) estimation of eroded volumes within catchments using a DEM to quantify long-term averaged Quaternary denudation rates, and 4) quantification of sediment volumes deposited within the marine realm of the Gulf of Lion. The results obtained by these four methods are in agreement within the range of uncertainties." -"Molliex:2016mediterranean","The Mediterranean domain is characterized by a specific climate resulting from the close interplay between atmospheric and marine processes and strongly differentiated regional topographies. Corsica Island, a mountainous area located in the western part of the Mediterranean Sea is particularly suitable to quantify regional denudation rates in the framework of a source‐to‐sink approach. Indeed, fluvial sedimentation in East‐Corsica margin is almost exclusively limited to its alluvial plain and offshore domain and its basement is mainly constituted of quartz‐rich crystalline rocks allowing cosmogenic nuclide 10Be measurements. In this paper, Holocene denudation rates of catchments from the eastern part of the island of Corsica are quantified relying on in situ produced 10Be concentrations in stream sediments and interpreted in an approach including quantitative geomorphology, rock strength measurement (with a Schmidt Hammer) and vegetation cover distribution. ... [_truncated_]" -"Monks:2015molluscs","This paper presents the results of investigations of two newly recorded sites: the Oakajee midden north of Geraldton, and the North Head midden near Jurien Bay, both in Western Australia (WA). The Oakajee midden is situated in a dune complex containing open artefact concentrations and other archaeological sites. The North Head midden is eroding from a shallow dune atop a limestone cliff overlooking a wavecut rock platform. These middens contribute to the sparse data on mid- to late Holocene marine resource exploitation along the WA coastline. The results of radiocarbon analyses show that midden deposition ceased ca 3000 cal. BP. We suggest that this change reflects a decline in littoral resource exploitation following the stabilisation of Holocene sea levels, when environmental and geomorphological conditions altered the availability and accessibility of estuarine and littoral molluscs." -"Monks:2016yellabidde","Evidence for human occupation of Western Australia’s northern Swan Coastal Plain derives mainly from Holocene coastal midden sites. Here, we present preliminary results from archaeological investigations at Yellabidde Cave, located 9 km inland from the present coast. Excavations in the limestone cave’s sandy floor deposit revealed cultural and palaeontological materials dating from c. 25,500 cal. BP to the 19th C. These provide the first evidence for Pleistocene occupation in the region, indicating that Yellabidde Cave was intermittently occupied throughout the late Pleistocene and Holocene, and reflecting dynamic human-environment relationships in present near-coastal to littoral environments." -"Monks:2018thesis","Aboriginal people across Australia have long used fire as a means of land management. However, archaeological evidence of this and other land management practices is difficult to identify. Using zooarchaeological evidence from three caves in the Northern Swan Coastal Plain, southwestern Australia, this thesis explores landscape-scale Holocene environmental change and its relationship with Aboriginal subsistence. Changes in Aboriginal diet and environment are associated with increasing abundances of animal species that benefit from mosaic habitats. Given late Holocene climates were stable, marked changes in habitat c.1000 years ago are interpreted as resulting from the increased use of fire for land management." -"Moon:2011washington","Since the Last Glacial Maximum, the extent of glaciers in many mountainous regions has declined, and erosion driven by glacial processes has been supplanted by fluvial incision and mass wasting processes. This shift in the drivers of erosion is thought to have altered the rate and pattern of denudation of these landscapes. The Washington Cascades Mountains in the northwestern USA still bear the topographic imprint of Pleistocene glaciations, and are affected by large variations in precipitation, making them an ideal setting to assess the relative controls of denudation. Here we show that denudation rates over the past millennia, as determined by 10Be exposure ages, range from 0.08 to 0.57 mm yr−1, about four times higher than the rates inferred for million-year timescales. We find that the millennial timescale denudation rates increase linearly with modern precipitation rates. Based on our landscape analyses, we suggest that this relationship arises because intense precipitation triggers landslides, particularly on slopes that have been steepened by glacial erosion before or during the Last Glacial Maximum. We conclude that the high modern interglacial denudation rates we observe in the Washington Cascades are driven by a disequilibrium between the inherited topography and the current spatial distribution of erosional processes that makes this range particularly sensitive to spatial variations in climate." -"Moon:2018mendocino","The Mendocino Triple Junction (MTJ) region in northern California is an archetype for studying landscape response to varying rock uplift rates as they increase toward the triple junction. Underpinning these studies lies the assumption that this landscape has reached a dynamic equilibrium in which rock uplift and erosion rates are equal; however, no study has shown that such an equilibrium actually exists around the MTJ region. Here, we report 10Be- and 26Al-derived erosion rates calculated from isotope concentrations in detrital, fluvial sediment from coastal drainage basins; we then compare these rates with uplift rates inferred from marine terraces that were formed and preserved by uplift during the last ∼305 ka. Erosion rates in the more slowly uplifting southern part of the region range from 0.21–0.32 mm/yr and are consistent with rock uplift rates since 305 ka. However, in the northern transition zone, where uplift rates apparently started to increase about ∼100 ka due to northward migration of the MTJ, erosion rates are higher, 0.43 to 0.69 mm/yr. These rates are similar to uplift rates from 96–305 ka, but substantially less than recent uplift rates of ∼3.5–4 mm/yr inferred for the past ∼72 ka. In the central part of the King Range, finite erosion rates cannot be determined due to (i) the presence of excess 10Be that does not appear to have originated from in-situ cosmic-ray production during erosion and transport of the sediment, and (ii) 26Al concentrations below detection limits. ... [_truncated_]" -"Mooney:0000bishops","Personal communication (date unknown)" -"Mooney:0000blue","ND" -"Mooney:0000iluka","Personal communication (date unknown)" -"Mooney:0000oxford","Personal communication (date unknown)" -"Mooney:0000queens","ND" -"Mooney:0000rollen","Personal communication (date unknown)" -"Mooney:0000wolgan","Personal communication (date unknown)" -"Mooney:1997montane","This study examines environmental change in the upper montane zone of the Australian Eastern Highlands during the late Holocene, by analysing vegetation, fire and erosion records contained within a small fen located in a frost hollow. Differences in environmental parameters across the prehistoric--historic boundary were particularly investigated in an attempt to characterise better the changes associated with the imposition of European land-use practices. Decreases in arboreal pollen and an increased charcoal concentration near the base of the analysed sequence, interpreted to be about 1600 y BP until about 1300 y BP, are suggestive of reduced moisture availability. After this, a period of relative stability continued to the close of the prehistoric period. The arrival of Europeans in the region triggered changes in the sediment record, including an increase in the accumulation of sediment by an order of magnitude, and changes in the surrounding vegetation. Saturated isothermal remnant magnetism (SIRM) was found to be significantly higher in the historic period compared to the analysed prehistoric period, suggesting an alteration in the erosional processes within the catchment. The concentration of charcoal was comparable between the prehistoric and historic periods; however, the increased sedimentation rate of the historic period infers an increased accumulation of charcoal. Fire did not appear to be related to the vegetation changes evident in the historic period, perhaps due to the use of cool fires by the pastoralists." -"Mooney:2001clues","The concentration and influx of charcoal in a 210Pb-dated sediment core were used to investigate the recent fire history of Jibbon Lagoon in Royal National Park, NSW. Fire events of the recent (historic) past were compared to this record in an attempt to test its sensitivity. Recent fire events were not always reflected in the charcoal results. Nonetheless it can be concluded that since about AD 1930 the area has been characterized by a relatively high frequency of fires. The analysed sediments of the pre-European period contained a low concentration of charcoal, and only one large conflagration appears to have occurred in approximately the last 1600 years. How Aboriginal people used fire in this landscape is still uncertain. However, it is possible that they did not regularly burn the landscape, or if they did, it was in such a way that the delivery of charcoal to the lagoon was minimal. This study thus suggests that the idea of the ubiquitous use of fire by Aboriginal people should be further, and critically, analysed." -"Mooney:2006proxy","The local fire history of a coastal swamp catchment in New South Wales was reconstructed using two proxy records of fire: sedimentary macroscopic charcoal and fire-scar analyses of Xanthorrhoea johnsonii. The charcoal analysis provided a record of fire activity spanning the last 2800 years, while the Xanthorrhoea record covered the last approx. 300 years. The ability of each method to accurately record fire events was verified by cross referencing against the recent (post 1968) historic fire record. Fire history was then extrapolated beyond the historic record, to reveal an unprecedented level of fire activity in the last 35 years, which coincides with increased human activity in the area. In the prehistoric period charcoal and fire scars are comparatively rare, which is most parsimoniously ascribed to little fire activity, but perhaps represents skilful fire manipulation, as is often attributed to Aboriginal people. The comparatively minor fluctuations in macroscopic charcoal during the prehistoric period were approximately coeval with previous evidence of late Holocene environmental change in south-eastern Australia, suggesting that fire frequency at the site responded to climatic variability. The longer temporal perspective of this palaeoenvironmental approach provides information for the contemporary management of fire in this conservation reserve." -"Mooney:2007sydney","The influence of Aboriginal people on fire activity and hence the vegetation of Australia has long been debated. This study aimed to document the local fire activity of the Holocene in the catchment of a small freshwater reed swamp located in the Sydney Basin and to compare this with nearby archaeological evidence; including artefact discard rates and the number of base camps and activity locations used through time. This archaeological evidence was used as an index of human activity through time to assess anthropogenic influences on fire activity. Charcoal (>250 mm) was quantified in a radiocarbon-dated sediment core from Griffith Swamp covering ~6000 calibrated years BP. A substantial increase in fire activity was found from ~3000 years BP and a lesser increase approximately 700 years ago. The change in fire activity at ~3000 years BP was approximately coeval with changes in archaeological evidence from Upper Mangrove Creek, suggesting either greater human presence in the landscape or altered subsistence and land-use strategies. Fire frequency in the catchment of Griffith Swamp peaked at about eight episodes per century, perhaps in response to environmental change that promoted both increased human activity and a higher natural fire frequency. This study provides an extended temporal perspective on fire and humans in this landscape, demonstrating how palaeoecology can provide practical information for the contemporary management of such fire-prone ecosystems." -"Mooney:2020broughton","In Australia, the drivers of precolonial fire regimes remain contentious, with some advocating an anthropogenic-dominated regime, and others highlighting the importance of climate, climatic variability or alternatively some nexus between climate and human activity. Here, we explore the inter-relationships between fire, humans and vegetation using macroscopic charcoal, archaeology and palynology over the last ~5430 cal. year BP from Broughton Island, a small, near-shore island located in eastern Australia. We find a clear link between fire and the reduction of arboreal pollen and rainforest indicators on the island, especially at ~4.0 ka and in the last ~1000 years. Similarities with comparable palaeoenvironmental records of fire in the region and a record of strong El Niño (dry, fire-prone) events supports the contention that climate was a significant influence on the fire regimes of Broughton Island. However, two periods of enhanced fire activity, at ~4000 years BP and ~<600 years BP have weaker links to climate, and perhaps reflect anthropogenic activity. Changes to the fire regime in the last ~600 years corresponds with the earliest evidence of Indigenous archaeology on the island, and coincides with implications that Polynesian people were present in the region. After the mid-Twentieth Century a human-dominated fire regime is also an obvious feature of the reconstructed fire record on Broughton Island." -"Moore:1970hunter","The Hunter River rises in the Mount Royal Range and winds through rolling hilly country in a southwesterly direction as far as Denman, where it is joined by the Goulburn River. Thence it proceeds eastward through an ever-widening valley, mainly in great S-curves, and is joined by several other tributaries, notably Wollombi Brook and the Paterson and Williams Rivers. The Hunter estuary, a complex system of swamp and mangrove, extends from about Raymond Terrace and reaches the ocean in an area of rocky bluffs and sand-dunes at Newcastle... [_truncated_]" -"Moore:1976museum","As part of his Hunter Valley Archaeological Survey, David Moore has been excavating a large rock shelter about 200 metres above the Macdonald River, between Wisemans Ferry and St Albans (Map reference: StAlbans,1-63360 -964774). The object of this excavation is to compare the artefacts obtained with those already excavated around Wollombi, at the Hunter Valley end of the Boree Track, a traditional Aboriginal route between the Hawkesbury and Hunter Valleys. ... [_truncated_]" -"Moore:1979rattlesnake","Although a number of ships had passed through the Prince of Wales Group previously (for example those of Cook, Bligh, Edwards and Flinders) and there are a number of early reports of sightings of ‘Indians‘ on the islands, the first significant European contact with the Prince of Wales Islanders seems to have been made by the crew of the Isabella, commanded by Captain C. M. Lewis, while searching for survivors of the CharlesEaton (King 1837:56). In August 1836 a party led by Lewis landed on the north side of Wednesday Island, in response to a group of about twenty Islanders, mainly women, who appeared on the beach calling out and waving branches (a usual Torres Strait sign of peaceful intention). A friendly exchange of presents followed. Later three armed boats went to the head of the bay and found six canoes on the beach and a considerable party standing around some huts. ... [_truncated_]" -"Moore:1981hunter","The first part of this report, published in 1970, described the survey and excavations carried out in the upper Hunter Valley from its source down to the Singleton area and in the Goulburn Valley from its rising on the watershed of the Divide down to its junction with the Hunter near Denman. The sites selected for excavation were all found to be Bondaian throughout (i.e. backed blades and microliths predominated). The valley sites were dated to around 2000 BP, whereas the one site excavated outside the valley on the Divide, near the headwaters of the Goulburn, appeared to date from about 7750 BP. (But see note at end of introduction.) At this stage, the number of occupation sites investigated was not sufficient to form any conclusions." -"Moore:2010niche","A major problem in characterising rarity traits is that rare species are less studied than common species. Consequently, little is known about their distribution, ecology, demography, or behaviour, and their categorisation as rare may simply be a result of scarcity of data. In particular, there is a lack of comparative studies of closely-related rare and common species, an issue addressed by this thesis. My research investigated niche differentiation, rarity, and commonness in two sympatric species of rainforest rodents in the genus Uromys, one of which is common while the other is extremely rare, and endeavoured to provide insights into why this is so. This is an increasingly important question as continuing habitat destruction, fragmentation, and over-exploitation threaten the existence of many rare species and significantly decrease populations of what were once common species. The primary aim of the thesis is to clarify the ecological characteristics that make a species more prone to rareness and thus vulnerable to extinction. Prior to this study little was known of the ecology of the rare Pygmy White-tailed Rat Uromys hadrourus and, surprisingly, only basic distribution and population data was available for its sister species the common Giant White-tailed Rat Uromys caudimaculatus. To obtain the data necessary to facilitate an ecological comparison of the two species, a capture-mark-recapture program was conducted. Using the results from this study, niche differentiation analyses were used to compare the ecological and behavioural traits of the two Uromys species. The characteristics recognised in the literature as potentially predisposing a species to rarity were examined in light of the niche analyses. ... [truncated]" -"Moore:2019magnetite","Quartz is widely used as a target mineral for determining watershed-averaged denudation rates because it is resistant to chemical weathering, geologically widespread, and has a well-constrained 10Be production rate. However, quartz is not available in many landscapes developed on mafic to intermediate igneous rocks. This creates a need to develop new target minerals that are applicable in these environments. Magnetite is a common accessory mineral in many rock types without quartz and, like quartz, is resistant to chemical weathering. Here we evaluate magnetite's suitability as a target mineral by comparing denudation rates inferred from 36Cl in magnetite to 10Be in quartz at 12 watersheds in the Sierra Nevada region of California. We find that magnetite and quartz produce denudation rates that are in broad agreement, validating the use of magnetite. The reproducibility between the two minerals is comparable to the reproducibility of measurements of 10Be from repeat samples of quartz from a single catchment. This level of variance is likely attributable to the stochastic nature of erosion and sediment supply in small, mountainous watersheds." -"Moore:2020gunu","The Kimberley region of Western Australia is one of the largest and most diverse rock art provenances in the world, with a complex stylistic sequence spanning at least 16 ka, culminating in the modern art-making of the Wunumbal people. The Gunu Site Complex, in the remote Mitchell River region of the northwest Kimberley, is one of many local expressions of the Kimberley rock art sequence. Here we report excavations at two sites in this complex: Gunu Rock, a sand sheet adjacent to rock art panels; and Gunu Cave, a floor deposit within an extensive rockshelter. Excavations at Gunu Rock provide evidence for two phases of occupation, the first from 7–8 to 2.7 ka, and the second from 1064 cal BP. Excavations at Gunu Rock provide evidence for occupation from the end of the second phase to the recent past. Stone for tools in the early phase were procured from a variety of sources, but quartz crystal reduction dominated the second occupation phase. Small quartz crystals were reduced by freehand percussion to provide small flake tools and blanks for manufacturing small points called nguni by the Wunambal people today. Quartz crystals were prominent in historic ritual practices associated with the Wanjina belief system. Complex methods of making bifacially-thinned and pressure flaked quartzite projectile points emerged after 2.7 ka. Ochre pigments were common in both occupation phases, but evidence for occupation contemporaneous with the putative age of the oldest rock art styles was not discovered in the excavations. Our results show that developing a complete understanding of rock art production and local occupation patterns requires paired excavations inside and outside of the rockshelters that dominate the Kimberley." -"Morales:2010striated","The paper presents a detailed morphological analyses by light (LM) and scanning electron microscopy (SEM) of two short-striated diatoms of the genus Staurosirella D. M. Williams & Round. The fi rst was encountered in the periphyton of a river in Oregon (U.S.A.) and is described here as a new species, S. krammeri sp. nov. The second diatom was found in a lake plankton collection made during the Wallacea-Expedition in the early 1930s; it was originally described as Fragilaria lapponica f. lanceolata Hustedt, but based on its ultrastructure we propose its transfer to Staurosirella at species level as S. lanceolata comb. nov. et stat. nov. These two taxa are compared by LM and SEM with the generitype Staurosirella lapponica (Grunow) D. M. Williams & Round as well as other morphologically related species in the light of available published material." -"Moran:2016alpine","ND" -"Moran:2016kromer","ND" -"Moran:2017tyrolean","ND" -"Moravek:2012bunya","Montane grasslands, or grassy balds, are enigmatic features of mountains worldwide. Their origins are often obscure. Pollen, phytolith and charcoal analysis of Dandabah Swamp in the Bunya Mountains in southeastern Queensland, Australia suggest that there, grassy balds comprise a relict vegetation maintained in the face of postglacial tree invasion by fire. The balds are not the product of edaphic phenomena or natural or anthropogenic cataclysms and will require intensive management efforts to be conserved in a world of increased woodiness, rising atmospheric CO2 and changing climate." -"Moreiras:2017plata","ND" -"Morel:2003wutach","Cosmogenic nuclides, measured in quartz from recent river bedload, provide a novel tool to quantify catchment‐wide erosion rates at geologically meaningful time scales. Here we present an analysis of the geomorphological evolution of the 350 km2 Wutach catchment in the uplands of the south‐west German Black Forest. The robustness of the method is demonstrated by the fact that, although the area was affected by river capture at 18 kyr bp , the formed gorge is so narrow that spatially averaged erosion rates were not resolvably perturbed. However, because cosmogenic nuclides preserve an erosion memory of several thousand years, the only perturbation introduced was detected in the minor areas that have been subject to the last maximum glaciation. In unglaciated areas, an important relationship between lithology and erosion can by quantified: sandstone lithologies erode at 12–18 mm kyr−1, granite lithologies at 35–47 mm kyr−1 and limestone lithologies (as deduced from river load gauging) at 70–90 mm kyr−1." -"Morell:2015gap","The-700-km-long CENTRAL SEISMIC GAP is the most prominent segment of the Himalayan front not to have ruptured in a major earthquake during the last 200-500 yr. This prolonged seismic quiescence has led to the proposition that this region, with a population >10 million, is overdue for a great earthquake. Despite the region's recognized seismic risk, the geometry of faults likely to host large earthquakes remains poorly understood. Here, we place new constraints on the spatial distribution of rock uplift within the western-400 km of the central seismic gap using topographic and river profile analyses together with basinwide erosion rate estimates from cosmogenic 10Be. The data sets show a distinctive physiographic transition at the base of the high Himalaya in the state of Uttarakhand, India, characterized by abrupt strike-normal increases in channel steepness and a tenfold increase in erosion rates. When combined with previously published geophysical imaging and seismicity data sets, we interpret the observed spatial distribution of erosion rates and channel steepness to reflect the landscape response to spatially variable rock uplift due to a structurally coherent ramp-flat system of the Main Himalayan Thrust. Although it remains unresolved whether the kinematics of the Main Himalayan Thrust ramp involve an emergent fault or duplex, the landscape and erosion rate patterns suggest that the décollement beneath the state of Uttarakhand provides a sufficiently large and coherent fault segment capable of hosting a great earthquake. 2015 Geological Society of America." -"Morell:2017strain","Rupture associated with the 25 April 2015 Mw 7.8 Gorkha (Nepal) earthquake highlighted our incomplete understanding of the structural architecture and seismic cycle processes that lead to Himalayan mountain building in Central Nepal. In this paper we investigate the style and kinematics of active mountain building in the Himalayan hinterland of Northwest India, approximately 400 km to the west of the hypocenter of the Nepal earthquake, via a combination of landscape metrics and long- (Ma) and short-term (ka) erosion rate estimates (from low temperature thermochronometry and basin-wide denudation rate estimates from 10Be concentrations). We focus our analysis on the area straddling the PT2, the physiographic transition between the Lesser and High Himalaya that has yielded important insights into the nature of hinterland deformation across much of the Himalaya. ... [_truncated_]" -"Moreno:2009renewed","ND" -"Morgan:2011quartermain","ND" -"Morley:2020mojokerto","To determine the vegetation and landscape experienced by Homo erectus populations which first inhabited Java." -"Morrison:2005mandjunggar","ND" -"Morrison:2014chronological","Shell mound sites dating from the mid-Holocene and containing very large numbers of the estuarine bivalve Anadara granosa are found across northern Australia. It has recently been proposed that the economic, social and cultural practices linked to their formation ceased some 500-700 years ago across northern Australia as a result of environmental changes leading to the substantially reduced availability of A. granosa. This has been used in support of arguments that ethnographic data are irrelevant to archaeological interpretations of shell mound sites. The Albatross Bay region, Cape York Peninsula, has been cited as one area potentially showing a continuity of mound building after 500-700 cal. BP; however, radiocarbon data for the region have not been reviewed in the context of this debate. This paper reviews both new and previously published radiocarbon determinations from shell matrix sites at Albatross Bay and integrates these with newly available site data for the region. Analysis of this dataset shows a dramatic increase in mound construction activity during the last millennium, continuing up until ca 200 cal. BP. This shows that shell mound construction did not universally cease across northern Australia at 500-700 cal. BP. This paper calls for further refinement of the broader model via the development of more nuanced, regionally specific models." -"Morse:1993mandu","A site dated well back into the Pleistocene in Western Australia yields modified shells, seen as a further evidence of the attributes of modern humans from an early Australian context." -"Morse:1993radiocarbon","In 1985, excavations at Mandu Mandu Creek rockshelter demonstrated that human occuption of the western coastal margin of the Cape Range Peninsula was well estalished by at least 25,000 years ago by people exploiting a variety of coastal resources inluding fish, crab and at least three species of marine mollusc (Morse 1988). As the arid conditions of the last glacial period intensified, the site was abandoned and not re-occupied until lte Holocene times, although midden sites on the coast indicate that people were in the area by at least middle Holocene times (Kendrick and Morse 1982, 1990; Morse in press, a)." -"Morse:1993thesis","North West Cape is the most north westerly point of the Australian continent. It forms the tip of the narrow Cape Range Peninsula, a finger of land which stretches out into the Indian Ocean on the western extremity of the Australian arid zone. Cape Range, a rugged limestone range, forms the backbone of the peninsula. Its western coast is bordered by Ningaloo reef, and, at a distance of only 10 km, is the nearest point on the Australian continent to the edge of the continental shelf. This unique topographic configuration provides a rare opportunity to investigate archaeological sites that once related to Pleistocene shorelines. Even during the height of the arid conditions of the last glacial period, when sea level was as much as 150 m lower than present, rockshelters in the western foothills of Cape Range would never have been more than 10-12 k m from the coast. In addition, and perhaps most importantly, the limestone environment of Cape Range has the potential to preserve organic material such as shell and bone, the archaeological evidence of human adaptation to Pleistocene coastal environments." -"Morse:1996mounds","ND" -"Morse:2009pilbara","Deep within the abyss of archaeological consulting reports in Western Australia numerous archaeological sites lurk. Often comprehensively described with artefacts systematically measured and occasional radiocarbon dates, these sites should contribute much to our current understanding of the archaeology of Western Australia. But these sites have been recorded as part of consulting projects." -"Morse:2014pilbara","Preliminary results of test-pit excavations in Yurlu Kankala and Kariyarra Rockshelter demonstrate the repeated occupation of a topographically distinct 'island of high land', in the northeastern Pilbara by Aboriginal people from 45,000 years ago to historical times. These results are the first Pilbara Pleistocene dates from sites outside the Hamersley Range and confirm occupation of this region prior to that in the central and western Pilbara and, at Yurlu Kankala, through the Last Glacial Maximum (LGM). A third excavated site, Kunpaja Cave, provides evidence of inland Pilbara occupation through climatic amelioration following the LGM. All three sites are large, highly visible shelters located on ridges or hills, with commanding views over the surrounding land and access to major water sources. It is suggested that these factors played a key role in the discovery and occupation of Yurlu Kankala and Karriyarra Rockshelter by some of the Pilbara's first settlers, and of Kunpaja Cave as people expanded their territories as the climatic conditions of the LGM changed." -"Mortlock:1979selwyn","Two apparently undisturbed cave shelters near Selwyn in the Selwyn Ranges in Queensland were discovered by one of us (G.G.) during 1977. The first of these, referred to as Site 1 is located at Lat. 21°23‘; Long. 140°32‘. The second referred to as Site 2, is located approximately 10km SE of the first. Rock paintings were present in both shelters but were not recorded in detail." -"Mortlock:1979thermoluminescence","A general account is given of the results of the thermoluminescence dating of objects and materials from sites in Oceania. These include potsherds from Mailu Island off the south coast of Papua New Guinea, volcanic ash layers from near Mt Hagen in the Western Highlands of the same country, and fire hearths from ancient Aboriginal habitations at Lake Mungo, New South Wales. The differences between these results and corresponding radiocarbon ages are briefly discussed." -"Morwood:1978kens","A date has been obtained for engraved art at a site in central- western Queensland. This may have more general implications for the art of the area. Ken‘s Cave is a rock-shelter located near the crest of the Great Divide, between the Barcoo and Belyando drainage systems, in central-western Queensland. It occurs at the base of a sandstone cliff of the Precipice Series, and from it a slope of large sandstone blocks descends to a forested sand flat. Here vegetation is predominantly of Black Wattle (Acacia cunninghamii). Narrow-leaved iron-bark woodland (Eucalyptus drepanophylla) is found beyond this on the steep slope down to undulating flats. These are dominated by communities of brigalow regrowth (A. harpophylla), brigalow-blackbutt forest (A. harpophylla-E. cambageana), silver-leaved iron-bark woodland (E. melanophloia), and poplar box grassy woodlands (E. populnea). The present property-owner knows of no water-source close to the site. The site measures 13 by 7m, with a maximum height at the drip-line of 6 m. It faces due west (Fig. l). An occupation deposit is evident at the drip-line, where ash, charcoal, stone tools and bone have been exposed by erosion, and are slumping down a steep, poorly consolidated scarp of sand and talus. A grindstone was also found in situ. On the floor of the shelter, a number of sandstone blocks occur, and engravings occur on five of these. The largest block measures 4 by 2.5 m, with a maximum height of 1 m. This example dominates the shelter, and has a particularly numerous and varied range of engravings upon it (Fig.2). ... [_truncated_]" -"Morwood:1979thesis","This thesis explores the potential of a multi-attribute approach to the prehistory of, central western Queensland. Two artefacts of Aboriginal culture are examined in detail stone tools and rock art. For the stone analysis, excavated assemblages from four rockshelter sites are used to define regional changes in central western stone-use over the past 11,000 years. Spatial patter ning of artefactual material within sites is also described and related to site use-structure and specific, depositional processes. The results of the sequential and spatial analyses are then compared with those obtained from , other sites in the area, particularly Kenniff and Cathedral Caves. A three-part sequence is defined for Central Queensland and related to general patterns of change in Australian Aboriginal stone use. The analysis of rock art in Central Queensland is based on information from 92 recorded art sites. The history of previous work on the art of the region is briefly outlined and the details of the art recording and classification systems given. A variety of techniques is used to define a relative, then a dated artistic sequence which spans a minimum of 4,200 years. Synchronic variation within broadly contemporaneous art assemblages is used in conjunction with contextual evidence to suggest the former role of rock art in local Aboriginal culture. The implications of sequential change in several aspects of the artistic system are discussed in a wider context, with particular reference to evidence from other areas of Queensland and to general models for change in Australian Aboriginal rock art. In the conclusions, the results of the stone and rock art analyses are compared, contrasted, and common explanatory mechanisms advanced." -"Morwood:1981queensland","ND" -"Morwood:1982hughenden","The southern section of the North Queensland Highlands is a rugged area of dissected tablelands, scarps, deep gorges, hills and plains ranging from 500-1000 m above sea level. Located some 340 km Inland from Townsville, the region is drained by five major river systems - the Burdekin to the east; the Thompson to the south; and the Flinders, Norman and Gilbert to the west (Fig.l). ... [_truncated_]" -"Morwood:1984prehistory","The Central Highlands of Queensland have played a significant part in the development of Australian archaeology. This is partly due to the sheer number and range of Aboriginal sites that attracted first amateur, then professional interest virtually from the time of first European settlement. In the early 1960s the region leaped into the vanguard of Australian archaeological research with the excavations at Kenniff Cave, which provided the first indisputable Pleisto­cene date for an Australian Aboriginal site. Since that time a total of 11 sites have been excavated and several aspects of the archaeological record have been exam­ined, including artifact assemblages, rock art, and plant-processing technology. The Central Highlands are one of the few areas of Australia for which a detailed regional prehistory can be synthesized. ... [_truncated_]" -"Morwood:1987complexity","The widespread alliance systems of Australian Aboriginal society had an economic and survival value in harsh environments, but in resource-rich areas such as South-east Queensland it is more a question of strategies for increasing regional carrying capacity. Recent archaeological results in the area, with evidence of increases in site numbers and artefact deposition rates and diversification of subsistence resources to include small-bodied species, show the development of new patterns of technology, economy and demography following major environmental changes in the post-Pleistocene period. Widespread changes in Australian prehistory around 4000 years ago may have been triggered in certain key areas such as South-east Queensland." -"Morwood:1987gyranda","This paper presents the results of survey and excavation in the upper Dawson area of the Central Queensland Sandstone Belt, a sandstone-dominated environment bounded by the townships of Banana in the east, Blackall in the west, Springsure in the north and Injune in the south, and which includes the Central Queensland Highlands (Walsh 1984: 1). The work was undertaken as part of the environmental impact study for the Gyranda Weir commissioned by Cameron McNamara for the Queensland Water Resources Commission ... [_truncated_]" -"Morwood:1989edge","Recent archaeological research on S.W. Cape York Peninsula indicates that edge-ground axes were in use in this region of north Australia before 32 k.y.a. Edge-grinding is one of the hallmarks of the Neolithic in Europe but the evidence now suggests that it may have been part of the technological repertoire of the earliest Aboriginal colonists in some areas of Australia-New Guinea. This paper discusses some of the implications of edge-ground artefact distribution and chronology in the region." -"Morwood:1990flinders","A general theme in Australian prehistory is the development of the distinctive social, economic and technological systems observed in recent Aboriginal societies. Research has demonstrated significant change in the Australian archaeological sequence and general trends of such are shared by numerous regions. Most that have been investigated indicate low density occupation during the Pleistocene and early Holocene with significant increases in site numbers, increased artefact discard rates and dissemination of new technologies and artefact types in mid-to-late Holocene times (e.g. Lourandos 1985). On the other hand, each region has a unique prehistory, range of material evidence and research potential. Our knowledge of Holocene developments in aboriginal subsistence systems, for instance, is largely based upon the history of cycad exploitation in the central Queensland Highlands (Beaton 1982), the appearance of seed grindstones in arid and semi-arid zones (Smith 1986) and evidence for increased emphasis on small-bodied animals in N.E. New South Wales and S.E. Queensland (McBryde 1977:233; Morwood 1987:347)." -"Morwood:1990more","The Pleistocene antiquity of edge-ground artefacts in various parts of Northern Australia and New Guinea, including the Kimberley, western Arnhem Land and S.E. Cape York Peninsula, is no longer controversial (e.g. Jones and Johnson 1985; Schrire 1982; Rosenfeld et al. 1981). Even so, Sutton (1990:95 - this volume QAR) had rightly questioned the sufficiency of evidence presented by Morwood and Tresize (1990) in support of a minimum date of 32,000 b.p. for edge-grinding at Sandy Creek 1 in S.E. Cape York Peninsula. I welcome this opportunity to rectify this situation." -"Morwood:1995gianthorse","The main aims of the work at Giant Horse were to document the way a large rock painting site had been used and when Aboriginal visits began. There were also conservation and management considerations: most of the shelter floor is of sandstone bedrock, with sand deposits being restricted to the eastern end. These deposits lie on the path taken by visitors to the site and are subject to trampling, with the possibility of erosion. The excavation established the scientific value of the deposits and their vulnerability." -"Morwood:1995magnificent","The main reason for selecting Magnificent Gallery for investigation was to reconstruct the activity range at a large art site. Relevant factors in the choice included the associa­tion between an extensive assemblage of rock paintings and deposits which contained well preserved organic materials (e.g. bone, wood); the sheer quantity of evidence for artistic activities; and the number of rock art styles indicating that Aboriginal use of the site was of some antiquity (Fig. 7.1). ... [_truncated_]" -"Morwood:1995mushroom","ND" -"Morwood:1995redbluff","The excavations at Red Bluff 1were undertaken because of the association between a large assemblage of rock paintings and cultural deposits at a very prominent landmark. As well, the site is situated in close proximity to the Sandy Creek sites, but in a different resource context providing useful comparitive evidence." -"Morwood:1995redhorse","It was decided to carry out excavations at Red Horse because of the range of plant and faunal remains evident in the surface deposits and because of the number of grindstones. The chronology of grindstone use is one measure of the intensity of plant use and thereby a reflection of economic stress." -"Morwood:1995sandy","The main reason for carrying out work at Sandy Creek 1 was that the site had been previously excavated and had yielded deep and complex deposits, ‘buried‘ rock engravings, and a large artefact assemblage, including an edge-ground axe found on bedrock. There was potential at this site to construct an age-depth graph for dating the engravings previously exposed, and to obtain a cultural sequence of considerable antiquity." -"Morwood:1995yam","It was decided to carry out excavations at Yam Camp because of the potential for dating a panel of very patinated pecked engravings. In addition, the dry nature of the deposits suggested potential for good preservation of bone and floral remains. The site is also located in a vine forest, which is a rare resource context for the region. " -"Morwood:2003mojokerto","Dates of around 1.8 Ma have been claimed for a hominin cranial vault excavated near Mojokerto City in East Java, Indonesia. Such an early date for presumed Homo erectus in EastAsia would require a major revision of the general model for timing of initial hominin dispersal ‘Out of Africa’. Instead, our field study and redating of two pumice horizons at thesite indicate that the age of the Mojokerto cranial vault is less than 1.49 Ma. Furthermore, we argue that a basic understanding of site and regional depositional processes is fundamental for assessing the significance of any radiometric date." -"Moss:2000humid","A detailed pollen record from the Ocean Drilling Program Site 820 core, located on the upper part of the continental slope off the coast of northeast Queensland, was constructed to compare with the existing pollen record from Lynch's Crater on the adjacent Atherton Tableland and allow the production of a regional picture of vegetation and environmental change through the last glacial cycle. Some broad similarities in patterns of vegetation change are revealed, despite the differences between sites and their pollen catchments, which can be related largely to global climate and sea-level changes. The original estimated time scale of the Lynch's Crater record is largely confirmed from comparison with the more thoroughly dated ODP record. Conversely, the Lynch's Crater pollen record has assisted in dating problematic parts of the ODP record. In contrast to Lynch's Crater, which reveals a sharp and sustained reduction in drier araucarian forest around 38,000 yrs BP, considered to have been the result of burning by Aboriginal people, the ODP record indicates, most likely, a stepwise reduction, dating from 140,000 yrs BP or beyond. The earliest reduction shows lack of a clear connection between Araucaria decline and increased burning and suggests that people may not have been involved at this stage. However, a further decline in araucarian forest, possibly around 45,000 yrs BP, which has a more substantial environmental impact and is not related to a time of major climate change, is likely, at least partially, the result of human burning. The suggestion, from the ODP core oxygen isotope record, of a regional sea-surface temperature increase of around 4ºC between about 400,000 and 250,000 yrs BP, may have had some influence on the overall decline in Araucaria and its replacement by sclerophyll vegetation." -"Moss:2005riverine","Mechanisms of pollen transport in the humid tropics region of northeastern Australia were investigated to support the interpretation of a long Quaternary pollen record from ODP Site 820 located on the adjacent continental slope. Pollen analysis of surface sediment samples from the channels of two major river catchments demonstrated internal consistency in pollen spectra and little fluvial pollen sorting in relation to sediment variation. Differences in modern pollen spectra between catchments reflect existing variation in vegetation cover that, in turn, reflects climatic differences between catchments. Recent pollen spectra from top samples of the ODP core have sufficient in common with the riverine samples to suggest that the rivers are contributing a major pollen component to the offshore sediments, but these have been size sorted by marine action. Recent pollen samples from core tops taken from the Grafton Passage on the continental shelf that was thought to be the major passage for pollen transport to ODP Site 820 show significant differences to both riverine and ODP samples and suggest that pollen are dispersed across the continental shelf and through the outer Great Barrier Reef system in a more complex way than anticipated." -"Moss:2007marine","A late Quaternary marine palynological record from the Ocean Drilling Program (ODP) site 820, adjacent to the humid tropics region of northeastern Australia, has demonstrated marked variation in orbital scale cyclicity, and also trends associated with both climate and human impact. However, some uncertainties in interpretation have resulted from concerns about the records chronology and continuity. Here we present, for the first time, the complete palynological data from detailed analysis of the top 67 m of sediment and examine it in relation to the marine isotope sequence from the core. It is proposed that the record is relatively continuous through the last 250,000 years although the latter part of oxygen isotope stage (OIS) 5, as well OIS 4 may be missing. Despite the variation on orbital scales, most palynological changes are not in phase with those from the marine isotope record suggesting a lack of direct Milankovitch forcing on vegetation. This lack of correspondence combined with major trends towards more open and sclerophyllous vegetation in association with increased burning supports a previous proposal that major control is being exercised by El Niño-Southern Oscillation variability whose influence may have been initiated by changes in oceanic circulation in the region within the mid Pleistocene. The lack of impact on the distribution of complex rainforest suggests that increased climate variability did not involve an overall decrease in total precipitation." -"Moss:2007mersey","A record of vegetation and environmental change over the past 3000 years was obtained through pollen and charcoal analysis of sediments from a grassy plain in the Mersey Valley, Tasmania. The results tentatively suggest that Aborigines had an impact on the environment of the Mersey Valley, although the scale of the impact is difficult to quantify owing to complexities associated with the fire history and sedimentary processes. In addition, a strong regional climate signal (drier late Holocene environments) was observed, suggesting that both anthropogenic and climatic factors are required to explain pre-European environments. The study also showed the dramatic impact European settlers had on the Australian environment, with massive land clearance, introduction of exotic plant types and increased sedimentation rates." -"Moss:2012patterned","Unpublished report to the Burnett Mary Regional Group, Bundaberg, Queensland" -"Moss:2012sclerophyll","The Wet Tropics region of northeastern Australia has been the focus of palynological research into the late Quaternary history of climate, vegetation and human environmental impact for a number of years (Moss and Kershaw 2000, 2007; Kershaw et al. 2007, 2003a, 2003b; Kershaw 1994, 1986). Numerous palynological records covering the Holocene period have been examined, but they have either been concentrated within the core rainforest area due to the availability of volcanic crater sites on the Atherton Tableland (e.g. Kershaw 1983, 1975, 1971, 1970; Walker and Chen 1987; Chen 1988; Walker 2007); and/or situated in coastal areas where successional processes in mangroves have tended to mask more regional signals (e.g. Grindrod and Rhodes 1984; Grindrod 1985; Crowley et al. 1990; Gagan et al. 1994; Crowley and Gagan 1995). ... [_truncated_]" -"Moss:2013stradbroke","Currently there is a paucity of records of late Quaternary palaeoenvironmental variability available from the subtropics of Australia. The three continuous palaeoecological records presented here, from North Stradbroke Island, subtropical Queensland, assist in bridging this large spatial gap in the current state of knowledge. The dominance of arboreal taxa in the pollen records throughout the past >40,000 years is in contrast with the majority of records from temperate Australia, and indicates a positive moisture balance for North Stradbroke Island. The charcoal records show considerable inter-site variability indicating the importance of local-scale events on individual records, and highlighting the caution that needs to be applied when interpreting a single site as a regional record. The variability in the burning regimes is interpreted as being influenced by both climatic and human factors. Despite this inter-site variability, broad environmental trends are identifiable, with changes in the three records comparable with the OZ-INTIMATE climate synthesis for the last 35,000 years." -"Moss:2015sandy","The Great Sandy Region (incorporating Fraser Island and the Cooloola sand-mass), south-east Queensland, contains a significant area of Ramsar-listed coastal wetlands, including the globally important patterned fen complexes. These mires form an elaborate network of pools surrounded by vegetated peat ridges and are the only known subtropical, Southern Hemisphere examples, with wetlands of this type typically located in high northern latitudes. Sedimentological, palynological and charcoal analysis from the Wathumba and Moon Point complexes on Fraser Island indicate two periods of swamp formation (that may contain patterned fens), one commencing at 12 000 years ago (Moon Point) and the other ~4300 years ago (Wathumba). Wetland formation and development is thought to be related to a combination of biological and hydrological processes with the dominant peat-forming rush, Empodisma minus, being an important component of both patterned and non-patterned mires within the region. In contrast to Northern Hemisphere paludifying systems, the patterning appears to initiate at the start of wetland development or as part of an infilling process. The wetlands dominated by E. minus are highly resilient to disturbance, particularly burning and sea level alterations, and appear to form important refuge areas for amphibians, fish and birds (both non-migratory and migratory) over thousands of years." -"Moss:2015wellesley","A 2400 year record of environmental change is reported from a wetland on Bentinck Island in the southern Gulf of Carpentaria, northern Australia. Three phases of wetland development are identified, with a protected coastal setting from ca. 2400 to 500 years ago, transitioning into an estuarine mangrove forest from ca. 500 years ago to the 1940s, and finally to a freshwater swamp over the past +60 years. This sequence reflects the influence of falling sea-levels, development of a coastal dune barrier system, prograding shorelines, and an extreme storm (cyclone) event. In addition, there is clear evidence of the impacts that human abandonment and resettlement have on the island's fire regimes and vegetation. A dramatic increase in burning and vegetation thickening was observed after the cessation of traditional Indigenous Kaiadilt fire management practices in the 1940s, and was then reversed when people returned to the island in the 1980s. In terms of the longer context for human occupation of the South Wellesley Archipelago, it is apparent that the mangrove phase provided a stable and productive environment that was conducive for human settlement of this region over the past 1000 years." -"Moss:2016sandy","The Great Sandy Region (incorporating Fraser Island and the Cooloola sand-mass), south-east Queensland, contains a significant area of Ramsar-listed coastal wetlands, including the globally important patterned fen complexes. These mires form an elaborate network of pools surrounded by vegetated peat ridges and are the only known subtropical, Southern Hemisphere examples, with wetlands of this type typically located in high northern latitudes. Sedimentological, palynological and charcoal analysis from the Wathumba and Moon Point complexes on Fraser Island indicate two periods of swamp formation (that may contain patterned fens), one commencing at 12 000 years ago (Moon Point) and the other ~4300 years ago (Wathumba). Wetland formation and development is thought to be related to a combination of biological and hydrological processes with the dominant peat-forming rush, Empodisma minus, being an important component of both patterned and non-patterned mires within the region. In contrast to Northern Hemisphere paludifying systems, the patterning appears to initiate at the start of wetland development or as part of an infilling process. The wetlands dominated by E. minus are highly resilient to disturbance, particularly burning and sea level alterations, and appear to form important refuge areas for amphibians, fish and birds (both non-migratory and migratory) over thousands of years." -"Moss:2017odp","Palynomorphs from the ODP Site 820 marine core have provided a detailed record of terrestrial environmental responses to glacial--interglacial forcing over the last 250,000 years in the Australian Wet Tropics. The development of an accurate geochronological framework for this key sequence has proved challenging. Consequently, different dominant forcing mechanism(s) have been proposed to drive environmental change in the low latitudes. A new chronology for the last 60,000 years, based on accelerator mass spectrometry radiocarbon (14C) dates of pollen concentrate material and the existing Marine Isotope Stage boundaries (MIS 4 to 1) has been produced. This new chronology provides a robust geochronological framework for interpreting environmental records across the region. In particular, our age model helps to resolve several debates concerning the timing of climatic changes and their impacts on both the marine and the terrestrial systems, as well as possible human arrival and associated impacts on the region's ecosystems. Our findings suggest 14C dating of terrestrial pollen concentrate in marine sediments is a valuable tool for resolving major chronological uncertainties in potentially diagenetically altered marine CaCO3 sediments and should play a role in future multi-dating strategies." -"Moss:2019thundiy","This study investigates the palynological remains (both fossil pollen and charcoal) recovered from the Thundiy shell midden deposit, Bentinck Island, Gulf of Carpentaria, northern Australia, to provide a vegetation and fire record for this site, which sheds light on human occupation of the southern Wellesley Archipelago over the late Holocene. Results show that the development of a high-density shell deposit by human activities was directly responsible for pollen preservation, possibly through the creation of a moist, anaerobic environment that reduces oxidation of pollen grains. The presence of recoverable pollen from a shell midden deposit from Bentinck Island provides a valuable new proxy to provide greater context for archaeological records, particularly in terms of local vegetation information and potential insight into human land management practices." -"Mountain:1991nombe","Nombe rockshelter was excavated by M-J. Mountain between 1971 and 1980. Human activity is first documented at the site at about 25,000 bp and continues through to the present. Four extinct Pleistocene herbivores, Protemnodon nombe,Protemnodon tumbuna,Dendrolagus noibano and a diprotodontid,occur in late Pleistocene strata together with human artefacts. Large quantities of animal bone were recovered and the analysis of these supplies the major data for the research. Three main issues are addressed: 1. The nature of the relationship between the early humans and their environment through the period that covers the late glacial maximum at about 18,000 bp. 2. The relationship between humans and the extinct species, including the thylacine, Thylacinus cynocephalus, which was a major predator at the site, contributing bone to the deposits during the Pleistocene. 3.The use of faunal evidence as an indicator of economic and subsistence activities as well as local environmental changes. The data show that the human activity during the late Pleistocene at Nombe was sporadic over the period from about 25,000 bp to about 15,000 bp. Hunters were probably targeting the large herbivores living in high altitude forest and other species adapted to high altitude cold environments. Humans and large herbivores coexisted for about 10,000 years before the animals disappeared from the record. This coexistence does not suggest a rapid demise through human overkill." -"Mowat:1995arnhem","This thesis addresses variability in shell middens deposited during the Mid to Late Holocene in western Arnhem Land, Australia. Throughout this time, the inhabitants of western Arnhem Land exploited a wide variety of marine resources. Evidence of exploitation of marine and estuarine molluscs can be found in the form of shell middens deposited throughout the landscape, on the coastal strip and estuarine plains further south and in rockshelters situated in outliers of the escarpment. I aim to test existing models which classified middens into a few inflexible types, and which identified simple chronological changes. The integrity of these models is examined by a review of the data used to construct them, and by testing against them previously unrecorded midden sites. Some authors have identified chronological changes in the relative abundance of species in middens, notably Cerithidea obtusa. and in the location in which middens were deposited. Models of simple unidirectional change in relative abundance of Cerithidea across a broad geographic area are not supported. Rockshelters were not all abandoned in favour of coastal plains at 3000 BP. Conversely, the coastal plains were not only used after 3000 BP. Midden variability has not been acknowledged by previous researchers. Models regarding middens have typically characterised these sites as being homogeneous. The present study has revealed a wide variety of species abundance, antiquity, environmental context, species richness, size and form of midden sites in western Arnhem Land." -"Mueller:2018murrumbidgee","The Riverine Plain in south-eastern Australia contains numerous palaeochannels that are much larger than the present rivers and provide evidence about past hydrological conditions. Previous research suggested optima in fluvial activity both before and after the peak of the Last Glacial Maximum (LGM; 21 3 ka), and, in some cases, throughout the LGM. In this study, we revisit palaeochannel remnants of the Gum Creek and Yanco palaeochannel systems along the Murrumbidgee River, which drains the high-elevation catchments of the Australian Alps in south-eastern Australia. We date fluvial and aeolian sediments using single-grain optically stimulated luminescence (OSL) and apply thermoluminescence (TL) dating to a subset of samples. We compare the OSL ages to new and previously published TL ages and investigate reasons for age discrepancies between these methods, possible effects of partial bleaching and other factors that may affect luminescence ages. We propose a new OSL-based chronology for the Gum Creek and Yanco palaeochannel systems and assign periods of enhanced fluvial activity for the Tombullen and Yanco phases to 41–29 and 29–18 ka, respectively. Importantly, we infer that conditions of increased sediment and water discharge persisted for the Murrumbidgee River at the time of the LGM." -"Muke:1984huon","ND" -"Muke:2003kana","Archaeological survey with limited excavation at the Kana site revealed evidence of prehistoric agricultural practices in the form of ditches and other cut features on an abandoned river terrace of the Minj River. Based on the stratigraphy and radiocarbon dating, the features have been cross-correlated to Phases 2, 3, 4 and 5 at Kuk Swamp, in the Upper Wahgi Valley. Peter Matthews identified exocarp fragments and seeds of a gourd collected from the fill of a ditch to be wax gourd (Benincasa hispida). The gourd exocarp fragments were radiocarbon dated to 2450 ± 200 BP (ANU 9487)." -"Mukhopadhyay:2012interior","ND" -"Muller:2008principle","The Lynchs Crater peat deposit in NE-Australia is a sensitive environmental archive located in the tropical Southern Hemisphere. This unique deposit illustrates that local and regional changes had a profound effect on the local Australian ecosystem over the past 55kyr. To obtain a proxy of past climate changes, trace and major element geochemistry analyses were applied to a 13m peat core from the crater. Principle component analysis (PCA) was used to identify the main factors that control elemental distribution in the peat and to add interpretative strength to the geochemical behavior of selected major and trace elements. For example, Sc, Al, Cu, and Pb were found to be related to increased erosion of the basin soils, and from this, several periods of significant flux from atmospheric input and/or terrigenous run-off were identified. Geochemically mobile elements during rock weathering and pedogenesis, such as Mg, Ca, and Sr helped to identify the peat ombrotrophic–minerotrophic boundary at ∼1.5m depth and offered important information about fluxes of these nutrients to the mire and their dynamics within the deposit. Arsenic and V comparisons between the peat record (high concentrations in some peat sections) and in local basin rocks (very low concentrations), suggested the presence of a long range, atmospheric dust source early in the formation of the mire. The Lynchs Crater peat record presents a continuous record of environmental change in tropical Australia and contributes new understanding to geochemical processes in peatlands." -"Mulvaney:1961dates","The Antipodean archaeologist has more than passing interest in the opinions expressed in ANTIQUITY concerning the reliability of radio-carbon 14 age estimations. To him, objective prehistory seems unattainable without the combination of stratigraphy and radio-carbon. Other geochronological schemes remain to be devised and tested in Australia, while the material simplicity of aboriginal culture deprives the prehistorian of many customary ancillary aids, such as coinage, pottery or sophisticated typology. Even the ubiquitous faience bead has proved elusive. In the Polynesian world there is dispute concerning the value of genealogies and traditions, but even the most ardent critic must grant that they contain more apparent historicity and chronology than Australian concepts of ‘the dream time’. In this generation, therefore, carbon 14 is likely to provide the basic clues for the interpretation of the past. This brief article is intended to record a series of dates which, it would seem, neither physicist nor archaeologist can impugn. ... [_truncated_]" -"Mulvaney:1962advancing","It is now evident that co-ordinated interstate research between Australian universities, museums and scientific institutions is the prerequisite for any fundamental advance in the reconstruction of Aboriginal culture and prehistoric environmental conditions. Indications are that results will soon be forthcoming." -"Mulvaney:1962otway","ND" -"Mulvaney:1964fromms","ND" -"Mulvaney:1965moffatt","History came late to Lethbridge Pocket, on Mt. Moffatt‘s northern boundary, just over the crest of the Great Dividing Range, source of the extensive Maranoa, Warrego and Fitzroy river systems. Explorer Major Thomas Mitchell skirted the area to the westward in 1946, observing (Mitchell, 1848, 208) that the prospect towards the dominating, massive table-lands ‘was very grand‘; the name of Dean Buckland, geologist and antiquarian, was bestowed upon the loftiest table-land, at the foot of which Lethbridge Pocket lay concealed. Ludwig Leichhardt had passed to the north-east, a year previously, but he too preferred to avoid the rugged mountains, now termed the Carnarvon and Chesterton Ranges. Both the journals of Mitchell and Leichhardt testify, on many pages, to the abundant material traces of a populous Aboriginal comunity in the region. Leichhardt commented (1847, 45) that ‘appearances indicated that the ommencement of the (Carnarvon) ranges was a favourite resort of the ‘blackfellows‘. The remains of recent repasts of mussels were strewed about the larger water-holes‘." -"Mulvaney:1970gully","Excavations are described which were conducted subsequent to the removal of the burial. Trenches were located at different localities in order to provide exposed sections at all levels of the Keilor sediments. The stone artifacts recovered were not numerous, but they were comparable from all trenches. Included in the analysis were some tools from Wright‘s excavation trench (GGW). Trimmed implements in the Keilor Terrace were made on flakes and are typologically classifiable as scrapers. Unexpectedly for an industry of 8,000 years and older, it also included fabricators. The overlying terrace sediments (GGJ) included a microlithic backed blade industry and unifacially flaked pebble tools. These results conform with those made on sites of similar antiquity elsewhere in Australia." -"Mulvaney:1971kenniff","Dear _ You may remember that the 1964 season at Kenniff Cave produced some contradictory carbon 14 dates which I could not explain. I still cannot do so, although some new dating results do clear up some problems and add interest. ... [_truncated_]" -"Mulvaney:1975australia","ND" -"Mulvaney:1981salvage","ND" -"Munack:2014outpaced","The Indus River, one of Asia's premier rivers, drains the western Tibetan Plateau and the Nanga Parbat syntaxis. These two areas juxtapose some of the lowest and highest topographic relief and commensurate denudation rates in the Himalaya-Tibet orogen, respectively, yet the spatial pattern of denudation rates upstream of the syntaxis remains largely unclear, as does the way in which major rivers drive headward incision into the Tibetan Plateau. We report a new inventory of 10Be-based basinwide denudation rates from 33 tributaries flanking the Indus River along a 320 km reach across the western Tibetan Plateau margin. We find that denudation rates of up to 110 mm k.y.-1 in the Ladakh and Zanskar Ranges systematically decrease eastward to 10 mm k.y.-1 toward the Tibetan Plateau. Independent results from bulk petrographic and heavy mineral analyses support this denudation gradient. Assuming that incision along the Indus exerts the base-level control on tributary denudation rates, our data show a systematic eastward decrease of landscape downwearing, reaching its minimum on the Tibetan Plateau. In contrast, denudation rates increase rapidly 150-200 km downstream of a distinct knickpoint that marks the Tibetan Plateau margin in the Indus River longitudinal profile. We infer that any vigorous headward incision and any accompanying erosional waves into the interior of the plateau mostly concerned reaches well below this plateau margin. Moreover, reported long-term (>106 yr) exhumation rates from low-temperature chronometry of 0.1-0.75 mm yr-1 consistently exceed our 10Be-derived denudation rates. With averaging time scales of 103-104 yr for our denudation data, we report postglacial rates of downwearing in a tectonically idle landscape. To counterbalance this apparent mismatch, denudation rates must have been higher in the Quaternary during glacial-interglacial intervals. 2014 Geological Society of America." -"Munack:2016indus","Rivers draining the semiarid Transhimalayan Ranges at the western Tibetan Plateau margin underwent alternating phases of massive valley infill and incision in Pleistocene times. The effects of these cut-and-fill cycles on millennial sediment fluxes have remained largely elusive. We investigate the timing and geomorphic consequences of headward incision of the Zanskar River, a tributary to the Indus, which taps the >250-m thick More Plains valley fill that currently plugs the endorheic high-altitude basins of Tso Kar and Tso Moriri. In situ 10Be exposure dating and topographic analyses show that a phase of valley infill gave way to net dissection and the NW Himalaya's first directly dated stream capture in late Marine Isotope Stage (MIS) 6, ∼135 ka ago. Headwaters of the Indus are currently capturing headwaters of the Sutlej, and rivers have eroded >14.7 km3 of sediment from the Zanskar headwaters since, mobilising an equivalent of ∼8\% of the Indus' contemporary sediment storage volume from only 0.3\% of its catchment area. The resulting specific sediment yields are among the rarely available rates averaged over the 105-yr timescale, and surpass 10Be-derived denudation rates from neighbouring catchments three- to tenfold. We conclude that recycling of Pleistocene valley fills has fed Transhimalayan headwaters with more sediment than liberated by catchment denudation, at least since the last glacial cycle began. This protracted release of sediment from thick Pleistocene valley fills might bias estimates of current sediment loads and long-term catchment denudation. Copyright 2016 Elsevier Ltd" -"Munroe:2006uinta","ND" -"Murari:2014timing","ND" -"Murray-Wallace:1997greenglade","The extent of racemisation of one of the fastest racemising amino acids, aspartic acid, in the marine gastropod Turbo undulatus from Greenglade rockshelter, southern New South Wales, is examined in an attempt to resolve time within the last few hundred years, an interval that is difficult to date by radiocarbon. Aspartic acid racemisation, in conjunction with radiocarbon dating and stratigraphic evidence, indicates that Greenglade rockshelter was occupied episodically since AD 1300. The variation in the amino acid results obtained in this study help to define the limitations of applying the amino acid racemisation (AAR) method to middens of recent origin. Comparison of AAR analyses on shell of equivalent age and known not to have been burnt, suggests that some of the shells within the middens have been reworked and/or heated during multiple episodes of rockshelter occupation. Cultural evidence indicates that the rockshelter was used until historically-recent times, well after British colonisation and possibly as late as the middle twentieth century. The difficulties of dating this interval are also considered in the context of the contact period in Australia. It is concluded that dating midden materials of recent age, known to have been heated by camp fires, is a particularly difficult task by the AAR method, but that meaningful results may be obtained if the technique is used with caution." -"Murray:1978anteater","ND" -"Murray:1980beginners","Evidence of human occupation dated at approximately 20,000 years BP is recorded from a cave site in the Florentine Valley in south central Tasmania. The artifact assemblage and faunal content are described and the factors giving rise to bone accumulation are examined. Occupation has been dated by 14C analysis of associated charcoal and aspartic acid racemization dating of bone with close agreement between the two methods. The interior river valleys of southern Tasmania were being utilized by hunter-gatherers when the Last Glacial was reaching its climax and Tasmania was a peninsula of the Australian mainland. Suggestions by recent authors that late Pleistocene occupation was tightly coastal and that the interior was uninhabited are refuted. Under the open vegetation conditions prevailing during the late Pleistocene the broad river valleys of southern Tasmania provided easy routes for population movement and a suitable environment for game. In contrast dense wet forest was the dominant vegetation throughout the Holocene making these areas less attractive for both human occupation and the larger elements of the fauna." -"Murray:2012forcing","ND" -"MurrayWallace:1999coorong","The last interglacial Woakwine Range, a linear, barrier shoreline complex of temperate bioclastic carbonate origin, in the southeast of South Australia, occurs essentially uninterrupted over a distance of 300 km and up to 10 km inland from the present coastline. Mapping of the internal facies architecture of the barrier as revealed in McCourt's Cutting southeast of Robe, reveals the presence of transgressive and regressive facies associated with the last interglacial maximum (Oxygen Isotope Substage 5e), as well as an older aeolianite within the core of the barrier, correlated herein with Oxygen Isotope Stage 7. Amino acid racemisation and thermoluminescence dating indicate that volumetrically, the majority of the Woakwine Range is of last interglacial age. The bulk of the barrier structure comprises aeolian facies in the form of landward-migrating coastal dunes. The internal facies appear to record the culmination of the post-Stage 6 marine transgression at the onset of Substage 5e, and possibly the termination of Substage 5e based on the shallow seaward dip of the discontinuity between regressive littoral and sublittoral facies." -"MurrayWallace:2002foredunes","Optically stimulated luminescence (OSL) dating of quartz sand (106-150 or 150-200 μm) in bioclastic carbonate-quartz sediments sampled from coastal relict foredunes (beach ridges) was undertaken to evaluate the utility of the OSL method for studies of dune dynamics and to quantify rates of coastal progradation. Twelve sediment samples from a 4 km transect across a Holocene embayment fill at Guichen Bay, South Australia, were measured for their luminescence characteristics. Apart from one age inversion attributed to recent disturbance associated with mining, the OSL ages are in sequential order when considered in the context of their associated error terms. The OSL ages indicate an extremely rapid initial phase of sedimentation (i.e. 1600 m within a few hundred years, approximately 5 ka ago) followed by a constant rate of progradation for the past 4 ka of 0.39 m/a, with a high level of association between distance across the embayment fill and luminescence age for this time interval. An average rate of dune development of one dune every 80 yr from 3900 yr ago to the present day is apparent. The OSL ages for the late Holocene indicate that the present beach state is largely in equilibrium with sediment supply." -"MurrayWallace:2010murray","A geochronological framework for the sequential development of coastal barrier aeolianite complexes in the mouth region of the River Murray, Australia's largest river system is presented based on amino acid racemization and thermoluminescence dating. The sedimentary successions represent a foreshortened and condensed sequence of coastal barriers compared with those of the Coorong Coastal Plain in southern South Australia where the barrier complexes are more widely separated in response to tectonic uplift. The barriers have formed during interglacial sea-level highstands and are correlatives of genetically equivalent landforms of the Coorong Coastal Plain. Thermoluminescence dating and the extent of amino acid racemization in aeolianite 'whole-rock' sediment samples, reveal a general increase in age of the barriers landwards from the modern coastline. In detail, however, the individual barriers represent composite structures having formed in more than one interglaciation, due to the reoccupation of Pleistocene shoreline positions during sea-level highstands of similar amplitude, in a zone of gradual basin subsidence. The most seaward Pleistocene aeolianite at Surfer Beach is of interstadial age (Marine Isotope Stage 5c, 105 ± 5 ka; MIS 5c), and correlates with the Robe Range of the Coorong Coastal Plain. The last interglacial shoreline (130 ± 15 ka; MIS 5e) is particularly well-defined in the River Murray mouth region. It is represented by a complex association of coastal parabolic dunes superimposed on a transverse dune system, which runs parallel with the former coastline, and also includes associated estuarine, lagoonal and open ocean beach facies. ... [_truncated_]" -"Musser:2005calomyscidae","Family Calomyscidae" -"Musser:2005cricetidae","Family Cricetidae" -"Musser:2005muridae","Family Muridae" -"Musser:2005muroidea","Superfamily Muroidea" -"Musser:2005nesomyidae","Family Nesomyidae" -"Musser:2005platacanthomyidae","Family Platacanthomyidae" -"Musser:2005spalacidae","Family Spalacidae" -"NSWOEH:2017not.lo","Species _Notomys longicaudatus_" -"NSWOEH:2017pse.bo","Species _Pseudomys bolami_" -"NSWOEH:2017pse.de","Species _Pseudomys delicatulus_" -"NSWOEH:2022pla.ma","Species _Planigale maculata_" -"NSWOEH:2022pse.gr","Species _Pseudomys gracilicaudatus_" -"Nagel:2016extended","Accelerator Mass Spectrometry (AMS) radiocarbon dating and taphonomic grading was undertaken on foraminifera preserved in the archaeological shellmatrix site of Thundiy, Bentinck Island, southern Gulf of Carpentaria, Australia. Foraminiferawere assigned to one of six taphonomic grades ranging frompristine to severely abraded. AMS dating demonstrates a weak relationship between preservation status and age. Foraminifera ages are inconsistent with multiple ages onmarine shell fromthe same deposit implying significant sediment transport system residence ages (the time between death of the organismand final deposition) for foraminifera in the deposit. Results demonstrate that foraminifera cannot be assumed to be contemporary with other components of the sedimentary context in which they occur, indicating that caution is required in interpreting chronologies and palaeoenvironmental records based on foraminifera recovered from highly dynamic depositional settings. Findings point to the potential of foraminifera AMS dating of coastal archaeological deposits to contribute to evaluations of site integrity and chrono-stratigraphic analyses." -"Nakamura:2014abukuma","Accurate determination of denudation rates is important in understanding Earth surface system dynamics. In situ produced cosmogenic nuclides, such as 10Be and 26Al, provide a valuable insight but are not entirely free from complications. In this study, denudation rates are determined for the Abukuma Mountains, Japan, using both site-specific and basin-scale methods. Considered with density measured in the field, distinct and systematic differences between the two methods are identified. Site-specific rates calculated from depth profiles of cosmogenic nuclides (10Be and 26Al) at topographic highs indicate a rate of 67 to 85 mm/kyr, whereas basin-scale averaged denudation rates derived from the concentration of cosmogenic nuclides in fluvial sediments show 114 to 180 mm/kyr. This is the first comparison of these two commonly used methods in the same region in Japan, where the entire study area is characterized by well-developed saprolite. These results indicate that differential denudation rates between topographic highs and valleys reflect increasing local topographic relief of the study area. Comparison between rates derived from depth profiles and those applicable to the entire basin is important for understanding landscape development." -"Nanson:0000unpublished","Gerald Nanson is a renowned UOW geomorphologist who gained international recognition for his research into the understanding of how the desert landscapes of Australia have evolved through the past one million years. In a career spanning more than four decades, Gerald has greatly promoted the use and refinement of luminescence techniques and expanded the understanding of complex interactive geomorphology, palaeohydrology and Quaternary history of the Australian rivers, lakes and associated dune fields." -"Nanson:1987comparison","Radiocarbon and thermoluminescence (TL) age-determinations have been obtained for a large Pleistocene alluvial terrace on the Nepean River near Sydney, New South Wales, Australia. The deposit was laid down by a braided river system prior to the last glacial maximum. Six thoroughly pretreated samples of charcoal and degraded wood buried within gravels at the base of the terrace yielded apparent 14C ages of ∼37,000–42,000 yr B.P. These compare favorably with four TL determinations that gave apparent ages of ∼41,000–47,000 yr B.P. for the same deposit. Adjustment of the 14C ages to take geomagnetic effects into account further improves the correlation between these two independent dating techniques. In addition, 14C and TL correctly identified a reworked portion of the fine-grained alluvial overburden as being substantially younger than the main body of the terrace. These results augur well for the usefulness of TL age determinations of certain alluvial deposits." -"Nanson:1987cranebrook","ND" -"Nanson:1991tropics","Thermoluminescence (TL) age determinations of alluvial sediments in the tropics are evaluated by comparison with U/Th age determinations of pedogenic accumulations in the alluvium of the lower Gilbert River, a large fan delta in the wet-dry tropics of northern Queensland, Australia. This study extends U/Th dating by applying it not only to calcretes, but also to Fe/Mn oxyhydroxide/oxide accumulations. While a direct correlation cannot be made between U/Th dates from secondary minerals and TL dates from the host sediments, both sets of data show broad consistency. In addition to providing a minima for acceptable TL ages, U/Th dates are useful for determining the chronology of pedogenesis/diagenesis. They show that calcretes and ferricretes have formed under similar climatic conditions in the wet-dry tropics of northern Australia during the late pleistocene. Beneath about 5-12 m the Gilbert fan delta consists of an extensive sand body older than 85,000 yr and probably about 120,000 yr in age, representative of a period of major fluvial activity not repeated since this time. Above are muds and fine sandy muds that extend uninterrupted to the present surface except in the downstream fan where they are bisected by a thin unit of medium sand that TL dates at 40,000-50,000 yr B.P. A system of sandy distributary channels over the fan surface represents an early Holocene fluvial phase probably more active than at present." -"Nanson:1992birdsville","The longitudinal dunes of the Simpson Desert, in the vicinity of Birdsville, have been reworked largely during the Holocene from dunes deposited up to 80000 years ago or earlier. The widespread asymmetry of these roughly northward-trending dunes, with steeper eastern faces and more gentle western faces, supports wind-rose data showing sand-transporting winds from the southwest obliquely intersecting the dunes. While this suggests a change in the wind pattern since the dune field was oriented, it does not indicate that the dunes are necessarily shifting leeward (eastward) as a consequence. It is hypothesized that the direction of migration is controlled by the extent to which the dunes are vegetated. Relatively well-vegetated dunes can accrete sand on their gentle stoss slopes and erode on their lee slopes causing them to shift westward and hence obliquely into the wind, a condition that probably prevails in wetter regions and during episodes of relatively humid climate. In contrast, in very dry areas or during arid phases, sand can move unimpeded up a sparsely vegetated stoss face and over the crest to form an avalanche or slip face on the lee side, thereby causing the dunes to shift eastward. Despite evidence that longitudinal dune crests can shift laterally to some extent, the dunes in the western part of the Simpson Desert have not migrated, either westward or eastward, more than 100m or so from their Pleistocene cores. Aeolian transport and partial or complete removal of iron cutans from around quartz grains results in dunes of widely varying colour yet of similar age." -"Nanson:1992wetting","Alternately dry and wet climatic episodes across central and eastern Australia during the past 300 ka have greatly affected Australia's rivers, lakes, and dune fields. Evidence of widespread climate and flow-regime changes has been provided by 75 thermoluminescence (TL) dates and 18 U/Th dates from alluvial and eolian sediments. Fluvial conditions dominated part of the last two interglacials (stage 5 and 7), resulting in large sand loads in rivers in the present Simpson Desert and southeastern Australia. During the last interglacial, fluvial activity in central Australia peaked at ∼110 ka (stage 5 pluvial), probably ∼5-10 ka behind world temperature and sea-level maxima. Following the last late interglacial wet phase, aridity associated with dune building spread from central Australia toward its margins, achieving greatest intensity during the last glacial maximum. A less widespread wet phase, identified at about 55-35 ka (stage 3 subpluvial), is associated with high lake levels and paleochannel activity in southeastern Australia. This TL record of variable continental aridity in Australia correlates well with global changes, including the variable eolian dust flux into central China, the northern Pacific Ocean, and Antarctica." -"Nanson:1993magela","Magela Creek, a major tributary of the East Alligator River in northern Australia, has left a detailed sedimentary record of a fluvial landscape dominated by climatic and eustatic changes associated with Quaternary glacial-interglacial cycles. Uranium-series dates from young pisoliths in floodplain deposits indicate that ferruginisation is probably ongoing under present conditions while ferricretes in degraded terraces that flank the lower valley reveal a fluvial history extending back to early Pleistocene or Tertiary time. Inset within this older alluvium is a valley fill which, from thermoluminescence dates, was initiated about 300 kyr ago. With each glacial climate change and associated fall in sea level, distinct palaeochannels have been eroded into these floodplains, infilling later with alluvium when climate and base-level conditions were conducive to fluvial deposition. Radiocarbon dates show that the most recent palaeochannel beneath the modern Magela Creek last started to fill by downstream progradation and vertical accretion of bedload sand about 8 kyr. The palaeochannel filled at an accelerating rate, probably as a result of declining stream competence associated with drier conditions in the late Holocene augmented by the backwater effects of sea-level rise. Continued aggradation blocked the mouths of tributary valleys along Magela Creek, forming alluvial-dammed tributary lakes and deferred-junction tributary streams. From about 300 kyr, cyclic episodes of channel incision and sediment evacuation in this tropical-monsoon river valley have become less effective, possibly because increasing aridity in the late Quaternary has reduced the erosional effectiveness of Australia's northern rivers. Reduced flow regime and rising sea level in the late Holocene has resulted in the latest phase of alluvial accretion." -"Nanson:1995simpson","Sediments near Finke in central Australia provide evidence of late Quaternary evolution and the interaction of aeolian and fluvial systems in response to changing climate in the western Simpson Desert. Thermoluminescence (TL) dating is used to develop a chronology of aeolian and alluvial activity and to identify differences in sand provenance. Quaternary alluviation in the Finke valley at this location occurred at or prior to c 90 ka and with no surviving evidence of subsequent activity until the Holocene. In contrast to rivers in the eastern part of the Lake Eyre basin, substantial alluviation took place here in the early to mid-Holocene, probably due to reactivation of the northern monsoon and its partial penetration into central Australia. The regional dunefield near Finke consists of linear dunes largely reworked and aligned during the last glacial (30-12 ka) as part of the great anticlockwise whorl of dunes in central Australia. The oldest dated source-bordering dunes from the Finke River are bright red in colour, were deposited at c 100 ka and are now buried beneath paler source-bordering dunes. The latter consist of two exposed units; a lower one of unknown orientation that dates at 17-9 ka, and an upper unit, aligned to the northwest and parallel to the prevailing winds, that dates at 5-0 ka. The TL signature and sediment texture of the oldest source-bordering dunes show them to have probably been derived from weathered alluvial red-beds of similar or greater age nearby, and to have contributed abundant sand to the regional dunefield immediately north of the river. In contrast, sand from the younger, paler source-bordering dunes appears to be from a different source and to have only recently extended into the regional field. The Finke region would seem to be in a pivotal position for the study of palaeowind patterns that have created and modified Australia's whorl of continental dunes. The 30-18 ka regional linear-dunes near Finke are oriented almost due north. Their cross-sectional asymmetry (steeper eastern slopes) suggests a response to southwesterly or westerly sand-transporting winds between 18 and 10 ka; these winds appear to have shifted to their present southeast orientation during the past 5 ka. From dune ages, alignments and asymmetry, it is proposed here that there was a northward shift in the wind pattern at Finke by about 100-150 km (1-1.5° of latitude) during the last glacial, but that through this period the regional dune pattern has remained remarkably stable." -"Nanson:1998playas","The catchment of Lake Eyre is one of the world's largest internally drained basins. The playas near its depocentre, the driest region of Australia, contain a partial record of Quaternary climatic and hydrologic events for the last full glacial cycle, and probably beyond. Ancient beach-ridges marginal to lakes Eyre, Frome, Callabonna and Blanche have been dated using thermoluminescence (TL) to provide evidence for major changes in the hydrological regime of the basin. Beach ridges around Lake Eyre provide evidence of high-lake stands up to 27 m above the present lake floor during what probably corresponds to the middle to latter part of Marine Oxygen Isotope Stage 5. There is evidence also for even higher lake stands associated with earlier isotope stages. Three TL dates identify a period of aeolian activity during Stage 4 and a further 5 TL dates from lakes Eyre and Frome indicate that high lake stands occurred between about 55 and 40 ka, corresponding with Stage 3. The Stage 5 and Stage 3 high stands both relate to periods of enhanced fluvial activity previously identified in the Lake Eyre basin and elsewhere in Australia. In contradiction with other work, a few TL dates from some playas suggest a possible major episode of high lake levels immediately preceding or at the start of the Last Glacial Maximum (LGM) (26–22 ka). This may relate to a sharp temperature suppression and an increase in runoff by rivers fed from monsoons in the north. While a set of relatively low-elevation late Holocene beaches have been dated on two of the playas, a period of enhanced precipitation and stream flow in the early to mid-Holocene appears not to have formed higher beaches, possibly due to high temperatures and evaporation rates at that time. The filling of Lake Eyre during and since Stage 5 appears to have been to no more than to a level of ∼12 m Australian height datum (AHD), possibly due a spillway at about this elevation in the form of the Warrawoocara Channel connecting Lake Eyre with playas to the southeast (lakes Gregory, Blanche, Callabonna and Frome). Such overflows from one large basin to another would have had a major impact on the hydrology of the region. In addition to enhanced runoff, essential for the maintenance of high lake levels must have been local temperatures and evaporation rates significantly reduced from present day levels." -"Nanson:2003coastal",NA -"Nanson:2005induration","Late Quaternary alluvial induration has greatly influenced contemporary channel morphology on the anabranching Gilbert River in the monsoon tropics of the Gulf of Carpentaria. The Gilbert, one of a number of rivers in this region, has contributed to an extensive system of coalescing low-gradient and partly indurated riverine plains. Extensive channel sands were deposited by enhanced flow conditions during marine oxygen isotope (OI) Stage 5. Subsequent flow declined, probably associated with increased aridity, however, enhanced runoff recurred again in OI Stages 4–3 (∼65–50 ka). Aridity then capped these plains with 4–7 m of mud. A widespread network of sandy distributary channels was incised into this muddy surface from sometime after the Last Glacial Maximum (LGM) to the mid Holocene during a fluvial episode more active than the present but less so than those of OI Stages 5 and 3. This network is still partly active but with channel avulsion and abandonment now occurring largely proximal to the main Gilbert flow path. A tropical climate and reactive catchment lithology have enhanced chemical weathering and lithification of alluvium along the river resulting in the formation of small rapids, waterfalls and inset gorges, features characteristic more of bedrock than alluvial systems. Thermoluminescence (TL) and comparative optically stimulated luminescence (OSL) ages of the sediments are presented along with U/Th ages of pedogenic calcrete and Fe/Mn oxyhydroxide/ oxide accumulations. They show that calcrete precipitated during the Late Quaternary at times similar to those that favoured ferricrete formation, possibly because of an alternating wet–dry climate. Intense chemical alteration of the alluvium leading to induration appears to have prevailed for much of the Late Quaternary but, probably due to exceptional dryness, not during the LGM. The result has been restricted channel migration and a reduced capacity for the channel to adjust and accommodate sudden changes in bedload. Consequent avulsions have caused local stream powers to increase by an order of magnitude, inducing knickpoint erosion, local incision and the sudden influx of additional bedload that has triggered further avulsions. The Gilbert River, while less energetic than its Pleistocene ancestors, is clearly an avulsive system, and emphasizes the importance in some tropical rivers of alluvial induration for reinforcing the banks, generating nickpoints, reworking sediment and thereby developing and maintaining an indurated and anabranching river style." -"Nanson:2008alluvial","As a low-gradient arid region spanning the tropics to the temperate zone, the Lake Eyre basin has undergone gentle late Cenozoic crustal warping leading to substantial alluvial deposition, thereby forming repositories of evidence for palaeoclimatic and palaeohydrological changes from the Late Tertiary to the Holocene. Auger holes and bank exposures at five locations along the lower 500~km of Cooper Creek, a major contributor to Lake Eyre in the eastern part of the basin, yielded 85 luminescence dates (TL and OSL) that, combined wit a further 142 luminescence dates from northeastern Australia, have established a chronology of multiple episodes of enhanced flow regime from about 750~ka to the Holocene. Mean bankfull discharges on Cooper Creek upstream of the Innamincka Dome at 250-230~ka or oxygen isotope stages (OIS) 7-6 are estimated to have been 5 to 7 times larger than those of today, however, substantially less reworking has occurred during and after OIS 5 than before. Lower Cooper Creek appears to have similarly declined. In the Tirari Desert adjacent to Lake Eyre there is evidence of widespread alluvial activity, perhaps during but certainly before the Middle Pleistocene, yet the river became laterally restricted in OIS 7 to 5. While the Quaternary has been characterised by a dramatically oscillating wet-dry climate, since oxygen isotope stage OIS 7 or 6 there has been a general decline in the magnitude of the episodes of wetness to which the eastern part of central Australia has periodically returned. During the last full glacial cycle, Cooper Creek's periods of greatest runoff and sand transport were not during the last interglacial maximum of OIS 5e (132-122~ka) but later in OIS 5 when sea levels and global temperatures were substantially below those of 5e or today. Fluvial activity returned in OIS 4 and 3, but not to the extent of mid and late OIS 5; strongly seasonal but still powerful flows transported sand and fed source-bordering dunes in OIS 5 and 3. This chronology of fluvial activity in the late Quaternary broadly coincides with that for rivers of southeastern Australia and suggests that the wet phases in eastern central Australia have not been governed as much by the northern monsoon as by conditions in the western Pacific close to the east coast both north and south. Flow confinement within the Innamincka Dome has locally amplified Cooper Creek's energy, and here evidence exists for short but high-magnitude episodes of flow during the Last Glacial Maximum and in the early to middle Holocene, conditions that were capable of forming large palaeochannels but that were not long-lived enough to rework the river's extensive floodplains elsewhere along its length." -"Napton:1985kuyunba","Two rockshelters at Pine Gap on the southern flank of the MacDonnell Ranges near Alice Springs were investigated by test excavations conducted during January 1980. The excavations at Pine Gap are part of a long-term program of archaeological research which has been conducted by the writers and their associates in central Australia during the past several years." -"Napton:1996simpson","ND" -"Navin:1987illawarra","The primary aim of the study was to determine whether or not the site was disturbed. In the case that the site was not disturbed, the study aim is to delineate the extent of the site, and to assess the archaeological significance of the site. As part of this study a test excavation was carried out to define and interpret any changes in stratigraphy and to obtain some datable material so that the site can be placed in some chronological context. ... [_truncated_]" -"Neal:1984stradbroke","ND" -"Neal:1986pleistocene","An open site at Wallen Wallen Creek, North Stradbroke Island has revealed a deep (≥2.5 m) stratified archaeological deposit which yielded radiocarbon dates of Pleistocene age. These results are the first evidence of Pleistocene human occupation in south-east Queensland, and the first evidence of Pleistocene occupation of the Australian east coast, north of the Sydney region. The deposit suggests a continuous occupation throughout the Pleistocene, with a dramatic increase in occupation intensity during the late Holocene. Evidence for the continuous occupation of the nearcoastal zone during the Pleistocene makes this site unique in the archaeological record of east-coast Australia." -"Neal:1989radiocarbon","ND" -"Neely:2019california","Although many steep landscapes comprise a patchwork of soil-mantled and bare-bedrock hillslopes, models typically assume hillslopes are entirely soil-mantled or bare-bedrock, making it challenging to predict how rock properties influence hillslope erodibility and landscape evolution. Here, we study headwater catchments across the San Gabriel Mountains (SGM) and Northern San Jacinto Mountains (NSJM) in southern California; two steep landscapes with similar climate and lithology, but with distinctly different bedrock fracture densities, ∼5× higher in the SGM. We combine new and published detrital in-situ cosmogenic 10Be-derived erosion rates with analysis of high resolution imagery and topography to quantify how the morphology and abundance of bare-bedrock and soil-mantled hillslopes vary with erosion rate within and between the two landscapes. For similar mean hillslope angles (35-46°), catchments in the NSJM erode at rates of 0.1-0.6 m kyr−1, compared to 0.2-2.2 m kyr−1 in the SGM. In both landscapes, bare-bedrock hillslopes increase in abundance with increasing erosion rate; however, more and steeper bedrock is exposed in the NSJM, indicating that wider bedrock fracture spacing reduces soil production efficiency and supports steeper cliffs. Additionally, higher erosion rates in the SGM require a 3× higher soil transport efficiency, reflecting an indirect control of bedrock fracture density on the size of sediment armoring hillslopes. Our data highlight how hillslope morphodynamics in steep landscapes depend on the strength of soil and bedrock and the efficiency of soil production and transport, all of which are variably sensitive to rock properties and influence the partitioning of soil and bare-bedrock on hillslopes." -"Negishi:2009kasasinabwana","This is a preliminary excavation report on the Kasasinabwana shell midden of Wari Island. We seek to establish a chronological history of prehistoric ceramics in southern Massim in order to assess Geoffrey Irwin‘s colonization hypothesis regarding the Early Papuan Pottery (EPP) period. An analysis of ceramics, other tools and faunal remains has allowed the definition of three ceramic periods, corresponding physically to Upper, Middle and Lower layers, in the inhabited history of the site. In the Upper Layers, which make up the main deposit of the site, links to the ethnographic Kuta or Kune are indicated by imported pottery and certain types of shellfish. During this period, the intensive use and discarding of shellfish made the site a shell midden. The earlier era (1600-2300 cal BP) corresponding to the Middle Layers contains red-slipped and related types of pottery. The Lower Layers contain much older pottery, referred to here as Kasasinabwana Plain Pottery (KPP). The dates of these layers are 2300-2600, 2600-2800 cal BP and the KPP may provide evidence of an earlier colonization other than that of the EPP. This research reveals Post-Lapita variability in western Melanesia and allows for revision of previous colonization theories. Further analysis of the Kasasinabwana midden is necessary for purposes of comparison with other sites in Melanesia." -"Nelson:1995beeswax","Accelerator mass spectrometry radiocarbon ages have been taken for a test suite of small samples of material removed from some of the ‘beeswax’art figures found in rock shelters in northern Australia. The results indicate that we can reliably date this unique form of rock art with no noticeable damage. We had not expected to find figures of any great antiquity, and so we were surprised to find that the ages obtained spanned the time period from the recent past to about 4000 BP." -"Nelson:2014leaving","ND" -"Nelson:2016variation","Climate, atmospheric pCO2, and fire all may exert major influences on the relative abundance of C3 and C4 grasses in the present-day vegetation. However, the relative role of these factors in driving variation in C3 and C4 grass abundances in the paleorecord is uncertain, and C4 abundance is often interpreted narrowly as a proxy indicator of aridity or pCO2. We measured δ13C values of individual grains of grass (Poaceae) pollen in the sediments of two sites in southeastern Australia to assess changes in the proportions of C3 and C4 grasses during the past 25,000 years. These data were compared with shifts in pCO2, temperature, moisture balance, and fire to assess how these factors were related to long-term variation of C4 grass abundance during the late Quaternary. At Caledonia Fen, a high-elevation site in the Snowy Mountains, C4 grass abundance decreased from an average of 66 percent during the glacial period to 11 percent during the Holocene, primarily in response to increased pCO2 and temperature. In contrast, this pattern did not exist in low-elevation savannah woodlands around Tower Hill Northwest Crater, where C4 grass abundance instead varied in response to shifts in regional aridity. Fire did not appear to have strongly influenced the proportions of C3 and C4 grasses on the landscape at millennial timescales at either site. These patterns are similar to those of a recent study in East Africa, suggesting that elevation-related climatic differences influence how the abundance of C3 and C4 grasses responds to shifts in climate and pCO2. These results caution against using C4 plant abundance as a proxy indicator of either climate or pCO2 without an adequate understanding of key controlling factors." -"Neotoma:2022database","The Neotoma Paleoecology Database ('Neotoma') is more than a database! Neotoma is a database, a software ecosystem, and a community. Neotoma covers primarily the Pliocene-Quaternary part of the geologic record, the time during which humans evolved and during which modern ecosystems developed. The Neotoma database can accommodate virtually any type of fossil data. It is available for use by other data cooperatives that are welcome to develop their own individualized frontends to the database, as well as remotely input and update data." -"Nesje:2007andoya","ND" -"Neudorf:2019investigation","The luminescence characteristics and age estimates of nine samples of aeolian quartz are reported from the Southwood B section in the Arve Valley of southern Tasmania, Australia. New OSL and TT-OSL ages obtained from the deepest Tasmanian aeolian section found so far, the Southwood B section (>6 m deep), range from 20 ka (MIS 2) to 180 ka (MIS 6). Here we test two previously published TT-OSL protocols on our samples: the protocol of Brown and Forman (2012) and a protocol modified from Stevens et al. (2009). Congruencies between our TT-OSL chronology, OSL chronology and previously published TL ages suggest that the modified Stevens et al. (2009) protocol is the most robust for these samples. ... [_truncated_]" -"Newnham:1989waikato","The vegetational and climatic history of the Waikato lowlands during the last c. 18,000 years is inferred from the palynology of sediment cores from Lakes Rotomanuka, Rotokauri, and Okoroire. Intra- and inter-lake correlations were aided by multiple tephra layers interbedded with the lake sediments. The detailed chronological resolution given by these tephra sequences shows that late glacial-post glacial vegetational and climatic changes were nearly simultaneous throughout the Waikato lowlands." -"Newnham:1990thesis","This thesis describes the vegetation and climatic changes over the past 20,000 years from pollen records at eight northern New Zealand lowland peat and lake sites, ranging from Taranaki to the Far North. The sites investigated are Umutekai Swamp (Taranaki), Lakes Rotomanuka, Rotokauri, and Okoroire (Waikato), Kopouatai Bog (Hauraki Plains), Lake Waiatarua (Auckland), Otakairangi Swamp (mid-Northland), and Trig Road Swamp (Far North). At sites from Auckland southwards, dating and correlation of the pollen records were enhanced by the occurrence of multiple tephra layers within the pollen-bearing sediments. The clearest picture of regional vegetation history and tightest chronologic control were obtained from the tephra-rich organic lake sediments of the Waikato lowlands. Holocene vegetation changes were broadly consistent throughout this northern New Zealand region and indicate climates, which were initially moist, mild and equable, but became increasingly variable and probably drier overall during the late Holocene. Podocarpangiosperm forest was always prominent and Agathis australis forest expanded throughout the region north of latitude 38° S during the last 6,000 years. Kauri was especially prominent in the Waikato region during the 1000 years or so following the Taupo eruption of c.1800 years ago. At pollen sites from Waikato, Hauraki Plains, and Auckland, palynological evidence suggests that people began clearing forests as early as 800 years ago, but probably not much earlier. Pollen records for the last glacial show less regional uniformity. South of Auckland, scattered tracts of Nothofagus or Libocedrus forest within a shrubland/grassland mosaic were succeeded, between c.14.5 and 10 ka by the regional expansion of podocarp-angiosperm forest, with Prumnopitys taxifolia initially prominent. North of Auckland, the pre-Holocene vegetation history is complicated by uncertain chronologies. Conifer-angiosperm forest with prominent A. austalis grew in the Far North during the last glacial, while in mid-Northland, a substantial period of Nothofagus forest, shrub and grassland communities may correspond to either the entire last glacial or to the late glacial. Local variations in vegetation cover were maintained to some extent independently of regional climate, influenced by site specific factors including edaphic controls, hydroseral succession, and local hydrological changes caused by, e.g., lahar or lava flow, fluvial activity and sea level change. The influence of these local factors is most evident for the late glacial, during which period podocarp-angiosperm forest spread throughout northern New Zealand generally, but with considerable variation in timing even between nearby sites. Fire appears to have been an important factor in vegetation change throughout the period investigated, not just during the human deforestation era; peat swamp communities show a long history of association with fire, while in dryland vegetation, Agathis australis appears to have been especially affected by burning. No unequivocal evidence was found for postglacial latitudinal migrations, but several plants show significant altitudinal range expansions during the last glacial compared with their present distributions in northern New Zealand, viz., Nothofagus menziesii, Libocedrus bidwillii, Phyllocladus aspleniifolius, and Halocarpus spp. Thus although vegetation communities at each locality have changed substantially over time, the flora of northern New Zealand remained essentially the same during the c.20,000 years before the human era. Interpretation of the pollen records was assisted by principal components analysis (PCA) and by referring to modern pollen data and pollen-vegetation comparisons obtained from Waipoua Forest, Northland. ... [_truncated_]" -"Newnham:1995bog","A Holocene history of vegetation, climate, and ombrogenous mire development is presented from pollen and plant macrofossil analyses of sediments at Kopouatai Bog, a large, raised, restiad bog in northern New Zealand. Tephra layers of established ages, supplemented by numerous radiocarbon dates, provide a secure chronology. The earliest peats, overlying last glacial sediments, and dated at c. 11700 radiocarbon years BP, with extensive accumulation after c. 10360 BP, are dominated by pollen of warm temperate podocarp-angiosperm forest, indicating a moist, mild early-Holocene climate. The bog began as a series of small soligenous mires within lowland podocarp-dominated swamp forest but was mostly oligotrophic by c. 8500 BP. Peat accumulation rates have varied spatially and temporally, averaging 0.9 mm yr-1 in central and southern areas. The deposition of deltaic muds in the northern part of the bog accompanied a marine transgression c. 6500-5000 BP, while elsewhere an associated groundwater table rise resulted in a temporary return to mesotrophic conditions. As the marine influence subsequently receded, the northern areas remained subject to regular flooding, but underwent rapid peat growth at a mean rate of 1.7 mm yr-1, while oligotrophic conditions returned to other parts of the bog. Regional vegetation developments indicate a change, c. 6000 BP, to drier, frostier conditions during the late Holocene. Ascarina lucida and Agathis australis may be used as regional pollen- stratigraphic markers for the early Holocene and late Holocene, respectively. The loss of tall trees and expansion of subcanopy species and seral vegetation in forests near Kopouatai Bog, just before the deposition of Kaharoa Tephra (c. 700 BP), are likely evidence for human activity dating from at least this time." -"Newnham:1995plenty","The vegetation history of two mires associated with Holocene dunes near the western Bay of Plenty coast, North Island, New Zealand, is deduced from pollen analysis of two cores. Correlation of airfall tephra layers in the peats, and radiocarbon dates, indicate that the mires at Papamoa and Waihi Beach are c. 4600 and c. 2900 conventional radiocarbon years old, respectively. Tephras used to constrain the chronology of the pollen record include Rotomahana (1886 AD), Kaharoa (700 yr B.P.), Taupo (Unit Y; 1850 yr B.P.), Whakaipo (Unit V; 2700 yr B.P.), Stent (Unit Q; 4000 yr B.P.), Hinemaiaia (Unit K; 4600 yr B.P.), and reworked Whakatane (c. 4800 yr B.P.) at Papamoa, and Kaharoa and Taupo at Waihi Beach. Peat accumulation rates at Papamoa from 4600 - 1850 yr B.P. range from 0.94 to 2.64 mm/yr (mean 1.37 mm/yr). At Waihi Beach, from 2900 yr B.P. - present day, they range from 0.11 to 0.21 mm/yr (mean 0.20 mm/yr). Peat accumulation at both sites was slowest from 1850 to 700 yr B.P., suggesting a drier overall climate during this interval. At both sites, the earliest organic sediments, which are underlain by marine or estuarine sands, yield pollen spectra indicating salt marsh or estuarine environments. Coastal vegetation communities declined at both sites, as sea level gradually fell or the coast prograded, and were eventually superseded by a low moor bog at Papamoa, and a mesotrophic swamp forest at Waihi Beach. These differences, and the marked variation in peat accumulation rates, probably reflect local hydrology and are unlikely to have been climatically controlled. The main regional vegetation during this period was mixed northern conifer-angiosperm forest. Kauri (Agathis australis) formed a minor component of these forests, but populations of this tree have apparently not expanded during the late Holocene at these sites, which are near its present southern limit. Occasional shortlived forest disturbances are detectable in these records, in particular immediately following the deposition of Taupo Tephra. However, evidence for forest clearance during the human era is blurred by the downward dislocation of modern adventive pollen at these sites, preventing the clear differentiation of the Polynesian and European eras." -"Newnham:1998kaharoa","The debate over the timing of arrival and earliest environmental impacts of the first New Zealanders has intensified in recent years, in part fuelled by new evidence or reinterpretation of old evidence from other points along prehistoric Polynesian migratory routes. An examination of two radiocarbon-dated pollen records from northern New Zealand shows how divergent interpretations could be drawn from the same evidence to support both early and late colonization models. Radiocarbon-dated pollen records for deforestation at sites where the risk of contamination by older carbon may be high cannot be used to establish chronologies of settlement. Ombrogenous mires, where peat accumulation proceeds independently of groundwater or surface runoff, are likely to yield the most reliable records. Another solution applicable in northern New Zealand is to base chronologies on tephra layers with reliable age estimates from multiple determinations. Analysis of 11 pollen records currently known to contain the 665&15 bp (c. 600 cal-bp) rhyolitic Kaharoa Tephra demonstrates the critical stratigraphic position that this isochronous surface occupies in New Zealand prehistory. The earliest inferred human impacts occurred at around the time of deposition of the tephra in eight of these sites (73 percent), and well after it at the remainder. These results are in agreement with a later colonization model and suggest that proximity to accessible food resources was more important than climate or latitude in determining early colonization sites. These findings will be tested fully when the known range of Kaharoa Tephra is extended beyond its present limited range through the application of micro-tephra analysis. In line with Anderson's (1995: 128) premise that the later colonization model is eminently falsifiable, we suggest that tephropalynological studies involving the Kaharoa Tephra may hold the key to resolving debates over the timing and spatial patterns of earliest human impact in northern New Zealand. In particular, these records permit the investigator to avoid the ambiguities that emerge frequently when pollen profiles indicating deforestation are dated by radiocarbon alone." -"Newnham:1998waikaremoana","Further evidence in support of a late pre-European (Polynesian) settlement of New Zealand is provided by an 1850-year-long tephropalynological record from a remote region in New Zealand's North Island. The earliest unequivocally anthropogenic forest clearance is estimated from sedimentation rates to have occurred c. 375 14C years BP (c. ad 1523--1631), although the radiocarbon chronology, shown by tephrochronology to be erroneous due to hard-water effects, suggested this occurred c. 900 years earlier. Delineation of the anthropogenic era, and the distinction between human activity and other agents of environmental change in the pollen/spore diagram, are supported by cluster analysis and detrended correspondence analysis. Two distinct phases of forest clearance are evident during the pre-European era, reflecting local changes either in population pressure or settlement patterns. We note that the lull between the two phases of forest clearance coincides with the maximum of the 'Little Ice Age' within the period c. late ad 1600s to early 1800s." -"Newnham:2000reversal","The temporal relationship between rapid climate shifts in the Northern and Southern Hemispheres at the end of the last glacial is crucial to understanding how the global climate system functions during periods of major transition. A detailed Southern Hemisphere mid-latitude pollen record from a climatically sensitive and well-dated upland site in New Zealand, unlike previous interpretations, shows clear evidence of late-glacial climate changes similar in structure to those in the Northern Hemisphere, including a cooling interval from ca. 11 600 to 10 700 14C yr B.P. Because the cooling interval occurred ca. 600 14C yr before the Younger Dryas chron, our record thus also suggests that some global climatic events during the last deglaciation may have registered earlier in the Southern Hemisphere." -"Newnham:2004omapere","We present an integrated record of environmental change from Lake Omapere, Northland, New Zealand, based on palaeolimnological analysis of a 7-m-long core and eight adjunct cores spanning part of the last 80 calendar (cal.) ka. The chronology was developed using tephrochronology, palaeomagnetism and radiocarbon dating together with climato- and palyno-stratigraphy. Two of 14 tephra layers in the cores provide markers for correlating the record with other New Zealand climato-stratigraphic sequences, deep-sea cores and the global marine isotope record. Pollen, diatom, palaeomagnetic, sedimentologic and pigment analyses show that Lake Omapere, currently f2 m deep, has had a discontinuous history. Occupying a shallow basin perched partly within old basalt lavas, the initial (alkaline) lake formed towards the end of MIS 5a at ca. 80 cal. ka, presumably because of blockage of local drainage of a swampy alluvial floodplain, inundating peat deposits and forest trees, including kauri (Agathis australis). The lake filled rapidly to a level f1--2 m above that at present. Such filling was probably unrelated to climate but a subsequent phase of variable but generally falling lake levels and increasing dystrophy may have been climatically controlled, commencing during MIS 4 and culminating in periods early in MIS 3 when the lake became swampy or dry. Conditions of non-deposition (or non-preservation) obtained for most of the period after ca. 55 cal. ka (Rotoehu Ash) until formation of the modern lake approximately 600--700 cal. years ago or soon after, as indicated by the presence of Tephra-1, identified in part as Kaharoa Tephra (AD 1314), near the top of the core. The modern lake originated possibly through damming of the western outlet as a consequence of accelerated erosion accompanying earliest Polynesian deforestation, an interpretation supported by Maori oral tradition. The pollen record indicates that beech Nothofagus (presumably N. truncata) was much more common in Northland during the Last Glacial, and that for this region the relative abundance of Nothofagus vs. Agathis pollen serves as a better indicator of cooler versus warmer intervals during the Quaternary than the ratio of tree to non-tree pollen. However, it seems likely that moisture balance was a more critical factor than temperature in vegetation composition and distribution, particularly during the LGM, and the long periods of hiatus may also be linked to a drier climate than present. Correlation coefficients between the pollen curves confirm that several tree species (Halocarpus bidwillii, H. biformis and Phyllocladus alpinus), previously palynologically concealed within generic taxonomic groups, occurred about two degrees latitude further north and at a much lower altitude than their current limits during cooler or drier phases of the Last Glacial. A temperature depression in Northland of 4 jC at various times during the Last Glacial is inferred from these range expansions. Nevertheless, the persistence of widespread forest cover suggests that the late Pleistocene climate of Northland was less severe than for most of the rest of New Zealand and strengthens the argument for a heightened temperature gradient across northern New Zealand during the Last Glacial." -"Newnham:2007auckland","Auckland occupies a climatically sensitive position close to a major biogeographic boundary in the southern mid-latitudes. A new pollen record from Kohuora maar crater, Auckland, displays vegetation and climatic changes for the past ca. 32 000 years. Of particular interest are the inferred climatic patterns for the first part of the interval, encompassing the Last Glacial Maximum (LGM). The Kohuora record corresponds closely with pollen records from other Auckland sites indicating that the patterns observed are at least regional in extent. It is also broadly consistent with a variety of palaeoenvironmental evidence from across New Zealand, including the glacial record from Westland, other palynological records from North Island, other palaeoecological records from the South Island, and aeolian quartz sequences from western North Island. These records show that glacial conditions prevailed across most, if not all, of New Zealand during the interval ca. 29--19 k cal. yr BP, longer and earlier than the LGM sensu stricto. We suggest that the term extended LGM (eLGM) may be more appropriate for the New Zealand region. Within this predominantly cold interval, the Auckland pollen records indicate a climatic amelioration for the interval ca. 26--24 k cal. yr BP, also consistent with other palaeocological data from Canterbury, that fall within a period of climate amelioration recognised between the first two eLGM glacial advances in Westland. We refer to this warming interval as the eLGM Interstadial. The ca. 27 k cal. yr BP Kawakawa/Oruanui tephra is instrumental in most of these inter-site comparisons and occurs after the first peak of eLGM cooling in a short-lived comparatively mild phase. A subsequent return to apparently colder climate in the Auckland records may indicate a volcanic cooling effect or, more likely, widespread landscape disturbance following this major eruption event. Strong correspondence between biotic responses, glacial fluctuations and aeolian quartz deposition linked to major shifts in strength and latitudinal extent of the southern westerlies suggest that both the eLGM and eLGM Interstadial may be more widely registered, at least across the Southern Ocean. Support for this assertion comes from parallel investigations in western and southernmost South America and isotopic and palaeoecological records from Southern Ocean marine cores. Recent reconstructions of the globally averaged ice-equivalent sea-level history are in line with this evidence from the Southern Hemisphere, suggesting that the eLGM may have a global registration. In light of these observations, we suggest a re-examination of the defined timing of the LGM along with renewed effort to establish climatic patterns during this period and understand their causes." -"Newnham:2007terrestrial","A pollen profile from Okarito Pakihi Bog in south Westland, New Zealand extending from near present back to Marine Isotope Stage (MIS) 6 provides a continuous record of vegetation and climate change for the past two glacial cycles. Independent chronological control was obtained by AMS radiocarbon dating of organic sediments in the upper part of the sequence and OSL dating of inorganic silts in the lower part, with a unique tie point provided by the ca 26.5 cal ka Kawakawa Tephra. As was probably a common occurrence in this region, the basin developed as a moraine-dammed proglacial lake and remained lacustrine until the early Holocene, when a peat bog developed. Survival of the depositional site through subsequent multiple ice advances, unusual in a glaciated landscape. was probably assisted by lateral displacement of the basin relative to its source area, across the Alpine Fault. There is good correspondence between inferred periods of substantial treeline depression in the pollen profile and the record for ice advance in this region. More cooling events are evident in the pollen record. however. presumably due to the fragmentary nature of glacial geomorphology. The pollen record also shows broad consistency with the MIS record and hence with the Milankovitch orbital forcing model, but with some departures, including an early onset to the last glacial maximum (LGM). Several sub-Milankovitch scale events are also evident, including a mid-LGM warming and Lateglacial reversals during both the last and the penultimate deglaciation." -"Newnham:2018impact","Following resolution of a long-standing debate over the timing of the initial settlement of New Zealand from Polynesia (late 13th century), a prevailing paradigm has developed that invokes rapid transformation of the landscape, principally by fire, within a few decades of the first arrivals. This model has been constructed from evidence mostly from southern and eastern regions of New Zealand, but a more complicated pattern may apply in the more humid western and northern regions where forests are more resilient to burning. We present a new pollen record from Lake Pupuke, Auckland, northern New Zealand, that charts the changing vegetation cover over the last 1000 years, before and after the arrival of people. Previous results from this site concurred with the rapid transformation model, although sampling resolution, chronology and sediment disturbance make that interpretation equivocal. Our new record is dated principally by tephrochronology together with radiocarbon dating and includes a cryptotephra deposit identified as Kaharoa tephra, a key marker for first settlement in northern New Zealand. Its discovery and stratigraphic position below two Rangitoto-derived tephras enables a clearer picture of environmental change to be drawn. The new pollen record shows an early phase (step 1) of minor, localised forest clearance around the time of Kaharoa tephra (c. 1314 AD) followed by a later, more extensive deforestation phase (step 2) commencing at around the time of deposition of the Rangitoto tephras (c. 1400--1450 AD). This pattern, which needs to be corroborated from other well-resolved records from northern New Zealand, concurs with an emerging hypothesis that the 'Little Ice Age' had a significant impact on pre-European Māori with the onset of harsher conditions causing a consolidation of populations and later environmental impact in northern New Zealand." -"Newton:1989review","Three species of the large terrestrial hydrophilid genus 'Dactylosternum' Wollaston are reported from Australia and New Zealand, keys are provided to distinguish the species and separate the genus from allied sympatric genera, and distribution maps arc given for each species in the Australian region. 'D. abdominale' (Fabricius), a nearly cosmopolitan species that had not been confirmed from Australia previously, has probably been introduced into Australia and New Zealand in this century and is now widespread in synanthropic habitats. The Indo-Malayan species 'D. dytiscoides' (Fabricius) may be indigenous to northern Queensland. 'D. marginale' (Sharp), the only species restricted to the Australian region, was first described over a century ago from Auckland, New Zealand, but evidence presented here suggests that it is actually endemic to eastern Australia; it has probably been introduced into New Zealand and perhaps Norfolk Island in historical times." -"Nichol:2000coastal","The coastal landscape of New Zealand has been utilized heavily by humans for the last 600 to 800 years, first by Polynesian settlers who disturbed native forests through burning and later by Europeans who continued forest burning and introduced logging and grazing in the mid-19th century. Whangape Harbor and its catchment in Northland, North Island, is an example of a heavily used coastal landscape where the impacts of human use are clearly evident on the deforested and eroding slopes of the catchment, and in the harbor where siltation is contributing to expansion of mangrove forests and a deterioration in the quality and quantity of seafood stocks. This paper documents the physical condition of Whangape Harbor and its catchment and uses sedimentological data (grain size, magnetic susceptibility, pollen) to establish links between sediment sources, pathways, and sinks. Radiocarbon dating of in situ estuarine shells suggests that sedimentation rates in the estuary have increased by an order of magnitude during the period of human occupation. We argue that human impact on Whangape Harbor has caused an acceleration of the natural process of estuary infilling, but has not controlled the type of geomorphic processes operating in the system." -"Nichols:2005chagres","In situ-produced cosmogenic 10Be was measured in 17 sediment samples to estimate the rate and distribution of sediment generation in the upper Río Chagres basin over the last 10 to 20 kyr. Results indicate that the upper Río Chagres basin is generating sediment uniformly. Nuclide activities suggest basin-wide sediment generation rates of 143 and 354 tons/km/yr (avg. = 234 ± 74 tons/km/yr; n = 7) for small tributary basins and 248 to 281 tons/km/yr (avg. = 267 ± 97 tons/km/yr; n = 3) for large tributary basins. The weighted average of all tributaries is 269 ± 63 tons/km/yr; n = 10). A sample collected upstream of Lago Alhajuela suggests that the entire basin is exporting sediment at a rate of 275 ± 62 tons/km/yr. These cosmogenic nuclide measurements all suggest that the upper Río Chagres basin (when considered on scales <5 km2 to >350 km2) is generating sediment at ∼270 tons/km/yr. This long-term (1 −20 kyr) sediment generation rate that is equivalent to the estimate derived from suspended sediment yield measured below the upper Río Chagres- Rió Chico confluence from 1981–96 (289 tons tons/km/yr). Such similarity implies that decadal and millennial sediment yields are similar. Thus, short-term sediment yields and long-term sediment generations are in balance, implying steady landscape behavior over time. The background sediment yield suggests that it would take ∼3,600 years to completely fill Lago Alhajuela, the reservoir for the Panama Canal. Taking into account the present day 2- to 3- fold increase in sediment yields for adjacent human-impacted Rió Boquerón and Rió Pequení basins, the filling time is reduced to ∼2,000 years. However, it would only take between 250 to 600 years to reduce the reservoir capacity (69\% of maximum) enough to drain the entire reservoir for precipitation conditions similar to the 1982 El Niño event. Such models highlight the importance of proper watershed management in order to reduce the sedimentation of Lago Alhajuela." -"Nichols:2014barron","Estimates of long-term, background sediment generation rates place current and future sediment fluxes to the Great Barrier Reef in context. Without reliable estimates of sediment generation rates and without identification of the sources of sediment delivered to the reef prior to European settlement (c. 1850), determining the necessity and effectiveness of contemporary landscape management efforts is difficult. Here, using the ~ 2100-km2 Barron River catchment in Queensland, Australia, as a test case, we use in situ-produced 10Be to derive sediment generation rate estimates and use in situ and meteoric 10Be to identify the source of that sediment, which enters the Coral Sea near Cairns. Previous model-based calculations suggested that background sediment yields were up to an order of magnitude lower than contemporary sediment yields. In contrast, in situ 10Be data indicate that background (43 t km− 2 y− 1) and contemporary sediment yields (~ 45 t km− 2 y− 1) for the Barron River are similar. These data suggest that the reef became established in a sediment flux similar to what it receives today. ... [_truncated_]" -"Nicoll:2010cunene","During geomorphic reconnaissance of the Lower Cunene River near the reach of Serra Cafema, a significant accumulation of Middle Stone Age artifacts was discovered along the Namibia--Angolan border. The archaeological site is downstream of the Marienfluss--Hartmann Valley and lies along the eastern perimeter of the hyperarid Cunene erg (sandsea). Within the study area, the Cunene River is a bedrock anabranching -- mixed bedrock-alluvial anabranching system with a morphology that is strongly controlled by lithology and structure and a hydrology dominated by tropical rainfall in the headwaters. A 5 m high alluvial terrace along the left bank of the perennial river is mantled with a surface lag of cobbles and gravels that includes MSA lithics. More than 30 artifacts are preserved in this open-air context. Finds include quartzite flakes, cores, and Levallois--Mousterian points with varying degrees of edge abrasion and varnish; these appear to be the first Levallois--Mousterian points found in this region of Africa. Since the archaeology of this region is poorly known, these cultural assemblages enable initial correlations across southern Africa. A replicate OSL-SAR date ~220 kyr provides initial age constraints on a sand preserved within the cobble-boulder terrace fill, and constrains a maximum age for the overlying archaeological assemblage. This is the first MSA site in northern Namibia in direct stratigraphic context with a securely dated unit. The artifact assemblage underscores the importance of riparian corridors in reconstructing hominin behaviours during the Middle Pleistocene, the time frame marked by the first appearance and the dispersal of the modern human species Homo sapiens." -"Nimick:2016colonia","ND" -"Nishiizumi:1989polished","ND" -"Nishiizumi:1991antarctic","ND" -"Nishiizumi:1993role","ND" -"Nobbs:1983plumbago","Plumbago Historic Reserve (Figure-1) was proclaimed an Historic Reserve under the Aboriginal and Historic Relics Preservation Act 1965, in August 1972, in order that the many sites indicating Aboriginal occupation and the relics of early European settlement, discovered during the initial site recording programme (M.F.Nobbs) would have some measure of protection. Eight small areas of the Reserve were placed on the Register of the National Estate in October 1980. Site recording carried out during the last 13 years has . resulted in the location of numerous Aboriginal surface campsites, more than 30 hunting hides, 15 Rock Art sites, quarry sites, gnammas and cisterns. New sites are being discovered, each year, for example, in 1983 a particularly fine Aboriginal bough shelter was discovered. ... [_truncated_]" -"Nobbs:1993petroglyphs","Exposed surfaces of rock engravings in the Olary Province of South Australia develop coatings of rock varnish, amorphous silica, and oxalate-rich crusts. Instead of relying on any single approach, we use three experimental approaches to assign minimum ages to the petroglyphs. Three methods involve dating manganiferous rock varnish formed over the petroglyphs: 14C measurements of organic matter at the varnish/weathering rind interface provides numerical ages; calibrated ages are obtained by cation-ratio dating; and sequences of layers within varnish are used to discriminate relative ages. A different approach is radiocarbon dating of organic remains within the weathering rind entombed by either rock varnish or amorphous silica. In addition to updating our 1988 results, we report two dozen new radiocarbon ages, eight new cation-ratio ages, and studies of varnish stratigraphy. Although the techniques we use are experimental, our data suggest that petroglyphs have been made in the Olary Province for the last 40,000 radiocarbon years, making its rock art the oldest known in the world. Broader implications of our findings for the cultural history of the Olary Province and for different approaches to dating rock art are explored." -"Nobile:2016ambato","Quantifying denudation rates along orogenic systems is crucial to understand how tectonics and climate interact with each other to create topography. Long-term mean denudation rates estimated from geologic data in the Ambato range (Sierras Pampeanas) is 0.34 mm/yr. When compared with short-term denudation rates from other studies northward and southward along the Argentine South Central Andes foreland, our results are similar to those found in regions with higher mean annual precipitation. Here we utilize concentrations of 10Be cosmogenic radionuclide (CRN) in river sediments from catchments along the eastern slope of the Ambato range to understand the relationship among short-term (102–104 yrs) catchment-wide denudation rates and long-term denudation rates estimated from geologic data. CRN denudation rates range between ∼0.038 and ∼0.12 mm/yr. The relationship between geomorphometric parameters (local relief, slope, hypsometric integral, and catchment mean channel steepness index, Ksn) and CRN denudation rates shows linear behavior. The best correlation concerned Ksn indicating a strong connection in the Ambato range between tectonics and denudation. When analyzed together with denudation rates from other studies northward and southward along the South Central Andes foreland, our results are similar to those found in more arid regions and suggest that bedrock strength variations should be contemplated in a regional analysis as well as climate." -"Nolan:1986sandstone","ND" -"Norman:2022human","The peopling of Sahul (the combined landmass of New Guinea and Australia) is a topic of much debate. The Kimberley region of Western Australia holds many of Australia's oldest known archaeological sites. Here, we review the chronological and archaeological data available for the Kimberley from early Marine Isotope Stage 3 to the present, linking episodes of site establishment and the appearance of new technologies with periods of climatic and sea-level change. We report optical ages showing human occupation of Widgingarri 1, a rockshelter located on the Kimberley coast of northwest Australia, as early as 50,000 years ago, when the site was located more than 100 km from the Late Pleistocene coastline. We also present the first detailed analysis of the stone artefacts, including flakes from ground stone axes, grinding stones and ground haematite recovered from the deepest excavated layer. The high proportion of flakes from ground axe production and resharpening in the earliest occupation phase emphasises the importance of this complex technology in the first peopling of northern Sahul. Artefact analyses indicate changes in settlement patterns through time, with an increase in mobility in the terminal Pleistocene and a shift to lower mobility during the late Holocene. The optical ages for Widgingarri 1 mean that the Kimberley now contains the greatest number of sites in Sahul with earliest occupation dated to more than 46,000 years ago, overlapping with the time of initial occupation of sites in other regions across the continent." -"Norton:2008swiss","Transient landscape disequilibrium is a common response to climatic fluctuations between glacial and interglacial conditions. Such landscapes are best suited to the investigation of catchment-wide response to changes in incision. The geomorphology of the Trub and Grosse Fontanne, adjacent stream systems in the Napf region of the Swiss Molasse, was analyzed using a 2-m LIDAR DEM. The two catchments were impacted by the Last Glacial Maximum, LGM, even though the glaciers never overrode this region. They did, however, cause base levels to drop by as much as 80 m. Despite their similar tectonic, lithologic and climatic settings, these two basins show very different responses to the changing boundary conditions. Stream profiles in the Trub tend to be smooth, while in the Fontanne, numerous knickzones are visible. Similarly, cut-and-fill terraces are abundant in the Trub watershed, but absent in the Fontanne, where deep valleys have been incised. The Trub appears to be a coupled hillslope–channel system because the morphometrics throughout the basin are uniform. The morphology of hillslopes upstream of the knickzones in the Fontanne is identical to that of the Trub basin, but different downstream of the knickzones, suggesting that the lower reaches of the Fontanne have been decoupled from the hillslopes. However, the rapid incision of the Fontanne is having little effect on the adjacent upper hillslopes. ... [_truncated_]" -"Norton:2010rhone","Denudation rates of small tributary valleys in the upper Rhone valley of the Swiss Central Alps vary by more than an order of magnitude within a very small distance (tens of kilometers). Morphometric data indicate two distinct erosion processes operate in these steep mountain valleys. We determined the rates of these processes using cosmogenic beryllium‐10 (10Be) in pooled soil and stream sediment samples. Denudation in deep, glacially scoured valleys is characterized by rapid, non‐uniform processes, such as debris flows and rock falls. In these steep valleys denudation rates are 760–2100 mm kyr−1. In those basins which show minimal previous glacial modification denudation rates are low with 60–560 mm kyr−1. The denudation rate in each basin represents a binary mixture between the rapid, non‐uniform processes, and soil creep. The soil production rate measured with cosmogenic 10Be in soil samples averages at 60 mm kyr−1. Mixing calculations suggest that the debris flows and rock falls are occurring at rates up to 3000–7000 mm kyr−1. These very high rates occur in the absence of baselevel lowering, since the tributaries drain into the Rhone trunk stream up‐stream of a knickzone. The flux‐weighted spatial average of denudation rates for the upper Rhone valley is 1400 mm kyr−1, which is similar to rock uplift rates determined in this area from leveling. The pace and location of erosion processes are determined by the oscillation between a glacial and a non‐glacial state, preventing the landscape from reaching equilibrium. Copyright © 2010 John Wiley and Sons, Ltd." -"Norton:2011alps","Denudation rates from cosmogenic 10Be measured in quartz from recent river sediment have previously been used in the Central Alps to argue that rock uplift occurs through isostatic response to erosion in the absence of ongoing convergence. We present new basin-averaged denudation rates from large rivers in the Eastern and Southern European Alps together with a detailed topographic analysis in order to infer the forces driving erosion. Denudation rates in the Eastern and Southern Alps of 170–1,400 mm ky−1 are within a similar range to those in the Central Alps for similar lithologies. However, these denudation rates vary considerably with lithology, and their variability generally increases with steeper landscapes, where correlations with topographic metrics also become poorer. Tertiary igneous rocks are associated with steep hillslopes and channels and low denudation rates, whereas pre-Alpine gneisses usually exhibit steep hillslopes and higher denudation rates. Molasse, flysch, and schists display lower mean basin slopes and channel gradients, and, despite their high erodibility, low erosion rates. Exceptionally low denudation rates are also measured in Permian rhyolite, which has high mean basin slopes. We invoke geomorphic inheritance as a major factor controlling erosion, such that large erosive glaciers in the late Quaternary cold periods were more effective in priming landscapes in the Central Alps for erosion than in the interior Eastern Alps. However, the difference in tectonic evolution of the Eastern and Central Alps potentially adds to differences in their geomorphic response; their deep structures differ significantly and, unlike the Central Alps, the Eastern Alps are affected by ongoing tectonic influx due to the slow motion and rotation of Adria. The result is a complex pattern of high mountain erosion in the Eastern Alps, which has evolved from one confined to the narrow belt of the Tauern Window in late Tertiary time to one affecting the entire underthrust basement, orogenic lid, and parts of the Southern Alps today." -"Nott:1991shoalhaven","Thermoluminescence dating of relict source-bordering dunes in the middle and upper Shoalhaven catchment show them to have been active between 19ka and 6ka. During this time, except for a brief period of dune stability sometime between 18 ka and 14ka, the climate of this area was considerably drier than present. The onset of aeolian activity here coincides with the glacial maximum indicating that it was not until then that arid or semi-arid conditions were able to penetrate the humid coastal rim of south-east Australia. The extension of these conditions into the early Holocene, whilst supported by the palaeobotanical record of nearby Lake George, contrasts with pollen evidence from other nearby catchments, suggesting that there were variable environmental responses throughout the south-east highlands of NSW to the amelioration in climate during the early Holocene." -"Nott:1994plunge","ND" -"Nott:1994problems","Stratigraphic differentiation of Wuaternary coastal sedimentary sequences is frequently based upon the recognition of individual palaeosols. A number of assumptions are commonly made in the compilation of such lithostratigraphies; first, that the development of soil profiles (spodosols) within coastal sedimentary sequences occur within stable sedimentary units and second, that one soil profile equals one sedimentary unit. After examining and thermoluminescence dating podzol (spodosol) profiles within 11 barrier and dune complexes along a 900 km stretch of coastline in south-east Australia we can now show that such assumptions are not tenable. At eight of the ten locations examined the A and B horizons of these soils, although having the appearance of being intact and genetically related, revealed great discrepancies in age. We suggest that coastal podzol profiles are particularly susceptible to reworking primarily because of the variability in induration, and hence preservation potential, of successive horizons. Recognition of this situation as probably being the norm rather than a local anomaly suggests that the practice of dividing sedimentary units into lithostratigraphic units on the basis of palaeosols and then using this criteria as a basis for sampling and determining chronostratigraphies may well lead to erroneous interpretations especially when reconstructing Quaternary environmental and geological histories." -"Nott:1996extreme","Relict plunge-pool sedimentary sequences provide much longer paleoflood records than normally provided by slackwater deposits and other previously reported paleoflood sedimentary signatures. The only two relict plunge-pool sedimentary sequences so far reported lie 300 km apart in tropical northern Australia and provide a record of extreme floods for the last 30,000 years. Each of these sequences identify the early to mid-Holocene and the period immediately prior to the Last Glacial Maximum as the two periods of greatest flood magnitudes of the late Quaternary. Flood discharges at these times were up to five times greater than any floods experienced over the last 4,000 years. Most climate models predict that the magnitude and frequency of storms and rainfall events will increase under a warmer 'greenhouse' climate. The plunge-pool sedimentary sequences, however, show that periods of greatly enhanced discharge compared to present can be associated with both warm, wet and cool, wet phases of climate." -"Nott:1999waterfalls","Sediments preserved at the base of rare types of waterfalls provide records of terrestrial floods to 30 kyr or more, being approximately 6-10 times longer than that usually obtained from the traditional slackwater method. These coarse-grained sand deposits form ridges and levees adjacent to plunge pools at the foot of unindented escarpments and within gorge overflow bedrock channel systems. The extension of palaeoflood records into the Late Pleistocene allows comparisons to be made between periods of extreme floods and dramatically different climatic regimes. Our results highlight that the last 30 kyr were dominated by alternating periods of extreme and relatively low magnitude floods that correspond to particular climatic regimes. Recent predictions from Global Climate Models suggest that tropical regions will experience dramatic increases in the frequency and magnitude of extreme floods under a future altered climate. Plunge-pool palaeoflood records can be used to at least partially test such predictions by determining whether similar previous climate/flood associations have occurred within a region." -"Nott:2001wet","Extensive alluvial-fan and debris-flow deposits occur along the base of the escarpment of the east Australian highlands in the wet tropics of northeast Queensland. Luminescence and radiocarbon dating show that these deposits accumulated between 27 ka and 14 ka, which was the driest phase of climate during the last full glacial cycle. Climatic desiccation and reduced plant cover, along with a continuation of discrete high-magnitude rainfall events, were the principle causes of this phase of enhanced slope instability. Landslide activity and alluvial-fan development have continued throughout the Holocene, but probably to a lesser extent and magnitude because of the amelioration of climate and the re-establishment of forests throughout the region." -"Nott:2002shoalhaven","Luminescence ages from a flight of four paired alluvial terraces in the upper catchment of the Shoalhaven River, southeast highlands, Australia, provide a record of stream behaviour throughout the late Quaternary. Ages ranging from 7ka in the modern floodplain to nearly 500ka for the uppermost dated terrace allow comparisons to be made of the response of streams throughout southeastern Australian to late Quaternary climatic perturbations. The alluvial record of the Shoalhaven River highlights the broad regional synchronicity of episodes of heightened fluvial activity during Oxygen Isotope Stage (OIS) 5 (terminating ∼75ka), 60–∼40, 30–25 and 20–15ka. The Shoalhaven record also shows an absence of fluvial activity during the Last Glacial Maximum suggesting that southeastern Australia was most likely dry at this time as compared to northern Australia which was probably wet. Fluvial activity, while still significant, decreased substantially after approximately 60ka suggesting a general drying of climate towards the present." -"Nott:2009ridges","Sand beach ridges are considered to be derived either from aeolian processes and/or waves but their deposition by individual or multiple storms has not been investigated in any detail. We use numerical meteorological and oceanographic models to determine the origin of a sequence of 29 shore parallel sand beach ridges in northeastern Australia. The results suggest that the ridges were constructed by waves and that the final form or height of the ridges is a function of high-energy tropical cyclone generated waves plus storm tides. Hence these landforms archive a nearly 6000 year long history of intense tropical cyclones. The record implies that these extreme tempests occur considerably more frequently than that suggested by the short historical record for this region. The genesis of this sand beach ridge plain has implications for the interpretation of similar sequences elsewhere along the northeast coast of Australia and in comparable environments globally. If other similar sand beach ridge plains have also been deposited by like processes it stands to reason that these long-term records of high intensity tropical cyclones can be used to ascertain a regional scale risk assessment from this hazard." -"Nott:2015gaps","Recent studies of tropical cyclone surge and wave emplaced beach ridge plains have shown that these sequences often contain centennial to millennial scale gaps in their chronologies. Two explanations for the gaps exist — they are due to erosion, or alternatively a cessation or substantial slowing of depositional processes suggestive of a quieter phase in intense storm activity. Differentiating between the two is important for uncovering reliable long-term storm histories from these sequences. We use landform morphology, sediment texture and luminescence chronology to determine the origin of substantial chronological gaps in a plain containing more than 100 shore-parallel ridges composed of fine-grained sand located in northeast Australia. We identify and describe the characteristics associated with both erosional and non-erosional gaps. The erosional gaps are associated with changes in orientation between ridge sets and often a high ridge with hummocky topography that appears to have been disturbed by aeolian activity. River floods likely caused the partial erosion of ridge sets. Non-erosional gaps do not display these morphological characteristics and are likely associated with quiescence in severe tropical cyclone activity. These geomorphic and chronological signatures can be used to identify different sorts of gaps in other ridge plains and are an important tool in the reconstruction of long-term storm histories from these coastal landforms. The data also suggests that fine-grained ridges can, like their coarse-grained counterparts, be predominantly deposited by storm waves and surge and their texture need not necessarily be indicative of the processes responsible for ridge development." -"Nott:2018influence","Luminescence chronologies for two new slackwater flood deposit (SWD) sites (Broken River northeast Queensland and Ord River northwestern Western Australia) are presented and these along with other SWD chronologies from the same regions are compared with recently developed high resolution, isotope tropical cyclones (TC) records. Heightened TC activity occurred between 1400 and 1850 CE in Queensland and between 1500 and 1850 CE in Western Australia. A distinct clustering of flood events in northwest Western Australia during the period of enhanced TC activity suggests the two may be related. The SWD records in northeast Queensland do not cluster specifically during the period of heightened TC activity however several major floods do occur during this time suggesting that TCs may have been involved." -"Nunes:2015alps","We explore the controls of the litho-tectonic architecture on the erosional flux in the 370-km2 Glogn basin (European Alps). In this basin, the bedding and schistosity of the bedrock dip parallel to the topographic slope on the NW valley flank, leading to a non-dip slope situation on the opposite SE valley side. While the dip slope condition has promoted the occurrence of landslides (e.g. the c. 30-km2 deep-seated Lumnezia landslide), the opposite non-dip slope side of the valley hosts >100-m-deeply incised tributary streams. 10Be concentrations of stream sediments yield catchment-averaged denudation rates that vary between 0.27 ± 0.03 and 2.19 ± 0.37 mm/a, while the spatially averaged denudation rate of the entire basin is 1.99 ± 0.34 mm/a. Our 10Be-based approach reveals that the Lumnezia landslide front contributes c. 30–65\% of the entire sediment budget, although it covers <5\% of the Glogn basin. This suggests a primary control of the bedrock bedding on erosion rates and processes." -"Nyvlt:2014gustav","ND" -"OConnor:1989koolan","ND" -"OConnor:1993kimberley","ND" -"OConnor:1994cheniers","A common phenomenon in northern Australia is the geographically overlapping occurrence of Aboriginal shell mounds or middens, and cheniers. Cheniers are tropical coastal landforms comprising shell or shelly-sand ridges, developed on wetlands which are referred to as chenier plains. Chenier plains are widely distributed along the low wave energy coastline of northern Australia. The record of prehistoric human occupation of chenier plains in Australia, although incomplete, is better than records from elsewhere in the tropical world. The association of cheniers with shell middens has been described from several localities in northern Australia. Discriminating between the different types of shell deposit is difficult and misunderstandings have occurred. These have resulted in Aboriginal middens mis-identified as cheniers having been mined for shell grit, and natural shell deposits having been assigned cultural origins. Recent surveys of a section of the Kimberley coastline at Roebuck Bay south of Broome identified a series of shell mounds between 2 and 5km from the coastline, but their status was equivocal. Field investigation, sampling of a range of shell deposits, and excavation indicated three types of deposit were present: chenier mounds, shell middens and middens overlying cheniers. Initial interpretations of the landscape history and discussion of the problem of separating middens from cheniers are presented. The area provides an interesting comparative study for similar sites in prograding landscapes in other parts of northern Australia, such as the Alligator Rivers area, where chenier and midden deposits occur in association." -"OConnor:1994middens","A common phenomenon in northern Australia is the geographically overlapping occurrence of Aboriginal shell mounds or middens, and cheniers. Cheniers are tropical coastal landforms comprising shell or shelly-sand ridges, developed on wetlands which are referred to as chenier plains. Chenier plains are widely distributed along the low wave energy coastline of northern Australia. The record of prehistoric human occupation of chenier plains in Australia, although incomplete, is better than records from elsewhere in the tropical world. The association of cheniers with shell middens has been described from several localities in northern Australia. Discriminating between the different types of shell deposit is difficult and misunderstand- ings have occurred. These have resulted in Aboriginal middens mis-identified as cheniers having been mined for shell grit, and natural shell deposits having been assigned cultural origins. Recent surveys of a section of the Kimberley coastline at Roebuck Bay south of Broome identified a series of shell mounds between 2 and 5km from the coastline, but their status was equivocal. Field investigation, sampling of a range of shell deposits, and excavation indicated three types of deposit were present: chenier mounds, shell middens and middens overlying cheniers. Initial interpretations of the landscape history and discussion of the problem of separating middens from cheniers are presented. The area provides an interesting comparative study for similar sites in prograding landscapes in other parts of northern Australia, such as the Alligator Rivers area, where chenier and midden deposits occur in association." -"OConnor:1995carpenters","ND" -"OConnor:1996western","This article reports preliminary excavation results and radiocarbon dates obtained for an Aboriginal occupation site in the northeastern Goldfields region: Katampul Shelter (Department of Aboriginal Affairs site registration no. WO 1821) (Figures 1, 2 and 3). This rock shelter has a rich cultural sequence spanning the mid to late Holocene, closely overlying a near-basal date of 21,000 BP which is associated with small numbers of stone artefacts. This is the first Pleistocene date for an Aboriginal occupation site within this region. The likelihood that there is a cultural association between the Pleistocene date and the stone artefacts found in the same deposits is considered. The significance of the dates is discussed within the context of previous models for the colonisation and use of the arid zone in Western Australia." -"OConnor:1998glen","ND" -"OConnor:1999aboriginal","This monograph describes the results of fieldwork carried out on the west Kimberley coast and offshore islands during two field seasons in 1984 and 1985 and the analysis and interpretation of archaeological material derived from it. Attention is focussed on four rockshelter sites, the two Widgingarri shelters on the mainland, the two others on present-day islands. Two of the sites, Koolan Shelter 2 and Widgingarri Shelter 1, have sequences dating from ea. 28,000 bp. Widgingarri Shelter 2 is undated in the lower levels but is presumed to be of a similar order of antiquity. The fourth site, High Cliffy Shelter, dates to the late Holocene, though the island itself has evidence for fleeting occupation earlier, in the immediate posttrans gressive period." -"OConnor:1999cliffy","ND" -"OConnor:1999kimberley","The Kimberley region of Western Australia is large and environmentally diverse and, as might be expected, reflects a diversity of coastal economies, both regionally and through time. In common with other areas of northern Australia, the Kimberley has evidence ofa long record of coastal habitation and resource use in the Pleistocene and throughout the Holocene. Within this record we see considerable variation in the resources exploited and in the size and structure of middens. Immediately preceding present sea stand there appears to have been a phase when mangroves were more extensive.2 Mangrove communities remain a feature of the coastal Kimberley environment throughout the late Holocene, although probably reduced in extent and species diversity. After the mangrove decline, shell mounds appear in the archaeological record for the first time. The implications of these changes for the exploitation of the marine intertidal environment are discussed, as is the late appearance of shell mounds in northern Australia generally. ... [_truncated_]" -"OConnor:1999koolan","This monograph describes the results of fieldwork carried out on the west Kimberley coast and offshore islands during two field seasons in 1984 and 1985 and the analysis and interpretation of archaeological material derived from it. Attention is focussed on four rockshelter sites, the two Widgingarri shelters on the mainland, the two others on present-day islands. Two of the sites, Koolan Shelter 2 and Widgingarri Shelter 1, have sequences dating from ea. 28,000 bp. Widgingarri Shelter 2 is undated in the lower levels but is presumed to be of a similar order of antiquity. The fourth site, High Cliffy Shelter, dates to the late Holocene, though the island itself has evidence for fleeting occupation earlier, in the immediate posttrans gressive period." -"OConnor:1999widgingarri","ND" -"OConnor:2002lemdubu","The Am Islands lie near the edge ot the Australian continental shelf in the Arafura Sea, approximately 150 km south of the coast of Papua (formerly Irian Jaya). For at least the first 40,000 years of occupation of Sahul they formed part of a continuous land bridge linking Australia and New Guinea. During this time they would have been a dissected limestone plateau on the exposed Carpentarian Plain. About 14,000 years BP sea level rose and began to encircle the island group, separating it from Australia and by 11,500 years BP it was completely separated from New Guinea. The presence on Am of numerous marsupials, the cassowary and Birds of Paradise attest to this shared history, a fact first recognised by Darwin’s co-discoverer of the theory of evolution by natural selection, the naturalist Alfred Russel Wallace (Wallace 1869)." -"OConnor:2006aru","This volume describes the results of the first archaeological survey and excavations carried out in the fascinating and remote Aru Islands, Eastern Indonesia between 1995 and 1997. The naturalist Alfred Russel Wallace, who stopped here in search of the Birds of Paradise on his voyage through the Indo-Malay Archipelago in the 1850s, was the first to draw attention to the group. The results reveal a complex and fascinating history covering the last 30,000 years from its early settlement by hunter-gatherers, the late Holocene arrival of ceramic producing agriculturalists, later associations with the Bird of Paradise trade and the colonial expansion of the Dutch trading empires. The excavations and finds from two large Pleistocene caves, Liang Lemdubu and Nabulei Lisa, are reported in detail documenting the changing environmental and cultural history of the islands from when they were connected to Greater Australia and used by hunter/gatherers to their formation as islands and use by agriculturalists. The results of the excavation of the late Neolithic — Metal Age midden at Wangil are discussed, as is the mysterious pre-Colonial fort at Ujir and the 350-year old ruins of forts and a church associated with the Dutch garrisons." -"OConnor:2006lemdubu","Liang Lemdubu is located in the western interior of Pulau Kobroor in an area of karstic limestone (Fig. 9.1). This large, double- entranced cave was formed when an ancient subterranean river cut a passage through the limestone. It runs in length for 30m, is up to eight metres wide and has an average height of three metres (Figs 9.2, 9.3). To reach it one has to boat to the upper reaches of Sungai Papakulah, followed by a two hour walk inland through rainforest. This is the same sungai where Alfred Russell Wallace spent six weeks collecting skins and other specimens in 1857, at the hamlet he called ‘Wanumbai’." -"OConnor:2006lisa","The excavation at Liang Nabulei Lisa began on 24 November 1997, approximately one year after the Liang Lemdubu excavation was carried out (see Chapter 4, this volume). The site was selected for excavation as it was located close to a stream-fed sungai, had abundant cultural material on the surface and appeared to have some depth of deposit. The Lemdubu excavation had recovered a Pleistocene sequence dating from ca. 27,000 years ago through to the historic period, but the early to mid-Holocene were not represented. It was hoped that Nabulei Lisa would complement the Lemdubu sequence by providing a full Holocene sequence. ... [_truncated_]" -"OConnor:2007rankin","Here we report on a variety of stone constructions that have been recently recorded and mapped on Rankin Island in the Kimberley region of Western Australia. The function of one of these features, a long stone wall, is discussed in the context of similar built stone features in other areas of northern Australia and Torres Strait. The possibility that the wall functioned as a fish trap is examined but dismissed on the basis of the survey levelling data which indicate that even with a higher relative sea stand of +1–2m the wall would only have been breached by king tides on a few days of the year. It is probable that the wall had associative ‘ritual’ or ‘magic’ functions, although it is acknowledged that the distinction between ‘ritual’ and ‘subsistence’ is a moot one where increase ceremonies and hunting magic are regarded as essential for success in procuring resources." -"OConnor:2008windjana","Windjana Gorge Water Tank Shelter (DIA 12588) is a narrow limestone rockshelter located in Windjana Gorge National Park, Western Australia. Although the site is badly disturbed, test excavation revealed some 45cm of in situ deposit down to massive roof-fall. Radiocarbon estimates demonstrate that the shelter was used from at least 7000 calBP into the European contact period. The sediments contain well-preserved faunal remains and stone artefacts. The faunal remains give an insight into Aboriginal economy in an arid region with adjacent fresh water sources." -"OConnor:2010beads","Here we report the unusual find of four disc-shaped stone beads from a newly discovered rockshelter in Papua New Guinea, known locally as Watinglo. Beads such as this have not hitherto been found in Papua New Guinea although similar small beads made on slate have been reported from several caves in the Philippines (Fox 1970; Thiel 1986 / 87). Small disc beads made on shell are common in sites throughout this broad region. The context, technology of manufacture and petrography of the Watinglo stone beads are described." -"OConnor:2011paradigms","The origin and timing of the introduction of pigs and pottery into New Guinea are contentious topics. Arguments have centred on whether domestic pigs and pottery technology entered New Guinea following the 'Austronesian expansion' from Southeast Asia into Island Melanesia, c. 3,300 calBP, or in the early to mid-Holocene. We review the history of the debate and present new dates on pig bone and pottery contexts from archaeological sites, including Taora and Lachitu, on the north coast of mainland Papua New Guinea (PNG), where earlier data supported claims for early pig and pottery. We argue that theoretical positions about 'Neolithic' origins in PNG influenced the relative willingness to accept early dates prima facie and conclude that current evidence shows neither pig nor pottery arrived before 3,000 calBP in mainland PNG." -"OConnor:2014carpenters","Carpenters Gap 3 (CG3), a limestone cave and shelter complex in the Napier Range, Western Australia, was occupied by Aboriginal people intermittently from over 30,000 years ago through to the historic period. Excavations at CG3 provide only slight evidence for occupation following first settlement in the late Pleistocene. Analysis of the radiocarbon dates indicates that following this there was a hiatus in occupation during the Last Glacial Maximum. In common with most Australian sites, the evidence for occupation increases sharply from the mid-Holocene. Faunal remains, interpreted predominantly as the remains of people's meals, all suggest foraging of the immediate surroundings throughout the entire period of occupation. Fragments of baler shell and scaphopod beads are present from the early Holocene, suggesting movement of high value goods from the coast (over 200 km distant). Flakes from edge-ground axes recovered from occupation units dated to approximately 33,000 cal. BP, when overall artefact numbers are low, suggest that these tools formed an important component of the lithic repertoire at this time." -"OConnor:2019kisar","The occupation of small islands presents particular challenges for people largely related to limited terrestrial resources and susceptibility to natural disasters. Nevertheless, the challenges and risks inherent in maintaining stable populations on small islands can be offset or overcome through the use of maritime technologies and exchange networks. The archaeology of Here Sorot Entapa rockshelter (HSE) on Kisar Island in the Wallacean Archipelago provides an unparalleled record for examining these issues in Southeast Asia. Kisar is the smallest of the Wallacean islands known to have a Pleistocene occupation record, and one of the smallest permanently inhabited today. Our results indicate that Here Sorot Entapa was first occupied in the terminal Pleistocene by people with advanced maritime technology who made extensive use of local marine resources and engaged in social connections with other islands through an obsidian exchange network. As a result, populations appear to have been maintained on the island for approximately 6,000 years. In the early Holocene occupation at HSE ceased for unknown reasons, and the site was not reoccupied until the mid-Holocene, during which time a major change in the lithic resources can be observed and the exchange network appears to have ceased." -"ODonnell:1982reef","Reef Beach is on the shore of North Harbour of Port Jackson at Balgowlah (N.S.W. 2093), In 1974 a human skull was found on the foreshore beside a wave-eroded shell mound by a local resident who took it to Sydney University for examination. Subsequently, it was learned that other local residents; and visitors had also found human bones at Reef Beach, and some of them were acquired. A visit in 1974 to the find-place allow- ed one of us (M.J.W.) to ascertain the presence of human bones in an eroded section of the shell mound which had been exposed by wave action. It seemed probable that the bones belonged to the same individual as the skull which had been taken to Sydney University. ... [_truncated_]" -"ODonnell:2009kuk","The Holocene sequence of buried agricultural earthworks at Kuk Swamp in the highlands of Papua New Guinea is of global theoretical interest to both archaeologists and palaeoecologists. The discovery of what seems to represent an independent hearth of agricultural emergence and intensification within the highland valleys of Papua New Guinea, which is argued to be of equal antiquity to that of anywhere else in the world (Golson and Hughes, 1980), has, in part, fuelled the questioning of the applicability within the tropics of theoretical frameworks pertaining to the origins of agriculture derived from work on sites associated with temperate zone subsistence systems. This questioning derives from: the interpretation that this hearth of agriculture does not appear to have lead to exponentially expanding populations prone to a pressure to disperse in search of more land (Harris, 2002), but, rather, archaeological and palaeoecological examinations of the site lend to an interpretation of periodic intensification leading to environmental degradation which fuelled technological innovation thus spurring continued degradation within relative spatial confinement." -"OHara:2017chronology","ND" -"Oakes:1981jackson","ND" -"Oberholzer:2003freeze","ND" -"Officer:1990art","This is a preliminary report which presents the first dating results obtained from stage one fieldwork of the Sydney Basin AMS rock art dating project. The report has been written for the local and regional Koori communities who are the traditional custodians of the sites involved in the project. The report describes the work done to date, the results, and required further work. This report follows an earlier Project Proposal Report (1988), which proposed and explained the Stage One project. ... [_truncated_]" -"Officer:2003wombeyan","Jenolan Caves Reserves Trust proposes to augment the existing sewerage system at the Wombeyan Caves, located in the NSW Southern Highlands. The existing system consists of a series of septic tanks with absorption trenches to disperse liquids into the ground strata. The tv.o main deficiencies of this system are possible infiltration into Cave subterranean watercourses and risk of pollution to Karst formations, and possible inflow into Wombeyan Creek. ... [_truncated_]" -"Ogden:1998regeneration","New Zealand forests burn less frequently than tussock grasslands, heath or shrublands. Species composition, past disturbance and stand condition determine inflammability and fuel load, and consequent fire intensity and spatial extent. Before people arrived, fores were ignited by lightning during drought years on the eastern sides of both islands. Volcanism occurring every 300±600 years was associated with fires in the central North Island. A review of radiocarbon-dated charcoal from the eastern South Island, and of evidence for fire in pollen profiles from the North Island, provide the basis for an assessment of fire frequency. Forest fires have occurred on both New Zealand's islands throughout the Holocene at least every few centuries, until the last millennium when frequency increased. The 'return time' of fire at any one place in the forested landscape was probably one or two millennia. Burned areas usually succeeded to forest again before the next inflagration. Consequently fire adaptation is infrequent in the New Zealand flora, and Polynesian forest clearance was rapid and largely permanent. There is an indication of an increase in fire frequency in the late Holocene, and a clear signal associated with people approx. 700 years BP. Separating the earliest anthropogenic fires from the background level of natural burning will be difficult without additional evidence." -"Ogden:2001murray","Dates for sediment deposition have been obtained for a number of abandoned channels with modern features on the Upper Murray, Kiewa, Ovens and Goulburn Rivers, and from palaeochannel deposits on the Upper Murray River just west of Albury. The dates from modern channels on the Upper Murray are problematic, but suggest modern fluvial activity had begun by 5–9ka. Two dates from the Ovens and Kiewa Rivers are in agreement with this. West of Albury, a palaeochannel point bar returned an age of 7.411.6ka, and a source bordering sand dune ∼22.5ka. Sand beneath the floodplain near Albury was aged 7.3ka, and was not deposited at the same time as underlying gravels, where two embedded trees returned ages of 12ka. It therefore cannot be established if the sand deposit was associated with either modern or palaeochannel activity. Therefore, on the Upper Murray River the transition from palaeochannel to modern fluvial activity most likely occurred between 7 and 10ka. In contrast, two dates from an abandoned channel on the Goulburn River indicates that modern channels were active on this river before 11–13ka. This suggests that palaeochannels were active later on the Upper Murray than on the Goulburn River, and compared with previous work, possibly later than on the Murrumbidgee River and the middle Murray River near Echuca. As upper catchment areas were revegetated following the LGM, discharge or sediment supply may have declined first in lower altitude catchments, like the Goulburn, and last in the high-altitude Upper Murray catchment, creating an asynchronous transition from palaeochannel to modern fluvial activity in subcatchments of the southeast Murray drainage basin." -"Ogden:2003waipoua","The presence of abundant charcoal in sedimentary deposits is one of the key indicators of early Maori presence in New Zealand. However, it is often difficult to distinguish natural fire from anthropogenic. Studies of sedimentary charcoal and pollen in the Tarahoka clearing (or waerenga) in Waipoua Forest, where intentional burning is supported by the oral history of Te Iwi O Te Roroa, were undertaken with the belief that they would provide a level of detail, which could aid interpretation elsewhere. Vegetation plots and dendrochronological studies of trees on the clearing margins date the cessation of burning and subsequent invasion by woody plants. The radiocarbon and palynological results indicate that the clearing was created by fire ca. AD 1460. Although people were probably present to windward in the Waipoua valley before this time, they left no palynological signature at the study site. The date for the formation of the clearing agrees with others indicating population increase at this time, and with oral tradition for the arrival in the Waipoua valley of Manumanu 1, the ancestor of Te Iwi O Te Roroa. The maintenance of the clearing in seral vegetation by fire for >300 years supports the tradition that it was used as a kiwi (Apterix australis) hunting site. During the period of European contact, fire intensity appears to have declined, while fire frequency may have increased, favouring the spread of bracken (rahurahu, Pteridium esculentum), an important food source. Intentional firing probably ceased ca. 1900, by which time the local Maori population was in decline and European gum-diggers were camped in the clearing. The postulated sequence of formation, use and abandonment of the clearing requires confirmation by investigation of similar nearby sites using the same combination of methods." -"Ohta:2022tanakami","This study proposes a methodology that employs a terrestrial cosmogenic nuclide to quantify the magnitude of human impacts on soil-mantled hillslopes and reconstruct the history of the environmental transition from preserved to devastated states by the anthropogenic sediment yield in a mountainous watershed. The feasibility of the approach was tested in the Tanakami Mountains, central Japan. In the target area, preserved and devastated hilly watersheds distributes adjacent each other as a result of longstanding consumption of forest resources and subsequent acceleration of hillslope erosion. 10Be concentrations in quartz grains were measured in modern fluvial sand from the contrasting watersheds and cores of accretionary legacy sediment recovered at a terrestrial sink near to the most severely devastated watershed. The anthropogenic mass loss from hillslopes was calculated based on the difference between 10Be concentrations in the fluvial sand collected from the preserved and devastated watersheds. The timing and duration of severe human-induced erosion in the devastated watersheds were determined based on 10Be profiling and 14C dating of the sediment cores. To compare the datasets from the different watersheds and the legacy sediments, we normalized the 10Be concentration by the nuclide production rate, which thus represents the residence time of the sand particles transported through the soil and shallow bedrock zones. The average apparent residence times in the preserved and devastated watersheds were 10.5 ± 1.8 and 5.4 ± 1.4 kyr, respectively, reflecting the contrasting anthropogenic impacts on the watersheds. The 10Be and 14C archives indicate the 10Be concentration in the legacy sediment has been diluted at shallower depths and shows marked fluctuations over the last 300 yr. The total mass loss from the devastated watersheds was 5.3 × 105 to 2.9 × 106 g m-2, which can be converted to remove thickness of 0.3–1.8 m by assuming the density of subsurface materials as 1.6 × 106 g m-3. This result is consistent with the actual state of devastated hillslopes in the area characterized by the complete removal of soil cover and subsequent active erosion of exposed bedrock. The fluctuations in 10Be concentration in the cores probably resulted from the mixing of sediment particles from the preserved and devastated zones within the watershed, reflecting the nature of the anthropogenic environmental transition that progressed with propagation of the devastation front. The timing and duration of watershed devastation coincided with a period of extensive forest overharvesting documented in historical records." -"Ojha:2019nepal","The Himalayas stretch ∼3000 km along the Indo-Eurasian plate boundary. Along-strike variations in the fault geometry of the Main Himalayan Thrust (MHT) have given rise to significant variations in the topographic steepness, exhumation rate, and orographic precipitation along the Himalayan front. Over the past 2 decades, the rates and patterns of Himalayan denudation have been documented through numerous cosmogenic nuclide measurements in central and eastern Nepal, Bhutan, and northern India. To date, however, few denudation rates have been measured in Far Western Nepal, a ∼300 km wide region near the center of the Himalayan arc, which presents a significant gap in our understanding of Himalayan denudation. Here we report new catchment-averaged millennial-scale denudation rates inferred from cosmogenic 10Be in fluvial quartz at seven sites in Far Western Nepal. The inferred denudation rates range from 385±31 t km−2 yr−1 (0.15±0.01 mm yr−1) to 8737±2908 t km−2 yr−1 (3.3±1.1 mm yr−1) and, in combination with our analyses of channel topography, are broadly consistent with previously published relationships between catchment-averaged denudation rates and normalized channel steepness across the Himalaya. These data show that the denudation rate patterns in Far Western Nepal are consistent with those observed in central and eastern Nepal. The denudation rate estimates from Far Western Nepal show a weak correlation with catchment-averaged specific stream power, consistent with a Himalaya-wide compilation of previously published stream power values. Together, these observations are consistent with a dependence of denudation rate on both tectonic and climatic forcings, and they represent a first step toward filling an important gap in denudation rate measurements in Far Western Nepal." -"Olen:2015arun","Understanding the rates and pattern of erosion is a key aspect of deciphering the impacts of climate and tectonics on landscape evolution. Denudation rates derived from terrestrial cosmogenic nuclides (TCNs) are commonly used to quantify erosion and bridge tectonic (Myr) and climatic (up to several kiloyears) time scales. However, how the processes of erosion in active orogens are ultimately reflected in 10Be TCN samples remains a topic of discussion. We investigate this problem in the Arun Valley of eastern Nepal with 34 new 10Be‐derived catchment‐mean denudation rates. The Arun Valley is characterized by steep north‐south gradients in topography and climate. Locally, denudation rates increase northward, from <0.2 mm yr−1 to ~1.5 mm yr−1 in tributary samples, while main stem samples appear to increase downstream from ~0.2 mm yr−1 at the border with Tibet to 0.91 mm yr−1 in the foreland. Denudation rates most strongly correlate with normalized channel steepness (R 2 = 0.67), which has been commonly interpreted to indicate tectonic activity. Significant downstream decrease of 10Be concentration in the main stem Arun suggests that upstream sediment grains are fining to the point that they are operationally excluded from the processed sample. This results in 10Be concentrations and denudation rates that do not uniformly represent the upstream catchment area. We observe strong impacts on 10Be concentrations from local, nonfluvial geomorphic processes, such as glaciation and landsliding coinciding with areas of peak rainfall rates, pointing toward climatic modulation of predominantly tectonically driven denudation rates." -"Olen:2016himalaya","Vegetation has long been hypothesized to influence the nature and rates of surface processes. We test the possible impact of vegetation and climate on denudation rates at orogen scale by taking advantage of a pronounced along-strike gradient in rainfall and vegetation density in the Himalaya. We combine 12 new 10Be denudation rates from the Sutlej Valley and 123 published denudation rates from fluvially-dominated catchments in the Himalaya with remotely-sensed measures of vegetation density and rainfall metrics, and with tectonic and lithologic constraints. In addition, we perform topographic analyses to assess the contribution of vegetation and climate in modulating denudation rates along strike. We observe variations in denudation rates and the relationship between denudation and topography along strike that are most strongly controlled by local rainfall amount and vegetation density, and cannot be explained by along-strike differences in tectonics or lithology." -"Olen:2020corrigendum","Due to an error in data processing, the published denudation rates and 10-beryllium concentrations from the Sutlej valley in northwestern India are incorrect in the original article. The correct sample names, denudation rates, and 10Be concentrations are included in the corrected Table 1. All statistical procedures were repeated with the corrected denudation rates. However, we note that the analysis in the original article was performed with and without the Sutlej TCN samples, due to their apparent high variability. Though a decrease in denudation variability is still observed as vegetation density increases, the apparent significance of this decrease is reduced using the corrected data. A strong positive correlation () denudation variability with increasing vegetation seasonality is, however, still observed at statistically significant levels (). Therefore, the principle findings of the original article remain unchanged. Figs. 2, 3, 5, and 6 have been updated to reflect the corrected data (Fig. 1, Fig. 2, Fig. 3, Fig. 4)." -"Oliver:2008poster","ND" -"Oliver:2014robust","Accurate chronologies are fundamental for detailed analysis of palaeoenvironmental conditions, archaeological reconstructions and investigations of Holocene coastal morphological changes. Chronological data enable estimation of rates of shoreline progradation, and provide appropriate context for forecasting future coastal changes. A previously reported radiocarbon chronology for the Moruya coastal plain in south-eastern Australia indicated a decelerating overall rate of progradation with minimal net seaward shoreline movement in the past ~2500 years. Single-grain and multi-grain aliquot optically stimulated luminescence (OSL) analyses demonstrate that marine sands from this region have excellent luminescence characteristics. A series of OSL ages across this coastal barrier indicates a remarkably linear trend of Holocene shoreline progradation. The linear trend of seaward shoreline movement indicates that the barrier has grown at an average rate of 0.27 m/yr with successive ridge formation every ~110 years. The oldest ridge on the barrier appears to correspond to cessation of rapid post-glacial sea-level rise, and the large foredune at the seaward margin of the barrier is <400 years old. The contrast between the existing radiocarbon chronology and the OSL ages reported in this study implies the need for a more cautious interpretation of coastal barrier chronologies, in Australia and around the world, where they have been based on radiocarbon dating of shell hash." -"Oliver:2016callala","Holocene prograded coastal barriers, comprising a sequence of relict foredune ridges, are depositional environments, which have been used to reconstruct coastal processes. Such reconstructions benefit from new techniques and technologies now available in coastal studies. This study investigated the Callala Beach prograded barrier deposit situated within Jervis Bay on the NSW south coast. This prograded barrier, composed of a series of low-relief, shore-parallel ridges, formed after sea level stabilised on this coastline in the mid Holocene. The approach involved analysis of Light Detection and Ranging (LiDAR) topographic data, ground-penetrating radar (GPR) collection and processing, and dating of ridge deposits using the optically-stimulated luminescence (OSL) dating technique. These data sets demonstrate that the most landward ridge of the Callala Beach barrier was deposited ~7500 years ago, closely aligning with the best estimates for the timing of sea-level stabilisation in southeastern Australia. Progradation continued throughout the late Holocene at a steady rate of ~0.1 m/yr until near the present time, as shown by an age of ~400 years immediately behind the modern foredune. GPR-imaged subsurface structures captured the beachface and dune facies; a regular series of reflectors indicated incremental accumulations of sediment over the late Holocene. Volumes of sand accumulated during barrier growth indicated an average sediment supply for the entire embayment of ~1600 m3/yr or ~0.3 m3/yr per metre of beach. The long term trend of sediment supply has implications for coastal management as the local council is commencing a beach nourishment program at Callala Beach." -"Oliver:2017integrating","Prograded barriers are distinctive coastal landforms preserving the position of past shorelines as low relief, shore-parallel ridges composed of beach sediments and commonly adorned with variable amounts of dune sand. Prograded barriers have been valued as coastal archives which contain palaeoenvironmental information, however integrating the millennial timescale geological history of barriers with observed inter-decadal modern beach processes has proved difficult. Technologies such as airborne LiDAR, ground penetrating radar (GPR) and optically stimulated luminescence dating (OSL) were utilised at Boydtown and Wonboyn, in southeastern Australia, and combined with previously reported radiocarbon dates and offshore seismic and sedimentological data to reconstruct the morpho-sedimentary history of prograded barrier systems. These technologies enabled reconstruction of geological timescale processes integrated with an inter-decadal model of ridge formation explaining the GPR-imaged subsurface character of the barriers. Both the Boydtown and Wonboyn barriers began prograding ~ 7500-8000 years ago when sea level attained at or near present height along this coastline and continued prograding until the present-day with an initially slower rate of shoreline advancement. ... [_truncated_]" -"Oliver:2017punctuated","Prograded barriers are depositional coastal landforms which preserve past shoreline locations and have been studied in order to understand the fundamental drivers of barrier formation. This paper reconstructs the Holocene history of the Seven Mile Beach, prograded barrier in Tasmania, Australia using optically stimulated luminescence (OSL) dating, ground penetrating radar (GPR), light detection and ranging (LiDAR) elevation models and sedimentological analyses. Shoreline progradation of the barrier commenced around 7300 years ago and continued to near present despite a ~ 3000 pause in deposition between 6700 and 3600 years ago indicative of substantial changes in sediment availability. GPR imaged subsurface structures contain a record of seaward dipping reflectors preserved as sediment supplied beaches and dunes leading to shoreline progradation. In the past 500 years a large transgressive dune has formed, built from reworked barrier sands, and now dominates the eastern portion of the barrier implying that shoreline progradation has ceased. This study reaffirms the notion that relict foredune ridges are strongly aligned with modal wave refraction patterns in planform and emphasises the importance of sediment delivery as a key driver of shoreline progradation through beachface and dune accretion. The substantial pause in shoreline progradation on this barrier system, as observed on others around the world, requires further explanation. Although changes in sediment delivery have been inferred, it may also be appropriate to reopen the debate on Holocene sea-level change in Tasmania." -"Oliver:2018pedro","At Pedro Beach on the southeastern coast of Australia a series of foredune ridges provides an opportunity to explore the morphodynamic paradigm as it applies to coastal barrier systems using optically stimulated luminescence (OSL) dating, ground penetrating radar (GPR) and airborne LiDAR topography. A series of sandy dune-capped ridges, increasing in height seawards, formed from c. 7000 years ago to c. 3900 years ago. During this time the shoreline straightened as the embayment filled and accommodation space for Holocene sediments diminished. Calculation of Holocene sediment accumulation above mean sea level utilising airborne LiDAR topography shows a decline in average sediment supply over this time period coupled with a decrease in shoreline progradation rate from 1.2 m/yr to 0.38 m/yr. The average ridge 'exposure lifetime' during this period increases resulting in higher ridges as dune-forming processes have longer to operate. Increasing exposure to wave and wind energy also appears to have resulted in higher ridges as the sheltering effect of marginal headlands was diminished. An inherited disequilibrium shoreface profile will drive onshore accumulation of sandy sediments forming a prograded barrier; however, if there is no longer 'accommodation space' for sediment, this will be an overriding factor causing the cessation of progradation, as occurred c. 3900 years ago at Pedro Beach. Excess sediment in the nearshore zone after 3900 years ago may have been moved northward to nourish downdrift beaches in the compartment. A high outer foredune has formed through vertical accretion after 500 years ago, evidenced by GPR subsurface structures and OSL ages, with a distinct period of vertical and lee slope accretion and dated to the period 1890-1930 AD. The increased dune sediment transport resulting in foredune building is attributed to recent human disturbance." -"Oliver:2018signatures","Regressive barriers persisting in the landscape over interglacial-glacial cycles are important repositories of paleoclimatic signatures such as past sea level and regional aridity. The Gippsland region of Victoria contains a multi-barrier system formed during past interglacial-glacial cycles and the late-Holocene. An extensive series of parallel foredune ridges forming the elongate inner barrier was sampled for luminescence dating with ages indicating deposition ca.125,000-108,000 years ago coinciding with the later phase of the Last Interglacial (LIG) Marine Isotope Stage (MIS) 5e and the transition to MIS 5d. Ground Penetrating Radar (GPR) imaged beach-face reflectors within the LIG barrier indicate that sea level was within -2 to +3 m of present level during MIS 5e in this far-field location. Significant reworking of the barrier system through blowout and parabolic dune activity occurred between 23,000-18,000 years ago corresponding to the Last Glacial Maximum (LGM) with an estimated 160,000,000 m3 of coastal sediments eroded and redistributed. The morphological changes to this coastal barrier over the most recent interglacial-glacial cycle (MIS 5e to present) also imply significant landscape instability during the LGM in southeastern Australia and are further evidence for extension of the geographical range and intensity of aridity at this time." -"Oliver:2019guichen","Prograded barrier systems record shoreline behaviour and palaeoenvironmental information. The Guichen Bay Holocene embayment fill succession in South Australia has been subject to several prominent studies; however, several important unanswered questions remained regarding the timing of the older ridge sets at this site. Additional Optically Stimulated Luminescence (OSL) dating indicates that progradation commenced in the southeastern corner of the plain ~7300 years ago and was rapid between ~5800 and ~5000 years ago. To augment this record, three OSL dating transects were constructed at nearby Rivoli Bay in the north, central and south. Rapid progradation occurred in the south and then north of the Rivoli plain until ~5000 years ago. Steady progradation occurred in the centre of the plain between ~5000 years ago and present. Rapid shoreline progradation at Guichen and Rivoli Bays before ~5000 years ago was due to the input of sediment from the erosion of Robe and Woakwine Ranges and the inner continental shelf as sea levels rose to present. Raised beach strata imaged with Ground Penetrating Radar (GPR) at Rivoli Bay suggest a sea-level highstand of +2 m above present ~3500 years ago, steadily falling and reaching the present ~1000 years ago. This concurs with evidence from Guichen Bay and may have promoted shoreline progradation. Sediment infilling of Guichen and Rivoli Bays and the fall in sea level restricted the marine corridor between the Woakwine and Robe Ranges to a narrow channel by ~4000 and ~2000 years in the north and south, respectively. Holocene shoreline behaviour was influenced by changing sediment supply and shoreline reorientation with changing wave refraction patterns." -"Oliver:2020moruya","Sediment budgets on wave-dominated coastlines are important in determining shoreline behaviour and are primarily inherited from geological-scale coastal evolutionary history. Sediment compartments provide a framework to conceptualise and investigate sediment budgets over a range of time and space scales. This study aims to assess the sediment budget for a secondary coastal compartment on the New South Wales (NSW) south coast ~26 km in length and containing five adjacent but discrete Holocene coastal bay barriers: Barlings Beach, Broulee Beach, Bengello Beach, Moruya Heads Beach and Pedro Beach. Building on earlier morphostratigraphic studies, a new series of Optically Stimulated Luminescence (OSL) ages are presented for foredune ridge sequences at previously un-dated sites. Additional Ground Penetrating Radar (GPR) transects complement earlier stratigraphic datasets, and seamless topographic and bathymetric LiDAR datasets provide insight into subaerial coastal deposits and inner shelf morphology in this region. The results demonstrate that barriers within the compartment have two different sediment sources. ... [_truncated_]" -"Oliver:2021accreting","Coastal ridge plains represent a valuable record of past shoreline deposition. However, there remain questions regarding shoreline behavior on intermediate timescales (sub-centennial), the impact of storms, and process of ridge genesis. We address these questions through high-resolution reconstruction of the sandy-beach progradation at Boydtown Beach in Twofold Bay, southeastern Australia, over the past 1000 years using ground-penetrating radar (GPR) and optically stimulated luminescence (OSL) dating. GPR profiles are dominated by seaward-dipping reflections that result from beach and dune progradation. Prominent reflections with heavy-mineral concentrations are also preserved resulting from storm erosion. OSL ages reveal alternative phases of steady and episodic accretion, rather than a constant progradation. We hypothesize that steady phases may result from moderate storm events where each successive storm only partially erodes the recovery of the previous event. This results in incremental seaward accretion of the active beach. Phases of episodic accretion could be the result of larger storm events or storm clusters when large post-storm recovery rapidly shifts the active shoreline seaward. The two modes of shoreline progradation (steady and episodic) appear broadly associated with a change in ridge-and-swale morphology whereby subdued ridge swale topography is associated with steady or incremental progradation and higher, better-defined ridges with episodic accretion. These results suggest that a single coastal ridge plain experiences variable intermediate-scale shoreline behavior in response to storm events which then lead to multiple modes of ridge genesis." -"Oliver:2022relevance","Coastal compartments provide a framework for considering sediment budgets by defining the boundaries between adjacent beaches or sections of coast with a common sediment source. Here we present Twofold Bay as an ideal field laboratory to test the coastal compartment management approach, and in particular, note the relevance of long-term coastal evolution to shorter term planning timescales. Twofold Bay on the New South Wales south coast, Australia, contains four main beaches (Aslings, Boydtown, Whale and Fisheries Beaches) and associated barrier systems. We present a range of existing geological and geomorphic information combined with new field data which demonstrate considerable variation in the Holocene evolution and sediment budget of these adjacent beaches. These data show three broad sediment types exist within Twofold Bay and its beach systems: Type 1 is a mature quartz-rich sand derived from the shelf. Type 2 is a fine carbonate-rich sand from local biogenic production, and Type 3 is a coarse-fine angular feldspathic sand sourced from the Towamba River which drains to Twofold Bay via the southern end of Whale Beach. ... [_truncated_]" -"Oliver:2022tasmania","Two barrier systems in southeastern Tasmania afford the opportunity to contrast Holocene barrier evolution and explore large-scale coastal morphodynamics under consistent regional-scale boundary conditions on an embayed wave-dominated coastline. New Optically Stimulated Luminescence (OSL) ages for the previously undated seaward ridges of Seven Mile Beach constrain the deposition of the foredune ridges over the past ~1000 years indicating continued shoreline progradation at ~0.4 m/yr. A further 13 OSL ages collected from the foredune ridges of Nine Mile Beach barrier detail the evolution of this barrier system and indicate progradation commenced approximately ~8500 years ago. Following this, a steady rate of shoreline advance at 0.14 m/yr was evident to near present-day with one phase of rapid accretion ~5000 years ago. This occurred as the barrier system extended eastward to span the full embayment width which resulted in the redirection of the estuarine channel and the subsequent erosion of previously deposited ridges due to channel migration likely over several thousand years. The eroded sediment may have contributed to ongoing positive sand budget in the embayment and continued shoreline progradation. Barrier 'recycling' was also suggested as a potential driver of progradation at Seven Mile Beach based on the truncated margin of the landward ridges. However, at both sites, the dynamics of possible sediment exchange between the back-barrier and open shoreline requires further detailed modelling. The relatively small river systems in this region supply minimal sand to the coast at these sites, however, there is some minor alongshore sediment supply along the western margin of these deep embayment's. In light of this, these two barrier systems demonstrate the importance of internal morphodynamic thresholds and cross-shore sediment exchange from the shoreface as key drivers of barrier evolution and large-scale coastal change in embayed coastal settings." -"Olivetti:2012sila","The Sila Massif in the Calabrian Arc (southern Italy) is a key site to study the response of a landscape to rock uplift. Here an uplift rate of ∼1 mm/yr has imparted a deep imprint on the Sila landscape recorded by a high‐standing low‐relief surface on top of the massif, deeply incised fluvial valleys along its flanks, and flights of marine terraces in the coastal belt. In this framework, we combined river longitudinal profile analysis with hillslope erosion rates calculated by 10Be content in modern fluvial sediments to reconstruct the long‐term uplift history of the massif. Cosmogenic data show a large variation in erosion rates, marking two main domains. The samples collected in the high‐standing low‐relief surface atop Sila provide low erosion rates (from 0.09 ± 0.01 to 0.13 ± 0.01 mm/yr). Conversely, high values of erosion rate (up to 0.92 ± 0.08 mm/yr) characterize the incised fluvial valleys on the massif flanks. The analyzed river profiles exhibit a wide range of shapes diverging from the commonly accepted equilibrium concave‐up form. Generally, the studied river profiles show two or, more frequently, three concave‐up segments bounded by knickpoints and characterized by different values of concavity and steepness indices. The wide variation in cosmogenic erosion rates and the non‐equilibrated river profiles indicate that the Sila landscape is in a transient state of disequilibrium in response to a strong and unsteady uplift not yet counterbalanced by erosion." -"Olivetti:2016massif","The French Massif Central is a part of the Hercynian orogenic belt that currently exhibits anomalously high topography. The Alpine orogenesis, which deeply marked Western European topography, involved only marginally the Massif Central, where Cenozoic faulting and short-wavelength crustal deformation is limited to the Oligocene rifting. For this reason the French Massif Central is a key site to study short- and long-term topographic response in a framework of slow tectonic activity. In particular the origin of the Massif Central topography is a topical issue still debated, where the role of mantle upwelling is invoked by different authors. Here we present a landscape analysis using denudation rates derived from basin-averaged cosmogenic nuclide concentrations coupled with longitudinal river profile analysis. This analysis allows us to recognize that the topography of the French Massif Central is not fully equilibrated with the present base level and in transient state. Our data highlight the coexistence of out-of-equilibrium river profiles, incised valleys, and low cosmogenically derived denudation rates ranging between 40 mm/kyr and 80 mm/kyr. Addressing this apparent inconsistency requires investigating the parameters that may govern erosion processes under conditions of reduced active tectonics. The spatial distribution of denudation rates coupled with topography analysis enabled us to trace the signal of the long-term uplift history and to propose a chronology for the uplift evolution of the French Massif Central." -"Olley:2004deep","In this paper, we demonstrate that optical dating of single grains of quartz offers an alternative means of dating deep-sea sediments. The precision and accuracy of the technique, which has the potential to date sediments deposited during the last 500,000 years or so, is limited by the random and systematic uncertainties associated with producing optical ages. These result in total relative age uncertainties of between 10% and 20% at the 68% confidence interval, which are similar in size to those associated with Late Quaternary oxygen-isotope chronologies. We analysed single grains of quartz from several depth intervals down core Fr10/95-GC17, which was collected offshore from Cape Range Peninsula, Western Australia, from a water depth of 1093 m in the eastern Indian Ocean. The single-grain optical ages are shown to be consistent with AMS radiocarbon ages obtained from planktonic foraminifera from the same core. We also show that marine sediments are not immune from partial or heterogeneous bleaching (incomplete resetting) of the optical dating signal. Where partial or heterogeneous bleaching of the optical dating signal is indicated, we recommend that single-grain dating be employed and the burial dose estimated from the population of grains with the lowest absorbed radiation dose." -"Olley:2004holocene","This paper presents an improved method for the optical dating of Holocene sediments from a variety of geomorphic settings. We have measured the equivalent dose (De) in individual grains of quartz, using green laser light for optical stimulation, and have simulated the De distributions for multiple-grain 'synthetic' aliquots using the single-grain data. For 12 samples of known (independent) age, we show that application of a 'minimum age model' to the single-grain and 'small' (10-grain) aliquot De data provides the most accurate estimate of the burial dose for nine of the samples examined (3 aeolian, 5 fluvial, and 1 marine). The weighted mean De (as obtained using the 'central age model') gives rise to burial age overestimates of up to a factor of 10 for these nine samples, whether single grains, small aliquots, or 'large' (100-grain) aliquots are used. For the other three samples (two aeolian and one fluvial), application of either the minimum age model or the central age model to the single-grain, small aliquot, and large aliquot De data yields burial ages in accord with the independent age control. We infer that these three samples were well bleached at the time of deposition. These results show that heterogeneous bleaching of the optical dating signal is commonplace in nature, and that aeolian transport offers no guarantee that the sample will be well bleached at the time of deposition. ... [_truncated_]" -"Olley:2006grave","Recent age constraints on Australia's oldest human remains (Mungo I and III), found at Lake Mungo in western New South Wales, relied on optical dating of sands from the same stratigraphic units as those into which the remains had been inserted (42±3ka) and those that overlay the graves (38±2ka), giving a burial age of 40±2ka. This indirect means of dating the burials was necessary because the original site from which the remains had been excavated had been completely eroded away. At the time of the original excavation of the Mungo III grave, blocks of sediment from the grave-infill were collected for sediment fabric analysis. These sediment blocks were impregnated with polyester resin, sectioned for analysis and the remaining resin-impregnated sediment blocks were then stored in a cupboard, where they have lain for the last 30 years. Here we report on optical dating of single grains of quartz extracted from one of these sediment blocks. Grains extracted from the centre of the block show a wide distribution of equivalent doses (0.0±0.3 to 43.7±8.3Gy), indicating that not all of the grains have remained hidden from light (light-safe) following excavation. We show that the population of grains with the maximum equivalent dose produces an age consistent with that of the previous study, indicating that some of the grains have remained light-safe. We also use linearly modulated optically stimulated luminescence to identify light-safe grains. These yield an age of 41±4ka, which represents a direct optical age for the grave-infill and which is consistent with the age obtained in the previous study for sands from the same stratigraphic unit as that containing the burial. The results reported here demonstrate the potential of applying optical dating to archived sediment samples that have not been stored in a light-safe environment." -"Olson:2001ecoregions","The tapestry of life on Earth is unraveling as humans increasingly dominate and transform natural ecosystems. Scarce resources and dwindling time force conservationists to target their actions to stem the loss of biodiversity ... We subdivided the terrestrial world into 14 biomes and eight biogeographic realms (Figure 1). Nested within these are 867 ecoregions (Figure 2). This is roughly a fourfold increase in resolution over that of the 198 biotic provinces of Dasmann (1974) and the 193 units of Udvardy (1975). The increased resolution is most apparent in the tropics (between the Tropics of Cancer and Capricorn) where Dasmann (1974) and Udvardy (1975) identify 115 and 117 units, respectively, compared with 463 found in the ecoregion map. Biodiversity assessments that employ large biotic provinces or hotspots often fail to discern smaller but highly distinctive areas, which may result in these areas receiving insufficient conservation attention. The island of New Guinea is illustrative. Dasmann and Udvardy treat the island as a single unit, whereas the new terrestrial map distinguishes 12 ecoregions: four lowland and four montane broadleaf forests, one alpine scrub ecoregion along the central cordillera, a mangrove forest, a freshwater swamp forest, and a savanna–grassland, all with distinct biotas and ecological conditions. ... [_truncated_]" -"Opperman:1984grassridge","ND" -"Orchiston:1978palana","Basslania, that low lying plain surmounted by a chain of steeply- rising granite mountains linking Victoria and Tasmania during the Pleistocene, was one of the few extensive land areas of the Greater Australian continent lost as a consequence of the Flandrian transgression. Today, nothing of it remains but the Bass Strait islands. Flinders Island, Cape Barren Island and Clarke Island, comprising the Furneaux Group, together with the Hogan and Kent Groups, are found in the east of the Strait, while the western chain of islands comprises King Island and the Hunter Group (see Fig.l). The nature and chronology of Aboriginal occupation of Basslania is a major issue in Australian prehistory. None of the islands was occupied when first visited by Europeans, yet surface finds of Aboriginal artefacts have been made in the Kent Group, and on Flinders, Cape Barren, and King Islands (see Jones 1977:335), and Bowdler (1974a, 1974b, 1975a, 1975b, 1977) has carried out field surveys and excavations in the Hunter Group (Fig.l)." -"Orem:2016caldera","Wildfires can dramatically increase erosion rates over time scales on the order of several years, yet few data firmly constrain the relative importance of post‐wildfire erosion in the long‐term denudation of landscapes. We tested the hypothesis that wildfire‐affected erosion is responsible for a large majority of long‐term denudation in the uplands of the Valles Caldera, New Mexico, by quantifying erosion rates in wildfire‐affected and non‐wildfire‐affected watersheds over short (~100–101 years) time scales using suspended sediment loads, multitemporal terrestrial laser scanning, and airborne laser scanning and over long (~103–106 years) time scales using 10Be inventories and incision into a dated paleosurface. We found that following the Las Conchas fire in 2011, mean watershed‐averaged erosion rates were more than 1000 µm yr−1, i.e., ~103–105 times higher than nearby unburned watersheds of similar area, relief, and lithology. Long‐term denudation rates are on the order of 10–100 µm yr−1. Combining data for wildfire‐affected and non‐wildfire‐affected erosion rates into a long‐term denudation rate budget, we found that wildfire‐affected erosion is responsible for at least 90\% of denudation over geologic time scales in our study area despite the fact that such conditions occur only at a small fraction of the time. Monte Carlo analyses demonstrate that this conclusion is robust with respect to uncertainties in the rates and time scales used in the calculations." -"Orr:2008bulbul","Mapping and particle size analyses undertaken on samples collected at Bulbul, northeast Mua (Moa Island), indicate a series of beach ridges interpreted in the broadest sense to include both wave-built and wind-built coastal ridges. Using the advantages and limitations of a deductive historical sciences approach, a history of the ridges and surrounding landscape is compiled which outlines environmental changes from the time of sea level transgression into Bulbul to the time of marked human presence. Interpretations of scientific interest include confirmation of the conclusions by Woodroffe et al. (2000) that sea level in the Torres Strait stabilised before 2300 years BP, in this case by approximately 2900 calendric years BP at Mua; that an environmental transition occurred here in the very late Holocene with evidence for increased reworking of beach ridge sediments by wind, culminating in the formation of a coastal dune; and that the last c.800 years have been marked by apparent increased burning and disturbance, resulting in artefact burial." -"Orr:2017stok","ND" -"Orr:2018lato","ND" -"Orr:2019bhagirathi","ND" -"Osborne:1983wellington","ND" -"Oskin:2017vallecito","Rates of erosion over time provide a valuable tool for gauging tectonic and climatic drivers of landscape evolution. Here, we measure 10Be archived in quartz sediment from the Fish Creek-Vallecito basin to resolve a time-series of catchment averaged erosion rates and to test the hypothesis that aridity and increased climate variation after ca. 3 Ma led to an increase in erosion rates in this semi-arid, ice-free setting. The Fish Creek-Vallecito basin, located east of the Peninsular Ranges in southern California, is an ideal setting to derive a Plio-Pleistocene paleo-erosion rate record. The basin has a rapid sediment accumulation rate, a detailed magnetostratigraphic age record, and its stratigraphy has been exposed through recent, rapid uplift and erosion. A well-defined source region of uniform lithology and low erosion rate provides a high, reproducible 10Be signal. We find that paleo-erosion rates were remarkably consistent between 1 and 4 Ma, averaging 38 ± 24 m/Myr (2σ). Modern catchment averaged erosion rates are similar to the paleo-erosion rates. The uniformity of erosion over the past 4 Myr indicates the landscape was not significantly affected by late Pliocene global climate change, nor was it affected by a local long-term increase in aridity." -"Ossa:1995guinea","New Guinea II Cave is a limestone shelter and cave complex on the Snowy River in Eastern Victoria. Human occupation has been intermittent for more than 20,000 radiocarbon years leaving behind a small but constant amount of lithic material and bone artefacts. Vertebrate faunal remains are abundant but mostly of non-cultural origin. The character of the assemblage has similarities to Cloggs Cave in Buchan and together with Birrigai in the ACT they form a general signature for human use of the southeastern uplands during the Pleistocene. The signature shows non-intensive use of caves and shelters and local faunal resources. In comparison, southwestern Tasmanian Pleistocene sites appear to have a different signature of cave occupation and the primacy of a single vertebrate resource." -"Ott:2019greece","On Crete—as is common elsewhere in the Mediterranean—carbonate massifs form high mountain ranges whereas topography is lower in areas with meta‐clastic rocks. This observation suggests that differences in denudational processes between carbonate‐rich rocks and quartzofeldspathic units impart a fundamental control on landscape evolution. Here we present new cosmogenic basin‐average denudation rate measurements from both 10Be and 36Cl in meta‐clastic and carbonate bedrock catchments, respectively, to assess relationships between denudation rates, processes, and topographic form. We compare total denudation rates to dissolution rates calculated from 49 new and previously published water samples. Basin‐average denudation rates of meta‐clastic and carbonate catchments are similar, with mean values of ~0.10 mm/a and ~0.13 mm/a, respectively. The contribution of dissolution to total denudation rate was <10\% in the one measured meta‐clastic catchment, and ~40\% for carbonate catchments (~0.05 mm/a), suggesting the dominance of physical over chemical weathering at the catchment scale in both rock types. Water mass‐balance calculations for three carbonate catchments suggests 40–90\% of surface runoff is lost to groundwater. To explore the impact of dissolution and infiltration to groundwater on relief, we develop a numerical model for carbonate denudation. We find that dissolution modifies the river profile channel steepness, and infiltration changes the fluvial response time to external forcing. Furthermore, we show that infiltration of surface runoff to groundwater in karst regions is an efficient way to steepen topography and generate the dramatic relief in carbonates observed throughout Crete and the Mediterranean." -"Ott:2022crete","Fluvial aggradation and incision are often linked to Quaternary climate cycles, but it usually remains unclear whether variations in runoff or sediment supply or both drive channel response to climate variability. Here we quantify sediment supply with paleo-denudation rates and provide geochronological constraints on aggradation and incision from the Sfakia and Elafonisi alluvial-fan sequences in Crete, Greece. We report seven optically stimulated luminescence and ten radiocarbon ages, eight 10Be and eight 36Cl denudation rates from modern channel and terrace sediments. For five samples, 10Be and 36Cl were measured on the same sample by measuring 10Be on chert and 36Cl on calcite. Results indicate relatively steady denudation rates throughout the past 80 kyr, but the aggradation and incision history indicates a link with climate shifts. At the Elafonisi fan, we identify four periods of aggradation coinciding with Marine Isotope Stages (MIS) 2, 4, 5a/b, and likely 6, and three periods of incision coinciding with MIS 1, 3, and likely 5e. At the Sfakia fan, rapid aggradation occurred during MIS 2 and 4, followed by incision during MIS 1. Nearby climate and vegetation records show that MIS 2, 4, and 6 stadials were characterized by cold and dry climates with sparse vegetation, whereas forest cover and more humid conditions prevailed during MIS 1, 3, and 5. Our data thus suggest that past changes in climate had little effect on landscape-wide denudation rates but exerted a strong control on the aggradation--incision behaviour of alluvial channels on Crete. During glacial stages, we attribute aggradation to hillslope sediment release promoted by reduced vegetation cover and decreased runoff; conversely, incision occurred during relatively warm and wet stages due to increased runoff. In this landscape, past hydroclimate variations outcompeted changes in sediment supply as the primary driver of alluvial deposition and incision." -"Ott:2023andes","Erosion rates are widely used to assess tectonic uplift and sediment export from mountain ranges. However, the scarcity of erosion rate measurements often hinders detailed tectonic interpretations. Here, we present 25 new cosmogenic nuclide-derived erosion rates from the Northern Andes of Colombia to study spatio-temporal patterns of uplift along the Central and Eastern Cordillera. Specifically, we combine new and published erosion rate data with precipitation-corrected normalized channel steepness measurements to construct high-resolution erosion rate maps. We find that erosion rates in the southern Central Cordillera are relatively uniform and average ∼0.3 mm/a. In the northern Central Cordillera rapidly eroding canyons dissect slowly eroding, low-relief surfaces uplifting since 8.3+3.7/-2.6 Ma, based on a block uplift model. We interpret that persistent steep slab subduction has led to an erosional steady-state in the southern Central Cordillera, whereas in the northern Central Cordillera, Late Miocene slab flattening caused an acceleration in uplift, to which the landscape has not yet equilibrated. The Eastern Cordillera also displays pronounced erosional disequilibrium, with a slowly eroding central plateau rimmed by faster eroding western and eastern flanks. Our maps suggest Late Miocene topographic growth of the Eastern Cordillera, with deformation focused along the eastern flank, which is also supported by balanced cross-sections and thermochronologic data. Spatial gradients in predicted erosion rates along the eastern flank of the Eastern Cordillera suggest transient basin-ward migration of thrusts. Finally, sediment fluxes based on our erosion maps, suggest that the Eastern Cordillera exports nearly four times more sediment than the Central Cordillera. Our analysis shows that accounting for spatial variations in erosion parameters and climate reveals important variations in tectonic forcing that would otherwise be obscured in traditional river profile analyses. Moreover, given relationships between tectonic and topographic evolution, we hypothesize that spatio-temporal variations in slab dip are the primary driver of the dynamic landscape evolution of the Northern Andes, with potentially superposed effects from inherited Mesozoic rift structures." -"Ott:2023patterns","Erosion rates are widely used to assess tectonic uplift and sediment export from mountain ranges. However, the scarcity of erosion rate measurements often hinders detailed tectonic interpretations. Here, we present 25 new cosmogenic nuclide-derived erosion rates from the Northern Andes of Colombia to study spatio-temporal patterns of uplift along the Central and Eastern Cordillera. Specifically, we combine new and published erosion rate data with precipitation-corrected normalized channel steepness measurements to construct high-resolution erosion rate maps. We find that erosion rates in the southern Central Cordillera are relatively uniform and average ∼0.3 mm/a. In the northern Central Cordillera rapidly eroding canyons dissect slowly eroding, low-relief surfaces uplifting since 8.3 +3.7/-2.6 Ma, based on a block uplift model. We interpret that persistent steep slab subduction has led to an erosional steady-state in the southern Central Cordillera, whereas in the northern Central Cordillera, Late Miocene slab flattening caused an acceleration in uplift, to which the landscape has not yet equilibrated. The Eastern Cordillera also displays pronounced erosional disequilibrium, with a slowly eroding central plateau rimmed by faster eroding western and eastern flanks. Our maps suggest Late Miocene topographic growth of the Eastern Cordillera, with deformation focused along the eastern flank, which is also supported by balanced cross-sections and thermochronologic data. Spatial gradients in predicted erosion rates along the eastern flank of the Eastern Cordillera suggest transient basin-ward migration of thrusts. Finally, sediment fluxes based on our erosion maps, suggest that the Eastern Cordillera exports nearly four times more sediment than the Central Cordillera. Our analysis shows that accounting for spatial variations in erosion parameters and climate reveals important variations in tectonic forcing that would otherwise be obscured in traditional river profile analyses. Moreover, given relationships between tectonic and topographic evolution, we hypothesize that spatio-temporal variations in slab dip are the primary driver of the dynamic landscape evolution of the Northern Andes, with potentially superposed effects from inherited Mesozoic rift structures." -"Ouimet:2009threshold","Numerous empirical and model-based studies argue that, in general, hillslopes and river channels increase their gradients to accommodate high rates of base-level fall. To date, however, few data sets show the dynamic range of both these relationships needed to test theoretical models of hillslope evolution and river incision. Here, we utilize concentrations of 10Be in quartz extracted from river sand on the eastern margin of the Tibetan Plateau to explore relationships among short-term (102–105 a) erosion rate, hillslope gradient, and channel steepness. Our data illustrate nonlinear behavior and a threshold in the relationship between erosion rate and mean hillslope gradient, confirming the generalization that hillslopes around the world are limited by slope stability and cease to provide a metric for erosion at high rates (>~0.2 mm/a). The relationship between channel steepness index and erosion rate is also nonlinear, but channels continue to steepen beyond the point where threshold hillslopes emerge up to at least 0.6 mm/a, demonstrating that channel steepness is a more reliable topographic metric than mean hillslope gradient for erosion rate and that channels ultimately drive landscape adjustment to increasing rates of base-level fall in tectonically active settings." -"Owen:2001lahul","ND" -"Owen:2002hunza","ND" -"Owen:2003extreme","ND" -"Owen:2003la","ND" -"Owen:2003qilian","ND" -"Owen:2003tibet","ND" -"Owen:2005controls","ND" -"Owen:2006kunlun","ND" -"Owen:2006ladakh","ND" -"Owen:2009everest","ND" -"Owen:2010gurla","ND" -"Owen:2012tashkurgan","ND" -"Oyston:1996mungo","Thermoluminescence dating work was carried out on quartz from unburnt sediment associated with the Mungo III human burial site in southeastern Australia using selective bleach and total bleach methods. A comparison of the techniques showed that in some cases incomplete removal of the thermoluminescence (TL) signal used for dating sediments had occurred and in these cases selective bleach was the more reliable of the two methods. The selective bleach results indicate the age of the burial to be older than 24.6±2.4 ka and younger than 43.3±3.8 ka, while the total bleach results give ages for the burial between 34.0±3.9 ka and 43.1±6.7 ka. The ages place the Mungo III human remains with the same population or older than the previously discovered human remains of Mungo I." -"OzArkCHM:2004salvage","This report documents the results of the salvage excavations and monitoring programme undertaken at Site L2 - # 45-1-2574, within the proposed corridor for the re-alignment of the Castlereagh Highway, Lidsdale, NSW. The salvage excavation programme focused on areas highlighted during the test excavation phase as having intact deposits and / or features,· as defined by high artefact numbers or knapping events. The primary purpose of monitoring the final destruction of Site L2 was to ensure that any archaeological features that may have been missed during the salvage programme would not be destroyed before having the opportunity to record them, and in the slight event o f burials being detected. ... [_truncated_]" -"Paasche:2006weathering","ND" -"Packard:0000personal","ND" -"Page:1991riverine","Thermoluminescence (TL) dating of surficial deposits of the Riverine Plain of south-eastern Australia has revealed a record of fluvial, aeolian and lacustrine deposition during the last 100,000 years (100Ka). At the end of the last interglacial the Plain was networked by low sinuosity, bedload-dominated prior streams which declined in activity after about 85Ka. A subsequent phase of prior stream activity in the northern Murrumbidgee region dates at between 50 and 40Ka and corresponds with a period of high lake levels in southern Australia. Local tectonism on the southern part of the plain confuses an interpretation of riverine response to changing Pleistocene climate. TL dates show that drainage diversion in response to tectonic movement along the Cadell Fault near Echuca began as early as 60Ka but that the damming of the Goulburn River to produce Lake Kanyapella did not occur until about 30Ka. Hydrologic changes on the Riverine Plain correlate broadly with those documented elsewhere in Australia, notably in the Lake Eyre Basin and numerous inland playa systems." -"Page:1994urana","Lake Urana is a well-preserved relict lake in the semi-arid Riverine Plain of southeastern Australia. A compound lunette at its eastern shoreline consists of a quartz-sand-dominated unit (Bimbadeen Formation), thermoluminescence (TL) dated at 30 ka to 12 ka, and a clay and sand facies unit (Coonong Formation), dated at 55 ka to 35 ka. The intervening period indicates a phase of periodically exposed lake floor and soil formation. The older wet phase conforms well with similar environments recorded from the same period at Lake Mungo. However, the return to high water levels from 30 ka to 12 ka departs sharply from the generally accepted palaeoclimatic model from Australia, which demands severe glacial maximum desiccation and widespread construction of clay lunettes. Although hydrological budgets calculated for Lake Urana and nearby Lake Cullivel require high glacial maximum water levels they do not support higher precipitation." -"Page:1996murrumbidgee","Four major periods of palaeochannel activity have been identified on the Murrumbidgee sector of the Riverine Plain of southeastern Australia. On the basis of stratigraphic information the channels reveal a picture of changing flow conditions during the last full glacial cycle. The ages of the periods were determined from nearly 40 thermoluminescence dates on surficial fluvial and aeolian sediments. These are named the Coleambally phase, which occurred from 105 to 80 ka (the mid- to latter part of Oxygen Isotope Stage 5), the Kerarbury phase from 55 to 35 ka (Stage 3), the Gum Creek phase from 35 to 25 ka (late Stage 3 to early Stage 2) and the Yanco phase from 20 to 13 ka (late Stage 2). The present flow regime was established by about 12 ka (Stage 1). The first two phases correlate with episodes of enhanced fluvial activity in northern and central Australia and with reduced dust activity globally. The phases in Stage 2 appear to be associated with seasonal snow melt and increased peak flows in periods flanking the Last Glacial Maximum. Source-bordering aeolian dunes associated with the Coleambally, Kerarbury and Yanco phases were found, however, the TL dates show that some have undergone aeolian reworking. Thermoluminescence dating and fluvial stratigraphy have revealed a detailed picture of Late Quaternary climate and flow regime changes that has the potential to extend to identified deposits stratigraphically older than those described here." -"Page:2001wagga","Riverine source bordering dunes are found throughout the Murray Basin of southeastern Australia at the eastern and northern margins of Late Quaternary palaeochannels. The dunes are dominated by locally derived sand but often contain a minor calcareous clay component originating from a distant westerly source. In the bedrock-confined valley of the Murrumbidgee River near Wagga Wagga the dunes occur as discrete mounds on the floodplain or as drapes over the marginal valley side slopes. TL dating of three stratigraphic units within the dunes shows that phases of sand accumulation occurred between 15 and 25ka in Oxygen Isotope Stage 2 (Clarendon Unit), between 35 and 60ka in Stage 3 (Glenfield Unit) and between 80 and 120ka in Stage 5 (Yarragundry Unit). The TL ages here, which show excellent agreement with those determined respectively for the Yanco, Kerarbury and Coleambally phases of palaeochannel activity on the Riverine Plain (J. Quat. Sci. 11 (1996) 311), extend the emerging regional model of Late Quaternary climatic and hydrologic change for southeastern Australia." -"Page:2007gilmore","European settlement in southeastern Australia led to rapid changes in the morphology of many upland streams. However, our knowledge of the nature of these changes is limited as historical records and preserved palaeochannels are rare. In this study we compare a well-preserved section of the late Holocene palaeochannel of Gilmore Creek to its present channel. We used a combination of map and aerial photograph interpretation, field survey, OSL dating and discharge analysis to describe and compare the modern and palaeochannels and establish a firm date for the timing of channel change. In common with many other streams in southeastern Australia Gilmore Creek's late Holocene channel meandered across a stable well-vegetated and frequently inundated floodplain. After about 1830 European settlers quickly modified the catchment by clearing riparian and hillslope vegetation, introducing grazing animals and other exotic species and mining for alluvial gold in the headwaters. The OSL dates show that between about 1850 and 1880 the small meandering channel aggraded with coarse sands and then up to about 1 m of silty sand was deposited over the floodplain. Declining sediment input from upstream channel avulsion before 1890 resulted in the establishment of a straighter, larger capacity channel that incised to the level of basal cobbles and, in places, to bedrock. The dramatic change in channel pattern resembles that described on the Cann River in eastern Victoria following the removal of riparian vegetation and within-channel coarse woody debris. At Gilmore Creek increased channel capacity has greatly reduced the average frequency of floodplain inundation. High values of specific stream power suggest that channel morphology is now well adjusted to the present flow regime. Copyright 2007 John Wiley & Sons, Ltd." -"Palacios:2017pyrenees","ND" -"Palacios:2019residual","ND" -"Palacios:2020shetland","ND" -"Pallas:2006critical","ND" -"Pallas:2010isolated","ND" -"Palumbo:2010control","Fault-bounded mountain ranges with along-strike variations in mean slope angle and local relief offer the opportunity to investigate how denudation depends on these topographic parameters. We determined catchment-wide denudation rates along two actively growing, fault-bounded mountain ranges (the Yumu and western Longshou Shan) from 10Be concentrations in quartz from stream sediments. Both ranges expose (1) low-grade metamorphic Paleozoic rocks in their center, and (2) unmetamorphosed Cretaceous red beds near the tips of the range-bounding thrust faults. Field observations document debris flows, shallow landsliding, and surface wash as dominant mechanisms of mass transport on the hillslopes. Denudation rates obtained for the Paleozoic metasediments range from ∼ 100 to ∼ 300 mm ka− 1 and correlate linearly with mean slope angle and local relief. In contrast, Cretaceous sediments exhibit mainly higher and more variable denudation rates between ∼ 30 and ∼ 500 mm ka− 1, although slope and relief values are lower for these catchments. The higher denudation rates in the Cretaceous red beds are interpreted as resulting from their lower mechanical strength as compared to the resistant Paleozoic rocks. This important lithologic control on denudation demonstrates that uniform catchment lithologies and rock strength are essential for deciphering the effect of topographic indices on the rate of denudation." -"Palumbo:2010tibet","We present denudation rates for catchments in the Qilian Shan and two mountain ranges in its foreland, which differ markedly in elevation and catchment morphology. Catchments with mean slope angles below ∼25° yield 10Be‐derived denudation rates <∼200 mm ka−1 and have narrow and symmetric slope–frequency distributions, which become broader as the mean slope angle increases. Denudation rates for catchments with mean hillslope angles steeper than ∼25° range from ∼100 to ∼800 mm ka−1. Field observations suggest that these higher and more variable rates are the result of erosion by bedrock landslides, which contribute to mass transport on the hillslopes. Six catchments aligned along the mountain front of the central Qilian Shan have reached threshold values of slope and relief. These basins also show remarkably similar slope–frequency distributions with negative skewness and a pronounced peak at a slope angle of 30°–35°. We hypothesize that these catchments have attained an erosional steady state." -"Pardoe:0000personal","ND" -"Pardoe:1986cowra","We describe the finding of a skeleton in a cave near Cowra, New South Wales. For identification purposes we have examined the bones to determine if they were prehistoric Aboriginal remains, in which case they would come under the domain of the New South Wales National Parks and Wildlife Service (NPWS) legislation and the local Aboriginal Land Council. If they were post-contact remains the police would be required to investigate." -"Pardoe:1988mallee","In this paper I describe the site, the morphology and pathology of a burial from Mallee Cliffs, on the River Murray, which dates to 6600 years BP. Known and described prehistoric materials from the early Holocene (roughly 6000 to 10,000 years ago) are becoming increasingly common over a large area of western New South Wales. Human skeletal remains and the archaeology of the graves form a significant fraction of that archaeological information. However, it is important to note that archaeological investigation is limited in this particular stretch of river. Cemeteries with large numbers of skeletal remains occur at Robinvale, 175 to 225 km upriver from Mallee Cliffs, at Snaggy Bend 120 km downriver and at Lake Victoria, a further 50 to 120 km. For the roughly 300 km between, there is little to represent prehistoric populations materially or biologically, and archaeological investigations are few (Lance 1986; Bennett and Ellender 1987)." -"Pardoe:1993pleistocene","There are methodological and analytical conse­quences of creating an intellectual disjunction be­ tween the Pleistocene and the Holocene, of dissociating the Pleistocene from the processes and events that link it to the recent past Isolating the Pleistocene has affected our ways of thinking about the Australian past, as well as our methodologies, data collection and analysis. Some archaeologists have regrettably applied this Pleistocene-Holocene disjunction to current social issues. This has led them to deny contemporary Aborigines a socially and scientifically valid continuity with their remote past. ... [_truncated_]" -"Pardoe:1995riverine","The rise of cemeteries, extreme biological diversification, size decrease, increased violence, disappearance of megafauna, exploitation of different resources, evolution of rivers to an expanded system of microenvironments, changes in occupation. How are these features of Australian Aboriginal societies in the great river-systems of the southeast related? From evidence of geomorphology, skeletal biology and other aspects of the archaeological record, a sharp disjunction between two different and relatively stable states is seen: a transforming transition rather than a gradual change." -"Parr:2009human","Prehistoric land use and social activity in West New Britain, PNG, are well documented, although the landscapes – largely shaped by catastrophic volcanic eruptions – in which these took place, and the relationships people had with these landscapes, are poorly understood. We define the evolving landscape at Numundo, from prior to the Witori-Kimbe 2 eruption (W-K2, ca. 3600 BP) to after the Witori-Kimbe 4 eruption (W-K4, ca. 1400 BP), using fossil phytolith and coral evidence at eight archaeological sites to provide environmental evidence of the human responses to periodic catastrophic events. From ca. 5900 to 3600 BP, all the sites were coastal and disturbed. Early disturbance reflected natural forest recovery after W-K1 (ca. 5900 BP), whereas the later landscape was largely shaped by human activity. In contrast, forest regrowth was limited after W-K2 and open environments typical of human activity with a mosaic of regenerating, disturbed and managed vegetation, persisted until W-K3. Environmental recovery from W-K3 and W-K4 (ca. 1700 BP and ca. 1400 BP) differed completely, reflecting severity of the volcanism and the short time between eruptions. The landscape after W-K3 was largely a naturally recovering landscape, in contrast to effective vegetation recovery and significant human exploitation of the landscape – again a mosaic of regenerating, disturbed and managed vegetation – after W-K4. The social history is one in which people evolved increasingly flexible land-use practices, enabling them to re-settle this periodically disrupted landscape, and to take advantage of an increasingly broad range of habitats suitable for cultivation. The human response to this highly dynamic landscape represents a close relationship between social and natural processes, as people became increasingly better at re-settling an unpredictably disrupted landscape; both the social and environmental processes within this landscape become equally influential and instrumental in shaping the effects of the other." -"Partridge:1967thylacine","ND" -"Pasveer:1998kria","Over the last ten to fifteen years evidence has been found of long human occupation in New Guinea (e.g. Groube et al. 1986). Archaeological research in the New Guinea region has been carried out mainly in the eastern half of the island, Papua New Guinea, and Indonesia's province of Irian Jaya has, in this respect, been neglected. The Bird's Head (or Doberai) peninsula is likely to have been part of one of the major migration routes of the first settlers of New Guinea (Birdsell 1977, Bellwood 1996), yet its prehistory remains completely unknown. Archaeological sites were discovered by Solheim in 1992 along the north coast of the peninsula (see Solheim, this volume). The archaeological part of the ISIR (lrian Jaya Studies: a programme for Interdisciplinary Research) project focused on the discovery and investigation of additional sites to fill the gaps in our knowledge of the prehistory of the area. Fieldwork was undertaken in the interior of the Bird's Head in 1995, and test excavations were carried out in two of the discovered sites: Kria cave and Toe cave (see Jelsma, this volume). This paper reports the results of the survey and gives a preliminary account of the stratigraphy, dating and archaeological remains from Kria cave." -"Pasveer:1998late","ND" -"Pasveer:2002pleistocene","This paper reports new AMS dates for Late Pleistocene occupation of the Ayamaru Plateau in the central Bird‘s Head of Papua. Two cave sites, Kria Cave and Toe Cave, together provide occupation sequences that span the Holocene and extend back to the Last Glacial Maximum. The associated faunal remains suggest that this lowland area has supported continuous rainforest cover throughout the entire period of occupation. During the Last Glacial Maximum a suite of montane mammal species extended their altitudinal range down onto the plateau, some persisting locally until around 6000 BP. While the Late Pleistocene age of the basal deposit in Toe Cave was previously suggested, new AMS radiocarbon dates on Casuarius eggshell confirm occupation from 24,000 cal BP. Amino acid racemisation data paired with the AMS dates, provide additional support for the improved chronology. The new dates indicate consistent human exploitation of lowland rainforest environments in a relatively rugged and remote region of the central Bird‘s Head." -"Pasveer:2004djief","Two prehistoric cave sites on the Bird‘s Head of western New Guinea provide a detailed narrative of 26,000 years of human occupation of this area. During Late Pleistocene times, lower temperatures allowed a suite of montane animal species to descend onto the lowland Ayamaru Plateau." -"Pate:1998roonka","ND" -"Pate:2002wet","ND" -"Pate:2003swanport","The Swanport Aboriginal skeletal population has played a significant role in physical anthropological research in Australia. This paper provides the first chronometric dates for this important burial population. AMS radiocarbon determinations on bone collagen from six individuals showed a calibrated 2a range from 1027 BC to 1521 AD. On the basis of this sample, the Swanport population appears to pre-date all European contact in Australia. These dates contradict previous assumptions that associated the Swanport burial population with a recent protohistoric period or a discrete period of time related to historic smallpox epidemics in the 19th century. The current chronometric range of approximately 2500 years for inhumations at Swanport indicates the use of the site as a burial ground over an extended period of time during the late Holocene." -"Pate:2022personal","ND" -"Paton:1989currarong","The planning and consultation for this project were carried out by Sue Feary, NPWS South East Regional Archaeologist, Rod Wellington. the NPWS South East Region Aboriginal Sites Officer. Brian Kenny of the NSW Lands Department. Robert Paton, a research student at the ANU, and the Jerringa Aboriginal Community. The consultant archaeologist and excavation di.rector was Robert Paton. Analysis and report writing were carried out by Ingereth Macfarlane in consultation with him. ... [_truncated_]" -"Paton:1990goulbourn","This report contains the results of an archaeological excavation undertaken at site G17 near Goulburn (Figure 1). It includes a description of the excavation, an analysis and interpretation of the finds and sediments, and recommendations for future management of the site. ... [_truncated_]" -"Paton:2010jordan","ND" -"Patton:1993ross","The rivers of central Australia rise in the MacDonnell Ranges and flow out across broad, low-relief plains into the surrounding desert. The stratigraphy of the Ross River plain records the areal extent and frequency of Holocene floods. This floodout plain is underlain by deeply weathered alluvial deposits, characterized by red earth soils dated by thermoluminesence at >59,000 yr. This old alluvium is covered by a sheet-like deposit of very silty sand of probable eolian origin dated by thermoluminesence at 9200 ± 900 yr. The oldest Holocene alluvium occurs as broad, low-relief bars and levee deposits flanking the modem channel and as low-relief long-wavelength bedforms that fan out across the plain. This deposit resulted from a flood flow, up to 10 km wide, that covered the entire plain. Evidence for several large floods between 1500 and 700 yr B.P. is also preserved in a 500- to 1500-m-wide paleochannel. Thus, the surface features on the floodout plains are the product of a few rare large flood events. This paleohydrologic record is additional evidence of the dynamic nature of the hydrometerological regime of central Australia." -"Patton:2005geomyidae","Family Geomyidae" -"Patton:2005heteromyidae","Family Heteromyidae" -"Patton:2022measuring","The concept of the geomorphic cycle is a foundational principle in geology and geomorphology, but the topographic evolution of a single landscape from inception to maturity has been difficult to demonstrate in nature. The onlapping dunes of the Cooloola Sand Mass (CSM) in eastern Australia provide an ideal chronosequence to evaluate landscape evolution. Here commonly assumed properties on which landscape models are based (i.e., conservation of mass and major factors contributing to landscape change) can be physically measured and accounted for. Our field based measurements and forward numerical models demonstrate that dunes, like other landscapes, relax in an exponential manner. The emplaced dunes evolve through an initial phase of rapid topographic adjustment associated with the dominance of landsliding. This phase continues for ∼1kyr until hillslope gradients are lowered below their angle of repose (0.65m m−1or 33 degrees. Once sufficiently lowered, the dunes evolve through slow, soil creep processes. These findings of dual transport regimes are validated by stratigraphic records at all excavated dune foot-slopes and we propose that this evolution can be measured by the distribution of curvature (C) of a landform, specifically its standard deviation (σC), as a measure of surface roughness. Surface roughness smooths with time through diffusional sediment transport that lowers local relief. The value and its rate of smoothing can define the stage in evolutionary development and help infer processes, which makes it an important morphometric tool for understanding landscapes. These observations highlight that under stable evolutionary conditions, the development of the landscape is governed by the physical properties of the dune's parent material. In addition, our findings support landscape evolution inferences from numerical and physical models and the coupling of granular material physics with landscape change." -"Patton:2022roughness","Here we present a novel application of landscape smoothing with time to generate a detailed chronology of a large and complex dune field. K'gari (Fraser Island) and the Cooloola Sand Mass (CSM) dune fields host thousands of emplaced (relict) and active onlapping parabolic dunes that span 800 000 years in age. While the dune fields have a dating framework, their sheer size (~1930 km2) makes high-resolution dating of the entire system infeasible. Leveraging newly acquired (n = 8) and previously published (n = 20) optically stimulated luminescence (OSL) ages from K'gari and the CSM, we estimate the age of Holocene dunes by building a surface roughness (σC)-age relationship model. In this study, we define σC as the standard deviation of topographic curvature for a dune area and we demonstrate an exponential relationship (r2 = 0.942, RMSE = 0.892 ka) between σC and timing of dune emplacement on the CSM. This relationship is validated using ages from K'gari. We calculate σC utilizing a 5 m digital elevation model and apply our model to predict the ages of 726 individually delineated Holocene dunes. The timing of dune emplacement events is assessed by plotting cumulative probability density functions derived from both measured and predicted dune ages. We demonstrate that both dune fields had four major phases of dune emplacement, peaking at <0.5, ~1.5, ~4, and ~8.5 ka. We observe that our predicted dune ages did not create or remove major events when compared to the OSL-dated sequence, but instead reinforced these patterns. Our study highlights that σC-age modelling can be an easily applied relative or absolute dating tool for dune fields globally. This systematic approach can fill in chronological gaps using only high-resolution elevation data (3-20 m resolution) and a limited set of dune ages." -"Patton:2023cooloola","In this study, we assess charcoal records from eolian deposits within the Cooloola Sand Mass, a subtropical coastal dune system in eastern Australia, to determine whether they can be used as a proxy for Holocene fire history. We excavate four profiles in depositional wedges at the base of dune slipfaces (footslope deposits) and calculate charcoal concentrations for three size classes (180--250 μm, 250--355 μm, and 355 μm--2 mm) at predetermined depth intervals. Age--depth models are constructed for each profile using radiocarbon measurements (n = 46) and basal optically stimulated luminescence ages (n = 4). All records appear intact with little evidence of postdepositional mixing as demonstrated by minimal age reversals and consistent trends in charcoal concentration and accumulation rates (CHAR) among size classes. Combining all four records, we generate a ca. 7 cal ka BP terrestrial fire history that depicts distinct peaks representing periods of increased local fire activity at <0.3, 1.1--0.4, 2.2--1.6, 3.4--2.6, and 6.7--5.3 cal ka BP. Our findings parallel regional records and highlight the utility of dune footslopes as ecological and sedimentary archives. As dune fields are much more common than wetlands and lakes in semiarid and arid areas, these deposits have the potential to increase the spatial resolution of fire records globally." -"Paus:2015finnsjoen","ND" -"Pavey:2016kaluta","The majority of animals have a specific activity rhythm over the 24 h daily cycle such that they can be categorised as either diurnal or nocturnal. This stability creates interest in understanding species that can invert their activity rhythm. The kaluta, Dasykaluta rosamondae, a small dasyurid marsupial endemic to northern arid Australia, is one such species. In contrast to most other dasyurid species and in fact most small mammals, the kaluta is almost exclusively diurnal in winter. To assess the potential benefits of diurnal activity we examined the diet and assessed potential predators and competitors. We identified 33 food categories including four classes of invertebrates, three classes of vertebrates and plant material. Diet was dominated by Coleoptera (beetles, 26.7% volume) and Formicidae (ants, 25.0% volume). We found no evidence that the prey base of kalutas differed as a consequence of diurnal activity. Likewise, diurnal foraging was probably not driven by competition. A likely explanation of diurnal activity in winter in this species is that it both allows temporal separation in activity from a significant predator, the brush-tailed mulgara, Dasycercus blythi, and reduces thermoregulatory foraging costs." -"Pavlides:1993yombon","Excavations and surface collections at Yombon (formerly Yambon) in February 1991 produced flaked chert and obsidian artefacts numbering around 3150. Several radiocarbon dates and new stratigraphie evidence spanning some 6000 years are reported here. Of especial significance are two bifacially flaked chert artefacts found in a context dated to more than 3700 years." -"Pavlides:1994rainforests","The growing story of early settlement in the northwest Pacific islands is moving from coastal sites into the rainforest. Evidence of Pleistocene cultural layers have been discovered in open-site excavations at Yombon, an area containing shifting hamlets, in West New Britain‘s interior tropical rainforest. These sites, the oldest in New Britain, may presently stand as the oldest open sites discovered in rainforest anywhere in the world." -"Pavlides:1999thesis","This thesis examines how flaked stone technoloies from the lowland tropical rainforests of West New Britain, Papua New Guinea were organised over the last 35,000 years. During this time the compoition and characteristics of the flaked stone industries found in this area have altered dramatically. This thesis documents these canges with the aim of examining local strategies for the procurement of lithic raw materials, artefact mnufacture, maintenance, use and discard. The primary focus of analysis is the way in which changes in technology rlate to shifting adaptations, in particular changes in settlement mobility, subsistence activities and patterns of land use. The rainforest sites are all located in an area where high quality raw materials are abundant and widely distributed. Thus it is possible to test the proposition that raw material avaliability and quality was the primary influence on the way that stone technologies were organised. Contrary to some recent suggestions this was not found to be the case and other explanations for changes in the characteristics of these assemblages had to be sought. In Melanesia the change from high mobility to intensive gardening is an obvious point from which to begin to model change in the organisation of flaked stone technologies. The data from this area of the West New Britain rainforest do no tsupport the conventional model of increased sedentism beginning around 3500 years ago. Rather, the stone artefacts assemblages suggest that settlement organisation and subsistence activities changed dramatically at least twice before thi and that increasing sedentism was an aspect of life in the raniforest long before the late Holocene." -"Pavlides:2004misisil","The potential for archaeological evidence of Pleistocene activity to exist in West New Britain was first realized by Jim Specht. More recent work in Specht’s research region of Yombon reveals intriguing archaeological data which demonstrate the organized utilization of rainforest resources as early as 35,500 years ago. The early colonists of the Bismarck Archipelago were versatile hunter-gatherers able to move beyond the coastal island fringes of Melanesia and harness important economic and lithic resources deep within the lowland rainforests." -"Pavlides:2007prelapita","Pioneering archaeological research in the Admiralty Islands by Kennedy (1979, 1981, 1982, 1983, 2002) and others (Ambrose, 1976, 1988, 1991; Ambrose et al., 1981; Ambrose & Duerden, 1982; Fredericksen et al., 1993; Fredericksen, 1994) revealed early on the central position and importance of these northernmost islands of the Bismarck Archipelago. Distinguished by abundant obsidian sources that were utilized and distributed by the local inhabitants for at least 12,000 years, and chert resources that were exploited for well over 20,000 years, these islands are part of the long-standing tradition of early exploration and colonization now recognized for greater Melanesia. This paper presents new technological data for the flaked stone assemblage from the sites of Peli Louson (GFJ) and Father’s Water (GAC), which have cultural contexts dated to the mid and late Holocene. The technological data provide evidence about the occupation and management of the region and its resources and join an expanding dataset describing pre-Lapita settlement in island Melanesia." -"Pawley:2005papuan","This book is an inter-disciplinary exploration of the history of humans in New Guinea, the Bismarck Archipelago and the Solomon Islands, which make up the biogeographic and cultural region that is coming to be known as Near Oceania, with particular reference to the people who speak Papuan (non- Austronesian) languages. Discoveries over the past 50 years have given Near Oceania a prominence in world prehistory far beyond its demographic, economic and political importance. Archaeological research has established that by 40,000 years ago people had made the ocean crossings from South-east Asia to the Australia-New Guinea continent and had reached New Britain and New Ireland. By 30,000 years ago they had penetrated the high valleys of the central highlands of New Guinea. There is evidence of cultivation of taro, yam and banana and associated forest clearance in some parts of the central highlands from 10,000 years ago and this takes on a more systematic, agricultural character after about 7,000 years ago. ... [_truncated_]" -"Pearce:1981swan","An extensive open-air site, on an ancient floodplain bordering the Swan River, has been partially uncovered by a clay pit operation. Preliminary excavations of small areas have yielded stone artefacts intimately associated with charcoal and carbonized material, possibly resin. A series of radiocarbon measurements place the site among the earliest yet known from Australia, and indicate that the southwestern corner of the continent was populated by about 40,000 years ago." -"Pearce:2017antechinus","The buff-footed antechinus (Antechinus mysticus) is a newly described carnivorous marsupial from eastern Australia. We examined the diet composition and prey preference of this little known dasyurid in the southernmost (Brisbane) and northernmost (Eungella) populations. Animals were captured over three months (July-September) during 2014 encompassing the breeding period (late July and August) of the species. Seasonal sampling carried over into a second year which followed the succeeding cohort of juveniles as they dispersed from their maternal nest (summer), through their maturation (autumn), to the beginning of breeding (winter), sampling across one complete generation. The diet of A. mysticus consisted predominantly of invertebrates, with 16 prey orders identified (11 Insecta, two Arachnida, two Myriapoda, one Crustacea). Vertebrate (Family Scincidae) consumption was recorded in low abundance at both sites. The diet of A. mysticus was dominated by Araneae (spiders), Blattodea (cockroaches) and Coleoptera (beetles). Comparison of identified prey consumption in scats with prey availability in pitfall traps showed A. mysticus to be a dietary generalist, opportunistically consuming mostly invertebrate prey with supplementary predation on small vertebrates. Juvenile A. mysticus preyed predominantly on Blattodea (33.4% mean percentage volume) and Coleoptera (31.6% mean percentage volume), potentially suggesting a preference for larger, easier to catch, prey items. Further exploration into the relationship between prey and body size is required to determine this." -"Peck:2016thesis","This project focuses on the high-resolution analysis of archaeological marine fauna assemblages, using methodologies situated in an evolutionary ecology theoretical framework. These assemblages come from eight Kaiadilt archaeological sites across the South Wellesley Archipelago, which are a valuable dataset to examine not just dietary composition of foragers in the islands but also long-term patterns in the temporal and spatial availability of subsistence resources. This study also represents the first Australian investigation that applies trophic level analysis to archaeological marine fauna assemblages in order to explore anthropogenic effects on prehistoric fisheries (e.g. Bourque et al. 2008; Reitz et al. 2009; Quitmyer and Reitz 2006). Located in the southern Gulf of Carpentaria, in the central north of Australia the study area for this project focuses on Bentinck, Sweers and Fowler Islands, three of the largest islands in the South Wellesley Archipelago and the traditional home of Kaiadilt people. A three phase cultural chronology spanning the past c. 3,500 years is suggested for the study area, based on a comprehensive suite of 128 radiocarbon dates collected from cultural deposits, combined with results from linguistic studies (see Memmott et al. 2016). This archaeological research undertaken in collaboration with the Kaiadilt Aboriginal community has resulted in the recording of cultural places on their lands. Community engagement has been an integral part of this research and ultimately has contributed to the success of the project. At a regional level this thesis contributes to the discourse about Aboriginal subsistence practices in northern Australia for the late Holocene. The project provides a large dataset similar with those of other studies conducted internationally, and is therefore able to inform other research based within an ecological theory framework. ... [_truncated_]" -"Pecor:2003testudines","Order Testudines" -"Pecor:2003testudinidae","Family Testudinidae" -"Peltonen:2020lapland","ND" -"Pemberton:1999soils","Recent archaeological surveys along the west coast of Tasmania have located extensive midden deposits (Prince 1990, 1992), interbedded with late Holocene dune sands up to 30 m deep, which contain four distinct buried dune soil horizons. The accumulation of sand and the development of palaeosols on substrates which are readily mobilised occurs quickly. The presence of the palaeosols provides a stratigraphic framework which can assist in understanding the sequence of deposition and the environmental conditions which occurred at the time. ... [_truncated_]" -"Pendleton:2015rapid","ND" -"Pendleton:2017lichenometry","ND" -"Peng:2019cogarbu","ND" -"Peng:2020bhutanese","ND" -"Penserini:2017cascadia","In unglaciated steeplands, valley reaches dominated by debris flow scour and incision set landscape form as they often account for > 80\% of valley network length and relief. While hillslope and fluvial process models have frequently been combined with digital topography to develop morphologic proxies for erosion rate and drainage divide migration, debris-flow-dominated networks, despite their ubiquity, have not been exploited for this purpose. Here, we applied an empirical function that describes how slope-area data systematically deviate from so-called fluvial power-law behavior at small drainage areas. Using airborne LiDAR data for 83 small (~ 1 km2) catchments in the western Oregon Coast Range, we quantified variation in model parameters and observed that the curvature of the power-law scaling deviation varies with catchment-averaged erosion rate estimated from cosmogenic nuclides in stream sediments. Given consistent climate and lithology across our study area and assuming steady erosion, we used this calibrated denudation-morphology relationship to map spatial patterns of long-term uplift for our study catchments. ... [_truncated_]" -"Penserini:2023sutlej","Few studies have constrained the magnitudes and timescales associated with large-scale drainage captures (areas >103 km2), even though these constraints are crucial to reconstruct sediment budgets, assess the potential for drainage reorganization to be preserved in the rock record, and determine the extent to which environmental signals (i.e., structures, composition and fossil assemblages within sedimentary rocks that are influenced by sediment supply and transport) are representative of conditions during deposition. In this work, we characterize the Pleistocene capture of the Zhada Basin, an ~23 000 km2 extensional basin in southern Tibet, by the Sutlej River, a prominent tributary to the Indus River. We quantify the magnitudes and timescales of capture-driven erosion using knickpoint celerity modelling, paleotopographic reconstructions, 10Be-derived denudation rates, and topographic analyses of drainage divides. We find that capture has removed 2010 ± 400 km3 of sediment from the Zhada Basin, increasing sediment supply to the Sutlej network by 17% -29% since 735 ± 269 ka. This work represents a crucial step towards reconstructing the Pleistocene sediment budget of the Indus sedimentary system and identifying potential impacts from sediment redistribution. We also identify several plausible tectonic or autogenic mechanisms that may have facilitated capture of the Zhada Basin, including: (1) preferential erosion of weak lithologies along active faults, (2) headward erosion in response to prior capture of the Spiti River and (3) headward erosion generated by breaching of a structural culmination downstream (the Kullu-Rampur Window). This provides a framework to assess the mechanistic links between arc-parallel extension, large-scale drainage capture, landscape evolution and orogenic wedge deformation." -"Pepin:2013tunas","The study of the Las Tunas River incisions, located in the eastern Andean foreland front , provides new clues for the interpretation of deep piedmont entrenchments. Both the Las Tunas mountain catchment and its piedmont are strongly entrenched with maximal incision of over 100 m at the mountain front. Three main terrace levels are well exposed and are labelled T1, T2 and T3 from the youngest to the oldest. We combined geological and geomorphological field observations, kinematic GPS data, satellite data and aerial photos with geochronological and analysis to provide a detailed description of terrace organization and a discussion of the evolution of the Las Tunas landscape. The surprisingly constant concentrations in surface layers as deep as 1.5 m show that gently dipping alluvial surfaces can be continuously and deeply mixed. Our data show a first period of deposition (Mesones Fm) before 0.85 Myr (minimum T3 age), followed by deep erosion and a second sedimentation period (Las Tunas Fm) that includes a ca. 0.6 Myr ash deposit. T2 and T1 are inset in the Las Tunas Fm and were abandoned ca. 15–20 kyr ago. The similar ages for T2 and T1 show that post‐20 kyr entrenchment occurred very rapidly. Despite Quaternary deformation in the Las Tunas piedmont, terrace entrenchment is best explained by paleo‐climatic changes. The terrace organization reveals that the erosion‐sedimentation phases affected the entire system from the piedmont toe to 10 km upstream of the mountain front. Finally, contrary to the neighbouring more deeply incised Diamante River system, where late Quaternary piedmont uplift is more likely to have been a factor causing incision, the more stable Las Tunas system provides an incomplete geomorphological record of Pleistocene and Holocene climate variations. We suggest that climate variations are better recorded in uplifting piedmonts than in stable ones, where the magnitude of incision and sedimentation and the fact that they occur repeatedly at the same elevation can erase a large part of the record." -"Perg:2003cruz","We demonstrate that cosmogenic radionuclides can be employed to trace sediment when the sources have sufficiently distinct concentrations, and develop a theoretical mixing model for a rocky coastline littoral system. We combine the resulting mixing model with existing cosmogenic radionuclide methods that quantify river inputs and terrace ages to determine the major components of the long-term littoral sediment budget of the Santa Cruz, California, coastline. Sediment derived from coastal basins eroding at 0.2 mm/yr has a much lower concentration than sediment derived from 60–84 ka terrace sands atop backwearing seacliffs. The complex pattern of cosmogenic radionuclide concentrations in littoral sands along >100 km of coastline can be explained by mixing sediment derived from seacliffs backwearing at 10 cm/yr with that delivered by rivers having widely different amounts of sediment discharge." -"Petchey:2005local","Marine shell has several advantages for radiocarbon (14C) dating in the Pacific. It is ubiquitous in archaeological sites, is easy to identify to the species level, and can often be related directly to human activity. Consequently, shells are one of the most commonly dated 14C sample types within this region. A suitable local marine correction (∆R) needs to be applied to shell determinations, however, in order to correct for surface ocean 14C variability and obtain calendar ages. This can be achieved using carefully selected charcoal and shell samples recovered from archaeological sites. In this paper, new and extant charcoal and shell 14C determinations from the Kainapirina (SAC) locality on Watom Island in Papua New Guinea have been used to calculate a ∆R of 261 ± 101 14C years. Because of complexities with the stratigraphy of SAC, we have followed a methodology outlined in Nicholls and Jones (2001) and Jones et al. (in press) that allows some uncertainty in the dated events to be incorporated in the calculation. This ∆R value is in accord with our expectations for the Papua New Guinea region." -"Petchey:2005three","In archaeological dating, the greatest confidence is usually placed upon radiocarbon results of material that can be directly related to a defined archaeological event. Human bone should fulfill this requirement, but bone dates obtained from Pacific sites are often perceived as problematic due to the incorporation of 14C from a range of different reservoirs into the collagen via diet. In this paper, we present new human bone gelatin results for 2 burials from the SAC archaeological site on Watom Island, Papua New Guinea, and investigate the success of calibrating these determinations using dietary corrections obtained from δ34S, δ15N, and δ13C isotopes." -"Petchey:2011testing","Archaeologists have long debated the origins and mode of dispersal of the immediate predecessors of all Polynesians and many populations in Island Melanesia. Such debates are inextricably linked to a chronological framework provided, in part, by radiocarbon dates. Human remains have the greatest potential for providing answers to many questions pertinent to these debates. Unfortunately, bone is one of the most complicated materials to date reliably because of bone degradation, sample pre-treatment and diet. This is of particular concern in the Pacific where humidity contributes to the rapid decay of bone protein, and a combination of marine, reef, C4, C3 and freshwater foods complicate the interpretation of 14C determinations. Independent advances in bone pre-treatment, isotope multivariate modelling and radiocarbon calibration techniques provide us, for the first time, with the tools to obtain reliable calibrated ages for Pacific burials. Here we present research that combines these techniques, enabling us to re-evaluate the age of burials from key archaeological sites in the Pacific." -"Petchey:2012bismarck","Interactions between islands, ocean currents, and winds cause large-scale eddies and upwelling in the lee of islands that can result in spatial variation in the marine radiocarbon reservoir. For waters around New Ireland and the Bismarck Sea, ΔR values ranging from 365 to −320 14C yr have been reported (Kirch 2001; Petchey et al. 2004). Petchey et al. (2004) proposed that some of this variation was caused by seasonal reversals in the South Equatorial Current and North Equatorial Counter Current system, combined with Ekman upwelling from the Equator. McGregor et al. (2008) suggested additional complexity within this region caused by a change in the reservoir value over time in response to changing climatic conditions. We present a series of 14 new and extant published ΔR and R values on historic shells, combined with 8 values from archaeological terrestrial/marine pairs and U-Th dated coral, that support observations of localized variability caused by a complex interplay between seasonal currents, riverine input, and ocean eddies. On the basis of these values and oceanographic data, we divide the Bismarck Sea surface marine 14C reservoir into 6 tentative subregions. In particular, our results support significant variation within channels at the southwest and southeast ends of New Britain and towards the equatorial boundary of the sea. Our results indicate that within the Bismarck Sea geographical variation appears to be more extreme than temporal over the last 3000 yr." -"Petchey:2012marine","Herbivorous and deposit-feeding gastropods are a major component of archaeological shell middens worldwide. They provide a wealth of information about subsistence, economy, environment, and climate, but are generally considered to be less than ideal for radiocarbon dating because they can ingest sediment while they graze, inadvertently consuming terrestrial carbon in the process. However, few studies of 14C activity in herbivores or deposit-feeding gastropods have been conducted into this diverse range of animals that inhabit many environmental niches. Here, we present results investigating 14C variability in shells belonging to the families Strombidae and Potamididae from the Bogi 1 archaeological site, Caution Bay, southern coastal Papua New Guinea (PNG). These shells make up 39.3% of the shell MNI in the excavation units studied and some of these species are the most common taxa of neighboring sites. It would therefore be advantageous to establish if there are any 14C offsets associated with such animals, and identify those that can give reliable calendar ages. Our methodology combines a high-resolution excavation protocol, selection of short-lived samples identified to species level, and a triisotope approach using 14C, δ13C, and δ18O to evaluate the source of variability in shells. Our results indicate that considerable variation exists between different species of Strombidae with some inhabiting muddier environments that act as sinks for limestone-derived sediments with depleted 14C content. The magnitude of variation is, however, overshadowed by that measured in the mudwhelk, Cerithidea largillierti, which has the largest spread in 14C of any shellfish studied so far at Caution Bay. This animal ingests sediment within the estuary that contains 14C derived from both enriched and depleted sources." -"Petchey:2013dating","The remains of shellfish dominate many coastal archaeological sites in the Pacific and provide a wealth of information about economy, culture, environment and climate. Shells are therefore the logical sample type to develop local and regional radiocarbon chronologies. The calibration of radiocarbon (14C) dates on marine animals is not straightforward, however, requiring an understanding of habitat and dietary preferences as well as detailed knowledge of local ocean conditions. The most complex situations occur where terrestrial influences impinge on the marine environment resulting in both the enrichment and depletion of 14C (Ulm Geoarchaeology 17(4):319–348, 2002; Petchey and Clark Quat Geochronol 6:539–549, 2011). A sampling protocol that combines a high-resolution excavation methodology, selection of short-lived samples identified to species level, and a triisotope approach using 14C, δ13C and δ18O, has given us the ability to identify 14C source variation that would otherwise have been obscured. Here, we present new research that details high-resolution mapping of marine 14C reservoir variation between Gafrarium tumidum, Gafrarium pectinatum, Anadara granosa, Anadara antiquata, Batissa violacea, Polymesoda erosa and Echinoidea from the Bogi 1 archaeological site, Caution Bay, southern coastal Papua New Guinea. These isotopes highlight specific dietary, habitat and behavioural variations that are key to obtaining chronological information from shell radiocarbon determinations." -"Petchey:2013mabuiag","Original Radiocarbon Dating Lab reports for samples Wk-37951, Wk-37953, Wk-37954, Wk-37955, Wk-37956, Wk-37957. Sample batch originates from Mabuiag, Torres Strait Islands, QLD, AUS. The University of Waikato, Radiocarbon Dating Laboratory" -"Petchey:2017karawari","Radiocarbon age reports for Wk-45980 and Wk-45981." -"Petchey:2018pbk","Radiocarbon age reports for Wk-47758, Wk-47759, Wk-47756, and Wk-47757." -"Petchey:2019murujuga","Original Radiocarbon Dating Lab reports for samples Wk-50093, Wk-50094, Wk-50095, Wk-50096, Wk-50097. Sample batch originates from Murujuga, WA, AUS. The University of Waikato, Radiocarbon Dating Laboratory" -"Petchey:2021cautioni","Radiocarbon age reports for Wk-31565, Wk-31566, and Wk-31567." -"Petchey:2021cautionii","Radiocarbon age reports for Wk-38680, Wk-38681, Wk-38683, and Wk-38684." -"Petchey:2021cautioniii","Radiocarbon age reports for Wk-42612, Wk-42613, Wk-42614, Wk-42615, Wk-42617, and Wk-42619." -"Petchey:2021pngi","Radiocarbon age reports for sites in the Kopi area (Wk-18868, Wk-18869, Wk-18870, Wk-18871, Wk-18872, Wk-18873, Wk-18874, Wk-18875, Wk-18876, Wk-18877, Wk-18878, Wk-18879, Wk-18880, Wk-18881, Wk-18882, Wk-18883, Wk-18884, Wk-18885, Wk-18886, Wk-18887, Wk-18888, Wk-18889, Wk-18890, Wk-18891, Wk-18892, Wk-18893, Wk-18895, Wk-18896, Wk-18897, Wk-18899, Wk-18900, Wk-18901, Wk-18902, Wk-18903, Wk-18904, Wk-18905, Wk-18906, Wk-18907, Wk-18908, Wk-18909, Wk-18910, Wk-18911, Wk-18912, Wk-18913, Wk-18914, Wk-18915, Wk-18916, Wk-18917, Wk-18918, Wk-18919, Wk-18920, Wk-18921, Wk-18922, Wk-18923, Wk-18924, Wk-18925, Wk-18926, Wk-18927, Wk-18928, Wk-18929, Wk-18930, Wk-18931, Wk-18933, Wk-18934, Wk-18935, Wk-18936, Wk-18937, Wk-18938, Wk-18939, Wk-18940, Wk-18941, Wk-18942, Wk-18943, Wk-18944, Wk-18945, Wk-18946, Wk-18947, Wk-18948, Wk-18949), Kopi (Wk-19968, Wk-19969, Wk-19970, Wk-19971, Wk-19972, Wk-19973, Wk-19974, Wk-19976, Wk-19977, Wk-19978, Wk-19979, Wk-19981, Wk-19982, Wk-19983, Wk-19984, Wk-19985, Wk-19986), near Kopi village (Wk-20191), upcreek of the Kikori River (Wk-20372), Kopi (Wk-20962, Wk-20963), Epemeavo village (Wk-22224, Wk-22225, Wk-22223), inland from Kea Kea village (Wk-22221, Wk-22222), Samoa in Gulf Province (Wk-23048, Wk-23049, Wk-23050, Wk-23051, Wk-23052, Wk-23053, Wk-23054, Wk-23055, Wk-23056, Wk-23057), Otoia in Gulf Province (Wk-23058, Wk-23059, Wk-23060), Kikori River Delta (Wk-23998, Wk-23999, Wk-24000), Aird Hills (Wk-25292, Wk-25293, Wk-25296, Wk-25298, Wk-25299, Wk-25295, Wk-25300), rainforest lowland (Wk-25302, Wk-25303), Aird Hills (Wk-25291), intertidal flats (Wk-25465), between Papa and Boera (Wk-25748, Wk-25749, Wk-25750, Wk-25751, Wk-25752), near Port Moresby (Wk-27301, Wk-27302), near Boera (Wk-27154), west of Port Moresby (Wk-27506), near Boera (Wk-27500, Wk-27501, Wk-27510, Wk-27511, Wk-27512, Wk-27514, Wk-27515, Wk-27516), 20km west of Port Moresby (Wk-27632, Wk-27633), village site west of Port Moresby (Wk-27707, Wk-27708, Wk-27713, Wk-27710, Wk-27711, Wk-27712), 20km west of Port Moresby (Wk-27837, Wk-27838, Wk-27839), 20km northwest of Port Moresby (Wk-28278, Wk-28266, Wk-28267, Wk-28268, Wk-28270, Wk-28271, Wk-28272, Wk-28273, Wk-28274, Wk-28275), near Baina (Wk-37611), 20km northwest of Port Moresby (Wk-28414), Poromoi Tamu (Wk-28652, Wk-28653, Wk-28654, Wk-28657, Wk-28655), 20km northwest of Port Moresby (Wk-29210, Wk-29211), midden 20km northwest of Port Moresby (Wk-29342, Wk-29343, Wk-29344, Wk-29345, Wk-29346), Bogi (Wk-29953, Wk-29954, Wk-29956), 20km northwest of Port Moresby (Wk-30017, Wk-30018, Wk-30042, Wk-30458, Wk-30465), Caution Bay (Wk-36369, Wk-36371, Wk-36372, Wk-36373, Wk-36374, Wk-36375), near Baina (Wk-37605, Wk-37606, Wk-37607, Wk-37608, Wk-37609, Wk-37610, Wk-37612), southern lowlands (Wk-22740, Wk-22741, Wk-22742, Wk-22743, Wk-22744, Wk-22745, Wk-22746, Wk-22748, Wk-22749, Wk-22750, Wk-22747), Gulf Province (Wk-29535, Wk-29536, Wk-29538, Wk-29539, Wk-29540, Wk-29544, Wk-29545, Wk-29546, Wk-29541, Wk-29542, Wk-29543, Wk-29547)." -"Petchey:2021pngii","Radiocarbon age reports for sites Belepa village (Wk-30795, Wk-30793), Gulf of Papua (Wk-31232, Wk-31233, Wk-31221, Wk-31227, Wk-31228, Wk-31230), Gulf Province (Wk-31824, Wk-31826, Wk-31827, Wk-31828, Wk-31829, Wk-31830, Wk-31831, Wk-31832, Wk-32235, Wk-32236, Wk-32237, Wk-32238, Wk-32240, Wk-32241, Wk-32242, Wk-32243, Wk-33263, Wk-33265, Wk-33266, Wk-33267, Wk-33268, Wk-33954, Wk-33955, Wk-33956, Wk-33957, Wk-33958, Wk-33959, Wk-33961, Wk-33963, Wk-33964, Wk-33966), lowlands east of Vailala River (Wk-34212, Wk-34213), and Hood Bay (Wk-42519, Wk-42521, Wk-42522, Wk-42520, Wk-42523, Wk-42524)." -"Peterson:1987ciconiiformes","Order Ciconiiformes" -"Peterson:1987columbiformes","Order Columbiformes" -"Peterson:1987gruiformes","Order Gruiformes" -"Peterson:1987passeriformes","Order Passeriformes" -"Peterson:1987psittaciformes","Order Psittaciformes" -"Peterson:1987struthioniformes","Order Struthioniformes" -"Peterson:1987turniciformes","Order Turniciformes" -"Peterson:2002mountain","ND" -"Petherick:2008dust","A high-resolution, multiproxy record of palaeoclimatic and palaeoenvironmental variability extending to ca. 42 cal. ka has been constructed from lake sediment from Native Companion Lagoon (NCL), North Stradbroke Island (NSI), Queensland. Aeolian materials extracted from the lake sediment act as a proxy for aridity in eastern Australia. ICP-MS trace element analysis of the aeolian sediment and subsequent provenancing of the far-traveled dust component show variations in dominant dust source areas for NSI, with periods of increased aridity during the late Pleistocene showing increased input into NCL from the Murray-Darling Basin and central South Australia. ... [_truncated_]" -"Petherick:2008stadials","A high-resolution, multiproxy record encompassing the last glacial–interglacial transition is presented for Native Companion Lagoon, a coastal site in subtropical eastern Australia. Rates of aeolian sedimentation in the lake were established by trace element analyses of lacustrine sediments and used as a proxy for aridity. In conjunction with sediment moisture content, charcoal and pollen these provide a multi-decadal record of palaeoenvironmental variability for the period 33–18 k cal. yr BP. Results indicate that the Last Glacial Maximum in eastern Australia spanned almost 10 k cal. yr, and was characterised by two distinct cold dry events at approximately 30.8 k cal. yr BP and 21.7 k cal. yr BP. Provenance of selected sediment samples by trace element geochemical fingerprinting shows that continental sourced aeolian sediments originated primarily from South Australia during these cold events and from sites in central Australia during the intervening time." -"Petherick:2011thesis","A continuous, high resolution (average ca. 22 year) record encompassing the termination of the Last Glacial Cycle (LGC) (defined here as ca. 31 - 18 kyr) has been developed using multiple proxies (viz. sediment flux, grain size, moisture content, pollen and charcoal) in lake sediment from Tortoise Lagoon (TOR), North Stradbroke Island (NSI), Queensland, Australia. This record is one of only two available from the lowland subtropics of Australia which are continuous through the termination of the LGCLGC. As such, the TOR record assists in bridging an extensive spatial gap between the records of palaeoclimatic and palaeoenvironmental variability from the tropical north and temperate south. The presence of key pollen taxa (e.g. Asteraceae (Tubuliflorae) and spineless Asteraceae, which are common indicators of glacial conditions in Australia) at TOR indicates significantly cooler temperatures (mean annual temperature up to 11oC lower than today) extending into the subtropics. Pollen taxa present also indicate mean annual precipitation up to 65% lower than modern. Similarities between the vegetation at TOR during the Last Glacial Maximum (LGM) and that at temperate sites e.g. Caledonia Fen, Victoria (Kershaw et al. 2007b), Redhead Lagoon, New South Wales (Williams et al. 2006) and Barrington Tops, New South Wales (Sweller and Martin 2001) suggests that this record reflects regional conditions across southeastern Australia. ... [_truncated_]" -"Petherick:2017subtropical","A continuous, record encompassing the termination of the Last Glacial cycle (defined here as ca. 30-18 cal. kyr BP) has been developed using multiple proxies (viz. clastic sediment flux, grain size, moisture content, pollen and charcoal) archived in lake sediments from Tortoise Lagoon, North Stradbroke Island, Australia. The record indicates an extended Last Glacial Maximum, with an onset at ca. 30 kyr BP. The presence of rainforest and arboreal taxa for the 30-18 kyr BP period indicate a positive moisture balance, while the presence of the now regionally extinct Asteraceae (Tubuliflorae) and Tubulifloridites pleistocenicus indicate relatively cool temperatures. Total clastic sediment flux and the vegetation assemblage suggest that, at least in subtropical Australia, the Last Glacial Maximum was characterized by two peaks in aridity at ca. 29e26 kyr BP and 24.5e20 kyr BP." -"Petrequin:2020ecology","New Guinea, and especially Papua New Guinea, is the last country in the world where ethnologists were able to closely observe, film and photograph the whole manufacturing chaînes opératoires of polished stone felling tools, from quarry extraction to finished tool use. Research on the polished blades of PNG has evolved over the years, following changing philosophies and research agendas. While it is clear that an exceptional sum of information has been gathered, it remains centered on that small part of the Highlands where conditions for field research were more pleasant than elsewhere. This presentation of Irian Jaya axes therefore tackles a topic that remains mostly unexplored. Until now, stone tool research in New Guinea has followed an anthropocentric approach, in which tools are seen more as vectors for social exchanges than as means of acting on the environment." -"Petrie:2008assessing","Bayesian statistical approaches to calibrating radiocarbon determinations can make a significant contribution to disaster studies by adding precision to the dating of both the environmental forcing agent and the consequent human responses. An archaeological case study in the Willaumez Peninsula region of New Britain, Papua New Guinea uses radiocarbon dating to examine the chronology of five major volcanic events and the timing and nature of recolonization. The results demonstrate the general applicability of Bayesian-based approaches for building a sound tephrochronology and for evaluating the impacts of volcanic hazards on human history." -"Pfeifer:2021growing","Many mountain ranges survive in a phase of erosional decay for millions of years (Myr) following the cessation of tectonic activity. Landscape dynamics in these post-orogenic settings have long puzzled geologists due to the expectation that topographic relief should decline with time. Our understanding of how denudation rates, crustal dynamics, bedrock erodibility, climate, and mantle-driven processes interact to dictate the persistence of relief in the absence of ongoing tectonics is incomplete. Here we explore how lateral variations in rock type, ranging from resistant quartzites to less-resistant schists and phyllites and up to the least-resistant gneisses and granitic rocks, have affected rates and patterns of denudation and topographic forms in a humid semitropical, high-relief, post-orogenic landscape in Brazil where active tectonics ended hundreds of Myr ago. We show that denudation rates are negatively correlated to topographic relief, channel steepness and modern precipitation rates. Denudation instead correlates with inferred bedrock strength, with resistant rocks denuding more slowly relative to more erodible rock units, and suggest that the efficiency of fluvial erosion varies primarily due to these bedrock differences. Variations in erodibility continue to drive contrasts in rates of denudation in a tectonically inactive landscape evolving for hundreds of Myr, suggesting that equilibrium is not a natural attractor state and that relief continues to grow through time. Over the long timescales of post-orogenic development, exposure at the surface of rock types with differential erodibility can become a dominant control on landscape dynamics by producing spatial variations in geomorphic processes and rates, promoting the survival of relief, and determining spatial differences in erosional response timescales long after cessation of mountain building." -"Philipps:2017hornsund","ND" -"Philipps:2018uummannaq","ND" -"Phillips:1997wind","ND" -"Phillips:2000nanga","ND" -"Phillips:2006cairngorm","ND" -"Phillips:2008scotland","ND" -"Phillips:2016huancane","ND" -"Phillips:2016sierra","ND" -"Pierce:2017tahoe","ND" -"Pietsch:2006gwydir","This study examines the downstream changes in the character of the Gwydir distributary system which flows across the Gwydir fan-plain, a large (~ 7500 km2) low gradient alluvial surface which forms part of the Darling Riverine Plains of southeastern Australia. The Late Quaternary history of the distributary system is evaluated by investigating the chronology and probable discharges of palaeochannels at or near the surface of the fan-plain. Channels of the contemporary distributary system are characterized by downstream declining discharges, in part a result of the interaction of the modern system with remnants of the preceding palaeochannel systems. The hydraulic geometry of the contemporary channels revealed that these distributaries do not have a uniform response to declining discharge, with differences in heights of off-takes leading to differences in sedimentology, hydrology and channel morphology. Of the four distributaries, the Gwydir River is the bedload transporting trunk stream, hence its hydraulic geometry is fundamentally influenced by the need to maintain bedload conveyance as discharge declines downstream. It maintains a relatively deep channel facilitated in part by adoption of an anabranching habit in its lower reaches, and by relatively continuous flow that keeps its bed free of vegetation. Hence it has a relatively low W/​D ratio. ... [_truncated_]" -"Pietsch:2013gwydir","Ages for large palaeochannels of the Gwydir distributive fluvial system (DFS) in northern New South Wales, Australia have been determined using single grain optically stimulated luminescence. Two palaeochannel systems have been found to dominate; the here named Coocalla (43-34~ka) and Kamilaroi (19-16~ka) which have inferred palaeodischarges 25-100 times the bankfull discharges of nearby channels of the contemporary Gwydir system, which appears to have been established during the Mid-Holocene. This scale differential is very much larger than that reported for other catchments in southeastern Australia, and reflects both a decline in catchment runoff through the Last Glacial cycle and the adoption of a distributary pattern sometime after 16~ka. Actual decline in catchment runoff, determined by comparing estimated palaeodischarge with contemporary flows upstream of the DFS where flow is confined to a single channel, indicate contemporary discharge to be 0.1 times and 0.25 times that of the Coocalla and Kamilaroi, respectively. The chronology presented here shows periods of increased discharge in the Gwydir to be more or less coincident with those observed elsewhere in the Murray Darling Basin. Although no evidence of a 'Gum Creek' fluvial phase (from 35 to 25~ka) was found, the Coocalla and Kamilaroi palaeochannel systems broadly conform in age to 'Kerarbury' and 'Yanco' fluvial phases on the Murrumbidgee and Murray systems. This synchronicity with more southern catchments supports the hypothesis that La Nina - like conditions were semi-permanent for much of the Last Glacial cycle with moisture derived largely from the western Pacific Ocean." -"Pietsch:2015normanby","We present the results of investigations into alluvial deposition in the catchment of the Normanby River, which flows into Princess Charlotte Bay (PCB) in the northern part of the Great Barrier Reef Lagoon. Our focus is on the fine fraction (<~63µm) of alluvial deposits that sit above the sand and gravel bars of the channel floor, but below the expansive flat surface generally referred to as the floodplain. Variously described as benches, bank attached bars or inset or inner floodplains, these more or less flat-lying surfaces within the macro-channel have hitherto received little attention in sediment budgeting models. We use high resolution LiDAR based mapping combined with optical dating of exposures cut into these in-channel deposits to compare their aggradation rates with those found in other depositional zones in the catchment, namely the floodplain and coastal plain. In total 59 single grain OSL dates were produced across 21 stratigraphic profiles at 14 sites distributed though the 24226km2 catchment. In-channel storage in these inset features is a significant component of the contemporary fine sediment budget (i.e. recent decades/last century), annually equivalent to more than 50% of the volume entering the channel network from hillslopes and subsoil sources. Therefore, at the very least, in-channel storage of fine material needs to be incorporated into sediment budgeting exercises. Furthermore, deposition within the channel has occurred in multiple locations coincident in time with accelerated sediment production following European settlement. Generally, this has occurred on a subset of the features we have examined here, namely linear bench features low in the channel. This suggests that accelerated aggradation on in-channel depositional surfaces has been in part a response to accelerated erosion within the catchment. The entire contribution of ~370 kilotonnes per annum of fine sediment estimated to have been produced by alluvial gully erosion over the last ~100years can be accounted for by that stored as in-channel alluvium. These features therefore can play an important role in mitigating the impact on the receiving water of accelerated erosion." -"PikeTay:2008systematic","New research on the odontochronological (dental growth-increment) analysis of marsupial teeth provides opportunities to estimate with more certainty the time of the year Tasmanian Aborigines inhabited sites during the late Pleistocene. Here we focus on the Bennett's wallaby (Macropus rufogriseus) as a proxy for understanding seasonal human land use patterns and occupation of four southwest Tasmanian caves. The aim of the paper is to investigate whether caves at different altitudes were occupied in alternating seasons, and determine if the 'Patch Model' developed to explain the archaeological variability of late Pleistocene human behavior should be modified accordingly. The data presented here support the original observations that these sites, although reflecting extreme richness, were occupied in a punctuated seasonal manner with visits probably separated by a considerable time of unknown duration." -"Pittock:1989disappointment","BSc Hons thesis (unpublished)" -"Placzek:2010atacama","The Atacama Desert is one of the driest places on Earth. Multiple lines of evidence show that the Atacama has been hyperarid since at least the late Miocene, among these are cosmic-ray exposure ages indicating that individual clasts on some surfaces have been preserved for > 9 Ma and possibly since the Oligocene. Although these remarkably old ages indicate slow landscape evolution, it is not clear whether this pace is characteristic of the entire Atacama, or only of specific regions, landforms, or landscape elements. To address this question, we measured cosmogenic 10Be, 26Al, and 21Ne from a wide variety of landscape elements in a transect across the Central Atacama, where modern precipitation is at an extreme minimum, but where the concentration of cosmogenic nuclides in stable landscape elements has not previously been recorded. We find that the hyperarid core of the Central Atacama has substantially slower erosion rates than its eastern and western margins; however, even the driest part of this transect has erosion rates comparable to those of other deserts, ranging from 0.2–0.4 m/Ma. The most stable landscape elements are boulder fields, with exposure ages of 1.5–2.6 Ma. The vast majority of samples in the Central Atacama Desert, however, have cosmogenic nuclide concentrations corresponding to ages < 1.2 Ma, indicative of Pleistocene modification of almost the entire landscape. Furthermore, extreme boulder ages > 5 Ma documented elsewhere in the Atacama were not found in our area and appear to be limited to exceptionally stable boulders or cobbles in either the northern or southern extremes of the Atacama Desert. We suggest that the Central Atacama has been subject to episodic Pliocene and Pleistocene rainfall and geomorphic activity, perhaps due to intrusion of Pacific moisture." -"Pledge:1990henschke","ND" -"Pledge:2002hallett","ND" -"Pocock:1993nelson","In early 1991, the Centre for Prehistory, Univer­sity of Western Australia, was engaged by the Hydro-Electric Commission of Tasmania (HEC) to carry out a program of salvage recording, collection and excavation in the King River valley. This was undertaken because of plans by the Hydro-Electric Commission to flood die river valley as part of a new power scheme. The work carried out by the Centre for Prehistory was undertaken with the full cooperation of the Tasmanian Aboriginal Land Council, and Aboriginal Consultants were em­ ployed in all phases of the project. ... [_truncated_]" -"Polach:1967listi","The Radiocarbon Dating Laboratory is installed in the Department of Geophysics and Geochemistry, Institute of Advanced Studies of the Australian National University. The Australian Institute of Aboriginal Studies has materially aided the establishment of the laboratory and is allocated a major proportion of the dating time over the next three years for samples in Australian Aboriginal archaeology. Beyond this the laboratory is to serve research needs within the University. To facilitate communication between collectors and laboratory a handbook on collection of specimens and interpretation of results has been prepared (Polach and Golson, 1966) and a radiocarbon sample record and an age determination sheet are in use." -"Polach:1968listii","The C14 measurements reported here were carried out by the Radiocarbon Laboratory, Dept. of Geophysics and Geochemistry, A.N.U., between Jan. and Aug. 1967. Laboratory equipment consists of a Beckman methane gas-proportional unit (ANU I) supplemented in Dec. 1966 by an automatic 3-channel Beckman model LS-200 liquid scintillation spectrometer. Synthesis of methane and benzene is the same as used in ANU I and described by Polach and Stipp (1967). Treatment of samples remains a 2N hot acid (HCl) wash unless otherwise specified. Where applicable, fractional separation follows procedures reported by Olson (1963), Berger et al. (1964), Tamers and Pearson (1965), and Krueger (1966). In the treatment of bone samples, physical or mechanical cleaning could not completely remove sedimentary material often filling the structural pores. This material, if present, was retained with the fraction referred to as “collagen”. Since we are not dealing with pure collagen, we prefer to call it “acid-insoluble” bone fraction, a name describing the treatment. These dates are reported as equal to or greater than given age. ... [_truncated_]" -"Polach:1970listiv","The present date list describes the first stage of a co-operative study on the validity of dating secondary soil carbonates in arid and semi-arid environments of Australia. Because of the complex nature of the physical and chemical variables in a soil environment, many additional samples are being dated from stratigraphically controlled sites before final evaluation of carbonate reliability is possible." -"Polach:1978listvi","The following list contains most of the measurements made during 1974, since our last list (R, 1973, v 15, p 241-251). All measurements were performed on a Beckman LS-200 Liquid Scintillation Spectrometer following previously published setting up (Polach, 1974), automatic cycling (Polach, 1969) and benzene synthesis (Polach and Stipp, 1966; Polach et al, 1972) procedures." -"Polach:1980bega","Atmospheric 14C variations in nature, as previously documented for the Southern Hemisphere by studies carried out in South Africa and New Zealand, were supplemented by 14C concentration measurements of wheat-grain samples collected in southeastern New South Wales. Our measurements cover the critical period of 1945/46 up to 1956/57, and span the transition of Suess and atom-bomb effects. The observed variations can be followed quite precisely in the peat deposits of the Bega Swamp, New South Wales, and indicate that vertical mixing of organic components within the peat is negligible. Pollen analytical data covering the last 400 years also show that the peats act as efficient traps; thus, time-precise zonations can be identified, and historically documented man-induced changes in pollen assemblages can be correlated with 14C ages in recent times." -"Porch:1992rockshelters","ND" -"Porreca:2018iro","ND" -"Portenga:2015bhutanese","Western Bhutan provides an ideal setting to understand the interplay between uplift, erosion, and fluvial sediment transport in an active mountain environment. Using in situ-produced 10Be (49 samples) and 26Al (5 samples) in fluvial sediment from nested catchments throughout the Puna Tsang Chhu drainage basin, we examine erosion rates in different geomorphic environments including two high-relief regions – a glacierized zone in the north and a high-rainfall zone in the south – as well as remnants of an uplifted, lower-relief paleosurface between them. The erosion rates roughly mirror this north–south zonation: lower rates (avg. 388 ± 32 m My− 1, n = 16) prevail in the low-relief zone, roughly coinciding with lower-relief terrain where mean annual precipitation is ~ 1500 mm yr− 1; the highest rates (avg. 956 ± 160 m My− 1, n = 13) are in the south (27.10°–27.35°N), where rainfall is > 4000 mm yr− 1; high rates (avg. 700 ± 62 m My− 1, n = 15) also occur in the northern, glacierized region (27.70°–28.10°N). All 49 purified mineral separates used in this study contain measurable amounts of native 9Be (up to 900 μg), violating the assumption of negligible 9Be that is commonly made in the isotope dilution method used to quantify 10Be. To correct for this native 9Be, we use high precision, replicate measurements of 9Be in each sample to calculate 10Be concentrations from measured isotopic ratios. Neglecting native 9Be would have led to erosion rate overestimates from <20\% to >400\%. The pervasive nature of 9Be in these samples underscores the importance of quantifying the native 9Be concentration in mineral separates used for cosmogenic 10Be analysis." -"Portenga:2016burning","The extent to which Aboriginal Australians used fire to modify their environment has been debated for decades and is generally based on charcoal and pollen records rather than landscape responses to land-use change. Here we investigate the sensitivity of in-situ-produced 10Be, an isotope commonly used in geomorphological contexts, to anthropogenic perturbations in the southeastern Australian Tablelands. Comparing 10Be-derived erosion rates from fluvial sediment (8.7 ± 0.9 mm k.y.-1; 1 standard error, SE; n = 11) and rock outcrops (5.3 ± 1.4 mm k.y.-1; 1 SE; n = 6) confirms that landscape lowering rates integrating over 104-105 yr are consistent with rates previously derived from studies integrating over 104 to >107 yr. We then model an expected 10Be inventory in fluvial sediment if background erosion rates were perturbed by a low-intensity, high-frequency Aboriginal burning regime. When we run the model using the average erosion rate derived from 10Be in fluvial sediment (8.7 mm k.y.-1), measured and modeled 10Be concentrations overlap between ca. 3 ka and 1 ka. Our modeling is consistent with intensified Aboriginal use of fire in the late Holocene, a time when Aboriginal population growth is widely recognized." -"Portenga:2016goulburn","The timing of landscape change, post-settlement alluvium (PSA) deposition and gully erosion in the southeastern Australian Tablelands remains at the centre of a long-standing discussion over the geomorphological effects of European land-use compared with Aboriginal land-use and climate change. Few quantitative studies date the onset of gully erosion and subsequent PSA deposition in the Tablelands and those that do determine the timing of landscape change for individual catchments rather than across the region. In this study, we present optically stimulated luminescence (OSL) burial ages of swampy meadow (SM) sediment and PSA from six sites spread throughout the Goulburn Plains to place better regional constraints on the timing of landscape change. PSA burial ages at each of our sample sites range between 213 and 81 years before AD 2013, the year during which all samples were collected and measured – corresponding to AD 1800–1932. All measured PSA burial ages post-date European arrival to Australia and are therefore consistent with the generic name and implied age assigned to these sediments before quantitative age estimates were available for them. We suggest, however, that the term post-European settlement alluvium may be more appropriate in the Australian context as Aboriginal Australians were living in the Tablelands prior to European arrival. Associations between the occurrence of gully incision and PSA deposition throughout the Tablelands and climatic factors are tenuous, and we suggest that European land-use practices in the region dominate landscape evolution, which had been driven by climatic factors throughout the Holocene." -"Portenga:2019potomac","Beryllium isotopes measured in detrital river sediment are often used to estimate rates of landscape change at a basin scale, but results from different beryllium isotope systems have rarely been compared. Here, we report measurements of in situ and meteoric 10Be (10Bei and 10Bem, respectively) along with measurements of reactive and mineral phases of 9Be (9Bereac and 9Bemin, respectively) to infer long-term rates of landscape change in the Potomac River basin, North America. Using these data, we directly compare results from the two different 10Be isotope systems and contextualize modern sediment flux from the Potomac River basin to Chesapeake Bay. ... [_truncated_]" -"Porter:1979skull","ND" -"Potsch:2017turgen","ND" -"Powell:1970thesis","Vegetation changes now being reported in pollen analytical studies from many tropical and subtropical areas are considered predominantly in terms of climate change, little attention being paid to the history of human influences on the vegetation there, despite the evidences provided by archaeology and ecological studies. The European situation has been used as a theoretical basis for correlation of climatic changes on a world wide scale, while the available evidence, especially from British diagrams, of human influences more often than not overriding those of climate, has hardly been considered. The present study was undertaken to fill a gap in this knowledge and to try to show that the palynological method could provide objective evidence of human influence on vegetation in a tropical region, readily distinguishable from climatic influences. The investigation involved stratigraphic and palynological studies of lake and swamp sites in a highland region o:f New Guinea together with a local survey of present day vegetation and modern pollen rain. Combined with radiocarbon dating and archaeological correlations the study allows some conclusions to be drawn about early human influences in the area, as well as their relation to possible vegetation changes induced by climate or other factors." -"Powell:1975mthagen","ND" -"Powell:1982history","The natural flora of New Guinea comprises 1465 genera (in 246 families) of widespread tropical, Malesian and Australian affinities (van Balgooy 1976). The island is extremely diverse in environments and vegetation, ranging from the lowland coastal and riverine swamps with mangroves, nipa and sago palm forests, through dry plains covered with grassland and open woodland to rich lowland, foothill and high mountain rainforests (Paijmans 1976). Within this landscape some 3.4 million people live. Population densities are generally very low in the coastal and lowland swampy areas and in the grassland and open woodland areas with marked rainfall seasonality (2-4 persons per km^2), somewhat higher in lowland and mountain rainforest areas (8-16 persons per km&2) nd very high (locally up to 200 persons per km^2) in the intermontane valleys and basins of the central cordillera." -"PrattSitaula:2005thesis","ND" -"PrattSitaula:2011annapurna","ND" -"Prebble:2005vanderlin","Sedimentary, palynological and diatom data from a dunefield lake deposit in the interior of Vanderlin Island in the Gulf of Carpentaria are presented. Prior to the formation of present perennial lake conditions, the intensified Australian monsoon associated with the early Holocene marine transgression allowed Cyperaceae sedges to colonise the alluvial margins of an expansive salt flat surrounded by an open Eucalyptus woodland. As sea level stabilised between 7500 and 4500 cal yr B.P. coastal dunes ceased to develop allowing dense Melaleuca forest to establish in a Restionaceae swamp. Dune-sand input into the swamp was diminished further as the increasingly dense vegetation prevented fluvial and aeolian transported sand arriving from coastal sources. This same process impounded the drainage basin allowing a perennial lake to form between 5500 and 4000 cal yr B.P. Myriophyllum and other aquatic taxa colonised the lake periphery under the most extensive woodland recorded for the Holocene. The palynological data support an effective precipitation model proposed for northern Australia that suggests more variable conditions in the late Holocene. A more precise measure of effective precipitation change is provided by diatom-based inferences that indicate few changes in lake hydrology. Such interpretations are explained in terms of palynological sensitivity to adjustments in local fire regimes where regional precipitation change may only be recorded indirectly through fire promoting mechanisms, including intensified ENSO periodicity and human impact." -"Prebble:2010manus","This paper concerns evidence for past human impacts on the environment in the lowland tropical New Guinea region. Against a background regional overview, we consider two sequences, one archaeological, the other palaeoecological, from opposite ends of Manus Island, the largest island of the Admiralty Islands that now constitute Manus Province, Papua New Guinea. Contrasts in these local sequences prevent their easy alignment with grand narratives of regional prehistory. We show instead that closer examination of local contexts, especially the nature of agroecosystems, gives useful insights that help to disentangle natural processes of forest vegetation change and the effects of human activities. We consider aspects of the ecology of the tree genus Calophyllum L. (Clusiaceae), which occurs in both sequences, to assess the possibility of a human role in the dynamics of forest dominated by Calophyllum euryphyllum Lauterb. (Clusiaceae)." -"Prebble:2013rapa","Palynological records from Holocene wetland deposits in East Polynesia have demonstrated widespread ecological changes following Polynesian arrival after c. ad 1200, but linking inferences of human activities to archaeological records has been limited by equivocal fossil proxies and a lack of chronological controls. To address these limitations, multiple sedimentary profiles were examined from a coastal marsh on the remote East Polynesian island of Rapa. These profiles span 8000 years of ecological change and record mid-Holocene sea-level highstand conditions which receded to modern levels by ad 500. Depositional models were constructed for each profile using Bayesian inferences to characterise the spatial and temporal changes in fossil proxy representation. Just prior to human arrival there are high pollen concentrations of Pandanus and the presence of an extinct palm, both indicative of an extensive lowland swamp forest that developed after ad 500. ... [_truncated_]" -"Prebble:2016tahiti","To reconstruct ecological changes from the fossil record of a unique wetland on the tropical oceanic island of Tahiti, between 44.5 and 38 cal. kyr bp." -"Prebble:2019polynesia","Fossil evidence shows that Polynesians introduced the tropical crop taro (Colocasia esculenta) during initial colonization of the subtropical South Pacific islands and temperate New Zealand after 1200 CE, establishing garden ecosystems with similar commensal plants and invertebrates. Sedimentary charcoal and fossil remains indicate how frequent burning and perennial cultivation overcame the ecological constraints for taro production, particularly the temperate forest cover of New Zealand. An increase in short-lived plants, indicating a transition toward higher-intensity production, followed rapid woody forest decline and species extinctions on all islands. The relatively recent fossil records from the subtropical and temperate islands of Polynesia provide unique insights into the ecological processes behind the spread of Neolithic crops into areas marginal for production." -"Prendergast:2009murray","A multidisciplinary approach has been employed to study the environmental and cultural evolution of the Victorian Mallee. Regional geomorphic mapping of relict landforms and stratigraphic analyses reveal evidence of ongoing climatic oscillations in the central Murray Valley, where the Murray River system interacts with aeolian Mallee landscapes. Analysis of landforms using a land systems approach provides new insights into patterns of fluvial-aeolian interaction over the last glacial cycle. Five land systems are identified within the study area; three of these preserve evidence of palaeochannel activity markedly different from the present Murray River system. Fluvial morphology evolved over the late Quaternary from wide, laterally-migrating channels associated with source-bordering dunes to narrower, more sinuous regimes. An extensive archaeological record overprints the region, with radiocarbon and optically stimulated luminescence (OSL) dating revealing human presence in this landscape from at least 15,000 cal BP." -"Prentice:2005snowline","Geomorphological mapping and lake-core data from Mt. Jaya, western New Guinea, show that Last Glacial Maximum (LGM) glaciation was less extensive than previously thought. Average equilibrium line altitudes (ELAs), calculated using the area–altitude-balance ratio method, for minimum and maximum ice configurations were 4050±49 and 4000±56 m a.s.l., respectively. This is about 600 m below the ELA of the Mt. Jaya glaciers in 1971–73 and ca 400 m higher than values previously quoted for LGM ELAs in this area. A reappraisal of the evidence used to reconstruct the ELA of glaciers across New Guinea suggests that published chronologies are not sufficient to demonstrate that reported ELAs fall within the LGM window of 21,000±2 yr BP. Furthermore, the published information only constrains the altitude of the ELAs between 3400 and 3800 m a.s.l., not including uncertainty in topography. A simple mass and energy-balance model indicates that an ELA depression of 500 m (i.e., the observed change at Mt. Jaya after adjustment for sea-level change) could be accomplished with 2.5–3 °C of cooling provided precipitation was reduced by 35% and lapse rate changed. This cooling is less than the 6–8 °C cooling inferred from LGM pollen." -"Prescott:1983comparison","14C and thermoluminescent (TL) dates have been determined for two fireplaces excavated from a prehistoric site at Roonka in South Australia. Calcrete (kunkar) ovenstones are shown to provide suitable material for thermoluminescent dating. For the more recent of the fireplaces, a group of 14C dates ranges from 360 to 1100 years BP, compared with two TL dates of 960 and 1070 years BP. An older fireplace was dated by TL in the range from 2010 to 2450 years BP but by 14c as 11.290 years BP. The time ordering of the fireplaces and the spread of ages for the younger fireplace are consistent with the archaeological evidence from the excavation. However, no satisfactory explanation is yet forthcoming for the discrepancy between the 14C and TL dates for the older fireplace." -"Prescott:1983thermoluminescence","Thermoluminescence has been used to date sediments associated with the archaeological excavations at Roonka. An age of 65,000 + 12,000 years has been found for the terra rossa soil immediately underlying the oldest 14C dated feature at the main site (18,000 years). At the East Bank site·, an age of 2700 ± 300 years is found for the top of the dune at a depth of 30 cm. An age of 14,500 ± 2000 years is found for a stratigraphically distinct and sealed layer at a depth of 1 m. A similar ( or possibly older) date is found at 1. 7 m. These ages are consistent with the archaeological and geomorphological evidence. There is some evidence that bleaching of sediments by daylight may not be complete in the fiefd. If this is confirmed the ages will need to be revised downwards." -"Prescott:1988warrnambool","Thermoluminescence ages have been obtained for 100 micron quartz grains from samples taken at a site at Point Ritchie, Warrnambool, where shells and an apparent hearth suggest human occupation. Dates of 132 and 160 ka have been obtained from two samples suspected of being oven stones nd a date of about 80 ka years for the calcarenite matrix of the site." -"Prescott:2007comparison","We report single-grain quartz luminescence ages for the Puritjarra rock shelter, with the aim of resolving an apparent discrepancy between ages obtained by 14C and a variety of luminescence methods, previously reported. Ages now found at all depths to 75cm (ages to 30ka) can be interpreted as largely resolving the differences. This implied caveat arises because single-grain methods are statistically inefficient. As a consequence, a degree of interpretation is inevitable in analysing the data. The emphasis in the present paper is an analysis making use of weighted histograms. The measurements by single grain OSL and 14C, including ABOX-SC, taken together, can be regarded as compatible. They indicate human occupation of the Puritjarra rock shelter at least as early as 30ka BP." -"Pretty:1968gidgealpa","Four aboriginal graves exposed by wind erosion were evacuated. Two skeletons, one of them excavated from a bed of vegetation lining the grave, were dated by radiocarbon analysis. Some features of bone pathology arc noted. A brief report of a fifth skeleton found at another site 30 kilomelrs distant is given." -"Pretty:1977cultural","ND" -"Pretty:1981kinchega","The purpose of this excavation was to attempt to determine the stratigraphic and age associations of an archaeological ground stone implement known to the collectors as 'pygmy-axe'. This tool type is closely comparable to the edge-ground chisels of southeastern Australia (McCarthy et al. 1946:55; Massola 1962:49) and seems confined in its distribution to the mid-Darling area. Mr N.O. Farrar, then of Bootingee Station (now part of Tandou Pty Ltd), discovered these implements in an eroding sand dune on the former Kinchega Station in 1966. He had noticed that the implements were eroding from an horizon containing charcoal fragments, and in the hope that excavation of this horizon might lead to dating the edge-ground chisels he urged me to visit the site and explore it. ... [_truncated_]" -"Pretty:1988radiometric","ND" -"Price:0000reports","David Price is Australia’s leading technical expert in sedimentary thermoluminescence dating. Research conducted by David and his team at the ANU became known as the “Australian Slide Method”, which rapidly became the standard approach for TL dating worldwide. In 1986 at the invitation of UOW, David and his entire TL team moved to Wollongong. Whenever David produced a TL age he would produce a one-page report, normally printed and delivered to the owner of this new TL age. It has all the details of the analysis many of which authors have chosen not to include in the specific publications." -"Price:1999tsunami","Changes in our coastline take on various forms and are the product of differing wave and aeolian processes. Of all these processes tsunami action surely represents the most rapid and violent agent wreaking devastation not only along the immediate shoreline but also extending many kilometres inland. Until now the main line of evidence supporting the deposition of sediments by this means has lain in the careful examination of the sedimentological record. This process is painstaking, costly and time consuming and then not necessarily conclusive. Thermoluminescence may offer an alternative line of evidence which may be taken as either confirmatory or, on occasions, as an independent method of establishing the depositional means of a sedimentary deposit." -"Price:2001howe","Views differ as to how the deposition of aeolianites correlate with glacial--interglacial cycles. This study evaluates the potential of thermoluminescence (TL) dating to determine the timing of aeolianite deposition at two Australian sites. The study areas are Rottnest Island and the Fremantle coastline in Western Australia and Lord Howe Island in the Tasman Sea. The chronostratigraphy of aeolianite on Lord Howe Island has been comprehensively examined by Brooke (1999) whereas the depositional chronology of Western Australian aeolianite is known only from dating at one or two key sites. TL dating provides a chronological framework for both sites and reveals that the timing of deposition of these aeolianites is probably related to sediment supply. Dune and minor associated marine deposits of Lord Howe Island appear to have been emplaced mainly during sea-level highstands when the shelf surrounding the island was flooded and beach sediments accumulated. In contrast the aeolianites upon Rottnest Island and along the adjacent Western Australian coastline seem to have been deposited during periods of both high and low sea level indicating a more continuous supply of shallow marine sediments." -"Price:2005bandicoots","Systematic collecting from fluviatile Pleistocene fossil deposits of the Darling Downs, southeastern Queensland, Australia, has led to an increase in the region's fossil record of bandicoots. Isoodon obesulus, Perameles bougainville and P. nasuta are reported for the first time in the Darling Downs fossil record. Accelerator mass spectrometry 14C dates based on charcoal from bandicoot fossil-bearing stratigraphic horizons indicates deposition 45-40 ka. Additional material attributed to the recently described Darling Downs P. sobbei is also described. P. sobbei retains plesiomorphic characters in the upper dentition including reduction of the metaconule on M3 and the lack of posterior cingula on M2 and M3. Phylogenetic interpretation of dental characters suggests that P. sobbei has closer affinities to the Pliocene P. bowensis than to any modern species. The presence of extant species such as P. bougainville and I. obesulus as fossils provides evidence that scrublands and closed woodlands with dense understories existed on the Darling Downs during the Pleistocene. The Darling Downs bandicoot assemblage represents the only known fauna, fossil or modern, where I. obesulus, P. bougainville and P. nasuta occur sympatrically. The Pleistocene Darling Downs may have had a more equable climate than occurs today and a greater range of habitat niches to support such populations. The southern and western contraction of the geographical ranges of I. obesulus and P. bougainville between the Pleistocene and the present was probably the result of significant environmental change that may have involved the contraction of woodlands and expansion of grasslands. The persistence of P. nasuta populations on the Darling Downs from the Pleistocene to the present may reflect that species' ability to adapt to a wide range of habitats." -"Price:2005palaeoecology","ND" -"Price:2006darling","The Kings Creek catchment, southeastern Queensland, contains a variety of Pleistocene~-~Holocene depositional settings. Fluvial depositional accumulation processes in the catchment reflect both high-energy channel and low-energy episodic overbank deposition. The lithofacies and depositional environments of locality QML796 were examined in detail to aid interpretation of taphonomic accumulation patterns of large and small taxa in the deposit. The basal fossiliferous unit was deposited in a meandering channel and passes upward into overbank deposits that include ephemeral interfluve channels and splays. The most striking taphonomic observations on vertebrates at the locality include: (i) low representation of post-cranial elements; (ii) high degree of bone breakage; (iii) variable abrasion with most identifiable bone elements having a low to moderate degree of abrasion; (iv) low rates of bone weathering; (v) a low degree of carnivore bone modification; and (vi) a low degree of articulated or associated specimens. Collectively, these data suggest that the material was transported into the deposit from the surrounding proximal floodplain and that the assemblages reflect substantial hydraulic sorting. However, despite that, sequential faunal horizons show a stepwise decrease in taxonomic diversity that cannot be explained by sampling or taphonomic bias. The decreasing diversity includes loss of some, but not all, megafauna and is consistent with a progressive local loss of megafauna in the catchment over an extended interval of time. Data are consistent with a climate change model for megafauna extinction but not with nearly simultaneous extinction of megafauna as required by the human-induced blitzkrieg extinction hypothesis." -"Price:2009koalas","Koalas (Phascolarctidae, Marsupialia) are generally rare components of the Australian fossil record. However, new specimens of fossil koalas were recovered during recent systematic excavations from several eastern Plio-Pleistocene deposits of Queensland, eastern Australia, including the regions of Chinchilla, Marmor and Mt. Etna. The new records are significant in that they extend the temporal and geographic range of Plio-Pleistocene koalas from southern and southeastern Australia, to northeastern central Queensland. We provide the first unambiguous evidence of koalas in the Pliocene Chinchilla Local Fauna (phascolarctid indet. and Ph. ?stirtoni): important additions to an increasingly diverse arboreal mammalian assemblage that also includes tree kangaroos. The persistence of koalas and local extinction of tree kangaroos in the Chinchilla region today suggests that significant habitat and faunal reorganization occurred between the Pliocene and Recent, presumably reflecting the expansion of open woodlands and grasslands. Other koala records from the newly U/Th-dated Middle Pleistocene Marmor and Mt. Etna fossil deposits (Phascolarctos sp. and Ph. ?stirtoni), along with independent palaeohabitat proxies, indicate the former presence of heterogeneous habitats comprised of rainforests, open woodlands and grasslands. The lack of such habitat mosaics in those regions today is likely the product of significant Middle Pleistocene climate change." -"Price:2009megafauna","Arguments over the extinction of Pleistocene megafauna have become particularly polarised in recent years. Causes for the extinctions are widely debated with climate change, human hunting and/or habitat modification, or a combination of those factors, being the dominant hypotheses. However, a lack of a spatially constrained chronology for many megafauna renders most hypotheses difficult to test. Here, we present several new U/Th dates for a series of previously undated, megafauna-bearing localities from southeastern Queensland, Australia. The sites were previously used to argue for or against various megafauna extinction hypotheses, and are the type localities for two now-extinct Pleistocene marsupials (including the giant koala, Phascolarctos stirtoni). The new dating allows the deposits to be placed in a spatially- and temporally constrained context relevant to the understanding of Australian megafaunal extinctions. The results indicate that The Joint (Texas Caves) megafaunal assemblage is middle Pleistocene or older (>292ky); the Cement Mills (Gore) megafaunal assemblage is late Pleistocene or older (>53ky); and the Russenden Cave Bone Chamber (Texas Caves) megafaunal assemblage is late Pleistocene (∼55ky). Importantly, the new results broadly show that the sites date prior to the hypothesised megafaunal extinction window (i.e., ∼30–50ky), and therefore, cannot be used to argue exclusively for or against human/climate change extinction models, without first exploring their palaeoecological significance on wider temporal and spatial scales." -"Price:2011darling","A key to understanding Late Pleistocene megafaunal extinction dynamics is knowledge of megafaunal ecological response(s) to long-term environmental perturbations. Strategically, that requires targeting fossil deposits that accumulated during glacial and interglacial intervals both before and after human arrival, with subsequent palaeoecological models underpinned by robust and reliable chronologies. Late Pleistocene vertebrate fossil localities from the Darling Downs, eastern Australia, provide stratigraphically-intact, abundant megafaunal sequences, which allows for testing of anthropogenic versus climate change megafauna extinction hypotheses. Each stratigraphic unit at site QML796, Kings Creek Catchment, was previously shown to have had similar sampling potential, and the basal units contain both small-sized taxa (e.g., land snails, frogs, bandicoots, rodents) and megafauna. Importantly, sequential faunal horizons show stepwise decrease in taxonomic diversity with the loss of some, but not all, megafauna in the geographically-small palaeocatchment. The purpose of this paper is to present the results of our intensive, multidisciplinary dating study of the deposits (>40 dates). Dating by means of accelerator mass spectrometry (AMS) 14C (targeting bone, freshwater molluscs, and charcoal) and thermal ionisation mass spectrometry U/Th (targeting teeth and freshwater molluscs) do not agree with each other and, in the case of AMS 14C dating, lack internal consistency. Scanning electron microscopy and rare earth element analyses demonstrate that the dated molluscs are diagenetically altered and contain aragonite cements that incorporated secondary young C, suggesting that such dates should be regarded as minimum ages. AMS 14C dated charcoals provide ages that occur out of stratigraphic order, and cluster in the upper chronological limits of the technique (∼40–48 ka). Again, we suggest that such results should be regarded as suspicious and only minimum ages. Subsequent OSL and U/Th (teeth) dating provide complimentary results and demonstrate that the faunal sequences actually span ∼120–83 ka, thus occurring beyond the AMS 14C dating window. Importantly, the dates suggest that the local decline in biological diversity was initiated ∼75,000 years before the colonisation of humans on the continent. Collectively, the data are most parsimoniously consistent with a pre-human climate change model for local habitat change and megafauna extinction, but not with a nearly simultaneous extinction of megafauna as required by the human-induced blitzkrieg extinction hypothesis. This study demonstrates the problems inherent in dating deposits that lie near the chronological limits of the radiocarbon dating technique, and highlights the need to cross-check previously-dated archaeological and megafauna deposits within the timeframe of earliest human colonisation and latest megafaunal survival." -"Price:2013dating","Although vertebrate fossils are commonly abundant in museum palaeontological collections, they are only rarely accompanied by contextual data (e.g., stratigraphic and taphonomic information) that allow~them to be placed independently into reliable temporal frameworks critical for testing significant evolutionary and extinction hypotheses. Moreover, where critical samples do exist in such collections, sampling for direct geochronological analyses becomes a significant concern, especially where such~sampling is destructive in nature. Here we apply a direct fossil dating, micro-drilling sampling approach that minimises damage to and destruction of precious museum specimens. We carried out a systematic U-Th dating study (n~=~28 ages) of an isolated museum specimen of the extinct Palorchestes azael (megafaunal 'marsupial tapir') originally collected in 1977 from Tea Tree Cave, Chillagoe, northeastern Australia. We obtained 21 U-Th ages and constructed 230Th-age profiles across three teeth exposed in cross-section, using micro-drilling and thermal ionisation mass spectrometry. Individual sample masses were as little as 0.18~mg (U concentration 33-82~ppm), meaning that the sampling resulted in only minimal destruction of the specimen. The results show no evidence of U leaching, suggesting that the dates represent reliable minimum ages. For independent age control, we also dated calcite that had encrusted the sample (thus, providing a minimum age; n~=~6) and an older calcite clast that had been~reworked into the surrounding breccia at the time of burial (thus, providing a maximum age; n~=~1). U-Th ages of the teeth are older than the calcite overgrowths and younger than the reworked calcite, consistent with their demonstrable relative age relationships. Collectively, the results unequivocally bracket the age of the fossil between 199.1~±~8.9~ka and 137.4~±~1.1~ka (2 sigma), adding another rare datum to inform the timing and geographic distribution of last occurrences of the species. The benefits of our dating approach of museum fossil specimens are threefold: 1) it is minimally destructive even compared with laser-ablation method; 2) the use of U vs. apparent age approach allows direct testing for potential U leaching as occasionally seen in fossil dating; and 3) the combination of fossil and associated speleothem dating provides the most robust means of securely bracketing the age of fossils that lack firm stratigraphic control." -"Price:2015overlap","An obvious but key prerequisite to testing hypotheses concerning the role of humans in the extinction of late Quaternary 'megafauna' is demonstrating that humans and the extinct taxa overlapped, both temporally and spatially. In many regions, a paucity of reliably dated fossil occurrences of megafauna makes it challenging, if not impossible, to test many of the leading extinction hypotheses. The giant monitor lizards of Australia are a case in point. Despite commonly being argued to have suffered extinction at the hands of the first human colonisers (who arrived by 50~ka), it has never been reliably demonstrated that giant monitors and humans temporally overlapped in Australia. Here we present the results of an integrated U-Th and 14C dating study of a late Pleistocene fossil deposit that has yielded the youngest dated remains of giant monitor lizards in Australia. The site, Colosseum Chamber, is a cave deposit in the Mt Etna region, central eastern Australia. Sixteen new dates were generated and demonstrate that the bulk of the material in the deposit accumulated since ca. 50~ka. The new monitor fossil is, minimally, 30~ky younger than the previous youngest reliably dated record for giant lizards in Australia and for the first time, demonstrates that on a continental scale, humans and giant lizards overlapped in time. The new record brings the existing geochronological dataset for Australian giant monitor lizards to seven dated occurrences. With such sparse data, we are hesitant to argue that our new date represents the time of their extinction from the continent. Rather, we suspect that future fossil collecting will yield new samples both older and younger than 50~ka. Nevertheless, we unequivocally demonstrate that humans and giant monitor lizards overlapped temporally in Australia, and thus, humans can only now be considered potential drivers for their extinction." -"Prideaux:1999bettong","Borungaboodie hatcheri gen. et sp. nov., a very large potoroine kangaroo, is described from a dentary collected from a Pleistocene deposit in a cave near Witchcliffe in southwestern Australia. It is clearly distinguished from all other potoroines on the basis of several unique morphological features of the dentary and dentition, as well as its larger size. Borugaboodie may represent the least derived member of a lineage containing Caloprymnus, Milliyowi and Aepyprymnus. The dentary of B. hatcheri seems to have been capable of generating proportionally larger bite forces than modern bettongs, suggesting a more resistant diet. Its larger body size may also have facilitated a higher degree of opportunistic omnivory than in any modern potoroine. While its ancestral stock may well have inhabited the Miocene wet forest of the southwest, B. hatcheri itself was probably adapted to a sclerophyll habitat." -"Prideaux:2007arid","A rich source of fossils recently discovered in caves beneath the arid, treeless Nullarbor Plain of western Australia offers a rare glimpse of life in the continent in the Middle Pleistocene (between around 800,000 and 200,000 years ago), long before humans arrived. Despite the remarkable diversity of animals and plants, including eight previously unknown kangaroo species, two of them tree kangaroos, the climate was similar to that of today. This means that climate change alone is unlikely to have been responsible for the subsequent wave of extinctions that swept away most of the Australian megafauna." -"Prideaux:2007responses","Resolving faunal responses to Pleistocene climate change is vital for differentiating human impacts from other drivers of ecological change. While 90% of Australia's large mammals were extinct by ca. 45 ka, their responses to glacial-interglacial cycling have remained unknown, due to a lack of rigorous biostratigraphic studies and the rarity of terrestrial climatic records that can be related directly to faunal records. We present an analysis of faunal data from the Naracoorte Caves in southeastern Australia, which are unique not only because of the species richness and time-depth of the assemblages that they contain, but also because this faunal record is directly comparable with a 500 k.y. speleothem-based record of local effective moisture. Our data reveal that, despite significant population fluctuations driven by glacial-interglacial cycling, the species composition of the mammal fauna was essentially stable for 500 k.y. before the late Pleistocene extinctions. Larger species declined during a drier interval between 270 and 220 ka, likely reflecting range contractions away from Naracoorte, but they then recovered locally, persisting well into the late Pleistocene. Because the speleothem record and prior faunal response imply that local conditions should have been favorable for megafauna until at least 30 ka, climate change is unlikely to have been the principal cause of the extinctions." -"Prideaux:2010extinctions","Explaining the Late Pleistocene demise of many of the world's larger terrestrial vertebrates is arguably the most enduring and debated topic in Quaternary science. Australia lost >90% of its larger species by around 40 thousand years (ka) ago, but the relative importance of human impacts and increased aridity remains unclear. Resolving the debate has been hampered by a lack of sites spanning the last glacial cycle. Here we report on an exceptional faunal succession from Tight Entrance Cave, southwestern Australia, which shows persistence of a diverse mammal community for at least 100 ka leading up to the earliest regional evidence of humans at 49 ka. Within 10 millennia, all larger mammals except the gray kangaroo and thylacine are lost from the regional record. Stable-isotope, charcoal, and small-mammal records reveal evidence of environmental change from 70 ka, but the extinctions occurred well in advance of the most extreme climatic phase. We conclude that the arrival of humans was probably decisive in the southwestern Australian extinctions, but that changes in climate and fire activity may have played facilitating roles. One-factor explanations for the Pleistocene extinctions in Australia are likely oversimplistic." -"Prideaux:2022reevaluating","The causes of the Late Pleistocene extinction of most larger-bodied animals on the Australian continent have long been controversial. This is due, in no small part, to inadequate knowledge of exactly when these species were lost from different ecosystems. The Nombe rockshelter in the highlands of Papua New Guinea is one of very few sites on Sahul with as-yet-unrefuted evidence for the survival of megafaunal species until more recently than 40 thousand years (ka) ago. However, our understanding of the age of this site has been based on radiocarbon dating. Here we present new U--Th ages on large marsupial specimens from the deposit and identify a range of postcranial elements to species that include the diprotodontid Hulitherium tomasettii, kangaroo Protemnodon tumbuna and thylacine Thylacinus cynocephalus. Direct U--Th ages of 27--22 ka ago on faunal remains of Protemnodon tumbuna and another large unidentified macropodid are consistent with the existing radiocarbon chronology, yet are minimum ages due to the potential for post-depositional uptake of 238U and stratigraphic reworking. Pollen analyses indicate perhumid, montane forests dominated by Nothofagus persisted, with minimal human disturbance from at least c.26--20 ka ago up to the terminal Pleistocene. Collagen fingerprinting (ZooMS) demonstrates the potential of protein-based identification of megafaunal remains at Nombe in the future. This study leaves open the possibility of extended coexistence between some megafaunal species in the montane rainforests of New Guinea and intermittently visiting groups of people, and underscores the need for further investigation of the Nombe deposit. Although preliminary, these findings reinforce the view that debates regarding megafaunal extinctions on Sahul require a greater appreciation of species-specific temporalities and the degrees of human impact on diverse habitats across the continent." -"Pritchard:2019assessment","Archaeological parenchyma is analysed using microCT to enable virtual histological examination and taxonomic identification to species level. MicroCT images are compared with reflected light microscopy (RLM) and scanning electron microscopy (SEM) images of fresh, desiccated and charred reference specimens. These results reveal differences in cell dimensions depending upon sample preparation and highlight the importance of using appropriately prepared reference material. A reference library is provided as supplemental material to address a lack of available imagery of reference specimens. MicroCT analysis confirms previous, more tentative, identifications of fragments of archaeological parenchyma from relatively recent archaeological contexts at Kuk Swamp, highlands of Papua New Guinea. Five archaeobotanical fragments are described in detail and with varying levels of confidence to sugarcane (Saccharum officinarum) and sweet potato (Ipomoea batatas). The study demonstrates the potential of non-destructive microCT for the identification of archaeological parenchyma." -"Pritchard:2019burley","The incidence of allergy-related respiratory ailments in Australia is ranked amongst some of the highest in the world. Of interest is how European settlement and the introduction of numerous wind pollinated species from the Northern Hemisphere may have increased the impact on public health. Although anecdotally known as the hay fever capital of Australia, there is very little aerobiological data published for the city of Canberra [Davies, J. M. et al. (2015) 'Trans-disciplinary Research in Synthesis of Grass Pollen Aerobiology and Its Importance for Respiratory Health in Australasia', Science of the Total Environment, 534: 85--96]. Canberra, however, is a planned city, with the bulk of its expansion and construction occurring since the latter part of the 20th century. The well-documented development of Canberra provides a unique opportunity to assess the evolution of the allergenic environment in this region through the lens of palaeoenvironmental reconstruction. Sediments collected from Lake Burley Griffin were processed for their pollen content to assess how the allergenic load has changed since the founding of Canberra. The analysis reflected historical records of changing land uses and revealed an increasingly allergenic airborne pollen load over the past 90 years, coinciding with population increase and urban development, and underpinned by Canberra's tree planting scheme. In addition, fire was examined in the record, with the charcoal fractions revealing a complex fire history. Peaks that correspond to the 2003 Canberra bushfire are small relative to other peaks in the profile." -"Proske:2012island","Vegetation changes of tropical Lizard Island (Great Barrier Reef World Heritage Area, Australia) over the last 8000 years are derived from palaeoenvironmental analysis of a 475 cm long sediment core. During early-Holocene sea-level rise, flooding of the continental shelf and thus isolation of Lizard Island, the pollen record shows the gradual establishment of a mangrove forest paralleled by contraction of the near-coastal palm and grass-dominated vegetation. Subsequently, mid-Holocene relative environmental stability supported a diverse, Rhizophora-dominated mangrove and open, mixed sclerophyll vegetation inland. Around 6000 years ago, a profound disturbance of the mangrove is recorded by a siliciclastic layer and we hypothesise that this deposit documents the impact of a storm or cyclone. Postevent environmental conditions were strongly altered with enhanced estuarine conditions supporting a Sonneratia and Bruguiera-dominated mangrove forest. During late-Holocene sea-level fall and stabilisation, progradation and contraction of the mangrove forest was paralleled by the expansion of a palm-dominated swamp. Freshwater taxa continued to dominate the record, however, a distinct disturbance signal from anthropogenic activity is recorded in the last century. Although Sonneratia dominated the post-event mangrove, late-Holocene environmental instability led to the extinction of this genus on the island. Local environmental changes in the freshwater swamp and rainforest also led to the loss of Arenga and Ilex from the island’s ecosystems. Our record implies that long-term ecosystem and biodiversity change on Lizard Island is: (a) primarily reflected in the spatial extent of the island’s vegetation communities and the species dominance within them and (b) driven by an interplay between climate, sea-level and potentially human activity. In addition, a short-term impact provoked the reconfiguration of the mangrove, potentially causing long-term ecosystem instability and thus impacting on mangrove biodiversity development on the Great Barrier Reef islands." -"Proske:2014kimberley","A 6-m-long sediment core from the King River region of north-west Australia has been analysed using sedimentological and palynological techniques. The core spans most parts of the Holocene and contains a detailed record of early to mid-Holocene landscape development. In the early Holocene an intertidal environment supported a diverse and probably extensive mangrove forest. Intensified fluvial activity, high mangrove biodiversity and the proximity of freshwater swamp vegetation reflect enhanced summer monsoon rainfall. From 7.4k cal a BP onwards, the mangrove forest starts to contract reaching minimum (and probably present-day) extent by 6.5k cal a BP. Late Holocene aridification led to shifts in mangrove composition, the expansion of hypersaline flats and the transition of freshwater swamps to intermittent wetlands. In addition, fire potentially played an increasing role in controlling ecosystem composition, in particular in the savanna/woodland vegetation. This record is the first of its kind from coastal north-west Australia and demonstrates that sea-level and climatic fluctuations, in addition to local geomorphological settings, are major controllers of landscape development. Although the general pattern of change is similar to other sites in tropical Australia, detailed analysis shows that the timing and character of vegetation shifts are considerably different." -"Proske:2016wetland","In 1990, the freshwater wetlands and mangroves near Wyndham, north-west Australia, were Ramsar-listed due to their ecological importance. To understand wetland formation and stability over time, two sediment cores from the King River and one from the Parry Lagoons wetlands were analysed using sedimentological and palynological techniques. During postglacial sea-level rise, mangroves extended across all sites and were supported by enhanced freshwater input. Between 7.4 and 6.3k cal a BP the mangrove forest contracted, probably driven by sea-level stabilization, and hypersaline mudflats, reflecting the onset of drier climatic conditions, developed along the King River. After 6.3k cal a BP mangrove diversity declined, probably linked to peak dryness around 4k cal a BP. The Parry Lagoons wetlands are at least approx. 600 years old and their development is probably related to an increase in effective precipitation since approx. 1k cal a BP. The region's mangroves could be considered relatively stable under changing climate as they are still present today, although reduced in biodiversity and areal extent. The early phases of development of the Parry Lagoons freshwater systems cannot be resolved but given the character of these wetlands, freshwater input appears to be the vital driver of ecosystem functioning." -"Prosser:1990fire","The influence of altered fire regimes on the denudation of a catchment is determined from alluvial deposits of the last 10,000 yrs and by monitoring runoff and erosion before and after a wildfire. An increase in fire frequency beginning at 3,000--4,000 yrs BP, as a result of intensified Aboriginal burning, did not change the mechanisms or rates of denudation nor did it cause widespread alluviation as suggested by others. The results of monitoring show that before and after mild fires there is insufficient runoff on most slopes to entrain sediment. Only after intense fires are runoff and erodibility increased enough to significantly accelerate erosion. Conditions are then identified which are most likely to lead to accelerated erosion from altered fire regimes in other catchments." -"Protin:2019argentiere","ND" -"Protin:2019blanc","ND" -"Protin:2019thesis","ND" -"Prudhomme:2020paired","ND" -"Przywolnik:2002patterns","This thesis presents the results of archaeological research at the northern tip of Cape Range peninsula in the northwest of Western Australia. This research has revealed evidence of a dynamic and varied archaeological use of the region spanning 36,000 years. The occupational history of Cape Range is characterised by flexibility and adaptability, and comprises three main phases interspersed with periods of abandonment. Excavations in three stratified limestone rockshelter sites demonstrate significant long-term changes in patterns of Aboriginal occupation of the study area. Two of the sites provide evidence of late Pleistocene use, and share broad similarities in periods of occupational hiatus spanning the late glacial maximum. Reoccupation of the rockshelter sites is associated with evidence of the extensive exploitation of mangrove environments following post-glacial climatic amelioration. Increases in the amounts of ochres at this time in C99, along with evidence of a relative chronology for rock art in this area, are interpreted as signalling the first phase of rock art activity during the early Holocene. A second period of abandonment occurred during the mid Holocene, coinciding with the decline of mangrove environments in the area. The third occupational phase during the late Holocene, from c2500 BP, is characterised by the introduction of new stone tool types, changes in raw material use, intensive exploitation of turtle, processing of desert walnuts in roasting pits and new rock art styles. It is argued that this pattern of land and resource use corresponds with that depicted in the ethnohistoric record. Coastal shell middens are a prolific and important archaeological site type in the study area. Analysis of the components of eight unstratified shell middens reveals human exploitation of a wide range of marine resources, including shellfish, scale fish and turtles dating from the mid to late Holocene. Artefactual stone and culturally modified shell, such as baler shell dishes, knives and pendants and giant clam shell adzes, was found in all midden sites. In this thesis, it is argued that a relative chronology can be established for shell middens in Cape Range peninsula on the basis of their landform context, and that significant variation exists between middens that occur in different landform types. Relative ages for these landforms and the middens that occur in them derive from geo-environmental data and radiometric determinations obtained from shell from midden sites occurring within each of the landform types. This thesis also presents an analysis of the impact of severe weather on coastal archaeological sites. The occurrence of Tropical Cyclone Vance presented an opportunity to study in detail the effects of extreme storm conditions on coastal sites in the study area. The results of a post-cyclone survey of sites in the study area demonstrates that the effect of storm surge on coastal midden sites is the single most important factor in extreme cyclonic weather, and that cyclones are arguably the most influential Holocene post-depositional process for coastal archaeological sites in northern Australia. This study places the results of the research within a broader regional context, and addresses the major models and paradigms current in Australian archaeology. It is concluded that although supportive of some archaeological models explaining cultural change in Australia, this research presents new interpretations that challenge some widely accepted views regarding the nature and timing of human occupation during the Holocene in Australia." -"Przywolnik:2003cape","This paper describes a range of flaked, ground and utilised shell artefacts that were recorded and analysed as part of a broader study of archaeological sites in a section of arid coastal northwest Western Australia. Despite the relative profusion of shell artefacts in the study area, ethnographic sources for the Cape Range region do not reference the making or using of shell artefacts by Aboriginal people. Previous and recent archaeological research in the Cape Range region are discussed and a shell artefact assemblage with components such as baler shell pendants, knives and dishes, shell beads and giant clam shell adzes is identified. Shell artefacts have been generally neglected by archaeologists in Australia, but are potentially a substantial source of information regarding the function of archaeological sites. This paper provides a resource for the identification of shell artefacts from sites in coastal northwestern Australia." -"Przywolnik:2005coastal","This chapter contains section titled: Introduction; Patterns of Hunter-Gatherer Change in Northern Cape Range Peninsula; Broader Patterns in the Archaeology of Hunter-Gatherers in Coastal Northwestern Australia; Was there Always “Intensification” in the Mid- to Late Holocene? Challenging the Progressivist View of Hunter-Gatherer Change in Australia; Conclusion; References" -"Przywolnik:2005long","ND" -"Puchol:2014himalayan","For documenting recent or Late Quaternary erosion rates at the scale of a small watershed, or even an entire mountain range, the use of in-situ terrestrial cosmogenic nuclides (TCN), such as 10Be, in river sediments has become widespread over the last decade. In mountainous settings, however, landslides may induce a two-fold complication in the cosmogenic nuclide budget. First, they may episodically deliver large amounts of sediment with low TCN concentrations to the river channel. Second, they may generate a grain-size-concentration dependence in these sediments. However, studies that have explored grain-size dependence in landslide-dominated areas have reached differing conclusions and the underlying mechanisms remain poorly understood. The present study focuses on the Khudi Khola river basin, a small drainage basin in the central Himalayas. ... [_truncated_]" -"Puchol:2017impact","Because of its essential role in coupling climate and tectonics, denudation is a key parameter when constraining the history of Earth's surface. This is particularly true at the Pliocene-Pleistocene transition, and the potential impact of the onset of Quaternary glaciations remains strongly debated. In the present study, we measured in situ cosmogenic 10Be within continuous late Cenozoic sedimentary sections that had already been dated using magnetostratigraphy. The new data were obtained from four sedimentary basins in the northern and southern Tianshan range (Central Asia). We first thoroughly discuss how in situ cosmogenic 10Be concentrations can be corrected for radioactive decay and for the contribution of postdepositional cosmogenic accumulation to derive the paleo-denudation rates. Our analysis shows that, in the four sedimentary records, the potential bias remains low enough to consider the derived denudation rates reliable. The four records, although likely influenced by local particularities due to lithological heterogeneity and local tectonics, display similar trends of continuously increasing denudation between ca. 9 Ma and the present. These rates have remained relatively high but steady since 4 Ma, ∼1.5 m.y. before the onset of the Quaternary glacial cycles. Though the rejuvenation of the Tianshan range since 11 Ma may explain most of the progressive increase (×5) in denudation, our data suggest that the Quaternary glaciations had only a limited impact on denudation in the Tianshan. Our data, however, indicate an increase in the spatial and high-frequency variability (<1 m.y.) of the denudation rates between 3 and 1 Ma. This may correspond to a transient readjustment of the landscape in response to the onset of Quaternary glacial cycles." -"Pucillo:2005coleambally","The Quaternary alluvial and aeolian sediments underlying the eastern portion of the Riverine Plain have been examined to assess their impact on groundwater access and movement in the Coleambally district. Over 9800 borehole logs from the Coleambally Irrigation Area (CIA) and surrounding districts were digitized using GIS and database software and supplemented with 632 borehole logs from the Department of Land and Water Conservation (Leeton) to form the platform for stratigraphic and groundwater investigations conducted in this study. The borehole data were summarised into two sediment classification schemes, the first to delineate the distribution of palaeochannel sediments and the second to assess to spatial distribution of aquitards and aquifers. A series of detailed cross-sections differentiated between at least four distinct palaeochannel sequences identified within the Upper Shepparton Formation overlying the clay-dominated Lower Shepparton Formation. The two deepest sequences, the new Gumblebogie and Ugobit members, comprise thick (3-10 m), laterally extensive (up to 25 km wide) sheets of coarse sandy alluvium that occur to the north of the CIA at depths between 12 to 35 metres below the surface. These deposits are evidence of highly active alluvial phases on the plain, more vigorous than any since. Slightly higher in the sequence (typically 10-20 m depth) is a thick (2-15 m), laterally extensive (up to 10 km wide) mixed-load sequence (the new Duderbang member), which is stratigraphically disconnected from the deeper sanddominated units. Near-surface palaeochannel deposits, which consist of less extensive (up to 3 km wide) coarse sandy alluvium at depth and a combination of mixed- and bedload sequences closer to the surface, make up the youngest palaeochannel deposits in the area. The size and extent of reserved palaeochannel sequences beneath the study area have decreased markedly since what is interpreted as the mid Quaternary and is probably symptomatic of declining fluvial activity on the Riverine Plain through to the present. The development of source-bordering dunes associated with belts of palaeochannel material in the area was examined using shallow geophysics (GPR), topographic surveys, laser particle size analysis and thermoluminescence dating. Dune building in Contents the area occurred in conjunction with channel activity during the Kerarbury (55-35 ka) and Coleambally (105-80 ka) palaeochannel phases (Page et al., 1996) when sediment supply conditions were favourable, probably due to strongly seasonal discharges draining the southeastern highlands. The presence of stabilising vegetation on the channel margins is believed to have played a key role in the" -"Pugh:2008masters","The Lake Heron basin is an intermontane basin located approximately 30 kms west of Mount Hutt. Sediments within the basin are derived from a glacier that passed through the Lake Stream Valley from the upper Rakaia Valley. The lack of major drainage in the south part of the basin has increased the preservation potential of glacial phenomena. The area provides opportunities for detailed glacial geomorphology, sedimentology and micropaleontogical work, from which a very high-resolution study on climate change spanning the Last Glacial Maximum (LGM) through to the present was able to be reconstructed. The geomorphology reveals a complex glacial history spanning multiple glaciations. The Pyramid and Dogs Hill Advance are undated but possibly relate to the Waimaungan and Waimean glaciations. The Emily Formation (EM), previously thought to be MIS 4 (Mabin, 1984), was dated using Be10 to c. 25 ka B.P. The EM was largest advance of the Last Glacial Maximum (LGM). Ice during the LGM was at least 150m thicker than previously thought, as indicated by relatively young ages of high elevation moraines. Numerous moraine ridges and kame terraces show a continuous recession from LGM limits, and, supported by decreasing Be10 ages for other LGM moraines, it seems ice retreat was punctuated by minor glacial readvances and still-stands. These may be associated with decadal-scale climate variations, such as the PDO or early ENSO-like systems. There are relatively little sedimentological exposures in the area other than those on the shores of Lake Heron. The sediment at this location demonstrates the nature of glacial and paraglacial sedimentation during the later stages of ice retreat. They show that ice fronts oscillated across several hundred metres before retreating into Lake Heron proper. Vegetation change at Staces Tarn (1200m asl) indicates climate amelioration in the early Holocene. The late glacial vegetation cover of herb and small shrubs was replaced by a low, montane forest about 7,000 yrs B.P, approximately at the time of the regional thermal maxima. From 7,000 and 1,400 yrs B.P, temperatures slowly declined, and grasses slowly moved back onto the site, although the montane forest was still the dominant vegetation. Fires were frequent in the area extending back at least 6,000 years B.P. The largest fire, about 5,300 yrs B.P, caused major forest disruption. But full recovered occurred within about 500 years. Beech forest appears at the site about 3,300 yrs B.P and becomes the dominant forest cover about 1,400 yrs B.P. Cooler, cloudier winters and disturbance by fire promoted the expansion of beech forest at the expense of the previous low, montane forest. Both the increased frequency of fire events and late Holocene beech spread may be linked to ENSO-related variations in rainfall. The youngest zone is characterised by both a dramatic decline in beech forest and an increase in grasses, possibly representing human activity in the area." -"Pugh:2010heron","The Canterbury high country is a favourable location to examine climate-change histories because it lies in the lee of the Southern Alps. This causes the area to be a rain-shadow region and it is sensitive to changes in the strength and persistence of the regional westerly flow. Strong westerly flow is associated with droughts and high summer temperatures. In contrast, weakened westerly flow allows moisture from the east to penetrate these upland basins. As a consequence, this is an important area to study changes in the Southern Hemisphere westerly winds in this sector of the Southern Ocean. This record is unusual because it comes from near the natural tree line and as a consequence should be particularly sensitive to climate change and other environmental forcing. There are a number of significant palaeoecological questions that relate to this setting, including: (1) the persistence of montane podocarp woodland dominated by Phyllocladus and Halocarpus into the Holocene and the timing and cause of its subsequent replacement by beech forest; (2) the role played by fire in controlling vegetation structure and species composition; and (3) human impacts in the high country, especially with the transfer of high-country land into the conservation estate and consequential issues of ecological and landscape management (Armstrong et al. 2005)." -"Putnam:2010alps","ND" -"Putnam:2010reversal","ND" -"Putnam:2012holocene","ND" -"Putnam:2013ohau","ND" -"Putnam:2013rakaia","ND" -"Putnam:2019rannoch","ND" -"QLDGOV:2023pet.pu","Species _Petrogale purpureicollis_" -"QLDMUS:2023animals","Species_ Melomys burtoni_" -"Quatermaine:1994marandoo","ND" -"Quigley:2007controls","Geologic and chronometric studies of alluvial fan sequences in south-central Australia provide insights into the roles of tectonics and climate in continental landscape evolution. The most voluminous alluvial fans in the Flinders Ranges region have developed adjacent to catchments uplifted by Plio-Quaternary reverse faults, implying that young tectonic activity has exerted a first-order control on long-term sediment accumulation rates along the range front. However, optically stimulated luminescence (OSL) dating of alluvial fan sequences indicates that late Quaternary facies changes and intervals of sediment aggradation and dissection are not directly correlated with individual faulting events. Fan sequences record a transition from debris flow deposition and soil formation to clast-supported conglomeritic sedimentation by ∼30 ka. This transition is interpreted to reflect a landscape response to increasing climatic aridity, coupled with large flood events that episodically stripped previously weathered regolith from the landscape. Late Pleistocene to Holocene cycles of fan incision and aggradation post-date the youngest-dated surface ruptures and are interpreted to reflect changes in the frequency and magnitude of large floods. These datasets indicate that tectonic activity controlled long-term sediment supply but climate governed the spatial and temporal patterns of range-front sedimentation. Mild intraplate tectonism appears to have influenced Plio-Quaternary sedimentation patterns across much of the southern Australian continent, including the geometry and extent of alluvial fans and sea-level incursions." -"Quigley:2007flinders","Cosmogenic 10Be concentrations in exposed bedrock surfaces and alluvial sediment in the northern Flinders Ranges reveal surprisingly high erosion rates for a supposedly ancient and stable landscape. Bedrock erosion rates increase with decreasing elevation in the Yudnamutana Catchment, from summit surfaces (13·96 ± 1·29 and 14·38 ± 1·40 m Myr−1), to hillslopes (17·61 ± 2·21 to 29·24 ± 4·38 m Myr−1), to valley bottoms (53·19 ± 7·26 to 227·95 ± 21·39 m Myr−1), indicating late Quaternary increases to topographic relief. Minimum cliff retreat rates (9·30 ± 3·60 to 24·54 ± 8·53 m Myr−1) indicate that even the most resistant parts of cliff faces have undergone significant late Quaternary erosion. However, erosion rates from visibly weathered and varnished tors protruding from steep bedrock hillslopes (4·17 ± 0·42 to 14·00 ± 1·97 m Myr−1) indicate that bedrock may locally weather at rates equivalent to, or even slower than, summit surfaces. 10Be concentrations in contemporary alluvial sediment indicate catchment‐averaged erosion at a rate dominated by more rapid erosion (22·79 ± 2·78 m Myr−1), consistent with an average rate from individual hillslope point measurements. Late Cenozoic relief production in the Yudnamutana Catchment resulted from (1) tectonic uplift at rates of 30–160 m Myr−1 due to range‐front reverse faulting, which maintained steep river gradients and uplifted summit surfaces, and (2) climate change, which episodically increased both in situ bedrock weathering rates and frequency–magnitude distributions of large magnitude floods, leading to increased incision rates. These results provide quantitative evidence that the Australian landscape is, in places, considerably more dynamic than commonly perceived. Copyright 2006 John Wiley and Sons, Ltd." -"Quigley:2007intraplate","Cosmogenic 10Be concentrations in bedrock and alluvium combined with structural studies provide a novel approach for identifying neotectonic forcing of landscape evolution in mildly deforming continental interiors. Measured 10Be concentrations in the Flinders Ranges indicate rapid and spatially variable rates of bedrock erosion in a catchment that has incurred at least three large, surface-rupturing earthquakes since ∼ 67 ka. 10Be-derived erosion rates are lower where late Quaternary neotectonic activity is reduced or absent, implying that 10Be concentration may act as a ‘tracer’ for disequilibrium landscapes responding to recent tectonism. Mechanisms for elevated erosion rates include (1) headward migration of fault-generated bedrock knickpoints and resultant oversteepening of stream profiles and catchment hillslopes and (2) liberation of bedrock material from catchment hillslopes via co-seismic shaking. Despite climatic influences on sediment production and transport, this study shows that tectonism can provide a dominant control on bedrock erosion rate and relief production in unglaciated mountain belts, even in intraplate settings where rates of crustal deformation are mild and earthquake activity is episodic." -"Quinn:2023sydney","The Parramatta Sand Body (PSB) in Parramatta, New South Wales, Australia is an ancient sedimentary sand deposit bordering parts of the Parramatta River which today flows into Sydney Harbour. Whilst the lower portions of the sand deposit pre-date human occupation, some locations with near surface sand deposits contain dense Aboriginal archaeological sites with a profusion of stone tools and remains of hearths. We explored the timing of human occupation in Parramatta by applying optically stimulated luminescence (OSL) ages to archaeological evidence from site AT14. Interpretation of the OSL data was guided by particle size analysis and the resulting age estimates agreed with the radiocarbon dating of charcoal sampled from archaeological deposits at AT14, to provide a secure age for human occupation evidence in the Sydney region at 31 ± 2 ka. Results link the single grain overdispersion found in quartz OSL samples to trampling actions resultant of Aboriginal occupation and forms a future consideration for the effective dating of archaeological sites." -"Quirk:2018cottonwood","ND" -"Quirk:2020wasatch","ND" -"Quock:2022hurricanes","Tropical islands, including many in island arcs, are subjected to recurring disturbances from extreme storms such as tropical cyclones. To test whether such storms influence cosmogenic nuclide concentrations such that they do not reflect long-term rates of erosion, we measured meteoric and in situ 10Be in river sediment samples from Dominica, an andesitic island in the Caribbean, before and after category five Hurricane Maria (in 2017). Populations of before- and after-storm concentrations are statistically indistinguishable (n = 7 pairs for in-situ 10Be, n = 11 pairs for meteoric 10Be). 10Be concentrations vary from −138% to +73% within before–after sample pairs relative to the mean of the pair. These new data suggest that the effects of extreme storms on the depth and amount of near-surface erosion on Dominica vary spatially. Our data support the calculations of Niemi et al. (2005) and Yanites et al. (2009) suggesting that basin-by-basin comparisons of erosion rates based on cosmogenic nuclides should be approached with caution in small (<~100 km2) watersheds affected by mass movements and extreme storms. Erosion rates determined from in-situ 10Be on Dominica (geometric mean = 0.102 mm y−1, n = 12) are low compared to similarly steep and wet areas globally and correlate positively with the spatial density of mass movements." -"RPS:2010williamtown","RPS was engaged by Hunter Land Pty Ltd on behalf of Williamtown Aerospace Park (WAP) to undertake to undertake an Aboriginal archaeological test excavation and surface collection of Stage 2 sites covered in the Aboriginal Heritage Impact Permit (#3157-1101504) issued under Section 87 of the National Parks and Wildlife Act (1974, as amended). ... [_truncated_]" -"Racano:2023pontides","Major strike-slip fault systems on Earth, like the North Anatolian Fault (NAF), play an important role in accommodating plate motion, but surprisingly little is known about how such structures evolve through space and time. Along the central sector of the NAF in the Central Pontides, transpression and crustal thickening along the northward restraining bend of the fault are thought to have generated rock-uplift rates of 0.2--0.3 km/Myr since at least 400 ka based on Quaternary marine and river terraces, while data from low-temperature thermochronology suggest that an enhanced exhumation phase occurred within the last 11 Myr. However, the precise onset of this faster uplift phase, which likely reflects deformation associated with the development of the central sector of the NAF, is poorly constrained. ... [_truncated_]" -"Radclyffe:1993jervis","BA thesis (unpublished)" -"Rades:2015graben","The Tangra Yum Co graben is one of the active structures that accommodate the east‐west extension of the southern Tibetan Plateau and hosts one of the largest Tibetan lakes, which experienced lake‐level changes of ~200 m during the Holocene. In this study, cosmogenic 10Be is employed to: (1) quantify catchment‐wide denudation rates in fault‐bounded mountain ranges adjacent to the Tangra Yum Co graben; (2) date palaeo‐shorelines related to the Holocene lake‐level decline; and (3) determine the age of glacial advances in this region. The fault‐bounded, non‐glaciated mountain range north of Tangra Yum Co – and presumably most other areas around the lake – erode at low rates of 10–70 mm/ka. Owing to the slow erosion of the landscape, the sediments delivered to Tangra Yum Co have high 10Be concentrations. As a consequence, accurate exposure dating of sediment‐covered terraces and beach ridges is difficult, because the pre‐depositional 10Be concentration may exceed the post‐depositional 10Be concentration from which exposure ages are calculated. This difficulty is illustrated by a rather inaccurate 10Be exposure age of 2.3 ± 1.4 ka (i.e. an error of 60\%) for a terrace that is located 67 m above the lake. Nevertheless, the age is consistent with luminescence ages for a series of beach ridges and provides further evidence for the decline of the lake level in the late Holocene. At Tangra Yum Co exposure dating of beach ridges via 10Be depth profiles is not feasible, because the pre‐depositional 10Be component in these landforms varies with depth, which violates a basic assumption of this approach. 10Be ages for boulders from two moraines are much older than the early Holocene lake‐level highstand, indicating that melting of glaciers in the mountain ranges adjacent to Tangra Yum Co has not contributed significantly to the lake‐level highstand in the early Holocene. Copyright 2015 John Wiley and Sons, Ltd." -"Rafter:1973radiocarbon","A uniform approach, based upon the statistical behavior of random measurement errors, is suggested for assessing the relative merit of alternative methods of measuring radiocarbon and for interpreting and reporting the results of such measuremnts. The need for an objective, uniform approach is manifest because of the increasing concern with results which are close to the limits of precision or detection of the dating procedures. The standard deviation of the estimated net signal (sample counts) is first examined in terms of its dependence upon random errors arising in observations of background and gross sample counts. Because of the high precision characterizing such observations, it becomes vital to evaluate random errors additional to the Poisson (counting) errors. The ability to discriminate between samples of similar age, and minimum and maximum detectable ages are discussed in terms of the statistical theory of hypothesis testing. An explicit approach results for the uniform treatment of detection, detectability and age limits. The performance characteristic of alternative measurement methods cannot simply be stated in erms of a single ‘figure of merit‘, because f the rather complex dependence upon counting times, sample, background and modern standard counting rates, and non-Poisson sources of random errors. A ‘reduced activity‘ (sample activity/background equialent activity) plot is offered as a means for planning experiments and for rapidly assessing the capabilities of any specific measurement procedure. As a result of the particular choice of variables for this plot, alternative procedures may be represented by points in a fixed, two-dimensional array, where simple translations of the entire array correspond to changes in counting time or sample age." -"Raine:1974thesis","Pollen influx into Blue Lake in the alpine area of the Snowy Mountains of southeastern Australia was measured by pollen traps, snow and stream water samples and lake sediment traps. Pollen deposition in a nearby forested area was also investigated. Pollen deposition rates were calculated for a pair of cores from the lake, yielding a record over the last 13000 years, supplementary material from the nearby Twynam Cirque extending the sequence to 20000 years B.P. Possible causes of distortions in the pollen diagrams arising from differential pollen deposition and sediment redeposition are regarded as not significant. Vegetation was absent from the area before 17000 B.P., when snowpatch and feldmark communities appeared. Further amelioration occurred between 13000 and 17000 years B.P., after which conditions appeared to remain the same until 8700 years B.P., when a great increase in total pollen deposition rate was associated with rise of the treeline to its present position, and further development of the alpine vegetation. Forest of moister aspect than the present day prevailed from 7700 to 6500 years B.P., after which relative wetness declined to a minimum at about 3800 years B.P. Slight increase in available moisture has occurred since 1500 years B.P." -"Raine:1982blue","Temperature measurements of Blue Lake, a glacial cirque lake 28 m deep, were taken in 1971 and 1972 and indicate a dimictic thermal regime. A new bathymetric map, showing moraine features, is presented." -"Rainsley:2018loss","ND" -"Rand:2020engabreen","ND" -"Raven:2017deepwater","Lake sediments are an important resource that can be used to reconstruct past climate and environmental conditions from all over the world. Understanding past climate changes is extremely important to help understand what's happening to climate in Australia today and potentially into the future. The perched lake systems on Fraser Island in subtropical Queensland, Australia, act as natural rainfall gauges, allowing them to be highly sensitive to environmental changes which, through a variety of indicators, are recorded in the sediments. Deepwater Lake, a small perched lake on Fraser Island, was investigated using a range of environmental proxies. A detailed chronology was created using a range of accelerator mass spectrometry radiocarbon dates and 210Pb dates on cores taken to a depth of 4.7 m. The chronology indicates an age range of 4800 cal BP to present. The lake sediments were analysed for carbon isotope ratios, carbon/nitrogen ratio variation, macro-charcoal changes, sediment organic content, magnetic susceptibility, XRF based element geochemistry, 210Pb, and radiocarbon dating. These proxies are used to reflect the changes of catchment processes within the lake environment over the mid to late-Holocene. The proxies reflect a transition from a dry, fire-prone environment, with very low organic content from 4800-3800 cal BP, to a more rainfall-erosional based environment from 3800-300 cal BP. During the period from 3800-3000 cal BP, it was determined there was a high influx of detrital sediments, organic content, and a transition from an algal based source to a more terrestrial based organic source. Environmental conditions have remained consistent from 3000 cal BP to present day with very little variation observed in the proxies indicating a stabilisation of climate into the late Holocene." -"Readhead:1988aeolian","Using 90-125 µm grains of quartz extracted from sediments, the equivalent dose absorbed since burial was derived by exposing aliquots of quartz to a sunlamp, regenerating the TL growth curve by artificial irradiation and comparing the natural TL of the sample being dated, as well as that of an adjacent surface sample, to this curve. The age can then be calculated once the dose rate is known. The method is tested successfully on known-age aeolian sediments retaining their original bedding, but reveals some difficulties in trying to use TL to date aeolian sediments for which the original bedding has been destroyed. Anomalous fading of TL in quartz is reported. This latter difficulty was circumvented by using a delay of several weeks between the irradiation and heating of the quartz." -"Readhead:1990mungo","Paper presented to the Quarternary Dating Workshop held in the Coombs Lecture Theatre, Research School of Pacific Studies, Australian National University, October 11-12, 1990." -"Reber:1965tasmania","Along the coasts of Tasmania, the estuaries, and tidal parts of river mouths are many scores, and probably hundreds, of kitchen middens left by the natives. These people frequently camped on exposed places near a rocky beach where shellfish still grow, with a source of fresh water usually close by. The middens often cover an area of several hundred square yards and frequently are more than a yard deep. The contents are dominated by shells of local types. Some animal and fish bones are found along with chipped stones and finished tools. The midden is frequently permeated by black dust and bits of charcoal from aboriginal fires. ... [_truncated_]" -"Reber:2014reuss","ND" -"Reber:2014turkey","ND" -"Reber:2017peruvian","We present 10Be‐based basin‐averaged denudation rates for the entire western margin of the Peruvian Andes. Denudation rates range from c . 9 mm ka−1 to 190 mm ka−1 and are related neither to the subduction of the Nazca plate nor to the current seismicity along the Pacific coast and the occurrence of raised Quaternary marine terraces. Therefore, we exclude a tectonic control on denudation on a millennial time‐scale. Instead, we explain >60\% of the observed denudation rates with a model where erosion rates increase either with mean basin slope angles or with mean annual water discharge. These relationships suggest a strong environmental control on denudation." -"Rechinger:1984rumex","ND" -"Reed:2009fossil","This paper provides an update of the original review of Pleistocene vertebrate fossil sites of the South East region of South Australia. It includes recent discoveries, revisions of faunal lists for some sites and the results of recently completed research projects." -"Rees:2015dobson","The El Niño-Southern Oscillation (ENSO) and Southern Westerly Winds (SWW) profoundly influence synoptic-scale climate in the Southern Hemisphere. Although many studies have invoked either phenomenon to explain trends in proxy data, few have demonstrated the transition from a climate dominated by SWW flow to one controlled by El Niño activity, which is postulated to have occurred after 5 cal ka BP in the mid-latitudes of the Southern Hemisphere. Tasmania, southeast Australia, is ideally situated to detect changes in both of these climatic controls. Currently, El Niño and La Niña events result in drier and wetter conditions island-wide, respectively, with the greatest impact in the north. Further, Tasmania houses north--south trending mountain ranges near its western coast. As a result, areas west of the mountains exhibit a positive correlation between SWW flow and precipitation, while eastern regions possess either no or a negative relationship. Here, we present data from chironomid remains, charcoal, and geochemical proxies to investigate the paleohydrological history of Lake Dobson, a site located in Mount Field National Park, Tasmania. The proxies revealed three broad periods: (1) an early Holocene (11.5--8.3 cal kyr BP) characterised by generally high rainfall, the occurrence of irregular fires, and elevated charcoal influx at 11.4 and 10.2 cal ka BP -- conditions compatible with attenuated SWW flow over the site; (2) an ambiguous mid-Holocene (8.3--5 cal kyr BP) that marks the transition from a SWW- to ENSO-dominated climate; and (3) a relatively dry and stable late Holocene (5 cal kyr BP to present) that is consistent with the onset of a climate controlled by ENSO activity (i.e., characterised by a more mean El Niño climate state). The proxy record of Lake Dobson highlights the teleconnections between the equatorial Pacific and southern Australasia." -"Refsnider:2008uinta","ND" -"Regalla:2013tohoku","Convexities in the longitudinal profiles of actively incising rivers are typically considered to represent the morphologic signal of a transient response to external perturbations in tectonic or climatic forcing. Distinguishing such knickzones from those that may be anchored to the channel network by spatial variations in rock uplift, however, can be challenging. Here, we combine stream profile analysis, 10Be watershed-averaged erosion rates, and numerical modeling of stream profile evolution to evaluate whether knickzones in the Abukuma massif of northeast Japan represent a temporal or spatial change in rock uplift rate in relation to forearc shortening. Knickzones in channels that drain the eastern flank of the Abukuma massif are characterized by breaks in slope–area scaling and separate low-gradient, alluvial upper-channel segments from high-gradient, deeply-incised lower channel segments. Average erosion rates inferred from 10Be concentrations in modern sediment below knickzones exceed erosion rates above knickzones by 20–50\%. Although profile convexities could be interpreted as a transient response to an increase in rock uplift rate associated with slip on the range-bounding fault, geologic constraints on the initiation of fault slip and the magnitude of displacement cannot be reconciled with a recent, spatially uniform increase in slip rate. Rather, we find that knickzone position, stream profile gradients, and basin averaged erosion rates are best explained by a relatively abrupt spatial increase in uplift rate localized above a flat-ramp transition in the fault system. These analyses highlight the importance of considering spatially non-uniform uplift in the interpretation of stream profile evolution and demonstrate that the adjustment of river profiles to fault displacement can provide constraints on fault geometry in actively eroding landscapes." -"Regard:2016cameroon","South Cameroon is located in a tropical and tectonically quiescent region, with landscapes characterized by thick highly weathered regolith, indicative of the long‐term predominance of chemical weathering over erosion. Currently this region undergoes huge changes due to accelerated mutations related to a growing population and economical developments with associated needs and increasing pressures on land and natural resources. We analysed two of the main south Cameroon rivers: the Nyong River and Sanaga River. The Sanaga catchment undergoes a contrasted tropical climate from sub‐humid mountainous and humid climate and is impacted by deforestation, agriculture, damming, mining and urbanization, especially in the Mbam sub‐basin, draining the highly populated volcanic highlands. By contrast, the Nyong catchment, only under humid tropical climate, is preserved from anthropogenic disturbance with low population except in the region of Yaoundé (Méfou sub‐basin). Moreover the Nyong basin is dam‐free and less impacted by agriculture and logging. ... [_truncated_]" -"Rehn:2020thesis","Fire has long had a pervasive importance in human lives and actively shapes many landscapes on Earth. Fire has a long history of interaction with Australian ecosystems but poses a growing risk as fire conditions become increasingly severe, due in part to anthropogenic climate change. Tropical savannas cover almost one quarter (1.9 million km2) of the Australian land mass, and fire occurs in tropical savannas almost annually. A greater understanding of past fire regimes, and their environmental context, is essential for management and planning in an increasingly fire-prone landscape. Despite the central importance of fire in savanna ecosystems, the region remains understudied in Australian palaeofire research. This thesis combines established visual/microscopic and emerging geochemical methods to create three new multiproxy palaeofire records for three wetland sites in northern Australian savannas. Charcoal from sedimentary records from these sites was separated into three size fractions (>250 μm, 250-125 μm and 125-63 μm) and quantified by stereomicroscope, with aspect ratios and morphotypes recorded to investigate changes in fuel composition over time. Pyrogenic carbon was chemically isolated using hydrogen pyrolysis, with percent carbon measured by elemental analysis with the δ13C value of the pyrogenic carbon measured by isotope ratio monitoring mass spectrometry to determine changes in fuel composition over time. The novel combination of (optical) charcoal and (chemical) pyrogenic carbon measures enabled the identification of changes in relative fire intensities in the past, crucial to differentiating between anthropogenic and climatic influences within these palaeofire records. The palaeofire records were placed in a broader geochemical context using sediment elemental composition (using μXRF) and placed in a temporal context through the development of 210Pb and 14C chronologies. The three records are from (i) Marura Sinkhole (eastern Arnhem Land, 13.409°S, 135.774°E), (ii) Big Willum Swamp (Weipa, Cape York Peninsula, 12.657°S, 141.998°E), and (iii) Sanamere Lagoon (Cape York Peninsula, 11.117°S, 142.35°E). The palaeofire record for Marura sinkhole covers approximately 4600 cal BP to present, with highest fire incidence 4600-2800 cal BP. Vegetation at Marura is of mixed tree-grass composition throughout the record, with variability in the fine (<63 μm) fraction. Variable relative fire intensities and divergence between local and regional fire and vegetation signals suggest increasing human influence on fire at Marura from ~2800 cal BP. Minimal charcoal and pyrogenic carbon transport into the site after ~900 cal BP is likely the result of the imposition of fine-scale patch mosaic burning. European arrival in Arnhem Land shows a delayed effect on fire at Marura, with increased fire incidence after ~1950 CE reaching levels not seen in the preceding 900 years. The Big Willum Swamp palaeofire record covers ~3900 cal BP to present, with ephemeral conditions leading to minimal deposition early in the record prior to deepening of the site at ~2200 cal BP. Fire incidence at Big Willum Swamp is low until the last century, peaking at ~1970 CE with high relative fire intensities after the establishment of a bauxite mine around the site. Vegetation is a consistent tree-grass mix throughout the record comparable to modern vegetation across the Weipa Plateau. ... [_truncated_]" -"Rehn:2021arnhem","Fire has a long history in Australia and is a key driver of vegetation dynamics in the tropical savanna ecosystems that cover one quarter of the country. Fire reconstructions are required to understand ecosystem dynamics over the long term but these data are lacking for the extensive savannas of northern Australia. This paper presents a multiproxy palaeofire record for Marura sinkhole in eastern Arnhem Land, Northern Territory, Australia. The record is constructed by combining optical methods (counts and morphology of macroscopic and microscopic charcoal particles) and chemical methods (quantification of abundance and stable isotope composition of pyrogenic carbon by hydrogen pyrolysis). This novel combination of measurements enables the generation of a record of relative fire intensity to investigate the interplay between natural and anthropogenic influences. The Marura palaeofire record comprises three main phases: 4600--2800 cal BP, 2800--900 cal BP and 900 cal BP to present. Highest fire incidence occurs at ~4600--4000 cal BP, coinciding with regional records of high effective precipitation, and all fire proxies decline from that time to the present. 2800--900 cal BP is characterised by variable fire intensities and aligns with archaeological evidence of occupation at nearby Blue Mud Bay. All fire proxies decline significantly after 900 cal BP. The combination of charcoal and pyrogenic carbon measures is a promising proxy for relative fire intensity in sedimentary records and a useful tool for investigating potential anthropogenic fire regimes." -"Rehn:2021cape","Paleoecology has demonstrated potential to inform current and future land management by providing long-term baselines for fire regimes, over thousands of years covering past periods of lower/higher rainfall and temperatures. To extend this potential, more work is required for methodological innovation able to generate nuanced, relevant and clearly interpretable results. This paper presents records from Cape York Peninsula, Queensland, Australia, as a case study where fire management is an important but socially complex modern management issue, and where palaeofire records are limited. Two new multiproxy palaeofire records are presented from Sanamere Lagoon (8,150--6,600 cal BP) and Big Willum Swamp (3,900 cal BP to present). These records combine existing methods to investigate fire occurrence, vegetation types, and relative fire intensity. Results presented here demonstrate a diversity of fire histories at different sites across Cape York Peninsula, highlighting the need for finer scale palaeofire research. Future fire management planning on Cape York Peninsula must take into account the thousands of years of active Indigenous management and this understanding can be further informed by paleoecological research." -"Reid:1998ironbark","This thesis presents the results of an analysis of a sample of the lithic material excavated from the Ironbark Site Complex, located on the southern Curtis Coast, central Queensland. The aim of the study was to determine a possible site function for the complex. This was achieved through a combination of technological and descriptive investigation techniques. I demonstrate that a level of standardisation of the reduction sequence is evident at the site in several technological and descriptive indices. Based on this evidence, a possible use of the site was established as the manufacture of edge-ground axes. This evidence is then evaluated in terms of exchange and social significance and more generally in terms of archaeological approaches to quarries studies." -"Reid:2006bribie","Excavations at the Bribie Island Road site in southeast Queensland revealed a rich archaeological record under the current road. It is argued that the 800 year old site, dominated by shellfish remains with small amounts of fish and mammal bone and stone artefacts, was used on an ephemeral basis as a component of a broader contemporary cultural landscape centred on Sandstone Point. Results conform to findings for the broader region, suggesting more intensive use of the area in the last 1000 years and point to a range of structured settlement-subsistence strategies in place by this time. " -"Reid:2007murray","Shallow lakes have been described as existing in two alternative equilibrium states, dominated by either submerged plants or phytoplankton. Causes of, often catastrophic, shifts between these states have been widely debated but may often result from displacement of the dominant community by stochastic influence. In Australian cut-off river meanders (also known as 'billabongs'), anecdotal and palaeolimnological evidence suggests widespread loss of aquatic macrophytes since European occupation of the region c. post-1800. Our detailed and high-resolution stratigraphic study of a sediment core from Hogan's Billabong (Murray River, Australia) seeks to identify the causes of the loss of aquatic macrophytes. Little direct evidence of the past extent and composition of submerged macrophyte communities was recovered. Nevertheless, results derived from other sediment proxies, including declines in the abundance of epiphytic diatoms and in plant-associated invertebrates, provide further indirect evidence of macrophyte disappearance. Despite limitations with radiometric dating, the sequence of events in the derived record suggests that a period of high abiotic turbidity, leading to a critical reduction in water transparency and caused by widespread erosion during the late 19th century, is the most likely factor contributing to loss of submerged vegetation from this billabong." -"Reid:2017sedimentation","In dryland river systems subject to prolonged low and no flow periods, waterholes, or sections of river channel that are deep relative to the rest of the channel and that retain water for longer periods of no flow, provide refugia for aquatic biota and hence are critical to the resilience of aquatic ecosystems. This study examined physical, chemical and bio-stratigraphy in refugial waterholes situated along four distributaries of the Lower Balonne River system in semi-arid Australia. In doing so we reconstructed environmental histories for the waterholes, calculated how sedimentation rates have changed in response to land use change over the past two centuries, and assessed whether they are threatened by increased sedimentation through potential effects on waterhole depth and hence persistence times and habitat quality. Our study found that sedimentation rates have increased substantially since European settlement, most likely in response to removal of groundcover by grazers. ... [_truncated_]" -"Reimer:2004intcal","A new calibration curve for the conversion of radiocarbon ages to calibrated (cal) ages has been constructed and internationally ratified to replace IntCal98, which extended from 0--24 cal kyr BP (Before Present, 0 cal BP = AD 1950). The new calibration data set for terrestrial samples extends from 0--26 cal kyr BP, but with much higher resolution beyond 11.4 cal kyr BP than IntCal98. Dendrochronologically-dated tree-ring samples cover the period from 0--12.4 cal kyr BP. Beyond the end of the tree rings, data from marine records (corals and foraminifera) are converted to the atmospheric equivalent with a site-specific marine reservoir correction to provide terrestrial calibration from 12.4--26.0 cal kyr B P. A substantial enhancement relative to IntCal98 is the introduction of a coherent statistical approach based on a random walk model, which takes into account the uncertainty in both the calendar age and the 14C age to calculate the underlying calibration curve (Buck and Blackwell, this issue). The tree-ring data sets, sources of uncertainty, and regional offsets are discussed here. The marine data sets and calibration curve for marine samples from the surface mixed layer (Marine04) are discussed in brief, but details are presented in Hughen et al. (this issue a). We do not make a recommendation for calibration beyond 26 cal kyr BP at this time; however, potential calibration data sets are compared in another paper (van der Plicht et al., this issue)." -"Reimer:2009intcal","The IntCal04 and Marine04 radiocarbon calibration curves have been updated from 12 cal kBP (cal kBP is here defined as thousands of calibrated years before AD 1950), and extended to 50 cal kBP, utilizing newly available data sets that meet the IntCal Working Group criteria for pristine corals and other carbonates and for quantification of uncertainty in both the 14C and calendar timescales as established in 2002. No change was made to the curves from 0--12 cal kBP. The curves were constructed using a Markov chain Monte Carlo (MCMC) implementation of the random walk model used for IntCal04 and Marine04. The new curves were ratified at the 20th International Radiocarbon Conference in June 2009 and are available in the Supplemental Material at www.radiocarbon.org." -"Reimer:2013intcal","The IntCal09 and Marine09 radiocarbon calibration curves have been revised utilizing newly available and updated data sets from 14C measurements on tree rings, plant macrofossils, speleothems, corals, and foraminifera. The calibration curves were derived from the data using the random walk model (RWM) used to generate IntCal09 and Marine09, which has been revised to account for additional uncertainties and error structures. The new curves were ratified at the 21st International Radiocarbon conference in July 2012 and are available as Supplemental Material at www.radiocarbon.org. The database can be accessed at http://intcal.qub.ac.uk/intcal13/." -"Reimer:2020intcal","Radiocarbon (14C) ages cannot provide absolutely dated chronologies for archaeological or paleoenvironmental studies directly but must be converted to calendar age equivalents using a calibration curve compensating for fluctuations in atmospheric 14C concentration. Although calibration curves are constructed from independently dated archives, they invariably require revision as new data become available and our understanding of the Earth system improves. In this volume the international 14C calibration curves for both the Northern and Southern Hemispheres, as well as for the ocean surface layer, have been updated to include a wealth of new data and extended to 55,000 cal BP. Based on tree rings, IntCal20 now extends as a fully atmospheric record to ca. 13,900 cal BP. For the older part of the timescale, IntCal20 comprises statistically integrated evidence from floating tree-ring chronologies, lacustrine and marine sediments, speleothems, and corals. We utilized improved evaluation of the timescales and location variable 14C offsets from the atmosphere (reservoir age, dead carbon fraction) for each dataset. New statistical methods have refined the structure of the calibration curves while maintaining a robust treatment of uncertainties in the 14C ages, the calendar ages and other corrections. The inclusion of modeled marine reservoir ages derived from a three-dimensional ocean circulation model has allowed us to apply more appropriate reservoir corrections to the marine 14C data rather than the previous use of constant regional offsets from the atmosphere. Here we provide an overview of the new and revised datasets and the associated methods used for the construction of the IntCal20 curve and explore potential regional offsets for tree-ring data. We discuss the main differences with respect to the previous calibration curve, IntCal13, and some of the implications for archaeology and geosciences ranging from the recent past to the time of the extinction of the Neanderthals." -"Reimer:2023calibomb","Brief Description: On-line program for calibration of post-nuclear testing 14C results" -"Reinhardt:2007spain","We integrated optically stimulated luminescence dating and 10Be cosmogenic nuclide measurements to quantify short‐to‐medium‐term (102–104 years) catchment dynamics and response to active tectonics. In the 27 km2 Río Torrente catchment, Sierra Nevada, southern Spain, rapid base‐level fall has triggered knickpoint migration up both trunk and tributary channels, resulting in two distinct geomorphic zones: (1) a steep lower catchment with concordant rates of hillslope erosion and channel incision over both short (100 years: 5–8 mm yr−1) and medium (12 ka: 5 ± 1 mm yr−1) timescales and (2) a low‐relief soil‐mantled upland topography with uniformly low bedrock and hillslope erosion rates (0.05 ± 0.02 mm yr−1). The uniformity of erosion in this upland surface indicates that catchment topography was previously in steady state. Rapid river incision below the channel knickpoints has resulted in the development of steep landslide‐dominated hillslopes that are essentially “tracking” the incising channel. The magnitude of base‐level fall required to generate these steep hillslopes is >100 m; at least 50 m of this base‐level fall occurred during the past ∼21 ka. These steep hillslopes are eroding back into the low‐angled upland surface at a much slower rate than the channel knickpoint. Consequently, the trunk channel knickpoint has already reached the catchment headwaters while hillslopes continue to adjust to the new base level, indicating that the channel profile will regain equilibrium form long before hillslopes. Thus hillslopes are the limiting factor for the duration of landscape transience in this small mountain catchment." -"Reitner:2016lienz","ND" -"Reusche:2014svalbard","ND" -"Reusche:2018outlet","ND" -"Reusser:2015landscape","Establishing background (geologic) rates of erosion is prerequisite to quantifying the impact of human activities on Earth’s surface. Here, we present 10Be estimates of background erosion rates for ten large (10,000–100,000 km2) river basins in the southeastern United States, an area that was cleared of native forest and used intensively for agriculture. These 10Be-based rates are indicative of the pace at which the North American passive-margin landscape eroded before European settlement (∼8 m/m.y.). Comparing these background rates to both rates of post-settlement hillslope erosion and to river sediment yields for the same basins, we find that following peak disturbance (late 1800s and early 1900s), rates of hillslope erosion (∼950 m/m.y.) exceeded 10Be-determined background rates more than one-hundred fold. Although large-basin sediment yields during peak disturbance increased 5–10× above pre-settlement norms, rivers at the time were transporting only ∼6\% of the eroded material; work by others suggests that the bulk of historically eroded material remained and still remains as legacy sediment stored at the base of hillslopes and along valley bottoms. Because background erosion rates, such as we present here, reflect the rate at which soil is generated over millennial time scales, they can inform and enhance landscape-management strategies." -"Reuter:2005susquehanna","I use cosmogenic 10Be analyses to address both applied and basic science questions regarding rates and patterns of erosion in the 71,250 km2 Susquehanna River Basin of New York, Pennsylvania, and Maryland. Measurements of in situ-produced 10Be from 88 fluvial sediment samples constrain basin-scale erosion rates on a 104 to 105 year time scale, and four bedrock samples provide ridge-top erosion rates. Sediment samples are from two groups: (1) 60 samples are from small (0.6 to 25 km2), non-glaciated basins underlain by a single lithology; these were selected through geographic information systems (GIS) analysis; (2) 28 samples are from USGS stream gages and represent complex basins of multiple lithologies and varying degrees of present-day land use; some of the USGS basins were glaciated during the Pleistocene. ... [_truncated_]" -"Reuther:2007carpathians","ND" -"Reuther:2007pietrele","ND" -"Reuther:2011piedmont","ND" -"Reynen:2016fish","The archaeology of the arid and apparently inhospitable spinifex plains of today’s inland Pilbara, Western Australia, is dominated by sites with bedrock grinding patches. These range from single and sometimes barely visible areas of ground granite to sites with more than a hundred flat, slightly concave or sometimes deeply grooved ground patches. Sometimes a solitary feature, sometimes associated with engravings or scattered stone artefacts, these sites contribute to the story of the movement of people through this arid landscape. But what do they tell us? Using ethnohistorical, ethnographic and experimental studies, this paper evaluates data collected from sites with bedrock grinding patches recorded on the Abydos Plain. Our results highlight the need for ‘grinding’ patches to be reconsidered as more than ‘grinding’ patches, for better modelling of freshwater ecology and inland fishing, and for the potential of spinifex fibre technology to be actively incorporated into reconstructions of hunter gatherer lifeways in arid landscapes." -"Reynen:2018arid","The presence of Aboriginal people in interior refuges as climate conditions deteriorated with the onset of glacial aridity is now well documented in the Australian arid zone. Further excavation at Yurlu Kankala, a large rock shelter located on an island of high land in the inland Pilbara, demonstrates repeated human occupation from at least 47–43 cal ka BP through the Last Glacial Maximum to the mid-Holocene. Despite the continued presence of bone representing human food remains and an increased occurrence of hearths, after 18–17 cal ka BP there is a dramatic reduction in stone artefact numbers, suggesting that use of the site changed markedly. In exploring the drivers behind this change, we investigate the role of rock shelters in Aboriginal land-use systems in the Pleistocene Pilbara. Yurlu Kankala makes a substantive contribution to answering questions on changing rock shelter and landscape use during the post-LGM movement of people into the wider Pilbara uplands." -"Reynen:2019thesis","Human movement in the inland Pilbara region of north-western Australia during the Pleistocene was examined through a technological analysis of the stone artefact assemblages from three rockshelters. The results suggest that the common characterisation of Aboriginal tool-stone use in the Pilbara uplands, of expedient material use within a lithic-rich landscape, has been overstated. A strategy of individual provisioning is apparent, where highly mobile people transported cores over short distances across the uplands. Changes in rockshelter use and mobility during the Last Glacial Maximum (24-18 ka) demonstrate complex patterns of landscape use incorporating both territorial retraction and phases of expansion." -"Reynhout:2019patagonia","ND" -"Rezende:2013rift","The present work aims to study the control factors of the relief evolution of a drainage divide section between the Grande river inland basin, one of the formers of the Paraná river, and the Paraíba do Sul river basin. This drainage divide is contained in one of the higher portions of Mantiqueira Mountain Range and coincides with NNW flank of the Continental Rift of Southeastern Brazil. For this study nine sub-basins were selected in the extreme south of Minas Gerais, between the municipalities of Itamonte and Bocaina de Minas. These catchments had their denudational rates estimated by measuring the production of cosmogenic nuclide 10Be in fluvial sediments. The results show that the average denudation rate of the sub-basins of the Paraiba do Sul river, facing the gráben (17,39 m/Ma), is greater than that of sub-basins of the Grande and Aiuruoca rivers, directed to continental interior (12,24 m/Ma). Among the control factors of the denudation rates, stands out a good correlation between rates and two morphometric parameters: relief amplitude and average slope of the catchments. The influence of lithology is also important, since the resistance of granite to erosion processes is one of the factors conditioning denudational rates fairly low in the area. The results indicate that the Maromba granite is the more resistant lithological unit among those present in the sampled sub-basins. The low rates measured, concerning the last tens of thousands of years, contrasts with the rejuvenated relief and with the high altitudes of this sector of the Mantiqueira Range, where there is a recognized role of neotectonics in morphogenesis. In this way, it is likely that there was an attenuation of tectonic activity in the Upper Quaternary, with the consequent stabilization of base levels and decrease of denudational processes." -"Rhee:2019terra","ND" -"Rhoads:1980thesis","This study concerns the application of ethnographic information to the understanding of prehistoric peoples. The ethnography of contemporary sago-using peoples, who inhabit the foothill margin of the deltaic swamps of the Papuan Gulf, and the archaeological evidence recovered from a series of excavated open and rock shelter sites serve as the basis for this work." -"Rhoads:1983kikori","This report presents the findings of excavations and surface site collections conducted by Sandra Bowdler in 1971/72 and by myself in 1976 in the region neighbouring Kikori Station, Gulf Province (Fig.l). The archaeological surveys from which this information was derived were exploratory and site discovery was by and large guided by area inhabitants, who maintain a knowledge of ancestral village localities. As these factors constrain the rigour with which regional prehistory may be addressed, I limit my attention to descriptive analyses. Thus the results are organised so as to establish a referential data base for future research." -"Rhodes:1992gunbower","ND" -"Rhodes:2009hearths","A two-phase process for developing a chronology of Aboriginal occupation in arid western NSW, Australia, has been developed over the past ten years by the Western NSW Archaeology Program. Radiocarbon dating of charcoal from the remains of heat-retainer hearths, built by Aboriginal people in the past to cook food, and Optically Stimulated Luminescence (OSL) dating of sediments have been used to construct a chronology of ‘archaeological surfaces‘. Here we provide preliminary age estimates using OSL dating of stones from heat-retainer hearths which have previously been dated by radiocarbon. Our method is novel in several ways including the rapid preparation method adopted and the approach to estimating the dose rate for surface samples. We discuss the limitations of this virtually non-destructive and efficient OSL dating method, and provide an agenda for future technical development and application." -"Rhodes:2010hearths","Research conducted by the Western New South Wales Archaeology Program (WNSWAP) provides the opportunity to assess the reliability of optically stimulated luminescence (OSL) dating of late Pleistocene and Holocene fluvial sediments and burnt stone samples from arid zone geoarchaeological contexts. A large number of radiocarbon age determinations of charcoal preserved in heat retainer hearths provides independent chronological control at these contexts. We describe a rapid OSL methodology for dating burnt hearth stones to complement previously applied radiocarbon methods, which we have tested using 37 samples from hearths with radiocarbon determinations. We propose a geoarchaeological model in which these hearths were constructed by people whose activity took place on an archaeological surface, formed by the earlier deposition of fluvial sediments. Here we demonstrate the veracity of this model by dating sediments lying stratigraphically below the hearths, and use the radiocarbon age control and chronological consistency to assess the accuracy and reliability of both small aliquot and single grain single aliquot regenerative-dose (SAR) OSL dating. While small aliquot age estimates are in most cases in agreement with independent control, the single grain determinations using a finite mixture model (FMM) appear to provide improved chronological resolution. Using single grains, we note some problems in the application of the FMM and in the dating of young samples in the range of 1–100 years. As many samples may have resided close to the surface since deposition, we have developed a mathematical function to describe gamma and cosmic dose rate contributions at burial depths down to 40cm. These OSL age estimates allow us to reject the model of intensification of human activity as responsible for the observed pattern of archaeological radiocarbon determinations in this part of the Australian arid zone." -"Ribolini:2018pelister","ND" -"Rice:2019labrador","ND" -"Rich:1992narama","The Narama Joint Venture comprising Costain Australia Limited and Renison Limited has development consent to mine coal by open cut methods from an area of land along Bayswater Creek on the north side of the Hunter River, north-west of Singleton in the Hunter Valley [see Map 1]. The National Parks and Wildlife Service issued consent to destroy Aboriginal sites within the Narama project area, subject to their archaeological salvage. This report, in four volumes, sets out the results of this salvage work. The report has been prepared for Envirosciences Pty Ltd, on behalf of the Narama Joint Venture. ... [_truncated_]" -"Rich:1994angels","Between 1992 and 1994 the Jali Local Aboriginal Land Council and archaeologist Elizabeth Rich carried out monitoring and excavation of an extensive Aboriginal site at the Angels Beach residential development at North Ballina (see Maps 1 and 2). This work was carried out for the Ballina - North Creek Aboriginal Sites Management Committee and Ballina Shire Council. ... [_truncated_]" -"Richards:1996bridgewater","Three Aboriginal archaeological sites were investigated near Cape Bridgewater in December 1995. Aboriginal sites White‘s Beach 1 (AAV 7121/240) and Bridgewater Dunes 1 (AAV 7221/750) were recorded and threats to their preservation identified. Majority of efforts were focussed on investigating Cape Duquesne 1 (AAV 7121/233), a highly significant site under severe threat of destruction by wind erosion." -"Richards:2004bridgewater","Archaeological investigations of a coastal Aboriginal landscape have revealed a pattern of changing occupation and shellfish resource use. During the initial period of occupation, c. 2000 Be, foraging base camps were located in a sheltered location in the east central area of the midden. Other areas were subsequently occupied and abandoned, with a final date of 1600ADfrom the south east. Although 17 species of shellfish were present in the midden, there was an economic emphasis on one small shellfish species (Narrow Wedge Shell) which increased over time. Mass collection and processing of this predictable and abundant food resource indicates a tightly scheduled seasonal exploitation pattern. Occupation is most likely to have occurred in late spring-early summer." -"Richards:2007box","Recent archaeological investigation at Box Gully, located on the north western tip of the Lake Tyrrell lunette, has resulted in the first documentation of pre-30,000 calBP Aboriginal occupation of the extensive area between the Murray River and the Tasmanian highlands. The remains of repeated small scale camping episodes were uncovered in a palaeosol capping a buried pelletal clay lunette. Five new radiocarbon determinations on charcoal associated with cultural material in the palaeosol range from ca. 32,000 calBP near the bottom to ca. 26,600 calBP near the top, and are supported by both conventional radiocarbon and Optically Stimulated Luminescence dates obtained independently during geomorphic investigations of Box Gully. Hearth features, stone artefacts and the remains of bettong, hare-wallaby, shingle-backed lizard, emu and fresh water mussel were present within the palaeosol. Review of the late Pleistocene archaeological record of the western Murray Basin allows the finds at Box Gully to be placed in a human occupation context of adaptation to severe climatic stress leading to the Last Glacial Maximum. As conditions deteriorated further after ca. 27,000 calBP, lacustrine localities including the Willandra Lakes, Lake Tandou and the Lower Darling were much less heavily frequented than previously, or like Lake Tyrrell, abandoned. At the same time sustained occupation of the Murray River valley occurred, as did the initial occupation of rockshelters in the highlands of southern Victoria." -"Richards:2012duquesne","This impressive collection celebrates the work of Peter Kershaw, a key figure in the field of Australian palaeoenvironmental reconstruction. Over almost half a century his research helped reconceptualize ecology in Australia, creating a detailed understanding of environmental change in the Late Pleistocene and Holocene. Within a biogeographic framework one of his exceptional contributions was to explore the ways that Aboriginal people may have modified the landscape through the effects of anthropogenic burning. These ideas have had significant impacts on thinking within the fields of geomorphology, biogeography, archaeology, anthropology and history. Papers presented here continue to explore the dynamism of landscape change in Australia and the contribution of humans to those transformations. The volume is structured in two sections. The first examines evidence for human engagement with landscape, focusing on Australia and Papua New Guinea but also dealing with the human/environmental histories of Europe and Asia. ... [_truncated_]" -"Richards:2013thesis","The ongoing international debate regarding complexity in Southwest Victorian Aboriginal societies concerns unresolved issues surrounding the validity of the 19th century ethnographic record and the nature of archaeological evidence for complexity in the pre-contact period. This thesis critically re-examines SW Victorian Aboriginal societies with the aid of substantial new empirical data and by exploring the ethnographic and archaeological records through the theoretical lens of Hayden‘s concept of transegalitarian socio-cultural complexity. It is contended that evidence for transegalitarian complexity is indisputably present in the ethnographic period and appears as early as the onset of the middle Holocene in the archaeological record of SW Victoria. Data from shell middens, including numerous radiocarbon age determinations, in the Cape Duquesne study area and other nearby localities are used to develop a 12,000 year long coastal archaeological sequence. Much of this period was characterised by small-scale, short-term shellfishing camps associated with the collection of individual, mobile, large shellfish. At c. 4000 cal BP there was a dramatic change with the appearance of permanent, focal coastal settlements resulting from highly organised, tightly scheduled, seasonal occupation by larger groups that stayed on the coast for longer periods. These groups utilised a broader range of shellfish species than previously while focusing on the mass collection and processing of one small, sessile species, Paphies angusta. These characteristics became more pronounced after c. 1500 cal BP. The direct historical approach is employed at the Lake Condah Outlet study area to investigate the archaeological manifestation of an ethnohistorically chronicled Aboriginal eel fishery. The late 19th century map and text, produced on the basis of first-hand observations plus information from traditional owners, provides invaluable information on the operation of a series of weirs, channels and traps as a water control and eel management system. Detailed archaeological mapping and recording of the still extant 19th century cultural features forms the basis for modelling the functioning of this system at varying lake levels, documenting the culture-based fishery form of eel aquaculture at the Lake Condah Outlet. This is the economic basis for transegalitarian features throughout SW Victoria in the ethnographic period and well into the pre-contact period. Three SW Victorian Aboriginal mortuary trees, from Moyston, Gorrinn and Cathcart, investigated using archaeological, ethnohistorical and physical anthropological data, are employed to evaluate the regional ethnographic model relating complexity in the staging of mortuary treatment to an individual‘s status during their lifetime. ... [_truncated_]" -"Richardson:1984stradbroke","In June and July, 1982 an archaeological survey of a sandmining lease on North Stradbroke Island was undertaken. The methodology employed duing the investigation was designed to examine the factors influencing site location. The use of ‘problem oriented research‘ principles in this ‘public archaeology‘ exercise achieved two aims. It has demonstrated that archaeological surveys undertaken as Environmental Impact Statements can contribute to archaeological research and it also has allowed an assessment of site significance to be made within a framework of current research." -"Ridges:2000paintings","Dating rock-paintings directly by radiocarbon analysis of organic material within the paints themselves presents a range of methodological problems. Despite this, there have been few studies that have directed research towards understanding the organic environment of rock-paints. We report the results of investigation of the quantities, forms and possible origins of organic matter found in Aboriginal rock-paints in the Selwyn Ranges region in northwestern Queensland." -"Riebe:2000nevada","We used cosmogenic 26Al and 10Be in stream sediment to measure landscape-scale erosion rates for topographically diverse catchments at seven Sierra Nevada sites. At three sites, erosion rates and hillslope gradients are strongly correlated, increasing with proximity to fault scarps and river canyons, which appear to have accelerated local base-level lowering rates, and thus increased catchment erosion rates by up to 15-fold. At four other sites, far from fault scarps and river canyons, erosion rates are much more uniform and less sensitive to average hillslope gradient. Our measurements show that contrasts in landscape erosion rates cannot be inferred from hillslope gradients alone, because landscapes can evolve toward a state of erosional equilibrium, in which steep and gentle slopes erode at similar rates." -"Riebe:2003chemical","Quantifying long-term rates of chemical weathering and physical erosion is important for understanding the long-term evolution of soils, landscapes, and Earth's climate. Here we describe how long-term chemical weathering rates can be measured for actively eroding landscapes using cosmogenic nuclides together with a geochemical mass balance of weathered soil and parent rock. We tested this approach in the Rio Icacos watershed, Puerto Rico, where independent studies have estimated weathering rates over both short and long timescales. Results from the cosmogenic/mass balance method are consistent with three independent sets of weathering rate estimates, thus confirming that this approach yields realistic measurements of long-term weathering rates. ... [_truncated_]" -"Rieser:2010crater","Lynch's Crater on the Atherton Tablelands in NE-Australia formed about 230,000 years ago during an explosive eruption, creating a maar more than 80m deep. Since the eruption, the maar has been filled with lake sediments that are topped by peat material. A 64m long core was recovered and an OSL dating project was undertaken to extend the chronology beyond 16m depth, which according to 14C age control represents ∼60ka. The predominantly organic lake sediments contained abundant fine quartz of aeolian origin, and the Single Aliquot Regenerative Method (SAR) provided satisfactory equivalent dose (DE) estimates. However, the determination of the dose rate proved both critical and difficult. Extremely low radionuclide contents led to cosmic radiation being the dominant dose rate contribution for most samples. The OSL chronology presented in this paper thus relies on modelling the changing cover by sediments and lake water over the burial time." -"Riley:2020staircase","Most streams in the Southwest United States are ephemeral and can be sensitive to climate change given the delicate balance between sediment supply and discharge. These streams undergo rapid geomorphic change because of the semi-arid climate, high sediment supply, and flashy hydrology. At the turn of the 20th century, many streams in the region rapidly incised into their floodplains forming arroyos stimulating questions regarding the cause of such widespread synchronous channel change. Arroyos are a geomorphic form where a channel is entrenched into fine-grained cohesive alluvium with near vertical channel banks. This dissertation investigates Holocene and late Pleistocene geomorphic change in catchments draining the Grand Staircase region of the Colorado Plateau in southern Utah with the goal of understanding how climate variability and sediment supply influence channel change, landscape evolution, and wildfire history. Methods and datasets used include field descriptions of stratigraphy and sedimentology, geospatial analysis, optically stimulated luminescence and radiocarbon dating, cosmogenic nuclide 10Be concentrations of modern, Holocene, and Pleistocene alluvium, and alluvial charcoal derived fire records. ... [_truncated_]" -"Ringrose:1996dalmore","This work describes and provides tentative dates for a previously briefly recorded calcrete suite from semi-arid north-central Australia. The aim is to provide further insight into the nature of carbonate deposition in this area and thereby promote further research. The calcrete deposit occupies 3750 km2and appears to have once served as a conduit for groundwater flow towards the Barkly Tablelands playa system. Two major phases of calcrete precipitation are distinguished tentatively as occurring during the Mid- and Late Pleistocene. Geomorphological and SEM evidence suggest that an earlier phase culminated in the direct calcium carbonate precipitation of travertine mounds. These resulted from effusive groundwater flow, possibly along spring lines. This phase was succeeded by a period of longitudinal dune formation. During a later phase, non-pedogenic calcrete was precipitated between and beyond the mounds, apparently replacing former dunes. The presence of salts within the calcrete infers strong evaporative conditions suggesting that this later precipitation took place in the proximity of a saline lake, possibly palaeo-lake Barkly. Later stage aeolian activity appears to have reworked dune surfaces since the second stage of carbonate deposition." -"Rinterknecht:2004finland","ND" -"Rinterknecht:2005pomeranian","ND" -"Rinterknecht:2006scandinavian","ND" -"Rinterknecht:2007belarus","ND" -"Rinterknecht:2008lithuania","ND" -"Rinterknecht:2009preliminary","ND" -"Rinterknecht:2012germany","ND" -"Rinterknecht:2012ukraine","ND" -"Rinterknecht:2014greenland","ND" -"Rinterknecht:2014pomerania","ND" -"Rinterknecht:2018russia","ND" -"Robbie:1998mountain","BSc thesis (unpublished)" -"Roberts:1990oldest","THE oldest secure date for human occupation in Greater Australia is 40kyr from eastern Papua New Guinea1, whereas slightly younger dates have been reported from southern Australia2. We now report thermoluminescence (TL) dates that suggest the arrival of people between 50 and 60 kyr in northern Australia. TL dates were obtained from sandy footslope deposits at two former occupation sites that yielded a range of stone artefacts in their primary depositional setting. Artefacts terminated mid-way down one profile, which had a basal age of about 100 kyr. Confidence in the TL dates is given by their close correspondence with radiocarbon dates obtained from the upper occupation levels. These TL dates are not only the oldest yet proposed for Aboriginal occupation but also may mark the time of initial human arrival on the Australian continent." -"Roberts:1991phd","The Magela Creek catchment is situated in tropical northern Australia. This thesis examines the contemporary sediment transport regime of the sand-bed Magela Creek, the Holocene alluviation of its palaeochannel, the Quaternary history of extensive colluvial sand aprons developed along the flanks of the Arnhem Land plateau, and the chronology of isolated alluvial and lacustrine deposits on the plateau surface. Catchment sediment budgets are constructed at contemporary (AD 1950-1989), Holocene (0-7 kyr) and Pleistocene (7-20 kyr) timescales, and a sedimentation chronology for the sand aprons extended back to ∼240 kyr. Contemporary sediment and solute transport rates in the Magela Creek were measured between 1986 and 1989. The measured bedload transport rates compare favourably with those computed by the van Rijn (1984c) model and the mean computed yield for 1980-1989 (1800 m3/yr) corresponds closely to the rate of infilling of Mudginberri Billabong determined for the same period from air photo and bathymetric surveys (1400-2100 m3/yr). Annual yields of washload and solutes are estimated using rating curves. Over the 1971-1989 period, the total terrigenous load transported by the Magela Creek (∼12,000 t/yr) consisted of approximately 30% bedload, 15% suspended sand, 45% washload and 10% solutes. The sand fraction is larger than that commonly reported for tropical rivers. It is derived almost entirely from the Arnhem Land plateau and corresponds to a plateau erosion rate of ∼5 m3/km2/yr. Washload and solutes are derived mostly from the lowlands and their yields equate with a lowland denudation rate of ∼28 m3/km2/yr, which lies at the low end of the range reported for other tropical savanna regions. The difference between the two rates suggests that the relative elevation of the plateau is increasing with time. Sand transported along the Magela palaeochannel prior to ∼8 kyr was discharged into the deep-water estuary that existed at what is now Mudginberri Billabong. Infilling of the palaeochannel began at ∼8 kyr with the downstream progradation of a sand wedge. This sand probably was supplied by gullying of nearby sand aprons, associated with the return of enhanced monsoonal activity to the region during the post-glacial marine transgression. The palaeochannel subsequently accreted vertically, although the rate of infilling over the last 3 kyr was double that of the preceding 4 kyr. Sand aprons, dated by thermoluminescence, began to develop at the foot of the Arnhem Land escarpment at 220-230 kyr and 100-120 kyr: these ages coincide with the start of the penultimate and last interglacials respectively. Since then, the aprons have accumulated at a fairly constant rate (30-70 rnm/kyr). The basal ages of the aprons and their volumetric rates of accumulation imply an escarpment retreat rate of 20-200 rnm/kyr, in contrast to a plateau lowering rate of ∼5 rnm/kyr (inferred from the rate of infilling an enclosed ephemeral lake in the catchment headwaters). The dominance of escarpment retreat over plateau lowering by a factor of 4-40 accords with the classic theories of parallel retreat of slopes rather than the downwasting of interfluves." -"Roberts:1994mounds","ND" -"Roberts:1994newlight","Since these words were written by Etheridge, more than a century ago, considerable evidence has been amassed in favour of a great antiquitv for human presence in Australia. Proof of this antiquitv had to wait, however, until the advent of physical dating methods in archaeology. The initial insights were provided by radiocarbon (14C) dating of organic remains found at human occupation sites, and they transformed our knowledge of Australian prehistory. A full account of this 'radiocarbon revolution' has been chronicled by Jones (1989, 1993). The first direct date for Pleistocene occupation was obtained from Kenniff Cave in southern Queensland (Mulvanev 1962), but, by the end of the 1960s, ages of 20,000-30,000 radiocarbon years had been reported for sites around the continent. The next decade saw the date for initial colonisation extend back to 38,000 radiocarbon years, based on finds at Lake Mungo in western New South Wales, and near Perth in Western Australia. Some prehistorians (eg Jones 1982) have long regarded such 14C ages as minimum ages for colonisation, as they lie near the limit of the method, while others (such as Allen 1989) have recently asserted that first landfall need not have occurred earlier than 35,000 years ago." -"Roberts:1994optical","The date at which people entered Australia has important implications for the debate on modern human origins. Thermoluminescence dates of 50-60 ka, reported for initial occupation of the Malakunanja II site in northern Australia, have been used as a means of calibrating the rate of mitochondrial and nuclear DNA evolution in modern humans. Optical dating of unburnt quartzose sediments from a rock shelter site (Nauwalabila I, Lindner Site) in Deaf Adder Gorge, 70 km south of Malakunanja II, provides new evidence for the timing of the colonisation of the continent. Optical dates were determined for several stratigraphic levels within a 3 m deep excavation, in which flaked stone artefacts and ground pigments were found in primary depositional setting. The lowest human occupation levels are bracketed by dates of 53.4 ± 5.4 ka and 60.3 ± 6.7 ka, while the upper levels show good agreement between optical and calibrated 14C age estimates. High-quality haematite with ground facets and striations is associated directly with the 53 ka level and indicates the use of pigments by these early Australians. The optical dates independently confirm evidence for the colonisation of northern Australia shortly after 60 ka and should be seen in the context of this region as having been a likely entry route for the first human movements into Sahul." -"Roberts:1996nullarbor","Human occupation of the Nullarbor Plain in South Australia has been known to extend into the Pleistocene since a series of major archaeological excavations was begun in the 1950s and 1960s. An antiquity of more than 20,000 years BP for human presence in the region was established on the basis of 14c chronologies at Koonalda Cave and Allen‘s Cave (also known as site N145). The oldest date reported for traces of human activity was ~22,000 years BP (or ~26,000 years BP after calibration) from Koonalda Cave. Here we present preliminary results of our luminescence dating investigations at Allen‘s Cave and Koonalda Cave, and also report some new I4c age dewinations on associated charcoal. The wind-blown quartzose sediments deposited in Allen‘s Cave were dated by optically-stimulated luminescence (OSL) and thennoluminescence (TL). A near-modern age was obtained for a near-surface sample and good agreement was obtained between the calibrated 14C ages of a well-preserved ~10,000 year-old hearth and the optical (OSL) and TL ages of the underlying dments." -"Roberts:1997nests","Mud-nesting wasps are found in all of the main biogeographical regions of the world1,2,3, and construct nests that become petrified after abandonment. Nests built by mud-dauber and potter wasps in rock shelters in northern Australia1,4 often overlie, and occasionally underlie, prehistoric rock paintings. Mud nests contain pollen, spores and phytoliths from which information about local palaeovegetation can be gleaned. Here we report a new application of optical dating5,6,7, using optically stimulated luminescence (OSL), and accelerator mass spectrometry (AMS) 14C dating of pollen8 to determine the ages of mud-wasp nests associated with rock paintings in the Kimberley region of Western Australia9,10. Optical dating of quartz sand (including the analysis of individual grains) embedded in the mud of fossilized nests shows that some anthropomorphic paintings are more than 17,000 years old. Reconstructions of past local environments are also possible from the range of pollen and phytolith types identified. This approach should have widespread application to studies of rock-art dating and late Quaternary environmental change on continents where mud-wasps once lived and other sources of palaeoecological information are absent." -"Roberts:1998dating","ND" -"Roberts:1998jinmium","The Jinmium rock shelter is located in the Kimberley region of northern Australia. Claims for ancient rock art and an early human presence at this site1 were based on thermoluminescence ages of 50–75 thousand years (kyr) for quartz sands associated with buried circular engravings (pecked cupules) and on thermoluminescence ages of 116–176 kyr for the underlying artefact-bearing deposits. Here we report substantially younger optical ages for quartz sand, and ages based on measurements of radioactive carbon in charcoal fragments, from the occupation deposit. Using conventional (multiple-grain) optical dating methods, we estimate that the base of the deposit is 22 kyr. However, dating of individual grains shows that some have been buried more recently. The single-grain optical ages indicate that the Jinmium deposit is younger than 10 kyr. This result is in agreement with the late-Holocene ages obtained for the upper two-thirds of the deposit from radiocarbon measurements. We suggest that some grains have older optical ages because they received insufficient exposure to sunlight before burial. The presence of such grains in a sample will cause age overestimates using multiple-grain methods, whether using thermoluminescence or optical dating." -"Roberts:1999fromms","ND" -"Roberts:1999jinmium","Quartz sediments from the floor deposit at Jinmium rock shelter have been investigated using the multiple-grain and single-grain optical dating methods described by Galbraith et al. (1999, this volume). Here we present the results of this dating programme and argue that the artefact-bearing sediments were deposited within the last 10000 years. This time interval is consistent with the radiocarbon chronology but is much younger than previous claims for initial human occupation during the Pleistocene. Analysis of individual grains revealed also that the characteristic saturation doses of some grains are unusually high, which may permit dating of deposits older than a few hundred thousand years. Such grain-to-grain differences raise doubts, however, about the validity of using multiple-grain samples to investigate the phenomenology of quartz luminescence." -"Roberts:2001megafauna","All Australian land mammals, reptiles, and birds weighing more than 100 kilograms, and six of the seven genera with a body mass of 45 to 100 kilograms, perished in the late Quaternary. The timing and causes of these extinctions remain uncertain. We report burial ages for megafauna from 28 sites and infer extinction across the continent around 46,400 years ago (95% confidence interval, 51,200 to 39,800 years ago). Our results rule out extreme aridity at the Last Glacial Maximum as the cause of extinction, but not other climatic impacts; a 'blitzkrieg' model of human-induced extinction; or an extended period of anthropogenic ecosystem disruption." -"Roberts:2008southeast","ND" -"Roberts:2009southwestern","ND" -"Roberts:2010influence","ND" -"Roberts:2013uummannaq","ND" -"Roberts:2020community","Southeastern Australia‘s temperate East Gippsland region is a large and diverse landscape that spans from the Bass Strait coast to the Australian Alps. The region includes a number of national parks and reserves jointly managed by Aboriginal Traditional Owners, the Gunaikurnai Land and Waters Aboriginal Corporation, and Parks Victoria. The Gunaikurnai Corporation recognises that archaeological research can be a fundamental tool in understanding relationships in past landscapes and managing places within Country. In 2017, the Gunaikurnai Corporation initiated a long-term collaborative study of Gunaikurnai Country with university-based scientists, with the management of Country through informed decision-making in mind. Here we present results from the first partnership research project in the Mitchell River National Park. A small-scale archaeological excavation of Wangangarra 1, a rockshelter that was not previously recognised to hold archaeological evidence, has revealed highly significant deposits spanning from before the Last Glacial Maximum to recent times, including evidence of occupation by the Old People. The results contribute to a better understanding of the Park as a cultural landscape, and demonstrate the success of respectful partnership research with local Indigenous groups as Traditional Owners." -"Roberts:2020irish","ND" -"Roberts:2020marine","This paper provides new palaeogeographical reconstructions of the Spencer Gulf and Yorke Peninsula/Guuranda region of South Australia for the period ca. 20,000-6000 cal. BP. The rich complexity of traditional Aboriginal (Narungga) sea-level narratives is also explored. These narratives, which form a highly significant system of knowledge, are considered together by the Narungga and non-Narungga authors of the paper to generate a new dialogue about Aboriginal traditions and scientific data. The dialogue between the Narungga knowledge systems and palaeogeographic mapping reveals a strong concordance for events/time slices inclusive of the onset of marine transgression, the creation of northern Spencer Gulf and the formation of some islands - while also establishing that there are deeper complexities inherent within Narungga narratives that demonstrate layers of meaning at multiple scales. The palaeogeographic reconstructions are also considered in relation to the known archaeology and geomorphology of the region as well as new observations arising from this research. Targets for future underwater (and terrestrial) investigation relating to the periods of marine transgression are also outlined." -"Roberts:2022fossils","Oceania is a key region for studying human dispersals, adaptations and interactions with other hominin populations. Although archaeological evidence now reveals occupation of the region by approximately 65-45 000 years ago, its human fossil record, which has the best potential to provide direct insights into ecological adaptations and population relationships, has remained much more elusive. Here, we apply radiocarbon dating and stable isotope approaches to the earliest human remains so far excavated on the islands of Near and Remote Oceania to explore the chronology and diets of the first preserved human individuals to step across these Pacific frontiers. We demonstrate that the oldest human (or indeed hominin) fossil outside of the mainland New Guinea-Aru area dates to approximately 11 800 years ago. Furthermore, although these early sea-faring populations have been associated with a specialized coastal adaptation, we show that Late Pleistocene-Holocene humans living on islands in the Bismarck Archipelago and in Vanuatu display a persistent reliance on interior tropical forest resources. We argue that local tropical habitats, rather than purely coasts or, later, arriving domesticates, should be emphasized in discussions of human diets and cultural practices from the onset of our species‘ arrival in this part of the world. This article is part of the theme issue ‘Tropical forests in the deep human past‘." -"Roberts:2022morphological","In this article we present the results of a morphological analysis of four mostly complete non-returning boomerangs and one shaped wooden fragment recovered in 2017 and 2018 from Cooper Creek near Innamincka in South Australia‘s far northeast. This archaeological collection forms one of only six known/published wooden artefact assemblages in the country. We also detail the results of the direct accelerator mass spectrometry radiocarbon (AMS 14C) measurement of the artefacts which range from circa 275-175 BP (1650-1830 cal AD, median ages reported). Given that the age estimates obtained for the artefacts are from the recent period, we have complemented the morphological analysis by interpreting the assemblage within the context of ethnohistorical records and Traditional Owner knowledge. The assemblage reveals a variety of forms and functions representative of the diverse cultural activities and daily lives of the Aboriginal people who lived near significant waterholes in the Cooper Creek region during this period. The boomerangs also preserve manufacture and use-wear traces, providing insights into the life histories of each implement. In addition to their likely use as projectiles, our results indicate that the boomerangs were probably used for fighting, hunting, digging, fire management and possibly in ceremonies. Predictions for climate change in the region threaten to alter the conditions that allowed the preservation of these artefacts which may negatively affect the potential survival of other wooden objects that remain in the environment." -"Roberts:2022serrated","This article describes three freshwater mussel shell artefacts recently documented for the Murray River in South Australia. These finds more than double the known examples of such artefacts from this region. Two of the modified shells are perforated, with the other serrated. The finely serrated item is a rare artefact and we have not located any similar published examples in Australia, although international correlates exist. The function/s and cultural significance of the objects are also considered in this paper. Hypotheses for the perforated finds include ornamentation, tool stringing and fibre scraping. Ornamentation, idle tinkering and food utensil use are considered as possible intended functions for the serrated artefact. Given the age range of the objects reported here (c. 6181-517 cal BP), together with other finds in the Murray Darling Basin, we tentatively suggest that shells have been a material resource used continually in this region for a range of purposes. However, as argued by other researchers, we concur that there has probably been infrequent identification and reporting of such shell artefacts. This is considered particularly likely given that our finds were recovered from relatively small scale excavation/coring and surface sampling efforts. As such, this paper attempts to raise awareness of this form of material culture in archaeological sequences." -"Robertson:1986fire","BA Hons thesis (unpublished)" -"Robertson:2006luminescence","Roonka, the Aboriginal habitation and burial site on the River Murray, South Australia, was excavated from 1968 to 1983. In 1983, thermoluminescence (TL) ages were obtained for several fireplaces at the East Bank site. Sandy dune sediments collected from East Bank were also analysed using traditional TL methods and ages were found at depths down to the base at 2.6 m. Now, 20 years on, with optical dating methods well established, it seemed instructive to repeat the measurements using new techniques, specifically the single aliquot regeneration dose protocol. This has provided confirmation of the TL ages and provided an age framework for both the archaeological and geological aspects of Roonka. The ages confirm the archaeological description of the structure of the dune and show that only the top 20 percent is the Holocene Bunyip formation. The lower part is assigned to the Woorinen Formation, formed during and after the last glacial maximum. Burials at East Bank took place between about 16 and 20 ka, substantially earlier than those on the Roonka Flat, but consistent with the earliest evidence of occupation on the Flat. They are one of the very few securely dated Pleistocene burials in Australia. Whether the individuals were gracile or robust is not known." -"Robertson:2012melo","During archaeological recording at Olympic Dam, South Australia, a fragment of shell from the gastropod genus Melo was discovered on a surface artefact scatter. Ethnographically baer shell was reported to have been traded into northern South Australia from eiter the western aspect of Cape York or Princess Charlotte Bay. Once it reached the interior of Australia its ceremonial value increased, and it was used to make pendants worn by boys. Baler shell has been reported from near Lake Eyre and from the Flinders Ranges, but not previously from the Olympic Dam area. The morphology of the shell fragment reported here does not permit species identification or interpretation of its function. An AMS date on the shell demonstrated that it could not have reached the Olympic Dam area prior to 127-239 cal BP." -"Robins:1993thesis","This thesis presents the results of an archaeological investigation in the vicinity of the Currawinya Lakes, southwestern Queensland. This is an area characterised by extensive surface scatters of stone artefacts, but has few rockshelters, middens, mounds or other site types to provide chronological evidence or stratigraphic control. Using the concepts of exploration, explanation and a landscape approach, four sub-projects (reconnaissance geomorphology, chronology, taphonomy and nonsite survey) were initiated in five stages to develop an explanatory framework for the archaeology of the study area. ... [_truncated_]" -"Robins:1995excavations","ND" -"Robins:1996hearth","This paper presents the results of test excavations on nine open hearth sites in the vicinity of the Currawinya Lakes, southwest Queensland. The hearths were all surface features constructed from silcrete cobbles, lumps of hardpan or a combination of both. The ages of six dated hearths ranged from c.1700 BP to c.400 BP. This research demonstrates the potential for hearths to contribute to regioinal archaeological studies in Australia." -"Robins:1998saltwater","This paper describes the results of an exploratory geomorphological, anthropological and archaeological research project carried out in coastal lands of the southern Gulf of Carpentaria between 1982 and 1988. This is an area for which there is limited information about Aboriginal use of the landscape. The paper describes the pattern of coastal land formation and reports on preliminary investigations relating to chenier development. Anthropological data depict key features of historic Ganggalida traditional Aboriginal land use and occupation. The traditional system of land tenure is described and key sites are identified to enable comparisons to be made with the archaeological record. The distinctiveness of the coastal area in a regional Aboriginal perspective is established. The characteristics of the archaeological evidence are described for twelve selected areas, and comparisons with the historic record and contemporary Aboriginal knowledge are made. The archaeological evidence includes shell scatters, mounded shell middens, wells and fishtraps. Dates obtained from three sites range from 1,300BP to 140BP. Geoarchaeological data provide a chronological framework for the understanding of indigenous land use over a period of 2,000 years, and point to similarities with archaeological evidence on Cape York Peninsula and other areas in northern Australia." -"Robins:1998youlain","Youlain Springs is on the eastern edge of the Australia arid zone, near the intersection of the Queensland/ NSW border and Paroo R., southwest Queensland. This site has a 2m deep deposit with a sequence of dates extending from terminal Pleistocene to late Holocene. It demonstrates the potential of open sites associated with springs to provide important archaeological evidence relating to the timing, spread and adaptation of humans in the arid zone." -"Robins:1999clocks","There is no basic temporal framework for Aboriginal occupation on the middle and upper reaches of the Paroo River. This paper describes exploratory archaeological research in Currawinya National Park and an adjacent property to identify dateable archaeological sites. Climatic changes in the arid zone over the potential period (more than 50,000 years) of human occupation has been considerable, particularly the Last Glacial Macimum from about 25,000 to about 10,000 years ago, when conditions were considerably more arid. The Aboriginal response to these changes is unknown. To begin to understand the chronology of Aboriginal occupation, dates were obtained from six hearts, one rockshelter and two open sites. Apart fom hardpan sites, all the surface or near surface evidence was dated to the last 2,000 years. Artefacts in hardpan deposits were dated to the late Pleistocene/early Holocene (about 14,000 to 8,000 years ago). Youlain Springs had a record of continuous occupation from the late Pleistocene (about 14,000 years ago) to the late Holocene (‘modern‘). The results indicate that much of the land surfaces and sites are relatively recent - less than 2,000 years old. Surface sites can be interpreted as part of a contemporaneous, interconnected system. We therefore need to develop management that acknowledges relationships between sites as well as the sites themselves. Small sites as well as large sites are important if we are to develop an idea of how Aboriginal people utilised this environment. However, it is also clear that Aboriginal peoples have had a long association with this particular river system that extends at least 14,000 years to the end of the Pleistocene." -"Robins:2000personal","ND" -"Robins:2005hollywell","This report presents the results of an archaeological excavation conducted on behalf of the Eastern Yugembah Traditional Owners on part of an extensive Aboriginal midden at the Stockland Pty Ltd Allisee residential estate development at Hollywell, Gold Coast Queensland. The development site is on Lot 21, RP809256, 323 Bayview Street, Hollywell, Gold Coast. It is bounded by Bayview Street to the west, Columbus Drive to the north, and the Broadwater to the east. The southern boundary is formed by the back yards of the residences that face on to Jasmine Street. The property is 6.316 hectares in area. The suburbs of Paradise Point and Runaway Bay are to the north and south respectively. The property faces east across the Broadwater to South Stradbroke Island near the settlement of Currigee (see Figure 1). ... [_truncated_]" -"Robins:2007personal","ND" -"Roche:1999bones","In this thesis I present an analysis of the vertebrate faunal assemblage from Hay Cave, a site in the Mitchell-Palmer region of south-east Cape York, north Queensland. I propose that the vertebrate faunal evidence from Hay Cave is indicative of a high degree of stability in gross vegetation patterns. After viewing this information in light of other data from the site, it appears that the relatively stable vegetation patterns at Hay Cave reflect the limited extent of climatic fluctuations within the Mitchell-Palmer region from c.29,700BP until the present. Furthermore, I argue that the congruity between the vegetation patterns apparent at Hay Cave and those identified at Lake Koongirra and Lake Carpentaria supports Rowe’s (1998) hypothesis that the degree of environmental change in western south-east Cape York was comparatively limited.The analysis of the vertebrate faunal assemblage is also used to examine changes in patterns of human activity at Hay Cave and indicates that alterations in the intensities of human use of the site broadly concur with the regional sequence of cultural change. In addition, although the magnitude of climatic alterations may have been low at Hay Cave, these changes had an impact on the intensity with which people used the site prior to c.3,100BP. This hypothesis largely corresponds with models of archaeological change in south-east Cape York (David and Lourandos 1997; Morwood and Hobbs 1995a). However, I argue that, during the late Holocene, patterns of site use diverge from the prevailing environmental conditions and thus Morwood and Hobbs’s (1995a) theory is not applicable at Hay Cave during this period." -"RodaBoluda:2019normal","Quantifying erosion rates, and how they compare to rock uplift rates, is fundamental for understanding landscape response to tectonics and associated sediment fluxes from upland areas. The erosional response to uplift is well-represented by river incision and the associated landslide activity. However, characterising the relationship between these processes remains a major challenge in tectonically active areas, in some cases because landslides can preclude obtaining reliable erosion rates from cosmogenic radionuclide (CRN) concentrations. Here, we quantify the control of tectonics and its coupled geomorphic response on the erosion rates of catchments in southern Italy that are experiencing a transient response to normal faulting ... [_truncated_]" -"RodaBoluda:2023modulate","Examining the links and potential feedbacks between tectonics and climate requires understanding the processes and variables controlling erosion. At the orogen scale, tectonics and climate are thought to be linked through the influence of mountain elevation on orographic precipitation and glaciation; the only documented erosional processes capable of balancing rapid rock-uplift rates are glacial erosion or coupled river incision and landsliding. Our 20 new 10Be derived catchment-averaged denudation rates from the Western Southern Alps of New Zealand generally range between 0.6 and 9 mm/yr, within the same order of magnitude as fault-throw rates, exhumation rates, and erosion rates estimated from suspended sediment yields and landslide inventories. Combining our data with previously published 10Be denudation rates, we find that the proportion of catchment area in the 1,500-2,000 m elevation window is the variable that best explains denudation rate variability and the disparity between rock-uplift rates and denudation rates. This correlation indicates that enhanced erosion likely occurs at 1,500-2,000 m above sea level, where periglacial and paraglacial processes have been proposed to be most active. We find that these temperature-controlled erosional processes, which are also elevation-dependent, can play a greater role in modulating erosion during interglacials than precipitation or glaciation. Our data suggest that temperature-controlled peri- and paraglacial erosion could be efficient enough to balance some of the fastest rock-uplift rates on Earth. Hence, temperature-controlled erosion could contribute to limiting orogen elevations and modulating the erosion rates dictated by rock-uplift, playing an essential role in linking tectonics and climate." -"RodesBolumburu:2008thesis","ND" -"RodriguezRodriguez:2014sanabria","ND" -"RodriguezRodriguez:2016chronology","ND" -"RodriguezRodriguez:2017deglaciation","ND" -"RodriguezRodriguez:2018superimposed","ND" -"Roe:2015thesis","Reconstructing past climate change is critical for understanding future variability. Unfortunately, instrumental records are relatively short, with the longest known record in Australia existing from the late 19th Century. Records on such a narrow timescale limit our understanding of natural variability, and inhibit the detection of rare or extreme events on different timescales. Climate proxies provide an opportunity to extend instrumental records over millennia. The use of proxies such as ice-cores, tree-rings, lake and ocean sediments, have revealed important climate variability during the past 3000 years, particularly in the Northern Hemisphere; these studies have identified multi-centennial events such as the Medieval Climate Anomaly (approximately AD 800-1250) and the Little Ice Age (approximately AD 1350-1850). In the Southern Hemisphere, however, our understanding of climate over this period is considerably less well known; with a particular dearth of records in the tropics. This study provides new, high-resolution climate proxy data on the climate of the Atherton Tableland region of tropical northern Queensland during the last 3000 years. A dearth of climate proxy data exists from the global tropics, limiting our understanding of climate dynamics. Dominated by ocean cover, the tropics serve as a significant global heat reservoir and play a major role in global atmospheric circulation. ... [_truncated_]" -"Rogers:2006nursery","ND" -"Rogers:2007frequency","Our evaluation of pre-settlement Holocene (10 000--1000 BP) fire, using radiocarbon-dated charcoals and pollen and charcoal spectra in pollen diagrams, concludes that fires were infrequent and patchy in the eastern South Island of New Zealand. Charcoal radiocarbon dates point to three broad phases of fire frequency: infrequent patchy fires from 10 000 to 2600 BP; a slightly increased frequency between 2600 and 1000 BP; and an unprecedented increase of fires after 1000 BP, which peaked between 800 and 500 BP. We suggest that natural fire was driven more by vegetation flammability (with ignitibility and combustibility components) than climate within this rain-shadow region, that plant chemistry principally determined fire frequency, and that topography determined the extent of fire. The review suggests that there were rare spatial and temporal instances of a feedback relationship between fire and early-successional grasses in eastern South Island. This occurred only within narrow-range, cool environments, whose equilibrium communities were of flammable, phenolic-rich woody species and grasses, and was predominantly in the late pre-settlement period. Elsewhere, grasses and herbs were understorey components to otherwise low-flammability, hardwood forest and scrub." -"Rohringer:2012bogchigir","ND" -"Rolfe:2012devensian","ND" -"Roller:2012rwenzori","High relief and steep topography are thought to result in high erosion rates. In the Rwenzori Mountains of the Albert Rift, East Africa, where more than 3 km of relief have formed during uplift of the Rwenzori fault block, overall low denudation rates prevail. We measured in situ-derived cosmogenic denudation rates of 28.2 to 131 mm/kyr in mountainous catchments, and rates of 7.8 to 17.7 mm/kyr on the adjacent low-relief East African Plateau. These rates are roughly an order of magnitude lower than in other settings of similar relief. We present an extensive geomorphological analysis, and find that denudation rates are positively correlated with relief, hillslope gradient, and channel steepness, indicating that river incision controls erosional processes. In most upper headwater reaches above Quaternary ELA levels (>4500 m a.s.l.), glacial imprinting, inherited from several older and recent minor glaciation stages, prevails. In regions below 4500 m a.s.l., however, mild climatic conditions impede frost shattering, favor dense vegetation, and minimize bare rock areas and associated mass wasting. We conclude that erosion of the Rwenzori Mountains is significantly slower than corresponding rates in other mountains of high relief, due to a combination of factors: extremely dense mountain cloud forest vegetation, high rock strength of gneiss and amphibolite lithologies, and low internal fracturing due to the extensional tectonic setting. This specific combination, unique to this extensional tropical setting, leads to unexpected low erosion rates that cannot outpace post-Pliocene ongoing rock uplift of the Rwenzori fault block. Copyright 2012. American Geophysical Union. All Rights Reserved." -"Romanin:2016transition","Using pollen and charcoal analysis we examined how vegetation and fire regimes have changed over the last 600 years in the Midlands of Tasmania. Sediment cores from seven lagoons were sampled, with a chronology developed at one site (Diprose Lagoon) using 210Pb and 14C dating. Statistical contrasts of six cores where Pinus served as a marker of European settlement in the early 19th Century and showed significant changes in pollen composition following settlement with (a) influx of ruderal exotic taxa including Plantago lanceolata L., Brassicaceae, Asteraceae (Liguliflorae) and Rumex, (b) increase in pollen of the aquatics Myriophyllum spp. and Cyperaceae, (c) a decline in native herbaceous pollen taxa, including Chenopodiaceae and Asteraceae (Tubuliflorae) and (d) a decline in Allocasuarina and an initial decline and then increase of Poaceae. The presence of Asteraceae (Liguliflorae) in the pre-European period suggests that an important root vegetable Microseris lanceolata (Walp.) Sch.Bip. may have been abundant. Charcoal deposition was low in the pre-European period and significantly increased immediately after European arrival. Collectively, these changes suggest substantial ecological impacts following European settlement including cessation of Aboriginal traditions of fire management, a shift in hydrological conditions from open water lagoons to more ephemeral herb covered lagoons, and increased diversity of alien herbaceous species following pasture establishment." -"Romano:2018reduced","A fundamental tenet of human land management is to create spatial and temporal predictability in an environment to improve subsistence. Detecting the relationship between humans and their environment in the palaeo-record is confounded by a number of factors, not the least of which is an adequate pairing of the scales of both the palaeoecological and archaeological records. We aimed to determine the impact, if any, of Aboriginal occupation on the environment surrounding an occupation site in northwest Tasmania, Australia. We analysed the sediments within two small wetlands in northwest Tasmania for pollen, charcoal and loss-on-ignition: (1) a high intensity occupation site --with direct evidence of human occupation; and (2) a low intensity occupation site --with no direct evidence of human occupation. Fire activity and environmental variability covaried at both sites in response to regional climatic change, except between ca. 1700-900 cal yr BP. This period is synchronous with peak human population growth in the region derived from statistical manipulation of the regional (northwest Tasmanian) archaeological dataset. During this period, the high intensity occupation site experienced a peak in fire activity along with a marked reduction in the rate-of-change, reflecting a phase of low variability at a time of increased climatic variability and peak human population growth, while the low intensity occupation site maintained the positive relationship between fire activity, and climatic and environmental variability experienced by both sites at other times. We contend that increased human occupation intensity between ca. 1700 to 900 cal yr BP led to an increased intensity of land management and a resultant decrease in environmental variability as people actively managed the landscape to create a stable and predictable environment." -"Romundset:2017finnmark","ND" -"Rood:2011sierra","ND" -"Rootourism:2007trail","Species _Petrogale sharmani_" -"Rose:2004holocene","This study investigates the role that climate and human intervention, have on local and regional fire regimes on the East Coast of the South Island, New Zealand during the second half of the Holocene. Continuous sampling of peat cores, from Travis Swamp, Halls Bush, Glendhu and Pomahaka, at one centimetre intervals allowed the detection of temporal and spatial differences in charcoal abundance. A set of nested sieves, with a mesh sizes of 250 μm, 125 μm and 63 μm, a digital camera, and image analysis software were successfully used to indicate charcoal abundance. Fire regimes prior to human arrival were controlled by fuel moisture levels and restricted by climatic influences on the lack of a suitable ignition source, resulting in significantly higher levels of fire activity in the Otago region compared with Canterbury. Regional fire activities changed over time due to changes in precipitation or evaporative rates. Polynesian exploration of the South island on arrival was rapid, resulting in a sudden increase in the frequency of fire simultaneously throughout the East Coast, approximately 700 years b.p. Deforestation in the Otago region was rapid and complete, due to low moisture levels, compared with a slower more gradual process of forest loss at the Canterbury sites. European settlement resulted in intensive burning associated with to farming practices, throughout the East coast. This change in fire regime resulted in the further deforestation of forest in the Canterbury region. After deforestation had occurred, fire became restricted due to lack of sufficient fuel continuity in the drier areas. Critique of the methodology indicates the most suitable of sieves to utilise in future studies is the one with the 250 μm mesh size. As there is superior accuracy and there is significantly shorter time needed for analysis." -"Rosendahl:2012thesis","Defining and understanding change as observed in the mid-to-late Holocene Australian archaeological record is the primary focus of this research. For this thesis I conducted a detailed local archaeological survey of a mid-to-late Holocene landscape to examine aspects of continuity and change in the coastal environments of the Sandalwood River in the Yiinkan Embayment, Mornington Island, southeast Gulf of Carpentaria, Australia. Focus is given to the theoretical and methodological problems emerging in coastal and island archaeology such as the importance of constructing reliable chronologies, interpreting the archaeological data in the context of local landscape and environmental development, and assessing the integrity of open tropical archaeological coastal sites. The Yiinkan Embayment is an ideal region to address these issues as it contains datasets that enable the development of refined local chronologies of land formation processes and palaeoenvironmental conditions. These datasets included numerous fixed biological indicators in the form of black-lipped oyster (Striostrea mytiloides) bioherms that are used to construct local sea-level models and infer palaeoenvironmental conditions. In addition, a series of transgressive parallel beach ridges, that have a deposition chronology mirroring that documented on the adjacent mainland, have been used to reconstruct palaeocoastlines and further refine the timing of local mid-to-late Holocene landform evolution. Extensive archaeological surveys were taken across c.27km2 at the Sandalwood River catchment. The study area was stratified into six survey zones based on broad geomorphological characteristics (e.g. stranded beach ridge of saltpan). Surveys recorded 164 cultural sites and 12 natural bioherms. Results of the survey and excavation of three shell mounds are presented. Differences in site structure, composition and chronology are interpreted to present a temporal and spatial pattern of variability in the use of a range of local environmental zones throughout the late Holocene. ... [_truncated_]" -"Rosendahl:2015carpentaria","Claims for mid-Holocene Aboriginal occupation at the shell matrix site of Wurdukanhan, Mornington Island, Gulf of Carpentaria, Australia, are reassessed through an analysis of the excavated assemblage coupled with new surveys and an extensive dating program. Memmott et al. (2006, pp. 38, 39) reported basal ages of c.5000–5500 years from Wurdukanhan as ‘the oldest date yet obtained for any archaeological site on the coast of the southern Gulf of Carpentaria’ and used these dates to argue for ‘a relatively lengthy occupation since at least the mid-Holocene’. If substantiated, with the exception of western Torres Strait, these claims make Mornington Island the only offshore island used across northern Australia in the mid-Holocene where it is conventionally thought that Aboriginal people only (re)colonised islands after sea-level maximum was achieved after the mid-Holocene. Our analysis of Wurdukanhan demonstrates high shellfish taxa diversity, high rates of natural shell predation and high densities of foraminifera throughout the deposit demonstrating a natural origin for the assemblage. Results are considered in the context of other dated shell matrix sites in the area and a geomorphological model for landscape development of the Sandalwood River catchment." -"Rosenfeld:1981early","ND" -"Rosenfeld:1993merabak","ND" -"Rosenfeld:1993review","Dating rock art and related rock markings is notoriously difficult and the issue of the antiquity of rock art in Australia has become a very conten­ tious subject. Furthermore, with the exception of Forge (1991), authors have not distinguished be­ tween rock art and other rock markings such as finger flutings, handstencils, abraded grooves and battered rock ridges. They are all subsumed under the rubric rock art and analyses and discussions encompass them without differentiation. ... [_truncated_]" -"Rosenfeld:1997merabak","This paper reports on the excavation of the cave of Buang Merabak in New Ireland. The site was occupied before 30,000 years ago and has produced evidence for very early shellfishing and movement of obsidian. Buang Merabak is an important member of a network of excavated sites with evidence for late Pleistocene human occupation in western Melanesia." -"Rosenkranz:2018shillong","The uplift of the Shillong Plateau, in northeast India between the Bengal floodplain and the Himalaya Mountains, has had a significant impact on regional precipitation patterns, strain partitioning, and the path of the Brahmaputra River. Today, the plateau receives the highest measured yearly rainfall in the world and is tectonically active, having hosted one of the strongest intra-plate earthquakes ever recorded. Despite the unique tectonic and climatic setting of this prominent landscape feature, its exhumation and surface uplift history are poorly constrained. We collected 14 detrital river sand and 3 bedrock samples from the southern margin of the Shillong Plateau to measure erosion rates using the terrestrial cosmogenic nuclide 10Be. The calculated bedrock erosion rates range from 2.0 to 5.6 m My−1, whereas catchment average erosion rates from detrital river sands range from 48 to 214 m My−1. These rates are surprisingly low in the context of steep, tectonically active slopes and extreme rainfall. ... [_truncated_]" -"Ross:1976jackson","During the period April to December 1975, the Anthropological Society of New South Wales conducted an archaeological survey around Bantry Bay on the northern side of Port Jackson, Sydney. The area surveyed, formerly known as Magazine Reserve, was controlled by the Federal Government until 1974. The reserve, now under the control of Davidson Park Trust, had been closed to public access for 60 years while it was used as a naval explosives depot. The Society believed that this closure to public use would have assisted the preservation of Aboriginal relics in the area, and felt that an archaeological survey should be undertaken in 1975 to determine the nature and extent of such relics before they suffered damage by exposure to public use." -"Ross:1981mallee","North-western Victoria is a semi-arid region of low sand dunes and dense mallee vegetation cover. Except for possible hearth sites in Pleistocene deposits at Lake Tyrrell, Aboriginal occupation of this area, known as ‘the Mallee‘, does not appear to have occurred until the terminal Pleistocene/early Holocene, when the region was much less arid than at present. Occupation then was restricted to the northern part of the Mallee; more widespread occupation did not occur until long after the favourable conditions of the Holocene ended. The later occupation was probably triggered by an increase in population in inland south-western Victoria." -"Ross:1984phd","ND" -"Ross:2011fishing","The age and extent of the Aboriginal fishery in Moreton Bay have been debated ever since excavations revealed low numbers of fish bones in coastal sites in southeast Queensland. Aboriginal people recall fishing as a major subsistence activity, yet archaeological evidence of low rates of fish bone discard have questioned this memory. In an effort to address these contrasting perceptions, excavation of the Lazaret Midden on Peel Island employed a 1 mm mesh sieve to maximize fish bone recovery. Our results suggest that fish remains are indeed numerous in this site, although the extreme fragmentation of the bone recovered from the fine sieve makes identification of fish taxa largely impossible. We discuss the implications of these findings for reconstructing Aboriginal subsistence patterns in Moreton Bay." -"Rossi:2010mulka","Mulka‘s Cave is a profusely decorated hollow boulder at The Humps, a large granite dome near Hyden, a small town 350 km southeast of Perth. The importance of the artwork has been recognised for 50 years. Test excavations in the cave in 1988 yielded 210 mainly quartz artefacts assignable to the Australian Small Tool phase and a radiocarbon date of 420 ± 50 BP from just below the lowest artefact found. The artwork was recorded in detail in 2004. The recorder considered the radiocarbon date to be ‘anomalously young‘ because most of the artwork is in poor condition, suggesting that it was made 3000-2000 years ago. Other dated rock art sites in Southwestern Australia came into use 4000-3000 BP. The excavators argued that the site was fairly insignificant, while the rock art researcher thought the profusion of motifs (452) made it a site of some significance, particularly in Southwestern Australia. The main aim of this study was to investigate these conflicting claims by re-investigating how Mulka‘s Cave had been used by Aboriginal people in the archaeological past. This research became possible because local tourist organisations obtained federal funding to install an elevated walkway outside the cave in 2006. Under Section 18 of the Aboriginal Heritage Act (1972) 12 of the 34 postholes required were excavated and artefacts were collected from all the ground surfaces to be impacted. Subsequently, under Section 16 of the AHA, four, small, 0.5 x 0.5 m, testpits were excavated around the site: outside the cave entrance, on The Humps and in the Camping Area; a sheltered spot where the Traditional Owners had camped as children, with their grandparents. Organic material was scarce, so analysis focused on the numbers and types of stone artefacts recovered. The artefacts excavated in 1988 were also re-analysed. Five radiocarbon dates were obtained, which suggested that people began visiting the Camping Area (and using ochre) about 6500 BP, making Mulka‘s Cave one of the oldest radiometrically dated rock art sites in southern Western Australia. The artefact data from Mulka‘s Cave were compared to those from these sites. The low artefact discard rate and high proportion of retouched/formal tools found at Mulka‘s Cave may indicate that the site was used differently from the other sites, but the data are problematic. ... [_truncated_]" -"Rossi:2017baja","Topography is expected to record tectonic, climatic, and rock strength controls on long-term denudation rates in active margins. We test this hypothesis in the Sierra San Pedro Mártir, Mexico—the footwall of the normal-faulted, western margin of the Gulf of California rift system—by relating topographic metrics with 10Be-derived catchment-averaged denudation rates. Denudation rates and topographic metrics record along-strike gradients in rock uplift relative to base level that increase asymmetrically from fault tips to maxima within the northern half of the range. Surface uplift of an Eocene erosional surface and slope-break knickpoints found at increasingly higher elevations in the northern segments of the Sierra San Pedro Mártir fault system suggest that range asymmetry is due to a recent northward acceleration in the rate of rock uplift relative to base level. By characterizing the relationship between channel steepness and cosmogenic denudation rates, we extrapolate millennial-scale denudation rates to million-year time scales and estimate ages for the transient increase in rock uplift rates and the initial onset of normal faulting." -"Rother:2006thesis","ND" -"Rother:2014demise","ND" -"Rother:2014khangai","ND" -"Rother:2015waimakariri","ND" -"Rother:2017donggi","ND" -"Rowe:2005history","ND" -"Rowe:2006landscapes","In his magnum opus, Continent of hunter-gatherers, Harry Lourandos (1997, p.334) concluded: Given the structural similarities between many New Guinean hunterhorticultural and Australia[n] hunter-gatherer economies . . . together with the Australian archaeological data of the Holocene, it may be argued that both regions appear to have experienced an economic expansion or intensification in the late Holocene, and in particular in the last 2,000--1,000 years or so. In general, the two prehistories are also connected at least in the Torres Strait region and north Australia. The recent (late Holocene), more intensive use of offshore islands (and their marine and terrestrial foods) is common to both southern New Guinea and northern Australian regions. What Lourandos alludes to here is not only that similar late-Holocene socioeconomic trajectories are evident in these two regions, but more critically that the perceived dichotomy between, on the one hand, 'hunter-gatherer' Australia and, on the other, 'horticultural' New Guinea — each occupying an opposite side of Torres Strait — fades in the geographical and conceptual link that is 'the Strait' (see David & Denham, this volume). When drawing historical links between the two regions, then, Lourandos (1997) was not only writing of contemporaneity in the timing of cultural change — temporal trends in economic production and social practice on both sides of the Strait, for example — but also of changing relationships people had with their surroundings. Thus, Lourandos presents an archaeology of cultural landscapes — not of so-called 'natural' environments, but a history of the way people engaged with their surroundings, and a history that has commonalities across northern Australia, Torres Strait and into New Guinea." -"Rowe:2007mua","The pollen and sedimentary record from a coastal backdune swamp on the island of Mua, Torres Strait, Australia, is presented. A 4.55 m core collected from the swamp centre provides a record of vegetation and landscape change spanning the postglacial marine transgression to present. Prior to 6000 radiocarbon years before present (yr BP) results show mangrove vegetation encroaching on the core site, periodically displacing non-mangrove taxa until the establishment of an extensive mangrove forest between 6000 yr BP and 3000 yr BP. Within the mangrove community a transition from lower-tidal Rhizophora forest to an upper-intertidal Ceriops community is evident. This is followed by the development of the current herbaceous freshwater swamp in the late Holocene. The dryland vegetation record is dominated by sclerophyll and rainforest elements with strongest forest representation occurring around the mid Holocene before a decline in tree density and the establishment of open woodlands in the late Holocene. The data suggest vegetation change accompanied marine transgression and a humid mid-Holocene climate, before stabilization of sea levels and the initiation of dominant on-shore catchment processes, signalling drier climatic conditions and possible human activity." -"Rowe:2007palynological","The islands of Torres Strait occupy a shallow area of submerged continental shelf narrowly separating Cape York Peninsula, Australia, from New Guinea. The human history of Torres Strait is unique with respect to mainland northern Australia. Island vegetation, however, exhibits a strong affinity with the environments of the western lowlands regions of Cape York Peninsula and with the vegetation of seasonal tropical Australia in general. Cape York Peninsula is both climatically and biologically diverse, yet few pollen studies have been carried out in its seasonally tropical environments. A summary presentation of palynological results, tracing the nature of vegetation change in Torres Strait, offers a possible framework for vegetation changes in similar environments on mainland Australia and also provides an opportunity to explore the relationship between Quaternary change in humid–tropical Australian environments and their seasonal–tropical counterparts. ... [_truncated_]" -"Rowe:2007transgression","The pollen and sedimentary record from a coastal backdune swamp on the island of Mua, Torres Strait, Australia, is presented. A 4.55 m core collected from the swamp centre provides a record of vegetation and landscape change spanning the postglacial marine transgression to present. Prior to 6000 radiocarbon years before present (yr BP) results show mangrove vegetation encroaching on the core site, periodically displacing non-mangrove taxa until the establishment of an extensive mangrove forest between 6000 yr BP and 3000 yr BP. Within the mangrove community a transition from lower-tidal Rhizophora forest to an upper-intertidal Ceriops community is evident. This is followed by the development of the current herbaceous freshwater swamp in the late Holocene. The dryland vegetation record is dominated by sclerophyll and rainforest elements with strongest forest representation occurring around the mid Holocene before a decline in tree density and the establishment of open woodlands in the late Holocene. The data suggest vegetation change accompanied marine transgression and a humid mid-Holocene climate, before stabilization of sea levels and the initiation of dominant on-shore catchment processes, signalling drier climatic conditions and possible human activity." -"Rowe:2013caution","This study presents new palynological data from Caution Bay, south-central Papua New Guinea (PNG). It explores Holocene mangrove transitional events along a tide-dominated shoreline, and expands reconstructive detail for the wider southern PNG lowlands. Coinciding with recent regional archaeological research, this study also holds implications for interpretations of the Holocene settlement of Caution Bay and long-term people--landscape interactions. Data demonstrate a late-Holocene mangrove to mudflat transition, with vegetation patterns largely a function of low sediment loading, sedimentary redistributions and salinisation upon sea level decline c. 2000 cal. yr BP. These trends appear unique to Caution Bay, highlighting a variety of Holocene shoreline vegetation changes along the PNG south coast, each dependent on geomorphologic setting and hydrological fluxes. Further work is required to elucidate vegetation change inland of the coastal zone. Greater understanding of burning patterns and an archaeological collaboration are required to determine more concisely dryland plant spatial and temporal variability." -"Rowe:2015transition","Pollen and charcoal analyses are presented from the islands of Mua and Badu, western Torres Strait (northern Australia). Sediment core collections from island interior Melaleuca swamps provide a record of hydrological and vegetation change through the period c.2700 BP to present. Seasonally moist-dry open herbaceous habitats are recorded prior to extensive stable boundary swamp and swamp-forest establishment. This island swamp development is important in supporting vegetation differentiated from eucalypt woodland growth. The swamps also constitute an important dry season resource and refugia. Eucalypt-dominated woodland is evident throughout the records, but is increasingly influenced by fire (in structure and composition). This palaeoecological study provides the unique opportunity to explore long term inter-island and island-mainland environmental connection in the Torres Strait. It also facilitates an examination of regional late Holocene human--environment interaction, including discussions of islander colonisation, occupation and identity as taking place within archaeological research." -"Rowe:2019holocene","An environmental history is presented from Girraween Lagoon, Darwin region of the Northern Territory, Australia. Pollen and charcoal analysis of a 5-meter sediment core provides a record of vegetation change, fire history and climate spanning 12,700 cal BP to the present day. This study focusses on tree-grass vegetation dynamics, eucalypt to non-eucalypt plant interactions, and climate--fire--human relationships in an area where few long-term savanna records exist. The dataset suggests wetlands experienced alternating episodes of ephemeral waterlogging and seasonal inundation due to post-glacial monsoon variability up until permanent inundation from approximately 6000 cal BP. The surrounding catchment transformed from a terminal Pleistocene--early Holocene wooded-savanna to a later Holocene open forest. This increase in woody cover was a prominent site feature, primarily driven by climate--moisture availability. In turn, the extent of fire and fire impact, is a function of climate--vegetation feedbacks. Such interplay between fire history, climate change and vegetation pattern was also influenced by more intense human management of the area, in the last 4000 years of the record. It is proposed Girraween may have become a much-socialized and managed human landscape in this late Holocene phase. Results provide essential baseline data describing savanna dynamics linked to contemporary ecological observation, understanding and management goals, and serves as an important resource for the Quaternary sciences and archeology of northern Australia." -"Rowe:2020carpenters","Carpenter's Gap 1 is a large rockshelter located within the Kimberley region of northwestern Australia. The site provides valuable archives of late Quaternary palaeoecological information within an area known for a lack of deposits preserving long-term continuous botanical records. Previous studies of the macrobotanic, phytolith and wood charcoal records from Carpenter's Gap 1 are in general agreement about changes in broad vegetation patterns over time but differ in the time scales used, in the representation of some species, and in the interpretation of changes -- particularly on the degree to which the variations in the record represent cultural activities. An examination of palynology (the transport, deposition and preservation of pollen within the rockshelter environment) provides more detail to the vegetation patterns identified in these previous studies. In addition, because the pollen most likely reflects the vegetation of the site's surrounds over time rather than plants introduced into the shelter by people, interpretation can be more confidently linked to environmental change, and by inference climatic conditions. The pollen data reveal pre-glacial mixed wooded vegetation. From the beginning of the Holocene, tree loss occurred in a transition from monsoonal forest to thicket and eucalypt forest to woodland. Vegetation transition around the mid Holocene suggests a shift in climate, becoming drier and more variable towards and into the late Holocene. The role of fire in the establishment of vegetation communities remains under investigation." -"Rowe:2020girraween","Northern Australia is a region where limited information exists on environments at the last glacial maximum (LGM). Girraween Lagoon is located on the central northern coast of Australia and is a site representative of regional tropical savanna woodlands. Girraween Lagoon remained a perennial waterbody throughout the LGM, and as a result retains a complete proxy record of last-glacial climate, vegetation and fire. This study combines independent palynological and geochemical analyses to demonstrate a dramatic reduction in both tree cover and woody richness, and an expansion of grassland, relative to current vegetation at the site. The process of tree decline was primarily controlled by the cool-dry glacial climate and CO2 effects, though more localised site characteristics restricted wetland-associated vegetation. Fire processes played less of a role in determining vegetation than during the Holocene and modern day, with reduced fire activity consistent with significantly lower biomass available to burn. Girraween Lagoon's unique and detailed palaeoecological record provides the opportunity to explore and assess modelling studies of vegetation distribution during the LGM, particularly where a number of different global vegetation and/or climate simulations are inconsistent for northern Australia, and at a range of resolutions." -"Rowe:2020holocene","The southern lowlands of Papua New Guinea (PNG) are biogeographically distinct. Vast tracts of savanna vegetation occur there and yet most palaeoecological studies have focused on highlands and/or forest environments. Greater focus on long-term lowland environments provides a rare opportunity to understand and promote the significance of local and regional savannas, ultimately allowing non-forested and forested ecosystem dynamics to be compared. This paper examines palaeoecological and archaeological data from a lowland open savanna site situated on the south-central PNG coastline. The methods used incorporate pollen and micro-charcoal analyses, artefact recovery and sediment descriptions. We conclude with an environmental model of sedimentation and vegetation change for the past c. 5,800 years, revealing a mid to late Holocene savanna interchange between herbaceous and woody plant growth, with fluctuating fire occurrence increasing toward the present day. Increased silt deposition and modified regional hydrology are also recorded. Environmental changes correspond in timing with the start of permanent settlements and human use of fire. In particular, landscape burning for hunting and gardens for agriculture have helped create the open ecosystem still evident today" -"Rowe:2022marura","Aims: Informed management of savanna systems depends on understanding determinates of composition, structure and function, particularly in relation to woody-plant components. This understanding needs to be regionally based, both past and present. In this study, Holocene plant patterns are explored at a site within the eucalypt savannas of northern Australia. Australian savannas are the least developed globally and uniquely placed to track ecological change. Location: Northern Territory, Australia. Methods: Palynological analyses were undertaken on a 5-m sediment core, spanning the last 10,700 calendar years. Pollen was categorised to capture vegetation type, classified further according to plant function and/or environmental response. Detrended Correspondence Analysis was used to quantify ecological dissimilarities through time. Results: At the Pleistocene transition, grasses were abundant then declined and remained low relative to increased woody cover from the mid-late Holocene. Savanna composition gradually transitioned from Corymbia to Eucalyptus dominance until significantly disturbed by a phase of repeated, extreme climate events. Highest non-savanna variability in terrestrial and wetland plant types formed mixed vegetation communities through the mid-Holocene. Conclusions: Savannas are not homogeneous but the product of plant changes in multiple dimensions. In the Northern Territory, dynamic though restricted non-eucalypt shifts are embedded within larger, slower eucalypt change processes. Primary climate--vegetation relationships determine the long-term fire regime. The role of large but infrequent disturbance events in maintaining savanna diversity are significant, in degrees of impact on tree--grass turnover, its form and the extent of vegetation recovery. People's landscape interactions were found to be interwoven within this feedback hierarchy." -"Rowland:1981fishhook","In a recent review of archaeological fieldwork on the Keppel Islands I optimistically concluded that ‘on present evidence the Mazie Bay shell disc, if not the fishhook itself would date to somewhere between 3000-2500BP’ though this was followed by a cautionary note concerning the tentative nature of these dates (Rowland 1980:13). The same conclusion was voiced at the Australian Archaeological Association conference at Valla in November 1980. I was well aware that such a date would make this the earliest evidence for fishhooks in Australia (Mulvaney 1975:102). At the time however I felt confident of my conclusion on the basis of our stratigraphic observations in the field and subsequent grain size analysis of sediments in the laboratory, and on the basis of radiocarbon dates that were to hand. Recently received radiocarbon dates however suggest such optimism was premature." -"Rowland:1982keppel","A sequence of radiocarbon dates on shell, from Mazie Bay, North Keppel Island was reported in Australian Archaeology in 1981 (Rowland 1981). This sequence indicated that Mazie Bay had been occupied from ca. 4000 BP through to the present, at least on a seasonal or irregular basis. Further dates, all on shell (Crassostrea omasa) from sites on South Keppel Island indicate a somewhat different history of occupation for that island." -"Rowland:1982stockyard","On returning from fieldwork on the Keppel Islands in July 1980 we were informed by Mr David Hutton of Yeppoon of an oyster midden at Stockyard Point (Fig. l) ‘800 ft above sea level, less than 0.75 km from the beach and containing considerable quantities of shell and stone‘. An inspection of Admiralty charts for the area also revealed that the 15 m water-depth contour is only 300 m offshore from Stockyard Point. The area was considered worth a brief investigation since its location would have precluded its disturbance from any but the largest sea-level fluctuations of the past and also because the central Queensland coast as yet remains archaeologically unexplored. Stockyard Point is approximately 35 km northeast of Yeppoon via the Yeppoon-Byfield Road. At Byfield there is a turn-off to the Farnborough-Byfield Road and from here it is about 25 km to Stockyard Point. This is a difficult 4-wheel-drive track, rough, but dry and sandy for the first 5-10 km but then becoming clayey in the middle section before reaching a series of relatively steep sand ridges. Our first attempt to reach Stockyard Point resulted in our vehicle becoming badly bogged on this track. This was accompanied by unexpectedly torrential rain and we finally had to be pulled out by the State Emergency Service from Yeppoon. This unfortunately reduced our investigation in the area from 7 days to an effective 2 1/2 days. Therefore rather than attempt a systematic survey or recording of sites in the area the strategy adopted was to gain a general overview of as wide an area as possible." -"Rowland:1983corrections","In 1981, I published in Australian Archaeology a dated stratigraphic section for a site at Mazie Bay, North Keppel Island and discussed the dates in relationship to a fishhook and shell disc (Rowland 1981) . Further dates from the Keppel Islands were published in 1982 (Rowland 1982) . While the BETA dates contained in those reports are correct and final it has recently become apparent that some of the ANU dates had not been finalised, although at the time I was under the assumption that they had been. It is unnecessary to go into detail on the reason for this; suffice it to say an inadvertent clerical error occurred at the ANU laboratory. The dates concerned are:" -"Rowland:1984percy","Archaeological investigation of islands off the central Queensland coast began in 1978 with the aim of outlining the Aboriginal culture history of the region (Rowland 1982a, 1982b) and incorporated as an explanatory hypothesis concepts derived from island biogeographical theory (Rowland 1980, 1981). The area of investigation is defined as lying between Facing Island in the south (latitude 24°S) and Hayman Island in the north (latitude 20°S) and includes some hundreds of islands varying considerably in area and in distance from the mainland (Fig.l)." -"Rowland:1985islands","Archaeological investigations in the Torres Strait region have been limited and of a preliminary nature with reconstructions of Torres Strait prehistory still relying for their formulation on ethnohistorical sources, environmental data and archaeological evidence from areas north and south of the Strait. This apparent lack of interest in the archaeology of the area must be attributed to logistical difficulties, not to an underestimation of the role of the Torres Strait in Australian prehistory. In November 1981 I spent a brief period on Moa and Naghi Islands in the western group of islands and the resulting limited survey and excavation results are discussed in this paper." -"Rowland:1985keppel","A sequence of radiocarbon dates on shell, from Mazie Bay, North Keppel Island was reported in Australian Archaeology in 1981 (Rowland 1981). This sequence indicated that a Holocene beach ridge at Mazie Bay had been occupied on an irregular basis from ca. 4000 BP through to the present, though a discontinuity in both occupation and ridge formation was suspected at ca. 3500 BP. Further dates were reported in 1982 (Rowland 1982), this time from South Keppel Island. On this island seven sites were dated with none producing a date older than ca. 700 BP. ... [_truncated_]" -"Rowland:1996reef","The Barrier Reef Province discussed in this chapter is characterised by broadly similar physical and ecological variables, yet also marked by considerable micro­ environmental diversity, particularly on the 600 odd islands scattered throughout the Province. Biogeographical characteristics of islands make them an attractive foci for archaeological research and since the islands of the Reef Province formed only within the last 6,000 years, island characteristics and aspects of biogeographical colonisation models are used as a framework in which to review the archaeology of the area and to generate further testable hypotheses. Throughout the paper discussions are predicated by the view that the Holocene was marked by fluctuating environmental factors requiring choices to be made by populations experiencing them. New ideas diffusing from the north also contributed to change within the area. ... [_truncated_]" -"Rowlands:2020lost","This paper describes a previously unknown mikiri well in the Simpson dune field. This site was abandoned about 500-600 years ago and does not feature in ethnographic records for this region. We argue that its abandonment was most likely due to failure of the well caused by a fall in the local watertable. The Simpson Desert is one of the major sand-ridge deserts of the world, but current views of the chronology of human use of this vast dune field rest on only a handful of radiocarbon ages (n=12). The radiocarbon ages for this mikiri, and its surroundings, add to this limited dataset. We plot all available radiocarbon ages from archaeological sites in the dune field showing that occupation of this mikiri coincided with a widespread increase in use of the dune field during the last millennium, at about the time the Wangkanguru people in the dune field were becoming linguistically distinct from the Arabana to the west." -"Ruleman:2018leadville","ND" -"Rust:1986cooper","Braided and anastomosing channels make up two major coexistent networks in the mud-dominated fluvial system of Cooper Creek, Southwest Queensland. The floodplain is characterized by a system of mud braids operative when floods inundate the whole alluvial surface. Anastomosing channels are inset deeper into the floodplain, operate at modern flows, and transport a traction load of sand. Shallow stratigraphic data show that an underlying sand sheet is unrelated to surface channel patterns and was formed by a system of meandering streams. According to preliminary dates based on thermoluminescence, the change from a sand- to mud-dominated fluvial regime took place between 50 000 and 200 000 years B.P., and probably reflects increasing aridity." -"Rustomji:2006burragong","The quantity and type of sediment transported by a river is a sensitive indicator of changes to the stability of its catchment. The creeks and rivers in a catchment act as an integrating conduit for a number of material fluxes associated with the flow of water. Spatial and temporal variations in the transport rate of potential pollutants such as sediments results in landscape modification through either erosion or deposition of material. Through the study of the timing, rate and nature of both erosion and deposition, inferences can be drawn about the state of the catchment, its sediment sources and their sinks, which in turn can be used to help develop management strategies to improve water quality. This study presents a comparison of pre- and post-European settlement alluvial deposition patterns along the principal rivers of the Lake Burragorang catchment. The study is one component of a multi-disciplinary collaborative research project between CSIRO Land and Water and the Sydney Catchment Authority and provides a field-based assessment of the temporal changes in sediment movement within the catchment which can be used to constrain a number of hydrologic and sediment transport-related parameters in the modelling component of the project. Four study sites on the Wollondilly, Cox's and Mulwaree Rivers were selected for detailed study, with each site representing a distinct physiographic environment in the catchment. Optical dating techniques have been applied to establish the timing and rate of major phases of deposition and storage of fluvial sediments. ... [_truncated_]" -"Rustomji:2007recovery","Increased catchment sediment yields are common following the introduction of European-style agriculture to relatively undisturbed landscapes. Catchment erosion rates generally increase immediately after disturbance and then decline over time. Consequently, where a catchment currently sits along this disturbance-recovery sequence will strongly influence future catchment sediment yields and river morphology. In this study, field stratigraphy, optical dating, and hydraulic modelling are used to investigate changes in catchment sediment yield and storage in the Lake Burragorang catchment in Australia with emphasis placed upon changes occurring since European settlement in A.D. 1820. On the Southern Tablelands and the upper Cox's River subcatchment, a large volume of sediment was liberated by gully erosion early in the post-settlement period, much of which was deposited at break of slope positions below the catchment's headwaters or stored in alluvial benches adjacent to the channel but within the confines of older Holocene alluvium. A lack of substantial sediment deposition over the last 20 to 40~years is evidence that catchment sediment yields have strongly declined. This is consistent with both reduced erosion rates and re-aggradation of the incised gullies that, in their erosive phase, dominated the catchment's post-settlement sediment flux. Collectively, these characteristics indicate the catchment is undergoing a phase of landscape recovery." -"RuszkiczayRudiger:2016retezat","ND" -"SPRAT:2000lep.ap","Species _Leporillus apicalis_" -"SPRAT:2000rat.ma","Species _Rattus macleari_" -"SPRAT:2006zyz.ma","Species _Zyzomys maini_" -"SPRAT:2008pse.pi","Species _Pseudomys pilligaensis_" -"SPRAT:2010pha.pi","Species _Phascogale pirata_" -"SPRAT:2010pse.al","Species _Pseudomys albocinereus_" -"SPRAT:2010pse.no","Species _Pseudomys novaehollandiae_" -"SPRAT:2015pet.co","Species _Petrogale coenensis_" -"SPRAT:2016hip.se","Species _Hipposideros semoni_" -"SPRAT:2016ony.fr","Species _Onychogalea fraenata_" -"SPRAT:2016pse.fi","Species _Pseudomys fieldi_" -"SPRAT:2018cro.tr","Species _Crocidura trichura_" -"SPRAT:2019pse.mi","Species _Pseudantechinus mimulus_" -"SPRAT:2020pse.or","Species _Pseudomys oralis_" -"SPRAT:2021min.or","Species _Miniopterus orianae_" -"SPRAT:2021per.pp","Species _Perameles papillon_" -"SRA:2013management","Introduction. Two species of rat cause the most damage to sugarcane in central and northern cane districts, resulting in significant loss to both sugar content and tonnes of cane if they are not managed. Both species are native grassland animals and are protected under the Nature Conservation Act 1992." -"Safran:2005bolivian","The Bolivian Andes flank one of Earth's major topographic features and dominate sediment input into the Amazon Basin. Millennial‐scale erosion rates and dominant controls on erosion patterns in this range are poorly known. To define these patterns, we present 48 erosion rate estimates, derived from analysis of in situ 10Be in quartz‐bearing alluvium collected from the Upper Beni River basin. ... [_truncated_]" -"Sagona:1994ochre","Two mining sites, one European (Site A), the first discovered, and the other Aboriginal (Site B), were investigated on the southern spurs of the Gog Ranges in north-central Tasmania, about 3 km north as the crow flies from Mole Creek, the nearest town (Figs 1, 6, 7; see Introduction). Situated at altitudes of 230 m (Site A) and 340 m (Site B) above sea level, the two sites are about 45 minutes, walking distance apart." -"Sagredo:2011esperanza","ND" -"Sagredo:2017andes","ND" -"Sagredo:2018reversal","ND" -"Saha:2016subglacial","ND" -"Saha:2018advances","ND" -"Saha:2019fluctuations","ND" -"Salgado:2007maracuja","The present work quantifies the erosive processes in the two main substrates (schists–phyllites and granites–gneisses) of the upper Maracujá Basin in the Quadrilátero Ferrífero/MG, Brazil, a region of semi‐humid tropical climate. Two measuring methods of concentration were used: (i) in situ produced 10Be in quartz veins (surface erosion rates) and (ii) 10Be in fluvial sediments (basin erosion rates). The results confirm that (i) erosion tends to be more aggressive close to the headwaters than in the lower parts of the basin and (ii) the region is now affected by dissection. Copyright 2006 John Wiley and Sons, Ltd." -"Salgado:2014escarpment","The Serra do Mar escarpment, located along the southeastern coast of Brazil, is a high-elevation passive margin escarpment. This escarpment evolved from the denudation of granites, migmatites and gneisses. The granites outcrop in the form of a ridge along the escarpment crest, due to its differential erosion ('sugarloaf' hills) from the surrounding lithologies. Several studies suggest that the passive margin escarpments are actively retreating toward the interior of the continent. However, no prior study has calculated the long-term denudation rates of Serra do Mar to test this hypothesis. In this study, we measured the in situ-produced 10Be concentration in fluvial sediments to quantify the catchment-wide long-term denudation rates of the Serra do Mar escarpment in southern Brazil. We sampled the fluvial sediments from ten watersheds that drain both sides of the escarpment. The average long-term denudation rate of the oceanic side is between 2.1- and 2.6-fold higher than the rate of the continental side: 26.04±1.88 mm ka-1 (integrating over between 15.8 ka-1 and 46.6 ka-1) and 11.10±0.37 mm ka-1 (integrating over between 52.9 ka-1 and 85.4 ka-1), respectively. These rates indicate that the coastal base level is controlling the escarpment retreat toward the continental high lands, which is consistent with observations made at other high-elevation passive margins around the globe. The results also demonstrate the differential erosion along the Serra do Mar escarpment in southern Brazil during the Quaternary, where drainages over granites had lower average denudation rates in comparison with those over migmatites and gneisses. Moreover, the results demonstrate that the ocean-facing catchments have been eroded more intensely than those facing the continent. The results also reveal that drainage over the granites decreases the average denudation rates of the ocean-facing catchments and the 'sugarloaf' hills therefore are natural barriers that slowly retreat once they are exhumed. Copyright 2013 John Wiley and Sons, Ltd." -"Salgado:2016relief","This study aims to quantify the denudation dynamics of the Brazilian passive margin along a segment of the Continental Rift of Southeast Brazil. The denudation rates of 30 basins that drain both horsts of the continental rift, including the mountain ranges of the Serra do Mar (seaside horst); and the Serra da Mantiqueira (continental horst); were derived from 10Be concentrations measured in sand-sized river sediment. The mean denudation rate ranges from 9.2 m Ma−1 on the plateau of the Serra do Mar to 37.1 m Ma−1 along the oceanic escarpment of the Serra do Mar. The seaward-facing scarps of both mountain ranges exhibit mean denudation rates that are approximately 1.5 times those of the inland-facing scarps. The escarpments of the horst nearer to the ocean (Serra do Mar) exhibit higher denudation rates (mean 30.2 m Ma−1) than the escarpments of the continental horst (Serra da Mantiqueira) (mean 16.5 m Ma−1). The parameters that impact these denudation rates include the catchment relief, the slope gradient, the rock and the climate. The incongruent combination of a mountainous landscape and moderate to low 10Be-based denudation rates averaging at ∼20 m Ma−1 suggests a reduction in intraplate tectonic activity beginning in the Middle Quaternary or earlier." -"Sanchez:2010alps","ND" -"Sanson:1980procoptodon","Description of fossil of extinct kangaroo genus and its habitat." -"Santos:2012biomarker","Reconstructions of primary productivity at lowlatitudes have been the focus of several studies to better understand how the export of nutrient-rich, intermediate Southern Ocean (SO) waters influences productivity at these latitudes. This was triggered by the general observation of minima in the planktonic foraminiferal δ13C values during deglaciations, which was interpreted as an isotopic signal of intermediate SO waters, together with a concomitant increase in diatom productivity at some equatorial sites. However, the impact of these SO waters on productivity at higher latitudes is not well constrained. Here, we compare a high-resolution planktonic foraminiferal δ13C record with total organic carbon and biomarker records for Proboscia diatoms and haptophytes in marine sediments from offshore Southeastern Australia. The planktonic foraminiferal δ13C record shows distinct minima during deglaciations and the Marine Isotope Stage 4/3 transition, tentatively suggesting that 13C-depleted SO waters reached the coast of Southeastern Australia. However, it did not result in increased productivity during these periods. Instead, the highest primary productivity period, as indicated by total organic carbon and alkenone accumulation rates, occurred during the Last Glacial Maximum while Proboscia diatoms mainly proliferated during interglacials and Marine Isotope Stage 3 matching periods of increased diatom productivity in some sites of the Eastern Equatorial Pacific. Our study suggests that increased primary productivity offshore Southeastern Australia was mainly due to stronger westerly winds during glacial periods while Proboscia diatom productivity was probably controlled by the transport of silicic acid to this area." -"Savi:2014zielbach","Basin-wide erosion rates can be determined through the analysis of in situ-produced cosmogenic nuclides. In transient landscapes, and particularly in mountain catchments, erosion and transport processes are often highly variable and consequently the calculated erosion rates can be biased. This can be due to sediment pulses and poor mixing of sediment in the stream channels. The mixing of alluvial sediment is one of the principle conditions that need to be verified in order to have reliable results. In this paper we perform a field-based test of the extent of sediment mixing for a ∼42 km2 catchment in the Alps using concentrations of river-born 10Be. We use this technique to assess the mechanisms and the spatio-temporal scales for the mixing of sediment derived from hillslopes and tributary channels. ... [_truncated_]" -"Savi:2016argentina","In the Central Andes, several studies on alluvial terraces and valley fills have linked sediment aggradation to periods of enhanced sediment supply. However, debate continues over whether tectonic or climatic factors are most important in triggering the enhanced supply. The Del Medio catchment in the Humahuaca Basin (Eastern Cordillera, NW Argentina) is located within a transition zone between subhumid and arid climates and hosts the only active debris‐flow fan within this intermontane valley. By combining 10Be analyses of boulder and sediment samples within the Del Medio catchment, with regional morphometric measurements of nearby catchments, we identify the surface processes responsible for aggradation in the Del Medio fan and their likely triggers. We find that the fan surface has been shaped by debris flows and channel avulsions during the last 400 years. Among potential tectonic, climatic, and autogenic factors that might influence deposition, our analyses point to a combination of several favorable factors that drive aggradation. These are in particular the impact of occasional abundant rainfall on steep slopes in rock types prone to failure, located in a region characterized by relatively low rainfall amounts and limited transport capacity. These characteristics are primarily associated with the climatic transition zone between the humid foreland and the arid orogen interior, which creates an imbalance between sediment supply and sediment transfer. The conditions and processes that drive aggradation in the Del Medio catchment today may provide a modern analog for the conditions and processes that drove aggradation in other nearby tributaries in the past." -"Schaefer:2006interhemisphere","ND" -"Schaefer:2008nyalam","ND" -"Schaefer:2009fluctuations","ND" -"Schaefer:2015unfinished","ND" -"Schafer:2000thesis","ND" -"Schafer:2002limited","ND" -"Schaller:2001european","We have calculated long-term erosion rates of 20–100 mm/kyr from quartz-contained 10Be in the bedload of middle European rivers for catchments ranging from 102 to 105 km2. These rates average over 10–40 kyr and agree broadly with rock uplift, incision and exhumation rates, historic soil erosion rates, and erosion rates calculated from the measured sediment loads of the same rivers. Moreover, our new erosion rate estimates correlate well with lithology and relief. However, in the Regen, Neckar, Loire, and Meuse catchments, cosmogenic nuclide-derived erosion rates are consistently 1.5–4 times greater than the equivalent rates derived from measured river loads. This may be due to the systematic under-representation of high-magnitude, low-frequency transport events in the gauging records which cover less than a century. Alternatively the discrepancy may derive from spatially non-uniform erosion and preferential tapping of deeper sections of the irradiation profile. A third explanation relates the high cosmogenic nuclide-derived erosion rates to inheritance of an elevated Pleistocene erosion signal. Uncertainties associated with the cosmogenic nuclide-derived erosion rate estimates are not greater than the potential errors in conventional estimates. Therefore, the cosmogenic nuclide approach is an effective tool for rapid, catchment-wide assessment of time-integrated rates of bedrock weathering and erosion, and we anticipate its fruitful application to the Quaternary sedimentary record." -"Schaller:2016european","The denudation of landscapes is affected by temporal and spatial variations in tectonics, climate, and vegetation. However, deciphering the contributions of these different processes has proven challenging. In this study, cosmogenic nuclide-derived modern and paleo catchment-wide denudation rates in four European rivers are investigated. We present 12 new and 4 recalculated cosmogenic nuclide-derived denudation rates from modern river sediments and 14 paleo-denudation rates from terraces deposited over the last 2 Ma. The catchments studied are located in regions with minimal Quaternary tectonic activity and span different climates over 12o latitude. Results indicate that modern denudation rates range between 16 ± 11 and 51 ± 7 mm/ka with no clear latitudinal variation. Modern denudation rates are compared with catchment geomorphic indices including slope, fluvial steepness index, and relief. The denudation rates correlate better to catchment topographic indices (R2 ≈ 0.4) rather than climate. Paleo-denudation rates range from 8 ± 7 to 56 ± 7 mm/ka and are associated with a possible increase in the average paleo-denudation rates over the past 2 Ma. Taken together, the results indicate that quantification of catchment-wide denudation rates over long (Quaternary) time scales because of climate change is difficult. Future work to study climate influence on denudation rates should focus on the successes of previous work that document transient denudation rates over shorter and more recent time scales, i.e., from the Last Glacial Maximum to present." -"Schaller:2022comparison","Weathering of bedrock to produce regolith is essential for sustaining life on Earth and global biogeochemical cycles. The rate of this process is influenced not only by tectonics, but also by climate and biota. We present new data on soil production, chemical weathering, and physical erosion rates from the large climate and ecological gradient of the Chilean Coastal Cordillera (26 to 38° S). Four Chilean study areas are investigated and span (from north to south) arid (Pan de Azúcar), semi-arid (Santa Gracia), Mediterranean (La Campana), and temperate humid (Nahuelbuta) climate zones. Observed soil production rates in granitoid soil-mantled hillslopes range from ∼7 to 290 t km-2 yr-1 and are lowest in the sparsely vegetated and arid north and highest in the Mediterranean setting. Calculated chemical weathering rates range from zero in the arid north to a high of 211 t km-2 yr-1 in the Mediterranean zone. Chemical weathering rates are moderate in the semi-arid and temperate humid zones (∼20 to 50 t km-2 yr-1). Similarly, physical erosion rates are lowest in the arid zone (∼11 t km-2 yr-1) and highest in the Mediterranean climate zone (∼91 t km-2 yr-1). The contribution of chemical weathering to total denudation rates is lower in the arid north than further south. However, due to heterogeneities in lithologies and Zr concentrations, reported chemical weathering rates and chemical depletion fractions are affected by large uncertainties. Comparison of Chilean results to published global data collected from hillslope settings underlain by granitoid lithologies documents similar patterns in soil production, chemical weathering, and total denudation rates for varying mean annual precipitation and vegetation cover amounts. We discuss the Chilean and global data in the light of contending model frameworks in the literature and find that observed variations in soil production rates bear the closest resemblance to models explicitly accounting for variations in soil thickness and biomass." -"Scharf:2013strong","The Cape Mountains of southern Africa exhibit an alpine-like topography in conjunction with some of the lowest denudation rates in the world. This presents an exception to the often-cited coupling of topography and denudation rates and suggests that steep slopes alone are not sufficient to incite the high denudation rates with which they are commonly associated. Within the Cape Mountains, slope angles are often in excess of 30° and relief frequently exceeds 1 km, yet 10Be-based catchment-averaged denudation rates vary between 2.32 ± 0.29 m/m.y. and 7.95 ± 0.90 m/m.y. We attribute the maintenance of rugged topography and suppression of denudation rates primarily to the presence of physically robust and chemically inert quartzites that constitute the backbone of the mountains. 10Be-based bedrock denudation rates on the interfluves of the mountains vary between 1.98 ± 0.23 m/m.y. and 4.61 ± 0.53 m/m.y. The close agreement between the rates of catchment-averaged and interfluve denudation indicates topography in steady state. These low denudation rates, in conjunction with the suggestion of geomorphic stability, are in agreement with the low denudation rates (<20 m/m.y.) estimated for southern Africa during the late Cenozoic by means of cosmogenic nuclide, thermochronology, and offshore sedimentation analyses. Accumulatively, these data suggest that the coastal hinterland of the subcontinent may have experienced relative tectonic stability throughout the Cenozoic." -"Schell:1995report","ND" -"Scherer:2013camelidae","Presented here is a cladistic analysis of the South American and some North American Camelidae. This analysis shows that Camelini and Lamini are monophyletic groups, as are the genera Palaeolama and Vicugna, while Hemiauchenia and Lama are paraphyletic. Some aspects of the migration and distribution of South American camelids are also discussed, confirming in part the propositions of other authors. According to the cladistic analysis and previous propositions, it is possible to infer that two Camelidae migration events occurred in America. In the first one, Hemiauchenia arrived in South America and, this was related to the speciation processes that originated Lama and Vicugna. In the second event, Palaeolama migrated from North America to the northern portion of South America. It is evident that there is a need for larger studies about fossil Camelidae, mainly regarding older ages and from the South American austral region. This is important to better undertand the geographic and temporal distribution of Camelidae and, thus, the biogeographic aspects after the Great American Biotic Interchange." -"Scherler:2010garhwal","ND" -"Scherler:2013garhwal","Erosion in the Himalaya is responsible for one of the greatest mass redistributions on Earth and has fueled models of feedback loops between climate and tectonics. Although the general trends of erosion across the Himalaya are reasonably well known, the relative importance of factors controlling erosion is less well constrained. Here we present 25 10Be‐derived catchment‐averaged erosion rates from the Yamuna catchment in the Garhwal Himalaya, northern India. Tributary erosion rates range between ~0.1 and 0.5 mm yr−1 in the Lesser Himalaya and ~1 and 2 mm yr−1 in the High Himalaya, despite uniform hillslope angles. The erosion‐rate data correlate with catchment‐averaged values of 5 km radius relief, channel steepness indices, and specific stream power but to varying degrees of nonlinearity. Similar nonlinear relationships and coefficients of determination suggest that topographic steepness is the major control on the spatial variability of erosion and that twofold to threefold differences in annual runoff are of minor importance in this area. Instead, the spatial distribution of erosion in the study area is consistent with a tectonic model in which the rock uplift pattern is largely controlled by the shortening rate and the geometry of the Main Himalayan Thrust fault (MHT). Our data support a shallow dip of the MHT underneath the Lesser Himalaya, followed by a midcrustal ramp underneath the High Himalaya, as indicated by geophysical data. Finally, analysis of sample results from larger main stem rivers indicates significant variability of 10Be‐derived erosion rates, possibly related to nonproportional sediment supply from different tributaries and incomplete mixing in main stem channels." -"Scherler:2014shyok","ND" -"Schide:2022thesis","The measurement of terrestrial cosmogenic nuclides (TCN) in river sediments is commonly used to determine basin-averaged erosion rates over centennial-to-millennial timescales, and for comparing erosional processes between catchments. Despite the prevalence of the use of this method in geomorphological studies, uncertainties remain and continued efforts are needed to further refine techniques, identify limitations, and understand biases in these measurements and their conversion to erosion rates. For example, the role of event-triggered mass-wasting on transient perturbations of TCN signals is an area of ongoing community interest, and the impact of grain attrition during sediment transport on TCN concentrations in different grain size fractions has only recently been explored in detail. ... [_truncated_]" -"Schildgen:2000fire","ND" -"Schildgen:2016argentina","Fluvial fill terraces preserve sedimentary archives of landscape responses to climate change, typically over millennial timescales. In the Humahuaca Basin of NW Argentina (Eastern Cordillera, southern Central Andes), our 29 new optically stimulated luminescence ages of late Pleistocene fill terrace sediments demonstrate that the timing of past river aggradation occurred over different intervals on the western and eastern sides of the valley, despite their similar bedrock lithology, mean slopes, and precipitation. In the west, aggradation coincided with periods of increasing precipitation, while in the east, aggradation coincided with decreasing precipitation or more variable conditions. Erosion rates and grain size dependencies in our cosmogenic 10Be analyses of modern and fill terrace sediments reveal an increased importance of landsliding compared to today on the west side during aggradation, but of similar importance during aggradation on the east side. Differences in the timing of aggradation and the 10Be data likely result from differences in valley geometry, which causes sediment to be temporarily stored in perched basins on the east side. It appears as if periods of increasing precipitation triggered landslides throughout the region, which induced aggradation in the west, but blockage of the narrow bedrock gorges downstream from the perched basins in the east. As such, basin geometry and fluvial connectivity appear to strongly influence the timing of sediment movement through the system. For larger basins that integrate subbasins with differing geometries or degrees of connectivity (like Humahuaca), sedimentary responses to climate forcing are likely attenuated." -"Schildgen:2022aconquija","Drainage-divide migration, controlled by rock-uplift and rainfall patterns, may play a major role in the geomorphic evolution of mountain ranges. However, divide-migration rates over geologic timescales have only been estimated by theoretical studies and remain empirically poorly constrained. Geomorphological evidence suggests that the Sierra de Aconquija, on the eastern side of the southern Central Andes, northwest Argentina, is undergoing active westward drainage-divide migration. The mountain range has been subjected to steep rock trajectories and pronounced orographic rainfall for the last several million years, presenting an ideal setting for using low-temperature thermochronometric data to explore its topographic evolution. We perform three-dimensional thermal-kinematic modeling of previously published thermochronometric data spanning the windward and leeward sides of the range to explore the most likely structural and topographic evolution of the range. We find that the data can be explained by scenarios involving drainage-divide migration alone, or by scenarios that also involve changes in the structures that have accommodated deformation through time. ... [_truncated_]" -"Schimmelpfennig:2012relevance","ND" -"Schimmelpfennig:2014steingletscher","ND" -"Schindelwig:2012swiss","ND" -"Schlitter:2005macroscelidea","Order Macroscelidea" -"Schlitter:2005macroscelididae","Family Macroscelididae" -"Schlitter:2005manidae","Family Manidae" -"Schlitter:2005orycteropodidae","Family Orycteropodidae" -"Schlitter:2005pholidota","Order Pholidota" -"Schlitter:2005tubulidentata","Order Tubulidentata" -"Schmidt:2016yunnan","In order to understand better if and where erosion rates calculated using in situ 10Be are affected by contemporary changes in land use and attendant deep regolith erosion, we calculated erosion rates using measurements of in situ 10Be in quartz from 52 samples of river sediment collected from three tributaries of the Mekong River (median basin area = 46.5 km2). Erosion rates range from 12 to 209 mm kyr−1 with an area-weighted mean of 117 ± 49 mm kyr−1 (1 standard deviation) and median of 74 mm kyr−1. We observed a decrease in the relative influence of human activity from our steepest and least altered watershed in the north to the most heavily altered landscapes in the south. In the areas of the landscape least disturbed by humans, erosion rates correlate best with measures of topographic steepness. In the most heavily altered landscapes, measures of modern land use correlate with 10Be-estimated erosion rates but topographic steepness parameters cease to correlate with erosion rates. We conclude that, in some small watersheds with high rates and intensity of agricultural land use that we sampled, tillage and resultant erosion has excavated deeply enough into the regolith to deliver subsurface sediment to streams and thus raise apparent in situ 10Be-derived erosion rates by as much as 2.5 times over background rates had the watersheds not been disturbed." -"Schmidt:2019jinsha","The lower Jinsha River has the highest sediment yield rates of the entire Yangtze watershed; these high yields have previously been attributed to a mix of the local geologic setting as well as intensive human land use, particularly agriculture. Prior studies have not quantified long-term background rates of sediment generation, making it difficult to know if modern sediment yield is elevated relative to the long-term rate of sediment generation. Using in situ 10Be in detrital river sediments, we measured sediment generation rates for tributaries to the lower Jinsha River. We find that the ratio of modern sediment yield to long-term sediment generation rate is 5.9 ± 2.8 (mean, 1 SD, n = 5), which is significantly higher than that elsewhere in western China and implies contemporary rates of sediment export far exceed long-term rates of sediment generation by weathering on hillslopes (1.9 ± 1.6 [median, 1 SD, n = 20]; [Schmidt et al., 2017])." -"Schrire:1982alligator","This monograph represents the somewhat uneasy marriage of two widely separated pieces of research. The bulk of the work, including all the fieldwork, was done when from 1964 to 1967 I was a graduate student in the Prehistory section of the then Department of An thropology and Sociology of the Research School of Pacific Studies at the Australian National University. Of the PhD thesis which was then presented (C. White 1967, Plateau and plain : prehistoric investigations in Arnhem Land, Northern Territory), the present work is a major revision of interpretation and writing which was done during 1979-80, when I was a Visiting Fellow in the now independent Department of Prehistory, on leave from my job at Rutgers University in the United States. The intervening 13 years had seen both major changes in the social and ecological circumstances of my Arnhem Land research area and radical shifts in my education and my approach to questions of human adaptation and behaviour." -"Schrire:2014arnhem","As far as recorded cultural history extends man's thinking, man has been born into existing explanatory systems. A distinguishing aspect of many of these discussions from the point of view of anyone familiar with the history of ideas is the extreme theoretical myopia of the discussions. Anthropologists and archaeologists have typically acted as if the 'problem' concerning explanation and knowing that have been discussed in the history of ideas were of no consequence to their own so-called 'explanations'. Much of the staggering confusion in present debates as to the value of scientific analysis in social science can only be understood in terms of the majority of the discussants thinking that they understand scientific analysis after reading a few discussions of science. Scientific analysis may be conceptualized as an attempt by some men to go beyond the voices of mere 'authority' to explanatory systems that are coordinated with observation and experience as to be open to others for examination." -"Schwartz:2017sechilienne","ND" -"Schweinsberg:2017circulation","ND" -"Schweinsberg:2018sukkertoppen","ND" -"Schweinsberg:2019nuussuaq","ND" -"Schweinsberg:2020arkansas","ND" -"Scott:2003wonderkrater","Spring accumulations are valuable and rare sources for Quaternary pollen analysis and palaeoenvironmental research in South Africa. It is important to optimize their dating, which is sometimes complicated by root contamination. Thirteen new radiocarbon dates are presented from one of the most significant spring pollen sequences on which South African vegetation history is based, namely, from Wonderkrater in the Savanna Biome. Some anomalous measurements were recorded but a new chronology is proposed by excluding samples that were possibly contaminated by younger or older materials. The dating places the pollen-based vegetation history more firmly in a framework of regional and global climate change during the Late Quaternary, thereby making the information more suitable for comparison with other sequences and as vegetation data in global-change modelling." -"Seagren:2020andes","Understanding how tectonics, climate and lithology interact to control fluvial erosion is complicated because these factors are spatially-variable and they may not be well-represented by mean values. We address these complications using eight new and 54 published 10Be catchment-wide fluvial erosion rates from the south-central Andes. We assess how tectonics, climate, lithology, and topography control erosion through bivariate and multivariate Bayesian regression analysis. We first compare catchment-wide mean values of independent variables compared to other summary statistics and find that metrics that capture extreme values (e.g., 90th percentile) and spatial variability (e.g., 90th minus 10th percentile) produce stronger correlations. This suggests that catchment-wide means may oversimplify the roles of tectonics, climate, and lithology in influencing erosion rates. We find that the overall variability of erosion rates in the south-central Andes is best explained by a combination of lithologic resistance and spatial variability in both vegetation (using the normalized difference vegetation index, NDVI) and topography (using specific stream power). Despite poor bivariate correlations, both lithologic resistance and spatial variability of specific stream power are significant regressors in our multivariate modeling. Lithology influences the relationship (i.e., linearity) between topography and erosion rates. Spatial variability of NDVI produces the strongest correlation with erosion rates of any of the variables we consider. Hence, spatial variability of NDVI both accounts for potential non-uniform vegetation responses to climate and also incorporates the role of both humid climates (high 90th percentile) and large bare regions (low 10th percentile) within a single catchment." -"Seong:2007karakoram","ND" -"Seong:2009muztag","ND" -"Seong:2009rockwall","ND" -"Serra:2022dora","Disentangling the influence of lithology from the respective roles of climate, topography and tectonic forcing on catchment denudation is often challenging in mountainous landscapes due to the diversity of geomorphic processes in action and of spatial and temporal scales involved. The Dora Baltea catchment (western Italian Alps) is an ideal setting for such investigation, since its large drainage system, extending from the Mont Blanc Massif to the Po Plain, cuts across different major lithotectonic units of the western Alps, whereas this region has experienced relatively homogeneous climatic conditions and glacial history throughout the Quaternary. We acquired new 10Be-derived catchment-wide denudation rates from 18 river-sand samples collected both along the main Dora Baltea river and at the outlet of its main tributaries. The inferred denudation rates vary between 0.2 and 0.9 mm yr−1, consistent with previously published values across the European Alps. ... [_truncated_]" -"Shakesby:2008norway","ND" -"Shakun:2015andes","ND" -"Shakun:2015retreat","ND" -"Shaw:2015thesis","The research presented in this thesis is focused on the archaeology of Rossel Island, the easternmost island in the Milne Bay Province, otherwise known culturally as the Massim. Rossel Island is one of the larger islands in the Louisiade Archipelago, and situated 400km from the mainland it is also one of the most isolated islands in the region. The people on the island today speak a Non-Austronesian language that is unrelated to the Austronesian languages spoken elsewhere in the Massim. The complexities of their cultural traditions are also regionally unparalleled and the people themselves are genetically distinct. Rossel Island is therefore seen as a unique outlier in the Massim region. The major aims of the archaeological project were twofold. First, to develop a chronology for human occupation on Rossel Island; and secondly, to identify spatial and temporal changes in the archaeological record that relate to the cultural development of this unique island population in prehistory. To place Rossel Island in a comparative regional framework, excavation was also undertaken on Nimowa Island in the Louisiade Archipelago, 80km to the west of Rossel. Nimowa and its people are physically and culturally different to Rossel. Eight of the sites excavated on Rossel, and one excavated on Nimowa are presented in this thesis. Excavation and radiocarbon dating indicates that people have been on Rossel Island since at least 2500-2350 BP. However, waisted stone blades found on the surface suggest that the island was colonised considerably earlier than this, probably during the Late Pleistocene when sea levels were lower and the island was much larger. ... [_truncated_]" -"Shaw:2016pottery","The introduction and exchange of pottery between Pacific Islands can provide insight into interaction and social organisation from both regional and local perspectives. In the Massim island region of far eastern Papua New Guinea, pottery is present in the archaeological record from 2800 to 2600 calBP. However, on Rossel Island, a relatively isolated landmass in the far east of the Louisiade Archipelago, archaeological excavation and AMS dating of several sites has determined that pottery on this island was a late prehistoric introduction, from 550–500 calBP. The introduction of pottery coincided with the establishment of increasingly complex exchange networks in the Massim, namely the Kula. It is argued in this paper that the desire for Kula participants to obtain high-quality shell necklaces (bagi), which are prominently manufactured on Rossel, led to the island becoming more actively involved in down-the-line regional exchange. Pottery is largely found on the western end of Rossel, where most bagi are manufactured. The uneven distribution of pottery across the island is further argued to indicate a socio-economic/political divide between the populations living on the western and eastern ends, which is supported by linguistic and anthropological evidence." -"Shaw:2017nimowa","Small-scale excavationwas undertaken at the Malakai site on the small island of Nimowa, located in the Louisiade Archipelago, Massim region, Papua New Guinea. This is the first excavation to be reported in detail from the archipelago, with the Malakai site providing insight into cultural practices on the island and pottery exchange in the southern Massim region. A stratified deposit was revealed with dense cultural material, first inhabited from 1350 to 1290 cal. BP, with a subsequent period of settlement within the last 460–300 cal. years. Pottery, shell, andstone artifactswere recovered, as well as human skeletal remains in a primary burial context, which contributes to understanding regional patterns of prehistoric mortuary activity. It is argued that Nimowa was already part of an exchange network that encompassed many of the southern Massim islands when the Malakai site was first occupied. There is increased diversity in the number of vessel forms in later prehistory, butwith remarkable continuity in the decorative motifs over time, suggesting some degree of regional social cohesion in the southern Massim. It appears that the northern Massim islands were not a major supplier of pottery to Nimowa. The implications for the prehistory of the wider region are subsequently discussed." -"Shaw:2020massim","Islands present significant technological and ecological challenges for long-term human settlement, with archaeological investigations of islands globally able to shed light on the adaptive plasticity of cultural groups to changing climatic regimes. The Massim islands of eastern New Guinea significantly reduced in size throughout the Holocene (⩽11.7 kya), providing a unique opportunity to investigate the long-term adaptive capabilities of humans to changing island ecosystems. Here, we report a 2500-2300 year cultural sequence on Nimowa Island in the Louisiade Archipelago of the Massim region which began with the arrival of a late Lapita population during initial beachfront development. Sediment analyses indicate earlier settlement on the island would not have been possible as the coastline was unstable until near-modern sea levels were reached. The island was abandoned from 1290 to 530 cal. BP during a period of unusually dry conditions (‘Medieval Climate Anomaly‘) and probable freshwater shortages. Re-settlement coincided with wetter climatic conditions (‘Little Ice Age‘), associated with the establishment of large villages, the earliest expression of local pottery traditions and the onset of large-scale regional exchange networks. Import of non-local obsidian reflects two pulses of interaction followed by periods of increased isolation. With the absence of high-quality lithic resources, shell, coral and bone were used as a locally available alternative for tool production. Increased cyclone frequency from ~500 cal. BP greatly increased beach volume in the island and coastal New Guinea, which facilitated the movement of populations onto smaller islands. A late prehistoric shift in settlement patterns had a profound impact on regional social dynamics." -"Shaw:2020neolithic","The emergence of agriculture was one of the most notable behavioral transformations in human history, driving innovations in technologies and settlement globally, referred to as the Neolithic. Wetland agriculture originated in the New Guinea highlands during the mid-Holocene (8000 to 4000 years ago), yet it is unclear if there was associated behavioral change. Here, we report the earliest figurative stone carving and formally manufactured pestles in Oceania, dating to 5050 to 4200 years ago. These discoveries, at the highland site of Waim, occur with the earliest planilateral axe-adzes in New Guinea, the first evidence for fibercraft, and interisland obsidian transfer. The combination of symbolic social systems, complex technologies, and highland agricultural intensification supports an independent emergence of a Neolithic ~1000 years before the arrival of Neolithic migrants (Lapita) from Southeast Asia." -"Shaw:2020smallest","Late Pleistocene records of island settlement can shed light on how modern humans (Homo sapiens) adapted their behaviour to live on ecologically marginal landscapes. When people reached Sahul (Pleistocene New Guinea-Australia), between 65 and 50 ka, the only islands they would have encountered were in the tropical north. This unique geographic situation therefore offers the only possibility of modelling human adaptive behaviour to islands in Australasia during the Late Pleistocene. Cave excavation on the uplifted limestone island of Panaeati in the Massim region of Southeastern New Guinea revealed a cultural sequence commencing from 17,300-16,800 cal. BP, suggesting habitation of higher coastlines occurred as low-lying shorelines destabilised during the initial stages of deglacial sea-level rise. No cave use was evident between 12,400 and 4780 cal. BP when the continental shelf was fully inundated, and Panaeati reduced in size by 90 percent. It is likely that diminished coastlines and the reduced resources of low-lying islands could no longer support pre-agricultural populations during this time. Cultural groups that were better adapted to living on small islands returned to Panaeati by 4780-4490 cal. BP when sea levels had stabilised, lagoons formed, and coastal ecosystems had diversified. Investigations demonstrate the role of larger islands as refugia during deglacial sea-level rise and the effects on human dispersals and cultural diversity." -"Shaw:2021cannibalism","The consumption of human flesh, popularly defined as cannibalism, has arguably occurred throughout much of human history. In New Guinea, it has been associated ethnographically with warfare, mortuary rites and nutrition. However, it often evades detection in the archaeological record because of difficulties in distinguishing it from other social practices. Here we disentangle colonial myths associated with the consumption of human flesh and report disarticulated, burnt and cut human skeletal remains from two coastal sites spanning the past 540 years in the Massim island region of southeast Papua New Guinea. These sites, Wule and Morpa, both occur on Rossel Island. The skeletal evidence is contemporary with the construction of large stone platforms where human victims were often killed and consumed, and inland villages which were established in response to a well-attested period of conflict on Rossel and throughout the region. Within an ethnoarchaeological framework, we argue that cannibalism became increasingly prevalent in association with feasting as a means of maintaining social relationships and personal power. The findings are placed first within an island, then a regional model of emerging pressures on existing socio-political systems." -"Shaw:2022frontier","The initial peopling of the remote Pacific islands was one of the greatest migrations in human history, beginning three millennia ago by Lapita cultural groups. The spread of Lapita out of an ancestral Asian homeland is a dominant narrative in the origins of Pacific peoples, and although Island New Guinea has long been recognized as a springboard for the peopling of Oceania, the role of Indigenous populations in this remarkable phase of exploration remains largely untested. Here, we report the earliest evidence for Lapita-introduced animals, turtle bone technology and repeated obsidian import in southern New Guinea 3,480-3,060 years ago, synchronous with the establishment of the earliest known Lapita settlements 700 km away. Our findings precede sustained Lapita migrations and pottery introductions by several centuries, occur alongside Indigenous technologies and suggest continued multicultural influences on population diversity despite language replacement. Our work shows that initial Lapita expansion throughout Island New Guinea was more expansive than previously considered, with Indigenous contact influencing migration pathways and island-hopping strategies that culminated in rapid and purposeful Pacific-wide settlement. Later Lapita dispersals through New Guinea were facilitated by earlier contact with Indigenous populations and profoundly influenced the region as a global centre of cultural and linguistic diversity." -"Shawcross:1997phosphate","WMC Resources Ltd required the consultant to carry out an archaeological assessment on selected possible hearth sites within the Phosphate Hill Project Area. The commissioning of this consultancy arose out of the reporting by Archae-Aus (1997) of possible Aboriginal hearths from Sites PHA76, PHA78, PHA80 and PHA81 at Phosphate Hill. Specifically, in their Draft Preliminary Advice Archae-Aus recommended that test excavations be conducted at these sites, in order to conclusively identify these features and, where possible, collect charcoal samples for radio metric dating. ... [_truncated_]" -"Shawcross:1997victoria","The NSW NPWS requirements for the EIS included the following ... [_truncated_] In order to carry out these requirements, we were required to apply for a Preliminary Research Permit from the NPWS, and this required the preparation of a Cultural Heritage Research Strategy for the work. Another important requirement for the Permit was consultation with the Aboriginal representatives on the Lake Victoria Advisory Committee. ... [_truncated_]" -"Sheard:2006oldest","ND" -"Shellberg:2016degradation","Along low gradient rivers in northern Australia, there is widespread gully erosion into unconfined alluvial deposits of active and inactive floodplains. On the Mitchell River fluvial megafan in northern Queensland, river incision and fan-head trenching into Pleistocene and Holocene megafan units with sodic soils created the potential energy for a secondary cycle of erosion. In this study, rates of alluvial gully erosion into incipiently-unstable channel banks and/or pre-existing floodplain features were quantified to assess the influence of land use change following European settlement. Alluvial gully scarp retreat rates were quantified at 18 sites across the megafan using recent GPS surveys and historic air photos, demonstrating rapid increases in gully area of 1.2 to 10 times their 1949 values. ... [_truncated_]" -"Sheppard:2009lapita","The stated theme of the 7th Lapita conference was the role of Lapita ancestors and descendants in our investigation of Lapita. In part this was to allow colleagues who are working outside the Lapita time period to contribute, but it also reflected the real importance of understanding pre- and post- Lapita as a means of shedding light on the Lapita archaeological phenomenon. Most of the papers presented at the conference did not explicitly take up this theme, however underlying many papers about Lapita are questions of becoming and transforming – origins and endings. In this introduction I will reflect on this general theme with reference to the papers published in this volume. ... [_truncated_]" -"Sherwood:1994dating","At five sites in western Victoria a total of five Quaternary dating techniques have been applied to shell beds varying in age from Holocene to beyond the last interglacial. To examine the age concordancy of the methods, 89 analyses were conducted--16 by radiocarbon, 26 by uranium series disequilibrium, 26 by amino acid racemisation, 5 by thermoluminescence and 16 by electron spin resonance, the latter previously reported by Goede (1989). Uncertainties associated with diagenetic environments of samples precluded reliable numerical age assignments for beds older than Holocene. Instead, relative dating of shell beds was based on a reference site (Goose Lagoon) which was assigned to the last interglacial based on its morphostratigraphic setting and concordant results of three of the dating methods (amino acid racemisation, uranium series disequilibrium and electron spin resonance). Overall there was considerable agreement between methods although not all were applied to each site. Uranium series dating proved most problematical. Migration of radionuclides between groundwater and shells introduced large errors at one site and led to appreciable uncertainties at others." -"Sherwood:2019moyjil","An unusual shell deposit at Moyjil (Point Ritchie), Warrnambool, in western Victoria, has previously been dated at 67±10 ka and has features suggesting a human origin. If human, the site would be one of Australia's oldest, justifying a redetermination of age using amino acid racemisation (AAR) dating of Lunella undulata (syn. Turbo undulatus) opercula (the dominant shellfish present) and optically stimulated luminescence (OSL) of the host calcarenite. AAR dating of the shell bed and four Last Interglacial (LIG) beach deposits at Moyjil and Goose Lagoon, 30 km to the west, confirmed a LIG age. OSL analysis of the host sand revealed a complex mixing history, with a significant fraction (47%) of grains giving an early LIG age (120-125 ka) using a three-component mixing model. Shell deposition following the LIG sea-level maximum at 120-125 ka is consistent with stratigraphic evidence. A sand layer immediately below the shell deposit gave an age of ~240 ka (i.e. MIS 7) and appears to have been a source of older sand incorporated into the shell deposit. Younger ages (~60-80 ka) are due to bioturbation before calcrete finally sealed the deposit. Uranium/thorium methods were not applicable to L. undulata opercula or an otolith of the fish Argyrosomus hololepidotus because they failed to act as closed systems. A U-Th age of 103 ka for a calcrete sheet within the 240 ka sand indicates a later period of carbonate deposition. Calcium carbonate dripstone from a LIG wave-cut notch gave a U-Th age of 11-14 ka suggesting sediment cover created a cave-like environment at the notch at this time. The three dating techniques have collectively built a chronology spanning the periods before and after deposition of the shell bed, which occurred just after the LIG sea-level maximum (120-125 ka)." -"Shi:2021qinling","The northern Qinling Mountains stretch from east to west in Central China. They have undergone distinct surface uplift during the Late Cenozoic and have become the geographical boundary between northern and southern China. To investigate the topographic evolution of the northern Qinling Mountains over millennial timescales and to explore the major controlling factors of relief development we have calculated 10Be-derived catchment- averaged erosion rates. Results show that the catchment-averaged erosion rates ranged between ~67.4 and 327 m Ma−1. These erosion rates are nonlinearly correlated with topographic parameters, indicating that topo- graphic steepness controls the spatial variability of the erosion rates. ... [_truncated_]" -"Shi:2021wildfires","Wildfires, or bushfires, are one of the most destructive natural disasters in Australia, which can cause many deaths of stock, native animals, sometimes humans, and huge impacts on infrastructure. Reconstructing past wildfires and exploring the links between wildfires and climate are essential for understanding the dynamics of wildfires and for predicting future risks. In this study, the frequency of wildfires in northeastern Australia over the past 25,000 years was reconstructed from the charcoal records preserved in peat and lake sediments. The results showed that the frequency of wildfires were relatively low during the cool last glacial period and the warm mid Holocene, indicating that the stable mean climate conditions, whether cool or warm, would not independently initiate increased wildfires in northeastern Australia. The most frequent wildfires occurred during the last deglaciation period, when Earth's climate warmed and the warming rate was the highest over the last 25,000 years, before recent anthropogenic warming. It suggested that the rapid global warming may greatly increase the likelihood of dangerous wildfires in northeastern Australia during the last deglaciation. The wildfires reactivated over the most recent 4000 years, coinciding with amplified climate variability and probably an expansion of human activity. The rapid warming of global climate during the last deglaciation period is an ideal analogue for current anthropogenic global warming. The comparison between fire count and temperature changes in Australia since 2003 also showed that the fire frequency in Australia in recent years is more closely correlated with the warming amplitude, rather than mean temperature. Our results implied that the wildfire risk in northeastern Australia may increase further under the expected accelerating global warming, if human management systems does not intrude. Wildfire modeling could benefit greatly by considering the relationship of fires with climate variability rather than only with stable climate scenarios." -"Shin:2013neotectonism","This study documents emergent marine terraces of Tasmania in Southeast Australia that are commonly observed along the coasts with both the distribution and elevation of terraces varying around the... [_truncated_]" -"Shine:2013birriwilk","Recent excavations at the Birriwilk rockshelter in Mikinj Valley, southwest Arnhem Land, have revealed evidence for mid- to late Holocene settlement, including a major period of site use in the last millennium. The site is important to the traditional owners, with a rich oral tradition associated with 'Birriwilk', an ancestor of the Urningangk tribe, who is depicted in rock art at the site. Oral traditions link Birriwilk with an adjacent lagoon, as well as a number of other rock art sites and features in the landscape, including the renowned Ubirr complex. The Birriwilk site and vicinity are significant places to the Nayinggul family, traditional owners for the Manilikarr estate. This post-fieldwork report summarises key archaeological findings at Birriwilk, using frequencies of stone artefacts and faunal remains as proxies of occupation from ca 5000 years ago. The most intense occupation occurred within the last 700 years, a period characterised by foraging and hunting in adjacent wetland habitats, changing technological emphasis to the manufacture of bifacial quartzite points, increased artefact discard rates and increased ochre grinding. The site has little archaeological evidence of use during the last 200 years, although oral histories indicate it was visited regularly until the mid-twentieth century. The rockshelter remains an important story site today." -"Shine:2015kakadu","Archaeological excavations at Bindjarran rockshelter in Kakadu National Park, Northern Territory, have revealed evidence of human settlement on the East Alligator River floodplain from the terminal Pleistocene through to the twentieth century. This excavation report summarises the archaeological, ethnographic and rock art research from the site, focusing on dated distributions of stone artefacts. The findings from Bindjarran conform to archaeological findings from previously investigated sites in the region and contribute to a greater understanding of Aboriginal society in this region during the Big Swamp phase, Freshwater phase and in the last 600 years." -"Shine:2016kakadu","Archaeological excavations at Ingaanjalwurr rockshelter in western Arnhem Land, Northern Territory, have revealed evidence of human settlement on the East Alligator River floodplain from approximately 1900 years ago through to the twentieth-century. This short report summarises the results of archaeological excavations at the site, focusing on dated distributions of stone artefacts as the primary retrieved cultural material. The excavations revealed two main periods of occupation: the earlier from c. 1900 to 1300 cal. BP and the latter from c. 460-300 cal. BP to the proto-historic period. The findings from Ingaanjalwurr broadly correspond to previously proposed regional settlement trends, whereby Aboriginal settlement shifted to newly stabilised freshwater environments during the later Holocene period." -"Shiner:2013shell","The Weipa shell mounds have a long history of archaeological research that has made a significant contribution to our understanding of the emergence of late Holocene coastal economies in northern Australia. However, much of this work has focused on broad comparisons of mounds between multiple locations rather than detailed studies of multiple mounds from single locations. This level of analysis is required to understand the record of both human occupation and environmental change and how these have given rise to the form of archaeological record visible in the present. In this paper we describe the results of a recent pilot study of four Anadara granosa-dominated shell mounds at Wathayn Outstation near Weipa in far north Queensland. We adopt a formational approach that investigates variability in shape, size, orientation, stratigraphy, shell fragmentation and diversity and mound chronology, as well as dating of the surfaces upon which the mounds have been constructed. Results indicate multiple periods of shell accumulation in each mound, separated by hiatuses. The mounds are the end product of a complex mix of processes that include how often and how intensively mounds were used and reused, together with the nature of the shell populations that people exploited and the post-depositional environmental changes that have occurred over the centuries the mounds have existed." -"Shipton:2021diverse","ND" -"Shoshani:2005dugongidae","Family Dugongidae" -"Shoshani:2005elephantidae","Family Elephantidae" -"Shoshani:2005hyracoidea","Order Hyracoidea" -"Shoshani:2005proboscidea","Order Proboscidea" -"Shoshani:2005procaviidae","Family Procaviidae" -"Shoshani:2005sirenia","Order Sirenia" -"Shoshani:2005trichechidae","Family Trichechidae" -"Shulmeister:1991groote","A geomorphological and palynological investigation of the Late Quaternary and Holocene environmental history of the Umbakumba Dunefield, in the north-east of Groote Eylandt, Gulf of Carpentaria, Northern Australia, was carried out. The dunefield is pre-Late Pleistocene in origin but most of the field was reworked in the Holocene. The following events were identified from geomorphological and pollen work. 1. The dunefield was disrupted by rising sea-levels during the end of the last Glacial Period and the early Holocene. This is equated with the Cooper-Thorn event of Pye (1984, Pye and Bowman,1984). 2. A major phase of dune stabilization occurred between 6000 and 4000 years BP. The current vegetation of the dunefield was established at this time. 3. The period prior to 4000 years BP. appears to mark the Holocene precipitation maximum at this site. 4. A phase of parabolic dune formation occurred after 4000 years BP. and stabilized after 2500 years BP. At the same time there is evidence of increased aridity from the pollen record. 5. A transverse dune sheet was initiated some time after the parabolic dunes and remains active to the present. 6. There is limited evidence for an increase in effective precipitation in the last 1000 years. Evidence for human activity in the area is limited but there appears to have been an intensification of activity in the last 3000 and especially 1000 years. ... [_truncated_]" -"Shulmeister:1991thesis","A geomorphological and palynological investigation of the Late Quaternary and Holocene environmental history of the Umbakumba Dunefield, in the north-east of Groote Eylandt, Gulf of Carpentaria, Northern Australia, was carried out. The dunefield is pre-Late Pleistocene in origin but most of the field was reworked in the Holocene. The following events were identified from geomorphological and pollen work. 1. The dunefield was disrupted by rising sea-levels during the end of the last Glacial Period and the early Holocene. This is equated with the Cooper-Thorn event of Pye (1984, Pye and Bowman, 1984). 2. A major phase of dune stabilization occurred between 6000 and 4000 years BP. The current vegetation of the dunefield was established at this time. 3. The period prior to 4000 years BP. appears to mark the Holocene precipitation maximum at this site. 4. A phase of parabolic dune formation occurred after 4000 years BP. and stabilized after 2500 years BP. At the same time there is evidence of increased aridity from the pollen record. 5. A transverse dune sheet was initiated some time after the parabolic dunes and remains active to the present. 6. There is limited evidence for an increase in effective precipitation in the last 1000 years. Evidence for human activity in the area is limited but there appears to have been an intensification of activity in the last 3000 and especially 1000 years. The climate history at Groote Eylandt is compared to other sites in Australia and related regions in Africa, Arabia, and India. It is argued that the Holocene has a bimodal climate with a break at about 4000 years BP. This, it is argued, is related to the onset of ENSO at about that time and a conceptual model for the initiation of ENSO in the early Late Holocene is proposed." -"Shulmeister:1992lowland","A pollen record from a dunefield lake on Groote Eylandt, Northern Australia is presented. This is the first substantially complete Holocene terrestrial record from the seasonally humid lowland tropics of Northern Australia. The lake originated as a seasonal swamp prior to 10 000 BP. A progressive rise in water tables occurred until a permanent lake was established at about 9000 BP. From 9000 to 7500 BP the lake shows evidence of disruption in the surrounding dunefield. Prior to 7500 BP an open grassland covered the dunefield. After 7500 BP the area was rapidly colonized by Eucalyptus open forest and acacias. These types remain dominant to the present. The data suggest that conditions continuously ameliorated from the base of the record to the mid-Holocene and there is evidence of an effective precipitation maximum at about 4000 BP. Effective precipitation declined after 3800 BP but a recovery took place about 1000 BP." -"Shulmeister:1992morphology","A coastal dunefield on Groote Eylandt, in the Gulf of Carpentaria, northern Australia, is stratigraphically described and dated using the coarse fraction thermoluminescence dating technique. Four phases of dune activity have been identified: (1) Modern active transverse and parabolic dunes. (2) A parabolic dunefield apparently stabilized less than 2000 yr BP. (3) A parabolic dunefield stablized between 6000 and 4800 yr BP. (4) A basal dunefield unit emplaced prior to 100,000 yr BP. The current dune systems are an expression of dune activation and stabilization events in the Holocene, but were formed from the deflation of an extensive pre-Holocene dunefield. The destruction of the pre-Holocene dunefield appears to have been caused by sea-level rise at the end of the Pleistocene and during the early Holocene. The ages derived from the dunefield accord well with chronostratigraphic investigations of coastal dune systems elsewhere in northern Australia and support theories of regional environmental change during the Holocene." -"Shulmeister:1993pedogenic","U/Th disequilibrium dating of pedogenic ferruginous pisoliths and additional coarse fraction quartz thermoluminescense dates are used to test a TL-based chronology of the Umbakumba Dunefield, Groote Eylandt, northern Australia. These dates support the established history of the dunefield and indicate that the field is at least mid-Quaternary in age and may be much older. Sea-level fluctuation is identified as the dominant control on dunefield accretion and destruction. The following model of sea-level control of dunefield evolution is proposed: (1) At sea-levels of less than -40 m the system is inactive. (2) From -40 to -5 m the system is accretionary. (3) At sea-levels from -5 m to +5 m the system is deflationary. (4) Above +5 m,the dunefield would be destroyed. Modified versions of the conceptual model may be applicable to other coastlines where sediment supply is significantly altered by sea-level fluctuations." -"Shulmeister:1995enso","The Holocene climatic history of tropical northern Australia is re-examined using the recently published pollen record from Groote Eylandt to corroborate and refine previous climatic interpretations. We identify a four-stage Holocene comprising: (1) a continuous increase in effective precipitation (EP) from the beginning of the Holocene to about 5000 BP; (2) a mid-Holocene EP maximum from about 5000 to about 4000 BP; (3) a marked decline in EP somewhere between 4000-3500 Bp; and (4) an EP recovery in the last <2000 years. The mid-Holocene EP maximum is 1000 years later than Holocene EP maxima from temperate Southern Australia and suggests that the records are decoupled at this time. We focus on pollen evidence of environmental change at c. 4000 BP, which marks a break between a continuously ameliorating (increasing EP) climate but with small mean variation in the earlier Holocene and a steady (no directional trend) but highly variable later Holocene. We believe that this break represents the first evidence from the monsoonal lowlands of northern Australia for the onset of 'modern' ENSO-dominated ocean-atmosphere interactions in the Holocene. A simple conceptual model of trans-Pacific teleconnections is presented to explain this onset and as an hypothesis for testing." -"Shulmeister:2003cobb","Ten pollen records from the Cobb Valley and adjacent areas in North-West Nelson are described. Collectively they provide a vegetation record extending from the Last Glacial Maximum to the present day. During the Last Glacial Maximum the uplands of North-West Nelson were glaciated. By about 17 000 radiocarbon years BP ice had retreated some distance up the Cobb River valley and a podocarp heath and tussockland vegetation covered non-glaciated areas. By 14 000 radiocarbon years BP, the valley floor and adjacent lower ridges were occupied by montane podocarp forest dominated by Phyllocladus and Halocarpus. Beech forest expanded into some sites as early as 13 000 yr BP but the modern beech cover was not established until the Holocene. Forest cover has fluctuated in response to disturbance over the Holocene, but the most significant recent change, which is related to clearing for pastoralism in the last two centuries, has had surprisingly little impact on the pollen records." -"Shulmeister:2005nelson","ND" -"Shulmeister:2010rakaia","ND" -"Shulmeister:2016wind","Here we present the results of a multi-proxy investigation – integrating geomorphology, ground-penetrating radar, and luminescence dating – of a high-elevation lunette and beach berm in northern New South Wales, eastern Australia. The lunette occurs on the eastern shore of Little Llangothlin Lagoon and provides evidence for a lake high stand combined with persistent westerly winds at the Last Glacial Maximum (LGM – centring on 21.5 ka) and during the early Holocene (ca. 9 and 6 ka). The reconstructed atmospheric circulation is similar to the present-day conditions, and we infer no significant changes in circulation at those times, as compared to the present day. Our results suggest that the Southern Hemisphere westerlies were minimally displaced in this sector of Australasia during the latter part of the last ice age. Our observations also support evidence for a more positive water balance at the LGM and early Holocene in this part of the Australian sub-tropics." -"Shulmeister:2018rangitata","ND" -"Shulmeister:2019corrigendum","ND" -"Shutler:1971pacific","The major contributions of radiocarbon dating to the Pacific Islands have been to change our concept of time depth in this vast region, and with the accelerated program of fieldwork in the past few years, to begin the development of island, group, and regional C-14 dated cultural chronologies. I shall outline what we have in the way of such C-14 dated sequences, and other important cultural factors. Of equal importance are the limitations of C-14 dating in the Pacific. There are real problems in this regard, particularly for certain areas. this aspect of the report will present some recent, unpublished material bearing on this problem." -"Siame:2007nanhuta","ND" -"Siame:2011taiwan","The direct and feedback relationships between tectonics, climate and denudation are a matter of debate. A better understanding of these relationships requires quantifying rates of denudation in a wide range of climate and tectonic settings, as well as at various time and space scales. Because of an ongoing active collision implying high uplift rates and a climate prone to extreme rainfall events and frequent tropical typhoons facilitating strong erosion dominated by mass movements and high degree of fluvial transport, the Taiwan environment is highly dynamic. In this work, spatially-averaged denudation rates determined along the network of one of the major rivers in Taiwan (Lanyang River) from in situ-produced cosmogenic nuclides (10Be) measured in river-borne quartz minerals are compared to the erosion rates determined from the statistical analysis of modern sediment load data. Integrated over the last several hundreds of years, the denudation rate derived from in situ-produced 10Be concentrations averages 2 ± 1 mm/yr within the Lanyang watershed. Integrated over the last 50 years, the erosion rate given by modern sediment load data is 5–7 mm/yr within the same catchment area. The studied catchment being characterized by a relatively low-level of human activity, the discrepancy between the two rates is most probably due different sensibilities to high-frequency, stochastic erosional events (typhoons and earthquakes). The cosmogenic-derived denudation rates can thus be regarded as more representatives for quantifying erosion processes on the short-time scale, and be strictly compared to the long-term exhumation rates derived from low-temperature chronological data." -"Siame:2015palo","Quaternary tectonic and denudation rates are investigated for an actively growing basement anticline: the Sierra Pie de Palo range, which belongs to the Andean foreland of Northwestern Argentina (28°S–33°S). In this study, a detailed morphometric analysis of the topography is combined with in situ‐produced cosmogenic10Be concentrations measured in (1) surface boulders abandoned on alluvial terraces affected by fault activity (along the north bounding fault) and growth of the basement fold (along the southeastern border), (2) bedrock outcrops corresponding to an exhumed and folded, regional erosion surface, and (3) fluvial sediments sampled at the outlets of several watersheds. Along the eastern and northern borders of the range, incision and uplift rates have been estimated at approximately 0.5 and 1 mm/yr when integrated on Holocene and Pleistocene time scales, in close agreement with both long‐term (structural and basin evolution data) and short‐term (GPS‐derived velocity field) analyses. Cosmogenic‐derived denudation and uplift rates combined with geomorphic characteristics of watersheds and river channels allows estimating the onset of the uplift at 4–6 Ma, followed by a more recent period of topographic rejuvenation at roughly 1–2 Ma, probably synchronous with steepening of the eastern and northern flanks of the anticline." -"Sim:1990remains","ND" -"Sim:1994bass","ND" -"Sim:1998furneaux","Early European explorers were puzzled by the absence of Aboriginal populations on the larger more remote larger islands of the Bass Strait as at least King and Flinders Islands appeared capable of supporting human populations. Subsequent discoveries of stone artefacts on several of the Bassian islands were variously ascribed to human occupation during the landbridge phase or historic times, when Aboriginal Tasmanians had been taken to the islands by sealers and by G.A. Robinson for resettlement However, the discovery of shell midden sites on Flinders Island in the 1970s brought new perspectives to the previous artefact finds - these prehistoric midden sites suggested people had been living on or visiting Flinders Island after the inundation of the Bassian landbridge. Radiocarbon dating of the midden sites on Flinders Island indicated that people were on Flinders Island until about 4,500 BP but absent in more recent times. The aim of the research was to investigate why it should be that evidence of human occupation on Flinders Island disappears from the archaeological record about 4,500 years ago, some 5,000 years of so after insulation. The primary step in this investigation was to determine whether the habitation ceased due to the island being abandoned, or whether it was a case of in situ extinction of the island population. Lampert (1979) had investigated a similar mid-Holocene habitation cessation on Kangaroo Island, and although concluding that the population probably died out he could not dismiss the alternative possibility that people had watercraft and had ceased visiting or living on the island about 4,000 years ago. Unlike Kangaroo Island, the Fumeaux Group had outer islands which enabled the issue of watercraft use to be investigated and thus resolve the primary question of island abandonment or extinction. Results of surveys of the Outer Islands indicated that people in the Furneaux region in prehistoric times did not have watercraft and thus the mid-Holocene middens on Flinders Island were deposited by an isolated relict population. ... [_truncated_]" -"Sim:2008vanderlin","This paper presents an overview of archaeological investigations in the Sir Edward Pellew Islands in the southwest Gulf of Carpentaria, northern Australia. It is argued that Vanderlin Island, like the majority of Australia’s offshore islands, attests to a lacuna in human habitation for several thousand years after the marine transgression and consequent insulation c.6700 years ago. With the imminent threat of inundation, people appear to have retreated to higher land, abandoning the peripheral exposed shelf areas; subsequent (re)colonisation of these relict shelf areas in their form as islands took place steadily from c.4200 BP, with increased intensity of occupation after 1300 BP. Possible links between the timing of island occupation, watercraft technology and the role of climate change are investigated, with more recent changes in the archaeological record of Vanderlin Island also examined in light of cultural contact with Macassans." -"Sim:2014hawkesbury","Two fluvial sediment cores taken from a floodplain of the Hawkesbury-Nepean River system in the Sydney region, eastern Australia are dated using Optically Stimulated Luminescence (OSL) to provide a reliable chronology essential for the management and planning of water resources. Nine charcoal 14C (AMS) dates constrain these OSL ages. Quartz extracted from seven OSL samples from each of the cores was measured using both single-grain and multi-grain OSL techniques. Three of the single-grain natural dose distributions appear to be well bleached, but the others appear to be incompletely bleached to various degrees. Three minimum-age models (MAM, MAMUL and IEU) are applied to the single-grain dose distributions. We conclude that these models give consistent age estimates. For one of the cores it appears to be necessary to use a minimum-age model to obtain accurate ages, but in the other core incomplete bleaching is probably less important than postdepositional mixing and mixing during sampling. As a result, the burial age is probably best estimated using the weighted average of the individual single-grain dose estimates. The application of multi-grain OSL techniques to these samples results in an average apparent age overestimation of ∼200 years, which is significant for these samples, but negligible for sediments older than a few thousand years. The intention is that the chronology obtained in this study will be used in conjunction with a proxy flood record, derived from floodplain sediments, to gain an understanding of the long-term variability in periods of high and low rainfall in eastern Australia." -"Simmons:2002diamantina","The following paper details a description of nine excavated hearths from Diamantina National Park. The park is situated northeast of the Simpson Desert in Queensland’s Channel Country. Hearths are a key component in arid zone archaeological assemblages with the potential to establish a temporal dimension to open sites. Specifically, the paper examines aspects of hearth structure and argues that the construction of excavated hearths represents single or isolated behavioural events. Ethnographic evidence indicates that hearths in the Diamantina region functioned as ovens and this supports archaeological evidence that the excavated hearths are likely to be bases of ovens." -"Simmons:2005chiroptera","Order Chiroptera" -"Simmons:2005craseonycteridae","Family Craseonycteridae" -"Simmons:2005emballonuridae","Family Emballonuridae" -"Simmons:2005furipteridae","Family Furipteridae" -"Simmons:2005hipposideridae","Family Hipposideridae" -"Simmons:2005megadermatidae","Family Megadermatidae" -"Simmons:2005molossidae","Family Molossidae" -"Simmons:2005mormoopidae","Family Mormoopidae" -"Simmons:2005mystacinidae","Family Mystacinidae" -"Simmons:2005myzopodidae","Family Myzopodidae" -"Simmons:2005natalidae","Family Natalidae" -"Simmons:2005noctilionidae","Family Noctilionidae" -"Simmons:2005nycteridae","Family Nycteridae" -"Simmons:2005phyllostomidae","Family Phyllostomidae" -"Simmons:2005pteropodidae","Family Pteropodidae" -"Simmons:2005rhinolophidae","Family Rhinolophidae" -"Simmons:2005rhinopomatidae","Family Rhinopomatidae" -"Simmons:2005thyropteridae","Family Thyropteridae" -"Simmons:2005vespertilionida","Family Vespertilionida" -"Sinclair:2019thesis","ND" -"Singer:1998against","Pollen records of deglacial sequences from northwest Nelson, New Zealand, demonstrate that there was no significant temperature decline associated with the Younger Dryas in New Zealand. Records of glacial advances at this time were either the product of increased snow accumulation under enhanced precipitation regimes or random variation rather than the result of a regional thermal decline. This finding supports those models of Younger Dryas initiation that require neither enhanced westerly circulation nor significant thermal decline in the Southern Hemisphere." -"Singh:1981george","The sedimentary record from Lake George provides the longest relatively continuous Quaternary continental sequence yet available from Australia, and may record one of the longest Upper Cainozoic lacustrine records in the world. Palaeomagnetic analysis of a 36 m core from the lake floor identifies a sequence of deposition extending through the Brunhes and Matuyama, to the Gauss magnetic Chron. A longer core from the same site, but with incomplete recovery, extends to 72 m in lacustrine sediment; the age of the base of this core estimated by extrapolation is between 4.2 and 7 Ma. As there are still older and deeper sediments in the basin, extending to an estimated depth of 134 m, the age of the tectonic formation of the Lake George basin must be reckoned as Middle Miocene or older. The pattern of facies organisation through time demonstrates a phase of deep water deposition extending from the base of the cored sequence (72 m) up to 51.5 m, at which time a major change took place. A disconformity developed at this level, associated with a period of deep weathering and a prolonged phase of slope mantle deposition (from 51.5 to 30.8 m). A gradual return to lacustrine environments, with diminishing proportion of slope wash detritus, resulted in increased rates of deposition coincident with the Jaramillo Subchron at 21.5 m. Thereafter, throughout the Brunhes magnetic Chron, lacustrine conditions dominated, varying from deep to lake dry conditions in a rhythmic fashion, and reflecting the major climatic oscillations of the past 700 000 years, becoming more regular in the past 400 000 years. The pollen analytical record of the upper 8.6 m, covering the last 350 000 years, provides the main framework for the reconstruction of climatic history. The pollen and algal records indicate a sequence of vegetation and lake level changes, in which four major glacial/interglacial cycles are correlated with stages 1 to 10 of the 180 marine record. This provides by far the longest continuous biostratigraphic framework for the Quaternary period in Australia. Comparison between the palaeoclimatic record and the lake level evidence shows that there is no simple correlation between the lake level fluctuations and the glacial/ interglacial oscillations. In fact, major falls in the lake level occured both at the peak of cold glacials and during the warm interglacials. Though the falls in the lake levels during a warm period (interglacial) can be explained by high rates of evaporation, drying during maximum cold can be explained best in terms of a fall in precipitation. Permanent to deep-lake conditions generally occurred during intermediate cool periods following warm intervals, when perhaps the seas were still warm and low rates of evaporation on land prevailed. On the other hand, short periods of shallow to deep lake levels also occurred during warm (interglacial) periods, showing that these were associated with reasonably high rates of precipitation." -"Singh:1981quaternary","Studies on vegetational history using pollen analysis have been made for the best part of 70 years but complementary studies of fire history have been slow to develop. Such fire studies as are available do not extend, however, beyond the last 10,000 to 15,000 years of vegetational record (Iversen, 1964, 1969l Tsukada an ddeevey, 1967; Singh, 1971; Singh et al., 1974; Swain, 1973, 1978; Hope and peterson, 1976; Byrne et al., 1977; Mehringer et al., 1977; Cwynar, 1978). Excluding Antarctica, Australia is the driest continent and the indirect consequences of this dryness are best exemplified in the occurrence of fire across the continent (Beadle, 1940; Jacobs, 1955; Gardner, 1957; Lewis, 1962; Gilbert, 1963; Mount, 1964, 1969; Jackson, 1968). The Australian vegetation is subject to the influence of fire over a wide range of environments and vegetation types (McArthur, 1968, 1972; Leeper, 1970; Gill, 1975; Luke ad McArthur, 1978), a feature which is inescapably interwoven with the early evolutionary history of the flora and climate of this region (Gardner, 1959). The wide range of adaptations of the vast majority of the Australian flora to resistance against droughts and fire could not have evolved without a long period of selection, migrations, redistributions and extinctions through much geological time, although some of the most important taxa, such as Eucalyptus, were probably evolving actively even during the Quaternary (Walker, 1978). At present, most of the sclerophyll species, which constitute an overwhelming majority of the Australian flora, are not only considered fire-tolerant, but are sometmies classes as 'fire-requirers' and 'fire-promoters' (Jackson, 1968). It has even been suggested that the sclerophylls have acquired by selection the capacity to tolerate and use high fire frequencies in competitive balance with other communities and, in the process, they have become adapted to soils of low fertility (Jackson, 1968). As sections of the sclerophyll taxa may have been evolving in Australia since the early Tertiary (Burbidge, 1960), their initial adaptability to xeric conditions and fre may have been acquired sometime in the last 65 million years (m.y.)." -"Singh:1985cainozoic","The results of pollen, spore, algal and charcoal particle analyses from an 18 m core sample, dating from ca. 730000-0 a before present (B.P.), from Lake George are described along with an account of a five year study of modern pollen-rain from the same site. Also, pollen analyses of two isolated samples, dating about 4-7 Ma B.P., in a separate core from the same location are reported for comparison. The sedimentary sequence is dated by means of magnetostratigraphy and radiocarbon. The microfossil record from Lake George provides the longest relatively continuous Quaternary continental sequence yet available from Australia and may document one of the world's longest combined record of vegetation, bush-fires, lake levels and climates together with the record of accompanying plant migrations, redistributions and extinctions. It is so far the only chronologically secure Late Cainozoic palynological database available in Australia that spans the entire Brunhes Chron. The altitudinal shifts of vegetation belts inferred from the palynological sequence suggest significant past changes in terrestrial temperatures of the order of glacialinterglacial cycles. It is revealed that the upper treeline was depressed by 1200-1500 m and 300-600 m, respectively, during the glacial maxima and the cool-temperate intervals, and reverted during the interglacials. Assuming an average lapse rate of 0.7 °C per 100 m, the drop in mean temperature for the warmest month (January) with respect to the present during the glacial maxima and the cool-temperate periods respectively may have been about 8--10 °C and 2--4 °C. A series of about eight glacial-interglacial cycles (phases I-XIX ) are recognized during the Brunhes Chron at Lake George broadly corresponding to stages 1-19 of the deep sea 18O palaeotemperature record. A correlation between the palaeotemperature sequence and the former lake levels at Lake George is presented for the relatively more continuous section, ca. 350000-0 a B.P., with a view to resolve past precipitation changes. It is inferred that periods of considerably lower precipitation than at present prevailed during the glacial maxima. Conversely, periods of higher precipitation than at present occurred for some considerable lengths of time during the interglacials. In general terms, the precipitation levels increased during both interglacials and interstadials with respect to glacial maxima. The plant microfossil evidence indicates that Eucalyptus-dominated, dry sclerophyll (low, open) forests, now growing in the lake catchment, and probably elsewhere in southeastern Australia are the result of a comparatively recent development. It is shown that the relatively ' fire-sensitive' Casuarina-dominated forests, combined several equally or more 'fire-sensitive' rainforest taxa, dominated the vegetation for at least half a million years during all but the last two interglacials. The relatively 'fire-tolerant', Eucalyptus-dominated forests started to expand onwards from the last interglacial, some 130000 years ago, in conjunction with large increases in the amount of charcoal in the sediment. Since then, not only did the amount of charcoal remain at a generally high level but the overall dominance of open, eucalypt forest is maintained throughout during the warmer periods except for a cool-temperate interstadial interval (zone D) during the last glacial. The 'fire-sensitive' Casuarina (under 23 µm type) as well as all the rainforest taxa declined at the end of the last glacial and finally disappeared from the lake catchment during the Holocene, culminating in the total extinction of Casuarina type under 23 µm during the last few hundred years. Some of the changes in flora during the Brunhes Chron were undoubtedly the result of long-term climatic change but most appear to have been precipitated through increased fire-frequencies only during the last 130000 years (with the maximum impact occurring during the last 10000 years), probably on account of the bush-firing activities of early man in Australia. This presupposes the presence of the Aboriginal people some 90000 years earlier than the oldest available archaeological evidence for human occupation of the Australian continent, a proposition that remains to be tested by future archaeological investigations. In biogeographical terms, the studies reveal that a number of Gondwanic taxa, commonly seen during the late Tertiary in southeastern Australia, survived well into the Pleistocene and finally disappeared during the late Brunhes from Lake George." -"Singh:1991frome","Results are presented from stratigraphy, radiocarbon, and pollen analysis from Lake Frome, South Australia, close to the summer/winter rainfall boundary at 30° south latitude. The pollen sequence shows that tree vegetation was minor around 18,000 yr B.P. The landscape was dominated by chenopod low shrublands and ephemeral (Tubuliflorae) vegetation. By ∼17,000 yr B.P., Callitris moved in and rose to 25% of the pollen sum. Values of Casuarina, myrtaceous shrubs, Acacia, Dodonaea and Cyperaceae also rose at about the same time. Between ∼17,000 and ∼ 14,500 yr B.P., Callitris and Eucalyptus dominated the tree vegetation with Callitris reaching its maximum values. Eucalpt woodlands were associated with undershrubs belonging to Myrtaceae, Acacia, Dodonaea and Gyrostemonaceae, whereas Callitris woodlands had probably supported only a sparse understorey. Chenopodiaceae, today distributed mainly in the winter rainfall zone, continued to show high values (>; 25%). Gramineae, today associated with high summer rainfall, generally remained below 20%. The sporadic presence of a number of taxa, which now grow in temperate areas further south, suggest that average annual temperatures were a little lower than at present." -"Skelly:2010migration","Local responses to shifting coastlines feature prominently in the oral histories of the Gulf Province (Papua New Guinea). Stories told in the Kouri district, east of the Vailala River, tell of a past when villages that are today located 6 km from the sea were then coastal settlements with communities actively engaged in regular exchange relations with seafaring Motu traders. Archaeological excavations at Meiharo provide further insights into such relations around 500 cal BP, apparently shortly preceding the period of oral tradition. In doing so, Meiharo further contextualises the history of the ethnographically recorded hiri exchange system, a network of exchange partnerships which affected the lives of people living along at least 400 km of the PNG southern lowlands. This paper focuses on the excavations and ceramics from the site of Meiharo 1." -"Skelly:2011ritual","The islands of Western Torres Strait, between Papua New Guinea and Australia, saw the emergence of ritual dugong bone mounds approximately 400 years ago. These mounds were used as a means to commune with, and as an aid for the hunting of, dugongs. This paper explores the bone contents of three dugong bone mounds on the small, uninhabited island of Koey Ngurtai as a means to determine their construction and in doing so to explore the historical emergence of ritual bone mounds associated with dugong hunting magic-and thereby to historicise ethnographically known cultural practices-in Torres Strait." -"Skelly:2014thesis","The ethnographically-described hiri has long raised questions concerning the history and origins of social interactions along the south coast of Papua New Guinea. A fundamental problem, however, has been a paucity of research chronologically enchaining material traces of the hiri that we have come to know from ethnohistorical sources with the material remains from more ancient periods of time. Such secure chronological seriation is of particular interest in the Gulf of Papua where data are limited. It is also of particular relevance to this region, as here a re-evaluation of the age of previously excavated sites and archaeological materials is overdue. Previous archaeological research has demonstrated that for the past two millennia, people in the Gulf of Papua have been exchanging pottery, and/or ideas about making pottery, along some 500 km of coastline, extending from at least as far east as present-day Port Moresby westward to the Kikori River. In addition, previous research had identified a lull in the arrival of pottery into the Kikori River region between c. 950-500 cal BP. Archaeological investigations presented here test the hypothesis that social and cultural interactions contracted eastward c. 950 cal BP and then expanded again after 500 cal BP when new relationships were established that led ultimately to the ethnographically-described hiri. Connecting the archaeology with the ethnography requires the identification of an unbroken chronological sequence of archaeological data. To achieve this, I have followed two archaeological site surveying strategies. ... [_truncated_]" -"Skelly:2014tracking","The Lapita expansion took Austronesian seafaring peoples with distinctive pottery eastward from the Bismarck Archipelago to western Polynesia during the late second millennium BC, marking the first stage in the settlement of Oceania. Here it is shown that a parallel process also carried Lapita pottery and people many hundreds of kilometres westward along the southern shore of Papua New Guinea. The key site is Hopo, now 4.5km inland owing to the progradation of coastal sand dunes, but originally on the sea edge. Pottery and radiocarbon dates indicate Lapita settlement in this location c. 600 BC, and suggest that the long-distance maritime networks linking the entire southern coast of Papua New Guinea in historical times may trace their origin to this period." -"Skelly:2017hiri","ND" -"Skelly:2018agila","Accounts of New Guinea’s recent past are replete with both archaeological and ethnographic evidence of trade that indirectly connect virtually the entire country from coast to highland. One consequence has been a bias towards central places (e.g. Mailu Island) and/or large-scale production villages (e.g. of the Port Moresby region) as origin locations for distributed goods. Inversely, there has also been attention paid to distant, recipient points in the landscape (e.g. Gulf of Papua lowlands) where incoming traders turn back home to their originating villages. Less attention has been given to those extreme edges where separate networks indirectly connect. Here we present new evidence from Hood Bay on the south coast of PNG, a region that lies at a crossroads between the west-sailing Motu hiri and eastern Mailu Island ceramicists and seafaring traders. By being on the margins of each, Hood Bay is geographically well positioned to investigate changing inter-regional seafaring networks along a broad coastal expanse. We present initial results from excavations at the Agila village site, Hood Bay, where a changing incidence of western Motu and Mailu ceramics is evident. The results signal that Hood Bay villagers reorganised alliances and access to commodities and influence, depending on the prevailing conditions beyond their immediate western and eastern horizons." -"Skov:2020dove","ND" -"Slack:2004backed","Abstract Two recently excavated sites adjacent to the Gregory River at Riversleigh in northwestern Queensland have yielded backed artefacts from Pleistocene sediments. One backed artefact is from an 80 cm deep, dense shell midden near the Old Lilydale Homestead (OLH) and radiocarbon determinations on associated freshwater mussel Alathyria cf. pertexta returned Late Pleistocene ages. Two backed artefacts from the limestone rockshelter GRE8 were also recovered from Pleistocene levels. All three backed artefacts are similar to geometric microliths, which are commonly associated with Holocene archaeological deposits. These data complement arguments for early Holocene and Pleistocene backed artefacts in southeastern Australia." -"Slack:2005bunnengalla","ND" -"Slack:2007phd","ND" -"Slack:2009brockman","This paper describes the results and implications of recent excavations on the Hamersley Iron Brockman 4 tenement, near Tom Price, Western Australia. Results concentrate on two rock shelters with Aboriginal occupation starting at least 32,000 years ago and extending throughout the Last Glacial period. Preliminary observations are proposed concerning the nature of Aboriginal foraging patterns as displayed in the flaked stone and faunal records for the Brockman region." -"Slack:2017angelas","An excavation and survey program at West Angelas, in the Pilbara region of Western Australia, shows that the poorly watered interior area of the Hamersley Plateau was first occupied soon after the conclusion of the Last Glacial Maximum, and that significant use of this area probably only occurred during the mid to late Holocene. Although current archaeological research shows that Aboriginal groups have occupied areas of the Hamersley Plateau for more than 40,000 years, the permanent and prolonged use of the more marginal or ecologically suboptimal foraging environments of the interior plateau is a comparatively recent development in the region’s long archaeological record." -"Slack:2018hamersley","Between 2013 and 2016, Scarp Archaeology developed and implemented an extensive excavation research program across the eastern Hamersley Plateau, an arid and mountainous physiographic region in the Pilbara biogeographical region of Western Australia. More than 100 rock shelters were excavated during the program, resulting in the documentation of 22 rock-shelter sites with Pleistocene-age Aboriginal archaeological deposits. This paper presents the radiometric determinations for these Pleistocene rock-shelter sites, which collectively suggest that the eastern Plateau was occupied by 45000 years ago. The paper further develops a hypothesis that there was a substantial shift in the incidence and intensity of rock-shelter occupation during the Last Glacial Maximum, c.30000–20000 years ago, where there was a substantial downturn in the use of most rock-shelter sites, and in some instances rock shelters were abandoned. However, after the Last Glacial Maximum, we posit that a widespread reoccupation of the region soon occurred. Our research also offers an examination of artefact discard through time, illustrating changes in raw material discard and technology and the likely correlations with procurement and subsistence strategies." -"Slack:2020early","For over 30 years, the radiometric chronologies of Newman Rockshelter and Newman Orebody XXIX have been central to archaeological discussions on the Pleistocene Aboriginal occupation of the Hamersley Plateau and greater Pilbara region. Until 2009, these two sites were heralded as having the oldest evidence of human occupation on the plateau, dating to the last glacial maximum (LGM) ~ 26-20 ka. More recently however, the excavations at several other rockshelters have shown that ancient Aboriginal peoples occupied the Hamersley Plateau many thousands of years before the onset of the last glacial cycle, when regional climatic conditions were wetter and more amenable. This paper presents the results of our re-excavation of both Newman Rockshelter and Newman Orebody XXIX. Our research has resulted in the compilation and analysis of large lithic datasets for each of these sites and the construction of geo-chronologies using modern radiometric techniques, including AMS-radiocarbon dating and optically stimulated luminescence dating. These new radiometric chronologies and artefact data indicate that both sites were occupied between 45 and 40 ka. Despite having significant early occupational evidence, neither of the rockshelters present strong evidence for sustained or persistent site use during the LGM proper ca. 23e19 ka; however, there is substantial evidence for more routine occupation of these localities during the terminal Pleistocene and Holocene." -"Slee:2012reassessment","Sandy deposits containing shells occur at c. 20 m above present high water mark at Mary Ann Bay in southern Tasmania, Australia. Shells in the deposits have previously been dated to the Last Interglacial by amino acid racemisation analysis and on this basis the deposits have been interpreted to be marine, indicating rapid uplift of about 0.15 m/ka in the area. The sandy deposits, interlayered with sandy loam and sandy clay layers in the lower part of the section, overlie weathered dolerite. The section was redescribed and the sands were dated by thermoluminescence methods. Ages of 30.7±1.9 ka and 30.3±3.7 ka indicate deposition of the sands during the Last Glacial, and are incompatible with a marine origin. The presence of layers interpreted to be palaeosols, lag deposits and cross bedding support aeolian transport of sands by winds from the southwest. We interpret the sands to be a remnant of an extensive aeolian deposit that accumulated east of the lower Derwent floodplain in the Last Glacial. The sands were probably once continuous with other dated Last Glacial aeolian sands at Pipe Clay Lagoon and Llanherne near Seven Mile Beach and sandy deposits now below sea level in Ralphs Bay. The age of the shells in the Mary Ann Bay sands is not disputed, but can be explained by reworking and transport of a nearby accumulation of Last Interglacial shells by strong westerly winds." -"Sloss:2005esturaines","The degree of aspartic acid racemisation measured in radiocarbon dated specimens of fossil molluscs collected from Holocene barrier estuaries on the southeast coast of Australia is evaluated in the context of results of laboratory-induced racemisation established in heating (simulated ageing) experiments. The general kinetic trend of aspartic acid racemisation, in both heating experiments, and at ambient temperatures during diagenesis in the fossil molluscs Anadara trapezia and Notospisula trigonella conforms to a model of apparent parabolic kinetics. Using the apparent parabolic kinetic model, numeric ages based on the degree of aspartic acid racemisation in fossil specimens ofA. trapezia and N. trigonella have been determined. Aspartic acid D/L ratios in Holocene specimens of A. trapezia and N. trigonella range from 0.049±0.005 to 0.510±0.009, representing an age range from <50 yr to ca 8,000 yr. Accordingly, the Holocene amino- and chronostratigraphies of the wave- dominated barrier estuaries Lake Illawarra, St Georges Basin, Swan Lake and Burrill Lake have been established based on the extent of aspartic acid racemisation measured in 290 specimens of fossil molluscs. For fossil material beyond the time span of the radiocarbon dating method (ca >50 ka) and the calibration range of aspartic acid, relative ages have been determined based on the slower racemising acids alanine, valine, leucine and proline. The relative age determinations on older fossils indicate that Last Interglacial successions have been preserved at depth within the incised valleys on the southeast coast of Australia. ... [_truncated_]" -"Slosson:2022steep","Paired in situ cosmogenic nuclides 14C and 10Be present an opportunity to explore erosion rate disequilibria over Holocene to latest Pleistocene timescales and are a new avenue in surface processes research. 14C and 10Be concentrations in quartz from river sand collected at the outlets of five mountainous catchments in the Argentine Andes are compared in this study. River gauge and 10Be-derived erosion rates are in good agreement; however, 14C concentrations are approximately 2.7--4 times lower than expected relative to 10Be under steady-state erosion. Low 14C to 10Be ratios imply that sediment eroded from the high mountains was shielded for at least 7--15 ky. Neoglacial advances and storage in terraces may account for some of the reduced 14C concentrations but are insufficient alone. Transient storage in dynamic talus slopes in the steep topography of the High Andes provides the best explanation for the observed 14C concentrations." -"Small:2012skye","ND" -"Small:2016deglaciated","ND" -"Small:2017behaviour","ND" -"Small:2018geometry","ND" -"Smedley:2017scilly","ND" -"Smellie:2018tuff","ND" -"Smeulders:1999hopwoods","BSc Hons thesis (unpublished)" -"Smith:0000unpub","ND" -"Smith:1839dogs","We have much satisfaction in fulfilling the assurance, given in our last advertisement, that many volumes were in an advanced state of progress, and would follow each other in as rapid succession as attention to the execution of the various departments would allow; and we have now the pleasure to present to our friends and the Public the first portion of the NATURAL HISTORY OF THE DOG, written by COLONEL C. HAMILTON SMITH, a wellknown and talented Zoologist, and one whom we may in future hope to rank as an able coadjutor in our work. This part contains the description of the principal wild races, allied to, and from which it is supposed most of our domestic breeds of Dogs have sprung; while the second part, completing their history, and illustrating all those animals which have been cultivated from them for the use or amusement of man, is so far advanced, that we are enabled confidently to promise it within the usual time. ... [_truncated_]" -"Smith:1980unpub","ND" -"Smith:1982devon","Few archaeological sites in Australia are as impressive as Devon Downs. With six metres of well stratified occupation deposit this rock shelter boasts an unusually fine degree of stratigraphie resolution. The site was excavated in 1929 and provided one of the first archaeological sequences for this continent (Hale and Tindale 1930, Tindale 1957, 1968). A succession of three archaeological cultures - Pirrian, Mudukian and Murundian - was derived from this shelter and an earlier industry, the Tartangan, was added from excavations on the nearby island of Taitanga. Subsequent radiocarbon dating, on freshwater mussel shell from the original excavation (Broecker et al. 1956), established that the archaeological deposit spanned 5000 years." -"Smith:1982western","Until recently, evidence for Aboriginal exploitation of the cycad Macrozamia, has been recorded only in deposits of late Holocene age. Material from excavations in Queensland, N.S.W. and the Northern Territory has provided an earliest date of c. 4300 BP for the treatment of zamia and its use as a food plant (Beaton 1977, 1982; Pearson 1981; White 1967). The presence of Macrozamia riedlei nuts and kernels in a pit dated at c. 13,200 BP, excavated in Cheetup rocksheiter, southern WA indicates that in this region Aborigines had mastered cycad treatment techniques and were utilizing zamia as a food resource by the late Pleistocene." -"Smith:1986quakers","The Cumberland Plain has been the focus of a large number of archaeological field surveys in the last decade. Most of these studies have been primarily concerned with the location, recording and assessment of sites endangered by the spread of Sydney's Western Suburbs (Fig.l). Over 90% of the sites which have been recorded are open sites, consisting of stone artefact scatters. To date, only five of these sites, including the site described in this paper, have been excavated. Two of these were found to be extensively disturbed, and a mere three contain datable, undisturbed, deposits. One of these sites, at Second Ponds Creek, has been previously dated to 600-700 years (Kohen 1984a). The present site is the oldest east of the Nepean River on the Cumberland Plain for which a date has been established." -"Smith:1986revised","A revision to the chronology of Intirtekwerle (James Range East) rockshelter is proposed. A review of the depositional history is supported with fresh radiocarbon dates and it is concluded that major occupation at the site post-dates 1000 yrs BP." -"Smith:1987bardi","ND" -"Smith:1987pleistocene","Interest in the pattern and rate of human colonization of Australia has been stimulated by the hypothesis that the arid interior of the continent was initially settled as late as 10,000-12,000 yr BP (ref. 1). The failure of several field projects to locate earlier sites, despite systematic searches, has lent support to this view. However, recent archaeological excavations at Puritjarra rockshelter, in Central Australia, have revealed a stratified deposit containing stone artefacts in levels dating to the late Pleistocene. Radiocarbon dates from this site indicate that the central part of the arid zone was settled by 22,000 yr BP, about 12,000 years earlier than previous studies2 have shown. These results provide first evidence of occupation of the central desert during the Pleistocene and should now end a decade of scientific speculation about the timing of human settlement in the arid zone1,3-5." -"Smith:1988central","ND" -"Smith:1990ballina","This report was commissioned by Ballina Shire Council and details the archaeological investigation of shell deposits on the eastern bank of Little Fishery Creek, Ballina, on the north coast of NSW. The archaeologist's brief was to investigate these deposits to determine if the deposits were either: a) Aboriginal middens; b) natural shell deposits; c) dredge material removed from Little Fishery Creek. ... [_truncated_]" -"Smith:1991jsn","ND" -"Smith:1992bribie","This thesis presents the results of an archaeological survey of Bribie Island, southeast Queensland. The aims of the thesis are to characterize the archaeological record of the island, develop and test a predictive model of site location, and to develop an explanatory hypothesis for the variability in the archaeological record in terms of prehistoric Aboriginal subsistence and settlement. The predictive site location model holds that site location may be reliably predicted in terms of five variables: proximity to the shore, proximity to fresh water and fernroot, ground elevation, and vegetation type. The application of a principal components analysis to the site database is discussed with reference to the site location model. A current subsistence-settlement model is tested, refuted and modified. The modified model holds that there were at least two large ‘base‘ camps located on or near the coast from which a range of subsistence activities were undertaken. Smaller sites on the west coast and along the relic accretion ridges reflect north-south movement over the island. The application of a principal components analysis to the site database is discussed with reference to the subsistence-settlement model. The thesis represents the first archaeological study of Bribie Island as a whole. As such, it ultimately identifies future research considerations which will more fully explicate the Aboriginal occupation of the island." -"Smith:1993radiocarbon","The radiocarbon dates reported in this paper are the first to become available for human occupation of the Simpson duncficld. They show that Marapadi, one of the small wells (mikiri) crucial for Wangkangurru occupation of the duncficld at the turn of the century, was in use about 2700 years ago." -"Smith:1993sahul","ND" -"Smith:1995scotch","ND" -"Smith:1997puritjarra","At Puritjarra rock shelter a long comparative sequence permits detailed comparisons of luminescence and radiocarbon chronologies over 35,000 years. Both techniques produce self-consistent chronologies for the Puritjarra deposit, but observed discrepancies between luminescence dates on unburnt sediments and 14C, assays on charcoal are greater than reported elsewhere. TL ages are generally older than 14C ages but dates converge at depths below 70 cm, dating first significant human occupation of the rock shelter ∼35,000 years ago. The discrepancies are not removed by calibrating 14C dates or adjusting TL ages for lower water content of sediments. The 14C chronology is broadly supported by sedimentary or palaeobotanical evidence, stone artefact typology and other archaeological data. Radiocarbon dates on intact hearths agree with those on detrital charcoal. TL ages were arrived at using both total bleach and selective bleach methods and the latter agree with optical ages for the same samples. Incomplete bleaching of sediments during deposition can be ruled out. Incorporation of old material into the luminescence samples via in-situ disintegration of local sandstone remains a possibility and will be an important issue to resolve as luminescence techniques are increasingly deployed to date archaeological deposits in rock shelters." -"Smith:1999southwest","Despite a growing body of evidence to the contrary, the myth of the absent southwest and southern littoral Aboriginal economy continues to be propounded (e.g. Lilley 1993:40; Gara and Cane 1988; Nicholson and Cane 1991:3). The absence of shell mounds or middens, in com­bination with observations by early European colonial settlers in the Swan coastal plain and the King George Sound area about supposed prohibitions on shellfish as food, has been the foundation for dismissal of the role of marine resources in southwest Western Australian coastal economies. ... [_truncated_]" -"Smith:2001abox","ND" -"Smith:2004sandy","One of the distinctive features of Aboriginal groups in the Australian desert was the large geographical scale of these hunter-gatherer systems. The residential mobility of groups was invariably high, with some individuals regularly moving 200 kms or more, and this was coupled with exchange systems which moved goods across the continent or from coast to interior, often over distances >1000 km (Mulvaney 1976). The scale of these systems is much greater than those recorded for other comparable parts of the world (for example: for southern Africa see Mitchell 1996. Table II; cf Veth 2000 for Australia) and represents a significant challenge for archaeological research into the development of Australian desert societies. ... [_truncated_]" -"Smith:2005early","ND" -"Smith:2005preservation","ND" -"Smith:2008thirsty","The archaeology of Glen Thirsty, a desert well in the Amadeus Basin, Central Australia, illustrates the changing relationship between the ranges and desert lowlands during the last 1500 years. Historical records and Aboriginal accounts of the site document the regional importance of Glen Thirsty as one of the few wells in this part of the desert. Archaeological excavations and rock art research show that despite its proximity to Puritjarra with its long, late Pleistocene record of occupation, Glen Thirsty only became an important focus of occupation after 1500 BP. Several lines of evidence independently suggest the establishment and consolidation of a new cultural and economic landscape in the Glen Thirsty area around this time. Growing population pressure and shifts in patterns of land-use and economy in the Central Australian ranges may have provided the impetus for more intensive use of the Glen Thirsty area, although the timing of this was constrained by climatic factors. As a rain-fed well in the lower part of the Amadeus Basin, Glen Thirsty is sensitive to shifts in palaeoclimate and its history reflects changes in regional rainfall patterns during the late Holocene." -"Smith:2009puritjarra","Puritjarra rock shelter provides a long record of late Quaternary vegetation in the Australian arid zone. Analysis of the sedimentary history of this rock shelter is combined with reanalysis of charcoal and phytolith records to provide a first-order picture of changing landscapes in western Central Australia. These show a landscape responding to increasing aridity from 45 ka with deflation of clay-rich red palaeosols (<45 ka) and sharp declines in grassland and other vegetation at 40–36 ka, and at the beginning of the Last Glacial Maximum (LGM) (24 ka). Vegetation in the catchment of the rock shelter recovered after 15 ka with expansion of both acacia woodland and spinifex grasslands, registering stronger summer rainfall in the interior of the continent. By 8.3 ka re-vegetation of local palaeosols and dunes had choked off sediment supply to the rock shelter and the character of the sediments changed abruptly. Poaceae values peaked at 5.8 ka, suggesting the early–mid Holocene climatic optimum in Central Australia is bracketed between 8.3 and 5.8 ka. Local vegetation was disrupted in the late Holocene with a sharp decline in Poaceae at 3.8 ka, coinciding with an abrupt intensification of ENSO. Local grasslands recovered over the next two millennia and by 1.5 ka the modern vegetation appears to have become established. Copyright 2009 John Wiley & Sons, Ltd." -"Smith:2010cross","ND" -"Smith:2011nevado","ND" -"Smith:2016hangay","ND" -"Smith:2017aspects","The ecology of the geographically restricted Atherton antechinus (Antechinus godmani) is poorly known. This trapping and radio-tracking study provides historical baseline information on its ecology. The Atherton antechinus foraged primarily at night in deep leaf litter and rotting logs. The sympatric, smaller rusty antechinus (A. adustus) was arboreal and active both day and night, suggesting resource partitioning between species. The diet of the Atherton antechinus included a significant component of beetles, centipedes, spiders, cockroaches, crickets, and ants; minor items included a frog and a skink. Declines in male condition of both antechinus species occurred in June-July. Free-living young of the rusty and the Atherton antechinus were first trapped in November and January, respectively. Minimum convex polygon home ranges for the Atherton antechinus were 2.5-5.8 ha for males and 3.6 ha for a female. Multiple nest sites were used by individual Atherton antechinuses with simultaneous sharing of nests observed only between sexes. A home range of a single female was overlapped by the home ranges of numerous males. The Atherton antechinus prefers contiguous areas of wet tropical upland rainforest with old-growth characteristics, including large old trees for nest sites, fallen woody debris and deep leaf litter for foraging. The impacts of climate change could be devastating." -"Smith:2017puntutjarpa","Puntutjarpa Rockshelter was the first archaeological site excavated in the Australian desert. Dug between 1967 and 1970, the archaeological sequence was originally interpreted as a continuous record spanning the last 10,000 years BP. With a new series of radiocarbon and OSL dates we show that Puntutjarpa primarily contains a mid-Holocene deposit with a veneer of last millennium material and a thin underlay of terminal Pleistocene evidence. We show that over the last 12.0 kyr, there were three discrete phases of site-use at Puntutjarpa – 12.0–9.7 kyr, 8.3–6.2 kyr and ∼1.1–0 kyr – each with differences in the nature and intensity of occupation. This removes key field evidence for the ‘Australian Desert Culture’, a concept that has increasingly become an anomaly since the 1980s." -"Smith:2021reorganising","Increasing populations in Central Australia after 1,500 cal BP led to the development of more closely spaced foraging territories, with a consequent shift towards more intensive exploitation of bush foods. We suggest that such pressure would also lead to concomitant shifts in the use of peripheral areas within individual foraging estates. A small archaeological excavation at NEP23, on Watarrka Plateau in Central Australia, provides a glimpse of this dynamic. Use of this site began around 1,350 cal BP. Given this site‘s marginal location, initiation of occupation at NEP23 reflects pressure to extend the exploitation of foraging territory otherwise centred on major springs and rock holes along the base of the Watarrka Plateau." + has risen from the sea only in the last few million years and is an actively evolving landmass with tectonic activity and very high rates of erosion and accumulation, these landscapes are relatively young. However, some surfaces have existed for 100,000 years or longer. Such landscapes often preserve records of climate and environmental change in land forms and deposits such as glacial moraines, lake bog and cave sediments, alluvium and colluvial mantles, and marine deposits (Williams et al. 1998). Information about the changes experienced by biomes comes from the study of biological and geomorphological records supported by dating. Here we consider what is known of the changes over the past 60,000 years or so, based on studies of pollen and sediments in swamps and small lakes in a range of Papuan environments from the lower montane to high alpine zones. There are also marine records of land pollen from southeast of Papua in the Banda Sea. While no other proxy has been studied in Papua there is scope for work on paleofaunas, opaline phytoliths, diatoms, and possibly tree rings.","2023-09-03 12:38:33.072 +0200","" +"Hope:2007tilba","In Australia little direct information about past human activity has been obtained from wetlands, but they are a valuable archive of change through time against which the archaeological record from middens and rock shelters can be compared. The constant movement of small bands of hunter-gatherers has meant that there is little sign of intensive occupation, and the use of wetlands lay in their attraction as sources of water, plant foods and water birds, for which little archaeological trace can be expected. Moreover, since Australia is generally warm and dry, peat accumulations are rare and often oxidised, leading to poor preservation of features and artefacts. One exception to this, however, was the discovery of boomerangs and digging sticks preserved by peat in South Australia (Luebbers 1975). ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:27:57.645 +0100" +"Hope:2008namadgi","Shrub and twig rush peatlands with hummocks of Sphagnum moss are a characteristic feature on the valley floors of Namadgi National Park above 1400m. Most are spring-fed and can cover large areas, as at Ginini Flats, or line streams where gradients are low. Sphagnum stablizes both the soil surface and stream banks and acts as a filter, removing suspended sediment. Sphagnum bogs alter the hydrology of streams by impeding flow and retaniing water, thus preventing erosion downstream in what would otherwise be extreme runoff events, and by maintaining a more constant flow between events. These high mountain bogs and fens are important in maintaining water quality in the Cotter River catchment for Canberra's water supply.","2023-07-22 06:51:38.269 +0200","" +"Hope:2009environmental","Kosipe, an upland valley at 2000 m altitude in the Owen Stanley Ranges of southeastern New Guinea, is known for the discovery of large stone waisted blades dated to 31400 cal a BP. The purpose of these tools and the nature of occupation are unknown. The altitude is too high for most food crops today and may have stood close to the treeline during the last glaciation. Three pollen and charcoal diagrams from a large swamp in the Kosipe Valley provide a record of swamp and dryland changes for more than 50 000 years. There have been considerable fluctuations in vegetation on the slopes and on the swamp which reflect both environmental change and anthropogenic influences. A gymnosperm-rich forest at the base is replaced by mountain forest dominated by Nothofagus about 42 000 years ago. Fire first becomes apparent across the swamp around 40 000 years ago but is not common during the time when subalpine herbs reach their best representation. Tree fern-rich grasslands form a mosaic with montane forest in a near-treeline environment. The Pleistocene–Holocene boundary is marked by a decline in Nothofagus and increase in lower montane mixed forest taxa. Charcoal increases before this time and the swamp vegetation becomes more grass-rich. Charcoal is at its maximum through the last 3000 years possibly reflecting climate variability as well as sedentary occupation and agriculture on the swamp margin. Supplementary pollen diagrams from two higher altitude sites support the evidence from the Kosipe Swamp cores. Charcoal, local catchment erosion and increases in disturbance taxa become more widespread in the last 5000 years at these sites, suggesting that local settlement at Kosipe may have lagged behind general landscape use by populations from lower altitudes.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Hope:2009fijian","The  Melanesian  high  islands  of  Tertiary  and  Quaternary  volcanic  origin  provide  a  natural  laboratory  for  assessing  the  impact  of  human  settlement  on  bounded  habitats.  In  Fiji,  the  three largest islands, Viti Levu, Vanua Levu and Tavieuni, formed a single landmass at glacial  times in the Pleistocene, while other high islands occur with a range of isolation from nearest  land. Human settlement is known from about 3000 years ago from locations throughout the  archipelago. The islands lie at about 16–23°S latitude in the tropical southeast trade-wind belt, and exhibit a marked zonation of climate.  ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:28:16.554 +0100" +"Hope:2009mires","The mountains of the Australian Capital Territory support substantial areas of peat-forming mires in  interfluves and valley heads, as well as areas of riparian fen vegetation along streams. They include  valley fill deposits with sedge fens at lower altitudes (800–1200 m), and shrubby subalpine bogs and  restionaceous fens which sometimes include the hummock moss Sphagnum cristatum. There are several  minor wetland vegetation types including aquatic communities, Leptospermum tall shrubland and Poa  wet  tussock  grasslands  but  these  are  generally  not  peat-forming.  While  similar  fens  and  bogs  occur  in the Snowy Mountains, the ACT represents a significant outlier of major biogeographic significance  because the mires are near their climatic limits and hence sensitive to climate change.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Hope:2015ultramafic","Solutional landforms (karst) can form on old surfaces on ultramafic rocks in the tropics because of the solubility of some magnesium-rich minerals under warmth and high CO2. The radiocarbon dating of organic pond deposits in several tropical ultramafic karst hollows demonstrates that very slow sediment accumulation has occurred, relative to other tropical shallow lakes. Some sites have gaps in their records, whereas others appear continuous. Sections of organic lake muds from the Indonesian sites Wanda and Hordorli provide sequences of ages from modern back to >35 000 years ago at depths of 3–4 m. In New Caledonia, no Holocene record has been obtained, and dates of 17 000–30 000 years ago are found near the top of deep organic layers that, in some cases, are buried by inorganic muds derived from an erosion event. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:28:16.851 +0100" +"Hope:2019rennix","Rennix Gap Bog is a sub-alpine topogenic peatland that contains up to 2 m of organic-rich sediments that have built up over the last approximately 12,000 years. This paper summarises the research and teaching activities that have been undertaken at the site, which has included consideration of the sediment stratigraphy, radiometric dating, palynology, charcoal analyses, dendrochronology and recently, the testate amoebae community composition has been documented. Much of this work is unpublished but has relevance for any future research and provides a long-term context for many contemporary environmental issues, including for issues of relevance to the management of fire in this landscape and vegetation more broadly. In the contemporary environment, the surface of the bog is vegetated with a complex mosaic of Carex fen, sub-alpine Sphagnum shrub bog and Poa costiniana tussock grassland. Pollen analysis suggests that this vegetation has been relatively stable for 10,000 years and prior to that the site was surrounded by sparse vegetation, similar to the alpine herb-grass community of contemporary higher altitude ecosystems. Charcoal analyses suggest that fire activity has varied through time but increased significantly in the historic period. Rennix Gap Bog has not only attracted considerable research but has also been an invaluable, accessible, site for field-based teaching and learning.","2023-07-22 06:51:38.269 +0200","" +"Hopf:2000cynthia","A Late-glacial-Holocene pollen record was obtained from a 3.96 m sediment core taken from Lake St Clair, central Tasmania. Modern vegetation and pollen analyses formed the basis for interpretation of the vegetation and climate history. Following deglaciation and before ca. 18450 yr BP Podocarpus lawrencei coniferous heath and Astelia-Plantago wet alpine herbfield became established at Lake St Clair. A distinct Poaceae-Plantago peak occurs between 18450 and 11210 yr BP and a mean annual temperature depression from ca. 6.2°C to 3°C below present is inferred for this period. The marked reduction in Podocarpus and strong increase of Poaceae suggests reduced precipitation levels during the period of widespread deglaciation (ca. 18.5-11 kyr BP). ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:28:17.440 +0100" +"Hopley:1970thesis","The coastal landforms of the Townsville area indicate an evolution which can be traced back to at least the last interglacial high sea level phase. A maximum sea level of approximately 15 feet was attained during this late Pleistocene transgression. It was accompanied by a sub-humid climate in which pedimentation was a major process. This dry climate was maintained during at least the early part of the regressive phase, but became more humid during the maximum of the glacial stage. The rise in the level of the sea during the Holocene has been paralleled by a desiccation of climate. The Holocene transgression in the area reached a maximum level of about 12 feet approximately 4250 years ago, leaving well-defined traces of this level on the mainland and off-shore islands. Landforms and deposits may be indentified with each of the climatic and eustatic oscillations described. A morphoclimatic influence is indentified in past and present landforms of the area.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Horiuchi:2004baikal","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Hormes:2008valtellina","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Hormes:2011nordaustlandet","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Hormes:2013barents","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Horn:2005broughton","BSc Hons thesis (unpublished)","2023-09-03 12:38:33.072 +0200","" +"Horrocks:1998erua","Fine resolution pollen analysis of a core from Erua Swamp shows that prior to the Taupo eruption of c. 1718 B.P., the site bore a dryland vegetation type on river flats. Patchy Nothofagusl Phyllocladus forest on the flats was destroyed by the eruption and replaced by Gleichenia--restionad swamp vegetation with abundant Halocarpus. Regional forest during the period from after the eruption to c. 650--560 B.P. was mixed podocarp, dominated by Dacrydium cupressinum and Prumnopitys taxifolia. A period of widespread and sustained anthropogenic destruction by fire of forest commenced c. 650--560 B.P.","2023-07-28 11:01:26.780 +0200","" +"Horrocks:1998taupo","An altitudinal series of eleven fine resolution pollen diagrams were used to examine the role of volcanism in forest dynamics on Mt Hauhungatahi. Partial pollen diagrams from four of these sites, chosen to illustrate the major effects of the 1718 bp Taupo eruption, are presented. Following the eruption Libocedrus bidwillii expanded in all sites. Open sites created by the eruption may have facilitated an expansion already underway as a result of more variable climatic conditions since c. 3000 bp. Weinmannia racemosa invaded upper montane forest c. 650 bp. The current altitudinal sequence of forest types, with Libocedrus dominating the subalpine and Weinmannia the upper montane forests, has thus been synthesized only within the last 1800 years. This is interpreted as a consequence of individualistic species' responses to major disturbance by the eruption. The results support nonequilibrium theories of community composition.","2023-07-28 11:01:26.780 +0200","" +"Horrocks:2000hauhungatahi","Pollen diagrams from four sites along an altitudinal sequence on Mt Hauhungatahi support fossil wood data (Ogden et al., 1997) in suggesting a fluctuating Holocene tree-line not exceeding the altitude reached in the early Holocene. Tree-line forest at 1340--1390 m during the periods 10 100--7500 and 5400--3800 cal. BP was associated with patchy Subalpine scrub communities above and below this altitude. Rapid decline of this Halocarpus-Phyllocladus forest at c. 7500 cal. BP, and again c. 3800 cal. BP was probably due to volcan ism. During 7500--5400 and 3800--1718 cal. BP tree-line forest was replaced by Subalpine scrub. The failure of forest to replace scrub during these two periods implies a long-lasting influence of the event which destroyed the forest, a continuation of disturbance events, or changed environmental conditions. After the Taupo volcanic eruption (1718 cal. BP) expansion of Libocedrus indicates an upwards movement of forest species into Subalpine scrub, followed by a decline. Volcanism has probably affected the vegetation of Mt Hauhungatahi directly and indirectly (through effects on soil drainage) throughout the Holocene. Results are consistent with increased climatic variability since 7500 cal. BP, and support the hypothesis that disturbance events can have persistent long-term effects on community composition and species distribution patterns.","2023-07-28 11:01:26.780 +0200","" +"Horrocks:2000kaitoke","Pollen and sediment analyses of two cores from coastal freshwater swamps at northern Kaitoke (Kaitoke Swamp and Police Station Swamp), Great Barrier Island, show that c. 7300 calibrated yr B.P. Kaitoke Swamp was an estuary with tidal flats. Avicennia, now absent from the swamp area, was present in the estuary. By c. 4500 yr B.P. fresh water conditions had developed at the Kaitoke Swamp site as marine influences decreased. Around the same time, fresh water swamp conditions commenced at the Police Station Swamp site on the surface of a low lying area of a Late Pleistocene dune. A sandy layer at Kaitoke may represent rapid infilling followed by a dry soil surface until c. 1000 yr B.P. Conifer-hardwood forest on the hills surrounding the sites c. 7300-c. 1800 yr B.P. was dominated by Dacrydium and Metrosideros. During this period, environmental conditions were relatively stable, with little change in forest composition. Between 1800 yr and 800 yr B.P. Kaitoke Swamp was reflooded, and the Police Station Swamp extended as a shallow lake over the nearby dune flat. These new shallow swamps were invaded by swamp forest (mainly Dacrycarpus with some Laureha). The presence of charcoal and Ptendmm spores above the Kaharoa Tephra suggests that major Polynesian deforestation at northern Kaitoke began c. 600 calibrated yr B.P.","2023-07-28 11:01:26.780 +0200","" +"Horrocks:2001kaharoa","Analysis of high spatial resolution of nine pollen profiles (150 m--6·5 km apart) from Great Barrier Island shows that between 7500 and 600 calibrated year BP, the island had a low frequency of natural fires compared with elsewhere in the northern North Island. Except for one site which has locally sourced pre-Kaharoa charcoal, source of this charcoal in the Awana--Kaitoke area is uncertain. If local pre-Kaharoa burning did occur at other sites in this area, it was patchy, occurring at different times in different places, and was small-scale. Charcoal was first recorded c. 1700 year BP, then again after c. 1200 year BP. Pre-Kaharoa charcoal on Great Barrier may be interpreted as either an increased frequency of natural fires in the region due to climatic change to drier conditions, or small-scale, localized initial human impact, or some combination of these factors. Major post-Kaharoa burning in the Awana--Kaitoke area was also patchy, commencing at different times in different places. The presence of the Kaharoa Tephra on Great Barrier Island allows the commencement of major, sustained Polynesian deforestation at Awana--Kaitoke to be reliably dated to c. 600 year BP at some sites, and possibly up to 50 years later at other sites.","2023-07-28 11:01:26.780 +0200","" +"Horrocks:2001whangape","The sediment record of Whangape Harbour shows that there were significant fluctuations in depositional energy in the harbour during the period from c >8000 cal yr B P to some time within the last millenium, and that fluvial influences increased as the harbour infilled The pollen record (highly discontinuous) from Whangape Harbour indicates that conifer--hardwood forest covered the hills surrounding the harbour during this period The main canopy conifers were Dacrydium and Prumnopitys taxifolia, with some Libocedrus, Dacrycarpus, and Phyllocladus Agathis was also present Common canopy hardwoods were Metrosideros and, in the latter part of the period, Elaeocarpus Ascarina and Cyathea were abundant in the sub--canopy Leptospermum grew on disturbed areas fringing the estuary Marsh or swamp environments probably never developed on a large scale in the harbour Avicennia, extremely under--represented in the pollen flora, has been present on tidal flats in the harbour since at least c 2500 cal yr B P Large--scale anthropogenic deforestation by burning commenced in the Whangape catchment some time during or since 700--430 cal yr B P The associated increase in erosion rates in the catchment resulted in a change towards a sandier sediment regime in the harbour which has continued to the present day Weinmannia and Ackama, previously rare in the catchment, expanded in remaining forest.","2023-07-28 11:01:26.780 +0200","" +"Horrocks:2002auckland","A multi--proxy analysis of a sediment core from Waiatarua, Auckland Isthmus, adds to an environmental history from the local wetland spanning the Late Glacial to modern times. Several distal tephra were recorded in the core: 8.5 ka Rotoma (reworked), 6.1 ka Tuhua (primary and reworked), most likely the 1.8 ka Taupo (the latter is previously unreported for the Auckland Isthmus), and one unidentified, possibly 665 yr BP Kaharoa. Pollen and diatom analyses of the core show that during the period c. 6000--c. 4800 yr BP, the site was a lake fringed with Cyperaceae/Leptospermum swamp. The lake became progressively shallower after c. 4800 yr BP, probably due to hydroseral infilling. Surrounding the lake was forest dominated by Dacrydium, Prumnopitys, Metrosideros, and Nestegis. Transition to the Polynesian era appears unclear because the site probably endured a hiatus due to destruction of peat by burning in European times.","2023-07-28 11:01:26.780 +0200","" +"Horrocks:2002harataonga","A pollen, sediment, and tephra record from a drained swamp at Harataonga contains a history of the local coastal environment from the Mid Holocene. This commences c. 6000 cal yr BP in a freshwater environment with swamp forest composed mainly of Laurelia, Leptospermum, Ascarina, and Cyathea spp. Dodonaea and Cyperaceae grew on margins of this forest. Forest on the hills surrounding the wetland comprised mainly Metrosideros, with emergent Dacrydium and Libocedrus. Ascarina, Rhopalostylis, and Cyathea dealbata type were a significant part of the understorey of the hillside forest. Around the time of deposition of the 5550 cal yr BP Whakatane tephra, a freshwater lake developed at the site. Extensive Cyperaceae swamp developed on the fringes of the lake. Shortly after c. 2900 cal yr BP, Dacrycarpus briefly invaded swamp forest, possibly as a result of storm disturbance, and the site made the final transition to swamp. Myrsine and then Hebe shrubs invaded fringes of the swamp as the water table fell, possibly as a result of a change to drier conditions in the Late Holocene. Polynesian deforestation, as indicated by the presence of abundant charcoal and Pteridium spores, is recorded in this core as occurring shortly after deposition of the c.600 cal yr BP Kaharoa tephra.","2023-07-28 11:01:26.780 +0200","" +"Horrocks:2005pupuke","Lake Pupuke provides a near--complete, high--resolution environmental record of the Holocene from northern New Zealand. Tephra beds constrain the timing of a range of proxy indicators of environmental change, and demonstrate errors in a radiocarbon chronology. Agathis australis forest progressively increases from c. 7000 yr BP and, in conjunction with indicators of reduced biomass productivity, support a model of long--term climate change to drier conditions over the Holocene. However, except for Agathis, conifer--hardwood forest dominated mainly by Dacrydium cupressinum shows little change throughout the pre--human Holocene, suggesting environmental stability. Dramatic vegetation change occurred only within the last millennium as a result of large--scale Polynesian deforestation by fire. This happened a short time before the local eruption of c. 638 cal. yr BP Rangitoto Tephra. The identification of two eruptions of tephra from Rangitoto volcano has implications for future hazard planning in the Auckland region, because the volcanoes were previously considered single event centres. Changes in atmospheric circulation since the Late Glacial, possibly causing lower frequency of distal ashfall in Auckland during the Holocene, complicates the use of long--term records in hazard frequency assessment.","2023-07-28 11:01:26.780 +0200","" +"Horrocks:2007northern","A sedimentological and plant microfossil history of the Late Quaternary is preserved in two sediment cores from early Polynesian ditch systems on southern Aupouri Peninsula. The study places human activities into a geomorphological and ecological context and allows comparison of natural and anthropogenic effects on two different geological settings: a floodplain and a relatively closed peat swamp. The data fill part of the current gap in the environmental record from northern New Zealand, namely MIS 3 (57k--26k yr BP). There is evidence for an increase in fire frequency in the region after 40k 14C yr BP, suggesting a shift to drier (and cooler) conditions. Pollen records show that conifer-hardwood forest dominated by podocarps (especially Dacrydium) prevailed prior to Polynesian arrival and deforestation within the last millennium, with Fuscopsora insignificant throughout. Both cores show sections with gaps in deposition or preservation, possible flood-stripping of peat during the pre-Holocene and mechanical disturbance by early Polynesians. The identification of prehistoric starch grains and other microremains of introduced Colocasia esculenta (taro) in both cores supports indirect evidence that the ditch systems of far northern New Zealand were used for the extensive cultivation of this crop.","2023-07-28 11:01:26.780 +0200","" +"Horrocks:2009discontinuous","Two sediment sequences from Pukekawa crater, Auckland Domain, contain silty clay underlain by fibrous peat. The peat contains a pollen flora and wood indicating the presence of a warm--temperate, conifer--hardwood forest with Metrosideros, Agathis, Prumnopitys taxifolia, P. ferruginea, and especially Dacrydium. Radiocarbon dates indicate that the peat was deposited before the Last Glacial Maximum (LGM). Absence of tephras and small amounts of Fuscospora pollen indicate probable non--preservation of the LGM. The pollen flora of most of the clay contains Metrosideros, Ascarina, and ferns, indicating post--LGM warmer, wetter conditions. The two uppermost samples contain exotic pollen, indicating that they are post--European in origin. Excavation and levelling to form sports fields and parkland appears to have curtailed and mixed the Holocene record.","2023-07-28 11:01:26.780 +0200","" +"Horsfall:1987phd","This thesis presents the results of an exploratory investigation into the prehistoric occupation of the tropical rainforests of northeast Queensland. The limited ethnographic data available for this region describes how the Aboriginal societies who lived in these rainforests exploited their environment. A major feature of this exploitation was the intensive use of several species of toxic plants (many of them restricted to this district) as food staples. These plants were rendered edible by a complex process of treatment which included leaching in running water. Similar processes have been used to treat toxic food plants in many regions of the world, and their use may have a considerable antiquity. Although preservation of archaeological remains is not optimal in these humid tropics, numerous sites have been recorded, and excavations were undertaken at several of these. The oldest cultural deposits found so far are at Jiyer Cave (from 5100 BP), and an open site (Mulgrave River 2) was first occupied at about 2700 BP. Both of these sites contained remains of toxic and non-toxic food plants. Similar food plant remains were also recovered from other sites investigated by the author. The link between these archaeological remains of toxic food plants and intensive Aboriginal exploitation of the rainforests is not clear. This is due partly to the poor preservation of organic material in the older deposits particularly, and partly to inter-site variations. At Jiyer Cave, plant remains clearly identified as belonging to toxic species are no more than about 1000 years old, while non-toxic and unidentified species are as much as 4000 years old. Stone artefacts possibly associated with the processing of toxic species occur throughout these deposits, though specialised processing tools appear to be less than 1000 years old. At Mulgrave River 2, toxic food plant species occur in deposits dated to about 2000 BP, although they are more prevalent in the most recent levels. However, stone artefacts which might be associated with complex treatment procedures are rare at this site. The deposition rates of quartz artefacts are taken as possible indicators of intensity of site use. At Jiyer Cave, an increase of occupation is thus postulated for about 650 to 850 BP, whereas at Mulgrave River 2 the deposition of quartz artefacts peaks between 1800 and 1000 BP. In other words, there is no direct correlation between increased use of the sites and the presence of toxic plant remains, nor is there any correspondence between depositional histories of the two sites. Areas which still need investigation or which have arisen as a result of this research are noted, and a number of suggestions for future research are made.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Horsfall:1996holocene","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Horsup:2004wombat","Summary. Species status: The northern hairy-nosed wombat (NHW) is listed as 'Endangered' (Queensland Nature Conservation Act 1992; Commonwealth Environment Protection and Biodiversity Conservation Act 1999. Under the IUCN SSC (2001) Red List Categories, the NHW is 'Critically Endangered' (Criteria B2ab(iii) - single population occupying <10 km2, declining habitat quality). The species is restricted to a single population on Epping Forest National Park (Scientific) near Clermont in central Queensland. The population was estimated to contain 113 individuals in 2000, of which as few as 25 may be breeding females (Banks et al. in press). ... [truncated]","2023-02-17 13:35:53.701 +0100","" +"Hossfeld:1965radiocarbon","The site near Aitape, New Guinea, where fossil human remains were collected by the writer in 1929 was revisited and materials for radiocarbon dating were collected. The associated fossils show that the ecology was mangrove swamp. Organic materials from the lenticle containing the human bones were 14C dated at about 5000 years.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Hotchin:1990phd","The subject matter of this thesis spans the disciplines of Geography, Prehistory and Anthropology in attempting to examine the interaction of environmental and socio-cultural systems. The thesis is not meant to be primarily be an in-depth study of the evolution of the Gippsland Lakes system but is concerned with the question of the nature of the interaction of a small-scale society with its environment and how this is reflected in the cultural forms of the society. That is, rather than being the focus of the study, reconstruction of changes in the environmental parameters of the field area over time is undertaken to support the primary inquiry into the nature of environmental-cultural interaction. The goal of the study is therefore to examine cultural process rather than sedimentary processes. This empirical approach tests the correlation between the evolving landscape and the archaeological and ethnographic cultures of the Quaternary barrier systems of the Gippsland Lakes-Ninety Mile Beach region. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:28:31.618 +0100" +"HoumarkNielsen:2012denmark","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Hovingh:2009report","This report details the results of an Indigenous archaeological assessment of the Flying Fish Access Track; Fortescue Metals Group’s survey request area EXP_EAS_036 (tenement E47/1373). - In accordance with the Scope of Work, the survey and report were designed to provide FMG with detailed information on Indigenous archaeological sites within the project area. The objectives of the survey were as follows. - Identify any Indigenous archaeological sites, as defined by Section 5 of the Aboriginal Heritage Act 1972 (AHA). - Record all archaeological sites identified within EXP_EAS_036 to a level of detail sufficient to allow the Aboriginal Cultural Material Committee (ACMC) to determine whether they constitute Aboriginal archaeological sites as defined by Section 5 and 39(2) of the AHA. - Archae-aus Pty Ltd was contracted by WGAC to conduct the assessment, which took place during two field trips: 4th March – 6th March 2008 / 28th April – 1 May 2008. - Windiwari Gurama Aboriginal Corporation representatives took part in all aspects of the assessment. - A total of 15 Indigenous archaeological sites were identified and recorded during the survey, summary details of which can be found in Table 1 below - In addition, 35 isolated artefacts were recorded.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Howard:2003anseriformes","Order Anseriformes","2023-01-05 16:42:05.198 +0100","" +"Howard:2003pelecaniformes","Order Pelecaniformes","2023-01-05 16:42:05.198 +0100","" +"Howard:2003sphenisciformes","Order Sphenisciformes","2023-01-05 16:42:05.198 +0100","" +"Howard:2004galliformes","Order Galliformes","2023-01-05 16:42:05.198 +0100","" +"Howle:2012tahoe","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Hu:2017syntaxis","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Hu:2021covariation","Drainage divide migration is of wide interest because it drives changes in topography, aquatic species habitat, and fluxes of water and nutrients across Earth’s surface. To date, divide migration rates have been measured in relatively few places, partly because of the rarity of denudation rate measurements on opposing sides of drainage divides. Here we report 54 basin-averaged denudation rates across the Qilian Shan, China, inferred from 10Be concentrations in stream-borne quartz. We combine these with 18 previously published basin-averaged denudation rates and new measurements of the topographic metric χ in the river networks. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:28:36.638 +0100" +"Huang:2008fluctuation","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Huang:2010larsemann","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Hubbs:1962lajolla","Since the publication of the last list of C14 measurements (La Jolla I), covering the period from mid-1957 through 1959, the La Jolla Radiocarbon Laboratory has continued to use essentially the same technique. In the summer of 1961 a second Oeschger-Houtermans counter (Houtermans and Oeschger, 1958), purchased from Manufacture Belge de Campes et de Matériel Electronique, S. A., was installed. It has a somewhat higher background (3.1 counts/min at a filling pressure of 880 mm) than the counter obtained from Bern--a point of little significance in the measurements herein reported. Of the tests included in this report only those following LJ-380 were run with the new counter; the others, with the Bern counter.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Hubbs:1965radiocarboniv","During 1963 and 1964 the La Jolla Radiocarbon Laboratory continued to follow essentially the same techniques as in previous years. The three counters described in La Jolla III have continued to yield measurements in virtually complete agreement. As before, we add, except for the measurements of apparent age on organisms collected alive (see below), ca. 100 yr to the one-sigma statistical counting error. Dates are still computed on the basis of the half-life estimate of 5570 yr.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"HubertFerrari:2005aksu","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"HubertFerrari:2021anatolian","River terraces are geomorphological markers recording deformation. Here, we use four strath and fill river terraces along the Kızılırmak River in Turkey to unravel the deformation along the convex arc formed by the central North Anatolian Fault (NAF), a continental transform fault. 10Be, 26Al, 36Cl cosmogenic exposure ages of T3 and T2 strath terraces constrain their formation at 83 ± 15 ka and 67 ± 7 ka, respectively. We evidence frost-cracking during humid cold periods that bought younger carbonate cobbles on both terraces. T1, a younger fill terrace was probably emplaced during the MIS3 (30–40 ka) aggradational period or during the last glacial–interglacial transition. T0, the most recent fill terrace, was incised shortly before the 1668 earthquake based on 14C dating. It records a cumulated 14 ± 2 m offset linked to the 1943 and 1668 earthquakes. T3 shows a maximum offset of ~ 845 m and constrains a 10 mm/year geological slip rate that is lower than Holocene slip rates. It suggests temporal change in slip rates along the NAF. T2 and T3 also evidenced an uplift of 1 mm/year induced by transpressive deformation accommodated close to the NAF. Compared to the 0.28 mm/year obtained to the north, a larger portion of the shortening in the Central Pontides is accommodated close to the driving plate boundary. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:28:40.472 +0100" +"Huff:2016nfb","This paper adds to the emerging body of evidence for 3000-year-old pottery in the highlands of Papua New Guinea. Through detailed review of the archives of the original excavation, it becomes clear that the earliest pottery at the NFB site in the Eastern Highlands dates to 3133–3379 calBP (UW 261), thereby necessitating revision of current models for the geographical and chronological distribution of ceramic technology. These finds are approximately the same age as the earliest ceramics thus far known from the Central Highlands, demonstrating that early pottery was present across the northern flank of the highlands along the Ramu River watershed.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Huff:2016thesis","Why did people in the highlands of New Guinea move from a hunter-gatherer lifestyle and subsistence pattern, and develop a subsistence pattern centered on root and tree crop agriculture? How did the ancient residents of the highlands actually move around the landscape in the late Pleistocene, and how did that change though the Holocene? The research presented in this dissertation addresses these questions through and analysis of intensity of reduction of stone tools, paleoclimate reconstructions, and statistical analyses of regional radiocarbon dates. Competing models of processes driving change are compared against the accumulated evidence, with precipitation and other climate phenomena determined to be the mechanism with the strongest effect driving changes in site use, subsistence, and related technology.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Hughen:2004changes","A series of 14C measurements in Ocean Drilling Program cores from the tropical Cariaco Basin, which have been correlated to the annual-layer counted chronology for the Greenland Ice Sheet Project 2 (GISP2) ice core, provides a high-resolution calibration of the radiocarbon time scale back to 50,000 years before the present. Independent radiometric dating of events correlated to GISP2 suggests that the calibration is accurate. Reconstructed 14C activities varied substantially during the last glacial period, including sharp peaks synchronous with the Laschamp and Mono Lake geomagnetic field intensity minimal and cosmogenic nuclide peaks in ice cores and marine sediments. Simulations with a geochemical box model suggest that much of the variability can be explained by geomagnetically modulated changes in 14C production rate together with plausible changes in deep-ocean ventilation and the global carbon cycle during glaciation.","2023-06-07 13:21:55.322 +0200","" +"Hughes:1980depth","A geomorphological study of a number of archaeological sites in southern coastal New South Wales was undertaken. The study relied heavily on the construction of depth/age curves using radiocarbon dates. This paper reports those dates from the radiocarbon laboratory at the University of NSW and the manner in which the depth/age relationships were obtained using these dates in combination with those already published from the ANU and Sydney laboratories.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Hughes:1983colless","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Hughes:1984batemans","At the eastern end of North Head Beach there is a lm deep shell midden which caps a 4m high foredune. In recent years the foredune has been eroded by storm waves and the shell midden has been exposed in, and has slumped down, the near-vertical erosion face. In addition damage has been caused by visitors to the beach crossing the midden. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:27:58.531 +0100" +"Hughes:1992mesa","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Hughes:1999tea","This study concerns a shell midden on a sandy rise near Tea Gardens in central coastal NSW (Fig. 1). It arose from an investigation undertaken in 1994 by the authors for a contemporary development consent (Kinhill 1994). In an earlier archaeological survey of the area, Dallas (1982) had located a disturbed shell midden (NPWS Site No. 38-5-76), and the NSW National Parks and Wildlife Service (NPWS) had then issued a Consent to Destroy that site. The 1982 planned development did not proceed however, and the Consent lapsed. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:28:04.439 +0100" +"Hughes:2000carrington","Hughes (1999) undertook a geomorphological assessment of the proposed Carrington mine site, a specific aim of which was to identify possible alluvial or colluvial deposits which might contain archaeological materials of Pleistocene age (see also ERM Mitchell McCotter 1999a&b). Only one such deposit was found - a colluvial deposit immediately downslope of Site CM2 (an artefact scatter centred on an outcrop of Tertiary silcrete and river cobbles of silcrete and other materials, with both the silcrete outcrop and river cobbles having been exploited as a source of raw material). ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:27:57.939 +0100" +"Hughes:2003sandy","Test excavation of the sand sheet adjacent to Sandy Hollow Creek (Landform Zone 4) was undertaken as described in AMBS (2002, Section 8.2). The locations o f the test pits are shown in Figure 1, the stratigraphy of the deposits in Figure 2, and the depth distribution of artefacts in Table 1, all taken from AMBS (2002). The stratigraphy of the sand sheet was described in summary by Hughes (in AMBS 2002: 74) as follows: ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:27:44.666 +0100" +"Hughes:2010changes","Analysis of the changes in rates of catchment sediment storage can provide material evidence of the impact of landscape disturbance on catchment sediment flux. A number of studies have suggested increased sediment yields from the rivers draining to the Great Barrier Reef since European settlement in the mid-nineteenth century. Many of these predictions, which indicate increases between four to ten times the pre-disturbance estimates, are based on large-scale catchment modelling that make some critical assumptions about pre-disturbance erosion rates and/or sediment delivery ratios. In addition, the majority have not been validated by empirical data. This study uses single-grain OSL dating and 137Cs depth profiles to determine pre- and post-floodplain accretion rates in Theresa Creek, a subcatchment of the dry-tropical Fitzroy River basin. We demonstrate that floodplain accretion rates have increased by three to four times since European settlement (ca. A.D. 1850). ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:28:17.738 +0100" +"Hughes:2011rockshelters","Two spatially close rockshelters at Mesa J in the Pilbara had relatively deep deposits and large numbers of stone artefacts distributed from top to bottom. The basal archaeological materials have been directly dated as (in the case of J24) or are inferred to be (in the case of J23) late Pleistocene in age. In J24 artefacts continued downwards throughout basal Spit 10, indicating that occupation of the rockshelter began before 27,657 cal BP, possibly thousands of years before. The distribution of stone artefacts and radiocarbon dates in J24 indicates that occupation of the rockshelter continued during the Last Glacial Maximum (LGM), providing further evidence that the Hamersley Plateau provided refuge for Aboriginal people during the cold and arid conditions of the LGM.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Hughes:2012helheim","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Hughes:2014central","The central lowlands of the Hunter Valley are rich in Holocene-aged open stone artefact concentrations but, to date, very few verified traces of Pleistocene occupation have been found there. The central lowlands would have been a reasonably attractive place to live, so logic suggests that there should be Pleistocene sites. Given the geomorphic and soil formation processes that have operated over the potentially long period of Aboriginal occupation of the central lowlands, however, it is likely that most archaeological materials older than ca 10,000 years have been either completely removed or widely dispersed across the landscape and are no longer recognisable as discrete Pleistocene-aged assemblages. Sand bodies have the greatest potential to contain older sites, but in most, if not all, cases their stratigraphic integrity has been compromised, principally by bioturbation. Understanding the landscape history over the last 90,000 years is the key to understanding why finding Pleistocene sites in the Hunter Valley has proven to be so difficult. Geoarchaeological evidence which illustrates this difficulty is presented from sites in three deposits of probable Pleistocene to early Holocene age - two in sand bodies and one in colluvium. On one sand body (the Warkworth sand sheet) there is contestable evidence for traces of pre-LGM occupation beginning more than ~23,000, possibly 50,000, years ago, but on the other (the Cheshunt dune) there is no evidence of occupation beyond the mid-Holocene.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Hughes:2014geoarchaeology","An extensive scatter of stone artefacts recorded as Site WE-1 on the Woolshed Embankment at the northern end of Lake George in southern NSW has been examined in the light of recent information on the lake's history. Optical dates show that the core of the embankment formed between ~22,000 and 15,000 ya. Archaeological materials have survived in the overlying deposits, though they have been affected to a degree by repeated cultivation. These archaeological assemblages are now able to be interpreted in the light of a reconstruction (by Fitzsimmons and Barrows [2010]) of the Holocene lake history. The site was used during the mid- to late Holocene, initially during the penultimate high lake stand between 6000 and 2400 ya. The artefact assemblage has been inundated periodically by high lake levels, and potentially mixed by wave action. A silcrete- and backed artefact-rich and bipolar artefact-poor assemblage on part of the site was replaced across the whole site by one that had lower proportions of silcrete and backed artefacts and higher proportions of bipolar artefacts, a pattern similar to that observed in other sites in southeast Australia.","2022-10-09 20:04:07.350 +0200","2022-10-09 20:06:12.237 +0200" +"Hughes:2014morocco","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Hughes:2014roxby","Geomorphic investigations and optical dating integrated in a largescale archaeological excavation program at Olympic Dam have provided a chronology for dune formation extending back to before the last interglacial. Indurated dune cores of different ages have been in existence for at least 140 ka. The present dunes began building at >55 ka and they had largely formed by 21 ka at the height of the LGM. Dune building declined 21-14 ka, then increased again, peaking at 13 ka. Stable dune surfaces formed 12-9 ka and there was little sand accumulation during the Holocene. Parts of the dunes are mantled with loose, laminated sand mobilised after European grazing commenced in the mid-1800s. Most of the archaeological material is exposed at the surface and is of late Holocene age. The dunes also contain layers of stone artefacts (post LGM through to the late Holocene in age) which mark contemporary stable to slightly eroded surfaces. The post LGM archaeological assemblages can be correlated with palaeoclimatic records from other sources and they reflect episodic occupation of this arid landscape during relatively wet periods when the dunes were stable.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Hughes:2015preservation","Alluvial terraces provide a record of aggradation and incision and are studied to understand river response to changes in climate, tectonic activity, sea level, and factors internal to the river system. Terraces form in all climatic regions and in a range of geomorphic settings; however, relatively few studies have been undertaken in tectonically stable settings in the tropics. The preservation of alluvial terraces in a valley is driven by lateral channel adjustments, vertical incision, aggradation, and channel stability, processes that can be further understood through examining catchment force-resistance frameworks. This study maps and classifies terraces using soil type, surface elevation, sedimentology, and optically stimulated luminescence dating across five tropical catchments in northeast Queensland, Australia. This allowed for the identification of two terraces across the study catchments (T1, T2). The T1 terrace was abandoned ~13.9ka with its subsequent removal occurring until ~7.4ka. Abandonment of the T2 terrace occurred ~4.9ka with removal occurring until ~1.2ka. Differences in the spatial preservation of these terraces were described using an index of terrace preservation (TPI). Assessments of terrace remnant configuration highlighted three main types of terraces: paired, unpaired, and disconnected, indicating the importance of different processes driving preservation. Regional-scale variability in TPI was not strongly correlated with catchment-scale surrogate variables for drivers of terrace erosion and resistance. However, catchment-specific relationships between TPI and erosion-resistance variables were evident and are used here to explain the dominant processes driving preservation in these tropical settings. This study provides an important insight into terrace preservation in the tectonically stable, humid tropics and provides a framework for future research linking the timing of fluvial response to palaeoclimate change.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Hughes:2016welsh","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Hughes:2016woolshed","An extensive scatter of stone artefacts recorded as Site WE-1 on the Woolshed Embankment at the northern end of Lake George in southern NSW has been examined in the light of recent information on the lake?s history. Optical dates show that the core of the embankment formed between ~22,000 and 15,000 ya. Archaeological materials have survived in the overlying deposits, though they have been affected to a degree by repeated cultivation. These archaeological assemblages are now able to be interpreted in the light of a reconstruction (by Fitzsimmons and Barrows [2010]) of the Holocene lake history. The site was used during the mid- to late Holocene, initially during the penultimate high lake stand between 6000 and 2400 ya. The artefact assemblage has been inundated periodically by high lake levels, and potentially mixed by wave action. A silcrete- and backed artefact-rich and bipolar artefact-poor assemblage on part of the site was replaced across the whole site by one that had lower proportions of silcrete and backed artefacts and higher proportions of bipolar artefacts, a pattern similar to that observed in other sites in southeast Australia.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Hughes:2018atlas","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Hughes:2022ventura","The quantification of rates for the competing forces of tectonic uplift and erosion has important implications for understanding topographic evolution. Here, we quantify the complex interplay between tectonic uplift, topographic development, and erosion recorded in the hanging walls of several active reverse faults in the Ventura basin, southern California, USA. We use cosmogenic 26Al/10Be isochron burial dating and 10Be surface exposure dating to construct a basin-wide geochronology, which includes burial dating of the Saugus Formation: an important, but poorly dated, regional Quaternary strain marker. Our ages for the top of the exposed Saugus Formation range from 0.36 +0.18/−0.22 Ma to 1.06 +0.23/−0.26 Ma, and our burial ages near the base of shallow marine deposits, which underlie the Saugus Formation, increase eastward from 0.60 +0.05/−0.06 Ma to 3.30 +0.30/−0.41 Ma. Our geochronology is used to calculate rapid long-term reverse fault slip rates of 8.6−12.6 mm yr−1 since ca. 1.0 Ma for the San Cayetano fault and 1.3−3.0 mm yr−1 since ca. 1.0 Ma for the Oak Ridge fault, which are both broadly consistent with contemporary reverse slip rates derived from mechanical models driven by global positioning system (GPS) data. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:29:08.789 +0100" +"Humphreys:1997pilliga","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Huntley:1985optical","A new method for dating sediments is proposed, which determines the time since the sediment was last exposed to sunlight. An argon-ion laser is used to excite electrons from thermally-stable light-sensitive traps and the subsequent luminescence used as a measure of the past radiation dose. Two sample sequences spanning the periods 0-700 kyr and 0-6 kyr show steadily increasing luminescence with age. An age of 62+/-8 kyr is obtained for a silt radiocarbon dated at 58.8+/-0.3 kyr. Problems were found with two much younger samples.","2023-03-26 14:45:57.798 +0200","" +"Huntley:1993inclusions","A sequence of stranded beach dunes in the southeast of South Australia which resulted from the advance and retreat of the sea over a tectonically rising land surface during the past 800 ka has been securely dated by geological means and successfully used to test thermoluminescence dating based on quartz. We have now obtained a series of promising results from the same sequence with a test of optical dating on inclusions within the quartz grains. The innovative aspect of the measurements is the use of infrared irradiation to stimulate emission from the inclusions rather than conventional stimulation of the quartz itself by light of shorter wavelength. Satisfactory ages were found for seven dunes covering the time span 0-400 ka.","2023-03-26 14:45:57.798 +0200","" +"Huntley:1993stranded","The remarkable sequence of stranded beach dunes in south-east South Australia deposited during the past 800 ka has provided us with a rare set of samples for testing thermoluminescence sediment-dating methods. Here we report thermoluminescence ages obtained from quartz separated from the dunes, and compare them with accepted ages for the high sea-levels responsible for the dunes. The independent ages of the dunes were obtained from earlier work by Schwebel which has been extended and refined by modelling the dune formation using sea-level variations derived from the oceanic δ18O record. The work is unusual in extending thermoluminescence dating to an 800 ka sequence with modest geological control of the age. The agreement between thermoluminescence and geological ages is satisfactory for eight dunes with ages in the range 120--800 ka. Qartz is not usually thought to be useful for thermoluminescence dating in this time span; two factors contribute to our success. The first is that the dose rates are low, about 0.5 Gy ka-1, or one quarter of that typical of sediments. The second is that the thermoluminescence vs. dose response continues to rise monotonically above the saturation region at doses above 300 Gy.","2024-01-17 16:36:17.120 +0100","" +"Huntley:1994reversals","Since the beginning of sediment dating the necessity of testing techniques on samples of known age has been recognized. The purpose of this note is to summarize the results obtained from samples independently dated making use of palaeomagnetic field reversals for which our tests have been successful. ... [_truncated_]","2023-03-26 14:45:57.798 +0200","" +"Huntley:1994sequence","Our thermoluminescence dating technique has been applied to several new samples from the remarkable sequence of stranded beach dunes in southeast South Australia that were formed during the past 800 ka. We show that Robe III is probably 100 ka as suggested by Schwebel and not 80 ka as we suggested earlier. A sample from the West Dairy dune is shown to belong to δ18O Stage 7 in accordance with Schwebel's original suggestion and not Stage 5 as he suggested later. A new West Naracoorte sample yielded acceptable data and an age consistent with formation just after the Brunhes-Matuyama magnetic reversal at 780 ka as required by palaeomagnetic measurements. Two more samples from the Woakwine dune show that our reproducibility is consistent with our derived errors.","2024-01-17 16:36:17.120 +0100","" +"Huntley:1996traps","We describe a number of optical properties of a natural quartz that are related to the presence of electron traps having an optical depth of about 3 eV below the conduction band. Such traps are populated as a consequence of a radiation dose, and can be depopulated by optical excitation. An understanding of these processes is necessary in order to make use of these phenomena to determine the ages of sediments by optical dating. The recombination emission spectrum is found to consist mainly of a 0.65 eV wide band at 3.35 eV (370 nm). This and other information are used to deduce that the traps are electron traps. The excitation efficiency is found to increase with photon energy, and with temperature. The data are roughly in accordance with Urbach's rule, and an optical trap depth of about 2.9 eV is deduced. Above 100 °C thermal quenching causes a reduction in the observed luminescence. Isothermal decay studies show that there are actually several traps, possibly including a distribution of traps, with most of the luminescence arising from traps with thermal depths of about 1.6 eV and lifetimes deduced from extrapolation to be >2 x 106 years at 20 °C. The ratio of optical to thermal trap depths is in accordance with the Mott and Gurney prediction. A laboratory dose, besides filling traps, also has an effect that we attribute to population of competing recombination centres; this can be reversed with appropriate heating. Our understanding of the dose response and kinetics was tested on two samples of known age, and correct ages of ~ 120 000 years were obtained.","2023-03-26 14:45:57.798 +0200","" +"Huntley:2001improved","Our thermoluminescence dating technique for quartz extracted from late Pleistocene sediments has been improved by the addition of a 33 h 160°C preheat before measurements. This yields better plateaux, which now encompass the region known as the 325°C TL peak; this is consistent with the prediction, from isothermal decay studies, of the lifetime at ambient temperature of the traps responsible for this peak. The preheat does not help resolve problems associated with dose responses above 600 Gy. Some details of the dose response are shown to be better understood with the aid of 3-D TL spectra. The improved method has been applied to one former and seven new samples from the stranded beach-dune sequence in south-east South Australia. The five ages obtained for the main dune sequence range from 95±6 to 725±100 ka and all are consistent with the expected ages.","2024-01-17 16:36:17.120 +0100","" +"Huonbrook:2012jirrpalpur","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Huonbrook:2013packsaddle","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Hurst:2012curvature","Erosion rates dictate the morphology of landscapes, and therefore quantifying them is a critical part of many geomorphic studies. Methods to directly measure erosion rates are expensive and time consuming, whereas topographic analysis facilitates prediction of erosion rates rapidly and over large spatial extents. If hillslope sediment flux is nonlinearly dependent on slope then the curvature of hilltops will be linearly proportional to erosion rates. In this contribution we develop new techniques to extract hilltop networks and sample their adjacent hillslopes in order to test the utility of hilltop curvature for estimating erosion rates using high‐resolution (1 m) digital elevation data. Published and new cosmogenic radionuclide analyses in the Feather River basin, California, suggest that erosion rates vary by over an order of magnitude (10 to 250 mm kyr−1). Hilltop curvature increases with erosion rates, allowing calibration of the hillslope sediment transport coefficient, which controls the relationship between gradient and sediment flux. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:27:30.203 +0100" +"Hutchinson:2009tsunamis","Bryant and others have interpreted geomorphological and archaeological evidence from south-central New South Wales (NSW) to infer repeated inundation of this coast by mega-tsunamis in late Holocene time. However, the stratigraphy of two well-dated archaeological sites (Pambula Lake, Bass Point) shows no evidence that these camps were abandoned, or that the marine component of the diet of local Aboriginal peoples changed at or about 500 or 1500 cal. BP, the time of the two most recent inferred mega-tsunamis. In addition, the mean probability distribution of the youngest calibrated radiocarbon ages from 52 archaeological sites on the south-central NSW coast (grouped in three tsunami-susceptibility classes on the basis of site elevation and distance from the shore) does not differ from random expectations, and shows no evidence that sites were permanently abandoned in the aftermath of these inferred events. The mean probability distributions of calibrated radiocarbon ages from 108 charcoal samples from these sites does not differ from random expectations, and offers little support for the inference that the sites were temporarily abandoned about 500 or 1500 cal. BP. Probability distributions based on 70 marine shell ages show strong century-scale cyclicity, but this is likely too regular to be a product of mega-tsunamis. Moreover, changes in shellfish exploitation patterns and adoption of new fishing technologies by Aboriginal people on this coast do not coincide with the times of inferred tsunamis. The archaeological evidence offers no support for the hypothesis that mega-tsunamis inundated this coastline in the late Holocene.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Hutterer:2005erinaceidae","Family Erinaceidae","2023-01-05 16:42:05.198 +0100","" +"Hutterer:2005erinaceomorpha","Order Erinaceomorpha","2023-01-05 16:42:05.198 +0100","" +"Hutterer:2005nesophontidae","Family Nesophontidae","2023-01-05 16:42:05.198 +0100","" +"Hutterer:2005solenodontidae","Family Solenodontidae","2023-01-05 16:42:05.198 +0100","" +"Hutterer:2005soricidae","Family Soricidae","2023-01-05 16:42:05.198 +0100","" +"Hutterer:2005soricomorpha","Order Soricomorpha","2023-01-05 16:42:05.198 +0100","" +"Hutterer:2005talpidae","Family Talpidae","2023-01-05 16:42:05.198 +0100","" +"Huxtable:1977mungo","ARCHAEOMAGNETIC studies made by Barbetti and McElhinny on prehistoric aboriginal fireplaces at Lake Mungo, Australia, indicate the occurrence of a polarity excursion about 30,000 years ago during which the geomagnetic field intensity increased to three times its presentday value; this main excursion was followed by a second one during which the intensity decreased to about one third of the present day value. This note reports thermoluminescent (TL) dating measurements that were carried out on fireplace material at the request of Dr M. F. Barbetti. Comparison of the TL dating with the radiocarbon ages is of particular interest because geomagnetic intensity variations may be the dominant cause of long term distortion of the radiocarbon time scale. The geomagnetic field gives the Earth partial shielding from cosmic rays, particularly from the lower energy, component that reaches only the upper atmosphere and is responsible for most of the radiocarbon production. If the geomagnetic intensity was lower than usual, then the production rate would have been higher and this would cause relevant radiocarbon dates to be too recent. In this comparison of TL and radiocarbon ages we have not, however, found evidence for a disturbance of the radiocarbon time scale caused by geomagnetic polarity excursions.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Högberg:2011hollowrock","The Hollow Rock Shelter site in Western Cape Province, South Africa, was excavated in 1993 and 2008. This study presents new results from a technological analysis of Still Bay points and bifacial flakes from the site. The results show that Still Bay points from the site are standardized tools. The points in the assemblage consist of a complex mixture of whole and fragmented points in all phases of production. The fragmentation degree is high; approximately 80% of the points are broken. A high proportion of bending fractures shows that several of the points were discarded due to production failures, and points with impact damage or hafting traces show that used points were left in the cave. This illustrates that the production of points as well as replacement of used points took place at the site. The result also shows that worked but not finished preforms and points were left at the site, suggestive of future preparation. ...","2022-10-04 19:48:14.479 +0200","" +"IBIS:2016index","IBIS, the Integrated Biodiversity Information System, provides the infrastructure, applications and services supporting biodiversity informatics for the ANBG, CANB and their partnership with CSIRO Plant Industry, the Centre for Australian National Biodiversity Research (CANBR)","2023-01-05 16:42:05.198 +0100","" +"ITIS:1997system","The ITIS program is driven by a mission: communicate a comprehensive taxonomy of global species that enables biodiversity information to be discovered, indexed, and connected across all human endeavors. To achieve our mission we partner with specialists from around the world to assemble scientific names and their taxonomic relationships, and distribute that data through publicly available software. The result we seek is a complete, current, literature-referenced, and expert validated digital taxonomy that is open so it can be delivered and integrated into biological data management systems across the world.","2023-01-05 16:42:05.198 +0100","" +"ITIS:2003suliformes","Order Suliformes","2023-01-05 16:42:05.198 +0100","" +"ITIS:2013accipitridae","Family Accipitridae","2023-01-05 16:42:05.198 +0100","" +"ITIS:2013accipitriformes","Order Accipitriformes","2023-01-05 16:42:05.198 +0100","" +"ITIS:2013cathartidae","Family Cathartidae","2023-01-05 16:42:05.198 +0100","" +"ITIS:2013pandionidae","Family Pandionidae","2023-01-05 16:42:05.198 +0100","" +"ITIS:2013sagittariidae","Family Sagittariidae ","2023-01-05 16:42:05.198 +0100","" +"Insel:2010bolivian","We quantify spatial and temporal variations in denudation rates across the central Andean fold-thrust belt in Bolivia with particular focus on the Holocene. Measured and predicted 10Be cosmogenic radionuclide (CRN) concentrations in river sediments are used to (1) calculate catchment-averaged denudation rates from 17 basins across two transects at different latitudes, and (2) evaluate the sensitivity of Holocene climate change on the denudation history recorded by the CRN data. Estimated denudation rates vary by two orders of magnitude from 0.04 to 1.93mmyr-1 with mean values of 0.40±0.29mmyr-1 in northern Bolivia and 0.51±0.50mmyr-1 in the south. Results demonstrate no statistically significant correlation between denudation rates and morphological parameters such as relief, slope or drainage basin size. In addition, the CRN-derived denudation rates do not reflect present-day latitudinal variations in precipitation. Comparison to -130 previously published denudation rates calculated over long (thermochronology-derived; >106yrs), medium (CRN-derived; 102-104yrs), and short timescales (sediment flux-derived; 101yrs) indicate temporal variations in denudation rates that increase between 0 and 200\% over the last -5ka. CRN modeling results suggest that the CRN-derived denudation rates may not be fully adjusted to wetter climate conditions recorded in the central Andes since the mid-Holocene. We conclude that large spatial variability in CRN denudation may be due to local variations in tectonics (e.g. faulting), while large temporal variability in denudation may be due to temporal variations in climate. Copyright 2010 Elsevier B.V.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Irwin:1977thesis","At the close of prehistory, the small Papuan island of Mailu was the location of a settlement that can be described as a central place. It was ‘central‘ in that (1) with respect to the pattern of communications among contemporary sites in the area, it enjoyed a distinct relative locational advantage; (2) it was also very much larger, more infuential and more functionally specialised than any other place. The Mailu Islanders alone maintained a fleet of large sea-going canoes and their island was the point of articulation of the local and long distance trade networks. They also held a monopoly of the manufacture and supply of pottery to a large surrounding area. The emergence of Mailu as a large and specialised centre is a major theme of this study.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Irwin:1985mailu","This monograph is the result of the tying together of three separate strands. The first was the remarkable development on Mailu Island of a large community of specialist potters, makers of shell valuables, and sea-going traders. The second strand was the particular stage that had been reached in the archaeological exploration of coastal Papua New Guinea by the early 1970s which directed attention, wit.11 some luck as well as planning, to that part of the southcastern coast. The third was that the set of interests I took with me were, in some ways, suited to the situation I found there.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Irwin:2019kula","This paper is focused on the archaeology of Massim exchange and the development of the Kula Ring. It establishes an ethnographic baseline for the European contact period, and summarises fieldwork in the southern Massim. It provides a first description of the prehistoric pottery sequence and draws together previous information from the northern Massim and the Mailu area into a study of the archaeological origins of the Kula Ring. In the last centuries of prehistory the Massim became isolated from the PNG mainland by warfare and, at the same time, islands of the Massim became more connected. The geographical configuration of the Kula was influenced by seasonal winds and the sailing performance of nagega canoes. Some islands were advantaged in their location, but others lay upwind from the Kula islands and outside the Ring. Among the Kula islands, exchanges resolved into a gyre and concepts of Kula magic and ritual spread across the open borders of adjacent communities. In late prehistory the small southern island of Tubetube became a dominant centre when it established a direct connection with the trade in industrial stone from Woodlark Island. Finally, when the Massim was pacified by the colonial government the ethnographic Kula was free to sail, and sea lanes to the mainland opened again.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Itzstein-Davey:2003proteaeceae","South-western Australia is a globally significant hotspot of plant species diversity, with high endemism and many rare plant species. Proteaceae is a major component of the south-western flora, though little is known about how its diversity developed. This prompted the present study to investigate changes in the abundance and diversity of Proteaceae, in south-western Australia, by concurrently studying three sediment sequences of different ages over the Cainozoic and a modern pollen rain study. Modern pollen-vegetation relationships in the two Proteaceae species rich nodes of the northern and southern sandplains were quantified. It was found that Proteaceous genera can contribute up to 50% of the total pollen rain. Banksia/Dryandra pollen was the most abundant with Isopogon, Petrophile and Lambertia also commonly noted. The vegetation and environmental setting during three pivotal periods of the Cainozoic: Holocene, Pliocene and Eocene, were investigated. Eocene sediment from Lake Lefroy confirmed the presence of a Nothofagus dominated rainforest in the Middle to Late Eocene. At this time Proteaceae species were at least as diverse as today, if not more so, contributing up to a maximum of 42% of the total pollen rain. Taxa recorded included: Banksieaeidites arcuatus, Propylipollis biporus, Proteacidites confragosus, Proteacidites crassus, Proteacidites nasus and Proteacidites pachypolus. ... [_truncated_]","2023-01-05 16:42:05.198 +0100","2023-01-11 09:27:13.069 +0100" +"Iverson:2017testudines","Testudines—Turtles","2023-01-05 16:42:05.198 +0100","" +"IvyOchs:1995table","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"IvyOchs:1996egesen","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"IvyOchs:1999dryas","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"IvyOchs:2004alpine","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"IvyOchs:2006advances","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"IvyOchs:2006gschnitz","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"IvyOchs:2008chronology","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"IvyOchs:2018rivoli","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Jablonski:1997useless","A human skull found in 1992 near Useless Loop, Western Australia is described here as being that of a pre-European contact Aboriginal Australian. The skull was that of a gracile male of approximately 50 years of age at the time of death. Teeth recovered with the skull showed heavy wear, and lesions in the alveolar bone of the jaws suggested that the individual possibly suffered from periodontal disease and, probably, at least one painful abscess at the time of death. The morphology of the individual was similar to that of other, contemporary populations of Aboriginal people from the central region of Western Australia. Determination of the absolute age of a sample of cranial bone by accelerator mass spectrometry yielded a probable age of 2730 400 yr bp. This find therefore represents one of a very few sets of pre-European contact human remains in Western Australia to have been recovered from a known location.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Jacobs:2003ablombos","An aeolian sand unit overlies the Middle Stone Age deposits at Blombos Cave on the southern Cape coast. These deposits contained culturally-important artefacts, including bone tools and pieces of engraved ochre, as well as a large number of worked lithics. The aeolian sand and two other remnants of the sand dune formed against the coastal cliff were dated using optical dating. To determine the dose received since deposition, measurements were made on 5 mg aliquots of purified quartz grains using the single-aliquot regenerative-dose (SAR) protocol. The results of several internal check procedures are reported and at least 15 replicate dose determinations are presented for each sample. Combining these dose values with measurements of the radioactive content of each sample resulted in an age of 69.2 +/-3.9 ka for the unit within the cave, and a mean age of 70.1 +/-1.9 ka for all three dune samples. This provides a minimum age for the Middle Stone Age material at Blombos Cave.","2023-06-05 10:57:13.636 +0200","" +"Jacobs:2003bblombos","A sequence of optically stimulated luminescence measurements was made on each of 8,961 grains from three sand samples from Blombos on the southern Cape coast. One sand unit overlay Middle Stone Age deposits in Blombos Cave. The measurement sequence, the single aliquot regenerative dose protocol, was used to obtain values for the total effective radiation dose to which each grain had been exposed since burial. A series of checks was carried out on each grain to ensure that the luminescence signals were reproducible, and that they were derived from quartz. This led to acceptance of less than 5% of the grains. An estimate of the radiation dose for the sand unit was obtained by combining the values using the central age model. In order to use a larger number of grains that might be representative of the sand unit, the radiation dose was also estimated by using the signal from the above grains, combined with the signals from those grains that had lower signals, but nonetheless contributed to the total light sum; this utilised between 9 and 18% of the grains. This enables us to obtain estimates of the ages as 67.3+/-3.8 ka, 65.6+/-2.8 ka and 68.8+/-3.0 ka for the three samples. These values agree with ages obtained using the single aliquot regenerative dose protocol for aliquots composed of several hundred grains.","2023-06-05 10:57:13.636 +0200","" +"Jacobs:2006blombos","Optically stimulated luminescence (OSL) measurements are reported for both single aliquots (of two different sizes) and single grains of quartz from deposits within Blombos Cave. Ages have been obtained for six sediments from the Middle Stone Age (MSA) occupation levels and for two sterile sands, one underlying the archaeological sediment and one overlying the Later Stone Age occupation levels. The ages for the archaeological sediments were obtained from single-grain measurements that enabled unrepresentative grains to be rejected. The MSA occupation levels have ages that, within error limits, are in stratigraphic order and fall between the OSL age for the oldest dune sand (143.2 +/- 5.5 ka) and a previously published OSL age for the sterile sand (~70 ka) that separates the Middle and Later Stone Age deposits. The earliest MSA archaeological phase, M3, from where fragments of ochre were found as well as human teeth, is dated to 98.9 +/- 4.5 ka, coinciding with the sea-level high of oxygen isotope substage 5c. The cave then appears to be unoccupied until oxygen isotope substage 5a on the basis of four OSL ages for archaeological phase M2, ranging from 84.6 +/- 5.8 to 76.8 +/- 3.1 ka; these levels contained large hearths and bone tools. An age of 72.7 +/- 3.1 ka was obtained for the final MSA archaeological phase, M1, from which deliberately engraved ochre and shell beads were recovered along with bifacial stone points. We conclude that the periods of occupation were determined by changes in sea level, with abundant sources of seafood available in times of high sea level and with the cave being closed by the accumulation of large dunes during periods of low sea level, such as during oxygen isotope stages 4 and 6.","2023-06-05 10:57:13.636 +0200","" +"Jacobs:2010pinnaclepoint","Optically stimulated luminescence (OSL) measurements are reported for single aliquots and single grains of quartz from sedimentary deposits within Cave 13B at Pinnacle Point, South Africa (PP13B). Ages have been obtained for 30 samples from the Middle Stone Age and from sterile geological deposits at the base and top of the sediment sequence. The ages for all the archaeological units have been obtained from single-grain measurements that enable unrepresentative grains to be rejected after they have been scrutinized for their OSL behavior. The shape of the equivalent dose distribution and the degree of spread in equivalent dose for each sample have also been scrutinized for evidence of depositional and post-depositional effects that can influence the accuracy of the age estimates. This study also used the same systematic approach as that used for the dating of the Howieson's Poort and Still Bay in South Africa. This single-grain approach results in more accurate and precise age estimates that place all ages measured and analyzed in this way on a common timescale. Four periods of human occupation have been dated to ~162ka, ~125ka, ~110ka, and ~99-91ka during Marine Isotope Stage (MIS) 6, 5e, 5d, and 5c, respectively. Occupation of the site appears to have occurred at periods of higher sea level and increased aeolian activity, and the cave was ultimately sealed by the accumulation of a large dune ~90ka ago that infilled the cave, but also blanketed the cliff face above the cave, thus preventing further habitation of the site until ~39ka.","2023-06-05 10:57:13.636 +0200","" +"Jacobs:2013blombos","This paper presents a series of new single-grain optically stimulated luminescence (OSL) ages for the Still Bay at Blombos Cave, South Africa, and compares them to previously published OSL, thermoluminescence (TL) and electron-spin resonance (ESR) ages for this site. Details are provided about the measurement and analytical procedures, including a discussion of the characteristics of the OSL signals of individual quartz grains. This forms the basis for further investigations into the sensitivity of the equivalent dose (De) estimates to a range of different analytical approaches, including changes in the size of the test dose, the choice of signal integration interval, the subtraction of an appropriate background, and isolation of the most light-sensitive ('fast') component of quartz OSL. We also report the results of an inter-operator test of De determination using seven new samples from Blombos Cave, and demonstrate the reproducibility of results obtained for two samples that had been dated previously at another laboratory and were measured and analysed again in this study. Together, these tests validate the robustness of the Blombos Cave single-grain OSL age estimates to a variety of alternative OSL dating procedures. We have incorporated, for the first time, these ages for Blombos Cave into a data set of all single-grain OSL ages for Still Bay and Howieson's Poort sites across southern Africa, and have used a statistical model to re-evaluate the timing and duration of the Still Bay industry. We calculate the most plausible start and end dates of the Still Bay as 72.2 ka and 71.3 ka, respectively -- amounting to a duration of 0.9 ka -- and estimate (with conventional 95% confidence) that this industry began no earlier than 75.5 ka, ended no later than 67.8 ka and lasted no longer than 6.6 ka.","2023-06-05 10:57:13.636 +0200","" +"James:2017arnhem","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Jankowski:2014micromorphology","The ability to position landscapes in a context of time and space is a particular goal of Quaternary science research. The lack of context for dating samples published previously for MacCauley's Beach, an important site for the reconstruction of Australian sea levels, warranted a re-evaluation of both the site stratigraphy and chronology. In this study, we combined optically stimulated luminescence (OSL) dating of sedimentary quartz grains and soil micromorphology of the same samples to improve our understanding of the depositional history and chronology of the sediments. This combination allowed the contextualization of samples not only in time and space, but also in terms of their depositional histories. The latter is important in OSL dating, where pre-, syn- and post-depositional processes can all influence the accuracy and precision of the final age estimates. The sediment profile at MacCauley's Beach is made up of three major units. The basal mottled mud layer has undergone extensive pedogenesis since deposition, and only a minimum age of 14.7+/-2.7 ka could be calculated. The overlying grey mud, with OSL ages from the bottom and top of the unit of 10.0+/-0.7 and 7.7+/-0.5 ka, respectively, shows evidence of soil structure collapse. This unit correspond to the onset of the mid-Holocene sea-level high stand for this region. The overlying sand layer was first deposited at 7.5+/-0.4 ka, with deposition continuing beyond 6.6+/-0.4 ka. Not only does the chronology presented constrain the timing of deposition (and the extent of post-depositional processes) at MacCauley's Beach, but the methodological approach used here can be applied to any site to aid in the interpretation of formation processes and assess their influence on OSL age determination.","2023-03-26 14:45:57.798 +0200","" +"Jankowski:2016kudjal","We describe the stratigraphy and chronology of Kudjal Yolgah Cave in south-western Australia, a late Quaternary deposit pre- and post-dating regional human arrival and preserving fossils of extinct and extant fauna. Single-grain optically stimulated luminescence (OSL) dating shows that seven superposed units were deposited over the past 80 ka. Remains of 16 mammal species have been found at the site, all of them represented in Unit 7, for which seven OSL ages indicate accumulation between 80 and 41 ka. Single-grain OSL equivalent dose distribution patterns show no evidence of reworking of older or younger sediments into Unit 7, but late Holocene charcoal has been washed into the top of it from adjacent Unit 2, deposited 1.2 ka ago. Six species that failed to survive the Pleistocene are recorded in Unit 7, but only the south-western wombat Vombatus hacketti is recorded in younger units. Two species, the large extinct kangaroos Protemnodon sp. cf. P. roechus and Procoptodon browneorum, are represented by articulated specimens near the top of Unit 7, immediately adjacent to an OSL sediment sample dated to 41 2 ka. These are the youngest reliably dated records of these genera from mainland Australia, and among the youngest megafaunal remains from the continent. All species currently known from the middle Pleistocene of the south-west persisted into the late Pleistocene, which removes a key pillar supporting the argument against a driving role for human impacts in the extinctions.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Jankowski:2020mungo","The Willandra Lakes region sits on the southern margin of Australia’s arid core and is one of the oldest localities on the continent known to have been occupied by Australia’s First People. The archaeological traces that accumulated in the Lake Mungo lunette paint a picture of changing land use over the past ∼50 thousand years (ka) and some of these are likely to have been responses to changes in palaeoenvironmental conditions. This study set out to determine the finest temporal resolution that can be used to study the depositional and palaeoenvironmental history of the Lake Mungo lunette. The investigation focused on the depositional history documented within stratigraphy exposed in an eroding gully in the southern part of the lunette; Gully 10. A stratigraphic framework was developed using sedimentological and soil micromorphological analysis. This framework was then fixed in time by 56 single-grain optically stimulated luminescence (OSL) age estimates. These data sets were then combined into a Bayesian model that indicated three depositional phases: >100 ka (LU1), ∼65–33 ka (LU2–LU3), and from ∼30 to 16 ka (LU4–LU9), with the late Pleistocene and Holocene samples (LU10–11) not being modelled. Furthermore, the redating of thirteen Lower and Upper Mungo OSL samples from Bowler et al. (2003)’s study of the southern tip of the lunette yielded younger age estimates for twelve of these, bringing them into line with previously published independent age control as well as the ages presented in this study. This study provides an approach for future efforts to establish consistency in age estimation and palaeoenvironmental interpretation along the length of the lunette.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Jansen:2013lowland","Intraplate tectonism has produced large-scale folding that steers regional drainage systems, such as the 1600km-long Cooper Ck, en route to Australia's continental depocentre at Lake Eyre. We apply cosmogenic 10Be exposure dating in bedrock, and luminescence dating in sediment, to quantify the erosional and depositional response of Cooper Ck where it incises the rising Innamincka Dome. The detachment of bedrock joint-blocks during extreme floods governs the minimum rate of incision (17.46.5mm/ky) estimated using a numerical model of episodic erosion calibrated with our 10Be measurements. The last big-flood phase occurred no earlier than ∼112–121ka. Upstream of the Innamincka Dome long-term rates of alluvial deposition, partly reflecting synclinal-basin subsidence, are estimated from 47 luminescence dates in sediments accumulated since ∼270ka. Sequestration of sediment in subsiding basins such as these may account for the lack of Quaternary accumulation in Lake Eyre, and moreover suggests that notions of a single primary depocentre at base-level may poorly represent lowland, arid-zone rivers. Over the period ∼75–55ka Cooper Ck changed from a bedload-dominant, laterally-active meandering river to a muddy anabranching channel network up to 60km wide. We propose that this shift in river pattern was a product of base-level rise linked with the slowly deforming syncline–anticline structure, coupled with a climate-forced reduction in discharge. The uniform valley slope along this subsiding alluvial and rising bedrock system represents an adjustment between the relative rates of deformation and the ability of greatly enhanced flows at times during the Quaternary to incise the rising anticline. Hence, tectonic and climate controls are balanced in the long term.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Jansen:2014fennoscandian","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Jara:2017pollen","Regional vegetation, climate history, and local water table fluctuations for the past 14,600 years are reconstructed from pollen and charcoal records of an ombrogenous peatbog in northern New Zealand (38°S). A long-term warming trend between 14,600 and 10,000 cal. yr BP is punctuated by two brief plateaux between 14,200--13,800 and 13,500--12,000 cal. yr BP. Periods of relatively drier conditions are inferred between 14,000--13,400 and 12,000--10,000 cal. yr BP, while a long-term wet period is observed between 10,000 and 6000 cal. yr BP. The last 7000 years feature relatively stable temperatures, a long-term drying trend that culminates with persistent drier conditions over the last 3000 years and cyclical fluctuations in the bog's water table and fires. Present-day climate controls and comparisons with other climate reconstructions from New Zealand, the Southern Hemisphere mid-latitudes and the tropical Pacific suggest that complex and temporally variable teleconnections exist between northern New Zealand and the Southern Hemisphere low- and high-latitude circulation.","2023-07-28 11:01:26.780 +0200","" +"Jautzy:2022vosges","Although catchment-wide denudation rates inferred from in situ cosmogenic nuclide concentrations measured in stream sediments has represented a groundbreaking progress in geomorphology over the last three decades, most of these studies rely on 10Be concentrations only. It seems that this current and routine one-nuclide approach to infer catchment-wide denudation rates has somehow overshadowed two key assumptions that are cos-mogenic steady-state and short sediment transit time at the catchment scale. Although a paired-nuclide approach allow testing these assumptions, it is rarely performed on stream sediments and this can become highly problematic in slow-eroding, formerly glaciated contexts. In this study, we thus measure both 10Be and 26Al in stream sediments pertaining to twenty-one rivers draining an entire low mountain range: the Vosges Massif (NE France). The latter exhibits a sharp gradient between its southern and northern part in terms of lithology, morphometry and climate. Moreover, if its northern part remained void of glacial cover during Quaternary cold stages, its southern part was significantly and repeatedly glaciated. We aim to assess the factors that control the denudation of the Vosges Mountains and to quantitatively explore the impact of both repeated glacial cover and storage of glacially derived sediments on 26Al/10 Be ratios, hence cosmogenic (un-)steadiness in modern river samples. Our results first show that elevation, slope, channel steepness and precipitation are primarily organised along a N-S increasing trend. 10 Be-and 26 Al-derived catchment-wide denudation rates accordingly range from 34 ± 1 to 66 ± 2, and 41 ± 3 to 73 ± 7 mm/ka, respectively, in thirteen investigated catchments that are in cosmogenic equilibrium. Lithological contrasts may control the pattern of denudation with a higher erodibility of the sandstone dominated catchment to the north compared to the crystalline-dominated catchments to the south. ... [_truncated_]","2024-01-18 16:42:16.917 +0100","" +"Jelsma:1998room","The intensity of archaeological research in the different regions of New Guinea and Australia varies significantly. Very little is known about the prehistory of Irian Jaya, the western part of New Guinea, particularly about the Bird's Head peninsula. This area, however, is of great archaeological potential because it is likely to have been one of the landing points for the first settlers that crossed the seas between Asia and Sahul (the Pleistocene landmass that comprised present-day Irian Jaya, Papua New Guinea and Australia) during the Pleistocene Epoch (Birdsell 1977). Goenadi Nitihaminoto of the 'Balai Arkeologi' in Yogyakarta and Wilhelm G. Solheim II of the University of Hawaii conducted archaeological survey work and excavations in the coastal region of the Bird's Head peninsula (Solheim & Mansoben 1977; Solheim, this volume). In the interior of the peninsula no archaeological fieldwork was carried out until recently.","2022-10-09 20:04:07.350 +0200","2022-10-09 20:06:12.246 +0200" +"Jenkins:1992thesis","MSc thesis","2023-09-03 12:38:33.072 +0200","" +"Jenkins:1997mornington","Palynological analysis of swamp sediments from an interdunal swale provides a vegetation and environmental history from c. 4500 years BP to present. Although essentially the same vegetation communities of the site and surrounding area are recorded through the period, their distributions have changed due to regional climatic variation and human influence, particularly the impact of European land settlement. Changes in aquatic plant assemblage are related to localised fluctuations in the hydrological regime. Melaleuca and Cypcraceae have persisted as dominant taxa, with the hydrophytc Villarsia increasing in importance with a change from ephemeral swamp conditions to semi-permanent water about 1500 years ago. Disturbance to the hydrological regime in the European settlement phase has seen the proliferation of the aquatic herb Myriophyllum and increases in Restionaceae and Melaleuca as previously swamp margin communities expanded over the wetland. A Eucalyptus woodland with an open heath understorey characterised the dryland vegetation. Allocasuarina was a significant component of the regional vegeration. Increased plant diversity of the woodland understorey and an expansion of wetter forest elements were recorded after 3200 BP, probably due to an increase in climatic variability and associated higher burning levels, both natural and anthropogenic, and generally higher rainfall, respectively. Marked changes in the dryland record, which include a sharp decline in Allocasuarina percentages, the introduction of Pinus and exotic herbs, as well as an increase in the density of the shrub layer, are associated with European settlement and possibly alteration to fire regimes.","2023-07-22 06:51:38.269 +0200","" +"Jensen:2022thesis","How the subduction zone earthquake cycle contributes to uplift, erosion, and permanent deformation of the overlying forearc remains largely unknown. The Hikurangi subduction zone (HSZ), along the east coast of the North Island of New Zealand, provides a unique location to examine the effects of subduction coupling on forearc deformation over multiple millennia. There, the Wairarapa coastline runs parallel to the HSZ and spans a transitional boundary between locked and freely slipping portions of the plate interface. Using digital topographic analysis and catchment-averaged erosion rates from 10Be in fluvial sands, I examined the geomorphology of the HSZ forearc to evaluate potential connections between plate coupling and forearc erosion and uplift. I calculated basin-averaged metrics including normalized channel steepness (ksn), gradient, relief, and drainage area for 70 fluvial catchments along the Wairarapa coastline and selected nine of those basins for cosmogenic 10Be sampling. I compared these metrics to existing inventories of coastal uplift rates measured from Holocene -- Late Pleistocene marine terraces, ranging from 0.3 - 3.7 mm/yr and varying at ~100 km wavelengths. Catchment- averaged erosion rates largely mirror coastal uplift rate and range from 0.5 - 3.4 mm/yr, indicating relatively fast erosion within each of the sampled basins. The highest rates (≥ 2 mm/yr) do not correlate strongly with uplift or other topographic metrics and likely represent delivery of sediment originating below the cosmogenic shielding depth through shallow landsliding or gullying. In general, the greatest relief and steepest channels occur in the Aorangi Range at the southernmost portion of the uplifted forearc.","2024-01-18 16:42:16.917 +0100","" +"Jeong:2018larsen","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Jeong:2021sonoran","Land use changes often lead to soil erosion, land degradation, and environmental deterioration. However, little is known about just how much humans accelerate erosion compared to natural background rates in non-agricultural settings, despite its importance to knowing the magnitude of soil degradation. The lack of understanding of anthropogenic acceleration is especially true for arid regions. Thus, we used 10Be catchment averaged denudation rates (CADRs) to obtain natural rates of soil erosion in and around the Phoenix metropolitan region, Arizona, United States. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:28:36.934 +0100" +"JoMcDonaldCHM:2003wingebarribee","This report was commissioned by the Sydney Catchment Authority (the SCA). It describes the results of exploratory subsurface archaeological excavations undertaken at two sites located on the southern margins of the Wingecarribee Swamp in January— February 2003. The archaeological excavations represent the first assessment and testing of whether prehistoric Aboriginal archaeological sites are associated with lands located at the margin of the Swamp. These lands have been managed by the SCA since July 1999. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:28:46.671 +0100" +"JoMcDonaldCHM:2006tempe","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"John:1991diatom","The structure, morphology and ecology of Climaconeis stromatolitis a new species of diatom associated with living stromatolites in Shark Bay, Western Australia are presented. This species is distinguished from other described species of Climaconeis by the presence of a pair of H-shaped plastids, its strong stauros and fine striae.","2023-01-05 16:42:05.198 +0100","" +"Johnsen:2009vimmerby","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Johnsen:2010swedish","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Johnson:1979thesis","Two obstacles stand in the way of satisfactory synthesis of Australian prehistory at more than a very general level. In the first place, excavation techniques have grown up to come to grips with the difficult piecemeal and have conditions posed failed by the undifferentiated sandy stratigraphies and low sedimentation rates typical of many Australian sites. In The second place, the piecemeal genesis of excavation techniques is reflected in the lack of established channels for the exchange of excavation data and in incompatibility between the information recorded by different workers. The first part of this thesis examines the prehistory of the Blue Mountains area, starting with a general review and leading to a more detailed study of the Noola and Capertee 3 sites. The study of these two sites suggests that the model of a site as a chronologically continuous sample may not be applicable even to sites with rich assemblages and that horizontal patterning is an important feature which must be taken into account when designing site sampling strategies. New dating of Capertee Site 3 confirms that backed implements appear in the site at about 3000BP. Following on from the Capertee 3 dating, a critical review of the literature relating to the appearance of backed implements and of other traits associated with the Australian Small Tool Tradition demonstrates that no dates older than about 5000BP have yet been substantiated for Small Tool Tradition assemblages, however it has not proved possible to tie the dating down accurately owing to the lack of data and imprecision of associations between dated samples and artefact assemblages. ... [_truncated_]","2023-11-16 19:36:29.583 +0100","" +"Johnson:1981cooke","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Johnson:1994kurnell","Studies of stratigraphy, mineral magnetic characteristics, organic matter, selected cation, pollen and charcoal abundances were used to reconstruct environmental changes from three perched swamps on Kurnell Peninsula, NSW (151°13'E, 34°02'S). Swamp sediments began accumulating between 2400 and 1680 years ago. Organic matter collected in these depressions continuously as vegetation communities developed on the newly formed Holocene dunes. Periods of mineral sediment supply from eroding catchments and oceanic influx punctuated this organic build-up. An increase in charcoal input into the sediments was noted for the period 1040-200 years Before Present, most probably due to Aboriginal burning. This was accompanied by an increase in the abundance of sclerophyllous vegetation species. Since European settlement, increasing catchment erosion, increased turbidity of swamp waters, an altered fire regime, and a greater supply of magnetic aerosols have occurred.","2023-09-03 12:38:33.072 +0200","" +"Johnson:1997bettong","The diet and seasonal ecology of the northern bettong, Bettongia tropica, was studied at three sites along a moisture gradient from closed Allocasuarina-Eucalyptus forest to dry open woodland in north-eastern Queensland. At each site, fungi (sporocarps of hypogeous ectomycorrhizal species) were the major food, and most of the remainder of the diet consisted of grass leaf and stem, roots and tubers, and lilies. Forbs and invertebrates were also eaten, but in small quantities. Fungus consumption was greatest at the wettest forest type and least at the driest site. Seasonal variation was insignificant except at the driest site, where fungus consumption peaked in the late wet season and dropped during the dry season; this seasonal fall in fungus consumption was associated with an increase in consumption of grass and roots and tubers. There was little seasonal variation in body condition, except at the driest site, where the dry-season decline in the proportional representation of fungus in the diet was associated with a decline in body condition. Breeding was continuous and aseasonal. B. tropica is found only in a narrow zone of sclerophyll forest along the western edge of wet tropical rainforest in north-eastern Queensland. We suggest that this species (like bettongs and potoroos in southern Australia) depends on hypogeous fungi, and that expansion of its geographical range into drier forest types is prevented by shortages of fungus during the dry season.","2023-02-17 13:35:53.701 +0100","" +"Johnson:2008adare","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Johnson:2008pine","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Johnson:2011peninsula","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Johnson:2012alexander","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Johnson:2014thinning","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Johnson:2017bear","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Johnson:2019weddell","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Johnston:1990dareton","In 1987 an inspection was made by Service Officers of the Silver City Highway between Curlwaa and Dareton to determine if any Aboriginal relics would be disturbed by proposed modifications to the Highway. The inspection failed to locate any relics along the proposed route, and the Regional Manager, N.P.W.S. wrote to the Divisional Engineer, D.M.R., advising that the Service had no objection to the proposed roadworks. A provison to this letter warned the D. M. R. that should any Aboriginal relics be found along the route during the construction process, works should stop immediately and the Buronga office of the N.P.W.S. be contacted for further advice. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:28:10.348 +0100" +"Johnston:1998willandra","The broadly generalised and widely cited late Pleistocene prehistory of the Willandra Lakes Region that has emerged over the last 30 years is based on analyses of a limited sample of the region's archaeology. This paper points to the expansive nature of Pleistocene sediments and archaeological exposures that exist in the region and identifies issues and problems faced by researchers who have investigated its archaeological record. Poorly understood areas of investigation hold considerable potential for expanding our understanding of late Pleistocene occupation, notably the nature of peoples' occupation in the area during the glacial maximum, the antiquity of Aboriginal occupation in south-eastern Australia, interaction with megafauna, the nature of Pleistocene material culture, exchange of raw materials and associated indicators of trade and extended alliance networks. A review of the research that underpins this prehistory reveals considerable opportunity for further investigation.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Johnston:2004boort","The excavation of a recently exposed earthen mound on the dry lakebed of Lake Boort has revealed that Aboriginal people were opportunistically occupying the dry lakebed between 2000 and 200 years ago. In times when lake levels were low, people moved from the lake shore to the banks of the Kinypanial Creek which extended onto the lakebed and where pools of freshwater collected. Activities undertaken on the mound include the construction of hearths for heating and cooking and the production and rejuvenation of stone tools. Based upon the composition and structure of the mound, the mound falls within the 'Type S' typology defined by Coutts el al. (1979:15). Chronology of the Lake Boort mound, with occupation beginning lessthan3000 yearsBPandextending until recent times, is consistent with evidence from other excavated mounds in Victoria (Bird and Frankel 1991:15; Frankel 1992:35). It is also evident that it is difficult to ascertain single events of occupation or use of mounds. This is most likely due to the multi-functionality of mounds and development of palimpsests through taphonomic processes.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Jomelli:2011retreat","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Jomelli:2014advance","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Jonell:2016vietnam","The Song Gianh is a small‐sized (~3500 km2), monsoon‐dominated river in northern central Vietnam that can be used to understand how topography and climate control continental erosion. We present major element concentrations, together with Sr and Nd isotopic compositions, of siliciclastic bulk sediments to define sediment provenance and chemical weathering intensity. These data indicate preferential sediment generation in the steep, wetter upper reaches of the Song Gianh. In contrast, detrital zircon U‐Pb ages argue for significant flux from the drier, northern Rao Tro tributary. We propose that this mismatch represents disequilibrium in basin erosion patterns driven by changing monsoon strength and the onset of agriculture across the region. Detrital apatite fission track and 10Be data from modern sediment support slowing of regional bedrock exhumation rates through the Cenozoic. If the Song Gianh is representative of coastal Vietnam then the coastal mountains may have produced around 132 000–158 000 km3 of the sediment now preserved in the Song Hong‐Yinggehai Basin (17–21\% of the total), the primary depocenter of the Red River. This flux does not negate the need for drainage capture in the Red River to explain the large Cenozoic sediment volumes in that basin but does partly account for the discrepancy between preserved and eroded sediment volumes. OSL ages from terraces cluster in the Early Holocene (7.4–8.5 ka), Pre‐Industrial (550–320 year BP ) and in the recent past (ca . 150 year BP ). The older terraces reflect high sediment production driven by a strong monsoon, whereas the younger are the product of anthropogenic impact on the landscape caused by farming. Modern river sediment is consistently more weathered than terrace sediment consistent with reworking of old weathered soils by agricultural disruption.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Jones:0000township","ND","2023-07-22 06:51:38.269 +0200","" +"Jones:1965reconaissance","The expedition was carried out under the auspices of the Australian Institute of Aboriginal Studies and the Department of Anthropology at the University of Sydney* I was accompanied by Messrs. F. J. Allen, I. C. Glover, and R. A. Wild of the University of Sydney, C. McKnight of the University of Melbourne, and R. Reece formerly of the Australian National University. We left Sydney on the 17th December, 1963, and returned on the 7th March, 1964, having spent from 20th December to 3rd March in the field in Tasmania.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Jones:1965tasmania","The expedition was carried out under the auspices of the Australian Institute of Aboriginal Studies and the Department of Anthropology at the University of Sydney. I was accompanied by Messrs. F. J. Allen, I. C. Glover, and R. A. Wild of the University of Sydney, C. McKnight of the University of Melbourne, and R. Reece formerly of the Australian National University. We left Sydney on the 17th December, 1963, and returned on the 7th March, 1964, having spent from 20th December to 3rd March in the field in Tasmania. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:28:05.328 +0100" +"Jones:1971rocky","This thesis was digitised for the purposes of Document Delivery. It has been made available on open access by Sydney eScholarship and may only be used for the purposes of research and study. Where possible, Sydney eScholarship will try to notify the author of this work. If you have any inquiries or issues regarding this work being made available please contact the Sydney eScholarship Repository Coordinator - escholarship.info@sydney.edu.au","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Jones:1979king","A short visit to Don Ranson‘s excavations at Sundown Point, northwest Tasmania, in January 1979, allowed me to take the newly established ‘Executive Airlines‘ route from Wynyard to Melbourne via King Island. This initiative once more gives to the traveller the same access to King Island that earlier fliers enjoyed when bi-plane aircraft having much less range than the modern Fokkers or jets, had to stop at Currie for re-fuelling, the passengers being refreshed with afternoon tea in a small tea room on their way across the Strait (N.B. Tindale, field notes 9/4/1936).","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Jones:1983tasmanian","Dead logs and branches impeded us at every step; and we were continually meeting with large tracts of dense thicket, from thirty to forty feet high so closely interwoven and matted together, as to be impenetrable below: and we were often obliged to be walking upon these never dry, slippery branches covered with moss, as much as twenty feet above the ground, which being in many instances rotten, occasioned us many awkward falls, and tore our clothes to rags. We were not able to force our way on five hundred yards in an hour, in some of these horrid scrubs [Henry Hellyer, field journal February 1827; Binks 1980:62].","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Jones:1985deaf","Previous research; location and description of shelter excavation procedures, stratigraphy and chronology; detailed analysis of stone artefacts and recognition of technological change.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Jones:1985kakadu","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Jones:1985massifs","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Jones:1985review","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Jones:1988karst","A recent archaeological exploratory expedition to limestone and dolomite caves in the ‘Southern Forests‘ region of south - central Tasmania has revealed fundamentally new aspects concerning the Pleistocene archaeological record of Tasmania. Plans by the Tasmanian Hydro-Electric Commission to dam the lower Gordon river system led in the early 1980‘s to a series of archaeological reconnaissances being carried out in karst outcrops, especially along the lower Franklin River and later in the valleys of some of its tributaries such as the Andrew and Acheron. This revealed a pattern of systematic human occupation of these valleys during late Pleistocene times corresponding to the full last Ice Age, some 20 to 12.5 k. yr ago; the preliminary results being published in Australian Archaeology (Jones et al 1983, Blain et al 1983, Jones and Allen 1984) and in Nature (Kiernan et al 1983, Jones 1983), as well as in the popular scientific literature (Jones 1981, Ranson et al 1983, Jones 1987).","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Jones:1990illawarra","Palynological evidence is presented which supports the view that Illawarra was not entirely covered by dense rainforest at the time of European settlement. In the environs of Jamberoo and Kiama, there may have been wet sclerophyll forest and subtropical rainforest in existence during the last five millennia of the Holocene. The palynological data are unable to substantiate estimates of the amount of rainforest prior to its clearance by Europeans. However, in view of both the number of pollen and spore taxa from plants now characteristic of regional sub-tropical rainforest, and the almost certain under-representation of these taxa in the palynological record, it is feasible that such vegetation occupied a considerable part of this area, with wet sclerophyll present on less climatically and edaphically favoured sites. Local wetland vegetation dynamics seem to have involved saline being replaced by freshwater marsh c.2600 B.P. The reduction in marine influence responsible for this seral change may have either been caused by a fall in sea-level, or a more effective coastal barrier.","2023-07-22 06:51:38.269 +0200","" +"Jones:2011chronological","Radiocarbon determinations suggest that the earliest pottery thus far identified on the Sepik coast, which we have called Nyapin Ware after a locality on Tumleo Island, dates back to the interval 2,000-1,500 BP (95% highest posterior density [HPD]). A more precise estimate can be made for the Súmalo Ware as currently known in the Aitape area. Analysis suggests that Súmalo Ware was locally in use over a period of between 5 and 270 years (95% HPD) beginning some time in the interval 1,400-1,200 BP (95% HPD). Additionally, a local marine ÀR of 1,005 ± 80 can be estimated for this location.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Jones:2015thinning","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Jones:2017arnhem","In this article we present nine radiocarbon age determinations producing a minimum age and a minimum age range for a regionally distinct rock art style known as the Northern Running Figures from Red Lily Lagoon, western Arnhem Land Australia. These radiocarbon determinations provide age constraints for both Pleistocene and early Holocene rock art in western Arnhem Land. The radiocarbon age determinations are produced from extracting calcium oxalate contained within mineral crusts associated with the rock art. Significantly this study employs a novel separation technique, designed to effectively isolate the oxalate compounds from the mineral crust sample using chemical pre-treatment, and demonstrates significant time offsets between radiocarbon age determinations for the calcium oxalates and other carbon inclusions contained within mineral crusts.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Jones:2017pliocene","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Jones:2017stoney","Tasmania's dry, inland east is ideally positioned to inform models of late Quaternary environmental change in southern Australasia. Despite this, it remains poorly represented in the palaeoecological record. Here, we seek to address this with a >13,000-year vegetation and fire history from Stoney Lagoon, a site at the eastern margin of Tasmania's inland Midlands plains. Pollen and charcoal analysis indicates that here, a relatively moist early deglacial was followed by a dry later deglacial (ca. 14,000--12,000 cal. BP), when sclerophyll forests became well established and burning increased. This suggests that the Midlands' vegetation responded to the climatic signals characterising Australia's south-eastern coast rather than those governing developments in western Tasmania. Dry sclerophyll forest persisted throughout the Holocene; with a pronounced transition from more to less grassy understoreys between ca. 9000 and 7000 cal. BP. From the mid-Holocene, the sclerophyll community remains relatively stable. However, increased fire activity and trends in moisture-sensitive taxa suggest generally drier conditions coupled with greater hydroclimatic variability under the strengthening influence of the El Niño--Southern Oscillation (ENSO). Overall, these results highlight the role of macro-scale climatic shifts in shaping vegetation development in Tasmania's inland east, while hinting at the concurrent importance of local ecological drivers. This highlights the need for spatially diverse studies to understand interactions between drivers of long-term environmental change in sub-humid southern Australia. This research also supports conservation by strengthening understandings of pre-colonial baselines in this highly modified landscape.","2023-07-22 06:51:38.269 +0200","" +"Jones:2022calperum","This paper presents the results of an archaeological investigation into anthropogenic earth (oven) mounds located on the Murray River floodplain at Calperum Station in the Renmark region of South Australia. Six mounds were excavated and their contents examined. Sediment analyses were also conducted to assess magnetic susceptibility, grain size and loss on ignition. Radiocarbon age estimates were obtained on shell and charcoal. Mound contents primarily included anthropogenically burnt clay (heat retainers), charcoal, fragments of mussel shell as well as very minor quantities of other faunal material and stone artefacts (which were consistent with previous lithic assessments for the region). The radiocarbon age determinations from 15 samples indicate that mounds were formed by Aboriginal people on the Calperum floodplain from at least 3981–3723cal BP and utilised up to the time of European invasion. The very minimal amount of faunal remains (other than mussel shell), artefacts and a general lack of other material evidence apart from clay heat retainers, confirms that these features were single purpose and not used as living areas. Sediment analyses and radiocarbon dates indicate a high degree of homogeneity within mounds but provide insights into an economic transition on the Calperum floodplain, at around 4000cal BP involving a food-production procurement strategy based on heat retainer technology and the exploitation of emergent macrophytes.","2022-10-09 20:04:07.350 +0200","" +"Joy:2014hatherton","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Joy:2017denton","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Joyce:1976keilor","The archaeological excavations by Dr. A. Gallus and his colleagues at the Dry Creek sites near Keilor are located in alluvial terraces associated with the Maribyrnong River. A study of the sediments, the associated soils, and the sequence of deposition has been carried out and deductions made about the late Quaternary environment of the area. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:28:31.913 +0100" +"Joyce:1979caledonia","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Kaharudin:2020review","In the last 35 years Indonesia has seen a substantial increase in the number of dated, cave and rockshelter sites, from 10 to 99. Here we review the published records of cave and rockshelter sites across the country to compile a complete list of dates for initial occupation at each site. All radiocarbon dates are calibrated here for standardization, many of them for the first time in publication. Our results indicate a clear disparity in the distribution of dated archaeological sites across Indonesia, which seem to be mostly influenced by ease of access, international collaboration focus, and the history of prior research success in a region. In addition, our review of the literature revealed a clear lack of standardization in the presentation of radiocarbon dates and their usage in publications. Despite the impressive increase in dating across Indonesia, our review of the literature suggests numerous excavated prehistoric sites in Indonesia remain undated at this time. Studies such as this, and possible others focused on Indonesia’s other archaeological sites, are useful for providing researchers with a dataset for investigations of some of the bigger questions in archaeology in the region.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Kai:2015qilian","Knowledge of temporal and spatial distribution of erosion is the key to understanding the climate-tectonic interaction and topographical evolution of mountain belts and to making clear the long debate whether erosion is controlled by tectonics or climate. The newly developed cosmogenic nuclides method provides us with an advanced and convenient tool to measure millennium basin-wide erosion rate, allowing us to analyze its relationship with modern climatic, geomorphic and tectonic factors. Hence, we adopted the 10Be method to investigate the basin-wide millennium erosion rates of Northern Qilian Mountains and aimed to find the controlling factors of erosion rates of this area. We collected and analyzed 9 samples from Heihe River and the front of the Northern Qilian Mountains. Our results, together with published 10Be derived erosion rates in this area, showed that the erosion rates of the basins we studied ranged from 18.7 mm/ka to 833 mm/ka, and that the weighted average erosion rates of the middle section of the Northern Qilian Mountains was about 323 mm/ka. Spatial distribution of erosion rates and correlation analysis reveal that the basin-wide erosion rate was nonlinearly correlated to the basin average slope, while no apparent correlation between erosion rate and precipitation was found. Altogether, it indicated that the slope or terrain steepness was the major controlling factor on erosion rate of the Northern Qilian Mountains area. By comparing the basin-wide average erosion rates and the vertical slip rates of faults of the Northern Qilian Mountains, our research also revealed that the surface erosion rates generally agreed with vertical slip rates of the Northern Qilian Mountains faults, implying that the Northern Qilian Mountains area was experiencing topographical uplift and outgrowth.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Kalish:1997otoliths","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Kamminga:1973alligator","This report embraces fieldwork carried out during the periods October-November 1972 by Dr. Harry Allen and May-July 1973 by Johan Kamminga. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:28:33.979 +0100" +"Kaplan:2001laurentide","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Kaplan:2003cumberland","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Kaplan:2004patagonia","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Kaplan:2005buenos","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Kaplan:2007implications","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Kaplan:2008southern","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Kaplan:2010stadial","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Kaplan:2011argentino","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Kaplan:2013snowline","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Kaplan:2016holocene","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Kaplan:2017law","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Karhu:2001wrangel","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"KavehFirouz:2023iranian","The NNW Iranian Plateau and west Alborz within the Arabia-Eurasia collision zone are characterized by three main tectono-stratigraphic zones, crosscut by the Qezel-Owzan River (QOR) Basin. The interplay between present-day deformation and climate, which control the landscape evolution of the region, is still poorly constrained. We addressed this gap by measuring millennial-scale erosion rates from 10Be-concentration in the QOR sands along with topographic/climatic metrics analyses. Results reveal low erosion rates in the Plateau and relatively high in the west Alborz. The regional consistency of topographic parameters with geomorphology suggests that they control sediment fluxes in the Plateau, while the surface uplift, active thrust-faulting, and shallow crustal seismicity in the west Alborz are the main controlling factors. Climate has a secondary role on erosion rates. Furthermore, we calculated exhumation rates from published thermochronometric AFT/AHe ages to determine their relationship with 10Be short-term data. Results imply that the exhumation rates increased slightly in the Plateau and west Alborz from ∼26 to ∼10 Ma, simultaneous with hard collision processes between the Arabia-Eurasia. This trend accelerated from ∼10 to ∼2.8 Ma due to the isolation of the Caspian Sea and extreme base-level fall. From ∼2.8 to ∼2 Ma, base-level rise occurred under climate influence, and erosion rates decreased. Millennial-scale data show the erosion rate decreased from ∼2 Ma to the Present-day, which is attributed to the change in deformation style and fault kinematics from fold/thrusting to mainly strike-slip faulting. The significantly lower erosion rates in the Plateau compared to west Alborz suggest a relatively stable plateau surface.","2024-01-17 16:40:32.388 +0100","2024-01-17 16:40:32.388 +0100" +"Keaney:0000yaouk","ND","2023-07-22 06:51:38.269 +0200","" +"Kee:1986deepdale","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Kefous:0000victoria","Radiocarbon sample record sheets for ANU-2499, ANU-2501, ANU-2875, and ANU-2876.","2023-09-03 12:38:33.072 +0200","" +"Kefous:1981chronology","Previous research into the stratigraphic succession of the Lake Victoria lunette indicated that it had accreted sediment well into the Holocene (Gill 1973a:83, 84). This observation is inconsistent with records of sedimentation elsewhere in the Mallee region, which suggest that the major period of lunette formation ended by around 14,000 BP (Bowler 1980). Two radiocarbon dates obtained from shell midden lenses in the uppermost strata of the Lake Victoria lunette, indicating a late Pleistocene age, mean that the climatic and stratigraphic events which affected the Lake Victoria region may now be related to the wider picture of late Pleistocene climatic change in the Mallee region.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Kefous:1983riverain","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Keim:2009yapen","Eleven species of Pandanaceae are recorded for Yapen Island, Papua, Indonesia, seven of Pandanus, three of Freycinetia, including two new ones, and the rediscovery of Sararanga sinuosa. Except for the latter all others are new records for the island.","2023-01-05 16:42:05.198 +0100","" +"Kelley:2012greenland","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Kelley:2013disko","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Kelley:2014precision","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Kelley:2015marginal","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Kelly:1982practical","Michael Kelly‘s report on Queensland radiocarbon dates is the second in a series produced under the Student Placement Scheme sponsored by the Archaeology Branch, D.A.I.A. Michael was employed through January and February 1982 and set about compiling a list of dates for Queensland archaeological sites. This proved no easy task and Appendix A of this report should convince the reader of the considerable searching and cross-checking Michael has undertaken in a relatively short time. - Apart from its obvious use as a reference manual, Michael‘s report has revealed a number of problems in the presentation of radio carbon dates. A number of recommendations on how to improve the presentation of such dates are made and it is hoped these will be seriously considered.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Kelly:2004aletsch","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Kelly:2006grimsel","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Kelly:2008scoresby","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Kelly:2014africa","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Kelly:2015peruvian","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Kemp:1993southern","BA thesis (unpublished)","2023-09-03 12:38:33.072 +0200","" +"Kemp:1994transition","ND","2023-01-05 16:42:05.198 +0100","" +"Kemp:2007lachlan","Optically stimulated luminescence (OSL) techniques have been used to obtain the first ages on Late Pleistocene channels in the Lachlan Valley, southeastern Australia. Two OSL ages from channel sand and overlying source-bordering dune sand indicate that large sinuous channels, with bankfull discharges six to eight times greater than the present river, were fully established by 34 ka BP. This conclusion is consistent with regional lake level and geomorphic evidence of cool, pluvial conditions that preceded the last glacial maximum (LGM), providing new information on a long-standing palaeohydrological problem caused by the apparent synchroneity of large river systems and regional aridity. Copyright 2007 John Wiley & Sons, Ltd.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Kemp:2010lachlan","Inland rivers in southeastern Australia preserve a long record of surface palaeochannels, accompanied by alluvial terraces that reflect changes in water and sediment discharges from the southeastern highlands through much of the last glacial cycle. A compilation of ages on rivers of the southern Murray-Darling Basin together with new dates from the Lachlan River suggest that the fluvial response to climate change has been regionally consistent and responsive to climate change on timescales <10~ka. For much of the last glacial cycle, inland rivers were mixed-load, sinuous single and anabranching channels that carried bankfull discharges of between 3 and 11 times present day rivers. Incision of the upper alluvial plains and valleys occurred in the lead up to the coldest part of the last glacial cycle. This was followed at 34~ka by the synchronous development of large meandering channels that may have been associated with lower evapotranspiration from alpine highland catchments accompanied by higher precipitation. Smaller channels and declining lateral channel sedimentation suggests arid climates during the last glacial maximum and late glacial period with seasonally large, actively migrating channels being maintained in rivers dominated by snowmelt runoff from the Australian Alps. During the Holocene, sensitivity to recorded changes in precipitation amounts and variability differed between catchments with some rivers constructing larger or more actively migrating channels in the early to mid-Holocene.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Kemp:2014tablelands","Regional changes in vegetation and environment in the last 16 ka have been reconstructed from Micalong Swamp and Willigobung Swamp (35°S) on the western Southern Tablelands of New South Wales (NSW). Micalong Swamp lies at 980 m above sea level (a.s.l.), which is close to the subalpine treeline at this latitude. Willigobung Swamp (780 m a.s.l.) approaches the modern ecotone between dry and wet montane forest formations. The sites are sensitive to shifts in temperature and precipitation and are the first reported pollen records from the western montane slopes of NSW. A radiocarbon-based chronology indicates that Micalong Swamp was a swampy, gravel floodplain surrounded by alpine grassland before 16.1 ka. Subalpine woodland may have become established at 1000 m by 16–14 ka. Organic fen sedimentation developed <11.8 ka at Willigobung, and ∼11.7 ka at the higher elevation Micalong Swamp. Wet forest elements were present at both sites around 10 ka and persisted for 3–4 ka. Sedimentation in a shallow lake or fen between 10 and 8 ka supports this evidence for wetter conditions in the early Holocene. In the late Holocene an expansion of subalpine flora between 2.7 and 0.9 ka preceded by shallow lake/fen sedimentation is consistent with regional evidence for neoglacial cooling.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Kemp:2017interactions","Climatic forcing of fluvial systems has been a pre-occupation of geomorphological studies in Australia since the 1940s. In the Riverine Plain, southeastern Australia, the stable tectonic setting and absence of glaciation have combined to produce sediment loads that are amongst the lowest in the world. Surficial sediments and landforms exceed 140,000 yr in age, and geomorphological change recorded in the fluvial, fluvio-lacustrine and aeolian features have provided a well-studied record of Quaternary environmental change over the last glacial cycle. The region includes the Willandra Lakes, whose distinctive lunette lakes preserve a history of water-level variations and ecological change that is the cornerstone of Australian Quaternary chronostratigraphy. The lunette sediments also contain an ancient record of human occupation that includes the earliest human fossils yet found on the Australian continent. To date, the lake-level and palaeochannel records in the Lachlan-Willandra system have not been fully integrated, making it difficult to establish the regional significance of hydrological change. Here, we compare the Willandra Lakes environmental record with the morphology and location of fluvial systems in the lower Lachlan. An ancient channel belt of the Lachlan, Willandra Creek, acted as the main feeder channel to Willandra Lakes before channel avulsion caused the lakes to dry out in the late Pleistocene. Electromagnetic surveys, geomorphological and sedimentary evidence are used to reconstruct the evolution of the first new channel belt following the avulsion. Single grain optical dating of floodplain sediments indicates that sedimentation in the new Middle Billabong Palaeochannel had commenced before 18.4 1.1 ka. A second avulsion shifted its upper reaches to the location of the present Lachlan River by 16.2 0.9 ka. The timing of these events is consistent with palaeohydrological records reconstructed from Willandra Lakes and with the record of palaeochannels on the Lachlan River upstream. Willandra Lakes shows high inflows during the Last Glacial Maximum (∼22 ka), but their subsequent drying between 20.5 ka and 19 ka was caused by river avulsion rather than regional aridity. This case study highlights the benefits of combining fluvial with lacustrine archives to build complementary records of hydrological change in lowland riverine plains.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Kemp:2020climates","Records of Australian climate during Marine Isotope Stages 5 and 7 (130–71 and 243–191 ka) are rare, preventing detailed assessments of long-term climate, drivers and ecological responses across the continent over glacial-interglacial timescales. This study presents a geochemistry-based palaeoclimate record from Fern Gully Lagoon on North Stradbroke Island (also known as Minjerribah) in subtropical eastern Australia, which records climates in MIS 7a–c, MIS 5 and much of the Holocene, in addition to MIS 4 (71–57 ka), and parts of MIS 6, MIS 3 and MIS 2 (191–130, 57–29 and 29–14 ka). Indicators of inorganic sedimentation from a 9.5 m sediment core – focussed on high-resolution estimates of sediment geochemistry supported by x-radiography, inorganic content and magnetic susceptibility – were combined with a chronology consisting of six radiocarbon (14C) and thirteen single-grain optically stimulated luminescence (OSL) ages. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:28:18.035 +0100" +"Kemp:2022fallout","Buildings and monuments constructed from stone provide some of the best-preserved surface archaeology, but their construction ages can be difficult to determine using radiocarbon techniques. In Australia, stone arrangements are recognised as architectural or symbolic features belonging to Aboriginal societies. The structures are predominantly inorganic with shallow infill, hampering attempts to determine their antiquity. Optically stimulated luminescence (OSL) techniques have the potential to date these features, but their complex geometry requires careful consideration of the background radiation. Here, we present the first ages for Australian Aboriginal stone construction using single-grain OSL techniques on quartz from stone arrangements in central Australia. Beta and gamma dose rates and the cosmic ray dose have been estimated from mapping the gross geometry of stone and sand courses. The resulting OSL ages are internally consistent and, together with fallout radionuclides 137Cs and 210Pb, indicate a minimum age for construction between 1959 and 1981 AD. We demonstrate that single-grain OSL techniques can be used to determine the age of emplaced sand between stones and, assuming a stable substrate, can be used to date stone building construction as well as building occupation, providing chronologies for sites where organic material for radiocarbon analysis is limited or unavailable.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Kendrick:1991margin","Coastal deposits along the western coastal margin of Australia, a region of relative tectonic stability, record Plio-Pleistocene events and processes affecting the inner shelf and adjacent hinterland. Tectonic deformation of these deposits is more apparent in the Carnarvon Basin, and rather less so in the Perth Basin. The most complete record comes from the Perth Basin, where units of Pliocene and Pleistocene ages are well represented. In the Perth Basin, the predominantly siliciclastic Yoganup Formation, Ascot Formation and Bassendean Sand represent a complex of shoreline, inner shelf and regressive-dune facies equivalents, the deposition of which began at an undetermined stage of the Pliocene, through to the Early Pleistocene. The deposition of this sequence closed with a major regression and significant faunal extinction. Bioclastic carbonates characterize the Middle and Late Pleistocene of the Perth and Carnarvon basins. Fossil assemblages include a distinct subtropical element, unknown from the Ascot Formation and suggesting a strengthening of the Leeuwin Current. The estuarine arcoid bivalve Anadara trapezia characterizes assemblages of Oxygen Isotope Stages 5 and 7 in the Perth and Carnarvon basins, where it is now extinct. Deposits of Substage 5e (Perth Basin) also record a southerly expansion of warm-water corals and other fauna consistent with shelf temperatures warmer than present. New uranium-series ages on corals from marine sequences of the Tantabiddi Member, of the Bundera Calcarenite of the western Cape Range are consistent with the 'double peak' hypothesis for levels of Substage 5e but the evidence remains less than conclusive. Initial uranium-series dates from the Bibra and Dampier formations of Shark Bay indicate that both derive from the Late Pleistocene. These numerical ages contradict previous interpretations of relative ages obtained from field studies. The age relationship of the units requires further investigation.","2024-01-17 16:36:17.120 +0100","" +"Kenins:2016desmids","Eight desmid taxa are presented herein, of which five are new records for Australia. One new species is proposed, Euastrum planctonicum A.Kenins, and the zygospore of a planktic Staurastrum Meyen ex Ralfs that defies certain identification is described. The taxa reported suggest southeast Queensland has elements of an Indo-Malaysian/North Australian desmid flora.","2023-01-05 16:42:05.198 +0100","" +"Kennedy:1979admiralty","In September-October 1977, site survey was begun in the Admiralty Islands, now the Manus Province of Papua New Guinea. No systematic archaeological work had previously been done in the area. Efforts were concentrated on two areas: the north and northwest of Lou Island, which lies off the southeast coast of Manus Island, and a section of the southeast coast of Manus Island, centred on Mbunai village. Other areas visited briefly included islets off the southeast coast of Manus Island; Pak, Tong and Rambutyo to the east of it; and the chain of coral islets lying off the north coast.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Kennedy:1979manus","Until very recently, the prehistory of the Admiralty islands was quite unknown. In the last few years, members of the Department of Prehistory, Research School of Pacific studies, the Australian National University, have begun a joint programme in the area, to remedy this lack. Severa llines of research are currently being followed.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Kennedy:1981lapita","Excavations at Kohin Cave (1), Admiralty Islands, Manus Province, Papua New Guinea, have produced pottery and Lou Island obsidian throughout well stratified deposits. Four sherds from lower stratigraphic layers are decorated with dentate-stamped impressions, distinctive of the Lapita style (2, 3). Lou Island, in the Admiralties, is one source of obsidian found in Lapita sites further east (4, 5). The dentate-stamped sherds from Kohin Cave are the first evidence of a cultural association between the Lapita complex and an assemblage of comuaparable age from the Admiralty Islands. The sherds are in a secure stratigraphic context, from layers bracketed by carbon-14 dates.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Kennedy:1983admiralties","My previous discussions of Admiralty Islands‘ prehistory (Kennedy 1979a, 1979b, 1980, 1981a, 1982) can be summarised in three propositions: 1. That the Admiralties were first settled before 3500 BP from the New Britain-New Ireland area, in a movement to the west linked with roughly contemporary movement to the east, both sets of movements marked by open-sea crossings greater than 200 km and by their association with Lapita pottery. 2. That subsequent prehistoric development in the Admiralties was gradual and was not marked by intrusions of significantly different and foreign technology or culture. 3. That more than haphazard and accidental contact between the Admiralties and other parts of Melanesia continued for most of the prehistoric period, marked by pottery styles widespread in Melanesia, first Lapita then incised-impressed relief, and by distributions of Lou Island obsidian.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Kennedy:2020ninety","The Ninety-Mile Beach (NMB) barrier system in southeastern Australia is the largest active barrier island system in Australia. The response of a sandy barrier system to a warming climate is dependent on the boundary conditions of sediment supply and sea level. Deposition during the Holocene can therefore provide an indication of how these barriers may change in the future. In this study airborne LiDAR, ground penetrating radar and subsurface coring were combined with 46 optically-stimulated luminescence and 32 radiocarbon ages to provide a detailed understanding of sedimentation of NMB through the Holocene. The barrier complex formed in three distinct phases dating back to the earliest stabilisation of sea level after the Postglacial Marine Transgression. First, restriction of the flooded open-ocean embayment that had formed around a Last Interglacial beach-barrier sequence occurred with accretion of an island complex at around 8000 years BP, sourced from transgressive sands reworked from the shelf. In the second phase, at around 6000 years BP, a second barrier island formed seaward of the Last Interglacial barrier but disconnected from the earlier Holocene barrier islands by a large tidal inlet. Waning sediment supply from the shelf meant that aggradation of these islands slowed by 4000 years BP. The third and final phase occurred after 3000 years with the initiation of sediment supply at the southwestern end of the barrier. The island system which formed seaward of the Last Interglacial barrier then prograded by several hundred metres and elongated in a northeasterly direction by tens of kilometres infilling the tidal inlet and enclosing the earliest Holocene barrier landward of a newly created lake. Sediment supply appears to be the primary limiting factor in the development of NMB with indications of a change in wave climate and sea level have an influence on barrier evolution.","2023-03-26 14:45:57.798 +0200","" +"Kennett:2006rapa","New excavations and survey on the island of Rapa have shown that a rockshelter was occupied by early settlers around AD 1200 and the first hill forts were erected about 300 years later. Refortification occurred up to the contact period and proliferated around AD 1700. Taro cultivation in terraced pond-fields kept pace with the construction of forts. The authors make a connection between fort-building and making pond-fields, demonstrating that the pressure on resources provoked both the intensification of agriculture and hostility between the communities of the small island.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Kenyon:1989boulder","ND","2023-01-05 16:42:05.198 +0100","2023-09-01 13:19:47.925 +0200" +"Kermode:2012polycyclic","Confined river valleys are not the localities where long term preservation of alluvium would be expected. The 25km long low gradient (0.0014m.m-1) confined valley setting of the Shoalhaven River has archived alluvium of middle Pleistocene age to maintain a relatively uniform channel as an efficient conduit for a wide range of flows in a confined bedrock valley of variable morphology. Single-grain optically stimulated luminescence (OSL) dating has identified polycyclic terraces up to 193ka in age (marine isotope stage [MIS] 7) with lower terrace remnants dating from 173-140ka (MIS 6) and 106ka (MIS 5). Holocene alluvium 2-3.5ka in age caps these old Pleistocene units and a well-constrained combination of one-dimensional and two-dimensional hydraulic modelling demonstrates that these polycyclic terraces are clearly within reach of the modern hydrological regime. The 106ka terrace at 17m above low flow is inundated by floods recurring on average every ~20years, and the 140-193ka terraces at 20-22m are overtopped every 50-100years. These ancient diachronous landforms exhibit complex depositional histories and are on-lapped by longitudinal benches of modern sand and gravel. Their polycyclic nature appears to be a response to flow reduction, using alluvium to adjust the boundary of the otherwise inflexible morphology of a bedrock gorge.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Kermode:2013shoalhaven","With enhanced rates of sea-level rise predicted for the next century, the upstream extent of sea-level influence across coastal plains is a topic of public importance. Australian coastal rivers provide a testing ground for exploring this issue because the area is tectonically stable, was not glaciated, and experienced a Holocene highstand between 7.4 and 2 ka of up to 1.5 m above Australian Height Datum (AHD). In the Shoalhaven River of New South Wales, investigation of a confined bedrock reach at Wogamia, 32 km inland, has identified a unit of dark, cohesive silt and sand with marine diatoms, shell fragments, and enhanced pyrite content, interpreted as estuarine. The unit is up to 13 m thick, thickens downstream, and is overlain by fluvial channel and floodplain deposits. The estuarine unit on-laps a remnant Pleistocene terrace and extends to approximately +2.2 m AHD. Optically stimulated luminescence (OSL) and radiocarbon ages suggest that estuarine deposition commenced prior to 7.8 ka cal bp, predating the highstand by ~ 500 years, and that marine influence in the area continued to 5.3 0.7 ka. During this period, a delta probably persisted at Wogamia, where a narrow upstream reach opens out, and subsequently advanced to fill the broad Shoalhaven coastal embayment. Although the effect of sea-level rise depends on many factors, the results suggest that, during a highstand at or above present sea level, a strong marine influence may extend for tens of kilometres inland and penetrate confined bedrock reaches landward of coastal embayments. Copyright 2013 John Wiley & Sons, Ltd.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Kermode:2013thesis","This study examined the mid to late Quaternary landscape evolution of the Shoalhaven River. It aimed to fill the spatial and temporal gaps of existing work which focused on Tertiary evolution in the upstream reaches, and development of the modern deltaic plains. It provides an understanding of fluvial responses to Quaternary climate that may contribute to both theoretical understanding of features and regional catchment management. This thesis, therefore, examines how far upstream Quaternary sea level changes are recorded; how rivers in confined valleys adjust to long-term changes in flow regime; and the structure of in-channel benches as a modern sedimentary process. Key results establish that the sedimentary signature of Holocene sea level rise is preserved tens of kilometres inland and into bedrock-confined reaches. At Wogamia, some 32 km from the current coastline, Holocene estuarine depositional environments extend to 2.2 m above present sea level (AHD). Slightly upstream at Bundanon, where the channel bed lies at approximately -3 m AHD, some ~35 km from the current coastline, a laterally migrating channel with a floodplain built dominantly by vertical overbank deposits is recorded. The absence of estuarine facies at Bundanon is interpreted to relate either to the barrier provided by flow conditions associated with the bedrock constriction downstream, or their removal due to subsequent river-channel migration. Channel migration has occurred since ~4 ka, which coincides with channel stabilisation downstream at Wogamia and the formation of the deltaic plains farther downstream. A significant outcome is the contrast between the long-term preservation of terraces in Bulls Reach with modern inset, in-channel benches. Bulls Reach lies ~7 km upstream, where the channel bed lies at 6 m AHD at the downstream end, and at 18 m AHD at the upstream end. The river in this confined reach has adjusted to changes in flow regime during the Quaternary, and demonstrates a long history of sediment preservation in this lower gorge of the Shoalhaven River. Three of the four sites suggest considerable lateral stability of the river within its valley for up to 200 ka. In addition to these old terraces, the polycyclic depositional history of the alluvium here is reflected by Holocene sediments capping these ancient features, and at lower elevation of longitudinal benches of sand and gravel that have been periodically reworked over much shorter periods. This study finds that deposition and erosion of benches is more complex than accounted for in previous models. Deposition","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Kermode:2015shoalhaven","Past research has suggested that in-channel alluvial landforms, often termed benches, are associated with flow events with specific return periods and that such landforms are inset within terraces, floodplains, or higher bench surfaces. Chronostratigraphic analysis and hydraulic modelling in a bedrock-confined reach of the lower Shoalhaven River show that they have been extensively eroded and at least partially reformed during the historical period. Lower benches are inundated by flood events with average recurrence intervals (ARI) of 2 or less years, middle benches by events ca. 5years ARI, and upper benches by events ca. 10years ARI. The lower benches commonly share over- or onlapping stratigraphic units, demonstrating that deposition can occur on multiple bench surfaces simultaneously. This is in contrast to earlier suggestions of discrete bench surfaces being associated with, and formed by, events that have a specific return period. In the Shoalhaven River, Pleistocene and Holocene terraces determine the large alluvial channel geometry for a wide range of discharges up to the 50-year return interval with benches forming temporary sediment storages within this larger channel. The large channel dimensions and associated hydraulics and high annual flood variability (flash flood magnitude index of 0.53) for the Shoalhaven River facilitate the construction of multiple bench surfaces across a range of elevations. Benches are formed of a wide range of facies from decimetre-thick massive sand units through interbedded sands and silts.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Kerschner:2006kromer","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Kershaw:1974sequence","Few pollen diagrams from Australian Quaternary deposits have been published and none of these extends beyond 10,000 BP. In north-eastern Australia, Lake Euramoo1 provides a pollen record from 9,700 BP to 1,500 BP and Quincan Crater2 gives evidence of vegetation changes from 7,250 BP to the present day. Here I outline results from a third site on the Atherton Tableland, Lynch‘s Crater, which provides a much longer vegetation record.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Kershaw:1976lynchs","The pollen diagram from Lynch's Crater extends the climatic and vegetation record for the Atherton Tableland back to about 60,000 years B.P. Subtropical rain forest, with abundant Araucaria, was present around the site from before 60,000 B.P. to about 38,000 B.P. and existed under about half the present-day annual rainfall. This was replaced by sclerophyll vegetation between 38,000 and 27,000 B.P. as a result of a decrease in precipitation, a decrease in temperature or the activities of aboriginal man. In any case the agent of rain forest destruction was probably fire. The record for the last 10,000 years or so is probably incomplete and radiocarbon dates unreliable, but changes during this period are in broad agreement with those evidenced from previously described sites within the area. The sequence from Lynch's Crater provides a basis for the interpretation of many problematical features of present-day vegetation distributions.","2023-07-22 06:51:38.269 +0200","" +"Kershaw:1979jackson","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Kershaw:1983holocene","Pollen analysis of this core from Lynch's Crater provides a more detailed and continuous Holocene record than has been obtained previously from the site. The pattern of dry-land vegetation changes appears broadly similar to those from other sites covering this period from the Atherton Tableland, though problems of dating do place some restriction on temporal correlations between them. Swamp forest is recorded for the first time within the region from pollen and plant macroremains, and this existed from the time of arrival of rainforest, probably about 8500 years B.P. until between 6000 and 4500 B.P. Firing by Aborigines in addition to climate change is considered to have been an important factor in swamp forest destruction and in the promotion of subsequent changes in swamp vegetation.","2023-07-22 06:51:38.269 +0200","" +"Kershaw:1986climatic","Long palynological records from continental deposits may be divided into two categories: detailed sequences seldom extending back much further than the most recent interglacial1--3, and more generalized or discontinuous sequences which cover all or a substantial part of the Quaternary4--6. I present here a record which is unusual in that it provides, in some detail, changes through a period considered to embrace the last two glacial/interglacial cycles. It provides the opportunity to compare the results of climatically-induced changes at corresponding stages within the two cycles and also to assess the impact of Aboriginal people on the vegetation. People have been present in Australia for the past 40,000 years7 and possibly as long ago as the last interglacial period8, but are unlikely to have been present before this.","2023-09-03 12:38:33.072 +0200","" +"Kershaw:1991comparison","The existence of lake and swamp sediments within volcanic maars of similar size and age on the Atherton Tableland of northeastern Queensland and on the Western Plains of Victoria has allowed the reconstruction of long pollen records that invite comparison between tropical and temperate parts of eastern Australia. Two records from each area that extend well into the Pleistocene have been prepared. They show major changes in local depositional environments and in surrounding dry land vegetation compatible with expected broad palaeoclimatic change. The records are readily interpreted in terms of change in effective precipitation, while there is also evidence of sustained vegetation changes most likely resulting from increased burning through the activities of Aboriginal people. Correlations are complicated by differential sediment accumulation rates including missing and non-polleniferous sections, marked spatial variation in pollen assemblages and a lack of reliable absolute dates for older sediments. However, it has proven possible to construct a relatively consistent stratigraphy for at least the last 100,000 years that can be compared with the deep sea core stratigraphy.","2023-09-03 12:38:33.072 +0200","" +"Kershaw:1991southeastern","Recent palynological data have allowed this preliminary reconstruction and interpretation of vegetation and associated environmental conditions for major periods within the Quaternary. It appears that closed-canopied rainforest, which dominated the landscape through much of the Tertiary period was substantially replaced by more open communities around the Tertiary/Quaternary boundary. The nature of the open vegetation changed in response to fluctuating climatic conditions and to the increasing magnitude of these oscillations. The most marked changes occurred within the last glacial/interglacial cycle most likely in response to burning by Aboriginal people. The present domination of the region by Eucalyptus forests and woodlands with a substantial grass cover may date only from the Mid Holocene period.","2023-07-22 06:51:38.269 +0200","" +"Kershaw:1993odp","Pollen and charcoal analyses of Ocean Drilling Program (ODP) Site 820 on the continental slope, about 60 to 80 km off the northeastern Queensland coast, provide a continuous record of vegetation through the last 1.5 m.y. that complements and extends Quaternary records from the adjacent mainland. Through most of the record, the gross composition of the vegetation, indicated by pollen of drier and wetter rainforests, open sclerophyll vegetation, freshwater swamps and mangroves, changed little although fluctuations did occur that may relate to cyclical changes in climate and sea level. In addition, a reduction in temperatures within the middle Pleistocene might have caused a change in mangrove composition and an increase in higher-altitude taxa, particularly ferns. Evidence exists for the disappearance or reduction in range of a number of gymnosperms throughout the record. Earlier disappearances were probably caused by increased climatic variability and correspond with those elsewhere in Australia. The replacement of araucarian drier forest by open sclerophyll vegetation and the extinction of a species of Dacrydium may relate to an increase in burning caused by the activities of Aboriginal people. The initiation of this change is dated between -150 and 100 k.y. ago, well before the date for a similar change in terrestrial records from the region. However, the date is in line with that from Lake George in southeastern Australia and adds substantially to the evidence of a very early time of arrival of Aborigines and for their impact on the Australian landscape.","2023-07-22 06:51:38.269 +0200","" +"Kershaw:1994humid","The humid tropics area of northeastern Queensland has provided a substantial and detailed history of rainforest and rainforest-savanna interactions from the pollen analysis of a number of sites on the volcanic Atherton Tableland through the latter part of the Quaternary period. A recent extension of the record to close to the base of the Quaternary from examination of an offshore core provides a broad regional and temporal context for evaluation of the true significance of late Quaternary changes. It is apparent that the major sustained change in the vegetation of the region occurred relatively recently, probably within the last 140,000 yr, and that this change was time transgressive. It involved the replacement of extensive moist rainforest by open eucalypt woodland and is considered to have been most likely caused by the burning activities of Aboriginal people. Some aspects of the record from this region can contribute to the history of rainforest on a global scale but other features of it re-inforce the unique nature of the development of Australian vegetation patterns.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Kershaw:1998mainland","ND","2023-01-05 16:42:05.198 +0100","" +"Kershaw:2002bridging","Wallace‘s Line is a faunal boundary line identified by the British naturalist Alfred Russel Wallace in 1859 which separates the ecozones of Asia and Wallacea, a transitional zone between Asia and Australia. ridging Wallace‘s Line reviews and assembles recent research on aspects of the environmental and cultural history and dynamics of Southeast Asia and Australia. It incorporates a new approach to Wallace‘s Line by focusing on geographical continuities rather than differences. Taking the view that a seam can be approached from either side, Wallace‘s Line symbolises a conceptual unification of regional variation into matters of global interest. These themes are cemented by the exclusion of that component which emphasizes difference across the Line and other nearby biogeographic demarcations, the fauna.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Kershaw:2007caledonia","A blocked tributary has provided a rare site of long-term sediment accumulation in montane southeastern Australia. This site has yielded a continuous, detailed pollen record through the last ca. 140,000 years and revealed marked vegetation and environmental changes at orbital to sub-millennial scales. Radiocarbon and optically stimulated luminescence (OSL, or optical) ages provide some chronological control for the last ca. 70,000 years. Most of the sediment is inorganic but with well preserved pollen that accumulated under unproductive and probably largely ice-covered lake conditions. The lake was surrounded by low-growing plants with an alpine character. Exceptions include three discrete periods of high organic sedimentation in the basin and forest development in the surrounding catchment. The two major periods of forest expansion are related to the last interglacial and the Holocene, with the third, shorter period considered to represent an interstadial in the early part of Marine Isotope Stage (MIS) 3. The latter part of the last glacial period is characterised by abrupt sub-millennial, amelioration events that may relate to documented global oscillations emanating from the North Atlantic. There are systematic changes through the record that can be partly attributed to basin infilling but the progressive reduction and regional extinction of some plant taxa is attributed to a long-term trend towards climatic drying. Copyright 2007 John Wiley & Sons, Ltd.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Kershaw:2007lynch","Recent drilling eventually reached to the base of the sediments of Lynch's Crater on the Atherton Tableland within the humid tropics of north-eastern Australia. This paper incorporates results from the sequence extension into a complete record from the site, much of which has only been presented previously in summary form. A more certain chronology for the record is provided by recent radiocarbon dating on the topmost sediments and the application of time series analysis to the whole sequence. This suggests that the vegetation and climate are forced essentially by northern hemisphere insolation and ice volume, probably operating through sea level and sea surface temperature changes. The extended record is considered to cover the last 230,000 years and the pattern of complex rainforest expansion during wetter interglacial periods and its replacement by drier rainforest and sclerophyll vegetation during drier glacials is maintained. Superimposed on this cyclicity are trends resulting from both the evolution of the lake basin as well as external influences that include climate and, within the last 45,000 years, people.","2023-07-22 06:51:38.269 +0200","" +"Kershaw:2010peat","The reconstruction of past vegetation has traditionally been based on peat deposits because of their accessibility and abundance in previously glaciated landscapes of northwestern Europe where the interest originated, the fact that pollen analysis can be combined with identification of macrofossils and peat stratigraphy to maximise knowledge of past vegetation and its controls, particularly climate, and the ease with which sediment cores for analysis can be extracted. The interest was extended to the Australasian region largely by researchers from, or trained at, European institutions, especially the Godwin Institute for Quaternary Research (GIQR) at the University of Cambridge. Peat studies caught on well in New Zealand and have been practised for many years, originally by Lucy Cranwell and subsequently by Neville Moar, Matt McGlone and others. But the predominantly unglaciated and arid landscape of Australia did not initially seem to have great appeal or promise, although GIQR-trained David Churchill and Sue Duigan undertook initial pollen studies on peat deposits. There was general disappointment when Donald Walker, on his arrival at the Australian National University to establish a palynological laboratory, declared the general unsuitability of Australia for such research and commenced work on the peatlands of previously glaciated highland New Guinea.","2023-07-22 06:51:38.269 +0200","" +"Khandsuren:2019khentey","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Kiernan:1982occupation","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Kiernan:1983fraser","The discovery of a rich archaeological occupation site in the Franklin River valley of south-west Tasmania dated at 15-20 kyr BP is described. The stone tools found support the view that the Tasmanian industries were derived from contemporary mainland Australian ones when the two were still connected. Faunal remains from human hunting and cooking activities indicate a hunting strategy targetted at a few favoured species, especially the large wallaby. No extinct megafaunal species were present. During the height of the last ice age, these glacier edge hunters of southern Tasmania were then the most southerly humans on Earth.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Kiernan:2004schnells","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Kiernan:2009larsemann","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Kiernan:2010arthur","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Kiernan:2014denison","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Kiernan:2017frankland","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Kigoshi:1964iii","This date list covers many of the datings done from November 1962 to October 1963. The instruments and technique used for this work are essentially the same as those used for the previous work (Gakushuin II). Age calculations are based on the Libby half life of C14, 5570 ± 30 yr. The errors quoted are the standard deviations obtained from the number of counts only. When observed activities are less than 2a above background, infinite dates are given with a limit corresponding to the activity of 3σ, and when they are greater than the activity of 95% of NBS oxalic-acid standard minus 2a, modern dates are given with the limit equal to 3a below the 95% of NBS standard.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Kigoshi:1965iv","This list includes many of the datings done from November 1963 to October 1964. The instruments and techniques used for this work are essentially the same as those used previously (Gakushuin III). Age calculations are based on the Libby half life of C14, 5570 ± 30 yr. The errors quoted are the standard deviation obtained from the number of counts only. When observed activities are less than 2ff above background, in- finite dates are given with a limit corresponding to the activity of 3Q, and when they are greater than the activity of 95% of NBS oxalic-acid standard minus 2U, modern dates are given with the limit equal to 3(sigma) below the 950 of NBS standard. We wish to acknowledge the help of Tamako Morinaga and Kunihiko Endo in preparing chemical samples. The description and comments are essen- tially those of persons submitting the samples.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Kigoshi:1966v","This list includes many of the datings done from September 1964 to October 1965. The instruments and techniques used for this work are essentially the same as those used previously (Gakushuin III). Bone samples were dated on the organic materials obtained by the following procedure. After washing with distilled water the powdered bone samples were boiled with 10% H2SO4 solution 10 to 40 hours. The extract, a clear solution, was exaporated to almost dryness, and, after concentrated H2SO4 was added, heating was continued until most of the organic compounds became insoluble carbonized or polymerized material. The black residue was washed in water and treated as the usual charcoal sample for dating.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Kigoshi:1967vi","This list of dates is a continuation of Gakushuin V. Instruments and techniques are essentially the same as those used for Gakushuin III, IV and V.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Kigoshi:1973gakushuin","This list continues Gakushuin VII (R., 1969, v. 11, p. 295-362); the same instruments and techniques were employed. Age calculations are based on the Libby half-life of C14, 5570 ± 30 years, and the modern activity given by 95% of the activity of NBS oxalic acid standard. Errors quoted are the standard deviation obtained from the number of counts only. When observed activity is less than 2sigma above background, infinite date is given with a limit corresponding to the activity of 3sigma. For shell samples, dates are computed without any correction for environmental and biological isotopic fractionation. The description and comments are essentially those of the submitters.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Kim:2016korean","Tectonically inactive since the middle Miocene, the Korean Peninsula is generally considered a typical passive continental margin with asymmetric relief with only low levels of seismic activity. Recent reports of uplift rates as high as 150–350 mm ka− 1 from geomorphic markers using numerical dating methods (e.g. radiocarbon, optically stimulated luminescence (OSL), and cosmogenic nuclides), however, cast doubt on the tectonic quies- cence of Korea. Thus, we evaluate the geomorphic status of eastern Korea using denudation rates at geomorphic timescales of 103–106 years, which are equivalent to the rates previously reported at local points. To infer regional denudation rates, we measured catchment-wide denudation rates (CWDR) in 13 watersheds using in situ cos- mogenic 10Be and 14C analyses of riverine sediment samples in eastern Korea. These CWDR data suggest that the mean denudation rate during the past 5–14 ka centers around ~74.7 ± 25.4 mm·ka−1, which is consistent with the long-term, geologic exhumation rate we derive of ~74 ± 10.1 mm·ka−1 since the middle Miocene. However, our CWDR data are ~2–3 times lower than rates of coastal uplift and river incision of 150–350 mm·ka− 1 derived from data on marine and fluvial terraces, respectively.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Kim:2017seti","The concentration of cosmogenic 10Be in riverine sediments has been widely used as a proxy for catchment-wide denudation rate (CWDR). One of the key assumptions of this approach is that sediments originating from sub-basins with different erosional histories are well mixed. A tragic debris flow occurred in the Seti River watershed, central Nepal, on May 5, 2012. This catastrophic debris flow was triggered by slope failure on the peak of Annapurna IV and resulted in many casualties in the lower Seti Khola. However, it provided an opportunity to test the assumption of equal mixing of sediments in an understudied rapidly eroding watershed. This study documents the CWDR of 10Be to evaluate the extent of the influence of episodic erosional processes such as debris flow on the spatio-temporal redistribution of 10Be concentrations. Our data show that the debris flow caused little change in CWDR across the debris flow event. In addition to isotopic measurement, we calculated denudation rates by using the modeled concentrations in pre- and post-landslide sediments based on the local 10Be production rate. The modeled result showed little change across the event, indicating that the debris flow in May 2012 played a minor role in sediment evacuation, despite the rapid erosion in the catchment. Our study concludes that although the 2012 event caused many casualties and severe damage, it was a low-magnitude, high frequency event.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Kim:2020taebaek","The Taebaek Mountain Range (TBR) initially formed via extension of a back-arc basin in the East Sea during the early-Miocene (ca. ~22 Ma) and exemplifies a typical escarpment on a passive continental margin. The TBR acts as a major watershed and divide across which topography changes from gentle western side slopes to steep east- ern slopes. Compared to the geologic history of the flanking extensional basin, which is well known from analysis of its sedimentary fill, the post-extensional geomorphic history of the escarpment and basin margin has been minimally studied because of a lack of terrestrial archives. We determined the rate and cause of divide migration of the TBR using a suite of relatively new geomorphic and geochronologic tools. We used geomorphic analyses of relief, slope, river long profiles, swath profiles, and x parameters to study this transient topography. Catchment- wide denudation rates (CWDR) using 10Be facilitated comparisons of denudation rates of cross-divide paired ba- sins.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Kim:2022frost","Passive continental margins can show anomalously high topography and exhibit a discrete steep escarpment, divide, and gentle slope from the exterior to the interior of the margin. Compared with active (i.e. convergent and strike-slip) tectonic regions, the processes and rates of change of high-altitude landscapes driven by tectonics and/or climate in tectonically inactive (passive) continental margins are poorly understood. We used 10Be catchment-wide denudation rates of fluvial sands (n = 29) collected in 17 catchments and 12 sub-catchments, as well as topographic analysis, to quantify the rate of landscape change along the western flank of the Taebaek Mountain Range (TMR). The denudation rates range from ∼20 to ∼70 mm/ka. These rates show no significant difference between upstream and downstream areas, implying that denudation is not (or is only negligibly) affected by deep-seated mass wasting processes and human impact. 10Be denudation rates in the northern TMR are 1.6 times higher than in the south. In addition, the relationship between denudation rates and geomorphic parameter values also differs from north to south. These observed spatial differences in the rate of denudation and geomorphic response can be explained by intense frost weathering rather than lithological control. Our quantitative analysis of denudation rates and topography suggests that southwest-directed migration of the range's main divide occurs and that the range's western flank (low relief) is likely to be in a geomorphic state of quasi-equilibrium whereas the eastern flank (steep) still remains transient.","2024-01-17 16:36:17.120 +0100","" +"KinhillEngineers:1996george","The 1993 Environmental Assessment Review of the proposed Federal Highway Lake George duplication project recommended that further archaeological investigations be carried out at Site WE-1. The major objective of the RTA brief was that archaeological investigations should be undertaken to salvage artefact collections and to recover information concerning their spatial and stratigraphic contexts. In its submission to RTA, Kinhill proposed a programme of salvage excavation aimed at obtaining a sufficiently large sample of artefacts to characterize the archaeological t assemblage in terms of variations across the site and with depth in artefact types, raw materials and size. It was considered that a minimum of 200 artefacts would be required for this purpose. The results of the 1993 investigation indicated that the average density of artefacts was likely to be about 20/m2 (Kinhill 1993a). At this density, a minimum area of 10m2 would need to be excavated.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Kinsela:2015strandplains","Coastal barriers store depositional records of past environmental conditions, such as sea level, wave climate and sedimentary regime. The embayed highstand coast of southeast Australia features a diverse range of coastal sand barriers, suggesting varying depositional responses to Holocene environmental conditions. In particular, the varying chronologies of prograded-barrier strandplains along a passive margin, with a predominantly autochthonous sedimentary regime, raises questions about relative sea-level change, and sediment sharing within and between compartments during the Holocene. Here we apply detailed geological data and geochronology from the Holocene prograded-barrier system at Tuncurry, within a morphodynamic modelling approach, to investigate the depositional response of the coastal system to possible drivers of strandplain growth, including: (1) forced regression driven by mid- to late-Holocene relative sea-level fall; (2) time-varying external sand supply via the alongshore transport system; and, (3) shoreface sand supply in response to disequilibrium morphology and stable sea level. ... [_truncated_]","2024-09-26 12:05:34.916 +0200","2024-09-26 12:05:34.916 +0200" +"Kirby:2013kunlun","Whether active strain within the Indo-Asian collision zone is primarily localized along major strike-slip fault systems or is distributed throughout the intervening crust between faults remains uncertain. Despite refined estimates of slip rates along many of the major fault zones, relatively little is known about how displacement along these structures is accommodated at fault terminations. Here, we show that a systematic decrease in left-lateral slip rates along the eastern ~200 km of the Kunlun fault, from >10 mm/year to <1 mm/year, is coincident with high topography in the Anyemaqen Shan and with a broad zone of distributed shear and clockwise vorticity within the Tibetan Plateau. Geomorphic analysis of river longitudinal profiles, coupled with inventories of cosmogenic radionuclides in fluvial sediment, reveal correlated variations in fluvial relief and erosion rate across the Anyemaqen Shan that reflect ongoing differential rock uplift across the range. Our results imply that the termination of the Kunlun fault system is accommodated by a combination of distributed crustal thickening and by clockwise rotation of the eastern fault segments.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Kirch:1987eloaua","A sharp debate has recently emerged concerning the origins of the Lapita Cultural Complex, in which an indigenous Bismarck Archipelago ‘homeland‘ model is counterposed to what has been colloquially called the ‘fast train to Polynesia‘ model (Green 1978:15; Allen 1984; Spriggs 1984; Anson 1986; cf. Bellwood 1978:225; 1985:250-3, 322). The debate has been marked by considerable posturing, but empirical testing of the models is limited. Prior to the recent fieldwork undertaken by the Lapita Homeland Project (Allen 1985), the only substantive support for this first model was provided by Anson (1986; also 1983) in a detailed study of Lapita pottery from four Bismarck Archipelago sites: Watom, Eloaua (ECA), Talasea, and Ambiile. His conclusion was that ‘a Far Western Bismarck Archipelago province, with a distinctive style of pottery decoration, antedates the earliest Lapita to the east and was present in the Bismarck Archipelago for several centuries before moving eastward‘ (1986:126).","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Kirch:1987lapita","The Lapita Cultural Complex, ranging 5,000 km from the Bismarck Archipelago to Western Polynesia and spanning the period 3600 to 2500 B.P., represents the initial colonization of the sw Pacific by Austronesian peoples. Recent work in the Bismarck Archipelago, the putative Lapita ‘homeland‘ has yielded new data on the initial phases of the Complex. This report summarizes excavations at three Lapita sites in the Mussau Islands. In addition to classically-decorated ceramics, the sites produced a wide array of portable artifacts, faunal materials, and anaerobically-preserved wooden architecture. The implications of these data for Lapita origins, economy, and long- distance exchange are discussed.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Kirch:1988radiocarbon","Three decades of archaeological excavations in Melanesia and Western Polynesia have led to a consensus among Oceanic prehistorians that the initial human colonization of the southwestern Pacific (east of the Solomons) was effected by populations of the Lapita Cultural Complex (Green, 1979; Kirch, 1982, 1984; Allen, 1984; Spriggs, 1984). Although the western Melanesian islands of New Guinea, the Bismarck Archipelago, and possibly the Solomon Islands were settled in the late Pleistocene by small huntergatherer populations (Downie & White, 1979; Specht, Lilley & Normu, 1981; Groube et al, 1986), discovery and occupation by humans of the more remote island chains to the east required sophisticated voyaging and colonization strategies. That the Austronesian-speaking Lapita people possessed long-distance voyaging craft is suggested) both by lexical reconstructions, and by the archaeological evidence of long-distance transport of obsidian and other exotic materials over distances of up to 3700km (Ambrose & Green, 1972; Best, 1987). Lapita sites are marked by a distinctive complex of dentate-stamped earthenware ceramics, and associated shell, bone, and stone artifacts. Sites yielding such assemblages have been recorded between the Bismarck Archipelago in the west, through Melanesia, and as far east as Samoa and Tonga, a straight-line distance of ca 4500km.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Kirch:1988talepakemalai","The Lapita Cultural Complex, 3600 to 2500 B.P., represents rapid dispersal to and colonization of the southwestern Pacific by Austronesian-speaking peoples. Excavations in the Mussau Islands of Papua New Guinea have concentrated on the extensive Talepakemalai (ECA) site, and have incorporated a waterlogged deposit in which the post bases of a Lpita stilt-house are anaerobicaly preserved. This site produced critical new evidence on Lapita origins, economy, and long-distance exchange in the form of an extensive array of ceramic, shell, stone, and bone artifacts; vertebrate and invertebrate fauna; and plant macrofossils. Key results of this research are: the hypothess of an indigenous Bismarck Archipelago ‘homeland‘ for Lapita is not supported; Lapita subsistence was broadly based and incorporated sophisticated marine exploitation and animal husbandry, and developed arboriculture; the Mussau Lapita community was one node in an extensive long-distance exchange network evidenced by imported ceramics, obsidian, chert, metavolcanic adzes, oven-stones, and other materials; ECA was a manufacturing center for a variety of shell-exchange valuables; and spatial distribution of ceramics and other artifacts within the ECA site suggest structural differentiation within Lapita society. The transformation or replacement of Lapita culture in Mussau after 2500 B.P. remains a significant problem of continuing research.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Kirch:2001mussau","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Kirch:2021talepakemalai","The Lapita Cultural Complex-first uncovered in the mid-20th century as a widespread archaeological complex spanning both Melanesia and Western Polynesia-has subsequently become recognized as of fundamental importance to Oceanic prehistory. Notable for its highly distinctive, elaborate, dentate-stamped pottery, Lapita sites date to between 3500-2700 BP, spanning the geographic range from the Bismarck Archipelago to Tonga and Samoa. The Lapita culture has been interpreted as the archaeological manifestation of a diaspora of Austronesian-speaking people (specifically of Proto-Oceanic language) who rapidly expanded from Near Oceania (the New Guinea-Bismarcks region) into Remote Oceania, where no humans had previously ventured. Lapita is thus a foundational culture throughout much of the southwestern Pacific, ancestral to much of the later, ethnographically-attested cultural diversity of the region. The Mussau materials are essential to understanding how Lapita developed and was transformed during the period prior to and following the Lapita diaspora into Remote Oceania. This volume thus presents the definitive ‘final report‘ on the excavation not only of Talepakemalai, but of all of the Lapita and post-Lapita sites investigated during the Mussau Project","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Kirchner:2001mountain","We used cosmogenic 10Be to measure erosion rates over 10 k.y. time scales at 32 Idaho mountain catchments, ranging from small experimental watersheds (0.2 km2) to large river basins (35 000 km2). These long-term sediment yields are, on average, 17 times higher than stream sediment fluxes measured over 10–84 yr, but are consistent with 10 m.y. erosion rates measured by apatite fission tracks. Our results imply that conventional sediment-yield measurements—even those made over decades—can greatly underestimate long-term average rates of sediment delivery and thus overestimate the life spans of engineered reservoirs. Our observations also suggest that sediment delivery from mountainous terrain is extremely episodic, sporadically subjecting mountain stream ecosystems to extensive disturbance.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Kirk:1976origin","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Kirkbride:2014cairngorm","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Kirkpatrick:2020tibet","Tectonic deformation can influence spatiotemporal patterns of erosion by changing both base level and the mechanical state of bedrock. Although base-level change and the resulting erosion are well understood, the impact of tectonic damage on bedrock erodibility has rarely been quantified. Eastern Tibet, a tectonically active region with diverse lithologies and multiple active fault zones, provides a suitable field site to understand how tectonic deformation controls erosion and topography. In this study, we quantified erosion coefficients using the relationship between millennial erosion rates and the corresponding channel steepness. Our work shows a twofold increase in erosion coefficients between basins within 15 km of major faults compared to those beyond 15 km, suggesting that tectonic deformation through seismic shaking and rock damage significantly affects eastern Tibet erosion and topography. This work demonstrates a field-based, quantitative relationship between rock erodibility and fault damage, which has important implications for improving landscape evolution models.","2024-01-17 16:36:17.120 +0100","" +"Kleman:2020idre","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Kober:2009lluta","Terrestrial cosmogenic nuclide (TCN) concentrations measured in river sediments can be used to estimate catchment‐wide denudation rates. By investigating multiple TCN the steadiness of sediment generation, transport and depositional processes can be tested. Measurements of 10Be, 21Ne and 26Al from the hyper‐ to semi‐arid Rio Lluta catchment, northern Chile, yield average single denudation rates ranging from 12 to 75 m Myr–1 throughout the catchment. Paired nuclide analysis reveals complex exposure histories for most of the samples and thus the single nuclide estimates do not exclusively represent catchment‐wide denudation rates. The lower range of single nuclide denudation rates (12–17 m Myr–1), established with the noble gas 21Ne, is in accordance with palaeodenudation rates derived from 21Ne/10Be and 26Al/10Be ratio analysis. Since this denudation rate range is measured throughout the system, it is suggested that a headwater signal is transported downstream but modulated by a complex admixture of sediment that has been stored and buried at proximal hillslope or terrace deposits, which are released during high discharge events. That is best evidenced by the stable nuclide 21Ne, which preserves the nuclide concentration even during storage intervals. The catchment‐wide single 21Ne denudation rates and the palaeodenuation rates contrast with previous TCN‐derived erosion rates from bedrock exposures at hillslope interfluves by being at least one order of magnitude higher, especially in the lower river course. These results support earlier studies that identified a coupling of erosional processes in the Western Cordillera contrasting with decoupled processes in the Western Escarpment and in the Coastal Cordillera. Copyright 2008 John Wiley and Sons, Ltd.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Kober:2012debris","Catchment-wide denudation rates (CWDRs) obtained from cosmogenic nuclides are an efficient way to determine geomorphic processes quantitatively in alpine mountain ranges over Holocene time scales. These rate estimations assume steady geomorphic processes. Here we use a time series (3 yr) in the Aare catchment (central Swiss Alps) to test the impact of spatially heterogeneous stochastic sediment supply on CWDRs. Our results show that low-frequency, high-magnitude debris-flow events significantly perturb cosmogenic nuclide (10Be, 14C) concentrations and thus CWDRs. The 10Be concentrations decrease by a factor of two following debris-flow events, resulting in a doubling of inferred CWDRs. The variability indicates a clear time and source dependency on sediment supply, with restricted area-weighted mixing of sediment. Accordingly, in transient environments, it is critical to have an understanding of the history of geomorphic processes to derive meaningful CWDRs. We hypothesize that the size of debris flows, their connectivity with the trunk stream, and the ability of the system to sufficiently mix sediment from low- and high-order catchments control the magnitude of CWDR perturbations. We also determined in situ 14C in a few samples. In conjunction with 10Be, these data suggest partial storage for colluvium of a few thousand years within the catchment prior to debris-flow initiation.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Kober:2015bolivian","The topographic signature of a mountain belt depends on the interplay of tectonic, climatic and erosional processes, whose relative importance changes over times, while quantifying these processes and their rates at specific times remains a challenge. The eastern Andes of central Bolivia offer a natural laboratory in which such interplay has been debated. Here, we investigate the Rio Grande catchment which crosses orthogonally the eastern Andes orogen from the Eastern Cordillera into the Subandean Zone, exhibiting a catchment relief of up to 5000 m. Despite an enhanced tectonic activity in the Subandes, local relief, mean and modal slopes and channel steepness indices are largely similar compared to the Eastern Cordillera and the intervening Interandean Zone. Nevertheless, a dataset of 57 new cosmogenic 10Be and 26Al catchment wide denudation rates from the Rio Grande catchment reveals up to one order of magnitude higher denudation rates in the Subandean Zone (mean 0.8 mm/yr) compared to the upstream physiographic regions. We infer that tectonic activity in the thrusting dominated Subandean belt causes higher denudation rates based on cumulative rock uplift investigations and due to the absence of a pronounced climate gradient.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Kober:2019steep","Climate change and high magnitude mass wasting events pose adverse societal effects and hazards, especially in alpine regions. Quantification of such geomorphic processes and their rates is therefore critical but is often hampered by the lack of appropriate techniques and the various spatiotemporal scales involved in these studies. Here we exploit both in situ cosmogenic beryllium‐10 (10Be) and carbon‐14 (14C) nuclide concentrations for deducing exposure ages and tracing of sediment through small alpine debris flow catchments in central Switzerland. The sediment cascade and modern processes we track from the source areas, through debris flow torrents to their final export out into sink regions with cosmogenic nuclides over an unprecedented five‐year time series with seasonal resolution. Data from a seismic survey and a 90 m core revealed a glacially overdeepened basin, filled with glacial and paraglacial sediments. Surface exposure dating of fan boulders and radiocarbon ages constrain the valley fill from the last deglaciation until the Holocene and show that most of the fan existed in early Holocene times already. Current fan processes are controlled by episodic debris flow activity, snow (firn) and rock avalanches.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Kodela:1988chase","Pollen and charcoal analyses of sediments from South Salvation Creek Swamp in Ku-ring-gai Chase National Park indicate that pollen influx has been dominated by local swamp species and dry sclerophyll heath and woodland taxa for the last 6000 radiocarbon years. Fire occurred throughout the record but charcoal and Eucalyptus pollen influx decreased over the last 1700 years. In an environment supporting dry sclerophyll vegetation fire appeared to play a constant role. The swamp surface was initially a sedgeland but was invaded by Gleichenia and woody shrubs around 2500 b.p. None of the vegetation changes could be ascribed directly to climatic shifts but the origin of the swamp itself may have been due to the postglacial rise in sea-level.","2023-07-22 06:51:38.269 +0200","" +"Kodela:1996thesis","The Robertson Plateau is a near-coastal upland region forming part of the Central Tablelands of New South Wales, Australia, 34°35'S, 150°35'£. The study area occurs approximately 100 km south of Sydney. Much of the natural vegetation on the basaltand shale-derived soils around Robertson was cleared for agriculture, leaving a landscape of fragmented forest within pastures, flanked by less disturbed sandstone vegetation to the north, east and south. In the Robertson region fertile basaltic soils and a mean annual rainfall over 1600 mm support mixed cool temperate/warm temperate rainforest, remnants of the formerly more continuous and widespread Yarrawa Brush. Other vegetation communities investigated include open/tall open eucalypt forests and wetlands, as well as disturbed forests and open pastures. Vegetation types were described, including the compilation of species lists. The association of rainforest being close to several peatlands on the Robertson Plateau provided a good opportunity to study vegetation and environmental change, especially when rainforest vegetation is generally more sensitive to environmental conditions and changes than the more resilient eucalypt forests and sandstone flora in the Sydney Basin. Sediment studies applying a multidisciplinary approach were undertaken to investigate the late Holocene vegetation and environmental history of the Robertson Plateau region. Pollen analysis was employed in conjunction with radiocarbon dating, stratigraphy, loss-on-ignition, magnetic susceptibility and carbonised particle analysis of sediment cores extracted from Wingecarribee Swamp and Wildes Meadow Swamp. A modem pollen rain study, in conjunction with vegetation survey and a pollen morphology investigation, were first undertaken to assist with the identification of pollen and the interpretation of fossil pollen records. Pollen morphological descriptions are provided for 66 plant taxa that occur in rainforest and open-forest communities in the Illawarra region, including the Robertson Plateau and the Illawarra escarpment and coastal plain. The study provides some insight on the features useful for pollen identification, as well as problems that may be encountered when differentiating pollen of related taxa. This information may be useful to palynological investigations and plant taxonomic studies. The modem pollen spectra for Eucalyptus forest and rainforest communities were investigated from 19 sites. Pollen abundance was compared with a number of plant abundance estimates of taxa within forests to study pollen representation at the forest scale. Linear regression, cluster and discriminant analyses were applied to analyse pollen representation and distribution. Pollen of Doryphora, Polyosma, Pittosporum, Hymenanthera, Tasmannia, Asclepiadaceae and most rainforest taxa investigated are poorly represented, while many open-ground and some sclerophyll taxa, particularly Eucalyptus, are better represented. Hedycarya, Cyathea and Dicksonia tended to be over-represented while Acmena was found to be well or under-represented by its pollen. The pollen of many native taxa do not appear to be well dispersed, and local pollen is commonly outweighed by pollen from regional sources, including pollen from pastures in the region. Pollen representation varied between taxa and sites, with factors such as vegetation structure, plant distribution, topography and disturbance influencing pollen representation. The influence of environmental conditions and vegetation attributes on pollen production, dispersal and preservation will affect pollen representation as these properties vary in space and time. This variability in the representation of the same taxon due to non-uniform environmental and vegetation conditions suggests that caution is needed when interpreting trends in pollen assemblages. Peat formation occurred more rapidly after 3500 b.p. and 2500-2000 b.p. at Wildes Meadow Swamp and Wingecarribee Swamp, respectively. About the same time, rainforest appears to have expanded in the region. Eucalyptus appears to have been more prevalent prior to this later phase of wetland and rainforest development. Generally higher amounts of Eucalyptus pollen and fem spores before c. 2000 y.a. in the Wingecarribee Swamp cores indicate moist eucalypt forest (or tall open-forest) with a fem understorey may have been more widespread in the past ( at least within the local region) and that rainforest may have expanded into these communities. Other aspects of the late Holocene vegetation dynamics are also discussed, including changes in wetland vegetation. The results contribute to a wider understanding of regional changes in southeastem Australia. The main development of peat in the Robertson Plateau region corresponds with other findings on mire development in upland sites that suggest effectively wetter conditions in highland areas of southeastem Australia in the late Holocene. Disturbance by European settlement is clearly indicated in the more recent pollen record by a decline in native forest taxa, the introduction of exotic species and increases in Poaceae and other taxa associated with agriculture. ... [_truncated_]","2023-07-22 06:51:38.269 +0200","" +"Koehler:2021inskip","This paper presents a reconstruction of the Holocene evolution of the Inskip Peninsula in SE Queensland. The peninsula links two major dune fields, the Cooloola Sand Mass to the south and K'gari (Fraser Island) to the north. Geomorphic features of this peninsula include remnant parabolic dunes, numerous beach ridges with foredunes, and a series of spits. Together these features provide insight into Holocene coastal evolution and changing marine conditions. A remnant beach ridge/foredune complex at the northern portion of Inskip may have been connected to K'gari and a river/tidal channel near Rainbow Beach township which separated it from the Cooloola Sand Mass to the south. This channel avulsed northward in the early mid-Holocene (after 8.8 ka) with spit development from the south. This was followed by a phase of beach-ridge/foredune complex development that started by ~6.7 ka. Stratigraphic evidence from the highest and best developed parabolic dunes in the northern portion of Inskip Peninsula indicates dune development from the mid-Holocene beach complex by 4.8 ka. Beach ridges with foredunes continued to prograde but notably declined in size during the late-Holocene. In the latest Holocene (<4.8 ka) many of the late-Holocene beach ridges/foredune complexes have been truncated by a re-orientation of the shoreline and longshore sediment transport has promoted the growth of the modern spit at the northern end of the peninsula. Erosive and longshore processes continue to be highly active because of tidal interactions between Great Sandy Strait and the Coral Sea. This detailed study of Inskip Peninsula's evolution aids significantly in future coastal management decisions, and provides evidence for World Heritage Area extension for the Cooloola Sand Mass, including the incorporation of Inskip Peninsula itself. It also contributes to the global understanding to coastal evolution in an area of strong wave and tidal interaction.","2023-03-26 14:45:57.798 +0200","" +"Koester:2017maine","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Koettig:1985berrima","In 1981, the Department of Main Roads, NSW, commissioned a survey for archaeological sites to be undertaken along the proposed route of the freeway extension between Hoddles Crossing and Alpine in the Southern Tablelands area south of Sydney (Fig. 1). This survey led to the discovery and recording of 24 Aboriginal sites (Koettig 1981). These sites were open artefact scatters (13), shelter sites with art and/or artefacts (6), grinding grooves (3) and scarred trees (2). ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:28:26.301 +0100" +"Koettig:1985lucas","The Upper Mill Creek area (Fig. 1) is presently being considered as an alternative site for a new Waste Disposal Depot for the Southern metropolitan area. The other possible location for this depot is Bardens Creek which is an eastern tributary of Mill Creek. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:28:26.595 +0100" +"Koettig:1985upper","The Upper Mill Creek area (Fig.l) is presently being considered as an alternative site for a new Waste Disposal Depot for the Southern metropolitan area. The other possible location for this depot is Bardens Creek which is an eastern tributary of Mill Creek. In 1980 (Silcox) and 1981 (Attenbrow and Negerevich) archaeological investigations were carried out in the Bardens Creek area which was at that time being considered by the Metropolitan Waste Disposal Authority as the waste depot area. The survey recorded thirteen Aboriginal sites and four of these were rock shelter sites at which excavations were undertaken (BC 1,2,5 and 9). ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:28:59.943 +0100" +"Koettig:1986glennies","In June 1986, the Public Works Department of New South Wales commissioned a survey for Aboriginal sites along a water pipeline, to run between Glennies Creek Dam and Singleton, in the Hunter Va.Hey Region of New South Wales (Koettig 1986). ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:28:26.889 +0100" +"Koettig:1986hunter","In June 1986, the Public Works Department of New South Wales commissioned a survey for Aboriginal sites along a water pipeline, to run between Glennies Creek Dam and Singleton, in the Hunter Va.Hey Region of New South Wales (Koettig 1986). The development consists of two components: a pipeline which will require the excavation of a trench 1m in width and 1.5m in depth and a chlorination plant which is to be located as close to the dam as possible. The chlorination plant and associated road and a future building, cover an area of 50 x 50m. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:29:00.236 +0100" +"Koettig:1987glennies","This report was commissioned by the Public Works Department of New South Wales and presents the results of monitoring excavations along the pipeline route between Singleton and Glennies Creek Dam and selected excavation at site SGCD 16. This is the third report on the archaeological investigations associated with this pipeline. Abrief summary of the previous work is presented below. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:28:27.186 +0100" +"Koettig:1990salvage","In 19B4 salvage excavations were undertaken at 2 rockshelter sites in Menai, South Sydney (Koettig 1985). These sites, M11 and M11, had been recorded during a survey of the proposed Waste Disposal Area to be located in Upper Mill Creek (Koettig and McDonald 1984) (Figs.1 & 2). ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:28:21.870 +0100" +"Koettig:1992camberwell","In 1986 a survey was carried out on Glennies Creek Coal Authorisation Area 81 and GCC308 (Brayshaw 1986). This area is now referred to as the Camberwell Lease Area (Fig.1:1). A total of 31 sites, all open artefacts scatters were recorded during that survey (Fig.1:2). Most of these sites were described as containing only a small number of artefacts, with large numbers of artefacts being recorded at only two sites (GCC19 and 20). At one of the sites (GCC27) was a large artefact of a volcanic material reminiscent of the material recovered from a Pleistocene context at Glennies Creek Dam to the north-east of the survey area (Koettig 1985, 1986). Brayshaw recommended further investigation of several sites before consents to destroy be issued by the NPWS. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:27:17.800 +0100" +"Koettig:1994bulga","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Koffman:2017rakaia","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Kohen:1981jamison","Under National Parks and Wildlife permit No. A8089, a series of excavations were made into an Aboriginal campsite on an alluvial terrace north of Jamisons Creek, Emu Plains (822 619, Penrith 1:100,000). The site, coded JC/1 (Western Cumberland Plains Survey), is situated one kilometre west of the Nepean River, and 400 metres east of the Lapstone Monocline (see fig. 1). ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:28:13.005 +0100" +"Kohen:1984cumberland","This is a preliminary report prepared for National Parks and Wildlife Service ta comply with the conditions a+ my permit to make collections of Aboriginal relics and conduct archaeological excavations (Ref R/4238!. This permit relates to a PhD research project examining Aboriginal settlement pattern in the Cumberland Plain. The permit covers the area between Blacktown and the Blue Mountains and from the F4 freeway north to the Hawkesbury River. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:28:13.595 +0100" +"Kohen:1984shaws","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Kohen:1986thesis","The stdy of prehistory is subject to the same bias and prejudice as any other scientific discipline. When the rewards are likely to be few and the effort required great, researchers will avoid problem areas in favour of more lucrative fields. One such neglected area of research has been the archaeology of the coastal plains and forests of southeastern Australia, where poor visibility and the diffuse nature of the archaaeological record militate against the investment of valuable research time. In the Sydney region, the archaeological data accumulated relate almost exclusively to rock shelter deposits. While such sites do have the potential to provide a great deal of valuable information, they reflect only a fraction of the activities carried out by the prehistoric population. In order to counteract the bias evident in the archaeological investigations, I undertook a systematic archaeological survey of the western Cumberland Plain. In the early chapters of this thesis, I examine the environmental setting and the resources which were available to Aboriginal people at the time of European settlement in 1788. After evaluating the ethnographic accouns, a clear picture emerges of two major economic systems operating; one based on coastal resources and one reliant on a wider range of locally abundant foods. Associate with this dichotomy were linguistic, technological and social differences suggestive of dense Aboriginal populations exploiting relatively narrow territories. Archaeological surveys were undertaken, a representative rockshelter site and two open sites were excavated, and, in conjunction with the surface collection of artefacts, it was possible to identify patterns in the archaeological record suggesting that the technological changes evident in the stone tools were a reflection of a changing resource base. In the final chapters, te factors which have influenced the location of sites and the distribution of artefact types are examined, and a model proposed which accounts for the observed data. The model suggests that macropodids formed a major component of the diet for several thousand years following the introdution of a microlithic industry, but that over the last 2,000 years increasing Aboriginal population has necessitated a diversification into a wider range of resources.","2022-10-09 20:04:07.350 +0200","" +"Kohut:2011tamarack","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Kong:2009tianshan","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Kong:2009yulong","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Kong:2010grove","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Kononenko:2010persistent","Studies of the technology and function of small retouched stemmed and waisted stone tools from late Holocene sites in central New Britain provide a powerful means for monitoring the effects of the massive W-K2 volcanic eruption (3480–3150 cal BP), after which pottery occurs in this region for the first time. Use-wear and residue studies show that these tools were used for processing soft starchy plant materials (tubers and wood) and cutting and piercing skin. Despite the catastrophically destructive event, results indicate cultural continuity, most likely by descendants of the original population, rather than population replacement or major cultural change. These results contribute to the ongoing debate about possible migration from Island Southeast Asia c.3400 years ago.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Konyana:2020mpumalanga","In this study the chemical separation procedure for cosmogenic beryllium-10 ( 10Be) in quartz for analysis by accelerator mass spectrometry (AMS), as well as the necessary sample preparation procedures, were established, and the methodology was applied to the determination of erosion rates in a section of the eastern Escarpment in the Mpumalanga and Limpopo Provinces of South Africa between 24°30’ S and 27° S, to fill a gap in the existing database of erosion rates along the Southern African Great Escarpment. Sample preparation was done in the Spectrum analytical facility of the Faculty of Science at the University of Johannesburg, the chemical separation was carried out in the ultraclean Wits Isotope Geology Laboratory (WIGL) at the University of the Witwatersrand, and the AMS analyses were carried out at iThemba Labs in Johannesburg. The chemical separation procedure makes use of two successive ion exchange column steps: The first employs an anion ion exchange resin and the second a cation exchange resin. The second one in particular required careful calibration, which was done for two column volumes (1and 2 ml resin respectively), using inductively coupled plasma optical emission (ICP-OES) spectroscopy. The samples analyzed comprised six stream sediments taken in rivers draining the eastern Escarpment to determine catchment-wide erosion rates, as well as five rock samples taken from outcrops close to the escarpment crest, for comparison. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:28:04.140 +0100" +"Koppes:2008kyrgyz","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Korup:2014flux","Quantifying volumes and rates of delivery of terrestrial sediment from island arcs to subduction zones is indispensable for refining estimates of the thickness of trench fills that may eventually control the location and timing of submarine landslides and tsunami-generating mega-earthquakes. Despite these motivating insights, knowledge about the rates of erosion and sediment export from the Japanese islands to their Pacific subduction zones remains patchy regardless of the increasing availability of highly resolved data on surface deformation, climate, geology, and topography. Traditionally, natural erosion rates across the island arc have been estimated from regression of topographic catchment metrics and reservoir sedimentation rates that were recorded over several years to decades. We review current research in this context, correct for a systematic bias in one of the most widely used predictions, and present new estimates of decadal to millennial-scale erosion rates of Japan's terrestrial inner forearc. We draw on several independent and unprecedented inventories of mass wasting, reservoir sedimentation, and concentrations of cosmogenic 10Be in river sands. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:27:30.792 +0100" +"Koungoulos:2023dingoes","The dingo, also known as the Australian native dog, was introduced in the late Holocene. Dingoes were primarily wild animals but a number resided in Aboriginal people's camps. Traditionally, these individuals were taken from wild litters before weaning and raised by Aboriginal people. It is generally believed that these dingoes were not directly provided for, and upon sexual maturity, returned to reproduce in the wild. However, some died while in the company of people and, were buried in occupation sites. This Australian practice parallels the burial of domestic dogs in many regions of the Asia-Pacific and beyond but has attracted very little research. We explore the historical and archaeological evidence for dingo burial, examining its different forms, chronological and geographic distribution, and cultural significance. Dingoes were usually buried in the same manner as Aboriginal community members and often in areas used for human burial, sometimes alongside people. This practice probably occurred from the time of their introduction until soon after European colonisation. We present a case study of dingo burials from Curracurrang Rockshelter (NSW) which provides insights into the lives of ancient tame dingoes, and suggests that domestication and genetic continuity between successive camp-dwelling generations may have occurred prior to European contact.","2023-11-16 19:36:29.583 +0100","" +"Krapf:2018musgrave","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Kronig:2018triftje","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Krueger:1966geochron","The following list presents dates on a small fraction of the total number of measurements made during 1964 and 1965 as well as data on some samples previously dated but not published. Results not appearing have not been released by our clients.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Kudriavtseva:2023pamir","We explore the spatial and temporal variations in denudation rates in the northern Pamir--Tian Shan region using 10Be-derived denudation rates from modern (n = 110) and buried sediment (2.0-2.7 Ma; n = 3), and long-term exhumation rates from published apatite fission track (AFT; n = 705) and apatite (U-Th-Sm)/He (AHe; n = 211) thermochronology. We found moderate correlations between denudation rates and topographic metrics and weak correlations between denudation rates and annual rainfall, highlighting complex linkages among tectonics, climate, and surface processes that vary locally. The 10Be data show a spatial trend of decreasing modern denudation rates from west to east, suggesting that deformation and precipitation control denudation in the northern Pamir and western Tian Shan. Farther east, the denudational response of the landscape to Quaternary glaciations is more pronounced and reflected in our data. Modern 10Be denudation rates are generally higher than the long-term AFT and AHe exhumation rates across the studied area. In the Kyrgyz Tian Shan, on average, the highest 10Be denudation rates are recorded in the Terskey range, south of Lake Issyk-Kul. Here, modern denudation rates are higher than 10Be-derived paleo-denudation rates, which are comparable in magnitude with the long-term exhumation rates inferred from AFT and AHe. We propose that denudation in the region, particularly in the Terskey range, remained relatively steady during the Neogene and early Pleistocene. Denudation increased due to glacial-interglacial cycles in the Quaternary, but this occurred after the onset and intensification of the Northern Hemisphere glaciations at 2.7 Ma.","2024-01-17 16:36:17.120 +0100","" +"Kuhlemann:2008synthesis","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Kuhlemann:2009sara","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Kuhlemann:2013carpathian","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Kuhlemann:2013rila","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Kurpiel:2020murrup","In 2018, Wurundjeri Woi-wurrung Cultural Heritage Aboriginal Corporation engaged La Trobe University to assist with archaeological investigations at the Keilor Archaeological Area (now known as Murrup Tamboore, or 'Spirit Waterhole'). Erosion control works were required at the site, providing an opportunity to investigate the stratigraphy close to the location where Ancestral Remains were uncovered in 1940. A narrow vertical section of the creek bank was exposed and sediment deposition was dated using OSL, with stone artefact-bearing layers dated to approximately 6.5 ka and 30 ka. Loose sediment and intact sediment block samples were collected for studying past environmental conditions and charcoal samples were subject to anthracological analysis. An archaeological survey was completed for the entire property, resulting in the identification of almost 300 stone artefacts. This paper reports on the results of the project to date.","2023-07-28 11:01:26.780 +0200","" +"Kuskie:2000freeway","The Roads and Traffic Authority of New South Wales is constructing a new section of the F3 Freeway, between the existing Freeway at Minmi and the New England Highway at Beresfield. South East Archaeology was commissioned by the Roads and Traffic Authority to undertake archaeological salvage excavations of two Aboriginal sites along the route of the proposed Freeway, at Black Hill, near Newcastle. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:28:27.775 +0100" +"Kuskie:2004hunter","BHP Billiton is developing the Mount Arthur North Coal Mine near Muswellbrook in the Hunter Valley of New South Wales. South East Archaeology Pty Limited was commissioned by a subsidiary company of BHP Billiton, Bayswater Colliery Company Pty Ltd, to undertake archaeological salvage excavations and collections of artefacts from a number of Aboriginal sites within the mining lease area. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:28:28.072 +0100" +"Kuskie:2004merimbula","South East Archaeology Pty Limited was commissioned by Ridge Consolidated Pty Ltd to undertake a salvage of Aboriginal heritage evidence within Stage 4 of the Merimbula Cove residential development, at Merimbula, on the Far South Coast of New South Wales. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:27:31.975 +0100" +"Kuskie:2005dolphin","South East Archaeology Pty Limited has been commissioned by Elderslie Property Investments Pty Ltd, on behalf of Dolphins Point Developments Pty Ltd, Dolphin Point Properties Pty Ltd and Mr John Thomson, to undertake an Aboriginal heritage impact assessment of land subject to residential development at Dolphin Point, near Burrill Lake on the South Coast of New South Wales. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:27:33.746 +0100" +"Kuskie:2005merimbula","South East Archaeology Pty Limited was commissioned by Ridge Consolidated Pty Ltd to undertake a sub-surface archaeological investigation of Aboriginal heritage within the proposed Stages 3 and 5 of the Bellbird Ridge residential development at Merimbula Cove, on the Far South Coast of New South Wales. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:28:28.369 +0100" +"LOsteBrown:2002burial","There has been a long interest in the burial practices of the Central Queensland Highlands, most notably the burial of the deceased in often highly decorated bark coffins. This has led to considerable speculation as to the antiquity of this burial custom, with some suggesting that it is a recent response to European settlement and influences in the region from around the 1850s. In this article, we present a series of dates that provide, for the first time, some definitive insights into this question. We clearly show that this burial tradition is one of considerable antiquity that absolutely predates both the contact and settlement periods not only within the region but for Australia as a whole. We also explore the factors that are responsible for the long-term survival of these funerary objects. Finally, the implications of the antiquity of these dates and the continuity and maintenance of cultural traditions within the context of native title are also discussed.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Laabs:2007bear","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Laabs:2009uinta","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Laabs:2011wasatch","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Laabs:2013ruby","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Laabs:2016bonneville","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Lachlan:1996wilpena","ND","2023-01-05 16:42:05.198 +0100","" +"Ladd:1971five","ND","2023-01-05 16:42:05.198 +0100","" +"Ladd:1978curlip","The Lake Curlip swamp is part of the Snowy River flats and is covered mainly by Phragmites grassland and Melaleuca thickets. The land bordering the flats is generally cleared, but there are some open-forests dominated by eucalypts, and small patches of Acmena closed-forest occur in sheltered sites on the flats or in gullies. Sediments from a core taken from the swamp cover the period 5200 B.P. to present. From 5200 B.P. to about 1500 B.P., the pollen record shows very little change, but from 1500B.P. to thepresent, swamp plant pollen proportions undergo marked fluctuations. Most of the sediments under the Lake Curlip swamp were deposited under saline water; pollen and spores in the sediments were derived mainly from the Snowy and Brodribb Rivers, which flowed into a large common estuary. After 1700 B.P., the water over the core site became fresher, hydrosere succession followed, culminating in the growth of a Melaleuca ericifolia closed-scrub. Water-borne pollen and spores were eliminated from the site, but have recently been reintroduced with flood waters from the Brodribb Channel. The pollen record from Lake Curlip swamp suggests that there has been little change in the distribution of dry-land vegetation in this area. From this it must be concluded that the climate in the past 5200 years has been quite similar to that of the present.","2023-07-22 06:51:38.269 +0200","" +"Ladd:1992flinders","Two swamp sites on Flinders Island in Bass Strait provide evidence of vegetation cover for the period 10000 BP to present. Steppe vegetation in which Compositae Liguliflorae taxa and chenopods were important was present on the Flinders Island part of the Bassian Isthmus during the earliest part of the record. However, it was replaced by eucalypt forest or woodland with a grassy understorey and some shrubs as sea level rose to form the present island by 6000 BP. The eucalypt dominated vegetation became less important about 940 BP when Callitris became prominent until very recently. This change may be related to a drier climate. Flinders Island is one of the few sites in Australia where humans were absent for an extended time (c. 4700 to 200 BP) during the Holocene. There is no particular indication of pollen or charcoal changes which can be related to the disappearance of humans from the island. However, at Killiecrankie Swamp the arrival of Europeans 200 yr ago probably caused the mcreased charcoal input to the swamp sediments and the vegetation change observed. Likewise Middle Patriarch Swamp records changes due to clearing and swamp drainage in the most recent times. The fact that the swamp deposits contain charcoal and pollen, together with the density of swamps on the eastern side of the island means the area is very favourably placed to provide detailed information on firing regimes unaffected by humans, in a sclerophyll vegetation very similar to that in large areas of southeastern Australia. In the light of the pollen evidence from this study and that from other southeastern mainland and Tasmanian sites it is suggested that the apparent prominence of Casuarina in the southwest of Victoria and southeast of South Australia during the early Holocene was due to local soil factors and drier climate. Later changes in soil and climate led to a decrease in Casuarina and increase in Eucalyptus.","2023-07-22 06:51:38.269 +0200","" +"Lam:2017beyond","The application of palaeoflood hydrology in Australia has been limited since its initial introduction > 30 years ago. This study adopts a regional, field-based approach to sampling slackwater deposits in a subtropical setting in southeast Queensland beyond the traditional arid setting. We explore the potential and challenges of using sites outside the traditional physiographical setting of bedrock gorges. Over 30 flood units were identified across different physiographical settings using a range of criteria. Evidence of charcoal-rich layers and palaeosol development assisted in the identification and separation of distinct flood units. The OSL-dated flood units are relatively young with two-thirds of the samples being < 1000 years old. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:28:18.330 +0100" +"Lam:2017reducing","Using a combination of stream gauge, historical, and paleoflood records to extend extreme flood records has proven to be useful in improving flood frequency analysis (FFA). The approach has typically been applied in localities with long historical records and/or suitable river settings for paleoflood reconstruction from slack‐water deposits (SWDs). However, many regions around the world have neither extensive historical information nor bedrock gorges suitable for SWDs preservation and paleoflood reconstruction. This study from subtropical Australia demonstrates that confined, semialluvial channels such as macrochannels provide relatively stable boundaries over the 1000–2000 year time period and the preserved SWDs enabled paleoflood reconstruction and their incorporation into FFA. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:28:18.624 +0100" +"Lamb:2001nara","This report describes a recently obtained radiocarbon determination from the Nara Inlet 1 rockshelter site on Hook Island, off the Central Queensland coast. The new date was obtained in order to more clearly refine changes in stone artefact discard densities within the site as Dart of a wider technological study, centring on the South Molle Island quarry (see Lamb 1996 & in prep).","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Lamb:2021engravings","An extensive body of engraved rock art on the Great Papuan Plateau is documented here for the first time, along with the first dates for occupation. Consisting largely of deeply abraded or pecked barred ovals and cupules, the rock art of this region does not fit comfortably into any regional models for rock art previously described. It does, however, exhibit some similarity to art in regions to the east and the west of the plateau. Subject to further archaeological testing, we present a number of exploratory hypotheses with which to explain the presence of the engravings; as part of the ethnographic and contemporary Kasua’s cultural suite; as part of a relatively recent (late Holocene) migration of peoples from the Gulf to the plateau; or as part of an earlier movement of people from the west, possibly as part of the movement of people into the Sahul continent in the Late Pleistocene. We conclude that the Great Papuan Plateau is not a late and marginally occupied ‘backwater‘ but rather part of a possible corridor of human movement across northern Sahul and a region that could allow us to better understand modern humans as they reached the Sahul continent.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Lambrides:2020lizard","Archaeological records documenting the timing and use of northern Great Barrier Reef offshore islands by Aboriginal and Torres Strait Islander peoples throughout the Holocene are limited when compared to the central and southern extents of the region. Excavations on Lizard Island, located 33 km from Cape Flattery on the mainland, provide high resolution evidence for periodic, yet sustained offshore island use over the past 4000 years, with focused exploitation of diverse marine resources and manufacture of quartz artefacts. An increase in island use occurs from around 2250 years ago, at a time when a hiatus or reduction in offshore island occupation has been documented for other Great Barrier Reef islands, but concurrent with demographic expansion across Torres Strait to the north. Archaeological evidence from Lizard Island provides a previously undocumented occupation pattern associated with Great Barrier Reef Late Holocene island use. We suggest this trajectory of Lizard Island occupation was underwritten by its place within the Coral Sea Cultural Interaction Sphere, which may highlight its significance both locally and regionally across this vast seascape.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Laming:2022legislation","Protecting 'wilderness' and removing human involvement in 'nature' was a core pillar of the modern conservation movement through the 20th century. Conservation approaches and legislation informed by this narrative fail to recognise that Aboriginal people have long valued, used, and shaped most landscapes on Earth. Aboriginal people curated open and fire-safe Country for millennia with fire in what are now forested and fire-prone regions. Settler land holders recognised the importance of this and mimicked these practices. The Land Conservation Act of 1970 in Victoria, Australia, prohibited burning by settler land holders in an effort to protect natural landscapes. We present a 120-year record of vegetation and fire regime change from Gunaikurnai Country, southeast Australia. Our data demonstrate that catastrophic bushfires first impacted the local area immediately following the prohibition of settler burning in 1970, which allowed a rapid increase in flammable eucalypts that resulted in the onset of catastrophic bushfires. Our data corroborate local narratives on the root causes of the current bushfire crisis. Perpetuation of the wilderness myth in conservation may worsen this crisis, and it is time to listen to and learn from Indigenous and local people, and to empower these communities to drive research and management agendas.","2023-07-22 06:51:38.269 +0200","" +"Lampert:1966durras","The excavation of a midden in a sea cave at Durras North on the South Coast of New South Wales yielded a large number of bone points, and several shell fish hooks in association with fish hook files. The flaked stone industry was a simple one, consisting mainly of utilized flakes of non-specialized character, but with two elouera in the lowest level. Faunal remains show that food was derived almost entirely from the sea and the suite of artefacts reflects this specialized type of economy. Examination of the bone points in conjunction with those originating from both ethnographic and archaeological situations elsewhere in Eastern Australia, indicates that the Durras North bone point industry was peculiar to its locality and contrasts with that found at a number of other sites of comparable date. The site is a late one, being occupied into the period of European settlement.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Lampert:1967horticulture","A dated agricultural site in New Guinea is clearly of great importance. Mr R. J. Lampert, Research Officer in Archaeology in the Department of Anthropology (Archaeology) of the Research School of Pacific Studies in the Australian National University at Canberra, sends us the following note.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Lampert:1971bomaderry","The site is a sandstone rock shelter in the southern side of a steep-walled gully. Below the site flows Bomaderry Creek, a short but permanent stream rising in the Cambewarra Range some eight kilometres (five miles) further inland. Only 700 metres (8OO yards) downstream from the site, Bomaderry Creek is tidal, while one kilometre (0.6 mile) further downstream its course meets the broad estuary of the Shoalhaven River at a point some 12 km (7 miles) from the sea (Fig. 2). This junction of the two streams occurs where foothills of the divide meet the flood plain of the Shoalhaven Estuary. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:27:29.613 +0100" +"Lampert:1971burrill","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Lampert:1971coastal","At present the richest evidence available for Aboriginal life on the coast of southeastern Australia comes from the central-southern coast of New South Wales and it is with this area that I am chiefly concerned, though I refer below to relevant work by prehistorians and ethnographers in eastern Australia generally. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:29:00.532 +0100" +"Lampert:1971currarong","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Lampert:1988flinders","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Lampert:1993bomaderry","Aboriginal hunter-gatherers briefly occupied a large rockshelter on Bomaderry Creek at about 1900 years bp and about 1400 years bp. While in residence they subsisted on a variety of local plants and animals, but their life style was also linked closely to that of people who occupied sites nearer the coast farther south. Excavation revealed not only aspects of their economic life but also the manner in which the evidence they left behind had been modified later by such agencies as human disturbance, scavenging by dingoes and weathering.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Landvik:2003existed","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Landvik:2013constraints","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Lane:2014uummannaq","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Langley:2009material","Sahul, the combined landmass of Australia and New Guinea, provides a record of behavioural modernity extending over at least the last 50,000 years. Colonised solely by anatomically and behaviourally modern humans, this continent provides an alternative record in the investigation of behavioural modernity to the extensively studied Middle Stone Age African and Upper Palaeolithic Eurasian archaeological records. In the past, the archaeological record of behavioural modernity in Sahul has been described as simple, sparse and essentially different to those records of Africa and Eurasia. These differences have been attributed to either low population densities during the Pleistocene or the loss of behavioural ‘traits‘ on the journey from Africa to Sahul. While a number of studies have been undertaken, no single researcher has attempted to investigate the role of taphonomy and sampling on the representation of behavioural modernity in the archaeological record, despite Sahul being characterised by extreme environments, highly variable climates, and archaeologically, usually only small excavations. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:29:00.827 +0100" +"Langley:2016boomerang","A small fragment of a carefully shaped wooden artefact was recovered from Riwi Cave (south central Kimberley, Western Australia) during 2013 excavations. Directly dated to 670 ± 20 BP, analysis of the artefact’s wood taxon, morphology, manufacturing traces, use wear, and residues, in addition to comparison with ethnographic examples of wooden technology from the Kimberley region, allowed for the identification of the tool from which it originated: a boomerang. In particular, this artefact most closely resembles the trailing tip of a hooked boomerang, providing rare insights into the presence of these iconic fighting and ceremonial items in the Kimberley some 600 years ago.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Langley:2016kimberley","Here we describe the oldest shaped and utilised bone implement recovered from an Australian context. Dated to beyond 46,000 years cal. BP and recovered from Carpenter's Gap 1 rockshelter, in the Kimberley region of northern Western Australia, this artefact demonstrates not only that Australian osseous technology has a time depth almost 25,000 years older than previously believed, but that bone technology was present in the opposite corner of the country from which it was proposed to have been innovated around 20,000 years ago. Comparison of this artefact with ethnographic implements found that the CG1 point was most consistent with an awl or a 'nose-bone'. If the implement was an awl it provides evidence for intangible behaviours such as leather working or basketry being enacted more than 46,000 years cal. BP ago, while the alternative -- a nose-bone -- would constitute the earliest piece of personal ornamentation in Sahul. In either case, this single artefact provides rare insights into the culture and technology of Australia's earliest peoples.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Larimer:2019rejuvenation","We utilized field measurements of erosion rates and topographic analyses to constrain the timing and magnitude of landscape rejuvenation on the western flank of the Rocky Mountains in central Idaho, United States. Deeply incised canyons of the Clearwater, Salmon, and Snake Rivers dissect a broad region of roughly 8 × 104 km2. Along the Salmon River, an observable break in slope separates relict landscapes of low relief (<400 m valley depth) from high-relief landscapes (1200–1600 m valley depth) adjusting to base-level forcing. The 10Be cosmogenic radionuclide concentrations in river sediment record basinwide erosion rates that increase from 0.05 mm/yr ± 0.008 in the low-relief topography to 0.12 mm/yr ± 0.016 in the adjusting, high-relief landscapes over the last 103–104 yr and are consistent with longer-term estimates of erosion. Using the covariance of erosion rates and channel morphology, we calibrated a 1-dimensional river incision model to constrain the dynamics of incision along the Salmon River. More than 105 model runs explored uncertainty and assumptions and found that increased incision initiated roughly 9.5 ± 2 Ma and persists to the present. New constraints on the distribution of erosion processes at locations within a 400 km transect across central Idaho suggest northward surface tilting. In light of these data, we offer a new hypothesis that attributes late Miocene landscape rejuvenation of central Idaho to surface uplift driven by density changes in the mantle-lithosphere precipitated by the Yellowstone plume. We demonstrated the hypothesis through a simple model of flexure of an elastic plate subject to a buried buoyant load, and we found that density changes extending 200 km north of the Snake River Plain can reproduce the south-north distribution of uplift with reasonable values for elastic thickness and anomalous density.","2024-02-23 08:52:36.217 +0100","2024-02-23 08:52:36.217 +0100" +"Larsen:1996jersey","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Larsen:2011eyre","The availability of surface water resources is of fundamental concern globally, especially in dryland environments where these resources are particularly vulnerable to over-exploitation. Determining the extent and quality of this water also requires some knowledge about the susceptibility of these resources to change. This thesis aims to improve our understanding of the water balance in dryland environments, in particular within the Lake Eyre Basin (LEB) in central Australia, both in terms of modern processes and the factors that may have resulted in changing hydrological conditions during the Late Quaternary. The dissolved load in the contemporary dryland rivers of the LEB is assessed and indicates that evaporation does not significantly modify the ionic content or solute concentration despite large transmission losses to the surface water budget (~64% of mean annual flow). The source of these solutes is investigated and shows that although rainfall and dust account for the bulk of them, silicate weathering also plays a surprisingly important role. This suggests that dryland environments should also be included estimates of the global silicate-weathering cycle. A comprehensive investigation into the cause and fate of the large catchment transmission losses, and their role in the water budget within the LEB is undertaken. The semi-confined alluvial setting caused by the large mud-dominated multiple channel and floodplain system in many parts of the LEB, and in particular the Channel Country of Cooper Creek, has resulted in at least three distinct shallow groundwater recharge pathways. These control recharge rates, the distribution of freshwater lenses, and the evolution of high groundwater salinities. This highlights the importance of preferential flow in semi-confined alluvial settings, and suggests that where hydrological variability is typically high, such as dryland environments, groundwater recharge is perhaps better considered as a probability of occurrence instead as an average rate. Furthermore, the sum of these probabilities may in turn best account for the observed transmission losses in the water budget. The current hydrology of the LEB is complex, making it difficult to interpret the conditions that prevailed during the dramatic changes in climate and hydrology associated with the Late Quaternary. This aspect of the study investigates runoff conditions required to maintain the system of terminal lakes. Strzelecki Creek, a distributary of Cooper Creek originating at Innamincka, has a record of fluvial deposition that broadly matches the fillings of the Lake Mega-Frome system. This confirms the ability of the headwaters of the LEB to deliver runoff","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Larsen:2012sweden","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Larsen:2014rapid","Evaluating conflicting theories about the influence of mountains on carbon dioxide cycling and climate requires understanding weathering fluxes from tectonically uplifting landscapes. The lack of soil production and weathering rate measurements in Earth’s most rapidly uplifting mountains has made it difficult to determine whether weathering rates increase or decline in response to rapid erosion. Beryllium-10 concentrations in soils from the western Southern Alps, New Zealand, demonstrate that soil is produced from bedrock more rapidly than previously recognized, at rates up to 2.5 millimeters per year. Weathering intensity data further indicate that soil chemical denudation rates increase proportionally with erosion rates. These high weathering rates support the view that mountains play a key role in global-scale chemical weathering and thus have potentially important implications for the global carbon cycle.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Larsen:2014retreat","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Larsen:2016local","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Larsen:2018instability","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Larsson:2002labai","During November-December 1998, archaeological surveys were carried out in the villages of Mwatawa and Labai on northern Kiriwina. Trobriand Islands, Milne Bay Province, Papua New Guinea. The surveys were conducted by two archaeologists from Gotland University College, Yisby, Sweden, as a Minor Field Study (MFS), financed by the Swedish International Development Authority (Sida). The fieldwork included a preliminary documentation of the oral traditions among the village people about old settlements, a registration of stray finds. phosphate surveys using the spot-test method. and test-excavations. On the basis of the survey results. two sites were chosen for the subsequent 1999 excavations. The main o~jectives of the excavations were to demarcate prehistoric settlements, make a documentation of stratigraphy and collect datable material.","2022-10-09 20:04:07.350 +0200","" +"Lasserre:2002haiyuan","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Latch:2008bramble","Executive Summary. Species: Bramble Cay melomys, Melomys rubicola, a small rodent of uncertain origins, is morphologically distinct from other Australian melomys. With a population of less than 100 individuals inhabiting a single small sand cay whose existence is threatened by erosion, the Bramble Cay melomys is one of the most threatened mammals in Australia. Speculation exists that the species may also occur in Papua New Guinea (PNG) given the close proximity of the cay to the Fly River region, or on other islands in the Torres Strait. Further survey work on these islands and PNG along with clarification of its taxonomic status in relation to PNG species is required. ... [_truncated_]","2023-02-17 13:35:53.701 +0100","" +"Law:2010djadjiling","The Pleistocene settlement of the arid zone is a prominent research theme in Australian archaeology (Hiscock 2008:45- 62; Hiscock and Wallis 2004; Marwick 2002a, 2002b; O’Connor et al. 1998; Smith 1987, 2005; Thorley 1998; Veth 1993, 1995, 2005). Of particular interest is the inland Pilbara region of the western arid zone, which until recently was reported to have been first occupied between c.20,000 BP and c.26,000 BP (Brown 1987:27; Edwards and Murphy 2003:45; Maynard 1980:7). The recent test excavations at Juukan-1 rockshelter suggest the region was occupied before 32,920±270 BP (Slack et al. 2009:34). Our research at Djadjiling rockshelter supports this result by demonstrating an Aboriginal presence at the site c.35,000 years ago. Not only is the site unique for its antiquity, but excavations have recovered a large flaked stone assemblage from the earliest occupational phase. The evidence demonstrates repeated early site use, and a sequence of intermittent occupation throughout the late Pleistocene and Holocene. The preliminary findings are presented below.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Law:2018pad3","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Lawler:2013cranbourne","The sand sheets of Victoria's Cranbourne region provide stratified aeolian deposits which may extend from the late Pleistocene to the mid-Holocene. Most notably, the work at Bend Road 1 (VAHR 7921--0735) and Bend Road 2 (VAHR 7921--0736) at Keysborough in 2006 has shown a sequence of dated artefact horizons which may extend from about 35,000 years ago to the Holocene, with significant changes in stone artefact types at each level. Recent excavations at 1455 Thompsons Road in Cranbourne North, Victoria, have investigated coversands on a ridge of Baxter Sandstone adjacent to former swamps. These have produced stratified stone artefact assemblages which display variation in character and density over time, while subject to episodes of sand deflation and bioturbation. Optically Stimulated Luminescence age estimates have provided a chronological framework for this sequence, showing periodic occupation from the Last Glacial Maximum (at 19.17 +- 1.52 ka) to the mid-Holocene.","2023-07-28 11:01:26.780 +0200","" +"Lawler:2014birrarrung","Birrarrung Park in Lower Templestowe occupies an alluvial floodplain within a great bend of the Yarra River, at its confluence with the Plenty River. The terrace deposits at this location have not been previously dated, but are believed to comprise one or more Holocene terraces with earlier Pleistocene terraces overlying Tertiary gravels and clays. Severe erosion at the mouth of an outfall drain at the eastern side of the park has created a large chasm through the terrace deposits, more than eight metres in depth. To manage potential Aboriginal cultural heritage which may be affected by its planned restitution program, the City of Manningham commissioned a Cultural Heritage Management Plan (CHMP) prior to the commencement of these works. One concern was the possibility that deeply buried archaeological deposits might occur within the terrace sediments which would be impacted by the works. Archaeological investigations, which yielded OSL age estimates, have shown that this portion of the river terrace was formed during the latter part of the previous interglacial (Marine Isotope Stage 5), from 105 + 8.4 to 81.2 + 1.6 thousand years ago. The sediments were laid down during two warmer accretionary stages (MIS5c and MIS5a), separated by a colder transgressive phase (MIS5b). Because the Pleistocene terrace was formed before any known human occupation in Australia, there is no likelihood that any deeply buried archaeological deposits would occur within the terrace sediments. Beyond the immediate requirements of the CHMP, the study contributes to our understanding of the river's Pleistocene development. This paper discusses the techniques used as part of these investigations.","2023-07-28 11:01:26.780 +0200","" +"Lawler:2014browns","The Browns Creek Community Archaeology Project is a research and training project initiated and driven by traditional owners focusing on an extensive shell midden in Victoria's southwest. Project partners are the Gadabanud and Gulidjan Traditional Owner Group (GGTOG), Kuuyang Maar Aboriginal Corporation (KMAC), Eastern Maar Aboriginal Corporation (EMAC), Biosis Pty Ltd, La Trobe University (LTU), Otway Coast Care Committee (OCCC) and the Office of Aboriginal Affairs Victoria (OAAV). Browns Creek 3 (VAHR 7620-0077), located near Apollo Bay on Victoria's Otway Coast, is an intact, stratified shell midden containing a broad range of faunal and artefactual material, including potential hearth deposits. The traditional owners initiated the project to explore the research potential of this Aboriginal place, and build an understanding of its Aboriginal cultural values in a regional context. The exploratory recording and excavation program, led by Biosis and LTU, commenced in 2013. Preliminary findings from the 2013 field season indicate an occupational sequence spanning up to 900 years ago, and potentially up to the contact period, with a number of distinct phases of site use separated by sterile dune foramtion. The fieldwork yielded information on subsistence strategies through time, as well as providing opportunities for training in archaeological field methods both for traditional owners and LTU students. This has included opportunities to apply archaeomagnetic methods to coastal Victorian Aboriginal places, and encourage future collaborative research projects on Victoria's diminishing coastal archaeology. This paper presents results from the first phases of this research program.","2023-07-28 11:01:26.780 +0200","" +"Lawrie:2012broken","This report details the results from geological, hydrogeological and hydrogeochemical investigations, and sets out 3D geological and hydrogeological frameworks and a new hydrogeological conceptual model for the area.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"LeRoux:2009landslide","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"LeRouxMallouf:2015bhutan","The Main Himalayan Thrust (MHT) is the source of great earthquakes that have been documented along the range. Its geometry is a key parameter that influences accommodation of tectonic loading and earthquake magnitudes along the Himalayan Arc. Although seismic images are available for both the western and the central part of the range, this geometry remains poorly constrained for the Bhutanese Himalayas. Here we address this issue using a 10Be cosmogenic nuclides denudation transect across western Bhutan. We observe a wide low denudation rate domain between 50 km and 110 km from the front followed by a strong northward increase. Using a joint inversion of denudation rates, GPS data, and Holocene uplift rates, we interpret this pattern as a consequence of a flat‐ramp transition along the MHT. Compared to central Nepal and Sikkim, this location of the ramp suggests a wider décollement, with implications for greater seismogenic potential of the MHT in western Bhutan.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"LeRoy:2012thesis","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"LeRoy:2017ecrins","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Leach:1981archaeological","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Leach:2000evidence","Samples of human bone from six individuals from the Lapita burial ground at Reber-Rakival on Watom Island in New Britain were analysed for ð13C, ð15N and ð34S. The mean values obtained were–18.1, 11.6 and 9.9 respectively. From existing knowledge of isotope values, calorific content and protein yields for the main Pacific food types, computer simulation was used to randomly generate a large number of possible food compositions, in order to find the type of diet which could have produced the isotope pattern at Watom. The simulation produced solutions which are within acceptable limits of the Watom isotope signature. The mean food composition per day was then estimated as follows.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Leahy:2005bolin","Bolin Billabong is a shallow, eutrophic and turbid oxbow lake located on the lower Yarra River floodplain, in suburban Melbourne (Victoria, Australia). A combination of radiometric dating, historical data, fossil markers and mineral magnetics has been used to develop a sediment chronology for the billabong that extends from about ad 1120 to the present. Fossil pollen and diatoms have been used to provide a high-resolution record of vegetation and aquatic ecosystem change through this period, with the aim of developing a better understanding of human disturbance in floodplain lakes. Specifically we aim to investigate the development and trajectory of eutrophic and turbid conditions that exist in the lake at present. The pre-European contact diatom assemblage at Bolin Billabong is dominated by a planktonic taxon, Cyclotella stelligera, and had very low diversity, with little evidence of species turnover. This suggests that the billabong had low nutrient concentrations and contrasts with the generally accepted notion of billabongs as naturally diverse, productive and variable systems. The initial period of European occupation was characterized by catchment disturbance with high levels of erosion and sedimentation. Sedimentation rates in the post-European contact period appear to be 30 times higher than prior to European settlement. Evidence suggests that the Yarra River was not naturally turbid. Changes to the diatom assemblage, reflective of water quality perturbation following European contact, were dramatic and unprecedented. Following an initially high sedimentation rate in the post-European contact period, the sedimentation rate gradually slowed towards the present day. The increase in nutrients available to the diatom assemblage appears to have been moderate from European contact (c. AD 1840) to until around AD 1920, then more pronounced from this point onwards. Recent changes in the diatom assemblage at Bolin Billabong appear moderate compared with other regulated river floodplain sites studied in southeastern Australia.","2023-07-22 06:51:38.269 +0200","" +"Leavesley:1998buang","Rosenfeld (1997) recently reported her excavations and the stratigraphy and radiometric chronology at Buang Merabak, a site probably first occupied c. 32,000 radiocarbon years ago. While that report contains brief summaries of the artefact classes, we have now carried out more detailed analyses of these artefacts and report them here. Despite the need for further radiometric dating, we conclude, contra Rosenfeld, that the Pleistocene layers of this site are largely intact and offer further important evidence of Pleistocene human behaviour in New Ireland. These data both complement and extend the data from similarly aged sites in the region.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Leavesley:2002merabak","This paper reports new radiocarbon estimates for the age of human occupation of Buang Merabak, an archaeological site in central New Ireland, Papua New Guinea (Fig. 1). Previously, the oldest radiocarbon date for human occupation in New Ireland was 35,410 + 430 BP (Leavesley and Allen 1998:80). The radiocarbon determinations reported here, although preliminary, may extend the first evidence of human occupation in New Ireland to beyond 40,000 BP (uncalibrated) and indirectly support the evidence presented by Groube et al. (1986) and Chappell et al. (1994), for the occupation of the Huon Peninsula at a similar antiquity.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Leavesley:2004radiocarbon","This paper presents new evidence in support of the Leavesley et al. (2002) claim that human occupation of the Bismarck Archipelago, Papua New Guinea (PNG), began by at least 39,500 bp, 4000 years prior to previous evidence. it presents new 14C determinations and an analysis of the shell for evidence of diagenesis that may influence the age estimates.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Leavesley:2004thesis","This dissertation investigates the nature of prehistoric hunting strategies in New Ireland, Papua New Guinea. New Ireland contains the earliest radiocarbon determinations for human occupation and therefore provides an opportunity to investigate colonisation. It also has a depauperate fauna compared to New Guinea and therefore provides an opportunity to investigate subsequent human adaptations. Hunting strategies are investigated through an analysis of the Buang Merabak faunal assemblage. The Buang Merabak assemblage contains prehistoric food refuse including shell and bone midden material and stone artefacts. The results of the faunal analysis are interpreted to investigate issues of resource use, land use and mobility. Resource use is reflected through prey selectivity and provides the opportunity to investigate the nature of hunting specialisation as a mechanism of adaptation. Prey taxa have discrete ecological requirements that are the parameters of their spatial distribution across the island. Notions of human land use are reflected through the spatial distribution of the prey taxa and are interpreted as a reflection of both on site and off site activities. In order to exploit each particular taxon the hunter must interact with the prey within the prey‘s environment. Therefore within the hunting context, human land use is reflected by the prey they capture and bring back to the site. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:28:47.559 +0100" +"Leavesley:2007lavongai","This paper reports a pilot study undertaken at the Lavongai rectilinear earth mounds site in New Hanover, New Ireland Province, Papua New Guinea. The objective of the study was to determine whether the mounds were formed as part of a prehistoric agricultural system. X-ray Diffraction and phytolith analyses were used on a series of sediment samples from a test pit excavated into one of the Lavongai mounds. The phytolith results indicate a change from forest species in the lowest samples to grass species in the highest samples and the presence of a variety of plant species recorded in the ethnography of medicinal plants. The XRD results indicate that the sediments throughout the depth of the mound have a similar origin, suggesting that the changes in phytoliths do not represent changes in the source of the sediments. It is proposed that the phytolith results reflect four phases of gardening practices beginning between c. 3000 bp and c. 4000 bp.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Leclerc:2019archaeologies","... [_truncated_] This book is not intended as a new synthesis of Melanesian archaeology in the true sense. Rather, the book features a series of case studies highlighting the great diversity of contemporary approaches to archaeologies of Island Melanesia from a thematic perspective. The field is transforming rapidly in response to a variety of forces both inside and outside the discipline of archaeology. One of the more significant developments in 21st-century Melanesian archaeology is the emergence of a sense of ‘salvage archaeology, in which large-scale fieldwork is carried out to document sites ahead of economic development projects (Richards et al. 2016; Sand et al. this volume). We imagine this kind of research will become increasingly prominent in coming years. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:29:09.968 +0100" +"Lee:2013patagonian","We investigated physical and chemical weathering in south Patagonia, encompassing both the tectonically active Andes with alpine glaciers and the quiescent seaboard plain with arid climate. Chemical denudation rates determined from riverine dissolved major elements were (0.07-5)×105tonsyear-1, and the long-term rates of CO2 consumption by alkaline earth silicates were (0.03-0.5)×105molkm-2year-1, commensurate with the average global CO2 consumption rate (0.25×105molkm-2year-1). Unradiogenic strontium isotope ratios indicated that the source of silicate weathering was volcanic sedimentary cover. Basin average total denudation rates based on 10Be measured in active streambed sediments ranged from 0.009 to 0.6mmyear-1. Uranium series disequilibria suggested that there is significant redistribution of nuclides between the dissolved and suspended material. When applying the simultaneous gain and loss model to the U-series data of the suspended load, sediment residence times of 10-150ky were obtained. Comparison of the dissolved load-based chemical denudation rate and 10Be-based total denudation rate revealed that some basins are dominated by chemical and some by physical denudation.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Lee:2014nun","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Lee:2021mongolia","Forebergs are landforms characterized by low, elongated ridges or hills rising above the surrounding alluvial fans or floodplains, and are typically formed by folding associated with thrust faulting. Forebergs in the Gobi-Altay range, south-central Mongolia, have developed in the forelands of mountains transpressionally uplifted in restraining bends along the E–W-trending sinistral strike-slip Bogd fault. Along the easternmost part of the Bogd fault, six forebergs have formed in the foreland of the Artz Bogd restraining-bend. We surveyed one of these forebergs to ascertain the fault geometry associated with its formation and understand how it has developed over time. ..","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Lees:1990systems","Quaternary lithostratigraphic units in coastal dunes have been dated at three locations in northern Australia, Cobourg Peninsula, Shelburne Bay, and Cape Flattery, by both radiocarbon dating of shell and organic carbon and thermoluminescence (TL) sediment dating. Both coarse fraction and fine fraction TL methods were used. Seventeen TL dates were measured. None of the TL dates contradict the ages given by radiocarbon. Where multiple TL dates were taken from a unit, they overlap within 2 standard deviation giving added confidence in the results. A phase of dune emplacement during the late Holocene (ca. 2700-1800 yr B.P.) was identified in two of the dune-fields, an early Holocene phase of dune emplacement (ca. 8600-7500 yr B.P.) in two of the dune-fields, and a late Pleistocene episode (ca. 24,000--17,000 yr B.P.) in both the Cape York dunefields. Three older units gave dates of about 29,000, 81,000, and 171,000 yr B.P., but these must be treated with caution.","2024-01-17 16:36:17.120 +0100","" +"Lees:1992lambert","Quaternary lithostraigraphic units in coastal dunes have been dated in the dune field at Cape St. Lambert, near the mouth of the Berkeley River in the East Kimberley Region, northwestern Australia, using coarse fraction thermoluminescence (TL) dating. Twelve TL dates were measured. Four main chronostratigraphic units were identified. The oldest dunes appear to have been produced from offshore deposits reworked by rising sea level about 5000 years ago. Two sequences of younger, stable dunes derive from the river mouth sediments of the Berkeley River and date to about 3000 years ago and 1600 years ago respectively. The presently active dunes appear to have been initiated within the last 1000 years. A period of increased climatic variability, from 3000 yrs B.P. to the present, appears to be responsible for most of the late Holocene units identified at Cape St. Lambert.","2024-01-17 16:36:17.120 +0100","" +"Lees:1993york","The chronostratigraphy of the coastal dunes on the western side of northern Cape York differs from the general pattern of dune emplacement identified on easterly facing coasts across northern Australia. Two episodes of dune emplacement are suggested by morphology prior to the establishment of the modern foredune. TL dating and comparative soil profile development indicate the possibility of three episodes. Based on a small number of TL dates, it is possible to associate dune emplacements at about 11,200 yrs B.P., 8300 yrs B.P. and 5200 yrs B.P. with shoreline disturbance and the destruction of shoreline vegetation by rising sea level. Stabilisation of the 11,200 yrs B.P. unit may be due to a short marine regression roughly around the time of the younger Dryas. The 8300 yrs B.P. unit probably stabilised due to changed environmental conditions, and the 5200 yrs B.P. unit represents the cessation of post-glacial sea-level rise in northern Australia.","2024-01-17 16:36:17.120 +0100","" +"Lees:1995arnhem","Quaternary lithostratigraphic units in coastal dunes have been dated at two locations in the dune fields near Cape Arnhem, northern Australia, using coarse fraction thermoluminescence (TL) dating. Fifteen TL dates were measured. Five main chronostratigraphic units were identified which include a late Pleistocene unit (ca. 19,000 yr), an early Holocene unit (ca. 9000-6500 yr), a mid Holocene unit (ca. 4000 yr) and two late Holocene units (ca. 2100 yr and ca. 1000 yr). These, respectively, have been associated with the deflation of exposed shelf sediments during the last glacial, the disturbance of this material by rising sea level, and climatic variations in the late Holocene.","2024-01-17 16:36:17.120 +0100","" +"Legrain:2015alps","In the debate on the causes of uplift and landscape evolution of the Alps, most studies focus on regions that were glaciated at some stage during the last 2 m.y. In these areas, it is difficult to separate glacial-driven versus tectonically driven rates of erosion. Here, we present 10Be-derived erosion rates from unglaciated catchments in the Koralpe range at the eastern end of the Alps. This region features strong geomorphologic evidence for landscape transience with young valleys incised into a smooth relict landscape. Erosion rates average 49 ± 8 mm/k.y. for catchments located on the relict landscape and 137 ± 15 mm/k.y. for catchments in the incised landscape. From these data, we estimate the onset of incision at 4 ± 1 Ma, the surface uplift at 350 ± 90 m, and a total relative base-level fall of 540 ± 140 m. Our results are in close agreement with both the magnitude and the age of onset of uplift of the Styrian Basin and the northern Molasse Basin, as well as the incision rate of the Mur River into the Styrian karst. The inferred timing of the onset of uplift around 4 Ma relates to interpreted basin inversion in the Pannonian Basin. Since this uplift event appears to have involved both the Pannonian Basin and the entire eastern end of the Alpine mountain range, we suggest that it may have occurred in response to a deep-seated process in the lithosphere. As such, we argue for tectonic drivers for the post-Miocene uplift in the eastern Alps.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Lehmann:2019coupling","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Lehmann:2020blanc","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Lenard:2020steady","Sediment accumulation rates and thermal trackers suggest a substantial and global increase in erosion rates over the past few million years. That increase is commonly associated with the impact of the Northern Hemisphere glaciation, but methodological biases have led researchers to debate this hypothesis. Here, we test whether Himalayan erosion rates increased by measuring beryllium-10 (10Be) in the sediment of the Bengal Bay seabed. Sediment originated from rocks that produced 10Be under the impact of cosmic rays during erosion near surface. Thus, the 10Be concentrations indicate erosion rates. The 10Be concentration of the Bengal Bay sediment depends on the contributions of the Ganga and Brahmaputra rivers. Their sediments have distinct 10Be concentrations because of distinct elevations and erosion in their drainage basins. Variable contributions could thus complicate erosion-rate calculation. We traced these contributions by a provenance study using the strontium (Sr) and neodymium (Nd) isotopic sediment compositions. Within uncertainties of ±30%, our reconstructed past erosion rates show no long-term increase for the past six million years. This stability suggests that climatic changes during the late Cenozoic have an undetectable impact on the erosion patterns in the Himalayas, at least on the ten thousand to million year timescales accounted for by our dataset.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Lentfer:2007holocene","An integrated approach to the reconstruction of vegetation history and human land use during the Holocene on Garua Island, Papua New Guinea analysed sediments and plant microfossils (phytoliths and starch granules) together with archaeological data. The long-term record is punctuated by a series of volcanic disasters, where repeated cycles of massive destruction were followed by differing cycles of forest regeneration. The plant microfossil record shows that instead of long-term forest recovery, the overall pattern of regeneration was progressively more disrupted. Through time regeneration was halted earlier in the sequence and then reverted to increasingly open plant communities dominated by grasses. The temporal patterns of burning, stone artefact discard, and plant introductions demonstrate that the increased impact of human systems of land management was primarily responsible for the temporal patterning. Most notably, the study shows that human interference begins much earlier than expected given previous archaeological research and relatively intensive burning and landscape modification, possibly indicating cultivation, predates the introduction of Lapita pottery.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Lentfer:2010natural","Phytoliths and micro-charcoal from the Yombon Airstrip archaeological site in central New Britain, Papua New Guinea, provide the longest vegetation history record yet available for the New Guinea islands. The record begins about 35 kya with the first evidence for human presence at the site and, with the exception of the Last Glacial Maximum period, is continuous to the present. Three other sites provide supplementary evidence, including plant macro-remains, from the early Holocene onwards. The record is punctuated by a series of volcanic events, which are reflected in the vegetation record by alternating frequencies of closed forest and regrowth elements. Micro-charcoal is present from the oldest levels and fluctuates in frequency throughout the sequence, increasing substantially from the terminal Pleistocene early Holocene onwards. This coincides with the first appearance of panicoid grasses and a range of potential cultivars including bananas and Saccharum. Increased levels of burning coinciding with the appearance of potential plant cultivars may indicate shifts in plant food production leading to cultivation from the early Holocene onwards. This compares favourably with previously reported evidence from Garua Island off the north coast of New Britain. The combination of trends in burning, vegetation clearance and appearance of potential cultivars on New Britain appears to parallel changes in the Papua New Guinea highlands at a similar time, and suggests regional similarities in subsistence and vegetation management practices from before the LGM onwards. Further studies are needed to clarify the timing and extent of these shifts across the region, and to provide a vegetation picture for the period before human colonisation of New Britain.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Lentfer:2013lizard","Late Holocene patterns of change in occupation and use of islands along the eastern coast of Queensland have long been debated in terms of various drivers, though much of this discussion relates to regions south of Cairns, with comparatively little study of the far northern Great Barrier Reef islands. The numerous middens, stone arrangements and art sites on Lizard Island suggest longterm use by Indigenous people, but recent discoveries of pottery give tantalising glimpses of a prehistoric past that may have included a prehistoric economy involving pottery. Here we review previous archaeological surveys and studies on Lizard Island and report on new archaeological and palaeoenvironmental studies from the Site 17 midden at Freshwater Beach, with an oldest date of 3815–3571 cal BP. We identify two major changes in the archaeological and palaeoenvironmental records, one associated with more recent European influences and the other at c.2000 cal BP. Pottery from the intertidal zone is as yet undated. When dates become available the relationship between the Site 17 results reported here and the use of pottery on the island may be clarified.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Lentfer:2013prehistory","Organic residue on a stone artefact recovered from the Makekur Lapita site (FOH) on Arawe Island in West New Britain Province, Papua New Guinea, was sampled and dated. The residue is identified as endocarp fragments of a Canarium species nutshell, most likely Canarium indicum L. The artefact, which is made from coralline limestone, is interpreted as a nut-cracking anvil. AMS dating places its use at approximately 2800 calBP, in Middle–Late Lapita times, and provides the first direct confirmation of Lapita-age use of nut-cracking tools. The careful shaping of the tool, combined with ethnographic comparisons, suggests that it was made and used for preparation of special food, possibly for feasting associated with ritual or other ceremonial activities.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Leonard:2015daintree","The dramatic decline in the quality of coral reef cover of the Great Barrier Reef (GBR) over recent decades has resulted in targeted research to better understand the dynamics of sedimentary sources within river systems of Northeastern Australia. European land-use practices are thought to have increased sediment yields to the GBR lagoon by 5–10 times, yet there is a poor understanding of the pre-1850 sediment dynamics. This study presents the first detailed alluvial chronology of the spatial and temporal responses of fluvial systems in the Wet Tropics of Northeastern Australia over the late Holocene. Valley fill sequences of the Daintree River, one of the least disturbed catchments draining to the GBR lagoon, are examined to investigate the significance of floodplain dynamics in sedimentary process. An optically stimulated luminescence chronology combined with a detailed sedimentary analysis suggests that floodplain stripping is a major, and hitherto unrecognised, source of sediment. Furthermore, rates of floodplain accretion are far greater than has been previously estimated from sediment modelling for wet tropical catchments. Spatial analysis of the topographical relationships between floodplain morphological units suggests that a total of 178,516 ton/ha of sediment has been stripped from three small confined floodplain reaches between 1038 215 and 99 10 years. Evidence suggests that these erosion events are followed by phases of rapid accretion with an average depositional rate of 3.87 0.92 cm/yr between 572 74 and 51 12 years across the study area. The floodplain appears to be in a constant state of disequilibrium, experiencing spatially discontinuous phases of erosion and aggradation resulting in much higher volumes of sediment being redistributed within the catchment than previously considered. The unpredictable nature of these regimes and the shear volume of sediment mobilised poses significant challenges in managing sediment sources to the GBR lagoon.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Leonard:2016holocene","The sedimentology, geomorphology and chronology of late Quaternary fluvial landforms and sedimentary sequences within the Mulgrave River catchment in northeast Queensland suggest that episodic stripping or wholesale erosion of Holocene floodplains is a major mode of sediment delivery to the Great Barrier Reef lagoon. The last major phase of Holocene valley sediment removal likely occurred sometime between approximately 1200 and 250 years ago and was possibly associated with a phase of heightened tropical cyclone activity and consequent riverine flooding that occurred between AD1400 and 1800. Since then relative tropical cyclone quiescence may be the cause of a phase of valley aggradation that has been occurring over the past two centuries. The results of this investigation suggest that in this catchment there have been alternating phases of Holocene valley floodplain stripping and subsequent aggradation, with the latter being the current dominant mode. This suggests that at least here, in this relatively confined valley, sediment delivery to the Great Barrier Reef may be relatively low compared to other periods over the past millennium and this may be due to low levels of tropical cyclone activity over the past 200 years.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Leonard:2017crestone","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Leonard:2023andes","We present 17 new 10Be erosion rates from southern Peru sampled across an extreme orographic rainfall gradient. Using a rainfall-weighted variant of the normalized chan- nel steepness index, ksnQ, we show that channel steepness values, and thus topography, are adjusted to spatially varying rainfall. Rocks with similar physical characteristics define distinct relationships between ksnQ and erosion rate (E), suggesting ksnQ is also resolving lithologic variations in erodibility. However, substantial uncertainty exists in parameters describing these relationships. By combining our new data with 38 published erosion rates from Peru and Bolivia, we collapse the range of compatible parameter values and resolve robust, nonlinear ksnQ--E relationships suggestive of important influences of erosional thresh- olds, rock properties, sediment characteristics, and temporal runoff variability. In contrast, neither climatic nor lithologic effects are clear using the traditional channel steepness metric, ksn. Our results highlight that accounting for spatial rainfall variations is essential for disentangling the multiple influences of climate, lithology, and tectonics common in mountain landscapes, which is a necessary first step toward greater understanding of how these landscapes evolve.","2024-03-01 08:04:06.970 +0100","2024-03-01 08:04:15.059 +0100" +"Leonard:2023isolating","Establishing that climate exerts an important general influence on topography in tectonically active settings has proven an elusive goal. Here, we show that climates ranging from arid to humid consistently influence fluvial erosional efficiency and thus topography, and this effect is captured by a simple metric that combines channel steepness and mean annual rainfall, ksnQ. Accounting for spatial rainfall variability additionally increases the sensitivity of channel steepness to lithologic and tectonic controls on topography, enhancing predictions of erosion and rock uplift rates, and supports the common assumption of a reference concavity near 0.5. In contrast, the standard channel steepness metric, ksn, intrinsically assumes that climate is uniform. Consequently, its use where rainfall varies spatially undermines efforts to distinguish climate from tectonic and lithologic effects, can bias reference concavity estimates, and may ultimately lead to false impressions about rock uplift patterns and other environmental influences. Capturing climate is therefore a precondition to understanding mountain landscape evolution.","2024-01-18 16:42:16.917 +0100","" +"Leslie:1973clarks","The Taieri Uplands of Otago have been regarded as a landscape formed by erosion in a temperate humid climate. However, studies of the regolith at Clarks Junction now indicate that the landscape is relict, and shaped largely by periglaciation during the last stage of the Otira glaciation. Cold climate features are described, and these form the basis for the time-stratigraphic interpretation. The development of landforms since the last stadia! is described with the aid of diagrams. The sequence of events is as follows: (i) soil development occurred in the temperate climate of the interstadial period; (ii) cryoplanation resulted in deposition in the valleys and on the hillslop~s during the cold stadial period- on the hillslopes the succession was schist gelifraction material, periglacial 'loess' gelifraction material, and regional loess; (iii) the surface was partly stripped and redeposited as colluvium during the late stadia! period; (iv) soil developed under tussock and streams degraded during the Post-glacial period. Thus the landscape may be regarded as polygenetic. The present temperate climate is now causing slow modification of the periglac· al surface~ formed during the last stage of the Otira glaciation.","2023-11-16 19:36:29.583 +0100","" +"Lesnek:2018americas","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Lesnek:2018sondre","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Lesnek:2020alaska","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Letnic:2012killing","Invasive predators can impose strong selection pressure on species that evolved in their absence and drive species to extinction. Interactions between coexisting predators may be particularly strong, as larger predators frequently kill smaller predators and suppress their abundances. Until 3500 years ago the marsupial thylacine was Australia's largest predator. It became extinct from the mainland soon after the arrival of a morphologically convergent placental predator, the dingo, but persisted in the absence of dingoes on the island of Tasmania until the 20th century. As Tasmanian thylacines were larger than dingoes, it has been argued that dingoes were unlikely to have caused the extinction of mainland thylacines because larger predators are rarely killed by smaller predators. By comparing Holocene specimens from the same regions of mainland Australia, we show that dingoes were similarly sized to male thylacines but considerably larger than female thylacines. Female thylacines would have been vulnerable to killing by dingoes. Such killing could have depressed the reproductive output of thylacine populations. Our results support the hypothesis that direct killing by larger dingoes drove thylacines to extinction on mainland Australia. However, attributing the extinction of the thylacine to just one cause is problematic because the arrival of dingoes coincided with another the potential extinction driver, the intensification of the human economy.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Levy:2012orkendalen","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Levy:2014bregne","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Levy:2016coeval","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Levy:2018chronology","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Lewis:2014history","Understanding the key processes controlling the delivery, deposition and fate of sediments on continental shelves is critical to appreciate the evolution of coasts and estuaries and to interpret geological sequences. This study presents radiocarbon and Optically Stimulated Luminescence (OSL) ages of sediment cores collected from key locations offshore from the Burdekin River, Australia, the largest single source of sediment delivered to the Great Barrier Reef (GBR) lagoon. The ages show variable sediment accumulation rates at the different locations that coincide with the Holocene avulsion history of the Burdekin River. Our data show that most fine sediment (<63 μm) delivered from the Burdekin River is retained within 50 km of the mouth, a finding that contrasts previous studies which postulated that fine sediments are advected northwards via longshore drift processes. The pairing of radiocarbon and OSL ages provides insights on resuspension regimes operating on the inner shelf of the GBR. It was thought that turbidity on inshore GBR coral reefs and seagrass meadows has increased as a result of increased erosion in the adjacent catchment from agricultural development. Our data show that the age of the sediments in Cleveland Bay (derived from the radiocarbon ages from shell and organic material) can be several thousand years older than when the sediment was last deposited (OSL ages). However, the increased turbidity could conceivably be caused from 'new biologically-produced sediment' (i.e. particulate organic matter) as a result of increased nutrient export to the GBR. We suggest that the composition of sediment in resuspension events before and after the wet season be analysed to examine whether newly delivered organic-rich sediment can affect coral reefs and seagrass meadows.","2023-03-26 14:45:57.798 +0200","" +"Lewis:2016renewed","House sites located on the wetland margin at Kuk Swamp in the Upper Wahgi Valley of Papua New Guinea were excavated in 1972 and 1973. Macrobotanical remains collected during excavation of domestic contexts were collected and subject to preliminary identification. Renewed macrobotanical analysis of these remains provides a more reliable foundation for their taxonomic identification to species or genus level. Plant remains include sugar cane (Saccharum officinarum) and probable sweet potato (Ipomoea batatas). Direct accelerator mass spectrometry (AMS) dating of macrobotanical remains provides a reliable basis for determining the antiquity of the house sites and differentiates at least two periods of settlement.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Lewis:2020insights","Terrestrial sedimentary archives that record environmental responses to climate over the last glacial cycle are underrepresented in subtropical Australia. Limited spatial and temporal palaeoenvironmental record coverage across large parts of eastern Australia contribute to uncertainty regarding the relationship between long-term climate change and palaeoecological turnover; including the extinction of Australian megafauna during the late Pleistocene. This study presents a new, high-resolution, calibrated geochemical record and numerical dating framework from Welsby Lagoon, a wetland from North Stradbroke Island that records key periods of late Pleistocene environmental change. Single-grain optically stimulated luminescence and radiocarbon dating are integrated into a Bayesian age-depth model for the sedimentary sequence spanning Marine Isotope Stage (MIS) 5 to the present. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:28:18.919 +0100" +"Leydet:2018opening","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Li:2005sweden","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Li:2008integrating","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Li:2009grove","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Li:2011urumqi","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Li:2014tianger","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Li:2014tibetan","Quantifying long-term erosion rates across the Tibetan Plateau and its bordering mountains is of critical importance to an understanding of the interaction between climate, tectonic movement, and landscape evolution. We present a new dataset of basin-wide erosion rates from the central and northern Tibetan Plateau derived using in-situ produced 10Be concentrations of river sediments. Basin-wide erosion rates from the central plateau range from 10.1±0.9 to 36.8±3.2 mm/kyr, slightly higher than published local erosion rates measured from bedrock surfaces. These values indicate that long-term downwearing of plateau surfaces proceeds at low rates and that the landscape is demonstrably stable in the central plateau. In contrast, basin-wide erosion rates from the Kunlun Shan on the northern Tibetan Plateau range from 19.9±1.7 to 163.2±15.9 mm/kyr. Although the erosion rates of many of these basins are much higher than the rates from the central plateau, they are lower than published basin-wide erosion rates from other mountains fringing the Tibetan Plateau, probably because the basins in the Kunlun Shan include both areas of low-relief plateau surface and high-relief mountain catchments and may also result from retarded fluvial sediment transport in an arid climate. Significantly higher basin-wide erosion rates derived from the Tibetan Plateau margin, compared to the central plateau, reflect a relatively stable plateau surface that is being dissected at its margins by active fluvial erosion.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Li:2014tiniroto","To address potential causes of disturbances in recent New Zealand vegetation a sediment core from Tiniroto Lakes near Gisborne was used to reconstruct the local history of ecological disturbance and vegetation dynamics. Our approach was to examine the pattern and rate of vegetation change, against known disturbances, in order to identify different causes of disturbance. Despite intermittent disturbances, a steady transformation of vegetation dominates the period from c. 4,900 to c. 2,300 cal. yrs B.P. This is a time of climatic amelioration, with increasing precipitation suggested by the decline of light-adapted taxa, together with the establishment of forest. After c. 2,300 cal. yrs B.P., vegetation change becomes much more irregular, and apparently driven by disturbances, including unusual ones, such as earthquakes. In contrast to earlier disturbances, later vegetation responses are typified by a reduction of forest species and the establishment of semi-open vegetation, which persists for decades. This dichotomy suggests that a change in disturbance regime, especially in terms of fire, characterises the period after c. 2,300 cal. yrs B.P. The rises of fire frequency and of intensity at that time could be a result of severe droughts under climate extremes associated with intensified ENSO frequencies.","2023-07-28 11:01:26.780 +0200","" +"Li:2016shan","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Licciardi:2001cap","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Licciardi:2004variable","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Licciardi:2008bull","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Licciardi:2009peruvian","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Licciardi:2018greater","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Lifton:2014inylchek","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Lilley:1986thesis","When Europeans began colonizing coastal western Melanesia in the mid to late nineteenth century, they found a number of trading systems which effectively ringed the island of New Guinea and linked i t with nearby island arcs. The f i r s t anthropologists to study these systems found them to be quite remarkable, in that in the absence of complex socio-political structures they facilitated the movement of large quantities of valuable and utilitarian commodities over often considerable distances and thus served to integrate and distribute resources among the otherwise atomised societies they encompassed. In this thesis I examine archaeological and other evidence bearing on the origins and evolution of the ethnographically famed Siassi trading system, which at the time of European contact spanned the Vitiaz Strait to link northeastern New Guinea with the Bismarck Archipelago. My archaeological investigations concentrate on two sites in the Siassi Islands in the middle of the Vitiaz Strait and one at Sio on the New Guinea mainland. Cultural material recovered from these sites is analysed in order to determine the nature and direction of the developments which led to the emergence of the ethnographically documented form of the Siassi system. Much of the analysis focusses on the nature o f, and changes in , the stylistic and petrological characteristics of excavated pottery. Attention is also paid to aspects of the stone artefact assemblages, particularly variations in the quantities and qualities of obsidian, as well as the shell and bone artefact assemblages and faunal recoveries.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Lilley:1987vitiaz","This paper outlines the nature and results of archaeological fieldwork in the Vitiaz Strait region undertaken in order to investigate the evolution of the ethnographically-famed trading system which operated in the area until about 20 years ago (Harding 1967). The object of the work was to find and examine stratified archaeological sites which resulted from continuous, long-term occupation, and which would yield evidence for local and long-distance movements of goods and associated changes in local adaptive strategies. Fieldwork was divided between a three-month preliminary season on Umboi (Rooke) Island and the Siassi Islands in 1983 and a six-month main season in the Siassi Islands and at Sio village on the New Guinea mainland in 1984.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Lilley:1988moreton","This report details the nature and results of an archaeological study of that part of northeastern Moreton Island where sand mining may occur and where exploratory drilling has recently been undertaken by Associated Minerals Consolidated (AMC) (Fig. 1). With the permission of the Archaeology Branch, Department of Community Services, the field component of the study was done in November 1987 by archaeologists from the University of Queensland Archaeological Services Unit (UQASU). Analyses were done by UQASU personnel in the Anthropology Museum laboratories in the University of Queensland, while radiocarbon age determinations were provided by Beta Analytic (U.S.A.) through the N.W.G. Macintosh Centre for Quaternary Dating in the University of Sydney.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Lilley:1991lapita","This paper concerns mid to late Holocene developments in the Vitiaz Strait-West New Britain region, an archaeologically little-known part of northwest Melanesia. It outlines the results of recent fieldwork in northwest New Britain and considers their implications for models of past patterns of settlement and interaction in the wider region of interest.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Lilley:1993findings","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Lilley:1998cania","Recent excavations at Cania Gorge in central Queensland have revealed evidence for Aboriginal occupation dating from the late Pleistocene through to the historical period. This paper briefly describes the general aims of the project as well as several of the key sites excavated, and reports initial radiocarbon determinations. These excavations were conducted as part of the Gooreng Gooreng Cultural Heritage Project, which is being undertaken in collaboration with the Gurang Land Council Aboriginal Corporation ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:28:34.273 +0100" +"Lilley:2007revised","Type X is a distinctive post-Lapita pottery on Huon Peninsula and its adjacent islands in Papua New Guinea, for which Lilley originally proposed a time span from about 1600 to 850/550 cal. bp. The paper reviews this chronology in the light of new dates and the original data, and proposes that the duration of Type X should be shortened to about 1000–500 cal. bp. This revised chronology possibly lengthens the post-Lapita aceramic period on Huon Peninsula, and has implications for the history of trading across Vitiaz Strait.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Lilly:2010interior","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Lin:2021khingan","Drainage basins are fundamental elements of the earth’s surface, and quantifying their geomorphic features is essential to understand the interaction between tectonics, climatic, and surface processes. In this study, 40 basins of the Greater Khingan Mountains were selected for hypsometric analysis using a 90-m Shuttle Radar Topography Mission digital elevation model. The hypsometric integral values range from 0.13 to 0.44, with an average value of 0.30, and most hypsometric curves exhibit remarkable downward concave shapes. This feature indicates that most drainage basins and the landscape of the Greater Khingan Mountains are approaching the old-age development stage, consistent with the present moderately stable tectonic activity. The spatial distribution of the χ values is characterized by unambiguously higher values on the western flank than those on the eastern flank in the middle and southern segments of the Greater Khingan Mountains. We interpret this as an indicator of the disequilibrium across the main divide. The interpolation of the erosion rates and channel steepness for the catchments on both sides of the Greater Khingan Mountains revealed westward divide migration, which is consistent with the lower χ values, a higher slope, and local relief observed along the eastern flanks. Considering the long-term tectonic evolution pattern between the Greater Khingan Mountains and Songliao Basin, the landscape decay and slow westward divide migration were mostly driven by the inherited Cenozoic tectonics and precipitation gradient across East Asia.","2024-01-18 16:42:16.917 +0100","" +"Linari:2016appalachian","The Blue Ridge escarpment, located within the southern Appalachian Mountains of Virginia and North Carolina, forms a distinct, steep boundary between the lower‐elevation Piedmont and higher‐elevation Blue Ridge physiographic provinces. To understand better the rate at which this landform and the adjacent landscape are changing, we measured cosmogenic beryllium‐10 (10Be) in quartz separated from sediment samples (n  = 50) collected in 32 streams and from three exposed bedrock outcrops along four transects normal to the escarpment, allowing us to calculate erosion rates integrated over 104–105 years. These basin‐averaged erosion rates (5.4–49 m Myr−1) are consistent with those measured elsewhere in the southern Appalachain Mountains and show a positive relationship between erosion rate and average basin slope. Erosion rates show no relationship with basin size or relative position of the Brevard fault zone, a fundamental structural element of the region. The cosmogenic isotopic data, when considered along with the distribution of average basin slopes in each physiographic province, suggest that the escarpment is eroding on average more rapidly than the Blue Ridge uplands, which are eroding more rapidly than the Piedmont lowlands. This difference in erosion rates by geomorphic setting suggests that the elevation difference between the uplands and lowlands adjacent to the escarpment is being reduced but at extremely slow rates. Copyright 2016 John Wiley and Sons, Ltd.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Lindow:2014amundsen","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Linge:2006norway","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Linge:2006russia","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Linge:2007nordland","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Lintern:2007barns","A biogeochemical study was undertaken at Barns Gold Prospect, a Au-in-calcrete discovery in the Northern Eyre Peninsula (South Australia). The prospect is located in highly weathered Proterozoic rocks and is overlain by at least 1 m of aeolian quartz sand that thickens to 8 m as a longitudinal sand dune over part of the mineralization. The dune is well-vegetated, with Melaleuca shrubs and Eucalyptus trees up to 5 m high.Over mineralization anomalous Au concentrations occur in plant organs, litter, soils and sand. The highest Au concentrations (9 ppb) occur in calcareous rhizomorphs high up within the dune. Luminescence dating shows that the dune took no longer than 27 000 years to form and mass balance calculations indicate that the Au anomaly in the dune has formed in less than 10 000 years. Mechanisms for the Au accumulation in the sand are postulated and it appears that a biological process, principally involving vegetation, is the most viable.A 200-m sample spacing of vegetation appears to be adequate for exploration of this type of deposit. Below the sand, calcrete provides a robust sampling medium. At present, due to limited knowledge of exploration methods in this type of environment, the mineral explorer must either expend significant financial resources augering through areas of sand cover to collect buried calcrete samples, or have lower confidence that vegetation and surface soil samples will detect mineralization.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Lintern:2012edoldeh","Calcrete sampling is the near-surface exploration method of choice for Au in many drier parts of the world, particularly southern Australia. Edoldeh Tank is a weakly mineralised Au prospect in calcrete terrain that lies at the eastern edge of the Great Victoria Desert dunefield (South Australia). At Edoldeh Tank a variety of calcretes occur but the dominant form is a laminated calcrete horizon (LCH). The mineralogy of the near-surface soil is relatively simple and consists of calcite, dolomite, quartz, kaolinite and minor smectite; quartz dominates the unconsolidated overlying sandy soil, and carbonate minerals dominate the LCH. We determine the distribution and nature of the Au at a small scale using a variety of techniques, including SEM, LA-ICP-MS and SXRF and dated sediments to understand calcrete genesis. In a series of thirty excavated soil pits, Ca and Au concentrations increased with depth, markedly so at the LCH. We provide multiple lines of evidence to show there is a general association of Au with calcrete but not a strong correlation as seen with soil profiles elsewhere that have younger, recently formed powdery calcrete. Experiments suggest Au and Ag are currently mobile in this environment despite the low rainfall and that Au occurs in two forms: Au (possibly ionic) occurs throughout the sample with some regions having higher concentrations than others; particulate Au occurs randomly but is more common where the general level of Au is higher. The laminated nature of the calcrete suggests it has formed episodically. An association of Ag with Au in calcrete suggests a means to distinguish anomalies that have developed in residual regolith from those that have dispersed into adjacent sediments. Laminated calcrete is just as effective an exploration sample medium as powdery calcrete. Mobilised Ca, Au and Ag in calcrete can extend the lateral extent and distance from the source of the geochemical anomaly thus providing an effective vector to target for sampling. A landscape dispersion model of Au in calcrete is presented, which requires further testing, to assist the mineral explorer in covered terrains.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Litster:2020dampier","This paper introduces primary data on site contents, chronology and stratigraphy for four subsurface middens, which formed through the late Holocene on the Dampier Peninsula. Data from one surface midden collection are also presented. In this monsoonal coastal locality, variations in dune stability and sand flux are critical to archaeological site formation and preservation. Site specific factors determining sand sequestration into topsoils interact with geomorphological processes and past human discard to determine the stratigraphy and chronology of individual sites. Taphonomic modes during the Anthropocene have shifted, such that middens are rapidly transformed by wind when exposed in back-beach areas. Processes of sand sequestration present management issues at midden sites, and their chances of survival into the future. The cultural assemblages from the middens are also discussed, with reference to the rich ethnoarchaeology of Bardi land-use and subsistence.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Littleton:2013gillman","Gillman Mound, on the Adelaide Plains, South Australia, was excavated in 1970 after human remains were discovered during redevelopment. Twenty-two individuals were recovered, along with a further 16 from the Wingfield area. In collaboration with the Kaurna Nation Cultural Heritage Association, these remains were recently analysed and dated. This paper analyses the burial practices in order to identify temporal and spatial continuities and discontinuities, both within the site, and in a more regional context. One of the major issues with burial sites is their interpretation in terms of a temporal scale. The burials at Gillman date to between 1100 and 600 BP. Given that on at least two occasions a single grave was used for the burial of two people, the time frame suggests approximately one burial per generation (or potentially a more episodic use of the site). This points to the existence of multiple places in use for burial at the same time and raises the question of which people were buried at particular places. While some of the burial practices in the mound are congruent with ethnohistoric accounts of Kaurna burials, others point to discontinuities in time or space.","2023-11-16 19:36:29.583 +0100","" +"Littleton:2017roonka","Roonka is one of the most complete excavations of an Aboriginal burial ground in south-eastern Australia. The chronology of the site and the nature of its use have proven difficult to interpret. Previous dating and chronological interpretations of the site have emphasised a chronology of changing use and burial practices, but the nature of the site and the dates obtained do not clearly support these interpretations. We report on the direct dating of human bone from a further ten burials from the main excavation. In order to further investigate the cultural chronology set out by Pretty (1977), samples were selected to cover a range of burial types and preservation states. Comparison of these dates with the previous conventional dates and early AMS dates not only shows the impact of improving technology but demonstrates that multiple burial styles were in use contemporaneously. Moreover, the results suggest that use of the site may have been discontinuous. Consequently, interpretations that assume a chronological sequence for Roonka based on burial practice are not supported, while analyses based on a synchronic interpretation may ignore significant temporal change.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Liu:2010implications","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Liu:2017karola","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Liu:2018xuebaoding","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Livingstone:2015tyne","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Lobb:2015dunphy","This study addresses a significant geographical and temporal gap that exists in the Holocene record of fire and palaeoenvironmental conditions in the region of the Warrumbungle Mountains in eastern Australia. A multi-proxy approach (sedimentology, geochemistry, geochronology and macro-charcoal) was used at Dunphy Lake. A persistent, deep lake phase between ~18.2-16.8 ka was followed by a transition to infrequent dry and wet phases which continued to the present day. The detailed Late Holocene macro-charcoal record spans the last ~2.2 ka and shows that the main periods of enhanced fire activity coincide with an intensification of El Niño Southern Oscillation. High macro-charcoal concentrations overlap with the deposition of coarse sediment (sand) in Dunphy Lake, suggesting that some fires occurred at similar times to episodes of significant runoff and sediment flux from the catchment associated with intense dry to wet phases. An increase in macro-charcoal during the last ~2.2 ka also coincides with an increase in sediment accumulation rate from a long-term average of 0.0265 cm a-1 to 0.0329 cm a-1. Pollen was only present in the top of the profile, but indicates the occurrence of periodic wet and dry conditions during the last ~0.42 ka. These findings demonstrate a relationship between past fire events and post-fire aggradation, showing that an increase in fire and sedimentation during the Late Holocene is a complex response to environmental change.","2023-07-22 06:51:38.269 +0200","" +"Loffler:1982glaciations","The presence of Pleistocene and present-day glacial features in the humid tropics has fascinated researchers for a long time. Pleistocene glacial phenomena are the most obvious manifestations of climatic change and much of our knowledge on Pleistocene climatic variations in the tropics is based on research into the glacial geomorphology of the high mountains. Other disciplines like palynology have also taken advantage of the high mountains because preservation of plant and pollen material is usually much better in this cold environment than in the tropical lowlands, and these studies have substantially added to the reconstruction of the Pleistocene history of these areas. Access has also been an important factor. Although initially access to the mountains may be difficult, once one has left behind the forested slopes, movement and field observations are much faciliated by lack of forest cover.","2023-07-22 06:51:38.269 +0200","" +"Lomax:2003strzelecki","This study is concerned with the Late Quaternary climatic chronology of the Strzelecki Desert dunefields in central Australia. The sand ridges comprise layers of quartz sand, some of which include palaeosol horizons with carbonated rootlets providing excellent opportunity for dating of alternations of dune building and stability by using optically stimulated luminescence (OSL). Deduced from the OSL age of the oldest aeolian layer dated, we conclude that the onset of aridity dates back to at least ∼65ka. Older phases of aeolian activity though, following a fluvial depositional phase 160ka ago, cannot be excluded, although no aeolian layers giving evidence for this have been found in the two dunes dated here. Unconsolidated dune sands in the upper part of one section with Late Holocene (4ka to modern) depositional ages indicate a reactivation of the dunefield in recent times. From the crosscheck of 14C ages of the carbonated rootlets with OSL results it is concluded that under the given environmental conditions radiocarbon dating of the calcareous rootlets is not able to provide reliable ages for the phase of soil development.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Lomax:2007murray","Preliminary results of an optically stimulated luminescence dating study in the western Murray Basin in semi-arid south-eastern Australia are presented. The ultimate objective of the dating study is a reconstruction of dune formation indicative of palaeoclimatic changes in this region. So far, one site has been dated using the single-aliquot regenerative (SAR) dose protocol for quartz. A high scatter in individual palaeodoses was observed, which is unexpected in supposedly well bleached aeolian deposits. Therefore other sources of variability such as microdosimetry and bioturbation have to be taken into account. Nevertheless, the resulting ages are in chronostratigraphic order and document a long aeolian record from 180 to 9 ka.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Lomax:2011murray","This study is concerned with the reconstruction of the palaeoenvironmental history of southeastern Australia for the last ∼300 ka by establishing a luminescence chronology of dune sand deposition in the western Murray Basin (South Australia). In the study area, vast fields of palaeodunes, stabilised by vegetation, provide evidence of past environmental change. In total 98 samples were collected from dune sand layers at 13 different dune sections. The time of their deposition was determined using optically stimulated luminescence dating of single quartz grains, accounting for the impact of post-depositional mixing by the use of a finite mixture model. The oldest depositional phase demonstrates that dune sand layers of great antiquity are preserved in the western Murray Basin, ranging up to at least 380 ka. Phases of substantial dune sand deposition were identified for the periods 18–38 ka and 63–72 ka. Older depositional phases also exist, but are poorly resolved due to relatively large errors of the luminescence ages. Aeolian deposition during the last termination and the Holocene is relatively limited, with a slight clustering of ages at the time of the Antarctic Cold Reversal and from 5–8 ka. Two modern ages give evidence of very recent dune sand deposition. Comparison with other palaeoclimate records from the region suggests that phases with high aeolian sedimentation coincide with more arid conditions and breaks in the dune record with more humid phases. Thus, although dune records are often discontinuous and their interpretation in palaeoclimatic terms is not always straightforward, the palaeodunes of the western Murray Basin show a good preservation of phases of aeolian activity and provide useful information for palaeoenvironmental reconstruction.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Long:2014fish","Fish otoliths from the Willandra Lakes Region World Heritage Area (south-western New South Wales, Australia) have been analysed for oxygen isotopes and trace elements using in situ techniques, and dated by radiocarbon. The study focused on the lunettes of Lake Mungo, an overflow lake that only filled during flooding events and emptied by evaporation, and Lake Mulurulu, which was part of the running Willandra Creek system. Samples were collected from two different contexts: from hearths directly associated with human activity, and isolated surface finds. AMS radiocarbon dating constrains the human activity documented by five different hearths to a time span of less than 240 years around 19,350 cal. BP. These hearths were constructed in aeolian sediments with alternating clay and sand layers, indicative of fluctuating lake levels and occasional drying out. The geochemistry of the otoliths confirms this scenario, with shifts in Sr/Ca and Ba/Ca marking the entry of the fish into Lake Mungo several years before their death, and a subsequent increase in the δ18O by ∼4 indicating increasing evaporation of the lake. During sustained lake-full conditions there are considerably fewer traces of human presence. It seems that the evaporating Lake Mungo attracted people to harvest fish that might have become sluggish through oxygen starvation in an increasingly saline water body (easy prey hypothesis). In contrast, surface finds have a much wider range in radiocarbon age as a result of reworking, and do not necessarily indicate evaporative conditions, as shown by comparison with otoliths from upstream Lake Mulurulu.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Long:2018fish","The delta18O, Strontium/Calcium and Barium/Calcium values recorded in golden perch otoliths collected from two evaporative lakes, modern Lake Hope and ancient Lake Mungo, have been used to reconstruct changes in water composition and environmental conditions during the life of the fish. Lake Hope was filled by floodwaters in 1989 and 1990, then a period of lake drying was followed by a natural fish death event in 1994. Otoliths from these fish have delta18O profiles reflecting the earlier floods, and the progressive evaporation of the lake. Sr/Ca ratios start to follow the delta18O trend only after evaporation is well advanced, probably after the fish became stressed. Otoliths from a period of early human occupation at Lake Mungo, 14C age range ca. 37-42 cal kBP, record a different history. Most otoliths show a relatively stable delta18O profile throughout the life of each fish, with no evidence of significant lake flooding or drying. Sr/Ca ratios are similarly stable, indicating that over a period of ca. 5 ka evaporation and inflow remained in relative balance. All the otoliths have high Ba/Ca ratios during the early years of the fish, likely a juvenile biological effect in common. The Mungo otoliths differ, in also showing a rise in Ba/Ca ratios in the outermost layers, as yet unexplained. One Mungo otolith, 14C dated at ca. 19.3 cal kBP, does show evaporation and stress trends in delta18O and Sr/Ca ratios respectively, consistent with other evidence that Lake Mungo was subject to frequent drying at that time.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Long:2021anthropocene","The impacts of human-induced environmental change that characterize the Anthropocene are not felt equally across the globe. In the tropics, the potential for the sudden collapse of ecosystems in response to multiple interacting pressures has been of increasing concern in ecological and conservation research. The tropical ecosystems of Papua New Guinea are areas of diverse rainforest flora and fauna, inhabited by human populations that are equally diverse, both culturally and linguistically. These people and the ecosystems they rely on are being put under increasing pressure from mineral resource extraction, population growth, land clearing, invasive species, and novel pollutants. This study details the last ∼90 y of impacts on ecosystem dynamics in one of the most biologically diverse, yet poorly understood, tropical wetland ecosystems of the region. The lake is listed as a Ramsar wetland of international importance, yet, since initial European contact in the 1930s and the opening of mineral resource extraction facilities in the 1990s, there has been a dramatic increase in deforestation and an influx of people to the area. Using multiproxy paleoenvironmental records from lake sediments, we show how these anthropogenic impacts have transformed Lake Kutubu. The recent collapse of algal communities represents an ecological tipping point that is likely to have ongoing repercussions for this important wetland's ecosystems. We argue that the incorporation of an adequate historical perspective into models for wetland management and conservation is critical in understanding how to mitigate the impacts of ecological catastrophes such as biodiversity loss.","2023-07-22 06:51:38.269 +0200","" +"Longmore:1986aquatic","Sedimentary studies of aquatic ecosystems provide valuable information that can be used to guide management of waterbodies and their catchments. Chemical data obtained from ancient and modern sediments of Hidden Lake, a perched, freshwater, dystrophic lake on Fraser Island, south-east Queensland, illustrate the way in which sedimentary data can be used to investigate the functioning and development of the system, and how such information can contribute to the formulation of improved management practices. Studies of the sediment column and of modern sedimentary processes complement, and should be integrated more fully into, the standard limnological monitoring programs.","2023-01-05 16:42:05.198 +0100","" +"Longmore:1986tyrrell","The stratigraphy of the upper clay sediments in the northern basin of Lake Tyrrell, a saline playa in northwestern Victoria, is described. The 137Cs activity in sediment profiles was measured at two sites and shows redistribution of the radioisotope to depths well below post-bomb sediments, as indicated by 14C dates and surface pollen spectra. The distribution coefficient (KD) of 137Cs on Lake Tyrrell sediments was measured and found to range from ~3600 at 0 percent NaC1 to -600 at 26 percent NaC1. This low K D for halite-saturated sediments suggests that adsorption sites in the clay lattice are saturated by Na +. An advection--diffusion model with constant input indicates an effective diffusion coefficient of ~1.7 x 10 -8 cm 2 s -~ and a K D of 280, in good agreement with laboratory measurements. More realistic input functions indicate that this is a lower limit on K D. It is concluded that ~37Cs is redistributed in the upper sediments by diffusion due to the low K D resulting from the high salinity. This radioisotope is not useful in locating postbomb sediments in this and probably other highly saline environments.","2023-07-22 06:51:38.269 +0200","" +"Longmore:1997perched","Pollen, carbonised particle and chemical analysis of a 6 m core from the Old Lake Coomboo Depression, a perched lake basin situated in one of the oldest dune systems on Fraser Island, demonstrates vegetation and hydrological change through a series of glacial cycles. The pollen assemblage shifts from predominantly rainforest with Araucaria sp. (Juss.) surrounding a deep water lake at c. 600 ka, to a dryer rainforest with Podocarpus sp. (L’Herit) and an intermediate lake after c. 350 ka, to a more sclerophyllous forest until before the Last Glacial Maximum (LGM). During the Last Interglacial (c. 120 ka) and before (c. 22 ka) the LGM, Araucaria sp. pollen frequencies increase before falling dramatically, open forest appears to shift to the robust association of myrtaceous shrubs characteristic of the older dune systems to the west of the island, and lake levels fall probably below the lake floor. After the LGM, open forest returns, but Araucaria sp. pollen frequencies never recover and the lake becomes an ephemeral system with a fluctuating water-table in the Holocene. The record is interpreted as reflecting retrogressive vegetation succession driven primarily by an overall decrease in effective precipitation over, at least, the last 350 ka. The inferred long-term changes in climate have major implications for the survival of relict rainforest.","2023-01-05 16:42:05.198 +0100","" +"Longmore:1999aridity","A Quaternary sedimentary sequence (ca. 600 ka) from a perched lake (Old Lake Coomboo Depression) on the World Heritage-listed coastal sandmass of Fraser Island has been analysed for dry bulk density, carbonised particles, pollen and chemistry. A chronology has been constructed for the organic sediments using a combination of radiocarbon and uranium/thorium disequilibrium analysis. The lake basin is small (ca. 9 ha) with a restricted groundwater catchment, delimited by an aquitard, and minimal surface runoff. It therefore acts as a sensitive raingauge with the perched groundwater-table, and hence the sediment facies deposited within the lake, reacting sensitively to any changes in the water budget. The sequence passes through a series of glacial cycles, demonstrating hydrologic and vegetation change. The record indicates a long-term, three-stage fall in the water-table from lake-full ca. 600 ka to an ephemeral lake in the Holocene, paralleled by a shift in the vegetation composition from predominantly rainforest to sclerophyllous components. The evidence for fire is minimal at the beginning of the record, increases from >350 ka through the sequence culminating at or before the LGM, is low during the LGM and is relatively high during the Holocene. Succession, fire and climatic change, along with the accumulative effect of a series of 100 ka cycles, are believed to have driven the hydrologic and vegetation change and a human factor is not required to explain the record. Within the overall long-term increase in aridity recorded through about six glacial cycles, there appears to be a variation in the ‘dryness’ signal of glacial maxima, suggesting some form of ‘supercycle’ phenomenon.","2023-01-05 16:42:05.198 +0100","" +"Lorblanchet:1992gum","Presents results of an intensive archaeological investigation of the rock art on the Burrup Peninsula in Western Australia. The distribution of and interrelationship between the engraving sites and middens in particular is the focus of this research. A diachronic sequence is identified in the art, some of which is attributed to a Pleistocene age. Temporal changes in settlement patterns and activity specialization are identified. The Pleistocene engraving period predates the sea-level rise and the midden phase of occupation on the peninsula. These sites are interpreted as possible men-only, turtle increase sites. An intensive period of engraving is placed at between 7,000 and 2,000 years BP, coinciding with the period of intensive shellfish gathering. A range of domestic activities probably took place at these engraving sites at this time. A period postdating the intensive midden period is correlated with a phase of more sporadic shellfish gathering, when settlement patterns were more dispersed. It is concluded that the correlations between subject, technique, topography, and degree of patination clearly indicate the cultural reality of style.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Lourandos:1977stone","Though a research worker can afford to shut the door on dis­tracting publications which would clutter up the working space of his mind a teaching research worker should have values which welcome the publication of a wide range of work, much of which may not accord with his own scholarly temperament. So long as there is a variegated literature he can hope that his inquisitive students will see beyond his own horizons. And they may do this on pages which he has advised them to ignore. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:28:51.392 +0100" +"Lourandos:1983intensification","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Lourandos:1983tasmanian","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Lourandos:2012hay","Hay Cave is one of many limestone caves in the tropical Mitchell-Palmer area of north Queensland. Archaeologically, its major significance is a lengthy, more th... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:28:00.005 +0100" +"Loveless:2017nyc.ro","Nyctimene robinsoni (Thomas 1904) is currently the only species of tube-nosed bat in Australia. This medium-sized bat in the group commonly referred to as megachiropterans, is distinguishable by tube-shaped nostrils that protrude 5-6 mm from the end of its rostrum. It is currently considered to be endemic to the eastern coastal regions of Australia, although recent taxonomic revisions and continued field studies may soon expand the known range to include some islands north of the Australian mainland. The conservation status of N. robinsoni is considered 'Vulnerable' by the New South Wales Threatened Species Conservation Act due to accidental death by impalement on barbed wire fences, habitat loss, and predation; however, it is considered as a species of 'Least Concern' by the International Union for Conservation of Nature and Natural Resources and under the Queensland Nature Conservation Act.","2023-02-17 13:35:53.701 +0100","" +"Low:2015hunter","Backed artefacts formed a significant component of hunter–gatherer stone tool–kits dating to the mid– to late Holocene in Australia. A popular model explaining this pattern views backed artefacts as standardised components of reliable and maintainable composite tools designed to reduce risk associated with foraging in a drier, more variable climate. Implied is the idea that there is a minimal range of variation in form. The degree to which backed artefacts were standardised, however, remains unclear. Re–analysis of backed artefacts from Sandy Hollow and Bobadeen in the Hunter River valley, excavated in the 1960s, was undertaken to assess standardisation in the metrical attributes of backed forms. Results highlight the standardisation of backed artefacts, though the degree to which different dimensions appear uniform varies between the two assemblages. The width of backed artefacts, however, appears to be an important dimension, and minimal variation in width was produced by knappers at both sites, irrespective of whether the samples were arranged into technological subtypes. Overall, the results of this analysis provide support in favour of the model which views backed artefacts as standardised tool components. Future research must be directed towards gaining a better understanding of the reasons for this standardisation.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Lowe:2018gledswood","Rockshelters contain some of the most important archives of human activity in Australia but most research has focused on artifacts and cultural context. This study explores geomorphological and geoarchaeological approaches for understanding a sandstone rockshelter in interior northern Australia: Gledswood Shelter 1. At this site, magnetic susceptibility and micromorphology techniques were integrated with bulk sedimentology, soil chemistry and geochronology to better understand the record of human impact and site formation processes. The micromorphology studies indicate that primary depositional fabrics, such as graded bedding or laminations, are absent, and sediment structural development is low throughout the entire sequence, with most samples exhibiting a high degree of post-depositional mixing. The sediment magnetic susceptibility analysis reveals magnetic changes coinciding with human occupation, a result of anthropogenic burning. Specifically we highlight that combustion features are prevalent in this sandstone shelter and provide critical insights into the human usage of the shelter.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Lowell:2013liverpool","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Lowry:1969thylacine","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Loy:1990proteins","Absolute dating of rock paintings has always used an indirect means, generally by dating material in strata sealing or overlying the pictures. AMS dating of very small carbon samples now allows direct determination of the age of an organic portion in the matter of the picture itself.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Luebbers:0000personal","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Luebbers:1978meals","Current research into the causes of prehistoric coastal adaptation in southern Australia has emphasized the influence of the marine environment without considering other environmental or cultural factors which may also direct economic growth. The research described here considers the case of prehistoric settlement in swamps and coastal margins in South Australia in an effort to explain shifts in subsistence strategies in terms of the process of adaptation. The 19th century ecology of the area is first reconstructed with reference to primary resources available in the sea, lagoon, and swamps. Against this information, the local ethnography is used to propose broad subsistence strategies by which the annual food quest may have operated during the late prehistoric occupation. The archaeological implications are considered in light of this information. The archaeological record of settlement spans the last 10,000 years and can be divided into two cultural horizons. The first is an Early Holocene occupation which is distributed widely in association with swampside exploitation. The second horizon begins at 6000BP and can be divided into two primary occupation phases. The Early Phase (6000-1300BP) is represented in discrete monospecific middens of either Plebidonax or the mussel Brachidontes located mostly on hinddune surfaces. Both molluscs are locally extinct. The Late Phase by contrast is characterized by large deposits of several extant reef gastropods at a variety of localities throughout the coastal margin. Furthermore, a microlithic component flourishes during the Early Phase of occupation, but is absent later. This evidence indicates significant changes in occupation intensity and subsistence technologies which cannot be linked to Mid-Holocene sea level adjustments. Other explanations are therefore considered. To resolve this problem, estimates are made of the size and organization of primary shellfishing groups operating in each of the two occupation phases. Growth rings of Plebidonax in single meals are examined to 1) determine contemporaneity of collection events represented by individual refuse heaps occurring in clusters, and 2) to estimate the pattern of seasonal occupation. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:27:42.896 +0100" +"Luebbers:1995karadoc","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Lukas:2010sutherland","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Luly:1986tyrrell","Dating sediments with a low organic-carbon content has proved a considerable problem in playa palaeoenvironments. Conversion of organic carbon contained in sediments to strontium carbonate eases handling of the otherwise large samples needed to obtain radiocarbon dates from such material.Concentrated carbon samples were used to erect a chronology of sedimentation in the upper levels of Lake Tyrrell (after 10,000 yr B.P.), and comparisons made between radiocarbon ages for comparable stratigraphic horizons in cores from two sites in the northern basin of the lake. Reference is also made to a third series of dates which have a bearing upon the earlier history of deflation from the lake basin.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Luly:1990thesis","This thesis presents a pollen analytical reconstruction of mallee vegetation history in the vicinity of Lake Tyrrell, a large active salt lake in semi-arid northwestern Victoria. The project combined studies of the modern pollen rain, pollen depositional processes and sedimentological characteristics of lake deposits to provide an analytical framework appropriate to the interpretation of fossil pollen spectra from the novel salt lake setting. Pollen trapping in northwestern Victoria and western New South Wales indicates that the characteristic plant communities of semi-arid southeastern Australia can be identified from the pollen spectra they produce. Mallee heath communities produce spectra containing a diverse array of heathland taxa with limited pollen dispersal capacities, including Banksia, Baeckea behrii, Cryptandra and Calytrix tetragona. Mallee heaths also produce large amounts of Calli tris pollen but can be distinguished from Callitris woodland by the regular presence of pollen from restricted heathland taxa. Pollen spectra from chenopod shrublands are characterised by overwhelming dominance by Chenopodiaceae pollen. Other halophytic taxa often represented include Selenothamnus and Disphyma. Riverine forests produce pollen spectra dominated by Eucalyptus Muehlenbeckia cunninghamii and Amyema pollen occur commonly. It may be possible to identify pollen of Eucalyptus camaldulensis in fossil assemblages allowing this community to be more clearly delineated in the fossil record. Mallee communities can be distinguished from eucalypt dominated communities in moister areas by producing pollen spectra containing relatively high percentages of chenopod pollen and low percentages of grass pollen. Eucalypt woodlands in areas receiving more than 400 mm mean annual rainfall produce pollen spectra containing appreciable quantities of Callitris pollen. No relationship could be discerned between pollen production and rainfall in this study. Pollen trapping at Lake Tyrrell suggests that the majority of pollen arriving at the lake surface is wind borne. Few are washed from the lake margin or imported down Tyrrell Creek. This contrasts strongly with the situation in humid areas where pollen washed from the catchment or carried in creeks are a significant part of a lakes pollen budget. Pollen reaching the surface of Lake Tyrrell are rapidly redistributed and are preferentially deposited in areas marginal to the persistent salt crust. Maximum pollen concentrations occur on relatively high parts of the lake bed, again contrasting strongly with models derived from permanently wet lakes where maximum deposition of pollen occurs in the deepest parts of the basin. The sediments of Lake Tyrrell record a history of hydrological change extending to approximately 10,000 BP. Between 10,000 BP and 6600 BP water in Lake Tyrrell was shallow, saline and probably ephemeral. Water depths and the frequency I duration of flooding were most likely similar to those experienced today but there was no persistent salt crust. Between 6600 BP and 2200 BP the lake was a permanent though fluctuating waterbody. The lake waters were saline throughout this period. Water balance calculations suggest average rainfall in the lake catchment would have been approximately 2.6 times modern levels between 6600 BP and 2200 BP. The lake was dry between 2200 BP and 800 BP. The local groundwater table fell below the lake bed. There was no salt crust until about 800 BP when rainfall increased slightly allowing local watertables to rise and modem salt lake conditions to develop. Changes in vegetation around Lake Tyrrell occur in association with changes in rainfall. Between 10,000 BP and 6600 BP Lake Tyrrell was surrounded by open woodland dominated by Allocasuarina Eucalyptus and Callitris were probably present in limited areas. At 6600 BP mallee communities began to dominate the landscape. It is likely the appearance of mallee reflects the arrival of mallee eucalypts spreading from refugial areas occupied during the last glacial maximum. Callitris patches were a prominent element of the regional vegetation during this the wettest interval in the Holocene record. They appear little affected by the active fire regime of the times. Between 2200 BP and 800 BP mallee persisted and Allocasuarina experienced a modest expansion. Callitris declined drastically. The dense mallee vegetation which surrounded the lake at the time of European settlment was established after 800 BP. The history of Holocene environmental change identified from Lake Tyrrell provides a possible explanation for the patterns of archaeological site distribution observed in the Mallee Districts of northwestern Victoria.","2023-07-22 06:51:38.269 +0200","" +"Luly:1993tyrrell","Pollen analyses from the playa Lake Tyrrell in semi-arid northwestern Victoria, Australia record major environmental changes during the Holocene. Amelioration of arid Pleistocene climates after 10,000 BP converted Lake Tyrrell from a dry deflationary basin to an ephemeral lake surrounded by Allocasuarina dominated woodlands with a grass understorey. A marked increase in rainfall at about 6600 BP trans­formed the lake from an ephemeral to a permanent water body. This increase in rainfall coincided with the migration of malice vegetation to the region, a rapid expansion in Callitris populations and development of a more active fire regime. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:28:50.213 +0100" +"Luly:1997modern","Salt (playa) lakes provide an opportunity to obtain long records of vegetational change from arid areas. This paper presents results of a study of modern pollen dynamics at Lake Tyrrell, a large salt lake in semi-arid northwestern Victoria, Australia. Results suggest that the lake receives an airborne pollen flux which broadly reflects the nature of the regional vegetation. Waterborne pollen and pollen carried to the lake by surface wash are of no significance to the overall pollen budget. Pollen are rapidly redistributed across the lake floor and preferentially deposited marginal to the salt crust. Implications of these processes for interpretation of fossil pollen in salt lake environments are discussed.","2023-07-22 06:51:38.269 +0200","" +"Luly:2000new","Two AMS radiocarbon dates from Lake Frome provide a test of the previously published conventional chronology of deposition at the site. Both AMS dates conform closely to the conventional 14C age depth curve published by Bowler et al., (1991) and support their reconstructions of the timing and rates of environmental change at Lake Frome. AMS dating was carried out on pollen and dispersed carbonised particles. AMS dates are remarkably consistent with ages presented by Bowler et al. Based on the combined AMS and conventional chronologies, Callitris woodlands dominate latest Pleistocene vegetation, with probable tree densities comparable to those found in the southern Flinders Ranges today. Callitris declines after 13,000 BP, possibly in response to a more active fire regime.","2023-07-22 06:51:38.269 +0200","" +"Luly:2001callitris","Fossil pollen assemblages suggest Callitris (Cupressaceae)-dominated woodlands were prominent elements in landscapes near Lake Frome and Lake Eyre during latest Pleistocene times. Callitris woodlands were present at Lake Eyre before 30,000 BP but became fragmented and disappeared in the lead up to the last glacial maximum. Callitris was again prominent from approximately 10,000 BP until about 5000 BP after which time it vanishes from the pollen record and, presumably, the region. At Lake Frome, Callitris was abundant between 16,000 BP and 13,000 BP before declining to low modern levels from 11,000 BP. At both sites, the latest Pleistocene or Holocene decline in Callitris occurrence, and its eventual extinction in the vicinity of Lake Eyre, broadly corresponds with archaeological indications of increasing human presence in the landscape. In the absence of evidence of significant climatic changes at the times in question, these observations lend tentative support to arguments that the composition and structure of modern zone vegetation has been significantly modified by Aboriginal land management practices. Although the charcoal record is ambiguous, fire is argued to be the principle agent of the changes wrought during human re-colonisation of lands around Lake Frome and Lake Eyre.","2023-01-05 16:42:05.198 +0100","" +"Luly:2006threequarter","Pollen and diatom analyses of organic sediments from Three-Quarter Mile Lake, a perched lake on Cape York Peninsula, north Queensland, indicate that significant changes in vegetation and hydrology occurred during the Holocene. Early Holocene grass-dominated landscapes were replaced in mid-Holocene times by increasingly woody vegetation comprising tropical heathlands, savanna and rainforest. Early-Holocene lake levels fluctuated widely. From mid-Holocene times, lake levels stabilized and water became increasingly acidic as a mature swamp forest developed adjacent to the lake and contributed tannins to the lake water. The timing and character of changes are consistent with those described from the Atherton Tableland in wet tropical Queensland. Holocene dry phases described from the Northern Territory and the western shores of Cape York cannot be identified from Three-Quarter Mile Lake. Rainforest is currently close to its greatest Holocene extent, suggesting that the rainforest-dependent endemic fauna of northern Cape York have been isolated from rainforest blocks to the south throughout the last 10 000 years and, by inference, throughout at least the 120 000 years beyond that.","2023-07-22 06:51:38.269 +0200","" +"Luna:2018five","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Lupker:2012ganga","The Himalayas represent the archetype of mountain building due to active continental collision and are considered in many studies as the locus of intense interactions between climate, denudation and tectonics. Estimates of modern denudation rates across the entire range remain, however, relatively sparse. In this study, in situ-produced cosmogenic 10Be concentrations were measured in detritic quartz in order to determine basin-scale denudation rates for the central part of the Himalayan range. River sand was sampled over several years in the main trans-Himalayan rivers, from the Himalayan front to the Ganga outlet in Bangladesh. The calculated 10Be denudation rates of the trans-Himalayan river basins range from 0.5 to 2.4 mm yr−1 (average 1.3 mm yr−1) and vary by up to a factor of 3 between sampling years. These denudation rates strongly contrast with the 0.007 mm yr−1 denudation rate of southern tributary basins draining the Indian craton. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:27:27.248 +0100" +"Lupker:2017syntaxis","The Tsangpo-Brahmaputra River drains the eastern part of the Himalayan range and flows from the Tibetan Plateau through the eastern Himalayan syntaxis downstream to the Indo-Gangetic floodplain and the Bay of Bengal. As such, it is a unique natural laboratory to study how denudation and sediment production processes are transferred to river detrital signals. In this study, we present a new 10Be data set to constrain denudation rates across the catchment and to quantify the impact of rapid erosion within the syntaxis region on cosmogenic nuclide budgets and signals. The measured 10Be denudation rates span around 2 orders of magnitude across individual catchments (ranging from 0.03 to > 4 mm yr−1) and sharply increase as the Tsangpo-Brahmaputra flows across the eastern Himalaya. The increase in denudation rates, however, occurs  ∼  150 km downstream of the Namche Barwa–Gyala Peri massif (NBGPm), an area which has been previously characterized by extremely high erosion and exhumation rates. We suggest that this downstream lag is mainly due to the physical abrasion of coarse-grained, low 10Be concentration, landslide material produced within the syntaxis that dilutes the upstream high-concentration 10Be flux from the Tibetan Plateau only after abrasion has transferred sediment to the studied sand fraction. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:27:47.321 +0100" +"Lynch:2020rainforest","Context Transdisciplinary research is important where information from multiple fields is required to develop ecologically and culturally appropriate environmental planning that protects local conservation and socio-cultural values. Objectives Here, we describe research to inform ecosystem restoration and conservation of Chumbrumba Swamp within the Wet Tropics World Heritage Area, Australia. Many such open wetlands in the region have been degraded through agriculture and pastoral production, but there has been little research into their status, history and conservation needs. Methods The recent to pre-European settlement history of the site was explored, along with spatial variation of vegetation communities at the site, and these data integrated with historical and ethnographical information on the site and its cultural values. Results The botanical and palaeoecological analyses showed that Chumbrumba Swamp comprises a unique and highly sensitive ecosystem mosaic with high biodiversity. An endangered ecosystem complex, 82 vascular plant species, several disjunct or endemic taxa, and species at new northern range limits were recorded within its 20 ha area. The site comprises a stable swamp site with fringing woodland and rainforest that has persisted for around 5000 years. European settlement overlaid changes in the vegetation from disturbance (e.g. fire, clearing, grazing). However, fire also affected the swamp site during pre-European times. Conclusions Historical and ethnographic information contextualised the biophysical data and confirmed the cultural importance of the site and the dynamic interactions between 'people and nature'. These results have been used to inform environmental restoration and validate the importance of a transdisciplinary and precautionary approach to planning wetland restoration and conservation.","2023-07-22 06:51:38.269 +0200","" +"Machida:1996eruptions","Witori and Dakataua caldera volcanoes have been very active in the middle to late Holocene. Using tephrochronology, this paper establishes the chronostratigraphy of these eruptions and their magnitude, and the frequency of explosive volcanism at Witori and Dakataua. After a long dormancy, Witori started explosive activity at ca. 5600 conventional radiocarbon years BP, producing in the next 4500 years five major tephra layers (W-K1 to W-K4, W-G) with VEIs of 5 to 6. After the W-G eruption at around 1200 BP, the activity decreased in magnitude but increased in frequency, with some eruptions forming central cones. The major eruption of Dakataua began with alternating ejections of phreatomagmatic ashfalls and plinian deposits followed by the cataclysmic eruption resulting in lithic-rich pyroclastic flows ca. 1100–1200 BP. The major tephra layers cover extensive areas in West New Britain due to their large volumes and the prevailing easterly winds, providing valuable time markers for establishing Holocene chronology. The largest eruption, the W-K2 event of ca. 3300 BP, shaped much of the present landscape, with an extensive area significantly devastated by tephra falls and pyroclastic flows. Obsidian and other artefacts buried by the tephras indicate that the area was repeatedly occupied. The major tephra events formed new coastal plains favourable for human occupation.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Macintosh:1965dingo","A SANDSTONE outcrop 60 metres long in an approximate north-south axis on the south-eastern slopes of Mount Manning, some 64 miles north of Sydney contains three rock shelters. Six dark red ochre paintings in the Southern Shelter comprise a male and female anthropomorph each with cephalic cornua, a male and female dingo, a male and a female echidna. This ritual group is deduced, from radiocarbon analysis of charcoal associated with matching ochre in the floor deposit, to have been painted in approximately A.D. 1400. In the Northern Shelter, successive series of paintings in light red ochre, charcoal and white, depicting mainly the local fauna and some hand stencils, are similarly deduced to have been painted between A.D. 1750 and A.D. 1830. To the best of the writer's knowledge, these are the first Aboriginal rock paintings to have been dated in Australia.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Macintosh:1971nitchie","The circumstances of the discovery, on a deflation surface of a lunette 11th December 1969, and of the excavation 14th January 1970, of this unique Australian burial have been published (M a cintosh et al 1970), as has also a description of the stratigraphy of the burial site (Bowler 1970b), each as a preliminary and tentative report, recognising that much more work needed to be done on the material from the burial and on the site.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Mackay:2014putslaagte","Existing data suggest weak human occupation of southern Africa's Winter Rainfall Zone (WRZ) during later Marine Isotope Stage (MIS) 3, the causes of which are unknown. Here we report briefly on the results of recent surveys of alluvial terrace sites of the Doring River in the WRZ, which document occupation over a broad expanse of the later Middle Stone Age (MSA) and Pleistocene Later Stone Age. We then report on test excavations at one terrace site, denoted Putslaagte site 1 (PL1), describe in detail the assemblage of flaked stone artefacts produced from that excavation, and present two OSL ages obtained from 0.8 m to 1.5 m below surface. The results suggest that a) artefact accumulations at PL1 are dense, b) the technological systems documented are characteristically MSA but differ in form from the range of systems known from other excavated sites in the region, and c) that the assemblages accumulated in MIS 3. Taken together with the survey data the results introduce new variation into the later MSA in southern Africa, and imply reorganisation of land use in the WRZ in late MIS 3 rather than abandonment. We suggest that a research emphasis on rock shelter deposits may have produced misleading depictions of regional occupation.","2023-06-05 10:57:13.636 +0200","" +"Macken:2011naracoorte","Cave deposits of infill sediments and associated vertebrate fossils provide a valuable source of information on terrestrial palaeoenvironments, climatic conditions and palaeocommunities. In the deposits of the Naracoorte Caves World Heritage Area, such records span the last 500 ka and are renowned for their rich, diverse vertebrate assemblages. Previous research into the Grant Hall deposit of Victoria Fossil Cave suggested that it may preserve the only peak last interglacial (ca. 125 ka) faunal community within the World Heritage Area. The current work tested this existing model for the age of faunal remains from Grant Hall using multiple techniques. Physical and geochemical properties of the visually homogeneous sediments were analysed at regular intervals through the sequence to establish meaningful stratigraphic divisions and sediment provenance. Optically stimulated luminescence dating of individual quartz grains indicates that sediments accumulated in Grant Hall from 93~±~8 to 70~±~5 ka. Minimum ages provided by U/Th dating of fossil teeth (72.3~±~2.2 to 38.2~±~0.8 ka) are consistent with the luminescence chronology, and show that the deposit represents a more recent faunal accumulation than previously modelled for the site. U/Th ages on calcite straws within the deposit are significantly older than the sediments and fossil teeth (>500 to 186.4~±~1~ka). As such they provide no further constraint on the chronology of the deposit but do indicate that speleothem deposition was active over much of the Middle Pleistocene. Sedimentary analyses resulted in the identification of five depositional units, contrasting with previous divisions which were based only on visual observation of the sedimentary sequence. Sediments within each unit are broadly classified as sandy silts with soil structures and may be indirectly derived from the lunettes of nearby Bool Lagoon, although their ultimate provenance is unknown. As a result of this work, palaeoenvironmental reconstruction based on fossil remains in the deposit may be more accurately related to prevailing climatic and environmental conditions at the time of accumulation. It also contributes to an understanding of the temporal occurrence of regional vertebrate faunas through the Late Pleistocene, reinforcing the value of developing stratigraphically constrained chronologies for cave deposits based on multiple techniques.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Macken:2012variation","We examined mammal occurrence and variability through the Late Pleistocene vertebrate fossil deposit of Grant Hall in Victoria Fossil Cave, Naracoorte, South Australia. To determine long-term patterns of change, we compared the composition and relative abundance trends of the assemblage with a nearby Middle Pleistocene deposit in Cathedral Cave. Total species richness did not change through the Grant Hall sequence, dated from 93 8 to 70 5 ka. However, species relative abundances varied between ecologically divergent species, and in some cases between species that demonstrate similar environmental preferences. For some species this variation is comparable to that recorded in Cathedral Cave. Of those showing similar trends between the two deposits, the forest inhabitant, Pseudomys fumeus, recorded an 8.6% decline through Grant Hall, coincident with a 9.7% increase in the dry heath/mallee dweller Pseudomys apodemoides. These patterns indicate that climatic transition from relatively warm, moist to cooler, drier conditions impacted some species in similar ways through climatic cycles of the past. However, the majority of the fauna demonstrated complex responses that are individual and variable through time. Statistical tests of species trends from the Grant Hall assemblage caution that large fossil samples are required to validate patterns observed. Copyright 2012 John Wiley & Sons, Ltd.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Mackenzie:2002bushrangers","A technological analysis was undertaken on flaked stone artefacts from Bushranger‘s Cave in southeast Queensland to assess the frequency of platform preparation at different periods of the site‘s use. This research assesses previous findings and adds data to the development of a regional picture of manufacturing change between c. 3000 and 1500 years BP. Results reveal the presence of a previously detected manufacturing pattern (Hiscock and Hall 1988) on the chert portion of the lithic assemblage. However the results are placed under suspicion by a discussion of extensive disturbance inferred at the site. Similar results from two other sites in the Subcoastal Moreton Region provide support for continuing use of this analytical technique towards the development of a regional relative dating method in both stratified and open-air sites.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Mackenzie:2010freycinet","The first palaeoecological study of the late Quaternary from Hazards Lagoon on the east coast of Tasmania reconstructs a picture of vegetation and environmental change since the Last Glacial Maximum. By comparing key regional studies to the findings from Hazards Lagoon broad scale change in vegetation composition are identified, which are likely to be responding to periods of climatic and sea level change in the Southern Hemisphere. Pollen and charcoal analysis identify a steepe community being established on the east coast of Tasmania during the height of the Last Glacial Maximum developing into an open Eucalypt forest 17,000 yrs BP in response to regional climatic amelioration. The Hazards Lagoon record suggests a significant change in the catchment morphology from a permanent lake surrounded by steepe and woodland during the Last Glacial Maximum to the development of a peat swamp and the local establishment of a sclerophyll forest during the last termination. During the Holocene extant vegetation composition and local fire regimes at Hazards Lagoon have responded to rising sea levels, the onset of modern climates and human occupation. The palynological record from Hazards Lagoon provides the oldest study of the late Quaternary for the east cost of Tasmania and has been compared to key sites within Tasmania and south-eastern mainland Australia identifying temperature and precipitation as the climatic constraints on the development of vegetation since the last glacial maximum. While there are similarities seen between sites, further research into the late Quaternary dynamics of eastern Tasmanian are needed to support these initial findings. ... [_truncated_]","2023-01-05 16:42:05.198 +0100","2023-01-11 09:27:13.660 +0100" +"Mackenzie:2016geochemical","The South Wellesley Islands in the Gulf of Carpentaria, northern Australia, were the recent focus of a palynological investigation which found vegetation change during the Holocene was driven by coastal progradation and regional climate. Here, we present new elemental data from x-ray fluorescence core scanning which provides non-destructive, continuous and high resolution analysis from three wetlands across Bentinck Island, the largest of the South Wellesley Islands. Elemental data and grain size analyses are combined with lead-210 (210Pb) and accelerator mass spectrometry (AMS) carbon-14 (14C) dates. An open coastal environment was present 1250 cal. a BP on the south east coast of Bentinck Island, with sediment supply incorporating fluvial deposition and detrital input of titanium and iron from eroding lateritic bedrock. Prograding shorelines, dune development and river diversion formed a series of swales parallel to the coast by ~800 cal. a BP, forming the Marralda wetlands. Wetlands developed at sites on the north and west coasts ~500 and ~450 cal. a BP, respectively. Geochemical and grain size analyses indicate that wetlands formed as accreting tidal mudflats or within inter-dune swales that intercepted groundwater draining to the coastal margins. The timing of wetland initiation indicates localised late-Holocene sea level regression, stabilisation and coastal plain development in the Gulf of Carpentaria. Elemental data provide new records of wetland development across Bentinck Island, highlighting the value of a multi-proxy approach to understanding environmental change during the Holocene in tropical northern Australia.","2023-07-22 06:51:38.269 +0200","" +"Mackenzie:2016thesis","A wealth of palaeoecological studies from the Australasian region identify periods of significant environmental change during the Holocene. However, relatively few studies have focused on the coastal lowlands of tropical northern Australia, limiting our ability to accurately reconstruct this vast bioregion's history. This study addresses the gap in spatially distributed paleoenvironmental research in northern Australia by producing the first reconstructions from the South Wellesley Islands in the Southern Gulf of Carpentaria. Radioisotope analysis of lead (210Pb), plutonium (239/240Pu) and radiocarbon (14C) provide robust geochronologies. Chronologies are combined with loss on ignition, particle size and micro X-ray fluorescence analyses to identify site formation and development through time. Pollen and macroscopic and microscopic charcoal records were used to examine vegetation change and fire regimes throughout the late Holocene. This research shows coastal wetlands developed during the late Holocene in the South Wellesley Islands. Combined multi-proxy results indicate environmental change initially drove vegetation succession, but that human occupation and abandonment of the islands significantly affected vegetation composition and fire regimes. Radioisotope and geochemical analyses were conducted in collaboration with the Australian Nuclear Science and Technology Organisation. 210Pb alpha spectrometry analysis of 18 samples provide sedimentation rates and a chronology of the last 150 years across three key sites. This period is significant as traditional owners were removed in 1948, leaving the South Wellesley Islands unoccupied for the first time in 2,000 years. This research attempted to calibrate 210Pb results using the anthropogenic radioisotope plutonium by analysing 10 samples using accelerator mass spectrometry (AMS). Results of 239/240Pu isotope analysis found the site's stratigraphy was insufficiently laminated to accurately pick peaks in fallout. However, levels of 239/240Pu indicate fallout occurred across far northern Australia and the technique has the potential to validate 210Pb results in appropriate sedimentary settings. Geochronologies combined 210Pb dates and bulk sediment 14C AMS dates. This research examined seven sediment profiles using micro X-ray fluorescence geochemical data and particle size analysis. 210Pb and 14C dates provide age-depth chronologies, identifying local and island-wide trends. Elemental analysis of coastal wetlands through time identified key phases of development including open coastal environments, mangrove establishment, hypersaline mudflat expansion and brackish/freshwater wetland development. An open coastal environment was present 1,250 cal. yr BP on the southeast coast of Bentinck Island, with fluvial deposition of detrital elements from the eroding lateritic bedrock. A prograding shoreline, dune development and tributary diversion created a series of swales parallel to the coast by 800 cal. yr BP, forming the extensive Marralda Wetlands. Saline mudflats developed at sites on the north and west coast at 500 and 450 cal. yr BP, respectively... [_truncated_]","2023-07-22 06:51:38.269 +0200","" +"Mackenzie:2017hazards","A late Quaternary pollen and charcoal record from Hazards Lagoon on the east coast of Tasmania provides a continuous record of vegetation and climate change. The pollen record shows an Epacridaceae and Poaceae dominated grassland community replaced dry sclerophyll forest during the Last Glacial Maximum (LGM ~22e18 cal ka BP). Eucalyptus and Casuarinaceae increased from the beginning of the deglacial period (~18-12 cal ka BP) indicating early warming on the east coast of Tasmania. Abundant Myriophyllum and sedimentary characteristics indicate Hazards Lagoon was a permanent source of water throughout the LGM and until 16 cal ka BP suggesting either increased precipitation and/or decreased evaporation rates. A positive moisture balance throughout the LGM contrasts with records from the west coast of Tasmania and parts of mainland Australia. Fire was suppressed at the site until 14 cal ka BP, corresponding with reduced woody vegetation and a positive moisture balance. Dry sclerophyll forest established during the deglacial period, remaining stable throughout the Holocene. A coastal vegetation community developed in response to sea-level rise, characterised by abundant Eucalyptus pollen and increasing values of Casuarinaceae. By the mid-Holocene, the Hazards Lagoon pollen record is typical of a Tasmanian coastal site dominated by Casuarinaceae. This research highlights the need for spatially diverse studies throughout the Southern Hemisphere to identify drivers of environmental change during the late Quaternary.","2023-07-22 06:51:38.269 +0200","" +"Mackenzie:2020wetland","This study presents three records of environmental change during the late-Holocene from wetlands across Bentinck Island in the South Wellesley Islands, northern Australia. Radiometric dating provided ages for sediment cores with the longest chronology spanning the last 1250 cal. yr BP. Palynological results show the diverse mangrove community transitioned to woodland- and wetland-dominated vegetation over the last 850 years on the southeast coast. The key driver of this landscape change was likely late-Holocene sea level regression and coastal progradation in the Gulf of Carpentaria. This study found freshwater wetlands expanded across Bentick Island over the last 500 years, with sedges and rushes peaking in the last 350 years. Macroscopic and microscopic charcoal records, coupled with archaeological evidence, highlights the spatial and temporal variation in fire regimes across the island, reflecting the traditional fire management practices of the Kaiadilt people during the late-Holocene. This study finds a significant increase in charcoal accumulation in the 1900s when Kaiadilt fire practices were disrupted and the South Wellesley Islands were abandoned. The pollen record reflects little change in the vegetation despite the shifting fire regime, highlighting the importance of multi-proxy approaches to reconstructing past environments in tropical northern Australia where vegetation is adapted to fire.","2023-07-22 06:51:38.269 +0200","" +"Mackintosh:2007dipsticks","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Macknight:1969trepang","In 1769, Alexander Dalrymple, still young in his career of schemes, acrimony and hard work, was recommending to the Court of Directors of the English East India Company the advantages to be gained by establishing a settlement in the island of Balambangan, off the north point of Borneo. … Two points only will be noted here: the voyaging of these renowned sailors to Australia is set in the context of their activity throughout the archipelago, and the fact that they do come to Australia occasions no surprise. These two comments can, in a general way be applied to virtually all the many descriptions of the industry left by those who observed it in operation over the next century and more. … However by the end of the century, enthusiasm for northern Australia had been tempered by repeated failures in the task of development. Interest was centred on those more favoured regions in the south where an ideology was being developed that would claim a whole continent for one people. … Today the position is changing as interest in the area slowly rekindles and as the work of the scholars who have concerned themselves with the area becomes more widely known. … One aim of this thesis is to consolidate, combine and in some matters extend the historical and ethnographical knowledge already available. .. It is no accident that the visit of Golson and Mulvaney to the Gove Peninsula in 1963, which marks the beginning of the present phase of work on the subject, was in conjunction with a proposed mining project.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Macknight:1976macassan","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Macphail:1975pleistocene","This thesis contains the results and conclusions of the first research in Tasmania using pollen analysis to elucidate the postglacial history of the vegetation, hence changes in the climate, of Tasmania since the late Pleistocene. In contrast with mainland Australia, latitude, size and insular nature, topography, climate and vegetation combine to make the State highly suitable for pollen analysis, but also difficult as regards practical implementation of the technique. Published surveys of Tasmanian biogeography are inadequate. Hence. the original data are preceded by reviews of the present-day Tasmanian climate, physiography and plant ecology and prehistory in addition to a discussion of the limitations of pollen analysis in palaeoenvironmental research in the Australian phytogeographic context. The conclusions from previous geomorphic studies of Tasmanian Pleistocene landforms have been tested using the fossil pollen data from southern Tasmania. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:28:20.688 +0100" +"Macphail:1979glaciation","Enclosed basins (glacial and nonglacia) of Tasmania contain the most comprehensive record in Australia of trends in a regional vegetation and climate since the late Pleistocene. Seven pollen sequences, each continuous and extending back at least 10,000 years, are used to reconstruct the history of postglacial vegetation and climate in Southern Tasmania (42°S–43°30′S). Interpretations are supported by a study of the modern pollen rain. Postglacial climates in Tasmania were characterized by a strong west-to-east decrease in precipitation. During the late Pleistocene, climates were markedly colder and drier than at present, and the vegetation was largely devoid of trees. A major rise in temperature between ca. 11,500 and 9500 yr B.P., accompanied by rising effective precipitation, resulted in the expansion of Eucalyptus, then other trees, across Tasmania. This warming trend may have been temporarily reversed during the early postglacial. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:28:20.984 +0100" +"Macphail:1980beilschmiedia","Modern and fossil pollen of Beilschmiedia and related species of Lauraceae in New Zealand are described and illustrated. A study of the modern pollen rain within Beilschmiedia tawa stands indicates that this species is a major “blind spot” in the history of New Zealand forests. This calls into question previous identifications of the pollen type in geologic studies.","2024-02-29 09:52:47.763 +0100","2024-02-29 09:52:47.763 +0100" +"Macphail:1981pomaderris","Pomaderris apetala (Rhamnaceae) is likely to be another example of pollen dtspersed across the Tasman Sea from Australia. Fossil occurrences of this pollen type in North-West Nelson, South Island, New Zealand, appear to record a regional extension of Pomaderris, and probably an increase in Eucalyptus wet sclerophyll forest in south-eastern Australia during the early to middle Holocene.","2023-01-05 16:42:05.198 +0100","" +"Macphail:1982wurawina","ND","2023-01-05 16:42:05.198 +0100","" +"Macphail:1984sclerophyll","Pollen analysis of organic sediments in a small hollow at Tarraleah in central Southern Tasmania allows identification of some small-scale patterns and processes within Eucalyptus wet sclerophyll forest during the early to middle Holocene. These events are related to a time scale of inferred ages (i.a.), based on three radiocarbon dates and stratigraphic constraints. Although relatively few tree and tall shrub taxa are involved, changes in relative abundance show that at least five floristically distinctive communities of understorey mesophytes have surrounded the hollow. Prior to i.a, 9125 B.P., subalpine Eucalyptus open forest or woodland formed the local vegetation: 1. Pomaderris apetala-- Compositae i.a. 8900 to 8325 B.P. 2. Atherosperma moschatum -- Dicksonia antarctica i.a. 8175 to 7775 b.p. 3. Phyllocladus aspleniifolius -- (?)Nothofagus cunninghamii i.a. 7625 to 7350 b.p. 4. Pomaderris apetala-- sclerophyll shrubs i.a. 7200 to 6925 b.p. 5. Dicksonia antarctica after i.a. 6925 b.p. In most general terms the forest and mire species have behaved consistently with their modern ecological preferences and established trends in Holocene climate. With more detailed resolution, the influence of climate is less apparent and the shifts in community composition more likely to be due to fire frequency and edaphic effects. The results confirm the modern observation that canopy eucalypts and understorey species are only weakly correlated in the presence of fire. Fire has resulted in the separation of Pomaderris apetala communities into two ecological entities but in the absence of fire - and fire-promoting climates - during the early Holocene, P. apetala and associated mesophytic small trees may have been able to exclude competitively the canopy eucalypts. Similarly the data indicate early Holocene rainforests may have been enriched with A. moschatum. The marked increase in fire frequency at or after i.a. 6925 b.p. is suggested to be due to migration into or increased utilization of the area by Aborigines.","2023-07-22 06:51:38.269 +0200","" +"Macphail:1985activity","ND","2024-02-29 09:53:29.490 +0100","2024-02-29 09:53:29.490 +0100" +"Macphail:1999peat","Small mounds of peat rise several metres above the level of the water‐table at Melaleuca Inlet and Louisa Plains on the buttongrass plains in southwest Tasmania. Possible origins of the peat mounds have been explored by pollen analysis and radiocarbon dating of a set of samples taken from a vertical section of one peat mound at Melaleuca. The peat accumulation is entirely of Holocene age although the mound is underlain by sapric peats preserving a cold climate palynoflora of probable Late Pleistocene age. Peats at and near the base of the mound accumulated under a heath sedgeland during the earliest Holocene while after about 7630 a BP the peat‐forming vegetation was shrub‐dominated. The radiocarbon data indicate two main phases of overall peat accumulation, between 7630 and 5340 a BP (Middle Holocene) and between 4450 and 450 a BP (Late Holocene), that were interrupted by a wildfire which burnt into the surface peats. The maintenance of high surface and internal levels of moisture almost certainly was the critical factor behind the low incidence of in situ fires burning into the surface peats on the mound. The perennial influx of groundwater below the mound is a possible origin that fits well with our observations, although the expansion and contraction of soils cannot be discounted as an initiating factor. Enhanced nutrient input from birds may have helped promote growth in the peat‐forming communities. The data do not support the mounds being eroded remnants of a former blanket peat cover or being due to periglacial activity. The peat mounds of southwest Tasmania deserve maximum protection because of their rarity in the Australian landscape and, it seems, elsewhere.","2023-01-05 16:42:05.198 +0100","" +"Macphail:2001polynesian","Thick organic swamp sediments, buried under land fill on Kingston Common, preserves evidence of the Norfolk Island flora and vegetation back to the middle Holocene and probably much earlier times in the Late Quaternary. These sediments provide (1) a bench mark against which the impact of humans on the flora and vegetation of a long-isolated island can be assessed and (2) a means of determining whether particular plant genera and species are introduced or native to the island. Although sediments contemporary with Polynesian occupation about 800 years ago were destroyed by European draining and cultivation of the swamp during the early nineteenth century, the pollen data indicate that New Zealand flax (Phormium tenax) was introduced to Norfolk Island by Polynesians. Other putative exotics such as Ti (Cordyline), a bull-rush (Typha orientalis) and, less certain, herbs such as the sow thistle (Sonchus oleraceus), were part of the native flora long before the earliest recorded Polynesian settlement. Wildfires have been part of the landscape ecology of Norfolk Island since at least the middle Holocene.","2023-01-05 16:42:05.198 +0100","" +"Magee:1995madigan","Madigan Gulf is a large bay at the southern end of Lake Eyre North, a major ephemerally flooded playa in arid central Australia at the southwestern margin of a vast (1,300,000 km2) internal drainage basin. The stratigraphy and chronology of the Quaternary sequence in the gulf is described from 8 cores and a cliff exposure at the gulf margin. A number of depositional environments are recognised and their distinctive sedimentary components are described. Facies recognised include deep- and shallow-water lacustrine environments, dominated by surface-water processes, and dry or ephemerally flooded playa environments dominated by groundwater-controlled processes. Sedimentary components include terrigenous clastics from river inflow and shoreline erosion, carbonates of detrital, inorganic or biological origin and gypsum and halite evaporites. Carbonates and gypsum evaporites, precipitated within the basin, are frequently reworked as clastic components. The establishment of a preliminary chronology for the sequence, by the application of thermoluminescence, uranium/thorium disequilibrium, amino acid racemization and radiocarbon dating techniques, has allowed a reconstruction of the last 130 ka of Lake Eyre palaeohydrology. The wettest phase occurred during the last interglacial (early in oxygen isotope stage 5) when an enlarged Lake Eyre was up to 25 m deep. Subsequently there has been a number of dry periods separating successively less effective wet phases culminating in the deposition of a substantial halite salt crust around the time of the glacial maximum. The dry interludes are characterised by deflation of salts and sediment from the basin, a process controlled by lowering of the watertable. The record from Madigan Gulf demonstrates the dramatic and repetitive impact of lake deflation on the Quaternary record of Lake Eyre. In the early Holocene a minor, but mostly perennial, lacustrine event was terminated at about 3-4 ka when the modern ephemeral playa regime was established. The major catchment of Lake Eyre is located in the monsoon-watered areas of northern Australia. As demonstrated by large floodings of the modern ephemeral regime, major lacustrine episodes must indicate enhanced monsoon precipitation in northern Australia. In the Holocene the lake has not risen to levels achieved during the early stage 5 lacustral phase, indicating a marked reduction in the effectiveness of the monsoon in the present interglacial by comparison with its predecessor.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Magee:1997eyre","This study has examined the Quaternary record of lacustrine, fluvial and aeolian sediments from the Lake Eyre region to determine the palaeoenvironmental and palaeohydrologic history of the basin, particularly over the past 130 ka (130,000 years). Detailed observations of the sedimentology, stratigraphy and geomorphology of the deposits are presented. These are organised on a regional basis and are used to infer the palaeoenvironmental history of the pronounced hydrologic response in Lake Eyre to climatic changes over the past 130 ka. Through much of the Quaternary, the lake's depocentre has migrated towards the south and south-west. This process has been chiefly driven by groundwatercontrolled deflation processes and the asymmetry of sediment supply. This is related to the location of the major inflowing streams on the downwind, northern and north-eastern margins of the lake. These groundwater-controlled processes have excavated the modern Lake Eyre playa basin into sediments which were deposited during previous surface-water lacustrine episodes. The lake has at times been a vast perennial waterbody, with an area larger than the combination of the present Lake Eyre South and Lake Eyre North(> 10,000 km2) and a water depth of up to 25m above the present playa floor. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:28:08.872 +0100" +"Magee:1998eyre","Lake Eyre is presently an ephemeral playa-lake in an extremely large (1.3 million km2 internal drainage basin), with most of its inflow derived from monsoon-watered northern Australia. The hydrologic state of the lake has varied in the past, in response to climate change, from a perennial lake up to 25 metres deep to a groundwater-controlled playa, marked by substantial sediment deflation. This paper is concerned with the stratigraphic record of the last 60 ka of that hydrologic history, particularly the character and age of a playa-marginal unit formed by deflation from the playa and of stranded high beach ridges. A major deflation episode between 60 and 50 ka excavated the present Lake Eyre basin and deposited a gypsum- and clay-rich aeolian phase (the Williams Point aeolian unit) at a number of sites around the lake. After deflation ceased a thick secondary gypsum profile developed on the dune early in oxygen-isotope stage 3; evidence for the state of Lake Eyre at this time is equivocal. Preliminary results from a substantial suite of amino acid racemization (AAR) analyses of mollusc shell and bird eggshell samples from beach ridges at +5 and +10 m Australian Height Datum (AHD) suggest that they are oxygen-isotope stage 5 in age. Sedimentologic evidence suggests that it is unlikely that the shells are reworked from older deposits. These AAR results apparently conflict with early oxygen-isotope stage 3 thermoluminescence (TL) dates from the +5 m AHD beach ridge (Nanson et al., this volume). However, the age difference is not substantial, the calibration of the AAR is still at a preliminary stage and only one site was sampled for both techniques. Further stratigraphic and chronologic work is required to fully assess the apparent discrepancy. Between about 30,000 and 12,000 yr B.P. Lake Eyre was at least as dry as it is today. At many sites around Madigan Gulf a lunette-like, playa-marginal, aeolian unit (the Shelly Island unit) was deposited during this period, formed by material deflated from the playa floor. Forty AMS radiocarbon dates span the period 35,000 to 10,000 yr B.P., from the Shelly Island unit (11) and from aeolian sediment close to playa level (29), indicating that the lake was dry during this period. This evidence conflicts strongly with 2 TL dates from latest oxygen-isotope stage 3 and oxygen-isotope stage 2 from the +5 and +10 m AHD beach ridges (Nanson et al., this volume). Additionally, the AAR results from the high beach ridges cannot be reconciled with these TL dates. After 10,000 yr B.P. a minor lacustral phase occurred until the modern ephemeral playa regime became established at 3000-4000 yr B.P.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Magee:2004monsoon","Our reconstructed history of Lake Eyre provides the first continuous continental proxy record of Australian monsoon intensity over the past 150 k.y. This continental record's broad correspondence to the marine isotope record demonstrates that this very large catchment, with its hydrology dependent on a planetary-scale climate element, responds to Milankovitch-scale climate forcing. Abrupt transitions from dry phases to wet phases (ca. 125 and 12 ka) coincide with Northern Hemisphere winter insolation minima rather than Southern Hemisphere summer insolation maxima, indicating that Northern Hemisphere insolation exerts a dominant control over the intensity of the Australian monsoon. Stratigraphic and dating uncertainties of other wet phases preclude conclusive correlation to specific insolation signals but, within the uncertainties, are consistent with Northern Hemisphere forcing. Regardless of the hemispheric forcing, the low intensity of the early Holocene Australian monsoon--by comparison with the last interglacial and particularly the last high-level lacustrine event at 65-60 ka when all forcing elements were modest-- is an enigma that can be explained by a change in boundary conditions within Australia.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Magee:2009evaluating","A whole emu egg, with infilling sediment believed to be coeval with egg laying and burial, was found in late Pleistocene lunette sediments near Lake Eyre, central Australia. The stratigraphic context and initial amino acid racemization (AAR) results suggested an age between 25ka and 35ka, ideal for a multiple cross-dating comparison. The sediment infilling the egg provided material for luminescence dating that minimized problems of association. Age estimations from AAR, 14C and U series methods were obtained from the eggshell and optically stimulated luminescence (OSL) of the infilling sediment. All methods agreed within their respective dating uncertainties confirming the utility of all four methods. They indicate an age for the emu egg of 31.24±0.34ka.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Mahoney:1964marsupials","Dasyurus affinis McCoy [1865] and Hypsiprymnus trisulcatus McCoy [1865] are recorded as junior synonyms of Dasyurops maculatus (Kerr 1792) and Potorous tridactylus (Kerr 1792), respectively. Some comments are made on the identity of a further 3 species, not specifically identified by McCoy, but included by him in his list of mammals from the Gisborne Bone Cave. Identification of these species is not effected. The year of issue of McCoy’s list of mammals from the Bone Cave is stated by D. E. Thomas in a private communication to be 1865. The origin and age of the Bone Cave is discussed by Edmund D. Gill in an Appendix. The age of the Bone Cave is recorded by him as Holocene.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Maisie:0000corral","Personal communication (date unknown)","2023-11-16 19:36:29.583 +0100","" +"Maisie:0000fortress","Personal communication (date unknown)","2023-11-16 19:36:29.583 +0100","" +"Maisie:0000queens","Personal communication (date unknown)","2023-11-16 19:36:29.583 +0100","" +"Maisie:0000rocky","Personal communication (date unknown)","2023-11-16 19:36:29.583 +0100","" +"Maisie:0000timmys","Personal communication (date unknown)","2023-11-16 19:36:29.583 +0100","" +"Maisie:0000urella","Personal communication (date unknown)","2023-11-16 19:36:29.583 +0100","" +"Makhubela:2021escarpment","The eastern escarpment in South Africa has a combination of geology and climate that is unique in the entire Great Escarpment. Yet, no studies have been undertaken before to quantify the landscape changes at this locality. In this study, we assess the denudation history of the eastern escarpment using cosmogenic beryllium-10 (10Be) on quartz from rock outcrops and river sediments, and carry out uranium‐thorium‐helium ((U,Th)-He) and argon‐argon (40Ar/39Ar) dating of Fe-oxides and Mn-oxides, respectively, in the soils. The erosion rates obtained on the eastern escarpment vary from 1.8 m/Ma to 24 m/Ma and are similar in range to values from the entire Great Escarpment. We found that the catchment-averaged erosion rates of the gentle catchments above the eastern escarpment are lower, whereas those from steep catchments draining the escarpment edge are higher. We also determined that the catchment-average erosion rates of the eastern escarpment are similar to those of the western escarpment in Namibia, lower than those of the Drakensberg Escarpment and lower than those of the Lowveld adjacent to it. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:28:37.230 +0100" +"Makos:2016bystra","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Makos:2018tatra","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Maloney:2014point","New data from Bunuba country in the southern Kimberley provide more robust dates for point technology in the Kimberley than have been previously available. Direct percussion points have been recovered from three sites in the southern Kimberley associated with radiocarbon dates of ∼5000 calBP, whereas the earliest pressure-flaked points are consistently associated with dates within the past 1000 years. This suggests that pressure-flaked point technology postdates the earliest occurrence of direct percussion points by ∼4000 years in this region.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Maloney:2016djuru","Re-excavation of a shelter in Windjana Gorge National Park, Southern Kimberley has extended the known occupation sequence of the site from the mid Holocene to the terminal Pleistocene. The site was previously excavated in 1994 and a non-basal date of ∼7,000 cal. BP was recorded. Significantly, the chronostratigraphic sequence represented in the earlier excavation is substantially different to the recent excavation demonstrating stratigraphic variation within a relatively small rock shelter and the need for extensive inter- and intersite and intrasite sampling prior to modeling regional occupation patterning.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Maloney:2017behn","Stone points have provided key data for studies of hunter gatherer lifeways in several parts of the world. Point technologies occur widely across northern Australia, appearing around the mid-Holocene and persisting into the European Contact period. These points exhibit high-morphological variation, and include bifacial, unifacial and other forms. In the Northern Territory and north Queensland, points have been shown to form part of a reduction continuum. However, in the Kimberley region of Western Australia, similar reconstructions of artefact life history have not been conducted. Using a recently excavated assemblage with a large sample of retouched unifacial and bifacial points (n = 137), we examine the effect of retouch intensity on changing point morphology. Quantification of point reduction reveals a complex artefact life history having compelling parallels with point assemblages from other parts of northern Australia. Drivers for the inception of point technology in northern Australia are likely to be multiple, including environmental change, population change and social signalling.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Maloney:2017holocene","Excavations at the site of Moonggaroonggoo in the southern Kimberley were conducted at the request of Gooniyandi elders from the nearby Muludja Community. The Gooniyandi people were mainly interested in the age of the deposit, and in comparing the food remains with their traditional knowledge. The site dates from the late Holocene to the present and contains rich technological and faunal assemblages as well as macrobotanical records. Analysis of these records will continue in collaboration with the Gooniyandi community.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Maloney:2018brooking","Excavation of Brooking Gorge 1 rockshelter, located within Bunuba Country, southern Kimberley, Western Australia, demonstrates a late Holocene record of edge-grinding technology and scaphopod bead use. Excavated in 1993, we report here for the first time the summary data, radiocarbon dates and important finds. The stone tool technology from the site documents a rare focus on edge-ground axe manufacture. Scaphopod beads, significant in the symbolic material culture of the region, were also found.","2022-10-09 20:04:07.350 +0200","" +"Maloney:2018carpenters","Here we present the first detailed analysis of the archaeological finds from Carpenters Gap 1 rockshelter, one of the oldest radiocarbon dated sites in Australia and one of the few sites in the Sahul region to preserve both plant and animal remains down to the lowest Pleistocene aged deposits. Occupation at the site began between 51,000 and 45,000 cal BP and continued into the Last Glacial Maximum, and throughout the Holocene. While CG1 has featured in several studies, the full complement of 100 radiocarbon dates is presented here for the first time in stratigraphic context, and a Bayesian model is used to evaluate the age sequence. We present analyses of the stone artefact and faunal assemblages from Square A2, the oldest and deepest square excavated. These data depict a remarkable record of adaptation in technology, mobility, and diet breadth spanning 47,000 years. We discuss the dating and settlement record from CG1 and other northern Australian sites within the context of the new dates for occupation of Madjedbebe in Arnhem Land at 65,000 years (5700), and implications for colonisation and dispersal within Sahul.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Maloney:2022era","Hydroclimate on 'Uvea (Wallis et Futuna) is controlled by rainfall associated with the South Pacific Convergence Zone (SPCZ), the southern hemisphere's largest precipitation feature. To extend the short observational precipitation record, the hydrogen isotopic composition of the algal lipid biomarker dinosterol (δ2Hdinosterol) was measured in sediment cores from two volcanic crater lakes on 'Uvea. The modern lakes differ morphologically and chemically but both contain freshwater within the photic zone, support phytoplankton communities inclusive of dinosterol-producing dinoflagellates, and experience identical climate conditions. δ2Hdinosterol values track lake water isotope ratios, ultimately controlled in the tropics by precipitation amount and evaporative enrichment. However, in 88-m-deep Lac Lalolalo a steadily decreasing trend in sedimentary δ2Hdinosterol values from −227‰ around year 988 CE to modern values as low as −303‰, suggests this lake's evolution from an active volcanic setting to the present system strongly influenced δ2Hdinosterol values. ... [_truncated_]","2024-04-16 09:56:42.308 +0200","2024-04-16 09:57:15.629 +0200" +"Mandal:2015indian","The persistence of significant topography in ancient, tectonically inactive orogenic belts remains one of the outstanding questions in geomorphology. In southern Peninsular India, the impressive topographic relief of the Western Ghat Mountains in tectonic quiescence since at least ca. 65 Ma has raised important questions concerning the long-term mechanism of topographic evolution. Quantifying the distribution of erosion in space and time is critical to understanding landscape evolution. Although the long-term erosion rates are reasonably well known, the short-term erosion rates and the relative importance of factors controlling erosion in southern Peninsular India are less well constrained. We present a new suite of catchment-averaged and local erosion rates using in situ produced 10Be concentrations in river sediments and exposed bedrock samples in southern Peninsular India.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Mandal:2021cyclicity","The evolution of Earth‘s climate over geological timescales is linked to surface erosion via weathering of silicate minerals and burial of organic carbon. However, methodological difficulties in reconstructing erosion rates through time and feedbacks among tectonics, climate, and erosion spurred an ongoing debate on mountain erosion sensitivity to tectonic and climate forcing. At the heart of this debate is the question of whether late Cenozoic climate cooling has increased global erosion rates or not. The Himalaya plays a prominent role in this debate as its erosion produces a large fraction of global sediments delivered to ocean basins. We report a 6-Myr-long record of 10Be-derived erosion rates from the north-western Himalaya, which indicates that erosion rates in this region varied quasi-cyclically with a period of ∼1 Myr and increased gradually toward the present. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:28:40.768 +0100" +"Mandal:2023siwalik","The Himalayan orogen exports millions of tons of sediment annually to the Indo-Gangetic foreland basin, derived from both hinterland and foreland fold-thrust belts (FTB). Although erosion rates in the hinterland are well-constrained, erosion rates in the foreland FTB and, by extension, the sediment flux have remained poorly constrained. Here, we quantified erosion rates and sediment flux from the Mohand Range in the northwestern Himalaya by modeling and measuring the cosmogenic radionuclide (CRN) 10Be and 26Al concentrations in modern fluvial sediments. Our model uses local geological and geophysical constraints and accounts for CRN inheritance and sediment recycling, which enables us to determine the relative contributions of the hinterland and foreland FTB sources to the CRN budget of the proximal foreland deposits. Our model predictions closely match measured concentrations for a crustal shortening rate across the Mohand Range of 8.0 ± 0.5 mm yr-1 (i.e., approximately 50% of the total shortening across the Himalaya at this longitude) since 0.75 +0.02/-0.06Ma. This shortening implies a spatial gradient in erosion rates ranging from 0.42 ± 0.03 to 4.92 ± 0.34 mm yr-1, controlled by the geometry of the underlying structure. This erosion pattern corresponds to an annual sediment recycling of ∼2.0 megatons from the Mohand Range to the downstream Yamuna foreland. Converted to sediment fluxes per unit width along the Himalaya, the foreland FTB accounts for ∼21% ± 5% of the total flux entering the foreland. Because these sediments have lower 10Be concentrations than hinterland-derived sediment, they would lead to ∼14% overestimation of 10Be-derived erosion rates, based on Yamuna sediments in the proximal foreland.","2024-01-22 09:24:06.218 +0100","2024-01-22 09:24:06.218 +0100" +"Mangerud:2008urals","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Mangerud:2013collapse","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Mangerud:2017blomvag","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Mangi:1984manim","The analysis and subsequent interpretation of any archaeological material is heavily dependent upon the observations and recordings compiled in the field; basically in the form of field notes and photographs. Apart from these sources, there are also those observations and experiences that never find their way into the notes but nonetheless play a vital role in the interpretation of the material. In the words of J. B. Watson (1977; viii) ‘Whatever the replicable truth of a library or laboratory, in field-based research, when the data are gathered and stored and still await description and analysis, a change of researchers is a serious chnge. The best one can hope for is patience, imagination and courage of the second worker.‘ The death of Ole Christensen was a great loss to his profession and to his colleagues at the Australian National University fell the responsibility of ensuring that the important work of this young scholar was brought to completion. (Golson, in ‘Foreword‘ to Chrsitensen 1975; 25). It is indeed a sad state of affairs because in a bid to complete this work many scholars have looked at specific aspects of a material collection that was intended to be anaysed as a whole. In 1977 Dr. Phil Huges went back to the site and du up part of the backfilled excavation to look at the processes of the sedimentology. K. Aplin (1981) analysed hte faunal remains from some of the sites and J. Burton has looked at a certain portion of the lithic material in his Doctoral dissertation. D. Donoghue of the University of Qeensland is currently analysing the organic and carbonised remains from these sites. J.P. White (1977) analysed Christensen‘s ethnographic collection of stone axes. Furthermore, over the years, the field and other records and the excavated finds have also been widely dispersed. During the months of December 1982 and July 1983 I have painstakingly put together all the relevant information regarding the site that I was to analyse from the scattered remains of the original notes and those compiled by others who had worked on the collection after Christensen‘s tragic death. This included having to copy his field note books, of which only the carbon copies could be found. Briefly these are some of the logistical shortcomings. Therefore, it is only fair at the outset to ask the reader to note that this thesis is set within the confines of these limitations and should be viewed as such.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Manne:2020dogs","Currently the earliest evidence for dog dispersal into the Greater Australian region and surrounds is found in Australia (Madura Cave 3210–3361 cal BP), New Ireland (Kamgot, c. 3000–3300 cal BP) and Timor-Leste (Matja Kuru 2, 2886–3068 cal BP). Previously, the earliest published dog remains for the large continental island of New Guinea was from Edubu 1 (2314–2700 cal BP) in Caution Bay, south coast of mainland PNG. Here we report on a dog mandible from Moiapu 1, also in Caution Bay. Although the mandible could not be directly dated, good chronostratigraphic resolution indicates that it confidently dates to between 2573 and 2702 cal BP (95 percent probability). It was found deeply buried in association with Late Lapita cultural materials, and is currently the earliest known dog remain from New Guinea. Biometric measurements on a small sample of archaeological and modern dog remains from the broader region support previously published models (based on genetic results) of multiple dog dispersals into the Pacific region.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Marcott:2019cirque","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Mardaga-Campbell:1986rockshelters","The study of prehistoric living-floors is a comparatively new endeavour in Australia (e.g. see comments in Shawcross and Kaye 1980:120; Mardaga-Campbell and Campbell 1985:105). This is doubtless because most excavations in this country so far have generally been rather small or narrow soundings. In rockshelters especially, large excavations extending to more than 50% of the site are very rare (e.g. Yarrar Shelter, Flood 1970), but a few open-air excavations have uncovered a much larger proportion of site areas (e.g. 100% at Sundown 1, Ranson 1980). However, these excavations were not aimed at the detection and full recording of living-floors. Usually, the norm has been soundings aimed at establishing chronological sequences for various human adaptations and cultural change rather than variations in patterns of behaviour within given sites for specific occupation episodes. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:28:13.889 +0100" +"Marean:2007pinnaclepoint","Genetic and anatomical evidence suggests that Homo sapiens arose in Africa between 200 and 100 thousand years (kyr) ago, and recent evidence indicates symbolic behaviour may have appeared ~135--75 kyr ago. From 195--130 kyr ago, the world was in a fluctuating but predominantly glacial stage (marine isotope stage MIS6)5; much of Africa was cooler and drier, and dated archaeological sites are rare. Here we show that by ~164 kyr ago ( +/-12 kyr) at Pinnacle Point (on the south coast of South Africa) humans expanded their diet to include marine resources, perhaps as a response to these harsh environmental conditions. The earliest previous evidence for human use of marine resources and coastal habitats was dated to ~125 kyr ago. Coincident with this diet and habitat expansion is an early use and modification of pigment, probably for symbolic behaviour, as well as the production of bladelet stone tool technology, previously dated to post-70 kyr ago. Shellfish may have been crucial to the survival of these early humans as they expanded their home ranges to include coastlines and followed the shifting position of the coast when sea level fluctuated over the length of MIS6.","2023-06-05 10:57:13.636 +0200","" +"Margold:2014terminal","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Margold:2016transbaikalia","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Margold:2018vitim","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Margold:2019alberta","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Margreth:2015thesis","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Margreth:2016plateaus","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Margreth:2017dynamics","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Mariani:2016southern","Southern Annular Mode (SAM) is the primary mode of atmospheric variability in the Southern Hemisphere. While it is well established that the current anthropogenic-driven trend in SAM is responsible for decreased rainfall in southern Australia, its role in driving fire regimes in this region has not been explored. We examined the connection between fire activity and SAM in southwest Tasmania, which lies in the latitudinal band of strongest correlation between SAM and rainfall in the Southern Hemisphere. We reveal that fire activity during a fire season is significantly correlated with the phase of SAM in the preceding year using superposed epoch analysis. We then synthesized new 14 charcoal records from southwest Tasmania spanning the last 1000 years, revealing a tight coupling between fire activity and SAM at centennial timescales, observing a multicentury increase in fire activity over the last 500 years and a spike in fire activity in the 21st century in response to natural and anthropogenic SAM trends.","2023-07-22 06:51:38.269 +0200","" +"Mariani:2017coupling","Conceptual models predict a tight coupling between the Intertropical Convergence Zone (ITCZ) and the Southern Westerly Winds (SWW) in response to glacial-interglacial transitions, yet little is known about this relationship under Holocene boundary conditions. Here we present a synthesis of Holocene pollen data from the southwest Pacific mid-latitudes that tracks changes in the SWW. Comparison of our SWW paleoclimate records with data tracking the ITCZ, oceanic circulation, and insolation reveals clearly synchronous and in-phase ITCZ-SWW dynamics between 12 and 5 ka, indicating a tight coupling between the tropics and southern mid-latitudes in response to ocean circulation and insolation. An apparent decoupling of the SWW and ITCZ in the Pacific region after 5 ka is attributable to the overriding influence of the El Niño--Southern Oscillation (ENSO) over the proxy data.","2023-07-22 06:51:38.269 +0200","" +"Mariani:2017openness","To test competing hypotheses about the timing and extent of Holocene landscape opening using pollen-based quantitative land-cover estimates.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Mariani:2017pacific","We synthesized 13 high-resolution charcoal records located within the current zone of strongest correlation between the southern westerly winds (SWW) and rainfall on Earth in an attempt to assess how shifts in the SWW drive climatic change in this region. High regional charcoal influx values are found during the early Holocene (12--8 ka), progressively decreasing and reaching a minimum during the mid-Holocene (∼5 ka). Wavelet coherence analysis between regional charcoal influxes from southern South America (SSA) and western Tasmania (WTAS) shows a tight periodicity coherence from 12 to ∼6 ka, supporting synchronous SWW-driven climatic change in these areas. The same analysis between the regional Tasmania charcoal influx and an ENSO proxy suggests a coherent pattern of frequency variability between these records since ∼6 ka, highlighting the importance of ENSO in altering fire regimes in this region. Our data also provides insights into the non-stationarity of the climate system in space and time and highlights the potential limitations of modern climatic relationships for informing our understanding of the global climate system.","2023-07-22 06:51:38.269 +0200","" +"Mariani:2017thesis","Under the current changing climatic regime, in which wildfires are predicted to increase in frequency and magnitude, it is important we gain a better understanding on past climatic trends and fire activity to properly manage fires and landscapes, preserve valuable natural ecosystems and protect human lives and properties. Fire activity is especially projected to increase in temperate regions, such as Australia's southeast. In this context, western Tasmania represents a key region where the environmental impacts of wildfires can be disastrous for the remnant pockets of fire-sensitive vegetation. Climate influence on fire activity and vegetation dynamics operates at multiple timescales, from inter-annual to multi-millennial. Given the time limitation of historical records, we need to look at long-term records to gain a better understanding on what modulates fire activity and how changes in fire regimes influence ecosystem dynamics. This PhD project aimed to a) identify the climate drivers of short- and long-term fire variability in western Tasmania and b) quantify climate- and fire-driven vegetation changes in this region throughout the Holocene. To understand the short-term drivers of fire activity in western Tasmania, I explored the relationship between the main climate modes of the Southern Hemisphere and a documentary record of fire occurrence from this region. This analysis suggested that the Southern Annual Mode (SAM) -an index for the position and strength of SWW is strongly correlated with inter-annual fire activity across western Tasmania during the last 25 years. Moreover, the persistent positive trend in SAM recorded during the last 500 years was found to be tightly coupled to increased biomass burning within the same region. To understand the long-term landscape changes in western Tasmania, I combined high resolution pollen and charcoal analyses, coupled with recently developed mathematical modelling of pollen dispersal and productivity. Within this Thesis, I applied pollen dispersal models to calibrate the pollen-vegetation relationship for the first time in Australia. This method involves two steps: (1) a modern pollen analysis coupled with distance-weighted vegetation data to calibrate the present-day pollen-vegetation relationships and (2) an application of these relationships to a fossil pollen record to produce past vegetation cover estimates. The application of pollen dispersal models proved the biases inherent in previous interpretations of pollen spectra from western Tasmania. Specifically, the results from these analyses showed that this region was mostly dominated by treeless moorland vegetation, supporting the identification of western Tasmania as a cultural landscape. Moreover, my results showed that land-cover changes throughout the Holocene occurred in response to climatic change and a shift in fire regimes due to ENSO/SWW interactions.","2023-07-22 06:51:38.269 +0200","" +"Mariani:2019limitation","To understand the long-term drivers of biomass burning in the sclerophyll-dominated forests of Australia.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Mariani:2019rainfall","Aim: To understand the long-term drivers of biomass burning in the sclerophyll-dominated forests of Australia. Location: Swallow Lagoon, North Stradbroke Island, Queensland, Australia. Time period: Last ca. 8 kyr. Major taxa studied: Eucalyptus sensu lato, Leptospermum and Casuarinaceae. Methods: High-resolution pollen and charcoal analyses were undertaken on a ca. 8 kyr sediment record and compared with an independent quantitative precipitation reconstruction inferred from leaf carbon isotopes from the same site. We performed Principal Component Analysis to extract the main vegetation trends around Swallow Lagoon. We then compared vegetation changes to local charcoal records to understand the climate-vegetation-fire relationships under different rainfall regimes. The trends in pollen, charcoal and rainfall were analysed using Generalized Additive Models and wavelet coherence. Results: Relatively high Casuarinaceae pollen abundance and high charcoal influx were found prior to 3.4 ka, during a phase of high rainfall. Between 3.4 and 1.5 ka there was an increase in Leptospermum-type pollen abundance in concert with a decline in both rainfall and charcoal influx. After 1.5 ka low rainfall was generally maintained and a significant increase in Eucalyptus was detected, along with an increase in microscopic charcoal. Main conclusions: Our study, from a sclerophyll forest setting that is typical of ~30 percent of Australia's vegetation, provides a unique example of complex climate-biomass-fire feedbacks and highlights biomass limitation of fire activity. High rainfall at Swallow Lagoon is linked to dense Casuarinaceae-dominated forests and high fire activity prior to 3.4 ka. Between 3.4 and 1.5 ka, a decline in rainfall leads to reduced biomass burning during a phase dominated by shrub communities. After 1.5 ka, a change in fuel type was related to a transition to an open eucalypt forest and greater microscopic charcoal influx.","2023-07-22 06:51:38.269 +0200","" +"Mariani:2019subalpine","Climate change is affecting the distribution of species and the functioning of ecosystems. For species that are slow growing and poorly dispersed, climate change can force a lag between the distributions of species and the geographic distributions of their climatic envelopes, exposing species to the risk of extinction. Climate also governs the resilience of species and ecosystems to disturbance, such as wildfire. Here we use species distribution modelling and palaeoecology to assess and test the impact of vegetation--climate disequilibrium on the resilience of an endangered fire-sensitive rainforest community to fires. First, we modelled the probability of occurrence of Athrotaxis spp. and Nothofagus gunnii rainforest in Tasmania (hereon 'montane rainforest') as a function of climate. We then analysed three pollen and charcoal records spanning the last 7,500 cal year BP from within both high (n = 1) and low (n = 2) probability of occurrence areas. Our study indicates that climatic change between 3,000 and 4,000 cal year bp induced a disequilibrium between montane rainforests and climate that drove a loss of resilience of these communities. Current and future climate change are likely to shift the geographic distribution of the climatic envelopes of this plant community further, suggesting that current high--resilience locations will face a reduction in resilience. Coupled with the forecast of increasing fire activity in southern temperate regions, this heralds a significant threat to this and other slow growing, poorly dispersed and fire sensitive forest systems that are common in the southern mid to high latitudes.","2023-07-22 06:51:38.269 +0200","" +"Mariotti:2019var","Marine sedimentary archives are well dated and often span several glacial cycles; cosmogenic 10Be concentrations in their detrital quartz grains could thus offer the opportunity to reconstruct a wealth of past denudation rates. However, these archives often comprise sediments much finer (<250 µm) than typically analyzed in 10Be studies, and few studies have measured 10Be concentrations in quartz grains smaller than 100 µm or assessed the impacts of mixing, grain size, and interannual variability on the 10Be concentrations of such fine-grained sediments. Here, we analyzed the in situ cosmogenic 10Be concentrations of quartz grains in the 50–100 and 100–250 µm size fractions of sediments from the Var basin (southern French Alps) to test the reliability of denudation rates derived from 10Be analyses of fine sands. The Var basin has a short transfer zone and highly variable morphology, climate, and geology, and we test the impact of these parameters on the observed 10Be concentrations. Both analyzed size fractions returned similar 10Be concentrations in downstream locations, notably at the Var's outlet, where concentrations ranged from (4.02±0.78)×104 to (4.40±0.64)×104 atoms g−1 of quartz. By comparing expected and observed 10Be concentrations at three major river junctions, we interpret that sediment mixing is efficient throughout the Var basin. We resampled four key locations 1 year later, and despite variable climatic parameters during that period, interannual 10Be concentrations were in agreement within uncertainties, except for one upper subbasin. The 10Be-derived denudation rates of Var subbasins range from 0.10±0.01 to 0.57±0.09 mm yr−1, and spatial variations are primarily controlled by the average subbasin slope. The integrated denudation rate of the entire Var basin is 0.24±0.04 mm yr−1, in agreement with other methods. Our results demonstrate that fine-grained sediments (50–250 µm) may return accurate denudation rates and are thus potentially suitable targets for future 10Be applications, such as studies of paleo-denudation rates using offshore sediments.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Mariotti:2021reef","Understanding of the pre-development, baseline denudation rates that deliver sediments to the Great Barrier Reef (GBR) has been elusive. Cosmogenic 10 Be is a useful integrator of denudation rates and sediment yields averaged over large spatial and temporal scales. This study presents 10 Be data from 73 sites across 11 catchments draining to the GBR, representing 80% of the GBR catchment area and provide background sediment yields for the region. Modern, short-term, sediment yields derived from suspended load concentrations are compared to the 10 Be data to calculate an Accelerated Erosion Factor (AEF) that highlight denudation ""hot-spots"" where sediment yields have increased over the long-term background values.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Maroulis:2000cooper","Detailed knowledge of the fluvial history and stratigraphy of Quaternary deposits in semi-arid central Australia is at present poorly understood. This thesis presents a detailed study of the Quaternary fluvial and aeolian deposits in the Cooper Creek floodplain of southwest Queensland. The present Cooper floodplain is very low gradient (~0.00015) and consists several metres of near surface muds characterised by abundant shallow surficial braid-like and reticulate channels, and less common but widespread deeper and narrower anastomosing channels, some with sandy beds. These deeper channels often interconnect much larger waterholes, some of which have scoured beneath the m u d into an extensive underlying sand sheet which was deposited primarily by laterally migrating rivers during the middle to late Quaternary. Extensive subsurface excavations revealed evidence of lateral accretionary surfaces, point bar development and upward-fining sequences. In a very few locations, the planform of these meandering channels is still visible within the muds of the present floodplain surface. Floodplain muds were deposited35 m. The TL (thermoluminescence) evidence indicates that the fluvial sand-regime dominated oxygen isotope Stages 5-7 with a maximum recorded TL date in this study of >700 ka at a depth of 27 m and represents the oldest TL dated fluvial deposit in Australia. The peak of fluvial sand activity is -100 ka, while m u d transport dominated during Stage 1 and 3 pluvials. Good agreement exists between the fluvial TL dates and worldwide interglacials (Stages 1, 3, 5 and 7). However, there is also a strong fluvial signature evident during the glacial Stage 6 (186-127 ka). During the transitional phases between sand and mud-load regimes, source bordering dunes were developed: the remnants of which appear at the surface of the contemporary Cooper Creek floodplain. Interestingly, the bulk of the dune TL dates range between Stages 3 and 1 with a pronounced phase of activity evident during the pluvial Stage 3, whilst very few dune dates appear in Stage 2. The role of source-bordering dunes is an important factor influencing channel morphology of the anastomosing channels. A model of channel development is presented using evidence from rare but recent evidence of channel change. Climatic change during the mid to late-Quaternary is proposed as the major factor influencing the palaeohydrology and sediment transport of Cooper Creek, however, the role of neotectonic events cannot be discounted.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Maroulis:2007cooper","This study provides an interpretation of interrelated Quaternary fluvial and aeolian activity related to climate change on Cooper Creek in the Lake Eyre Basin in southwestern Queensland, central Australia. The extensive muddy floodplain is characterised by buried sandy palaeochannels now almost entirely invisible but stratigraphically connected to source-bordering dunes that emerge as distinctive sandy islands through the floodplain surface. Luminescence dating has identified pronounced periods of fluvial activity represented by abundant sandy alluvium from Marine Isotope Stages (MIS) 8–3. While all these sandy fluvial episodes on Cooper Creek were much more powerful than anything subsequent, they appear to be ranked in order of declining activity. MIS 8–6 saw reworking of almost the entire floodplain whereas subsequent phases of reworking were far less extensive. Source-bordering dunes were derived from active sandy channels in late MIS 5 (∼85–80ka) and mid MIS 3 (50–40ka). After ∼40ka sand-channel activity largely ceased and the floodplains and channels were inundated with mud, isolating the dunes as emergent features. Although aeolian reworking of the upper parts of some dunes has continued to the present, they show remarkable resilience, having survived without appreciable migration for at least 40ka. Whilst the channels once determined the location of source-bordering dunes, in an interesting role reversal the remnant dunes now determine the position of many contemporary flood-channels and waterholes by deflection and confinement of overbank flows.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Marquette:2004felsenmeer","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Marr:2019norway","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Marsella:1998thesis","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Marsella:2000baffin","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Marsh:2018pilbara","Watura Jurnti (DAA #6287) was first occupied in 42000–45000 BP, with evidence of occupation continuing through the arid LGM and deglacial period to c.15000 BP. There was a very pronounced reduction in both occupation and deposition between c.15000 and 1500 BP. The small size and nature of the stone artefact assemblage indicates that use of the shelter has been intermittent and non-intensive throughout most of the past 42–45 ka. Watura Jurnti is on an isolated ridge on the northern margin of the Pilbara and its occupational history shows that the more marginal areas of the arid zone, including the sandy and stony deserts of adjacent to the northern Pilbara, were subject to intermittent visitation before, during and after the LGM.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Marshall:1988fairy","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Marshall:1991panakiwuk","As part of the literature search connected with the 1984 reconnaissance trip of the Lapita Homeland Project (Allen et al. nd (1984)) it was noted that Peterson and Billings (1965) had excavated a two feet by two feet by three feet deep (60 cm x 60 cm x 90 cm) test pit in a cave called Panakiwa, inland from Mangai Village on the east coast of New Ireland, and c.50km southeast of Kavieng. Although their report is brief, Peterson and Billings indicated that they had not reached sterile deposits, and reported no visible stratigraphy in the site. However, their work suggested that deposits in the shelter, which contained animal bones, marine shells and stone artefacts, might be more than 1 m deep and thus worthy of further investigation. Their original designation of the site as Panakiwa is in error and should be Panakiwuk.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Marshall:2017oregon","Climate regulation of erosion in unglaciated landscapes remains difficult to decipher. While climate may disrupt process feedbacks that would otherwise steer landscapes toward steady erosion, sediment transport processes tend to erase past climate landforms and thus bias landscape evolution interpretations. Here, we couple a 50 k.y. paleoenvironmental record with 24 10Be-derived paleo-erosion rates from a 63-m-thick sediment archive in the unglaciated soil-mantled Oregon Coast Range. Our results span the forested marine oxygen isotope stage (MIS) 3 (50–29 ka), the subalpine MIS 2 (29–14 ka), and the forested MIS 1 (14 ka to present). From 46 ka through 28.5 ka, erosion rates increased from 0.06 mm yr–1 to 0.23 mm yr–1, coincident with declining temperatures. Mean MIS 2 erosion rates remained at 0.21 mm yr–1 and declined with increasing MIS 1 temperatures to the modern mean rate of 0.08 mm yr–1. Paleoclimate reconstructions and a frost-weathering model suggest periglacial processes were vigorous between 35 and 17 ka. While steady erosion is often assumed, our results suggest that climate strongly modulates soil production and transport on glacial-interglacial time scales. By applying a cosmogenic paleo-erosion model to evaluate 10Be concentrations in our sedimentary archive, we demonstrate that the depth of soil mixing (which is climate-dependent) controls the lag time required for cosmogenic erosion rates to track actual values. Our results challenge the widely held assumption that climate has minimal impact on erosion rates in unglaciated midlatitude terrain, which invites reconsideration of the extent to which past climate regimes manifest in modern landscapes.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Martin:1973nullarbor","Palynological information from deposits associated with three archaeological sites on the Nullarbor is documented and interpreted in relation to likely environ- mental changes and aboriginal prehistory in the region. Deposits from two excavations near Madura have been dated at 8000-9000 years before present (B.P.), whilst a third deposit located near Eucla is probably 27,000-28,000 years B.P. Palynologically, the key interest centres on a demon- strated reciprocal relationship between the Myrtaceae (M) and chenopod type (C) grains in the pollen spectra from these sites, and the fact that the respective pollen ratios (M/C) of present surface deposits reflect the relative abundance of these two floristic groups in the modern regional vegetation. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:28:22.165 +0100" +"Martin:1986kosciusko","Pollen diagrams from two cirques above 1950 m in the Kosciusko Park primitive area, cover between them most of the time since deglaciation. Colonisation of what may have been alpine desert, by high alpine communities, is traced from after glacial maximum to about 10,600 yr B.P., when an immigration of alpine grassland occurred. About 7000 yr B.P., pure grassland was replaced by mixed grass-sedge communities with some reduction in herbfield elements. This coincided approximately with a period of greater occurrence of montane wet sclerophyll under-storey elements in the pollen spectra, notably Pomaderris. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:28:49.919 +0100" +"Martin:1987lachlan","The history of the vegetation based on palynology of the late Eocene to early Pleistocene sediments is presented here for the Lachlan River region. Grey carbonaceous clays of the alluvium in the valley and in the Hillston region of the eastern edge of the Murray Basin, are the most fruitful for palynology. Pollen has not been preserved upstream of Cowra but silicified wood is found in association with basalts. Early Miocene lava flows dammed the river and the lake which was formed drowned the local vegetation (Bishop 1985a). The palynological record and interpretations of the vegetation is one of periods of relative stability with small changes and a series of considerable, step-like change. The climate of the time is deduced from the parameters controlling generally similar modern vegetation. The main features are as follows: 1. From late Eocene to late Oligocene — early Miocene, Nothojagus is the most abundant pollen group and most of it is the brassii type. The vegetation was rainforest with reasonable diversity. The climate was very humid with a precipitation of about or above 1800mm. (The levels of precipitation given here are very general with no great accuracy: the trend is more important.) 2. In the late Oligocene — early Miocene, the Nothojagus content declines, particularly the brassii type. The vegetation was still rainforest. There was a decrease in precipitation, probably to about 1500mm. 3. In the early — mid Miocene, the Myrtaceae group was relatively more abundant. The assemblages are diverse, however, and contain many low frequency pollen types, which collectively may have accounted for a major portion of the vegetation, which was rainforest. 4. The mid Miocene was a time of considerable change. The brassii type of Nothojagus disappeared and pollen preservation ceases in the Hillston region. 5. In the mid — late Miocene, Myrtaceae were dominant but rainforest ta.xa were still present. The charcoal record, which had been low in the older, rainforest assemblages, increased considerably, suggesting that the myrtaceous vegetation was mainly wet sclerophyll. The precipitation decreased to about 1000-1500mm, with a definite dry season. Burninghad become a part of the environment. 6. In the early Pliocene, Nothojagus, the menziesii dsidfusca pollen types only, reappeared in the Lachlan Valley and gymnosperms were more abundant. Rainforest had returned, the precipitation increased to more than 1500mm and burning was infrequent. 7. In the mid — late Pliocene, Myrtaceae returned to dominance, precipitation decreased to the former levels of about 1000-1500mm and burning became more frequent. 8. In the late Pliocene — Pleistocene, the rainforest element disappeared and the precipitation decreased to about 500-800mm. 9. The forest cover dwindled and in the Pleistocene Gramineae and Compositae were abundant; indicative of woodland and grassland/herbfields. These major changes in vegetation and the inferred climatic changes may be related to changes in sea level and coincide with the major developments of circum-Antarctic oceanic circulation and ice cap formation on Antarctica.","2023-09-03 12:38:33.072 +0200","" +"Martin:1994kurnell","Pollen analysis of a 3.4 m core from residual fenland at the eastern end of Kurnell Peninsula shows that woodland cover of Eucalyptus spp., Angophora costata, Banksia integrifolia/B. serrata and Casuarina spp. suffered losses about 5000 BP when a nearby coastal protobarrier was destabilised by rising sea level, while rapidly-formed fen peat replaced slowly formed O2-depleted, algal and FeS-rich fine detritus gyttja. Fire frequency was low up to this time. Woodland partly recovered over a 2000 yr period despite heavier or more frequent firing coincident with the entry of hunter-gathering aboriginal (Pre-Bondaian) people. The peatland, formerly sedge/Triglochin, became dominated by marsh ferns between 4000 and 2000 BP; these were largely replaced during a major change to a more acid peat, with an expansion of Sphagnum bog elements, associated with acidiphilous diatoms. Minor destabilisation of local duneland ca. 1700 BP brought fine sand into the fen basin. Dryland plant cover increased after 1700 BP but mainly dominated locally by a more seral Monotoca/Leptospermum scrub. Bog has reverted to Baumea rubiginosa-Triglochin procera fen with few diatoms, possibly due to recent salt-spray access. This and the more seral vegetation may be linked to higher population density or greater continuity of tenure of later (Bondaian) aboriginal peoples, post-2000 BP.","2023-01-05 16:42:05.198 +0100","" +"Martin:1999diggeris","Digger's Creek Bog, an Empodisma minus–Callistemon pityoides–Sphagnum cristatum shrubby subalpine peat bog, alt. c. 1690 m, not far below local altitudinal tree-line, began development > 10 000 years before present as an Astelia sp.–Carex alpine soak. Surrounding vegetation was a grassy alpine herbfield with many Asteraceae, Apiaceae and Gentianella diemensis, corresponding to the regional Club Lake Zone C, dated to the same period. Astelia died out c. 6500 years before present approximately at the Club Lake C/D 1 boundary, marked by spread of Pomaderris in subjacent montane forests. Thereafter, shrubs, mainly Myrtaceae and Epacridaceae, and Restionaceae (Empodisma and Restio australis) dominated the bog. Epacris cf. paludosa and C. pityoides seem to have been the earliest shrubs to invade, Baeckea, probably B. gunniana, and Richea continentis reaching maximum prominence 5000–3000 years before present. Sphagnum was uncommon until recently. Regional arboreal pollen enable comparisons with other sites in south-eastern Australia but immigration of the tree-line species Eucalyptus pauciflora subsp. niphophila (snowgum) is not well expressed in the pollen spectra. Surface and near-surface counts of this species are higher than at any preceding time, and correspond most closely to surface counts in adjacent young snowgum woodland. The co-occurrence of weed pollens, probably associated with the late 19th and early 20th century practice of summer pasturing stock on the alpine–subalpine tract, suggests that pasturing and burning, responsible for widespread severe fires on this range, led both to the formation of dense even-aged snowgum woodland that had been open and patchy at this altitude, and a spread of Sphagnum on the bog surface.","2023-01-05 16:42:05.198 +0100","" +"Martin:2003tempe","This report details the results of an excavation at the Kendrick Park Midden, located on the Cooks River in the inner Sydney suburb of Tempe. A portion of midden located on the edge of a sandstone ledge was excavated. This portion of midden was to be removed in the construction of a retaining wall which will protect the greater part of the midden from further damage caused by erosion and trampling. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:27:38.174 +0100" +"Martin:2018tauca","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Martini:2017cordillera","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Marun:1974thesis","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Marwick:2002pilbara","In this thesis I describe the results of my analysis of archaeological material and sediments excavated from four rockshelters on the northeast Hamersley Plateau, Western Australia and synthesise previously reported archaeological evidence from the inland Pilbara to answer two questions about Aboriginal occupation. The first question asks how humans in the inland Pilbara responded to the Last Glacial Maximum (LGM) and compares their response to those of people in surrounding areas. Archaeological evidence from areas surrounding the inland Pilbara, such as the northwest coast, the interior and the Kimberley, indicate that people abandoned sites or used them less frequently during the LGM. A unique and significant feature of the inland Pilbara is the Hamersley Plateau, a massive plateau and escarpment feature that concentrates plateau runoff into long and deep gorges with aquifer-fed pools. Previously reported sites in the inland Pilbara are not near the escarpment and suggest abandonment or reduced frequency of use during the LGM, but I present new evidence from Milly's Cave, located near the escarpment, that indicates increased use during the LGM. This evidence indicates that the pliancy of hunter-gatherer adaptive systems during the LGM may have been underestimated and the local as well as regional environments are significant in understanding hunter-gatherer adaptations to climate change.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Marx:2021monsoon","The Indo-Australian Summer Monsoon (IASM) is the dominant climate feature of northern Australia, affecting rainfall/runoff patterns over a large portion of the continent and exerting a major control on the ecosystems of Australia's Top End, including the viability of wetland ecosystems and the structure of the woody savanna. We examined the behaviour the IASM from 35 kyr using proxy data preserved in the sediments of Table Top Swamp, a small seasonal swamp in northern Australia. Elemental data, stable C and N isotopes, pollen and sedimentary data were combined to develop a picture of monsoon activity and landscape and ecosystem response. Results demonstrated that between 35 and 25 ka conditions were drier and more stable than present, with a more grass dominated savanna and limited wetland development, implying reduced IASM activity. After ~25 ka, there is evidence of increased moisture at the study site, but also increased IASM variability. However, despite evidence of at least periodic increases in moisture, including periods of wetland establishment, the IASM displayed a subdued response to peak precession insolation forcing by comparison to the other global monsoon systems. Instead, the greatest change occurred from ~10 ka when the continental shelf flooded, increasing moisture advection to the study site and resulting in establishment of a quasi-permeant wetland. Whereas the early Holocene was marked by both the onset of pollen preservation and a wetter vegetation mosaic, indicative of a consistently active IASM, the mid-late Holocene was marked by drier vegetation, increased fire, but also increased C3 vegetation and runoff, implying increased IASM variability. Holocene changes in ecosystem dynamics occur coincident with an expansion in human population, which likely also influenced vegetation and landscape response at the study site.","2023-07-22 06:51:38.269 +0200","" +"Mason:2004mellong","BSc Hons thesis (unpublished)","2023-09-03 12:38:33.072 +0200","" +"Mason:2015prey","The silver-headed antechinus (Antechinus argentus) is one of Australia's most recently described mammals, and the single known population at Kroombit Tops in south-east Queensland is threatened. Nothing is known of the species' ecology, so during 2014 we collected faecal pellets each month (March-September) from a population at the type locality to gather baseline data on diet composition. A total of 38 faecal pellets were collected from 12 individuals (eight females, four males) and microscopic analysis of pellets identified seven invertebrate orders, with 70% combined mean composition of beetles (Coleoptera: 38%) and cockroaches (Blattodea: 32%). Other orders that featured as prey were ants, crickets/grasshoppers, butterflies/moths, spiders, and true bugs. Given that faecal pellets could only be collected from a single habitat type (Eucalyptus montivaga high-altitude open forest) and location, this is best described as a generalist insectivorous diet that is characteristic of other previously studied congeners.","2023-02-17 13:35:53.701 +0100","" +"Mason:2018panamint","Environmental changes within erosional catchments of sediment routing systems are predicted to modulate sediment transfer dynamics. However, empirical and numerical models that predict such phenomena are difficult to test in natural systems over multi-millennial timescales. Tectonic boundary conditions and climate history in the Panamint Range, California, are relatively well-constrained by existing low-temperature thermochronology and regional multi-proxy paleoclimate studies, respectively. Catchment–fan systems present there minimize sediment storage and recycling, offering an excellent natural laboratory to test models of climate-sedimentary dynamics. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:27:44.961 +0100" +"Mathers:2014minch","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Matley:2020nullarbor","Fossil pollen from two stalagmites is examined to reconstruct a c. 2400-year history of vegetation change on the Nullarbor Plain. Environmental changes are reflected by variation in chenopod species abundance, and by a peak in woody taxa between 1000 and 800 years ago which is interpreted as evidence of increased moisture conditions associated with a positive phase of the Southern Annular Mode. While no strong palynological signal is observed at the time of European colonization of Australia, a significant change occurs in the past 40 years, which is interpreted as a vegetation response to a recorded fire event. As speleothems (secondary cave carbonates including stalagmites, stalactites and flowstones) rarely contain enough fossil pollen for analysis, the taphonomic biases of speleothem archives remain poorly understood. This study, as well as being a high-resolution record of environmental change, presents an opportunity to examine these taphonomic filters. The record is shown to be sensitive to episodic deposition of presumably insect-borne pollen, but overall appears to provide a faithful representation of local and regional vegetation change. There is a need for greater research into taphonomic processes, if speleothem palynology is to be developed as a viable alternative to lacustrine sediments in the investigation of past environmental change.","2023-07-22 06:51:38.269 +0200","" +"Matmon:2003smoky","Analysis of 10Be and 26Al in bedrock (n=10), colluvium (n=5 including grain size splits), and alluvial sediments (n=59 including grain size splits), coupled with field observations and GIS analysis, suggest that erosion rates in the Great Smoky Mountains are controlled by subsurface bedrock erosion and diffusive slope processes. The results indicate rapid alluvial transport, minimal alluvial storage, and suggest that most of the cosmogenic nuclide inventory in sediments is accumulated while they are eroding from bedrock and traveling down hill slopes. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:27:32.271 +0100" +"Matmon:2006denali","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Matmon:2010donnelly","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Matmon:2018namibia","Quantitative geomorphic field studies and modeling efforts have focused on the margins of southwestern Africa as an example for landscape evolution in prolonged aridity conditions and tectonic quiescence of passive margins. These efforts concluded that this region is a prime example of a steady state landscape, in which relief changes extremely slowly. Using cosmogenic isotopes, these studies suggested overall landscape exhumation rates of 5–10 m Ma−1 over the past 105–106 yrs. Slightly slower rates on flat-lying exposed bedrock surfaces and faster exhumation rates along the Namibian Great Escarpment as well as on steep slopes of granitic inselbergs, such as the Gross Spitzkoppe are also documented. Here we explore the state of “steady state” in central Namibia. Concentrations of 10Be were measured in bedrock and sediment samples collected throughout the watershed of the Ugab River (~29,000 km2), which drains the highlands of central Namibia and flows to the Atlantic Ocean. Samples were collected from the main stem of the ephemeral Ugab River, from the slopes and streams draining the Brandberg, which is the largest inselberg in the Namib, and from smaller inselbergs around it. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:27:32.565 +0100" +"Matmon:2020alaska","Erosion related to glacial activity produces enormous amounts of sediment. However, sediment mobilization in glacial systems is extremely complex. Sediment is derived from headwalls, slopes along the margins of glaciers, and basal erosion; however, the rates and relative contributions of each are unknown. To test and quantify conceptual models for sediment generation and transport in a simple valley glacier system, we collected samples for 10Be analysis from the Kahiltna Glacier, which flows off Denali, the tallest mountain in North America. We collected angular quartz clasts on bedrock ledges from a high mountainside above the equilibrium line altitude (ELA), amalgamated clast samples from medial moraines, and sand samples from the river below the glacier. We also collected sand from nine other rivers along the south flank of the Alaska Range. In the upper catchment of the Kahiltna drainage system, toppling, rockfall, and slab collapse are significant erosional processes. Erosion rates of hundreds of millimeters per thousand years were calculated from 10Be concentrations. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:28:41.949 +0100" +"Matmon:2020kahiltna","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Matsuoka:2006rondane","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Matsushi:2014yield","This paper introduces basic principles for use of terrestrial cosmogenic nuclides in quartz, and demonstrates applications for determining watershed denudation in a granitic region in the Northern Japanese Alps. Samples of fluvial sediment were collected at outlets of 15 watersheds in the Ashima and Takase Rivers for accelerator mass spectrometry of 10Be and 26Al. Denudation rate of the watersheds ranges from 2 ×102 to 7 ×103mm kyr-1,which increases with increasing mean basin slope until 40° but declines for steepest watersheds with > 40° mean slope. This may indicate transition of hillslope denudation regimes from transport-limited to detachment- and/or weathering-limited conditions. The rate of sediment yield deduced from cosmogenic nuclides provides a clue to understand sediment dynamics in a long timescale and to assess mountain hazard in active orogens.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Matthews:1997plant","Plant remains inthe Arawe Islands were found preserved in waterlogged beach sediments. Remnants of edible fruit and wild nuts were found together with Lapita pottery, stone artifacts, an other evidence of human settlement. Previous discoveries of fruit and nut remains in Lapita pottery sites have been interpreted as evidence for an arboricultural complex based on a variety of tree species. Here we report direct evidence for plant use, but are unable to recognise any particular system of plant cultivation or harvest. All the genera and species recognised in the Arawe plant remains are known to enter modern beach drift by natural processes, from wild and cultivated sources. The archaeological assemblages pose intriguiing problems for interpreting the history of plant use and domestication.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Matthews:2008erdalen","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Matthews:2017inheritance","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Mattner:2014jindi","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"May:1980mallee","For its size, Victoria has a wide range of environments, from the high rainfall and lush forests of east Gippsland to the low rainfall and waterless patchy scrub of the Mallee. By the time they first came into contact with Europeans, the Aboriginals of Victoria were exploiting the full range of environments, including the Mallee. In this paper we review the known ethnographic and archaeological evidence for Aboriginal exploitation of the southern Mallee, an area of inherent interest to Victorian archaeologists as it lies at the extreme end of the environ­ mental spectrum. For this reason we might expect the Aboriginals’ adaptive responses to this environment to be the most extreme. We might further expect to find such adaptations reflected in the archaeological evidence. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:27:33.157 +0100" +"May:2011cochabamba","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"May:2015frome","Playa margins are often characterised by a wide spectrum of landforms, which provide links between major lake stands, as recorded by beach ridges, and the detailed stratigraphic and paleoenvironmental information stored in lacustrine sediments. We mapped playa marginal geomorphology at Lake Frome, South Australia, documented the sedimentary characteristics, and analysed microfossil assemblages in selected sediments. Using a luminescence based approach, the sediments were summarised in four main stratigraphic units. During the later stages of Marine Isotope Stage (MIS)5 fluvio-deltaic sediments were deposited (Unit 1), indicating significant runoff from the adjacent Flinders Ranges into partly freshwater-dominated lakes. No sediments were dated between ∼70 and 25 ka, but renewed sediment delivery from the Flinders Ranges and re-deposition characterised the playa margin LGM and the early Holocene (Unit 2). The most recent phase of depositional activity is reflected by source-bordering dunes and lake marginal spit formation (Unit 3). Short-lived flooding events in the late Holocene are recorded by lake floor sediments and terminal splays (Unit 4). Our findings outline a dynamic late Quaternary playa margin, and highlight the complementary role which playa marginal landforms and sediments may play for the interpretation of runoff, sedimentary dynamics and paleoenvironments related to high regional lake levels.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"May:2015plunge","Plunge pool deposits from Australia's 'Top End' are considered as important archives of past monsoonal activity in the region. The available chronology of these deposits was so far based on thermoluminescence (TL) dating and indicated maximum flood magnitudes during the Last Glacial Maximum in contrast with more arid conditions as deduced from other archives of the region. This study revisits plunge pool deposits at Wangi Falls by applying multiple and single-grain Optically Stimulated Luminescence (OSL) dating of quartz and high-resolution gamma spectrometry, supported by radiocarbon dating of organic material. The aim is to reappraise the existing chronology and investigate if the deposits are affected by partial bleaching, post-depositional mixing and/or problems related to annual dose determination. The latter seems to have a minor impact on the ages at most. Equivalent Dose (De) distributions are broad, in particular for single grains, but apparently not result from partial bleaching or post-depositional mixing. Rather, microdosimetry caused by radiation hotspots in the sediment and zircon inclusions in the quartz grains is considered problematic for these sediments. The results presented here imply that the previous TL chronology overestimated the real deposition age of the sediments.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"May:2016tsunami","Although extreme-wave events are frequent along the northwestern coast of Western Australia and tsunamis in 1994 and 2006 induced considerable coastal flooding locally, robust stratigraphical evidence of prehistoric tropical cyclones and tsunamis from this area is lacking. Based on the analyses of X-ray computed microtomography (μCT) of oriented sediment cores, multi-proxy sediment and microfaunal analyses, optically stimulated luminescence (OSL) and 14C-AMS dating, this study presents detailed investigations on an allochthonous sand layer of marine origin found in a back-barrier depression on the NW Cape Range peninsula. The event layer consists of material from the adjacent beach and dune, fines and thins inland, and was traced up to ~ 400 m onshore. Although a cyclone-induced origin cannot entirely be ruled out, the particular architecture and fabric of the sediment, rip-up clasts and three subunits point to deposition by a tsunami. As such, it represents the first stratigraphical evidence of a prehistoric, mid-Holocene tsunami in NW Western Australia. It was OSL-dated to 5400-4300 years ago, thus postdating the regional mid-Holocene sea-level highstand.","2023-03-26 14:45:57.798 +0200","" +"May:2017rockart","The painted and beeswax rock art of Ingaanjalwurr rockshelter in western Arnhem Land is a unique assemblage of art within an unassuming rockshelter. By combining a variety of approaches and methods to the study of Ingaanjalwurr, we were able to draw together an important archaeological context for inferring the antiquity of the painted rock art, as well as direct dates for the age of beeswax art. This chapter provides an overview of the rock art at Ingaanjalwurr, ethnographic information regarding the use and production of art at the site, archaeological information relevant to understanding the antiquity and context of painted... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:27:24.876 +0100" +"May:2017sandstone","The sandstone peak‐forest landscape in Zhangjiajie UNESCO Global Geopark of Hunan Province, China, is characterized by >3000 vertical pillars and peak walls of up to 350 m height, representing a spectacular example of sandstone landform variety. Few studies have addressed the mechanisms and timescales of the longer‐term evolution of this landscape, and have focused on fluvial incision. We use in situ cosmogenic nuclides combined with GIS analysis to investigate the erosional processes contributing to the formation of pillars and peak‐forests, and discuss their relative roles in the formation and decay of the landscape. Model maximum‐limiting bedrock erosion rates are the highest along the narrow fluvial channels and valleys at the base of the sandstone pillars (~83–122 mm kyr−1), and lowest on the peak wall tops (~2.5 mm kyr−1). Erosion rates are highly variable and intermediate along vertical sandstone peak walls and pillars (~30 to 84 mm kyr−1). Catchment‐wide denudation rates from river sediment vary between ~26 and 96 mm kyr−1 and are generally consistent with vertical wall retreat rates. This highlights the importance of wall retreat for overall erosion in the sandstone peak‐forest. In combination with GIS‐derived erosional volumes, our results suggest that the peak‐forest formation in Zhangjiajie commenced in the Pliocene, and that the general evolution of the landscape followed our sequential refined model: (i) slow lowering rates following initial uplift; (ii) fast plateau dissection by headward knickpoint propagation along joints and faults followed by; (iii) increasing contribution of wall retreat in the well‐developed pillars and peak‐forests and a gradual decrease in overall denudation rates, leading to; (iv) the final consumption of pillars and peak‐forests. Our study provides an approach for quantifying the complex interplay between multiple geomorphic processes as required to assess the evolutionary pathways of other sandstone peak‐forest landscapes across the globe. Copyright 2017 John Wiley and Sons, Ltd.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"May:2017washover","Washover fans typically form due to barrier overwash or breaching and coastal inundation and generally represent geomorphological and depositional evidence of intense storms. Few studies have investigated the chronostratigraphy of washover fans in order to infer magnitude/frequency patterns of extreme-wave events over longer time scales. Here we present new data on the chronostratigraphy of late Holocene washover fans in the Exmouth Gulf (Western Australia) by using ground penetrating radar and unmanned aerial vehicle (UAV) survey techniques, as well as geomorphological, sedimentological and chronological investigations. This study aims to (i) provide a detailed characterization of the washover fans' geomorphology and stratigraphical architecture; (ii) document depositional processes involved in their formation; (iii) establish a chronostratigraphy based on optically stimulated luminescence (OSL); and (iv) understand the significance of the washover fans for recording past tropical cyclone (TC) activity. The fans consist of multiple sequences of sand, shell debris and coral rubble comprising depositional units related to TC-induced inundation. The units are separated by palaeosurfaces with incipient soil formation, formed during periods of reduced depositional activity. In combination with the interpretation of a UAV-based high-resolution digital surface model, multiple phases of reactivation are inferred. OSL results allow the establishment of a local long-term TC record and suggest storm-induced deposition at ~170, ~360, ~850 and ~1300 years ago. Further units were dated to ~1950, ~2300, and ~2850 years ago. The chronology of TC events is consistent with other work relating TC activity with El Niño Southern Oscillation (ENSO) and sea surface temperature (SST) patterns, corroborating the regional palaeotempestological relevance of this unique geomorphological record.","2023-03-26 14:45:57.798 +0200","" +"May:2018establishing","Swamps in the seasonal tropics have good potential for the reconstruction of late Quaternary monsoonal dynamics. Their successful use, however, has often been compromised by chronological limitations introduced by a variety of depositional and post-depositional processes actively modifying the swamp deposits. We here present and discuss the results of a multiple dating approach at Table Top Swamp (TTS) in northern Australia (the ‘Top End’). Single-grain luminescence dating of quartz was successfully used to provide chronology in the lowermost core where insufficient organic material prevents the application of radiocarbon dating. In the uppermost, fine-grained and peaty section of the core, two different organic fractions (pollen concentrate and humins) were dated with AMS radiocarbon yielding significantly different chronologies. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:27:32.859 +0100" +"May:2018framework","Swamps in the seasonal tropics have good potential for the reconstruction of late Quaternary monsoonal dynamics. Their successful use, however, has often been compromised by chronological limitations introduced by a variety of depositional and post-depositional processes actively modifying the swamp deposits. We here present and discuss the results of a multiple dating approach at Table Top Swamp (TTS) in northern Australia (the 'Top End'). Single-grain luminescence dating of quartz was successfully used to provide chronology in the lowermost core where insufficient organic material prevents the application of radiocarbon dating. In the uppermost, fine-grained and peaty section of the core, two different organic fractions (pollen concentrate and humins) were dated with AMS radiocarbon yielding significantly different chronologies. While this could point to the incorporation of younger pollen into the profile along seasonal dry cracks, older humins may also move up in the profile due to vertical mixing. Additional, spatially highly resolved measurements of the bulk OSL signal (Ln and Ln/Tn) combined with data on down-core variation in K, Th, and U concentration, grain size and moisture content were used to (i) guide the development of an age-depth relationship (i.e. age model) for the entire core based on three different data input scenarios, and (ii) test the applicability of novel luminescence screening techniques in seasonal swamp settings. Results suggest only minor differences among the applied models and scenarios, providing an overall reliable representation of the depositional history in the swamp. Even though all resulting age-depth models have relatively large uncertainties in the lower part of the core, there are significant changes in sedimentation rate over time, providing a chronological basis for a more detailed palaeoenvironmental analysis at TTS. The approach used may also be useful in developing age models in other complex environments, and has shown the importance of understanding carbon pathways as well as controls on luminescence signals when developing age models.","2023-09-03 12:38:33.072 +0200","" +"May:2018giralia","Past coastal flooding events may be inferred from geomorphic and sedimentary archives, including particular landforms (e.g., beach ridges, washover fans), deposits (e.g., washover sediments in lagoons) or erosional features (e.g., erosional scarps within strandplains). In Giralia Bay, southern Exmouth Gulf (Western Australia), sandy ridge sequences in supratidal elevations form the landward margin of extensive mudflats. The formation of these ridges is assumed to be mainly driven by tropical cyclones (TCs), although their depositional processes need to be clarified. We investigated the supratidal sandy ridge sequence in Giralia Bay by carrying out process monitoring, geomorphological mapping by means of an unmanned aerial vehicle survey, as well as sedimentological and geochronological investigations and multivariate statistics. Based on the resulting data, this study aims at (i) identifying the most important driving processes to form the sandy ridges; (ii) establishing their chronostratigraphy; and (iii) understanding their significance for recording past TC activity. Trench excavations revealed sandy units that are interbedded with mud layers at the base, similar to the present distal mudflat sediments. On top, mud intercalations recede, and sand layers of varying grain size distribution dominate. In the upper part of the trenches, younger sediment layers onlap older ones documenting the stepwise seaward accretion of the ridges onto the mudflat. While our data suggests that tidal processes have only limited effects on ridge activity, sediment transport, erosion and deposition seems to be driven by both TC-induced storm surges and high magnitude precipitation events causing surface discharge. ... [_truncated_]","2023-03-26 14:45:57.798 +0200","" +"Maynard:1980pilbara","In 1975 Mount Newman Mining Company arranged for an archaeological survey of an outcrop of the Marra Mamba orebody about 3km southeast of their main mine workings on Mount Whaleback near Newman in the Pilbara region of Western Australia (Fig.1). This geological unit is called Orebody XXIX. The bulk of the ore (soft yellow limonite) is subsurface, but there is a horseshoe-shaped outcrop of hard cap about 2km in diameter, which overlooks a flat plain wherein lies the headwaters of the Fortescue River. Kingsley Palmer (then a Research Officer of the Western Australian Museum) surveyed this area and found several rockshelters with traces of occupation, principally along the southern margin of the Marra Mamba outcrop. At that time the mining company was expected to proceed with development of Orebody XXIX and the Museum therefore decided that the archaeological significance of these sites should be further tested. This work was carried out by Bruce Wright, Registrar of Aboriginal Sites, Western Australian Museum, and myself (then Archaeologist in the Museum Sites ~epartment) in March 1976. After visiting most of the sites located by Palmer we selected one for a test excavation.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"McBride:2020turnaround","Holocene regressive strandplains that preserve a series of former shorelines are extensive on coasts that were remote from major Pleistocene ice sheets (for example, Australia and Brazil), whereas transgressive barrier islands are typical in glacial forebulge regions (for example, North America and Europe). In strandplains, the regressive phase of strandline development was preceded by a transgressive phase during the final stages of postglacial sea-level rise. This study examines the turnaround from transgression to regression through chronostratigraphic description of three barrier systems in south-eastern Australia: Seven Mile Beach, Bengello Beach and Pedro Beach. The authors reconstruct geomorphic and depositional histories using ground-penetrating radar and vibracores along transects across the landwardmost ridges, and optically-stimulated luminescence and radiocarbon dating. At the Seven Mile Beach barrier system, extensive washover deposits are preserved that include distinctive, landward-directed, flame-shaped washover fans along the bayside shoreline of the landwardmost ridge. Landward-dipping ground-penetrating radar reflections in radargrams provide evidence of the culmination of the transgressive phase and transition into the regressive phase dominated by progradation, evidenced by the change to seaward-dipping reflections. A similar progradational plain formed at the Bengello Beach barrier system, but transgressive deposits are largely absent at the site investigated, where an eroded headland created limited accommodation space until sand supply was sufficient for progradation. The Pedro Beach barrier system depositional history is more complex. There, a smaller embayment filled rapidly during the mid-Holocene, and transgressive sands were deposited as sea level reached its present level and impounded a wetland. Accommodation space in the embayment was filled by ca 4000 years ago. Overall, results indicate that the Holocene turnaround transition occurred between 8400 and 7000 years ago, and was preserved at the landward margin of these three strandplains. Holocene morphostratigraphy differs among sites primarily as a function of sea level, sediment supply and antecedent topography.","2023-03-26 14:45:57.798 +0200","" +"McBryde:1965clarence","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"McBryde:1966radiocarbon","The archaeological work being undertaken in the New England region of northern New South Wales is part of a long-term study of the prehistory of this part of the state, combining field survey with the excavation of stratified sites. In both these aspects work is proceeding on a regional basis, at present concentrating on a coastal river valley (that of the Clarence), and the Northern Tablelands, areas offering contrasting environments, sub-tropical riverine and coastal conditions and rugged upland over 3,000 ft. above sea level. In reconnaissance the aim is a total regional record, to give a full picture of the range of evidence for prehistoric occupation and exploitation of any area, and the distribution, within the region as a whole, of particular types of site. This should provide a setting within which the excavated material may be interpreted, with the hope of eventually establishing connexions between art, ceremonial and industrial sites, and the dated industries, so gaining a fuller reconstruction of the life of the prehistoric occupants of the area.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"McBryde:1968graman","GRAMAN is a small centre on the western fall of the New England Tableland, sited on basalt country west of the granite belt of the Tableland, between 1,500 and 2,000 feet above sea level. In May, 1827 the explorer-botanist Cunningham passed through the area, travelling by the site of the modem town of Warialda, and crossing Ottley Creek on his way to the Macintyre and Dumaresq rivers. He describes the area as one of forest hills separating long valleys and plains, “ altogether a pretty picturesque country ”, with an “ abundance of grass, but perfectly destitute of water No contact, however, was made with the natives; ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:28:06.214 +0100" +"McBryde:1973greenbah","Early in March 1972 the discovery of human burials in a soil pit on Greenbah Staion, Moree, was reported to Mr. De Bavay of the Zoology Department at the University of NEW England. The discovery had been made by soil contractors who were working the pit commercially. …","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"McBryde:1974england","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"McBryde:1974prehistory","General environmental features of region; use of ethnohistory in archaeology; ceremonial sites including stone arrangements and bora rings; Aboriginal art including rock paintings, engravings and tree carvings; burial practices and sites; stone working, quarries, polished stone tools and abraiding surfaces; excavation of specific sites with detailed analysis of stone tools; list of C14 dates. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:28:06.507 +0100" +"McBryde:1977determinants","In recent years assumptions and procedures basic to the pre­ historian concerning the definition and interpretation of arti­fact assemblages have been questioned. Debate first centred on the validity of the concept of the archaeological culture as de­ fined by Childe, and its usefulness in distinguishing ‘peoples in prehistory‘. It was argued that the distinct associations of arti­facts thought to be the material traces of distinct societies could be interpreted also as reflecting certain patterns of eco­nomic activity, or of behaviour. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:27:46.730 +0100" +"McCarroll:2010stream","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"McCarthy:1964capertree","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"McCarthy:1967radiocarbon","(Laboratories: ANU - Australian National University, Canberra, A.C.T; Gak - Gakushuin University, Tokyo, Japan; R - New Zealand Institute of Nuclear Sciences, Wellington, N.Z.)","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"McCarthy:1978lapstone","This paper deals with additional information about the nature of the Lapstone creek cave deposit and its interpretation, with a brief explanation of why the 1948 paper was published 12 years after the excavation in 1935-36. There is little to mention in regard to reminiscences as these excavations were straightforward investigations with no unusual incidents, especially Lapstone creek. The University of Sydney Rover Scout Crew members who formed the major part of the labour at Capertee proved to be exceptionally good workers with exceptionally good appetites; their favourite meal was a stew made from everything in the camp larder mixed with the magnificent vegetables that John Bland brought from his farm, plate after plate of which they ate with relish. On several nights they climbed a mountain behind the camp to settle down their gargantuan meal!","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"McCarthy:1993rat","ND","2023-01-05 16:42:05.198 +0100","" +"McCarthy:1996leporillus","Eight stick-nest rat (Leporillus spp.) middens from three locations in the northern Flinders Ranges, South Australia provide a discontinuous palaeoecological record spanning the Holocene. Evidence from radiocarbon dates, pollen, plant macrofossils and animal macrofossils is presented. Both pollen and plant macrofossils show that in the early to mid-Holocene (c. 8.8-5.3 ka), woodlands with grassy understoreys were more widespread than present. This accords with other studies suggesting wetter conditions at this time. Samples dating of the Pleistocene-Holocene transition (10.9-9 ka) are dominated by halophytes. It is not yet clear whether this is due to the continuation of Pleistocene aridity, changes in rainfall seasonality, or local influences on vegetation.","2023-01-05 16:42:05.198 +0100","" +"McCarthy:1999leporillus","Palaeoecological records for semi-arid and arid environments of Australia are limited to poor preservation of material in this environmental setting. A s a consequence, a Holocene vegetation and climatic record for a large part of the continent is incomplete. Leporillus spp. (stick-nest rat) middens provide a wealth of palaeoecological information for Holocene environments in areas where such records are rare. Eighteen middens from three key sites in the Flinders Ranges (Arkaroola-Mount Painter Sanctuary, Mount Chambers Gorge and Brachina Gorge), were investigated in this project to provide a thorough spatial and temporal coverage of palaeoecological sites. Issues of midden taphonomy, temporal resolution of pollen and macrofossil evidence, refining the interpretation of palaeoecological records from middens, and reconstructing palaeovegetation and climates during the Holocene, are dominant themes of this research. ... [_truncated_]","2023-01-05 16:42:05.198 +0100","2023-01-11 09:27:13.957 +0100" +"McCarthy:2001leporillus","Twenty-seven Leporillus spp. (stick-nest rat) middens provide palaeoecological evidence with good spatial coverage across the northern and central Flinders Ranges, South Australia, for three Holocene time slices: 7-5 ka. 4-2 ka and < I ka. Plant macrofossils and faecal pellets from middens were AMS radiocarbon dated, and pollen and plant macrofossils were used to reconstruct vegetation histories. Woodland anid shrubland comnmunities with herbaceous understoreys were dominant around 7-5 ka in the northern ranges, and shrublands with an understorey of herbaceous taxa and chenopods were dominant in the central ranges. Warmer, wetter and more homogenieous conditions than present are indicated during this period. Shrubland communities declined in the central ranges during the period 4-2 ka with increasing aridity, to be replaced by chenopod shrublands with a less diverse component of herbaceous taxa in the understorey. Chenopod shrublands continued to increase from 1 ka to present in the central ranges. In the more sheltered topography of the northern ranges, shrublands persisted from 4-2 ka, and some woodland and shrublands remain through to present. Present spatial variability in the vegetation is a feature of the last thousand years or so (possibly longer in the central ranges), compared with less variability in the early to mid-Holocene.","2023-01-05 16:42:05.198 +0100","" +"McCarthy:2008boulder","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"McCarthy:2010wonderkrater","Wonderkrater is a spring mound consisting entirely of peat in excess of 8 m thick. It has yielded a pollen record extending back over 35,000 years, which has provided one of the very few proxy climatic records for the interior of southern Africa in the Late Pleistocene and Holocene. The current investigation of the morphology and sedimentology of the site has revealed that the peat mound formed due to artesian conditions at the spring, but that accumulation of the thick peat succession was made possible because of clastic sedimentation on the surrounding piedmont which in turn was brought about by aggradation on the adjacent Nyl River floodplain. The peat mound has remained elevated relative to the surrounding piedmont for most of the 35,000 year period. Aggradation of the mound was slower during the Late Pleistocene than the Holocene (0.06–0.1 m/1000 year and 0.2–0.38 m/1000 year, respectively). Controlled archaeological excavations yielded a diverse late Pleistocene fauna preserved in peat and sand in the mound. A 1 m thick, coarse sand horizon at the base of the peat deposit contained a rich Middle Stone Age (>30 k year) lithic assemblage. The MSA sand layer likely represents an arid phase, suggesting the site’s antiquity as a place of refuge for Quaternary animals and the people that hunted them.","2022-10-04 19:48:14.479 +0200","" +"McCarthy:2019calchaqui","Unraveling the relative impacts of climate, tectonics, and lithology on landscape evolution is complicated by the temporal and spatial scale over which observations are made. We use soil and desert pavement classification, longitudinal river profiles, 10Be–derived catchment mean modern and paleo–erosion rates, and vertical incision rates to test whether, if we restrict our analyses to a spatial scale over which climate is relatively invariant, tectonic and lithologic factors will dominate the late Quaternary landscape evolution of the Calchaquí River Catchment, NW Argentina. We find that the spatial distribution of erosion rates, normalized channel steepness indices, and concavity indices reflect active tectonics and lithologic resistance. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:27:31.090 +0100" +"McCloskey:2016timing","Gully erosion in the seasonally wet tropics of Australia is a major source of sediment in rivers. Stabilization of gullies to reduce impacts on aquatic ecosystems and water storages is a focus for management. However, the cause of the gully erosion is poorly understood and so a critical context for soil conservation is missing. It is uncertain if they are the result of post-European cattle grazing or are they much older and related to non-human factors. The causes of riparian gully erosion along a reach of the Victoria River in the semi-arid tropics of Australia were investigated using several methods. Gully complexes were described and characterised by two major components: a Flood Drainage Channel (FDC) and upslope of this an Outer Erosion Feature (OEF) characterised by badlands set within an amphitheatre. The OEF is likely to be a major source of sediment that appears to be of recent origin. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:28:19.214 +0100" +"McConnell:1997kimberley","An important Pleistocene-Holocene sequence was discoverd when Carpenter‘s Gap Site 1 was excavated in 1992 and 1993 by Sue O‘Connor (O‘Connor 1995). The site is located in Winjana Gorge National Park, in the Napier Range, which lies at the southern edge of the Kimberley region (Fig. 1). Carpenter‘s Gap Shelter 1 has an archaeological sequence spanning at least 40,000 years, from the late Pleistocene to the present. A unique feature of this site is the extensive macrbotanical remains preserved: over 2000 seeds and plant parts from one square metre have been recorded. The Bunuba Aboriginal people, traditional owners for this area, consider this rockshelter to be an important cultural landmark. There is supporting evidence, from the petroglyphs and pictographs within this rockshelter, and the rockshelter‘s continuing role within Bunuba Aboriginal culture, of considerable time depth and continuity to the human occupation and use of this site. This paper describes the macrobotanical materials from the site with some taphonomic considerations. The changing patterns of deposition are considered as potential indicators of both evidence of cultural use from the Pleistocene occupations through to the Holocnee, and as general environmental indicators.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"McConville:2013thesis","A detailed understanding of the ecology of threatened species is essential if we wish to develop effective conservation management strategies. Mormopterus norfolkensis (eastcoast free-tailed bat) is a threatened insectivorous bat species of which little is known. The aim of this thesis was to address knowledge gaps regarding key aspects of the ecology of M. norfolkensis, including habitat, roost selection and diet. Habitat use was investigated at multiple spatial scales, using three independent and systematically collected datasets. Overall, preferred habitat for M. norfolkensis was identified as productive floodplain areas, especially freshwater wetland, with urban landuse and dry sclerophyll forest avoided. Habitat use by M. norfolkensis was contrasted with two other morphologically similar and sympatric molossid species. Despite having similar morphologies and echolocation designs, differences in habitat use among species were found. The broad habitat types predicted from habitat models prepared at a regional-scale, using presence - absence data, were generally consistent with local-scale models, prepared using an index of activity. However, the fine-scale predictive ability of regional-scale models was poor, indicating that a cautious approach be adopted regarding their use at fine-scales, particularly when the consequences of error are severe. In a detailed study of roost selection by a maternity colony, lactating female M. norfolkensis were found to be faithful to two patches of mangrove forest close to where they were captured. Females regularly switched roosts and roosted in hollows singularly or in small groups. Maternity roosts were located in locally unique mangrove forest which had abundant hollow-bearing trees and a stable microclimate. Finally, six insect orders were recorded in the diet of M. norfolkensis, with Lepidoptera and Diptera the most frequently encountered. A new and developing molecular method of prey identification.","2023-02-17 13:35:53.701 +0100","" +"McCormac:2004shcal","Recent measurements on dendrochronologically-dated wood from the Southern Hemisphere have shown that there are differences between the structural form of the radiocarbon calibration curves from each hemisphere. Thus, it is desirable, when possible, to use calibration data obtained from secure dendrochronologically-dated wood from the corresponding hemisphere. In this paper, we outline the recent work and point the reader to the internationally recommended data set that should be used for future calibration of Southern Hemisphere 14C dates.","2023-06-07 13:21:55.322 +0200","" +"McCormack:2011ross","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"McCuaig:1994thesis","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"McCue:2003edgar","The Lake Edgar Fault in Western Tasmania, Australia is marked by a prominent fault scarp and is a recently reactivated fault initially of Cambrian age. The scarp has a northerly trend and passes through the western abutment of the Edgar Dam, a saddle dam on Lake Pedder. The active fault segment displaces geologically young river and glacial deposits. It is 29 ± 4 km long, and dips to the west. Movement on the fault has ruptured the ground surface at least twice within the Quaternary and possibly the last ca. 25 000 years; the most recent rupture has occurred since the last glaciation (within the last ca. 10000 years). This is the only known case of surface faulting in Australia with evidence for repeated ruptures in the Late Pleistocene. Along its central portion the two most recent surface-faulting earthquakes have resulted in about 2.5 m of vertical displacement each (western side up). The Lake Edgar Fault is considered capable of generating earthquakes in the order of magnitude 61/2-71/4. The Gell River Fault is another fault nearby that was apparently also active in the Late Pleistocene. It has yet to be studied in detail but the scarp appears to be more degraded and therefore older than the most recent movement on the Lake Edgar Fault.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"McCulloch:2005magellan","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"McDiarmid:1987squamata","Order Squamata","2023-01-05 16:42:05.198 +0100","" +"McDonald:1985cherrybrook","The Metropolitan Water, Sewerage and Drainage Board proposes to I construct a 750 mm. sewerage pipeline along the eastern bank of Pyes Creek. This pipeline will service the urban subdivision which Hooker Rex is currently developing along the ridges east and west of Pyes Creek (see Figures 1 and 2). The initial archaeological survey of this area was undertaken in March 1984 (McDonald 1984). This survey located three archaeological sites (CB 1 shelter with occupation deposit, CB 2 I grinding grooves, and CB 3 shelter with art). The survey also located a number of shelters which were classified as Potential Habitation Shelters (PHS), several of these with Potential Archaeological Deposit (PAD). ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:28:00.594 +0100" +"McDonald:1992mackerel","The excavation and analysis of a shelter site in Ku-ring-gai Chase National Park d ig. I) has yielded evidence for change throughout the recent prehistoric past, as well as continuing some aspects of Aboriginal occupation immediately predating European contact. Both the art assemblage and the archaeological deposit indicate two phases of occupation at the site. During the latter phase the presence of women at the site is indicated. The shelter (NPWS # 45-6-1614) was excavated as part of a Ph.D. field programme and has been reported more fully elsewhere (McDonald 1989).","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"McDonald:1994rouse","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"McDonald:1995regentville","This report was commissioned by TransGrid. It details the collection of soil samples and subsequent Thermoluminescence results achieved for site RSI, at Regentville (Figure 1). This site was test excavated (Koettig & Hughes 1995) in relation to the proposed Regentville substation development. This report should be read in conjunction with that earlier report. As a result of uncertainties arising out of the test excavation and analysis of the RSI site, it was decided to undertake some Thermoluminescene (T/L) dating in an attempt to establish the age of the sediments associated with archaeological material. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:28:02.957 +0100" +"McDonald:2005parramatta","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"McDonald:2005rouse","Archaeology is the study of how people lived in the past. It looks at things that people left behind. Archaeological sites are areas that contain artefacts and objects that can be studied to learn about how people lived and behaved in the past. We know that these sites originally formed part of more complex cultural landscapes. Eight landscapes were excavated in this project. These were given field names that refer to the current suburb and the creek they were near. Seven of our sites are in Rouse Hill on Second Ponds Creek have been given a name and number (RH/SP12 - 2r). Another archaeologist named our eighth site (OWR2), which is on Old Windsor Road. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:27:55.578 +0100" +"McDonald:2007spearing","An Aboriginal man done to death on the dunes 4000 years ago was recently discovered during excavations beneath a bus shelter in Narrabeen on Sydney‘s northern beaches. The presence of backed microliths and the evidence for trauma in the bones showed that he had been killed with stone-tipped spears. Now we know how these backed points were used. A punishment ritual is implied by analogies with contact-period observations made in the eighteenth century AD.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"McDonald:2008superhighway","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"McDonald:2008sydney","This monograph is based on PhD research completed at the Australian National University in 1994. The research examines prehistoric rock art from the Sydney region in coastal southeastern Australia. The rock art occurs in two distinct contexts provided by the sandstone bedrock which defines this region. Engraving (or petroglyph) sites occur in open locations on horizontal platforms. In rockshelter locations there is pigment art (drawings, stencils and paintings) and occasionally engravings. The principal aim of this research was to define a model for cultural interaction to describe a prehistoric art system. Information exchange theory provided the basis for this proposed model. By perceiving ‘style’ from a functional perspective the region’s art was seen as a conduit for the expression of social affiliations. The concept of social context, e.g. public versus private, has been extremely important in developing this argument. So has the notion that style is a means of nonverbal communication used to negotiate identity. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:27:20.159 +0100" +"McDonald:2014pigment","The Canning Stock Route Project (Rock Art and Jukurrpa) has yielded the first radiocarbon dates for rock paintings in the Western Desert of Australia. We report on the results of a large-scale project to directly-date both charcoal and inorganic-pigmented pictographs using plasma oxidation combined with accelerator mass spectrometry. This project has yielded the largest number of art dates from any region in the world: one site alone has produced 12 art dates (from 30 collected samples). Our work advances the testing of the dating method through the systematic use of replicates and explores the methodological implications of dating very small samples (10–40 μg carbon). Thirty-six radiocarbon age determinations range from 3000 years ago to Modern. The results contribute to an understanding of art production in the Australian arid zone during a period of extreme cultural dynamism. We have demonstrated for the first time that significant late Holocene changes in discard rates of artefacts and technological organization of the extractive technologies of implements such seed-grinders is matched by a very high level of stylistic heterogeneity in the art – which has been systematically dated within and between dialect groups.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"McDonald:2017foragers","The Dampier Archipelago (Murujuga) in northwestern Australia is a rich rock art province located in an arid-maritime cultural landscape. The archipelago juts into the Indian Ocean just north of the Tropic of Capricorn. When people started inscribing this rugged granophyre landscape it was an inland range more than 100 km from the coast. Murujuga rock art is contextualized by a 47,000-year-old occupation sequence from the Pilbara, a model for stylistic change, and a predictive model that envisages how people may have adapted to this eventual seascape. Initial testing of an outer island suggests that highly mobile coastal foragers took advantage of interior ranges across the Abydos Plain as sea levels rose after the Last Glacial Maximum. This article describes for the first time evidence for Australia's earliest domestic stone structures (dated to between 8063 and 7355 cal BP) and tests the predictive model. Rosemary Island is an inscribed landscape that reveals the emergence of an arid island and provides insights into the dynamics of mobile arid hunter-fisher-gatherers in the early Holocene. It adds to the body of Australian evidence for island abandonment with insulation, but with minimal evidence for subsequent (re)colonization.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"McDonald:2018backed","The “Backed Artefact Symmetry Index” (BASI) provides a measure with which to describe geometric variation in Australian backed artefacts, and Peter Hiscock has suggested that desert versions of this artefact type will be more symmetrical than their coastal counterparts. The re-excavated Serpent's Glen (Karnatukul) site and nearby site of Wirrili have produced a large assemblage of backed artefacts. These Western Desert assemblages allow for the testing of BASI. The backed artefacts demonstrate significantly more variability than predicted, demonstrating that all technological debates benefit from larger well-dated assemblages. The signalling information observed in these sites’ pigment art repertoires, combined with this versatility in the toolkits, increases our understanding of the complexity of middle and late Holocene highly mobile foragers in the Australian arid zone.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"McDonald:2018glen","The re-excavation of Karnatukul (Serpent's Glen) has provided evidence for the human occupation of the Australian Western Desert to before 47,830 cal. BP (modelled median age). This new sequence is 20,000 years older than the previous known age for occupation at this site. Re-excavation of Karnatukul aimed to contextualise the site's painted art assemblage. We report on analyses of assemblages of stone artefacts and pigment art, pigment fragments, anthracology, new radiocarbon dates and detailed sediment analyses. Combined these add significantly to our understanding of this earliest occupation of Australia's Western Desert. The large lithic assemblage of over 25,000 artefacts includes a symmetrical geometric backed artefact dated to 45,570-41,650 cal. BP. The assemblage includes other evidence for hafting technology in its earliest phase of occupation. This research recalibrates the earliest Pleistocene occupation of Australia's desert core and confirms that people remained in this part of the arid zone during the Last Glacial Maximum. Changes in occupation intensity are demonstrated throughout the sequence: at the late Pleistocene/Holocene transition, the mid-Holocene and then during the last millennium. Karnatukul documents intensive site use with a range of occupation activities and different signalling behaviours during the last 1,000 years. This correlation of rock art and occupation evidence refines our understanding of how Western Desert peoples have inscribed their landscapes in the recent past, while the newly described occupation sequence highlights the dynamic adaptive culture of the first Australians, supporting arguments for their rapid very early migration from the coasts and northern tropics throughout the arid interior of the continent.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"McDonald:2018murujuga","The Dampier Archipelago (including the Burrup Peninsula), now generally known as Murujuga, is a significant rock art province in north-western Australia which documents the transition of an arid-maritime cultural landscape through time. This archipelago of 42 islands has only existed since the mid-Holocene, when the sea level rose to its current height. Previous excavations across Murujuga have demonstrated Holocene occupation sequences, but the highly weathered rock art depicting extinct fauna and early styles suggests a far greater age for occupation and rock art production. The archaeological record from the Pilbara and Carnarvon bioregions demonstrates human occupation through 50,000 years of environmental change. While the regional prehistory and engraved art suggests that people were producing art here since they first occupied these arid rocky slopes, no clear evidence of Pleistocene occupation has been found across Murujuga, until now. Murujuga Rockshelter (MR1) reveals that occupation of this shelter began late in the Last Glacial Maximum, when the Murujuga Ranges would likely have served as one of a network of Pilbara refugia. In the terminal Pleistocene/Early Holocene, and likely in tandem with the last stages of sea level rise, the proportion of artefacts manufactured on exotic lithologies declines sharply, revealing a changed foraging range and increasing territorial focus in this period of increased demographic packing as the coastline advanced. Abandonment of the site as early as 7000 years ago is indicated, suggesting a changing resource focus to the increasingly proximal coastline. This paper provides the first evidence of how Aboriginal people adapted their Pleistocene procurement strategies in response to significant environmental and landscape changes in Murujuga. This changing logistical strategy provides an explanation for the increased rock art production in the terminal Pleistocene/Early Holocene.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"McDonald:2022burrup","Two open excavation programs were completed on the Burrup to investigate rock art complexes with predominantly old rock art assemblage. These were under taken at Old Geos, which is located several kilometres west of Murujuga Rockshelter, and at Watering Cove, where there is a deep Holocene sand body located near a dolerite dyke and which also includes an older rock art assemblage (Figure 15.1). These investigations build on the excavation completed at Murujuga Rockshelter earlier in the project (McDonald et al. 2018).","2023-09-03 12:38:33.072 +0200","" +"McDonald:2022enderby","Five excavations on Enderby Island included a deep sand body first occupied 15,760 years ago, mangrove-focussed midden between 10-8kya, changing occupation patterns when the island formed, and a reported whaler's grave on the north coast.","2023-09-03 12:38:33.072 +0200","" +"McDonald:2022lewis","A test excavation (50 cm x 40 cm) was under taken in a small rockshelter found in the interior valley west of the historic settlement (Figure 10.1). This rockshelter has two vertical rock art panels on its exterior vertical face and it is now recorded as Site MLP-WL027 (see Chapter 9)","2023-09-03 12:38:33.072 +0200","" +"McDonaldHalesAssociates:2001hope","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"McDowell:1997venus","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"McDowell:2013responses","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"McDowell:2015bettongia","In 1933, geologist and explorer Michael Terry collected the skull of a small macropodid captured by members of his party near Lake Mackay, western Northern Territory. In 1957, this skull was described as the sole exemplar of a distinct subspecies, Bettongia penicillata anhydra, but was later synonymized with B. lesueur and thereafter all but forgotten. We use a combination of craniodental morphology and ancient mitochondrial DNA to confirm that the Lake Mackay specimen is taxonomically distinct from all other species of Bettongia and recognize an additional specimen from a Western Australian Holocene fossil accumulation. B. anhydra is morphologically and genetically most similar to B. lesueur but differs in premolar shape, rostrum length, dentary proportions, and molar size gradient. In addition, it has a substantial mitochondrial cytochrome b pairwise distance of 9.6-12% relative to all other bettongs. The elevation of this recently extinct bettong to species status indicates that Australia's mammal extinction record over the past 2 centuries is even worse than currently accepted. Like other bettongs, B. anhydra probably excavated much of its food and may have performed valuable ecological services that improved soil structure and water infiltration and retention, as well as playing an important role in the dispersal of seeds and mycorrhizal fungal spores. All extant species of Bettongia have experienced extensive range contractions since European colonization and some now persist only on island refugia. The near total loss of these ecosystem engineers from the Australian landscape has far-reaching ecological implications.","2023-02-17 13:35:53.701 +0100","" +"McDowell:2015seton","It is widely accepted that most larger Australian vertebrates were extinct by 40 ka. The reliability of <20-ka radiocarbon (14C) ages on charcoal stratigraphically associated with sthenurine (short-faced) kangaroo tooth fragments from Seton Rockshelter, Kangaroo Island, have therefore proven contentious. Some researchers have argued these fossils were in situ, while others have claimed they were reworked. To address this we obtained new 14C ages on bones from the site. These bone ages are not only consistent with earlier charcoal ages, but are in near-perfect stratigraphic order, providing strong support for the site's stratigraphic integrity. Our analyses indicate units aged 21-17 ka were primarily accumulated by Tasmanian devils (Sarcophilus harrisii) and owls (Tyto species), after which humans became the primary accumulation agent. The tight chronology, faunal trends and current lack of evidence for older layers from which specimens could have been reworked suggest the sthenurine remains may be in situ. However, because attempts to directly date sthenurine material failed, we cannot confidently assert that they survived to this time. Therefore, Seton Rockshelter may be best excluded from the Pleistocene extinction debate until the site can be re-excavated and more conclusive evidence collected, including more complete or directly datable sthenurine remains. Copyright 2015 John Wiley & Sons, Ltd.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"McElroy:2017censorship","In a degrading landscape, does the episodic nature of erosion affect observed erosion rates in a systematic way, and can one account for the effects? We present a null hypothesis for surface change rate variations based on minimal assumptions about the processes of topographic evolution. Variance in erosion along with censorship of topographic change distributions combine to act as a first-order control on time-scale dependence of erosion rates. In general, censorship is ubiquitous, and as a result, time-scale dependence of rates is likely to apply to almost every system. In detail, this occurs because at short time scales, surface changes can be censored from field measurements that become inherently incorporated by natural surface evolution at longer time scales. Additionally, the granularity of systems implies minimum time scales below which specific rate measurements have no physical interpretation. Finally, we show the existence of a crossover time scale at which the short-term rate dependence of a process gives way to the long-term rate that is no longer subject to censoring. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:28:42.243 +0100" +"McGlone:1981tephra","The rhyolitic eruptions of the Taupo Pumice (c. 1800 B.P.) and the Kaharoa Ash (c. 700 B.P.) devastated forest close to the volcanic source. However, pollen diagrams from regions up to 150km from the volcanic centre show that widespread fires were common over an appreciable period after both eruptions. It appears that damage to foliage by tephra fall increases mortality of canopy trees, open forest to the drying effects of sun and wind, and also increases the total fuel stock. The result is that the damaged forests are more susceptible to fire. In the presence of man, this increased vulnerability of the forest can lead to rapid deforestation.","2023-09-03 12:38:33.072 +0200","" +"McGlone:1984ohinewai","The Ohinewai peatlands occupy 15 km2 near Lake Waikare, south Auckland. The peats average 6--9 m in depth, and overlie a grey-green lacustrine mud (3--11 m thick). The lacustrine mud was deposited in a proto-Lake Waikare between 20,000 and 7,000 yr bp, and pollen analysis shows that open shrubland-grassland vegetation was dominant for at least a portion of this time. The basal peat ranges in age from 7,000--6,000 yr bp. The peat formed in an oligotrophic raised bog during the drainage and contraction of the proto-Lake Waikare, a process which may have been caused by a drop in sea level. Pollen analysis of the peat shows that conifer-hardwood forest, similar to that of the present, was dominant throughout. Ascarina lucida and Dacrydium colensoi, trees which are extinct, or nearly so, in the region today, were present until at least 2,000 yr BP. There was little change in the forest between 7,000 and 2,000 yr bp, except for a marked increase in Agathis austrahs at around 3,000 yr BP, which may indicate a trend towards a drier climate. Fires were common on the bog at all times.","2023-07-28 11:01:26.780 +0200","" +"McGlone:1995awatere","Pollen analysis of a high altitude bog (Winterton Bog) and an alluvial soil sequence in the upper Awatere catchment on the western flanks of the Inland Kaikoura Range, and radiocarbon dates on wood and charcoal from the Marlborough region, have established a Holocene, (post 10 000 years B.P.) vegetation history for this area. The upper slopes of the catchment were almost entirely clad in Podocarpus and Phyllocladus dominant conifer/broad-leaved forest and the valley floor in Prumnopitys taxifolia for most of the Holocene, despite occasional forest fires in the region. Nothofagus forest spread into the wetter, mountainous region west of the Awatere valley at around c. 6000 years B.P., but failed to establish more than scattered stands on the drier Inland Kaikoura Ranges. Widespread fire broke out in the early Polynesian era and between 750 and 600 years B.P. the Awatere catchment lost most of its forest cover, which was replaced by bracken, grass and scrub. There was a slight recovery of forest and scrub after 600 years B.P. when burning frequency lessened. Increased burning, grazing, and introduction of exotic weeds accompanied the penetration of the region by European pastoralists in the 1860s. The post-1960 era is clearly indicated by the upsurge of Echium vulgare and Pinus spp. The Winterton bog has a finely balanced water budget, and it may have been initiated by changes in the seasonality of rainfall in the mid-Holocene.","2023-07-28 11:01:26.780 +0200","" +"McGlone:1995central","Pollen diagrams from upland blanket bogs and mire--pool complexes on the southern Garvie Mountains and the Old Man Range, and from a sag pond mire on the slopes of the Kawarau Gorge, record the vegetation history of the last 12 000 years in Central Otago, the driest region of New Zealand. During the late--glacial/early Holocene these subalpine sites supported grassland/shrubland vegetation. Trees or tall scrub were absent. Tree ferns became increasingly common in the early Holocene, most likely as small stands in damp, sheltered locations. At 7500 yr B.P. a coniferous forest of Prumnopitys taxifolia, Dacrycarpus dacrydioides and Podocarpus abruptly replaced the previous grassland communities at lower altitudes, while a coniferous scrub of Phyllocladus alpinus and Halocarpus bidwillii formed the upper treeline. The reafforestation of Central Otago and adjacent regions was completed 2000 years after podocarp--dominant forest began to occupy coastal regions. The delay is attributed to drier climates in the interior of the southern South Island during the early Holocene. From 6000 yr B.P. Nothofagus menziesii began to spread through the higher altitude forest, and shortly after 3000 yr B.P. N. fusca type forest began to replace the previous treeline dominants, Phyllocladus and Halocarpus. Treeline may have risen slightly in the mid to late Holocene. From 600 yr B.P., repeated fires destroyed both lowland and upland forest and tall scrub communities. First bracken, and then grassland, replaced the burnt forest. These fires were a consequence of Maori exploitation of the Otago hinterlands.","2023-07-28 11:01:26.780 +0200","" +"McGlone:1996change","Long climate records from deep sea sediments and polar ice caps show that the last few million years have been dominated by quasi-regular glacial-interglacial cycles. These cycles are ultimately regulated by fluctuations in high latitude, northern hemisphere, seasonal solar radiation caused by orbital perturbations. Trace gas records from ice cores reveal variations in atmospheric carbon dioxide and methane concentrations that parallel climate fluctuations. The sensitivity of global temperatures to increasing greenhouse gases (approximately 2°C for a doubling of carbon dioxide concentrations), as estimated from palaeoclimate records, is close to that derived from numerical modelling of future greenhouse warming. Comparison of records of past climate states with numerical climatic model simulations show that previous versions of general circulation models (GCMs) have not performed well in Oceania, possibly because of inaccurate sea surface temperatures, a lack of an interactive ocean, and coarse resolution. More recent GCM versions perform better with present climates, and give indications of better performance in modelling past climates. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:28:22.460 +0100" +"McGlone:1996stewart","Stewart Island is the southernmost of the three main New Zealand islands, and is largely covered with Dacrydium cupressinum/hardwood forest. Pollen analyses from three Holocene sites and a modern pollen rain survey are presented. Stewart Island had a hardwood forest of Weinmannia racemosa, Metrosideros umbellata, and abundant tree ferns from before 9000 BP to 5500-4500 BP when Dacrydium cupressinum and Prumnopitys ferruginea rose to dominate the forest reducing the abundance of Weinmannia racemosa and greatly restricting Metrosideros umbellata. It is suggested that mild, cloudy climates during the early Holocene may have inhibited regeneration of podocarp trees, and that a change in climatic regime in the mid to late Holocene brought sunnier, less cloudy conditions. Several woody species absent from the island but present on the adjacent mainland (Phyllocladus alpinus, Nothofagus spp., Libocedrus bidwillii) probably never grew there, and their absence is attributed to failure to disperse and the limited time that suitable habitats have been available.","2023-07-28 11:01:26.780 +0200","" +"McGlone:1997old","Alpine mires are widespread on the flat-topped mountains of Central Otago, the driest and most continental region in New Zealand. Peat profiles, pollen analyses, and radiocarbon dates are presented for several mires from the Old Man Range as part of a study of the environmental history of this region. Precipitation in the early Holocene may have been up to 30 percent less than that of the present, and peat accumulation was restricted to topogenous mires. Alpine ombrogenous bogs began growth at ca. 7500 BP. At the same time, forest and tall scrub spread in the adjacent lowlands in response to increasing rainfall, replacing grassland-shrub-lands. Peat accumulation was slow and episodic and declined to very low rates after 3000 BP, probably as a result of cooler winters and drier summers. Low levels of natural fire occurred throughout the Holocene. However, from 750 BP onwards, lowland forest and scrub was severely reduced, subalpine shrubland declined, and snow tussock grassland increased markedly as fires lit by Polynesian hunters swept the region. From A.D. 1850 onwards, European pastoralists introduced sheep and increased the burning of the uplands to improve grazing. Peat accumulation increased in topogenous mires after burning and grazing of the alpine grassland, possibly because of accelerated runoff and nutrient input.","2023-07-28 11:01:26.780 +0200","" +"McGlone:1998mackenzie","Pollen and charcoal analyses are presented from three south--central South Island Holocene age deposits. A spring bog site in the Idaburn Valley records small--leaved Olearia scrub and grassland in its immediate vicinity from c. 7100 yr B.P., when peat growth began, to 5000 yr B.P. After that date the valley bottom vegetation became increasingly short and open, and the bog ceased growing, probably as a result of increasingly droughty summers. The adjacent hilly country supported a forest/scrub cover of Podocarpus hallii, Phyllocladus alpinus, Halocarpus bidwillii, and small--leaved shrubs. A site in the Mackenzie Basin near Lake Pukaki recorded near total dominance by Phyllocladus alpinus scrub from c. 8000 yr B.P. until 5000 yr B.P. after which time Halocarpus bidwillii, Aciphylla, and grassland became increasingly important in response to drought and local fires. At a third site, again in the Mackenzie Basin, Halocarpus bidwillii formed a complete scrub cover at the time of Maori settlement at about 800--600 yr B.P. but fire then rapidly reduced the scrub to grassland. On the evidence of these and other southern South Island vegetation history records, the early Holocene appears to have had a relatively stable climate with moist summers. From 5000 yrB.P. on, evidence for drought and fire point to drier summers and unstable, ENSO--affected climates.","2023-07-28 11:01:26.780 +0200","" +"McGlone:1999otago","A Holocene record of pollen, macrofossils, testate amoebae and peat humification is presented from a small montane bog. Sediment accumulation began before 9000 yr BP, but peat growth not until ca. 7000 BP. From 12 000 to 7000 yr BP, a shrub--grassland dominated under a dry climate, with increasing conifer forest and tall scrub from ca. 9600 yr BP. At 7000 yr BP a dense montane--subalpine low conifer forest established under a moist, cool climatic regime. Between 7000 and 700 yr BP the bog surface was shrubby, tending to be dry but with highly variable surface wetness. The catchment was affected by major fire at least four times between 4000 and 1000 yr BP. Both fire and bog surface wetness may have been linked to ENSO-caused variations in rainfall. Cooler, cloudier winters and disturbance by fire promoted the expansion of the broadleaf tree Nothofagus menziesii between 4000 yr BP and 1300 yr BP at the expense of the previous conifer forest--scrub vegetation. Polynesian fires (ca. 700 yr BP) reduced the vegetation to tussock grassland and bracken. Deforestation did not markedly affect the hydrology of the site. European pastoralism since ad 1860 has increased run-off and rising water tables in the bog have led to a Sphagnum-dominated cover.","2023-07-28 11:01:26.780 +0200","" +"McGlone:2001origin","Immediately before human settlement, dense tall podocarp- angiosperm forest dominated the moist Southland and southern coastal Otago districts. Open, discontinuous podocarp-angiosperm forest bordered the central Otago dry interior, extending along the north Otago coast. Grassland was mostly patchy within these woody ecosystems, occurring on limited areas of droughty or low-nutrient soils and wetlands, or temporarily after infrequent fire or other disturbance. Podocarpus hallii, Phyllocladus alpinus and Halocarpus bidwillii, small-leaved and asterad shrubs formed low forest and shrub associations in the semi arid interior, with Nothofagus menziesii prominent in the upper montane-subalpine zone. Substantial grasslands were confined to the alpine zone and dry terraces in intermontane basins. The arrival of the first Maori settlers at c. 800 BP led immediately to widespread burning and near-elimination of the fire-sensitive woody vegetation from all but the wettest districts. Non-Chionochloa grasses (probably species of Poa, Elymus and Festuca) and, in particular, bracken were the first to spread after fire; later, with continued fire, the more slowly spreading Chionochloa tussock grasslands became common. A unique suite of dryland woody ecosystems has thus been replaced with fire-induced grasslands. Recreation of the pre-human vegetation cover from the surviving small remnants is problematical because of the anomalous fire-sensitivity of the indigenous drought-tolerant flora. In the current historically unprecedented fire-prone environment, perhaps the best that can be hoped for is preservation of the status quo.","2023-07-28 11:01:26.780 +0200","" +"McGlone:2004cass","Lithology, pollen, macrofossils, and stable carbon isotopes from an intermontane basin bog site in southern New Zealand provide a detailed late-glacial and early Holocene vegetation and climate record. Glacial retreat occurred before 17,000 cal yr b.p., and tundra-like grassland--shrubland occupied the basin shortly after. Between 16,500 and 14,600 cal yr b.p., a minor regional expansion of forest patches occurred in response to warming, but the basin remained in shrubland. Forest retreated between 14,600 and 13,600 cal yr b.p., at about the time of the Antarctic Cold Reversal. At 13,600 cal yr b.p., a steady progression from shrubland to tall podocarp forest began as the climate ameliorated. Tall, temperate podocarp trees replaced stress-tolerant shrubs and trees between 12,800 and 11,300 cal yr b.p., indicating sustained warming during the Younger Dryas Chronozone (YDC). Stable isotopes suggest increasing atmospheric humidity from 11,800 to 9300 cal yr b.p. Mild (annual temperatures at least 1°C higher than present), and moist conditions prevailed from 11,000 to 10,350 cal yr b.p. Cooler, more variable conditions followed, and podocarp forest was completely replaced by montane Nothofagus forest at around 7500 cal yr b.p. with the onset of the modern climate regime. The Cass Basin late-glacial climate record closely matches the Antarctic ice core records and is in approximate antiphase with the North Atlantic.","2023-07-28 11:01:26.780 +0200","" +"McGlone:2007campbell","Campbell Island is a small, uninhabited peat-covered island lying in the cool southern ocean 600 km south of the New Zealand mainland. Dracophyllum scrub is the main cover from sea level to 200 m, above which tussock grassland, macrophyllous forbs and tundra dominate. Seven peat profiles from sea level to the tundra zone provide an elevational transect for pollen and charcoal records spanning the last 500 years. Scrub density was relatively low between 200 and 400 cal yrs BP, possibly due to Little Ice Age cooling, but had recovered by the time Europeans discovered the island in AD 1810. Burning and grazing during a brief farming episode (AD 1895--1931) severely reduced scrub and palatable grasses and forbs. Vegetation recovery is now well advanced following cessation of farming and the later elimination of all feral grazing animals, cats and rats. Climates were cool in the southwest Pacific during the farming period, and since AD 1970 the island has warmed by c. 0·5°C. However, there has been no upwards movement of the scrubline despite vigorous regeneration of scrub at lower altitudes. The island's cloudy, highly oceanic climate appears to offset increasing summer warmth, and scrubline is likely to rise only if clearer and less windy, as well as warmer, summers eventuate.","2023-07-28 11:01:26.780 +0200","" +"McGlone:2009postglacial","Most New Zealand wetlands formed at or after the end of the last glaciation (c. 18 000 cal yrs BP). Those associated with major rivers and close to the coast tend to be young as erosive processes both destroy and initiate wetlands. However, there is a strong linear trend in initiations since 14 000 cal yrs BP, which suggests that geomorphic processes such as soil deterioration, landslides, sand dune movement and river course changes are constantly adding new, permanent wetlands. Most wetlands began as herbaceous fens but usually transitioned to shrub- or forest-covered bog--fen systems, in particular after the beginning of the Holocene (11 500 cal yrs BP). Raised bogs formed from fens during the late-glacial and early Holocene, when river down-cutting isolated them from groundwater inflow. As climates warmed through the late-glacial and early Holocene, wooded wetlands spread and over 75 percent of lowland peat profiles preserve wood layers. Large basins with high water inflow often contain lakes or lagoons and have maintained herbaceous swamps, whereas those with limited catchments have become almost entirely covered with forest or shrub. Wetlands in drier districts tend to have been initiated during the mid- and late Holocene as the climate cooled and rain-bearing systems penetrated more often. Ombrogenous montane and alpine bogs may have been initiated by the same climate change. Natural fires frequently burnt some wetlands, particularly within the vast bog complexes of the Waikato Basin, but many wetlands record occasional fire episodes. By the time Mâori arrived in the 13th century, about 1 percent of the landscape was covered with some form of wetland and most of that wetland was under woody cover. Mâori firing of the landscape began the process of removing the woody cover, which induced wetter, more herbaceous systems and initiated new wetlands. Deforestation of catchments in drier districts increased water yield that may in turn have created lowland fens and lagoons. European logging, fire and draining destroyed both pristine forested wetlands and fire-transformed systems from the Mâori settlement era. The loss of wetlands is now largely a crisis of continued degradation through draining, weed invasion and fire in already human-altered systems in productive landscapes. Wetland history can help assess values and inform goals for conservation of wetlands, but transformation of the lowland landscape has been so complete that an historically authentic endpoint is unrealistic for most wetlands. The major conservation emphasis should be on larger wetlands that provide a range of ecosystem services.","2023-07-28 11:01:26.780 +0200","" +"McGowan:2012enso","The Kimberley region of northwest Australia contains one of the World's largest collections of rock art characterised by two distinct art forms; the fine featured anthropomorphic figures of the Gwion Gwion or Bradshaw paintings, and broad stroke Wandjina figures. Luminescence dating of mud wasp nests overlying Gwion Gwion paintings has confirmed an age of at least 17,000 yrs B.P. with the most recent dates for these paintings from around the mid-Holocene (5000 to 7000 yrs B.P.). Radiocarbon dating indicates that the Wandjina rock art then emerged around 3800 to 4000 yrs B.P. following a hiatus of at least 1200 yrs. Here we show that a mid-Holocene ENSO forced collapse of the Australian summer monsoon and ensuing mega-drought spanning approximately 1500 yrs was the likely catalyst of this change in rock art. The severity of the drought we believe was enhanced through positive feedbacks triggered by change in land surface condition and increased aerosol loading of the atmosphere leading to a weakening or failure of monsoon rains. This confirms that pre-historic aboriginal cultures experienced catastrophic upheaval due to rapid natural climate variability and that current abundant seasonal water supplies may fail again if significant change in ENSO occurs.","2023-07-22 06:51:38.269 +0200","" +"McIntosh:2008chronology","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"McIntosh:2009erosion","The establishment of a chronology of landscape-forming events in lowland and mid-altitude Tasmania, essential for assessing the relative importance of climatic and human influences on erosion, and for assessing present erosion risk, has been limited by the small number of ages obtained and limitations of dating methods. In this paper we critically assess previous Tasmanian studies, list published radiocarbon ages considered to be dependable, present new radiocarbon and thermoluminescence (TL) ages for 25 sites around Tasmania, and consider the evidence for the hypotheses that erosion processes at low and mid altitudes have been: (1) purely climatically controlled; and (2) influenced both by climatic and anthropogenic (increased fire frequency) effects. A total of 94 dependable finite ages (calibrated for radiocarbon and 'as measured' for TL and optically stimulated luminescence (OSL) determinations) are listed for deposits comprising dunes, colluvium, alluvium and loess-like aeolian deposits. Two fall in the >100ka period, 15 fall in the period 65-35ka, and 77 fall in the period 35-0.3ka. There was a sustained increase in erosion recorded in the period 35-15ka, as reflected by a greater number of dated aeolian deposits during this period. We considered three possible biases that may have affected the age distribution obtained: the limitations of radiocarbon dating, sampling bias, and preservation bias. Sampling bias may have favoured more recent dune strata, but radiocarbon dating and preservation biases are unlikely to have significantly distorted the age distribution obtained. Long but intermittent aeolian deposition is recorded at two sites (Southwood B; c. 59-28ka and Dunlin Dune; c. 29-14ka) but there is no evidence of regional loess deposits such as found in New Zealand. The timing of increased erosion in Tasmania between 35 and 30ka approximately coincides with the intermittent ten-fold increase of dust accumulation between 33 and 30ka in the Antarctic Dome C ice core. The absence of widespread erosion before 35ka, the abrupt increase of erosion around this time, the frequent association of erosion products with charcoal, the arrival of people in Tasmania at c. 40cal ka, and the known use of fires by Aborigines to maintain areas of non-climax vegetation suggest that ecosystem disturbance by anthropogenic fires, in a drier climate than that presently prevailing, may have contributed to erosion in lowland and mid-altitude Tasmania after 35ka. Thus the Tasmanian erosion record provides circumstantial support for the proposition that human dispersal in southeast Australia was accompanied by significant ecological change.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"McIntosh:2012extraglacial","Many Tasmanian deposits previously described as 'periglacial' have been described in more detail, re-interpreted and dated. We suggest that 'periglacial' has little meaning when applied locally and the term 'relict cold-climate deposits' is more appropriate. In this paper we examine the origin and age of relict cold-climate slope deposits, fan alluvium and aeolian sediments in Tasmania, and infer the conditions under which they accumulated. Fan alluvium dating from the penultimate Glacial (OIS 6) and capped by a prominent palaeosol deduced to date to the Last Interglacial (OIS 5e) is present at Woodstock, south of Hobart. Many fan deposits formed before 40ka or in a period c. 30-23ka; only a few deposits date to the Last Glacial Maximum in Tasmania, which is defined as spanning the period 23.5-17.5ka. Slope deposits indicate widespread instability down to present-day sea level throughout the Last Glacial, probably as a result of freeze-thaw in a sparsely vegetated landscape. Layered fine gravel and coarse sand colluvial deposits resembling grèzes litées, produced both by dry deposition and by the action of water, are locally common where jointed siltstone bedrock outcrops. These deposits occur from altitudes of 500m to near sea level and also in caves and must have formed under sparse vegetation cover, probably by freeze-thaw in extremely dry conditions. They have been radiocarbon dated from 35 to 17.5cal. ka. Relict dunes and sandsheets are widespread at the margin of the Bassian Plain that once provided a land bridge between Tasmania and the mainland. They are also found in western Tasmania and in areas of inland southern Tasmania that now support wet eucalypt forest and rainforest and receive mean annual rainfall >1500mm. In the south they have been dated >87.5-19ka and attest to a long period of semi-arid climate in an area extending well to the west and south of the present semiarid zone. We deduce that during most of the Last Glacial anticyclones dominated Tasmania's climate and rain-bearing depressions generally passed south of the land mass. However in the east prominent palaeosols in aeolian deposits, dated between 26.4ka and 16ka at different locations, and palaeosols with morphology indicating formation under humid conditions, indicate periods of wetter climate in eastern Tasmania during or close to the LGM, deduced to be the result of easterlies associated with near-coastal depressions in the western Tasman Sea. Such easterlies may also be responsible for short Last Glacial wet periods noted at mainland coastal sites. A plot of ages of all dated deposits reveals an increase of erosion and deposition between 35 and 20ka, and greater prevalence of aeolian deposits in the 35-15ka period than earlier in the Last Glacial. There are two possible explanations for this pattern: (1) that aeolian activity increased as the result of climatic effects (e.g. increased windiness); or (2) that shrubland biomass increased after the megafauna were hunted to extinction following human arrival c. 40ka, causing increased fire frequency, and in the cold dry climate of the late Last Glacial such fires caused increased erosion and increased aeolian accumulation.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"McIntosh:2012geoconservation","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"McKenna:1997mammals","Summary: Embracing more than 5,000 genera, distributed in 425 families and 46 orders, Malcolm C. McKenna and Susan K. Bell's Classification of Mammals is the most comprehensive work to date on the systematics, relationships, and occurrences of all mammal taxa, living and extinct, down through the rank of genus. Since George Gaylord Simpson's 1945 classification, the paleontological record has been recalibrated, and the intervening years have seen much debate and progress concerning the theoretical underpinnings of systematization. McKenna inherited the project from Simpson and, with Bell, has constructed a completely updated hierarchical system that reflects the genealogy of Mammalia.","2023-01-05 16:42:05.198 +0100","" +"McKenzie:1966freshwater","Freshwater ostracodes from the Northern Territory and the Kimberleys, Western Australia, are described. They comprise 17 species of which 6 are new: Cyprinotus kimberleyensis, Zsocypris williamsi, 'Strandesia' dorsoviridis, Candonocypris Jitzroyi, Cypretta baylyi, and Cypretta lutea. The ostracodes include the first records from Australia of Isocypris, Strandesia, and Heinicypris, and exhibit affinities with those of eastern Australia, Indonesia, and South Africa.","2023-01-05 16:42:05.198 +0100","" +"McKenzie:1997chapple","A well-dated pollen record from Chapple Vale in the north of the Otway region provides a detailed history of vegetation and environments through the last c. 7000 years. From the commencement of the record, a stand of cool temperate rainforest, dominated by Nothofagus cunninghamii (Hook.) Oerst., grew on or around the site and was surrounded by eucalypt-dominated tall open forest. Between c. 5200 and 4600 years BP (before present), the rainforest declined and tall open forest predominated. Some time after 4400 years BP there was a major and consistent increase in charcoal values, suggesting an increase in burning, the progressive development of scrub--heath vegetation on site and the replacement of tall open forest vegetation by eucalypt woodland surrounding the site. The fossil evidence for N. cunninghamii on the site and its present restriction to wetter areas and gullies of the Otway Ranges indicate, from the application of the present bioclimatic range of the species, a mean annual temperature and winter temperatures that were c. 1°C cooler than present, and summer temperatures that were possibly slightly cooler than present, together with a much higher effective precipitation from the commencement of the record until c. 4600 years BP. These climatic estimates are in accord with those derived from a similar study of changing distributions of N. cunninghamii in the Central Highlands of lower mean annual and cooler summer temperatures and higher effective precipitation over this time span. However, for winter, the evidence is equivocal. While the Otway estimates suggest lower temperatures, the Central Highlands findings show slightly higher temperatures. Taking into account additional present-day records for N. cunninghamii, it is likely that the Otway estimates are the most reliable.","2023-07-22 06:51:38.269 +0200","" +"McKenzie:1997highlandsi","The late Quaternary vegetation communities of the south-central highlands of Victoria are reconstructed from analyses of pollen and charcoal, and associated environmental conditions derived from the record of Nothofagus cunninghamii and alpine and sclerophyll taxa preserved in four subalpine Sphagnum bogs. The highest site occurs amid Eucalyptus paucifiora woodland, the two intermediate sites are surrounded by Eucalyptus delegatensis forest and the lowest by a mixed forest ofE. delegatensis/Eucalyptus regnans. Small pockets of N. cunninghamii occur within the eucalypt forests, and in close proximity to all four sites. Around 32 000 BP the vegetation consisted of a mosaic of alpine feldmark and herbfield, with small scattered groves of Nothofagus and Eucalyptus well below 1100 m. Summer temperatures were probably 5°C lower than present with lowest values, probably 7° to 8°C below present, possibly between 17 000 and 13 500 BP, at which time alpine communities reached their greatest extent and much of the Central Highlands was treeless. After ca 13 500 BP herbaceous alpine taxa disappeared and there was an associated movement upslope of Nothofagus and tall open forest taxa to their maximum post-glacial extent, as temperatures and effective precipitation increased, ca 6000 BP. The retraction of cool temperate rainforest and wet sclerophyll or tall open forest towards present day values indicates lower effective precipitation, generally rising temperatures and increased fire hazard. More recently, European activities have increased the stress on the remaining forests. The study of four sites has demonstrated the importance of analysing a number of sites within a given area in order to overcome the limitations imposed by sites which were sub-optimal due to one or more factors including poor preservation, problems of dating, variable sedimentation rates, and the influence of streams which flow close to all sites. While the local environment varies between sites, and some vegetation changes are successional, this study shows that the local records complement one another, to some extent reinforcing the regional picture of vegetation and environmental change.","2023-07-22 06:51:38.269 +0200","" +"McKenzie:2000wyelangta","This paper presents the first long Quaternary palynological record from the Otway region of Victoria, an area which is biogeographically important in that it is an outlier of the southeastern highlands containing distinctive forest vegetation with great similarities to the island of Tasmania. The record is derived from a small remnant patch of cool temperate rainforest dominated by Nothofagus cunninghamii surrounded by tall open eucalypt forest. Three clear phases are identified: an older rainforest phase dated to beyond 40,000 years BP which probably represents the latter part of Oxygen Isotope Stage 5; a phase of more open vegetation which covers at least part of the last glacial period; and a younger rainforest phase of Holocene age. The record is significant in providing refinements to late Quaternary climatic estimates from southeastern Australia utilising the climatic profiles of key rainforest taxa, and in indicating the likely presence and nature of a glacial rainforest 'refugium'. The occurrence of a major rain forest tree, Phyllocladus, during the early forest phase and of the subalpine taxon Gunnera, during the last glacial period, taxa now restricted to Tasmania, demonstrates an even greater biogeographic link to this island in the recent past. Their extinction on the mainland is consistent with the general demise of cool temperate taxa with close Gondwanan affinities on the Australian mainland through the Late Cenozoic period. Their late disappearance contributes to the growing list of mainland extinctions of ancient and geographically interesting taxa adding weight to the proposal that Aboriginal burning has had a substantial impact on the Australian landscape during the last glacial cycle.","2023-07-22 06:51:38.269 +0200","" +"McKenzie:2002highlandsii","The late Quaternary vegetation communities of the south-central highlands of Victoria are constructed from analyses of pollen and charcoal, and macroscopic plant remains preserved in Sphagnum bogs. The sites, located in eucalypt forest or woodland, form an altitudinal sequence with the component Eucalyptus species varying with altitude and with small pockets of Nothofagus cunninghamii (Hook.) Oerst. in close proximity to the higher sites. The record from the sites above 900 m covers the last 32 000 years, and the record from the lower sites extends from at least 12 000 BP. Around 32 000 BP the region was predominantly covered by a mosaic of alpine feldmark and herbfield, with small patches of Eucalyptus and Nothofagus woodland close to sea level when summer temperatures were probably 5°C lower than present. Lowest values, probably 7°--8°C below present, occurred between 19 800 and 16 900 BP, when alpine communities were most widespread and much of the Central Highlands was treeless. Around 12 000 BP alpine taxa disappeared or were greatly reduced, first at the lower sites. There was an associated rise in the treeline with the movement upslope of Nothofagus and eucalypt forest as a result of a general increase in temperature and probably effective precipitation. By 6000 BP wet eucalypt forest and Nothofagus reached their maximum postglacial extent at all sites, possibly related to a further increase in temperature, at least 2°C lower than present, and higher effective precipitation. A continuing increase in temperature, or an increase in continentality, and a decrease in effective precipitation led to increased fire hazard and retraction of rainforest and wet sclerophyll or tall open forest toward present-day values. Nothofagus disappeared from the sites below 900 m. The activities of humans pose further threats to remaining forest communities. The record of vegetation and environmental change derived from the local and regional picture from eight sites reinforces and complements that from the individual sites. For example, combining the records overcomes to some extent taphonomic problems such as the effect of streams that flow close to all sites, and other limitations including problems of dating, poor preservation and variable sedimentation rates.","2023-07-22 06:51:38.269 +0200","" +"McKenzie:2004aire","We present a palynological record from the Otway region of Victoria that covers about the last 9000 years. The record was obtained from a small, remnant, riverine patch of cool temperate rainforest dominated by the southern beech species, Nothofagus cunninghamii, and surrounded by tall open eucalypt forest. The present nature and extent of forest vegetation had been established by the beginning of the record and, in line with other records from southeastern Australia, there is evidence for higher precipitation than today during the mid-Holocene from a slight expansion of rainforest and increased diversity of tall open forest vegetation. From 4300 years ago, forest vegetation around the site becomes more open allowing the establishment of herbaceous swamp taxa. This development is attributed to relative stability of the site, with a reduction in stream water flow. A major feature of the record is the presence of pollen from the southern conifers Podocarpus, Phyllocladus and Dacrycarpus whose parent plants were important components of Victorian rainforest vegetation during the Tertiary period but no longer grow in the Otway region. Although it is considered that these plants were unlikely to have been present in the Holocene, it is proposed it is most likely that they survived within the region until the late Quaternary, possibly until the arrival of Aboriginal people.","2023-07-22 06:51:38.269 +0200","" +"McNamara:1990wyandotte","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"McNiven:1988brooyar","This paper details the results of an excavation undertaken at Brooyar Rockshelter, southeast Queensland during August 1987. The Rockshelter was excavated as part of a larger research project focused upon the adjacent coastal region of Cooloola (McNiven 1985). The excavation had two main aims. The first was to establish a chronological framework for backed blades in the Gympie-Cooloola region, thus providing insight into the antiquity of non-stratified open sites with backed blades in the region (e.g. sandblow sites at Cooloola - McNiven 1895:15, 26, 28) (cf. Hiscock 1986). The second aim was to obtain comparative information on subsistence activities located in the hinterland region of Cooloola.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"McNiven:1989maroochy","This paper examines a series of shell midden and stone artefact sites located at the mouth of the Maroochy River, southeast Queensland. It represents the first detailed archaeological research undertaken on the Sunshine Coast since Jackson (1939) investigated a series of middens near Point Cartwright in the 1930‘s. The present study details the results of survey and excavation work, with a number of tentative hypotheses concerning late Holocene shellfishing behaviour, bevel-edged tool use, and ‘regionalization‘ of societal groupings.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"McNiven:1990phd","This thesis examines mid- to late Holocene Aboriginal settlement and subsistence behaviour for the Cooloola region, coastal southeast Queensland, Australia. In particular, my research focuses upon the methodological problem of systemic site interaction and the more general theoretical issue of human response to spatial variation in resource structure. The study is based upon the results of surveys (site and non-site) and excavations. It also represents Stage 2 of the Cooloola Region Archaeological Project (CRAP). Two major chronological phases are identified at Cooloola, a Recent and an Early Phase. Recent Phase sites (ca. 1000-100 BP) are represented by a complex of shell middens located up to 10km inland from the present shoreline. These sites demonstrate highly specialized exploitation of marine shellfish and fish species. Recent Phase stone artefact assemblages are dominated by local raw materials and bevel-edged tools. Early Phase sites (ca. 5500-3000 BP) are generally represented by large stone artefact scatters devoid of faunal remains. These stone artefact assemblages are dominated by exotic raw materials and a greater variety of formal implement types (e.g. bevel-edged tools, backed blades, bifacial points). Recent Phase middens are generally restricted to the estuarine resource-rich southern and northern parts of Cooloola. These areas not only exhibit all of the recorded ceremonial/ritual (e.g. ‘bora ring‘, burial) sites at Cooloola, but also correspond to the locations of historically-recorded Aboriginal groups and activities during the 19th century. I argue that such site patterning demonstrates the potential effects of resource productivity upon the spatial organization of Aboriginal social, ceremonial and subsistence activities. A detailed land-use model, consisting of eastern (oceanic) and western (estuarine) settlement-subsistence sub-systems, is generated for northern midden sites. The eastern settlement-subsistence sub-system largely consists of ‘home bases‘ located along Teewah Beach with associated ephemeral rainforest and swamp plant food foraging camps located on the adjacent sandmass. The western settlement-subsistence sub-system largely consists of ‘home bases‘ located along Tin Can Bay with associated ephemeral swamp plant food foraging camps located across the adjacent ‘swamp zone‘. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:28:06.804 +0100" +"McNiven:1991teewah","This paper presents the results of excavations undertaken at Teewah Beach Site 26, situated along the Cooloola coast, southeast Queensland. The open site yielded a stone artefact sequence dated from 5531 BP to 316 BP (calibrated), with fauna1 remains (shellfish and fish) appearing at ca 900 BP. Major inferences drawn from the excavations are: 1. despite a human presence in southeast Queensland for at least 20,000 years, ca 5500 BP marks the first major human occupation of Coolda. Such a pattern resulted from the localised adaptation of an existing coastal settlement-subsistence system which had been flowing the transgressing coastline westwards until its relative stabilisation at ca 6000 BP; 2. fishing may have been of equal or greater significance during the mid-Holocene compared to the last 1000 years; 3. the distinctive southeast Queensland artefact type, bevel-edged tool (‘bevelled pounder‘) has an antiquity of at least between 5000 BP and 4000 BP, not ca 1500 BP as previously thought, thus making it one of the oldest, continuously used plant food processing tool types known in Australia; 4. increased relative use of local resources (shellfish and stone) across Codoola and other parts of coastal southeast Queensland during the last ca 1000 years corresponds to the development of regionally isolated settlement-subsistence systems and associated societal entities similar to those recorded historically; and 5. while most of these conclusions complement Hall and Hiscock’s (1988) model of cultural change for southeast Queensland, I argue that their use of intrinsic population increase as a prime mover is theoretically problematic.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"McNiven:1992delamere","As part of the research objectives of the Lightning Brothers Project, a series of excavations was undertaken at Yiwarlarlay, northwest Northern Territory (David et al 1990a; 1990b; 1991) (Map 1). Yiwarlarlay, or the Lightning Brothers Site, is an important Dreaming place for local Wardaman people, and consists of a spectacular sandstone outcrop exhibiting hundreds of paintings and engravings. The primary aims of the excavations were to provide chronological insights into paintings and engravings at the site, especially the large painted images of the Lightning Brothers - Yagjagbula and Jabirringgi - and to make preliminary inferences concerning technology and subsistence behaviours by sampling the numerous artefacts (for example chipped stone implements) and faunal remains (like shells and bones) incorporated within surrounding sediments.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"McNiven:1996hibbs","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"McNiven:1998corangamite","Dr Gallus pioneered research into the potential of open sites to yield long-term cultural sequences in Australia. Working within this tradition, I present findings of a detailed survey of Corangamite Basin, an environmentally distinctive, internal drainage basin located in the heart of Victoria's fertile Western District. A wide range of site types dominated by stone artefact scatters was revealed and many of these sites are seen as components of a late Holocene 'pulsation' settlement system which saw groups converge on major freshwater waterways and lakes during dry summers and disperse across the landscape during wet winters. A close correlation between lake salinity and site density also reveals the strong effects of hydrology on settlement patterns. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:28:00.889 +0100" +"McNiven:2002waddy","Coastal southeast Queensland is one of the most intensively studied archaeological regions of Australia. While the Fraser Island World Heritage Area is the most famous landscape in this coastal region, no archaeological excavations have been undertaken and its ancient Aboriginal past remains poorly understood. The Fraser Island Archaeological Project (FIAP) redresses this situation. Excavations at Waddy Point 1 Rockshelter (WP1) in July/August 2001 reveal a focus on local resources (shellfish, fish and tool stone) in the last c.900 years. This finding is consistent with McNiven‘s (1999) regionalisation model which posits marine resource intensification and the development of separate residential groups occupying the dune systems of Cooloola and Fraser Island in the last 1,000 years. Further excavation will be required to define the base of the cultural deposit of WP1, which may be early Holocene given arrival of the sea off the headland c.10,000 years ago.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"McNiven:2003seascapes","People dwell in a world of their own subjective making. For many hunters, engagement with the ‘natural‘ world is a negotiated affair because animals, like people, possess spirits. A critical part of the negotiation process is mediation of the human-prey relationship by hunting magic. Torres Strait Islanders of NE Australia are skilled hunters of dugongs, a marine mammal whose capture entails a broad range of ritual practices. Following ethnographic expectations, excavation of bone mounds reveals ritual treatment of dugong bones, especially skulls, to increase hunting success. Extensive use of dugong bones in ritual sites has important implications for the extent to which ‘secular‘ midden deposits are representative of Islander subsistence practices. Since dugong bone mounds provide archaeological insights into Islander spiritual relationships with dugongs, chronological changes in use of these sites inform us about historical developments in Islander ontology and their ritual orchestration of seascapes and spiritual connections to the sea.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"McNiven:2006dauan","Excavations at Dauan 4 on the island of Dauan in the Top Western Islands of Torres Strait revealed a 700 year sequence created by marine specialists who ate turtle, dugong, fish and shellfish and employed mostly a flaked quartz technology. The presence of bipolar micro-cores less than 10mm in length reveals extreme reduction of quartz, possibly for manufacture of small skin cutting tools. While recent research indicates an antiquity of at least 4000 years for marine specialists in Torres Strait, Dauan 4 follows a suite of sites across the Strait demonstrating major cultural changes taking place within the last 600-800 years. These changes herald the emergence of ethnographically-known social arrangements marked by a rapid phase of site establishment and intensified site use consistent with population increase. Paralleling these changes was the appearance of new ritual sites linked spiritually to seascapes such as dugong bone arrangements, stone arrangements and shell arrangements. Such changes may have represented in part socially-mediated responses to a local expression of the Little Ice Age global climatic phenomenon.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"McNiven:2006mask","Excavations at Mask Cave on the sacred islet of Pulu off Mabuyag in the central west of Zenadh Kes (Torres Strait) reveal four occupational phases: Phase 1 (2900-3800 years ago), Phase 2 (2100-2600 years ago), Phase 3 (1500-1700 years ago) and Phase 4 (last 1500 years). Faunal remains indicate marine specialization (turtle and fish) during all phases. Petrographic analysis of sherds of finely made red-slipped pottery dating back 2400-2600 years reveals a unique fabric in terms of current understandings of Oceanic ceramic technologies. Mineral inclusions are consistent with local geology suggesting local manufacture and the existence of Indigenous Australia's first pottery tradition. Pre-ceramic Phase 1 is associated with demographic expansions across the western islands of Zenadh Kes by local populations of marine-based hunter-gatherers who were primarily Aboriginal language speakers. Phase 2 is associated with the immigration of Papuan maritime, horticultural and pottery-making peoples to the eastern and western islands of Zenadh Kes commencing 2600 years ago. Australian then Papuan settlement expansions across the western islands of Zenadh Kes explain why the local Western-Central Language has an Aboriginal base with a Papuan overlay. First colonization of the eastern islands by Papuans explains why the local Meriam Mìr language is Papuan. Early red-slipped pottery in Zenadh Kes is linked to southern coastal Papuan pottery traditions that are reassessed to have a comparable 2600 year antiquity. Papuan settlement of the southern Papuan coast and Zenadh Kes was an extension of the post-Lapita settlement of the Pacific, an event memorialized in part by Torres Strait Islander oral tradition.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"McNiven:2008dabangai","Dugongs (Dugong dugon) are a key food item and a totemic animal with major spiritual significance for Torres Strait Islanders of northeastern Australia. These marine mammals are officially classed vulnerable to extinction which has placed hunters under considerable internal (cultural) and external (bureaucratic) pressure to lower hunting rates dramatically to sustainable levels. But did Torres Strait Islanders hunt dugongs at much lower rates in the pre-colonial past? Excavation of a ritual dugong bone mound on Mabuyag island revealed the remains of 10,000-11,000 dugongs hunted between c. 1600 and c. 1900AD. The translated hunting rate of 33-37 dugongs per year is surprisingly high and challenging as this single site represents one-third of what conservation biologists argue is the current mean sustainable hunting rate for the entire Torres Strait archipelago. These data suggest that dugong abundance was much higher in the pre-colonial past and that current hunting rates are uncharacteristically unsustainable primarily due to an unprecedented dugong population crash and not increased post-contact hunting rates.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"McNiven:2008tigershark","Tigershark Rockshelter, a small midden site on the sacred islet of Pulu in central western Zenadh Kes (Torres Strait), was visited intermittently by small groups of marine specialists between 500 and 1300 years ago. The diverse faunal assemblage demonstrates procurement of turtle, dugong, shellfish, fish, shark and ray from mangrove, reef and open water environments. Apart from a characteristic flaked quartz technology, the site contains shell body adornments. Establishment of Tigershark Rockshelter reveals increasing preference for shoreline settlements possibly for enhanced intervisibility, intimacy and liminality between newlyconceptualised territorial land- and seascapes. Intensified occupation 500-700 years ago matches concomitant demographic expansions across the region. As local settlement patterns focused on large open village sites 500 years ago, Tigershark Rockshelter became obsolete and was abandoned. These settlement reconfigurations were part of broader social transformations that eventually saw the status of Pulu change from a residential to a ceremonial and sacred place.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"McNiven:2008zenadh","This collection makes a substantial contribution to several highly topical areas of archaeological inquiry. Many of the papers present new and innovative research into the processes of maritime colonisation, processes that affect archaeological contexts from islands to continents. Others shift focus from process to the archaeology of maritime places from the Bering to the Torres Straits, providing highly detailed discussions of how living by and with the sea is woven into all elements of human life from subsistence to trade and to ritual. Of equal importance are more abstract discussions of islands as natural places refashioned by human occupation, either through the introduction of new organisms or new systems of production and consumption. These transformation stories gain further texture (and variety) through close examinations of some of the more significant consequences of colonisation and migration, particularly the creation of new cultural identities. A final set of papers explores the ways in which the techniques of archaeological science have provided insights into the fauna of islands and the human history of such places. Islands of Inquiry highlights the importance of an archaeologically informed history of landmasses in the oceans and seas of the world.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"McNiven:2009kabadul","Excavations directly below a painted panel at Kabadul Kula rock art site on the island of Dauan, northern Torres Strait, revealed buried fragments of ochre pigment to a depth of 59cm. A series of AMS 14C dates indicate that most of the ochres and all pieces of facetted ochre were deposited between 1200 and 1400 years ago. Located in a moist tropical environment where the potential for erosion and bioturbation is high, the stratigraphic integrity of the deposit was tested by micromorphological analysis of sediments. Assessment of vertical changes in the size of stone artefacts and sediment particle sizes suggest strongly that this restricted timeframe for ochre use is reliable and not a taphonomic illusion created by post-depositional disturbance. These in situ ochres are associated with an early phase of painting at the site and represent the oldest dates currently available for Torres Strait rock art.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"McNiven:2009kod","Communal ceremonial sites and social groups often share mutually reinforcing and structuring properties. As a result of this dynamic relationship, ceremonial sites and social groups exhibit ever-emergent properties as long-term works-in-progress. Ceremonial kod sites featuring shrines of trumpet shells and dugong bones were central to the communal ritual life of Torres Strait Islanders. Continuously formed over the generations by ritual additions, these shrines were linked to ongoing maintenance, legitimization and cohesion of totemic clans and moieties that formed the structural basis of island communities. As such, understanding the history of kod sites provides an opportunity to investigate the historical emergence of ethnographically-known social groups in Torres Strait. This mutual emergence is investigated archaeologically at the kod on Pulu islet which is owned and operated by the Goemulgal people of nearby Mabuyag island. Multiple radiocarbon dates from shell and bone shrines and an underlying village midden indicate that the kod, and by association the Goemulgal and their totemic clan and moiety system, emerged over the past 400 years. Aided by local oral history and ethnography, it is argued further that establishment of the kod saw the status of Pulu change from a residential to a ceremonial and sacred place.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"McNiven:2010historicising","Historicising the emergence of ethnographic activities provides insights into the reliability of ethnographic analogies to aid archaeological understandings of past human societies, as well as allowing us to explore the historical emergence of ethnographically contextualised cultural traits. Epe Amoho is the largest hunting camp rockshelter used by the Himaiyu clan (Rumu people) of the Kikori River region, southern Papua New Guinea. Contemporary ethnographic information indicates dry season site use with subsistence practices directed towards riverine fishing and shellfishing, mammal hunting and gardening in the surrounding rainforest. But how long has the site been used and when in the past did activities start to resemble those known ethnographically? Archaeological excavations revealed three pulses of activity: Recent Phase (0-500 cal BP), Middle Phase (900-1200 cal BP) and Early Phase (2500-2850 cal BP). Pollen data reveal increasing rainforest disturbance by people through time. While the best match between ethnographic and archaeological practices occurs during the Recent Phase, selected aspects of Rumu subsistence extend back to the Early Phase. As the temporal depth of ethnographically-known practices differs between archaeological sites, a complex picture emerges where Rumu cultural practices unfolded at differing points in time and space over a period of at least 3000 years.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"McNiven:2011colonisation","Expansion of Austronesian speaking peoples from the Bismarck Archipelago out into the Pacific commencing c.3300 cal BP represents the last great chapter of human global colonisation. The earliest migrants were bearers of finely made dentate-stamped Lapita pottery, hitherto found only across Island Melanesia and western Polynesia. We document the first known occurrence of Lapita peoples on the New Guinea mainland. The new Lapita sites date from 2900 to 2500 cal BP and represent a newly-discovered migratory arm of Lapita expansions that moved westwards along the southern New Guinea coast towards Australia. These marine specialists ate shellfish, fish and marine turtles along the Papua New Guinea mainland coast, reflecting subsistence continuities with local pre-Lapita peoples dating back to 4200 cal BP. Lapita artefacts include characteristic ceramics, shell armbands, stone adzes and obsidian tools. Our Lapita discoveries support hypotheses for the migration of pottery-bearing Melanesian marine specialists into Torres Strait of northeast Australia c.2500 cal BP.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"McNiven:2012fishtraps","Direct dating of stone-walled fishtraps has been a methodological challenge in archaeology and is generally considered insurmountable. Dating is usually associative, linking traps to local archaeological sites and geomorphological features of known age. Limited excavation of sediments burying the lower sections of stone-walled fishtrap features has been previously undertaken with limited success. Recent fine-grained excavation and comprehensive AMS dating and analysis of channel in-fill sediments associated with an elaborate freshwater fishtrap complex at Lake Condah, western Victoria, yields reliable insights into the phased construction and use of the feature. An early phase of basalt bedrock removal to create a bifurcated channel was subsequently in-filled with flood sediments incorporating stone artefacts and charcoal dated to c.6600 cal BP. After a hiatus, basalt blocks were added to the sides of the channel to create multi-tiered walls within the past 600–800 years. This site provides the first direct insights into the antiquity of the elaborate fishtrapping and aquaculture system developed by Aboriginal people in the Lake Condah region, and may represent one of the world’s oldest known fishtraps.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"McNiven:2014voyaging","Island archipelagos of the tropical coast of central Queensland include the most distant offshore islands used by Aboriginal Australians. Excavations on Collins, Otterbourne and High Peak Islands, located up to 40 km from the mainland, reveal evidence of offshore voyaging and marine specialisation in the Shoalwater Bay region for at least 5200 years. A time lag of up to 3000 years between island formation and systematic island use may reflect delayed development of key marine resources. Expansion of island use commencing around 3000–3500 years ago is linked to population increases sustained by synchronous increases in marine resources. Occupational hiatuses variously between 1000 and 3000 years ago are associated with increased ENSO activity. Intensified island use within the past 1000 years is primarily a social phenomenon associated with continuing demographic pressures and the development of more coastally and marine-focused mainland groups, with settlement patterns increasingly encompassing adjacent islands. The viability of risky offshore canoe voyaging was underwritten by two key high-return subsistence pursuits – hunting green turtles and collecting turtle eggs. In addition to subsistence and quartz quarrying, a key motivation for island visitation may have been socially restricted (e.g. ceremonial) practices.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"McNiven:2015fishtraps","Critics point out that a weakness of Lourandos’ ‘intensification’ paradigm for southwestern Victoria is a lack of dates for iconic fish traps of the Lake Condah region. McNiven et al. (2012) detailed excavations at Muldoons Trap Complex at Lake Condah in Gunditjmara Country, where charcoal recovered from channel infill sediments indicated initial construction at least 6600 cal. BP, making the site one of the world’s oldest known fish traps. Channel excavations also revealed the addition of basalt block walls dating to ca 600–800 cal. BP. Subsequent excavations at a second location at Muldoons demonstrate that a barrier/dam feature associated with artificial ponding of flood waters and containment of eels was added to the site complex ca 300–500 cal. BP and possibly elaborated in the nineteenth century. These results show that Muldoons Trap Complex underwent phased redevelopment and major elaboration over the past 800 years. This redevelopment followed little or no activity during the preceding 4000 years, which we argue reflected drier climatic conditions and the inability of flood waters to reach the site. Use of the site complex 5400–6600 and <800 years ago took advantage of regional increases in effective precipitation and lake water levels. Redevelopment of Muldoons Trap Complex within the past 800 years coincided with increased use of occupation sites across the broader region. Importantly, our research presents a methodological way forward to document the history of construction and use of stone-walled fish traps in the Lake Condah region.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"McNiven:2015goemu","Goemu village site on Mabuyag features one of the largest midden deposits recorded in Torres Strait. Following pioneering mapping and excavations of the site by archaeologists from University College London (UCL) in 1985, we document in detail results of follow-up excavations undertaken at two linear mounded midden deposits by archaeologists from Monash University in 2005. Comprehensive radiocarbon dating indicates Square A mound formed c.350-450 cal BP while Square B mound formed c.950-1,000 cal BP. Both mounds reveal a subsistence focus on dugong and turtle hunting supplemented by fishing and shellfishing from adjacent intertidal reef flats and mangrove forests. Lower densities of dugong bone in Square A probably reflect concomitant deposition of dugong bones in specialised ritual bone mounds. Inclusion of dog teeth, teeth extracted from children post-mortem and high density surface concentrations of bottle glass fragments in Square B indicate ritualised deposition before and after European contact. Other material culture includes pearl shell scrapers and ground clam shell adornments. Charcoal underlying midden deposits suggests pre-village landscape firing while land snails within midden deposits suggest shade trees once occurred across the now fire-induced, anthropogenic grasslands of Goemu. Intensified use of Goemu within the past 500 years parallels intensified village occupation on nearby Pulu islet, thus revealing the complementary social history of settlement sites across Goemulgaw territory.","2022-09-13 20:46:18.512 +0200","2022-09-13 20:46:18.512 +0200" +"McPhail:1982bones","The problems of establishing reliable correlations with radiocarbon dating are reviewedwith examples taken from the University of Sydney experience. Ways of overcoming these difficulties are discussed with reference to a conventional radiocarbon set-up. The limitations presented by the requirements of adequate sample sizes are also discussed. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:27:17.211 +0100" +"McPherson:2014lapstone","Identifying the influence of neotectonics on the morphology of elevated passive margins is complicated in that major morpho-structural patterns might plausibly be explained by processes related to late Mesozoic to early Cenozoic rifting and/or differential erosion induced by Cenozoic epeirogenic uplift. The proportional contribution of each process can vary from continent to continent, and potentially even within the same passive margin. In the passive margin setting of the southeast Australian highlands the documented occurrence of neotectonic deformation is rare, and accordingly its role in landscape evolution is difficult to establish. The results of investigations within the Lapstone Structural Complex, which forms the eastern range front of the Blue Mountains Plateau, provide evidence for two periods of Cenozoic neotectonic uplift in this part of the highlands. The first, demonstrated by seismic and structural evidence, is suggested to have occurred in the Paleogene, and is thus unrelated to Cretaceous rifting. The second period, demonstrated by evidence from the Kurrajong Fault (presented herein) suggests that uplift occurred in both the Mio-Pliocene and the Middle Pleistocene. The cumulative Neogene and younger uplift of ~15 m determined for the Kurrajong Fault is less than 10% of the 130 m of total measured throw across the fault. The apparently minor contribution of neotectonism to the current elevation of the Blue Mountains Plateau supports a predominantly erosional exhumation origin for the topographic relief at the plateau's eastern edge. This finding contrasts with evidence from fault complexes associated with similar topographic relief elsewhere in the south-eastern highlands, indicating that present-day topography cannot be directly related to relief generated by Neogene and younger uplift, even from relatively closely-spaced (< 150 km) structures within the same passive margin. These findings have implications for understanding the spatio-temporal variability of post-rift faulting in continental passive margin settings and the evolution of landscapes therein. Copyright 2014 John Wiley & Sons, Ltd.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"McPhillips:2013cordillera","The landscape response to climate change is frequently investigated with models because natural experiments on geologic timescales are rare. In Quebrada Veladera, in the western Andes Mountains, the formation of alluvial terraces during periods of high precipitation presents opportunities for such an experiment. We compare drainage‐average erosion rates during Pleistocene terrace deposition with Holocene rates, using cosmogenic 10Be samples for seven pairs of quartz sand taken from the trunk and tributaries of Quebrada Veladera and adjacent terraces. Each pair consists of sediment collected from the modern channel and excavated from an adjacent fill terrace. The terrace fill was deposited at ~16 ka and preserved an isotopic record of paleoerosion rates in the Late Pleistocene. Modern sands yield 10Be concentrations between 1.68 × 105 and 2.28 × 105 atoms/g, corresponding to Holocene erosion rates between 43 ± 3 and 58 ± 4 mm/kyr. The 10Be concentrations in terrace sands range from 9.46 × 104 to 3.73 × 105 atoms/g, corresponding to paleoerosion rates from 27 ± 2 to 103 ± 8 mm/kyr. Smaller, upstream tributaries show a substantial decline in erosion rate following the transition from a wet to dry climate, but larger drainage areas show no change. We interpret this trend to indicate that the wetter climate drove landscape dissection, which ceased with the return to dry conditions. As channel heads propagated upslope, erosion accelerated in low‐order drainages before higher‐order ones. This contrast disappeared when the drainage network ceased to expand; at that point, erosion rates became spatially uniform, consistent with the uniformity of modern hillslope gradients.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"McQuinn:1996wisconsin","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"McWethy:2009fires","In most parts of the world where people have colonized and modified their landscapes for several millennia or more, it is often difficult to discriminate anthropogenic burning from natural fire regimes that are linked to climate regimes. New Zealand provides a unique setting for identifying human influence on fire occurrence because it was settled recently (c. AD 1280) at a time when climates are considered to be similar to today. Late-Holocene pollen and charcoal records from New Zealand provide striking evidence for initial Polynesian (Māori) arrival being strongly associated with widespread burning and loss of native forest. The duration of initial forest clearance and the spatial pattern of burning that led to this transformation are still poorly understood. We present high-resolution charcoal and pollen analyses of sediment cores from five lakes, located on the deforested eastern side of the Southern Alps. These records document the local fire history of the last 1000 years and the response of vegetation and watersheds to burning. Our results suggest that one to several high-severity fires occurred within a few decades of initial Māori arrival, and this 'Initial Burning Period' (IBP) resulted in the majority of forest loss and erosion. Changes in sedimentation rates, soil chemistry and magnetic susceptibility occurred simultaneously with the first fires at some sites, and marked the end of the IBP at others, suggesting substantial and rapid alteration of watershed vegetation, soil and biochemistry. Timing of the beginning of the IBP varied across sites but the duration of this period was brief (decades to a century). Our results suggest that Māori burning of native forests was deliberate and systematic. These forests had no previous history of fire and thus showed little resilience to the introduction of a new disturbance.","2023-07-28 11:01:26.780 +0200","" +"McWethy:2010rapid","Humans have altered natural patterns of fire for millennia, but the impact of human-set fires is thought to have been slight in wet closed-canopy forests. In the South Island of New Zealand, Polynesians (Māori), who arrived 700–800 calibrated years (cal y) ago, and then Europeans, who settled ∼150 cal y ago, used fire as a tool for forest clearance, but the structure and environmental consequences of these fires are poorly understood. High-resolution charcoal and pollen records from 16 lakes were analyzed to reconstruct the fire and vegetation history of the last 1,000 y. Diatom, chironomid, and element concentration data were examined to identify disturbance-related limnobiotic and biogeochemical changes within burned watersheds. At most sites, several high-severity fire events occurred within the first two centuries of Māori arrival and were often accompanied by a transformation in vegetation, slope stability, and lake chemistry. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:28:23.349 +0100" +"McWethy:2014transitions","Human-caused forest transitions are documented worldwide, especially during periods when land use by dense agriculturally-based populations intensified. However, the rate at which prehistoric human activities led to permanent deforestation is poorly resolved. In the South Island, New Zealand, the arrival of Polynesians c. 750 years ago resulted in dramatic forest loss and conversion of nearly half of native forests to open vegetation. This transformation, termed the Initial Burning Period, is documented in pollen and charcoal records, but its speed has been poorly constrained. High-resolution chronologies developed with a series of AMS radiocarbon dates from two lake sediment cores suggest the shift from forest to shrubland occurred within decades rather than centuries at drier sites. We examine two sites representing extreme examples of the magnitude of human impacts: a drier site that was inherently more vulnerable to human-set fires and a wetter, less burnable site. The astonishing rate of deforestation at the hands of small transient populations resulted from the intrinsic vulnerability of the native flora to fire and from positive feedbacks in post-fire vegetation recovery that increased landscape flammability. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:28:24.826 +0100" +"McWethy:2017aboriginal","To evaluate the influence of climate and Aboriginal landscape management on Holocene vegetation and fire activity. Flinders Island, Bass Strait, Tasmania where archaeological data document extended periods of human presence and absence over the past 12,000 years. We evaluated climate–human–fire interactions through high-resolution pollen, charcoal and geochemical analyses of sediment cores from two wetland sites. Proxies for environmental change are qualitatively compared with archaeological data documenting Aboriginal occupation and later abandonment during the mid-Holocene. Warm and dry conditions of the early Holocene combined with anthropogenic ignitions promoted frequent fires that sustained highly fire-tolerant Eucalyptus savanna. During the mid-Holocene, when both temperatures and precipitation reached Holocene maxima, archaeological data suggest Aboriginal populations abandoned Flinders Island. At this time, Eucalyptus savanna was replaced by Casuarinaceae and broadleaf forests and fire activity decreased. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:28:25.121 +0100" +"Mead:2005balaenidae","Family Balaenidae","2023-01-05 16:42:05.198 +0100","" +"Mead:2005balaenopteridae","Family Balaenopteridae","2023-01-05 16:42:05.198 +0100","" +"Mead:2005cetacea","Order Cetacea","2023-01-05 16:42:05.198 +0100","" +"Mead:2005delphinidae","Family Delphinidae","2023-01-05 16:42:05.198 +0100","" +"Mead:2005eschrichtiidae","Family Eschrichtiidae","2023-01-05 16:42:05.198 +0100","" +"Mead:2005iniidae","Family Iniidae","2023-01-05 16:42:05.198 +0100","" +"Mead:2005monodontidae","Family Monodontidae","2023-01-05 16:42:05.198 +0100","" +"Mead:2005neobalaenidae","Family Neobalaenidae","2023-01-05 16:42:05.198 +0100","" +"Mead:2005phocoenidae","Family Phocoenidae","2023-01-05 16:42:05.198 +0100","" +"Mead:2005physeteridae","Family Physeteridae","2023-01-05 16:42:05.198 +0100","" +"Mead:2005platanistidae","Family Platanistidae","2023-01-05 16:42:05.198 +0100","" +"Mead:2005ziphiidae","Family Ziphiidae","2023-01-05 16:42:05.198 +0100","" +"Mearce:2017himalaya","Geodetic models suggest that much of the convergence across the Himalaya (~20 mm yr-1) is taken up on the Main Himalayan Thrust, the main decollement beneath the Himalayan orogenic wedge. In Central Nepal and the majority of Northwest India, several geomorphic, geophysical and seismological datasets indicate that this decollement has a mid-crustal ramp that continues uninterrupted for hundreds of kilometers along strike from Nepal in the east to Uttarakhand in the west. In this study, I use spatial analyses of elevation, relief, channel steepness indices, and basin-wide erosion rates from cosmogenic 10Be concentrations to outline a potential large-scale change in the active fault configuration between the Main Himalayan Thrust and Main Boundary Thrust near longitude 77°E in the Northwestern Indian Himalaya. The physiography in the areas to the east of 77oE appears similar to that observed along much of the Himalaya where topographic relief, erosion rates, and river channel steepness (ksn <200) remain relatively low in the areas to the south of a line known as the Physiographic Transition2. North of the Physiographic Transition2, these metrics increase sharply within a 30-km zone due to higher rock uplift rates above a mid-crustal ramp on the decollement or an unidentified out-of-sequence thrust fault that soles to the decollement. Either of these models are perceivable with a duplex growing by underplating of the Indian plate into the Himalayan orogenic wedge contributing to higher rock uplift rates north of the Physiographic Transition2. To the west of 77oE, however, the landscape morphology indicates the Main Boundary Thrust makes a northward bend coinciding with the along-strike termination of the Physiographic Transition2 and an arc-perpendicular Bouguer gravity anomaly reflecting a trough on the Indian plate near longitude 77°E. These data suggest that the Main Boundary Thrust merges along strike with the ramp or with an emergent fault soling into the Main Himalayan Thrust at this location, potentially marking a significant change in tectonic configuration along the Himalayan arc.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Medlin:1996sinkhole","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Meehan:1975phd","This thesis is about the role of shellfish in the total diet of a group of coastal hunters and gatherers. The shell gathering activities of the Anbara, a group of Gidjingali-speaking Australian Aborigines living around the mouth of the Blyth River in Arnhem Land during 1972-3, is described in detailed quantitative terms. Reasons for choosing this topic are discussed in Chapter 1 where attention is drawn to the contrast between the abundance of shell midden deposits in the archaeological record and the paucity of shell gathering studies amongst contemporary hunters and gatherers. The Gidjingali are introduced in Chapters 2 and 3 in which an account of their culture, history and present situation is given, together with a description of the major features of their hunting life during 1972-3. Fieldwork conditions and methods are discussed in Chapter 4. Chapters 5 to 9 contain data about the shellfish gathering that occurred during 1972-3. Chapter 5 describes Gidjingali systems of classification that incorporate shellfish taxa; while Chapter 6 elucidates the major patterns of shellfish predation. A detailed ethnographic background for this quantitative data is provided in Chapter 7, where the collection, cooking and disposal of shellfish are described. The performances of individual gatherers are presented in Chapter 8 and the conclusions are compared with those from other similar studies. The contribution made by shellfish to the total Anbara diet is assessed in Chapter 9 and the diets of several other foraging groups are examined. Destruction of the open sea Blyth River shell beds, during the 1973-4 wet season is discussed in terms of the changing role of shellfish in Anbara diet. Evidence for dietary changes within the remembered past are presented; together with an introduction to the numerous prehistoric shell middens on Anbara territory which extend back in time to the days of the ’dreaming.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Meehan:1983choice","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Megaw:1968sydney","Recent publications (McBryde 1966, Mulvaney 1966, Mulvaney and Joyce 1965) have outlined the chronological framework gradually being established from excavations for the eastern part of New South Wales. Since 1962 fieldwork directed by the present writer under the auspices of the Australian Institute of Aboriginal Studies has been concentrated on the historic coastal area to the south of Sydney. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:27:39.651 +0100" +"Mein:2014discovery","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Meisterfeld:2008bullinularia","Bullinularia foissneri nov. sp. was collected in soil samples from Mt. Buffalo National Park Victoria, Australia. The new species has a very conspicuous test morphology. The tests of this large species (143–207 μm) is round to egg-shaped, the aperture is close to the front end and lies at the bottom of a deep furrow that separates the apex and the dorsal apertural lip from the bel- lied ventral side. By these characters B. foissneri can be distinguished from all other species of the genus easily. A synopsis of the genus shows that B. pulchella SCHÖNBORN, 1964 is almost identical to B. minor HOOGENRAAD & DE GROOT, 1948 and should be seen as a synonym. Bullinularia navicula BONNET, 1979 has no pores around the aperture and is transferred to Plagiopyxis.","2023-01-05 16:42:05.198 +0100","" +"Memmott:2006gulf","This paper presents a set of hypotheses to explain the cultural differences between Aboriginal people of the North and South Wellesley Islands, Gulf of Carpentaria and to characterise the relative degree and nature of their isolation and cultural change over a 10,000-year time-scale. This opportunity to study parallelisms and divergences in the cultural and demographic histories of fisher-hunter-gatherers arises from the comparison of three distinct cultural groupings: (a) the Ganggalida of the mainland, (b) the Lardil and Yangkaal of the North Wellesley Islands, and (c) the Kaiadilt of the South Wellesley Islands. Despite occupying similar island environments and despite their languages being as closely related as for example, the West Germanic languages, there are some major differences in cultural, economic and social organization as well as striking genetic differences between the North and South Wellesley populations. This paper synthesizes data from linguistics, anthropology, archaeology, genetics and environmental science to present hypotheses of how these intriguing differences were generated, and what we might learn about early processes of marine colonization and cultural change from the Wellesley situation.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Mendelova:2020extensive","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Menkhorst:2001mammals","This title provides concise and accurate details of the appearance, diagnostic features, distribution, habitat, and key behavioural characters of all mammals known to have occurred in Australia or its waters since the time of settlement by Europeans","2023-02-17 13:35:53.701 +0100","" +"Menounos:2013fuego","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Menounos:2013tiedemann","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Menounos:2017reversals","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Mentlik:2013bohemian","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Mercier:1999vosges","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Meriaux:2004altyn","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Merino:2010origin","The Species Survival Commission (SSC) of the International Union for Conservation of Nature (IUCN) is pleased to support the book “Neotropical Cervidology” edited by Drs. José Maurício Barbanti Duarte (Vice-chair of the IUCN SSC Deer Specialist Group (DSG)) and Susana González (Co-chair of the DSG). This ambitious project was initiated four years ago by the Neotropical section of the DSG. The aim was to compile a state-of-the-art knowledge of Neotropical deer species. Since 1998 when the Deer Action Plan (DAP) was published, there has been no publication that has followed up on all the DAP’s recommendations and proposed management actions. ... [_truncated_]","2023-01-20 10:09:29.977 +0100","" +"Merrilees:1970check","Finds of rabbit which have been dated by C14 and which coincide with historical evidence for the introduction of rabbits to this area confirm the older dating of finds of marsupial wolf and dingo.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Merrilees:1979environment","Review of WAs prehistoric environment over the last 2000,000 years; covers climate, glacioeustatic changes, geology, mammals and the impact of Aborigines on the environment.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Meyer:2008rhenish","We determined erosion rates on timescales of 101–104 years for two catchments in the northeastern Rhenish Massif, in order to unravel the Quaternary landscape evolution in a Variscan mountain range typical of central Europe. Spatially averaged erosion rates derived from in situ produced 10Be concentrations in stream sediment of the Aabach and Möhne watersheds range from 47 ± 6 to 65 ± 14 mm/ka and integrate over the last 9–13 ka. These erosion rates are similar to local rates of river incision and rock uplift in the Quaternary and to average denudation rates since the Mesozoic derived from fission track data. This suggests that rock uplift is balanced by denudation, i.e., the landscape is in a steady state. Short-term erosion rates were derived from suspended and dissolved river loads subsequent to (1) correcting for atmospheric and anthropogenic inputs, (2) establishing calibration curves that relate the amount of suspended load to discharge, and (3) estimating the amount of bedload. The resulting solid mass fluxes (suspended and bedload) agree with those derived from the sediment volume trapped in three reservoirs. However, resulting geogenic short-term erosion rates range from 9 to 25 mm/ka and are only about one-third of the rates derived from 10Be. Model simulations in combination with published sediment yield data suggest that this discrepancy is caused by at least three factors: (1) phases with higher precipitation and/or lower evapotranspiration, (2) rare flood events not captured in the short-term records, and (3) prolonged periods of climatic deterioration with increased erosion and sediment transport on hillslopes.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Meyer:2010black","To determine how topographic relief in mountainous regions evolves through time we present a new approach that uses in situ-produced cosmogenic 10Be to quantify (1) spatially averaged denudation rates of small watersheds and (2) local denudation rates of the ridge crests bounding these basins. The technique is applied to two catchments in the Black Forest, a forested mountain range with a local relief of a few hundred meters, which is typical for ranges in central Europe. Both the Acher and the Gutach catchments expose predominantly Carboniferous granite, and only minor amounts of high-grade gneiss and Triassic sandstone. The latter occurs on ridges defining the eastern boundaries of the catchments, above a regional unconformity. In the Acher and northern Gutach watersheds denudation rates of subcatchments derived from 10Be concentrations in stream sediment range from 52 to 87 mm/ka and 59 to 91 mm/ka, respectively. In contrast, grus samples from the ridge crests bounding both watersheds yield lower denudation rates of 34 to 59 mm/ka. The differences in denudation rates for sample pairs from individual subcatchments and adjacent ridge crests reveals that topographic relief is growing at a mean rate of 24 ± 12 mm/ka (with the exception of the flat southwestern part of the Gutach catchment, where catchment-wide denudation rates are similar to the rate of ridge crest lowering). The inferred rates of denudation and relief growth are consistent with erosion rates calculated from the known thickness of Triassic to Lower Jurassic sediments, which were once present above the regional unconformity but have been largely eroded during the exhumation of the Black Forest. The onset of exhumation ∼ 19 Ma ago is constrained by thermal modelling of apatite fission track data, which suggest a cooling rate of ∼ 3 °C/Ma. Combined with a geothermal gradient of 30 to 40 °C/km this cooling rate yields an average exhumation rate of 75-100 mm/ka for the modelled apatite fission track data, which is comparable to spatially averaged denudation rates derived from cosmogenic 10Be. Our new approach may help to determine whether tectonically active mountain ranges are in a topographic steady state, in which rates of rock uplift and denudation are equal, or if such a dynamic equilibrium has not yet been attained.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Meyer:2020oyu","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Middleton:2012mcmurdo","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Milham:1976antiquity","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Miller:1999genyornis","More than 85 percent of Australian terrestrial genera with a body mass exceeding 44 kilograms became extinct in the Late Pleistocene. Although most were marsupials, the list includes the large, flightless mihirung Genyornis newtoni. More than 700 dates onGenyornis eggshells from three different climate regions document the continuous presence of Genyornis from more than 100,000 years ago until their sudden disappearance 50,000 years ago, about the same time that humans arrived in Australia. Simultaneous extinction of Genyornis at all sites during an interval of modest climate change implies that human impact, not climate, was responsible.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Miller:2005collapse","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Miller:2006baffin","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Miller:2016colonisation","Throughout the Quaternary, the flora and fauna of Australia evolved and adapted to the high-amplitude, low- and high-frequency climate changes that characterized the ice-age cycles. However, during the last glacial cycle, between ∼120 and 15 ka, unprecedented irreversible changes in flora and fauna occurred, and in that same interval modern humans established their first firm presence in the landscape. Disentangling the impacts of the first-order trend toward a colder, drier planet through the Late Quaternary from the impacts of human colonization has been challenging, from both the chronological and paleoenvironmental perspectives. We utilize the stable isotopes of carbon and oxygen preserved in near-continuous time series of Dromaius (emu) eggshell from five regions across Australia to provide independent reconstructions of ecosystem status and climate over the past 100 ka. Carbon isotopes are determined by the diet consumed by the female bird, whereas oxygen isotopes record the status of local moisture balance in the months prior to breeding. Together, δ13C and δ18O provide ecosystem status and climate from the same dated sample, reducing correlation uncertainties between proxies. Combined with recent improvements in the chronologies of Late Quaternary shorelines fringing inland lake basins and deflation during arid times, these data collectively reaffirm that Australia generally became increasingly, albeit irregularly, drier from the last interglaciation through to the last glacial maximum. Dromaius eggshell δ18O documents peak aridity between 30 and 15 ka, but shows no evidence of exceptional climate change between 60 and 40 ka. In contrast, Dromaius δ13Cdiet documents an irreversible loss of the majority of palatable summer-rainfall-related C4 grasses across the Australian arid zone between 50 and 45 ka, about the same time that the giant megafaunal bird, Genyornis, became extinct, and coincident with human dispersal across the continent. Our data indicate that changes unique to Australia occurred between 50 and 45 ka that led to a new climate-vegetation relationship and an overall reduction in effective moisture across much of the continent. The large summer-rainfall-dominated lakes of interior Australia failed to re-fill subsequently, despite a wide range of global climate states. A full explanation for the mechanisms behind these changes remains elusive, but they are almost certainly related to human agency. Plausible explanations include a change in fire regime resulting from human-lit fires, a change in fire regime following extinction of megafaunal browsers, and/or a threshold response to increasing aridity. Of these, the climate change explanation is least likely, given the lack of evidence for unprecedented aridity between 60 and 40 ka, and the successful adaptation of Australian ecosystems to 2.5 Ma of similar changes.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Miller:2016predation","Although the temporal overlap between human dispersal across Australia and the disappearance of its largest animals is well established, the lack of unambiguous evidence for human–megafauna interactions has led some to question a human role in megafaunal extinction. Here we show that diagnostic burn patterns on eggshell fragments of the megafaunal bird Genyornis newtoni, found at >200 sites across Australia, were created by humans discarding eggshell in and around transient fires, presumably made to cook the eggs. Dating by three methods restricts their occurrence to between 53.9 and 43.4 ka, and likely before 47 ka. Dromaius (emu) eggshell occur frequently in deposits from >100 ka to present; burnt Dromaius eggshell first appear in deposits the same age as those with burnt Genyornis eggshell, and then continually to modern time. Harvesting of their eggs by humans would have decreased Genyornis reproductive success, contributing to the birds extinction by ∼47 ka.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Miller:2018wolfe","A bolide that impacted NW Australia during the Late Quaternary left a circular depression more than 100 m deep and nearly a kilometer in diameter, with a crater rim ∼30 m above the regional terrain. The resultant crater is a window into the regional water table. The surface of the contemporary central pan is 25 m below the adjacent terrain, coincident with the late Holocene regional water table modified by local evaporative processes. Shielded from aeolian deflation by the crater rim, the central depression has slowly filled with dust, sand, and chemical precipitates, estimated to be 20–100 m thick based on geophysical surveys, one of the few continuous depocenters in the Australian Arid Zone. The nature of the crater's sediment fill is controlled by interactions between the water table, primarily in response to changes in summer monsoon rain, changes in the delivery of sand and dust to the crater by the prevailing easterly winds, and the level of the sedimentary fill surface. Optically Stimulated Luminescence (OSL) and 14C dates constrain an age model indicating the upper 10 m of sediment fill recovered from the central pan span the past ∼60 ka. The lowest 3 m consist of clayey sand deposited in perennial water during Marine Isotope Stage (MIS) 3. The water table subsequently dropped rapidly ∼35 ka and remained more than 7 m below the late Holocene level through most of MIS 2, during which 2 m of sandy clay was deposited on a dry crater floor, confirming a dry and dusty Last Glacial Maximum (LGM) climate. By 14 ka a rising water table intersected the crater surface, modifying the upper 50 cm of LGM sediment, and syndepositionally modifying another 60 cm of subsequent sandy clay deposition. Aeolian sediment delivery effectively ceased ∼13 ka, and the upper 4.8 m is a gypsum-dominated precipitate, which initially accumulated rapidly, before equilibrating with the late Holocene water table shortly after 6 ka. Lacustrine carbonate encrustations on rocks at the base of the crater wall and ∼4 m above the central pan with 14C ages >40 ka document a time when regional groundwater maintained a water body in the crater 3.5–4.5 m above the modern groundwater level. The crater wall deflected the prevailing easterly winds, creating a horseshoe-dune extending westerly on both sides of the crater, with an extension rate of 35 m ka1. An augered hole through the northern dune revealed 10 m of sediment overlying ferricrete. The lowest meter is a mixture of broken ferricrete and sand that we interpret to be debris from the bolide impact. Three OSL dates through the dune project an age for the debris-dune contact of 120  10 ka. Changes in physical properties and bulk sediment δ13C through the 9 m of aeolian sediment indicate the lowest 1.8 m was deposited during MIS 5 (120–85 ka), under a uniformly wetter climate than present. The overlying 4.3 m of sediment was deposited between 85 and 14 ka (MIS 4, 3, 2) and exhibits transitional characteristics between the lower unit and the upper 3.8 of sand, which was deposited primarily during the Holocene. Large changes in the regional water table occurred over the past 60 ka, including an LGM water table persistently ≥7 m lower than late Holocene levels, and 3.5–4.5 m higher prior to 40 ka, plausibly in MIS 5, indicative of a stronger Australian Summer Monsoon than at any time subsequently. Age models and sediment properties from the two sedimentary records indicate the crater was formed >60 ka and most likely ∼120 ka, more recently than previous estimates.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Mills:1992lizard","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Mills:2013drought","In line with many parts of eastern Australia, Western Victoria has been suffering from a prolonged dry spell that has had economic, social and environmental impacts. However, it is uncertain whether such an event is a natural component of long term, natural, climatic variability or whether it has been brought on, or exacerbated by, regional European land use or by human induced global warming. This research has sought out the lakes that are most likely to be responsive to the past variations in effective moisture, such as past drought events, and analysed them in the highest practical resolution allowing regional changes in rainfall to be inferred, as well as assessing the resilience of many of our wetland ecosystems to future climate stress.","2023-01-05 16:42:05.198 +0100","" +"Milne:1998affiliates","Late Eocene proteaceous pollen assemblages of southern Australia containnumerous specimens of Conospermeae affiliation. As many of these aremorphologically confusing or nondescript, they have often been overlooked orgrouped within other fossil pollen species. In the western Eucla and MurrayBasins these fossil pollen types fall into two major categories: small speciesconventionally referred to unrelated New Zealand fossil taxa, and thoseincluded in Beaupreaidites elegansiformis Cookson 1950or Beaupreaidites spp. Integrated microscopy of singlefossil grains and a thorough investigation of extant Conospermeae pollen typesaided an investigation of the morphology and affiliations of these problematicgroups. Beaupreaidites elegansiformis was originallyillustrated by three dissimilar specimens, each from a different locality. Ofthese, two can be aligned with Beauprea Brongn. & Gris., and the other, the former lectotype, is an extinct form unrelated toBeauprea. The diagnosis ofBeaupreaidites Cookson emend. Martin is amplified;B. elegansiformis is emended and its lectotypesuperseded; B. orbiculatus Dettmann & Jarzen 1988 istransferred to Proteacidites; and five new species aredescribed (Beaupreaidites diversiformis,Proteacidites bireticulatus,P. carobelindiae, P. cirritulus,and P. marginatus).Proteacidites cirritulus can be positively aligned withpollen of the sclerophyllous genus Petrophile R.Br., inparticular with species now endemic to eastern Australia. The remainingProteacidites species, previously assigned toBeaupreaidites, were likely to have been shed by extinctproteaceous taxa closely allied to Petrophile. ... [_truncated_]","2023-01-05 16:42:05.198 +0100","2023-01-11 09:27:14.256 +0100" +"Milne:2016dietary","Diet and, more broadly, trophic ecology is an important aspect of microbat ecology that provides valuable information on how species interact and persist within the environment. In this study, we assessed the trophic ecology of a microbat assemblage in the wet-dry tropics of northern Australia. On the basis of analysis of stomach and faecal contents, we assessed 23 species representing seven families, including three species (Taphozous kapalgensis, Nyctophilus arnhemensis and Pipistrellus adamsi) for which no previous dietary data are available. Insects were the principal food source of all species in the Top End microbat assemblage. For foraging guilds, a higher percentage of Orthoptera and Coleoptera were present in species from the 'Uncluttered' guild whereas a higher percentage of Lepidoptera were taken by bats in the 'Background clutter' and 'Highly cluttered' guilds. However, there was considerable overlap between microbat diets irrespective of foraging strategy.","2023-02-17 13:35:53.701 +0100","" +"Mishra:2019queensland","Although water is one of the main agents of erosion in many environmental settings, many erosion rates derived from beryllium-10 (10Be) suggests that a relationship between precipitation and erosion rate is statistically non-significant on a global scale. This might be because of the strong influence of other variables on erosion rate. The first chapter of this thesis contains global 10Be compilation, in which I examine if mean annual precipitation has a statistically significant secondary control on erosion rate. My secondary variable assessment suggests a significant secondary influence of precipitation on erosion rate. This is the first time that the influence of precipitation on 10Be-derived erosion rate is recognized on global scale. In fact, in areas where slope is <200m/km (~11°), precipitation influences erosion rate as much as mean basin slope, which has been recognized as the most important variable in previous 10Be compilations. In areas where elevation is <1000m and slope is <11°, the correlation between precipitation and erosion rate improves considerably. These results also suggest that erosion rate responds to change in mean annual precipitation nonlinearly and in three regimes: 1) it increases with an increase in precipitation until ~1000 mm/yr; 2) erosion rate stabilizes at ~1000 mm/yr and decreases slightly with increased precipitation until ~2200 mm/yr; and 3) it increases again with further increases in precipitation. This complex relationship between erosion rate and mean annual precipitation is best explained by the interrelationship between mean annual precipitation and vegetation. Increased vegetation, particularly the presence of trees, is widely recognized to lower erosion rate.","2024-01-18 16:42:16.917 +0100","" +"Mitchell:1994cobourg","This thesis is concerned with the process of and consequences of culture contact on the Cobourg Peninsula, northwestern Arnhem Land. Aboriginals from the Cobourg Peninsula came into regular and intensive contact with several groups of foreigners from the beginning of the eighteenth century. Macassan trepang fishermen from southern Sulawesi made annual voyages to the area. Britain attempted to establish two settlements, Fort Wellington and Victoria on the Cobourg Peninsula in the first half of the nineteenth century. From the end of the nineteenth century the Cobourg Peninsula was host to an assortment of timber getters, pastoralists, buffalo shooters and trepang fishermen of a variety of nationalities. Both archaeological and historical data are used in this thesis to address questions about two main issues. The first issue concerns the types of economic and social relationships which developed between Aboriginals and foreigners, and the chronological trends that can be identified in these relationships. The second, and most important issue concerns the degree to which culture contact impacted on Aboriginal hunter-gatherer economies on the Cobourg Peninsula. Ethnohistoric and ethnographic data are employed to develop models regarding the potential impact of culture contact on indigenous subsistence patterns, regional exchange networks and settlement patterns. In order to test these models, a series of midden sites from the Cobourg Peninsula have been recorded and excavated. Contrasts which can be identified between pre-contact and post-contact middens include changes in the relative frequency of turtle and dugong remains and the size and composition of stone artefact assemblages. Major differences in the size and structure of pre-contact and post-contact midden deposits are also apparent. These contrasts confirm that foreign contact was responsible for three major changes within the indigenous economy on the Cobourg Peninsula. Firstly, there was a dramatic increase in the intensity with which large marine animals were exploited. This change was facilitated by the widespread adoption of foreign maritime technology such as the dugout canoe and iron harpoons. Secondly, regional indigenous exchange networks in northwestern Arnhem Land, as reflected by the movement of material goods such as stone artefacts, accelerated after the onset of Macassan contact. Finally, a shift took place in the nature of Aboriginal settlement patterns on the coastline, with larger group sizes and decreased residential mobility during the post-contact period.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Mitchell:2010penrith","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Mitchell:2023cordillera","Deep canyons along the Salmon, Snake, and Clearwater rivers in central Idaho, USA suggest long-lasting transient incision, but the timing and drivers of this incision are not well understood. The perturbation of the Yellowstone hotspot, eruption of flood basalts, and drainage of Lake Idaho all occurred within or near to this region, but the relationship among these events and incision is unclear. Here, we utilized in situ 10Be cosmogenic radionuclide concentrations for 46 samples (17 new) of fluvial sediment across the region to quantify erosion rates, calibrate stream power models, and estimate incision timing. We estimate that transient incision along the Salmon River began prior to ca. 10 Ma. However, canyon age decreases to ca. 5 Ma or earlier farther to the north. For a group of tributaries underlain by basalt, we use the age of the basalt to estimate that local transient incision began between ca. 11.5 and 5 Ma. Based on these timing constraints, the canyons along the Salmon and Clearwater rivers predate the drainage of Lake Idaho. We argue that canyon incision was triggered by events related to the Yellowstone hotspot (e.g., basalt lava damming, subsidence of the Columbia Basin, reactivation of faults, and/or lower crustal flow). Furthermore, our models suggest basalt may be more erodible than the other rock types we study. We show that lithology has a significant influence on fluvial erosion and assumptions regarding river incision model parameters significantly influence results. Finally, this study highlights how geodynamic processes can exert a significant influence on landscape evolution.","2024-01-17 16:36:17.120 +0100","" +"Moller:2010greenland","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Molliex:2016lion","During the Pliocene and the Quaternary, the Gulf of Lion, the northern passive margin of the Liguro-Provençal basin in the western Mediterranean Sea, received sediments from a 120 000 km2 drainage area constituted by several structural domains. The denudation of mountainous areas, source of this sedimentary supply, results from complex interactions between tectonics, climate, morphology, and rock erodibility. In this study, denudation rates from the present-day and ranging back to the Quaternary and the Pliocene are quantified using four independent methods allowing an investigation over different time scales: 1) compilation of present-day measured sediment fluxes, 2) determination of catchment-scale cosmogenic denudation rates through measurements of in situ-produced 10Be concentrations in sands sampled at the outlet of present-day rivers, 3) estimation of eroded volumes within catchments using a DEM to quantify long-term averaged Quaternary denudation rates, and 4) quantification of sediment volumes deposited within the marine realm of the Gulf of Lion. The results obtained by these four methods are in agreement within the range of uncertainties.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Molliex:2016mediterranean","The Mediterranean domain is characterized by a specific climate resulting from the close interplay between atmospheric and marine processes and strongly differentiated regional topographies. Corsica Island, a mountainous area located in the western part of the Mediterranean Sea is particularly suitable to quantify regional denudation rates in the framework of a source‐to‐sink approach. Indeed, fluvial sedimentation in East‐Corsica margin is almost exclusively limited to its alluvial plain and offshore domain and its basement is mainly constituted of quartz‐rich crystalline rocks allowing cosmogenic nuclide 10Be measurements. In this paper, Holocene denudation rates of catchments from the eastern part of the island of Corsica are quantified relying on in situ produced 10Be concentrations in stream sediments and interpreted in an approach including quantitative geomorphology, rock strength measurement (with a Schmidt Hammer) and vegetation cover distribution. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:27:33.452 +0100" +"Monks:2015molluscs","This paper presents the results of investigations of two newly recorded sites: the Oakajee midden north of Geraldton, and the North Head midden near Jurien Bay, both in Western Australia (WA). The Oakajee midden is situated in a dune complex containing open artefact concentrations and other archaeological sites. The North Head midden is eroding from a shallow dune atop a limestone cliff overlooking a wavecut rock platform. These middens contribute to the sparse data on mid- to late Holocene marine resource exploitation along the WA coastline. The results of radiocarbon analyses show that midden deposition ceased ca 3000 cal. BP. We suggest that this change reflects a decline in littoral resource exploitation following the stabilisation of Holocene sea levels, when environmental and geomorphological conditions altered the availability and accessibility of estuarine and littoral molluscs.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Monks:2016yellabidde","Evidence for human occupation of Western Australia’s northern Swan Coastal Plain derives mainly from Holocene coastal midden sites. Here, we present preliminary results from archaeological investigations at Yellabidde Cave, located 9 km inland from the present coast. Excavations in the limestone cave’s sandy floor deposit revealed cultural and palaeontological materials dating from c. 25,500 cal. BP to the 19th C. These provide the first evidence for Pleistocene occupation in the region, indicating that Yellabidde Cave was intermittently occupied throughout the late Pleistocene and Holocene, and reflecting dynamic human-environment relationships in present near-coastal to littoral environments.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Monks:2018thesis","Aboriginal people across Australia have long used fire as a means of land management. However, archaeological evidence of this and other land management practices is difficult to identify. Using zooarchaeological evidence from three caves in the Northern Swan Coastal Plain, southwestern Australia, this thesis explores landscape-scale Holocene environmental change and its relationship with Aboriginal subsistence. Changes in Aboriginal diet and environment are associated with increasing abundances of animal species that benefit from mosaic habitats. Given late Holocene climates were stable, marked changes in habitat c.1000 years ago are interpreted as resulting from the increased use of fire for land management.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Moon:2011washington","Since the Last Glacial Maximum, the extent of glaciers in many mountainous regions has declined, and erosion driven by glacial processes has been supplanted by fluvial incision and mass wasting processes. This shift in the drivers of erosion is thought to have altered the rate and pattern of denudation of these landscapes. The Washington Cascades Mountains in the northwestern USA still bear the topographic imprint of Pleistocene glaciations, and are affected by large variations in precipitation, making them an ideal setting to assess the relative controls of denudation. Here we show that denudation rates over the past millennia, as determined by 10Be exposure ages, range from 0.08 to 0.57 mm yr−1, about four times higher than the rates inferred for million-year timescales. We find that the millennial timescale denudation rates increase linearly with modern precipitation rates. Based on our landscape analyses, we suggest that this relationship arises because intense precipitation triggers landslides, particularly on slopes that have been steepened by glacial erosion before or during the Last Glacial Maximum. We conclude that the high modern interglacial denudation rates we observe in the Washington Cascades are driven by a disequilibrium between the inherited topography and the current spatial distribution of erosional processes that makes this range particularly sensitive to spatial variations in climate.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Moon:2018mendocino","The Mendocino Triple Junction (MTJ) region in northern California is an archetype for studying landscape response to varying rock uplift rates as they increase toward the triple junction. Underpinning these studies lies the assumption that this landscape has reached a dynamic equilibrium in which rock uplift and erosion rates are equal; however, no study has shown that such an equilibrium actually exists around the MTJ region. Here, we report 10Be- and 26Al-derived erosion rates calculated from isotope concentrations in detrital, fluvial sediment from coastal drainage basins; we then compare these rates with uplift rates inferred from marine terraces that were formed and preserved by uplift during the last ∼305 ka. Erosion rates in the more slowly uplifting southern part of the region range from 0.21–0.32 mm/yr and are consistent with rock uplift rates since 305 ka. However, in the northern transition zone, where uplift rates apparently started to increase about ∼100 ka due to northward migration of the MTJ, erosion rates are higher, 0.43 to 0.69 mm/yr. These rates are similar to uplift rates from 96–305 ka, but substantially less than recent uplift rates of ∼3.5–4 mm/yr inferred for the past ∼72 ka. In the central part of the King Range, finite erosion rates cannot be determined due to (i) the presence of excess 10Be that does not appear to have originated from in-situ cosmic-ray production during erosion and transport of the sediment, and (ii) 26Al concentrations below detection limits. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:27:19.865 +0100" +"Mooney:0000bishops","Personal communication (date unknown)","2023-11-16 19:36:29.583 +0100","" +"Mooney:0000blue","ND","2023-09-03 12:38:33.072 +0200","" +"Mooney:0000iluka","Personal communication (date unknown)","2023-11-16 19:36:29.583 +0100","" +"Mooney:0000oxford","Personal communication (date unknown)","2023-11-16 19:36:29.583 +0100","" +"Mooney:0000queens","ND","2023-07-22 06:51:38.269 +0200","" +"Mooney:0000rollen","Personal communication (date unknown)","2023-11-16 19:36:29.583 +0100","" +"Mooney:0000wolgan","Personal communication (date unknown)","2023-11-16 19:36:29.583 +0100","" +"Mooney:1997montane","This study examines environmental change in the upper montane zone of the Australian Eastern Highlands during the late Holocene, by analysing vegetation, fire and erosion records contained within a small fen located in a frost hollow. Differences in environmental parameters across the prehistoric--historic boundary were particularly investigated in an attempt to characterise better the changes associated with the imposition of European land-use practices. Decreases in arboreal pollen and an increased charcoal concentration near the base of the analysed sequence, interpreted to be about 1600 y BP until about 1300 y BP, are suggestive of reduced moisture availability. After this, a period of relative stability continued to the close of the prehistoric period. The arrival of Europeans in the region triggered changes in the sediment record, including an increase in the accumulation of sediment by an order of magnitude, and changes in the surrounding vegetation. Saturated isothermal remnant magnetism (SIRM) was found to be significantly higher in the historic period compared to the analysed prehistoric period, suggesting an alteration in the erosional processes within the catchment. The concentration of charcoal was comparable between the prehistoric and historic periods; however, the increased sedimentation rate of the historic period infers an increased accumulation of charcoal. Fire did not appear to be related to the vegetation changes evident in the historic period, perhaps due to the use of cool fires by the pastoralists.","2023-07-22 06:51:38.269 +0200","" +"Mooney:2001clues","The concentration and influx of charcoal in a 210Pb-dated sediment core were used to investigate the recent fire history of Jibbon Lagoon in Royal National Park, NSW. Fire events of the recent (historic) past were compared to this record in an attempt to test its sensitivity. Recent fire events were not always reflected in the charcoal results. Nonetheless it can be concluded that since about AD 1930 the area has been characterized by a relatively high frequency of fires. The analysed sediments of the pre-European period contained a low concentration of charcoal, and only one large conflagration appears to have occurred in approximately the last 1600 years. How Aboriginal people used fire in this landscape is still uncertain. However, it is possible that they did not regularly burn the landscape, or if they did, it was in such a way that the delivery of charcoal to the lagoon was minimal. This study thus suggests that the idea of the ubiquitous use of fire by Aboriginal people should be further, and critically, analysed.","2023-07-22 06:51:38.269 +0200","" +"Mooney:2006proxy","The local fire history of a coastal swamp catchment in New South Wales was reconstructed using two proxy records of fire: sedimentary macroscopic charcoal and fire-scar analyses of Xanthorrhoea johnsonii. The charcoal analysis provided a record of fire activity spanning the last 2800 years, while the Xanthorrhoea record covered the last approx. 300 years. The ability of each method to accurately record fire events was verified by cross referencing against the recent (post 1968) historic fire record. Fire history was then extrapolated beyond the historic record, to reveal an unprecedented level of fire activity in the last 35 years, which coincides with increased human activity in the area. In the prehistoric period charcoal and fire scars are comparatively rare, which is most parsimoniously ascribed to little fire activity, but perhaps represents skilful fire manipulation, as is often attributed to Aboriginal people. The comparatively minor fluctuations in macroscopic charcoal during the prehistoric period were approximately coeval with previous evidence of late Holocene environmental change in south-eastern Australia, suggesting that fire frequency at the site responded to climatic variability. The longer temporal perspective of this palaeoenvironmental approach provides information for the contemporary management of fire in this conservation reserve.","2023-07-22 06:51:38.269 +0200","" +"Mooney:2007sydney","The influence of Aboriginal people on fire activity and hence the vegetation of Australia has long been debated. This study aimed to document the local fire activity of the Holocene in the catchment of a small freshwater reed swamp located in the Sydney Basin and to compare this with nearby archaeological evidence; including artefact discard rates and the number of base camps and activity locations used through time. This archaeological evidence was used as an index of human activity through time to assess anthropogenic influences on fire activity. Charcoal (>250 mm) was quantified in a radiocarbon-dated sediment core from Griffith Swamp covering ~6000 calibrated years BP. A substantial increase in fire activity was found from ~3000 years BP and a lesser increase approximately 700 years ago. The change in fire activity at ~3000 years BP was approximately coeval with changes in archaeological evidence from Upper Mangrove Creek, suggesting either greater human presence in the landscape or altered subsistence and land-use strategies. Fire frequency in the catchment of Griffith Swamp peaked at about eight episodes per century, perhaps in response to environmental change that promoted both increased human activity and a higher natural fire frequency. This study provides an extended temporal perspective on fire and humans in this landscape, demonstrating how palaeoecology can provide practical information for the contemporary management of such fire-prone ecosystems.","2023-07-22 06:51:38.269 +0200","" +"Mooney:2020broughton","In Australia, the drivers of precolonial fire regimes remain contentious, with some advocating an anthropogenic-dominated regime, and others highlighting the importance of climate, climatic variability or alternatively some nexus between climate and human activity. Here, we explore the inter-relationships between fire, humans and vegetation using macroscopic charcoal, archaeology and palynology over the last ~5430 cal. year BP from Broughton Island, a small, near-shore island located in eastern Australia. We find a clear link between fire and the reduction of arboreal pollen and rainforest indicators on the island, especially at ~4.0 ka and in the last ~1000 years. Similarities with comparable palaeoenvironmental records of fire in the region and a record of strong El Niño (dry, fire-prone) events supports the contention that climate was a significant influence on the fire regimes of Broughton Island. However, two periods of enhanced fire activity, at ~4000 years BP and ~<600 years BP have weaker links to climate, and perhaps reflect anthropogenic activity. Changes to the fire regime in the last ~600 years corresponds with the earliest evidence of Indigenous archaeology on the island, and coincides with implications that Polynesian people were present in the region. After the mid-Twentieth Century a human-dominated fire regime is also an obvious feature of the reconstructed fire record on Broughton Island.","2023-07-22 06:51:38.269 +0200","" +"Moore:1970hunter","The Hunter River rises in the Mount Royal Range and winds through rolling hilly country in a southwesterly direction as far as Denman, where it is joined by the Goulburn River. Thence it proceeds eastward through an ever-widening valley, mainly in great S-curves, and is joined by several other tributaries, notably Wollombi Brook and the Paterson and Williams Rivers. The Hunter estuary, a complex system of swamp and mangrove, extends from about Raymond Terrace and reaches the ocean in an area of rocky bluffs and sand-dunes at Newcastle... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:28:01.479 +0100" +"Moore:1976museum","As part of his Hunter Valley Archaeological Survey, David Moore has been excavating a large rock shelter about 200 metres above the Macdonald River, between Wisemans Ferry and St Albans (Map reference: StAlbans,1-63360 -964774). The object of this excavation is to compare the artefacts obtained with those already excavated around Wollombi, at the Hunter Valley end of the Boree Track, a traditional Aboriginal route between the Hawkesbury and Hunter Valleys. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:28:01.773 +0100" +"Moore:1979rattlesnake","Although a number of ships had passed through the Prince of Wales Group previously (for example those of Cook, Bligh, Edwards and Flinders) and there are a number of early reports of sightings of ‘Indians‘ on the islands, the first significant European contact with the Prince of Wales Islanders seems to have been made by the crew of the Isabella, commanded by Captain C. M. Lewis, while searching for survivors of the CharlesEaton (King 1837:56). In August 1836 a party led by Lewis landed on the north side of Wednesday Island, in response to a group of about twenty Islanders, mainly women, who appeared on the beach calling out and waving branches (a usual Torres Strait sign of peaceful intention). A friendly exchange of presents followed. Later three armed boats went to the head of the bay and found six canoes on the beach and a considerable party standing around some huts. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:28:44.016 +0100" +"Moore:1981hunter","The first part of this report, published in 1970, described the survey and excavations carried out in the upper Hunter Valley from its source down to the Singleton area and in the Goulburn Valley from its rising on the watershed of the Divide down to its junction with the Hunter near Denman. The sites selected for excavation were all found to be Bondaian throughout (i.e. backed blades and microliths predominated). The valley sites were dated to around 2000 BP, whereas the one site excavated outside the valley on the Divide, near the headwaters of the Goulburn, appeared to date from about 7750 BP. (But see note at end of introduction.) At this stage, the number of occupation sites investigated was not sufficient to form any conclusions.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Moore:2010niche","A major problem in characterising rarity traits is that rare species are less studied than common species. Consequently, little is known about their distribution, ecology, demography, or behaviour, and their categorisation as rare may simply be a result of scarcity of data. In particular, there is a lack of comparative studies of closely-related rare and common species, an issue addressed by this thesis. My research investigated niche differentiation, rarity, and commonness in two sympatric species of rainforest rodents in the genus Uromys, one of which is common while the other is extremely rare, and endeavoured to provide insights into why this is so. This is an increasingly important question as continuing habitat destruction, fragmentation, and over-exploitation threaten the existence of many rare species and significantly decrease populations of what were once common species. The primary aim of the thesis is to clarify the ecological characteristics that make a species more prone to rareness and thus vulnerable to extinction. Prior to this study little was known of the ecology of the rare Pygmy White-tailed Rat Uromys hadrourus and, surprisingly, only basic distribution and population data was available for its sister species the common Giant White-tailed Rat Uromys caudimaculatus. To obtain the data necessary to facilitate an ecological comparison of the two species, a capture-mark-recapture program was conducted. Using the results from this study, niche differentiation analyses were used to compare the ecological and behavioural traits of the two Uromys species. The characteristics recognised in the literature as potentially predisposing a species to rarity were examined in light of the niche analyses. ... [truncated]","2023-02-17 13:35:53.701 +0100","" +"Moore:2019magnetite","Quartz is widely used as a target mineral for determining watershed-averaged denudation rates because it is resistant to chemical weathering, geologically widespread, and has a well-constrained 10Be production rate. However, quartz is not available in many landscapes developed on mafic to intermediate igneous rocks. This creates a need to develop new target minerals that are applicable in these environments. Magnetite is a common accessory mineral in many rock types without quartz and, like quartz, is resistant to chemical weathering. Here we evaluate magnetite's suitability as a target mineral by comparing denudation rates inferred from 36Cl in magnetite to 10Be in quartz at 12 watersheds in the Sierra Nevada region of California. We find that magnetite and quartz produce denudation rates that are in broad agreement, validating the use of magnetite. The reproducibility between the two minerals is comparable to the reproducibility of measurements of 10Be from repeat samples of quartz from a single catchment. This level of variance is likely attributable to the stochastic nature of erosion and sediment supply in small, mountainous watersheds.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Moore:2020gunu","The Kimberley region of Western Australia is one of the largest and most diverse rock art provenances in the world, with a complex stylistic sequence spanning at least 16 ka, culminating in the modern art-making of the Wunumbal people. The Gunu Site Complex, in the remote Mitchell River region of the northwest Kimberley, is one of many local expressions of the Kimberley rock art sequence. Here we report excavations at two sites in this complex: Gunu Rock, a sand sheet adjacent to rock art panels; and Gunu Cave, a floor deposit within an extensive rockshelter. Excavations at Gunu Rock provide evidence for two phases of occupation, the first from 7–8 to 2.7 ka, and the second from 1064 cal BP. Excavations at Gunu Rock provide evidence for occupation from the end of the second phase to the recent past. Stone for tools in the early phase were procured from a variety of sources, but quartz crystal reduction dominated the second occupation phase. Small quartz crystals were reduced by freehand percussion to provide small flake tools and blanks for manufacturing small points called nguni by the Wunambal people today. Quartz crystals were prominent in historic ritual practices associated with the Wanjina belief system. Complex methods of making bifacially-thinned and pressure flaked quartzite projectile points emerged after 2.7 ka. Ochre pigments were common in both occupation phases, but evidence for occupation contemporaneous with the putative age of the oldest rock art styles was not discovered in the excavations. Our results show that developing a complete understanding of rock art production and local occupation patterns requires paired excavations inside and outside of the rockshelters that dominate the Kimberley.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Morales:2010striated","The paper presents a detailed morphological analyses by light (LM) and scanning electron microscopy (SEM) of two short-striated diatoms of the genus Staurosirella D. M. Williams & Round. The fi rst was encountered in the periphyton of a river in Oregon (U.S.A.) and is described here as a new species, S. krammeri sp. nov. The second diatom was found in a lake plankton collection made during the Wallacea-Expedition in the early 1930s; it was originally described as Fragilaria lapponica f. lanceolata Hustedt, but based on its ultrastructure we propose its transfer to Staurosirella at species level as S. lanceolata comb. nov. et stat. nov. These two taxa are compared by LM and SEM with the generitype Staurosirella lapponica (Grunow) D. M. Williams & Round as well as other morphologically related species in the light of available published material.","2023-01-05 16:42:05.198 +0100","" +"Moran:2016alpine","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Moran:2016kromer","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Moran:2017tyrolean","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Moravek:2012bunya","Montane grasslands, or grassy balds, are enigmatic features of mountains worldwide. Their origins are often obscure. Pollen, phytolith and charcoal analysis of Dandabah Swamp in the Bunya Mountains in southeastern Queensland, Australia suggest that there, grassy balds comprise a relict vegetation maintained in the face of postglacial tree invasion by fire. The balds are not the product of edaphic phenomena or natural or anthropogenic cataclysms and will require intensive management efforts to be conserved in a world of increased woodiness, rising atmospheric CO2 and changing climate.","2023-07-22 06:51:38.269 +0200","" +"Moreiras:2017plata","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Morel:2003wutach","Cosmogenic nuclides, measured in quartz from recent river bedload, provide a novel tool to quantify catchment‐wide erosion rates at geologically meaningful time scales. Here we present an analysis of the geomorphological evolution of the 350 km2 Wutach catchment in the uplands of the south‐west German Black Forest. The robustness of the method is demonstrated by the fact that, although the area was affected by river capture at 18 kyr bp , the formed gorge is so narrow that spatially averaged erosion rates were not resolvably perturbed. However, because cosmogenic nuclides preserve an erosion memory of several thousand years, the only perturbation introduced was detected in the minor areas that have been subject to the last maximum glaciation. In unglaciated areas, an important relationship between lithology and erosion can by quantified: sandstone lithologies erode at 12–18 mm kyr−1, granite lithologies at 35–47 mm kyr−1 and limestone lithologies (as deduced from river load gauging) at 70–90 mm kyr−1.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Morell:2015gap","The-700-km-long CENTRAL SEISMIC GAP is the most prominent segment of the Himalayan front not to have ruptured in a major earthquake during the last 200-500 yr. This prolonged seismic quiescence has led to the proposition that this region, with a population >10 million, is overdue for a great earthquake. Despite the region's recognized seismic risk, the geometry of faults likely to host large earthquakes remains poorly understood. Here, we place new constraints on the spatial distribution of rock uplift within the western-400 km of the central seismic gap using topographic and river profile analyses together with basinwide erosion rate estimates from cosmogenic 10Be. The data sets show a distinctive physiographic transition at the base of the high Himalaya in the state of Uttarakhand, India, characterized by abrupt strike-normal increases in channel steepness and a tenfold increase in erosion rates. When combined with previously published geophysical imaging and seismicity data sets, we interpret the observed spatial distribution of erosion rates and channel steepness to reflect the landscape response to spatially variable rock uplift due to a structurally coherent ramp-flat system of the Main Himalayan Thrust. Although it remains unresolved whether the kinematics of the Main Himalayan Thrust ramp involve an emergent fault or duplex, the landscape and erosion rate patterns suggest that the décollement beneath the state of Uttarakhand provides a sufficiently large and coherent fault segment capable of hosting a great earthquake. 2015 Geological Society of America.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Morell:2017strain","Rupture associated with the 25 April 2015 Mw 7.8 Gorkha (Nepal) earthquake highlighted our incomplete understanding of the structural architecture and seismic cycle processes that lead to Himalayan mountain building in Central Nepal. In this paper we investigate the style and kinematics of active mountain building in the Himalayan hinterland of Northwest India, approximately 400 km to the west of the hypocenter of the Nepal earthquake, via a combination of landscape metrics and long- (Ma) and short-term (ka) erosion rate estimates (from low temperature thermochronometry and basin-wide denudation rate estimates from 10Be concentrations). We focus our analysis on the area straddling the PT2, the physiographic transition between the Lesser and High Himalaya that has yielded important insights into the nature of hinterland deformation across much of the Himalaya. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:28:45.196 +0100" +"Moreno:2009renewed","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Morgan:2011quartermain","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Morley:2020mojokerto","To determine the vegetation and landscape experienced by Homo erectus populations which first inhabited Java.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Morrison:2005mandjunggar","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Morrison:2014chronological","Shell mound sites dating from the mid-Holocene and containing very large numbers of the estuarine bivalve Anadara granosa are found across northern Australia. It has recently been proposed that the economic, social and cultural practices linked to their formation ceased some 500-700 years ago across northern Australia as a result of environmental changes leading to the substantially reduced availability of A. granosa. This has been used in support of arguments that ethnographic data are irrelevant to archaeological interpretations of shell mound sites. The Albatross Bay region, Cape York Peninsula, has been cited as one area potentially showing a continuity of mound building after 500-700 cal. BP; however, radiocarbon data for the region have not been reviewed in the context of this debate. This paper reviews both new and previously published radiocarbon determinations from shell matrix sites at Albatross Bay and integrates these with newly available site data for the region. Analysis of this dataset shows a dramatic increase in mound construction activity during the last millennium, continuing up until ca 200 cal. BP. This shows that shell mound construction did not universally cease across northern Australia at 500-700 cal. BP. This paper calls for further refinement of the broader model via the development of more nuanced, regionally specific models.","2022-09-13 15:30:54.114 +0200","2022-09-13 15:30:54.114 +0200" +"Morse:1993mandu","A site dated well back into the Pleistocene in Western Australia yields modified shells, seen as a further evidence of the attributes of modern humans from an early Australian context.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Morse:1993radiocarbon","In 1985, excavations at Mandu Mandu Creek rockshelter demonstrated that human occuption of the western coastal margin of the Cape Range Peninsula was well estalished by at least 25,000 years ago by people exploiting a variety of coastal resources inluding fish, crab and at least three species of marine mollusc (Morse 1988). As the arid conditions of the last glacial period intensified, the site was abandoned and not re-occupied until lte Holocene times, although midden sites on the coast indicate that people were in the area by at least middle Holocene times (Kendrick and Morse 1982, 1990; Morse in press, a).","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Morse:1993thesis","North West Cape is the most north westerly point of the Australian continent. It forms the tip of the narrow Cape Range Peninsula, a finger of land which stretches out into the Indian Ocean on the western extremity of the Australian arid zone. Cape Range, a rugged limestone range, forms the backbone of the peninsula. Its western coast is bordered by Ningaloo reef, and, at a distance of only 10 km, is the nearest point on the Australian continent to the edge of the continental shelf. This unique topographic configuration provides a rare opportunity to investigate archaeological sites that once related to Pleistocene shorelines. Even during the height of the arid conditions of the last glacial period, when sea level was as much as 150 m lower than present, rockshelters in the western foothills of Cape Range would never have been more than 10-12 k m from the coast. In addition, and perhaps most importantly, the limestone environment of Cape Range has the potential to preserve organic material such as shell and bone, the archaeological evidence of human adaptation to Pleistocene coastal environments.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Morse:1996mounds","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Morse:2009pilbara","Deep within the abyss of archaeological consulting reports in Western Australia numerous archaeological sites lurk. Often comprehensively described with artefacts systematically measured and occasional radiocarbon dates, these sites should contribute much to our current understanding of the archaeology of Western Australia. But these sites have been recorded as part of consulting projects.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Morse:2014pilbara","Preliminary results of test-pit excavations in Yurlu Kankala and Kariyarra Rockshelter demonstrate the repeated occupation of a topographically distinct 'island of high land', in the northeastern Pilbara by Aboriginal people from 45,000 years ago to historical times. These results are the first Pilbara Pleistocene dates from sites outside the Hamersley Range and confirm occupation of this region prior to that in the central and western Pilbara and, at Yurlu Kankala, through the Last Glacial Maximum (LGM). A third excavated site, Kunpaja Cave, provides evidence of inland Pilbara occupation through climatic amelioration following the LGM. All three sites are large, highly visible shelters located on ridges or hills, with commanding views over the surrounding land and access to major water sources. It is suggested that these factors played a key role in the discovery and occupation of Yurlu Kankala and Karriyarra Rockshelter by some of the Pilbara's first settlers, and of Kunpaja Cave as people expanded their territories as the climatic conditions of the LGM changed.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Mortlock:1979selwyn","Two apparently undisturbed cave shelters near Selwyn in the Selwyn Ranges in Queensland were discovered by one of us (G.G.) during 1977. The first of these, referred to as Site 1 is located at Lat. 21°23‘; Long. 140°32‘. The second referred to as Site 2, is located approximately 10km SE of the first. Rock paintings were present in both shelters but were not recorded in detail.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Mortlock:1979thermoluminescence","A general account is given of the results of the thermoluminescence dating of objects and materials from sites in Oceania. These include potsherds from Mailu Island off the south coast of Papua New Guinea, volcanic ash layers from near Mt Hagen in the Western Highlands of the same country, and fire hearths from ancient Aboriginal habitations at Lake Mungo, New South Wales. The differences between these results and corresponding radiocarbon ages are briefly discussed.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Morwood:1978kens","A date has been obtained for engraved art at a site in central- western Queensland. This may have more general implications for the art of the area. Ken‘s Cave is a rock-shelter located near the crest of the Great Divide, between the Barcoo and Belyando drainage systems, in central-western Queensland. It occurs at the base of a sandstone cliff of the Precipice Series, and from it a slope of large sandstone blocks descends to a forested sand flat. Here vegetation is predominantly of Black Wattle (Acacia cunninghamii). Narrow-leaved iron-bark woodland (Eucalyptus drepanophylla) is found beyond this on the steep slope down to undulating flats. These are dominated by communities of brigalow regrowth (A. harpophylla), brigalow-blackbutt forest (A. harpophylla-E. cambageana), silver-leaved iron-bark woodland (E. melanophloia), and poplar box grassy woodlands (E. populnea). The present property-owner knows of no water-source close to the site. The site measures 13 by 7m, with a maximum height at the drip-line of 6 m. It faces due west (Fig. l). An occupation deposit is evident at the drip-line, where ash, charcoal, stone tools and bone have been exposed by erosion, and are slumping down a steep, poorly consolidated scarp of sand and talus. A grindstone was also found in situ. On the floor of the shelter, a number of sandstone blocks occur, and engravings occur on five of these. The largest block measures 4 by 2.5 m, with a maximum height of 1 m. This example dominates the shelter, and has a particularly numerous and varied range of engravings upon it (Fig.2). ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:29:07.316 +0100" +"Morwood:1979thesis","This thesis explores the potential of a multi-attribute approach to the prehistory of, central western Queensland. Two artefacts of Aboriginal culture are examined in detail stone tools and rock art. For the stone analysis, excavated assemblages from four rockshelter sites are used to define regional changes in central western stone-use over the past 11,000 years. Spatial patter ning of artefactual material within sites is also described and related to site use-structure and specific, depositional processes. The results of the sequential and spatial analyses are then compared with those obtained from , other sites in the area, particularly Kenniff and Cathedral Caves. A three-part sequence is defined for Central Queensland and related to general patterns of change in Australian Aboriginal stone use. The analysis of rock art in Central Queensland is based on information from 92 recorded art sites. The history of previous work on the art of the region is briefly outlined and the details of the art recording and classification systems given. A variety of techniques is used to define a relative, then a dated artistic sequence which spans a minimum of 4,200 years. Synchronic variation within broadly contemporaneous art assemblages is used in conjunction with contextual evidence to suggest the former role of rock art in local Aboriginal culture. The implications of sequential change in several aspects of the artistic system are discussed in a wider context, with particular reference to evidence from other areas of Queensland and to general models for change in Australian Aboriginal rock art. In the conclusions, the results of the stone and rock art analyses are compared, contrasted, and common explanatory mechanisms advanced.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Morwood:1981queensland","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Morwood:1982hughenden","The southern section of the North Queensland Highlands is a rugged area of dissected tablelands, scarps, deep gorges, hills and plains ranging from 500-1000 m above sea level. Located some 340 km Inland from Townsville, the region is drained by five major river systems - the Burdekin to the east; the Thompson to the south; and the Flinders, Norman and Gilbert to the west (Fig.l). ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:28:07.098 +0100" +"Morwood:1984prehistory","The Central Highlands of Queensland have played a significant part in the development of Australian archaeology. This is partly due to the sheer number and range of Aboriginal sites that attracted first amateur, then professional interest virtually from the time of first European settlement. In the early 1960s the region leaped into the vanguard of Australian archaeological research with the excavations at Kenniff Cave, which provided the first indisputable Pleisto­cene date for an Australian Aboriginal site. Since that time a total of 11 sites have been excavated and several aspects of the archaeological record have been exam­ined, including artifact assemblages, rock art, and plant-processing technology. The Central Highlands are one of the few areas of Australia for which a detailed regional prehistory can be synthesized. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:29:01.418 +0100" +"Morwood:1987complexity","The widespread alliance systems of Australian Aboriginal society had an economic and survival value in harsh environments, but in resource-rich areas such as South-east Queensland it is more a question of strategies for increasing regional carrying capacity. Recent archaeological results in the area, with evidence of increases in site numbers and artefact deposition rates and diversification of subsistence resources to include small-bodied species, show the development of new patterns of technology, economy and demography following major environmental changes in the post-Pleistocene period. Widespread changes in Australian prehistory around 4000 years ago may have been triggered in certain key areas such as South-east Queensland.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Morwood:1987gyranda","This paper presents the results of survey and excavation in the upper Dawson area of the Central Queensland Sandstone Belt, a sandstone-dominated environment bounded by the townships of Banana in the east, Blackall in the west, Springsure in the north and Injune in the south, and which includes the Central Queensland Highlands (Walsh 1984: 1). The work was undertaken as part of the environmental impact study for the Gyranda Weir commissioned by Cameron McNamara for the Queensland Water Resources Commission ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:28:02.663 +0100" +"Morwood:1989edge","Recent archaeological research on S.W. Cape York Peninsula indicates that edge-ground axes were in use in this region of north Australia before 32 k.y.a. Edge-grinding is one of the hallmarks of the Neolithic in Europe but the evidence now suggests that it may have been part of the technological repertoire of the earliest Aboriginal colonists in some areas of Australia-New Guinea. This paper discusses some of the implications of edge-ground artefact distribution and chronology in the region.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Morwood:1990flinders","A general theme in Australian prehistory is the development of the distinctive social, economic and technological systems observed in recent Aboriginal societies. Research has demonstrated significant change in the Australian archaeological sequence and general trends of such are shared by numerous regions. Most that have been investigated indicate low density occupation during the Pleistocene and early Holocene with significant increases in site numbers, increased artefact discard rates and dissemination of new technologies and artefact types in mid-to-late Holocene times (e.g. Lourandos 1985). On the other hand, each region has a unique prehistory, range of material evidence and research potential. Our knowledge of Holocene developments in aboriginal subsistence systems, for instance, is largely based upon the history of cycad exploitation in the central Queensland Highlands (Beaton 1982), the appearance of seed grindstones in arid and semi-arid zones (Smith 1986) and evidence for increased emphasis on small-bodied animals in N.E. New South Wales and S.E. Queensland (McBryde 1977:233; Morwood 1987:347).","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Morwood:1990more","The Pleistocene antiquity of edge-ground artefacts in various parts of Northern Australia and New Guinea, including the Kimberley, western Arnhem Land and S.E. Cape York Peninsula, is no longer controversial (e.g. Jones and Johnson 1985; Schrire 1982; Rosenfeld et al. 1981). Even so, Sutton (1990:95 - this volume QAR) had rightly questioned the sufficiency of evidence presented by Morwood and Tresize (1990) in support of a minimum date of 32,000 b.p. for edge-grinding at Sandy Creek 1 in S.E. Cape York Peninsula. I welcome this opportunity to rectify this situation.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Morwood:1995gianthorse","The main aims of the work at Giant Horse were to document the way a large rock painting site had been used and when Aboriginal visits began. There were also conservation and management considerations: most of the shelter floor is of sandstone bedrock, with sand deposits being restricted to the eastern end. These deposits lie on the path taken by visitors to the site and are subject to trampling, with the possibility of erosion. The excavation established the scientific value of the deposits and their vulnerability.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Morwood:1995magnificent","The main reason for selecting Magnificent Gallery for investigation was to reconstruct the activity range at a large art site. Relevant factors in the choice included the associa­tion between an extensive assemblage of rock paintings and deposits which contained well preserved organic materials (e.g. bone, wood); the sheer quantity of evidence for artistic activities; and the number of rock art styles indicating that Aboriginal use of the site was of some antiquity (Fig. 7.1). ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:29:01.713 +0100" +"Morwood:1995mushroom","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Morwood:1995redbluff","The excavations at Red Bluff 1were undertaken because of the association between a large assemblage of rock paintings and cultural deposits at a very prominent landmark. As well, the site is situated in close proximity to the Sandy Creek sites, but in a different resource context providing useful comparitive evidence.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Morwood:1995redhorse","It was decided to carry out excavations at Red Horse because of the range of plant and faunal remains evident in the surface deposits and because of the number of grindstones. The chronology of grindstone use is one measure of the intensity of plant use and thereby a reflection of economic stress.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Morwood:1995sandy","The main reason for carrying out work at Sandy Creek 1 was that the site had been previously excavated and had yielded deep and complex deposits, ‘buried‘ rock engravings, and a large artefact assemblage, including an edge-ground axe found on bedrock. There was potential at this site to construct an age-depth graph for dating the engravings previously exposed, and to obtain a cultural sequence of considerable antiquity.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Morwood:1995yam","It was decided to carry out excavations at Yam Camp because of the potential for dating a panel of very patinated pecked engravings. In addition, the dry nature of the deposits suggested potential for good preservation of bone and floral remains. The site is also located in a vine forest, which is a rare resource context for the region. ","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Morwood:2003mojokerto","Dates of around 1.8 Ma have been claimed for a hominin cranial vault excavated near Mojokerto City in East Java, Indonesia. Such an early date for presumed Homo erectus in EastAsia would require a major revision of the general model for timing of initial hominin dispersal ‘Out of Africa’. Instead, our field study and redating of two pumice horizons at thesite indicate that the age of the Mojokerto cranial vault is less than 1.49 Ma. Furthermore, we argue that a basic understanding of site and regional depositional processes is fundamental for assessing the significance of any radiometric date.","2023-01-05 16:42:05.198 +0100","" +"Moss:2000humid","A detailed pollen record from the Ocean Drilling Program Site 820 core, located on the upper part of the continental slope off the coast of northeast Queensland, was constructed to compare with the existing pollen record from Lynch's Crater on the adjacent Atherton Tableland and allow the production of a regional picture of vegetation and environmental change through the last glacial cycle. Some broad similarities in patterns of vegetation change are revealed, despite the differences between sites and their pollen catchments, which can be related largely to global climate and sea-level changes. The original estimated time scale of the Lynch's Crater record is largely confirmed from comparison with the more thoroughly dated ODP record. Conversely, the Lynch's Crater pollen record has assisted in dating problematic parts of the ODP record. In contrast to Lynch's Crater, which reveals a sharp and sustained reduction in drier araucarian forest around 38,000 yrs BP, considered to have been the result of burning by Aboriginal people, the ODP record indicates, most likely, a stepwise reduction, dating from 140,000 yrs BP or beyond. The earliest reduction shows lack of a clear connection between Araucaria decline and increased burning and suggests that people may not have been involved at this stage. However, a further decline in araucarian forest, possibly around 45,000 yrs BP, which has a more substantial environmental impact and is not related to a time of major climate change, is likely, at least partially, the result of human burning. The suggestion, from the ODP core oxygen isotope record, of a regional sea-surface temperature increase of around 4ºC between about 400,000 and 250,000 yrs BP, may have had some influence on the overall decline in Araucaria and its replacement by sclerophyll vegetation.","2023-07-22 06:51:38.269 +0200","" +"Moss:2005riverine","Mechanisms of pollen transport in the humid tropics region of northeastern Australia were investigated to support the interpretation of a long Quaternary pollen record from ODP Site 820 located on the adjacent continental slope. Pollen analysis of surface sediment samples from the channels of two major river catchments demonstrated internal consistency in pollen spectra and little fluvial pollen sorting in relation to sediment variation. Differences in modern pollen spectra between catchments reflect existing variation in vegetation cover that, in turn, reflects climatic differences between catchments. Recent pollen spectra from top samples of the ODP core have sufficient in common with the riverine samples to suggest that the rivers are contributing a major pollen component to the offshore sediments, but these have been size sorted by marine action. Recent pollen samples from core tops taken from the Grafton Passage on the continental shelf that was thought to be the major passage for pollen transport to ODP Site 820 show significant differences to both riverine and ODP samples and suggest that pollen are dispersed across the continental shelf and through the outer Great Barrier Reef system in a more complex way than anticipated.","2023-01-05 16:42:05.198 +0100","" +"Moss:2007marine","A late Quaternary marine palynological record from the Ocean Drilling Program (ODP) site 820, adjacent to the humid tropics region of northeastern Australia, has demonstrated marked variation in orbital scale cyclicity, and also trends associated with both climate and human impact. However, some uncertainties in interpretation have resulted from concerns about the records chronology and continuity. Here we present, for the first time, the complete palynological data from detailed analysis of the top 67 m of sediment and examine it in relation to the marine isotope sequence from the core. It is proposed that the record is relatively continuous through the last 250,000 years although the latter part of oxygen isotope stage (OIS) 5, as well OIS 4 may be missing. Despite the variation on orbital scales, most palynological changes are not in phase with those from the marine isotope record suggesting a lack of direct Milankovitch forcing on vegetation. This lack of correspondence combined with major trends towards more open and sclerophyllous vegetation in association with increased burning supports a previous proposal that major control is being exercised by El Niño-Southern Oscillation variability whose influence may have been initiated by changes in oceanic circulation in the region within the mid Pleistocene. The lack of impact on the distribution of complex rainforest suggests that increased climate variability did not involve an overall decrease in total precipitation.","2023-01-05 16:42:05.198 +0100","" +"Moss:2007mersey","A record of vegetation and environmental change over the past 3000 years was obtained through pollen and charcoal analysis of sediments from a grassy plain in the Mersey Valley, Tasmania. The results tentatively suggest that Aborigines had an impact on the environment of the Mersey Valley, although the scale of the impact is difficult to quantify owing to complexities associated with the fire history and sedimentary processes. In addition, a strong regional climate signal (drier late Holocene environments) was observed, suggesting that both anthropogenic and climatic factors are required to explain pre-European environments. The study also showed the dramatic impact European settlers had on the Australian environment, with massive land clearance, introduction of exotic plant types and increased sedimentation rates.","2023-07-22 06:51:38.269 +0200","" +"Moss:2012patterned","Unpublished report to the Burnett Mary Regional Group, Bundaberg, Queensland","2024-02-29 09:53:43.144 +0100","2024-02-29 09:53:43.144 +0100" +"Moss:2012sclerophyll","The Wet Tropics region of northeastern Australia has been the focus of palynological research into the late Quaternary history of climate, vegetation and human environmental impact for a number of years (Moss and Kershaw 2000, 2007; Kershaw et al. 2007, 2003a, 2003b; Kershaw 1994, 1986). Numerous palynological records covering the Holocene period have been examined, but they have either been concentrated within the core rainforest area due to the availability of volcanic crater sites on the Atherton Tableland (e.g. Kershaw 1983, 1975, 1971, 1970; Walker and Chen 1987; Chen 1988; Walker 2007); and/or situated in coastal areas where successional processes in mangroves have tended to mask more regional signals (e.g. Grindrod and Rhodes 1984; Grindrod 1985; Crowley et al. 1990; Gagan et al. 1994; Crowley and Gagan 1995). ... [_truncated_]","2023-01-05 16:42:05.198 +0100","2023-01-11 09:27:14.550 +0100" +"Moss:2013stradbroke","Currently there is a paucity of records of late Quaternary palaeoenvironmental variability available from the subtropics of Australia. The three continuous palaeoecological records presented here, from North Stradbroke Island, subtropical Queensland, assist in bridging this large spatial gap in the current state of knowledge. The dominance of arboreal taxa in the pollen records throughout the past >40,000 years is in contrast with the majority of records from temperate Australia, and indicates a positive moisture balance for North Stradbroke Island. The charcoal records show considerable inter-site variability indicating the importance of local-scale events on individual records, and highlighting the caution that needs to be applied when interpreting a single site as a regional record. The variability in the burning regimes is interpreted as being influenced by both climatic and human factors. Despite this inter-site variability, broad environmental trends are identifiable, with changes in the three records comparable with the OZ-INTIMATE climate synthesis for the last 35,000 years.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Moss:2015sandy","The Great Sandy Region (incorporating Fraser Island and the Cooloola sand-mass), south-east Queensland, contains a significant area of Ramsar-listed coastal wetlands, including the globally important patterned fen complexes. These mires form an elaborate network of pools surrounded by vegetated peat ridges and are the only known subtropical, Southern Hemisphere examples, with wetlands of this type typically located in high northern latitudes. Sedimentological, palynological and charcoal analysis from the Wathumba and Moon Point complexes on Fraser Island indicate two periods of swamp formation (that may contain patterned fens), one commencing at 12 000 years ago (Moon Point) and the other ~4300 years ago (Wathumba). Wetland formation and development is thought to be related to a combination of biological and hydrological processes with the dominant peat-forming rush, Empodisma minus, being an important component of both patterned and non-patterned mires within the region. In contrast to Northern Hemisphere paludifying systems, the patterning appears to initiate at the start of wetland development or as part of an infilling process. The wetlands dominated by E. minus are highly resilient to disturbance, particularly burning and sea level alterations, and appear to form important refuge areas for amphibians, fish and birds (both non-migratory and migratory) over thousands of years.","2023-01-05 16:42:05.198 +0100","" +"Moss:2015wellesley","A 2400 year record of environmental change is reported from a wetland on Bentinck Island in the southern Gulf of Carpentaria, northern Australia. Three phases of wetland development are identified, with a protected coastal setting from ca. 2400 to 500 years ago, transitioning into an estuarine mangrove forest from ca. 500 years ago to the 1940s, and finally to a freshwater swamp over the past +60 years. This sequence reflects the influence of falling sea-levels, development of a coastal dune barrier system, prograding shorelines, and an extreme storm (cyclone) event. In addition, there is clear evidence of the impacts that human abandonment and resettlement have on the island's fire regimes and vegetation. A dramatic increase in burning and vegetation thickening was observed after the cessation of traditional Indigenous Kaiadilt fire management practices in the 1940s, and was then reversed when people returned to the island in the 1980s. In terms of the longer context for human occupation of the South Wellesley Archipelago, it is apparent that the mangrove phase provided a stable and productive environment that was conducive for human settlement of this region over the past 1000 years.","2023-07-22 06:51:38.269 +0200","" +"Moss:2016sandy","The Great Sandy Region (incorporating Fraser Island and the Cooloola sand-mass), south-east Queensland, contains a significant area of Ramsar-listed coastal wetlands, including the globally important patterned fen complexes. These mires form an elaborate network of pools surrounded by vegetated peat ridges and are the only known subtropical, Southern Hemisphere examples, with wetlands of this type typically located in high northern latitudes. Sedimentological, palynological and charcoal analysis from the Wathumba and Moon Point complexes on Fraser Island indicate two periods of swamp formation (that may contain patterned fens), one commencing at 12 000 years ago (Moon Point) and the other ~4300 years ago (Wathumba). Wetland formation and development is thought to be related to a combination of biological and hydrological processes with the dominant peat-forming rush, Empodisma minus, being an important component of both patterned and non-patterned mires within the region. In contrast to Northern Hemisphere paludifying systems, the patterning appears to initiate at the start of wetland development or as part of an infilling process. The wetlands dominated by E. minus are highly resilient to disturbance, particularly burning and sea level alterations, and appear to form important refuge areas for amphibians, fish and birds (both non-migratory and migratory) over thousands of years.","2023-07-22 06:51:38.269 +0200","" +"Moss:2017odp","Palynomorphs from the ODP Site 820 marine core have provided a detailed record of terrestrial environmental responses to glacial--interglacial forcing over the last 250,000 years in the Australian Wet Tropics. The development of an accurate geochronological framework for this key sequence has proved challenging. Consequently, different dominant forcing mechanism(s) have been proposed to drive environmental change in the low latitudes. A new chronology for the last 60,000 years, based on accelerator mass spectrometry radiocarbon (14C) dates of pollen concentrate material and the existing Marine Isotope Stage boundaries (MIS 4 to 1) has been produced. This new chronology provides a robust geochronological framework for interpreting environmental records across the region. In particular, our age model helps to resolve several debates concerning the timing of climatic changes and their impacts on both the marine and the terrestrial systems, as well as possible human arrival and associated impacts on the region's ecosystems. Our findings suggest 14C dating of terrestrial pollen concentrate in marine sediments is a valuable tool for resolving major chronological uncertainties in potentially diagenetically altered marine CaCO3 sediments and should play a role in future multi-dating strategies.","2023-07-22 06:51:38.269 +0200","" +"Moss:2019thundiy","This study investigates the palynological remains (both fossil pollen and charcoal) recovered from the Thundiy shell midden deposit, Bentinck Island, Gulf of Carpentaria, northern Australia, to provide a vegetation and fire record for this site, which sheds light on human occupation of the southern Wellesley Archipelago over the late Holocene. Results show that the development of a high-density shell deposit by human activities was directly responsible for pollen preservation, possibly through the creation of a moist, anaerobic environment that reduces oxidation of pollen grains. The presence of recoverable pollen from a shell midden deposit from Bentinck Island provides a valuable new proxy to provide greater context for archaeological records, particularly in terms of local vegetation information and potential insight into human land management practices.","2023-07-22 06:51:38.269 +0200","" +"Mountain:1991nombe","Nombe rockshelter was excavated by M-J. Mountain between 1971 and 1980. Human activity is first documented at the site at about 25,000 bp and continues through to the present. Four extinct Pleistocene herbivores, Protemnodon nombe,Protemnodon tumbuna,Dendrolagus noibano and a diprotodontid,occur in late Pleistocene strata together with human artefacts. Large quantities of animal bone were recovered and the analysis of these supplies the major data for the research. Three main issues are addressed: 1. The nature of the relationship between the early humans and their environment through the period that covers the late glacial maximum at about 18,000 bp. 2. The relationship between humans and the extinct species, including the thylacine, Thylacinus cynocephalus, which was a major predator at the site, contributing bone to the deposits during the Pleistocene. 3.The use of faunal evidence as an indicator of economic and subsistence activities as well as local environmental changes. The data show that the human activity during the late Pleistocene at Nombe was sporadic over the period from about 25,000 bp to about 15,000 bp. Hunters were probably targeting the large herbivores living in high altitude forest and other species adapted to high altitude cold environments. Humans and large herbivores coexisted for about 10,000 years before the animals disappeared from the record. This coexistence does not suggest a rapid demise through human overkill.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Mowat:1995arnhem","This thesis addresses variability in shell middens deposited during the Mid to Late Holocene in western Arnhem Land, Australia. Throughout this time, the inhabitants of western Arnhem Land exploited a wide variety of marine resources. Evidence of exploitation of marine and estuarine molluscs can be found in the form of shell middens deposited throughout the landscape, on the coastal strip and estuarine plains further south and in rockshelters situated in outliers of the escarpment. I aim to test existing models which classified middens into a few inflexible types, and which identified simple chronological changes. The integrity of these models is examined by a review of the data used to construct them, and by testing against them previously unrecorded midden sites. Some authors have identified chronological changes in the relative abundance of species in middens, notably Cerithidea obtusa. and in the location in which middens were deposited. Models of simple unidirectional change in relative abundance of Cerithidea across a broad geographic area are not supported. Rockshelters were not all abandoned in favour of coastal plains at 3000 BP. Conversely, the coastal plains were not only used after 3000 BP. Midden variability has not been acknowledged by previous researchers. Models regarding middens have typically characterised these sites as being homogeneous. The present study has revealed a wide variety of species abundance, antiquity, environmental context, species richness, size and form of midden sites in western Arnhem Land.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Mueller:2018murrumbidgee","The Riverine Plain in south-eastern Australia contains numerous palaeochannels that are much larger than the present rivers and provide evidence about past hydrological conditions. Previous research suggested optima in fluvial activity both before and after the peak of the Last Glacial Maximum (LGM; 21 3 ka), and, in some cases, throughout the LGM. In this study, we revisit palaeochannel remnants of the Gum Creek and Yanco palaeochannel systems along the Murrumbidgee River, which drains the high-elevation catchments of the Australian Alps in south-eastern Australia. We date fluvial and aeolian sediments using single-grain optically stimulated luminescence (OSL) and apply thermoluminescence (TL) dating to a subset of samples. We compare the OSL ages to new and previously published TL ages and investigate reasons for age discrepancies between these methods, possible effects of partial bleaching and other factors that may affect luminescence ages. We propose a new OSL-based chronology for the Gum Creek and Yanco palaeochannel systems and assign periods of enhanced fluvial activity for the Tombullen and Yanco phases to 41–29 and 29–18 ka, respectively. Importantly, we infer that conditions of increased sediment and water discharge persisted for the Murrumbidgee River at the time of the LGM.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Muke:1984huon","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Muke:2003kana","Archaeological survey with limited excavation at the Kana site revealed evidence of prehistoric agricultural practices in the form of ditches and other cut features on an abandoned river terrace of the Minj River. Based on the stratigraphy and radiocarbon dating, the features have been cross-correlated to Phases 2, 3, 4 and 5 at Kuk Swamp, in the Upper Wahgi Valley. Peter Matthews identified exocarp fragments and seeds of a gourd collected from the fill of a ditch to be wax gourd (Benincasa hispida). The gourd exocarp fragments were radiocarbon dated to 2450 ± 200 BP (ANU 9487).","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Mukhopadhyay:2012interior","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Muller:2008principle","The Lynchs Crater peat deposit in NE-Australia is a sensitive environmental archive located in the tropical Southern Hemisphere. This unique deposit illustrates that local and regional changes had a profound effect on the local Australian ecosystem over the past 55kyr. To obtain a proxy of past climate changes, trace and major element geochemistry analyses were applied to a 13m peat core from the crater. Principle component analysis (PCA) was used to identify the main factors that control elemental distribution in the peat and to add interpretative strength to the geochemical behavior of selected major and trace elements. For example, Sc, Al, Cu, and Pb were found to be related to increased erosion of the basin soils, and from this, several periods of significant flux from atmospheric input and/or terrigenous run-off were identified. Geochemically mobile elements during rock weathering and pedogenesis, such as Mg, Ca, and Sr helped to identify the peat ombrotrophic–minerotrophic boundary at ∼1.5m depth and offered important information about fluxes of these nutrients to the mire and their dynamics within the deposit. Arsenic and V comparisons between the peat record (high concentrations in some peat sections) and in local basin rocks (very low concentrations), suggested the presence of a long range, atmospheric dust source early in the formation of the mire. The Lynchs Crater peat record presents a continuous record of environmental change in tropical Australia and contributes new understanding to geochemical processes in peatlands.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Mulvaney:1961dates","The Antipodean archaeologist has more than passing interest in the opinions expressed in ANTIQUITY concerning the reliability of radio-carbon 14 age estimations. To him, objective prehistory seems unattainable without the combination of stratigraphy and radio-carbon. Other geochronological schemes remain to be devised and tested in Australia, while the material simplicity of aboriginal culture deprives the prehistorian of many customary ancillary aids, such as coinage, pottery or sophisticated typology. Even the ubiquitous faience bead has proved elusive. In the Polynesian world there is dispute concerning the value of genealogies and traditions, but even the most ardent critic must grant that they contain more apparent historicity and chronology than Australian concepts of ‘the dream time’. In this generation, therefore, carbon 14 is likely to provide the basic clues for the interpretation of the past. This brief article is intended to record a series of dates which, it would seem, neither physicist nor archaeologist can impugn. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:28:09.461 +0100" +"Mulvaney:1962advancing","It is now evident that co-ordinated interstate research between Australian universities, museums and scientific institutions is the prerequisite for any fundamental advance in the reconstruction of Aboriginal culture and prehistoric environmental conditions. Indications are that results will soon be forthcoming.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Mulvaney:1962otway","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Mulvaney:1964fromms","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Mulvaney:1965moffatt","History came late to Lethbridge Pocket, on Mt. Moffatt‘s northern boundary, just over the crest of the Great Dividing Range, source of the extensive Maranoa, Warrego and Fitzroy river systems. Explorer Major Thomas Mitchell skirted the area to the westward in 1946, observing (Mitchell, 1848, 208) that the prospect towards the dominating, massive table-lands ‘was very grand‘; the name of Dean Buckland, geologist and antiquarian, was bestowed upon the loftiest table-land, at the foot of which Lethbridge Pocket lay concealed. Ludwig Leichhardt had passed to the north-east, a year previously, but he too preferred to avoid the rugged mountains, now termed the Carnarvon and Chesterton Ranges. Both the journals of Mitchell and Leichhardt testify, on many pages, to the abundant material traces of a populous Aboriginal comunity in the region. Leichhardt commented (1847, 45) that ‘appearances indicated that the ommencement of the (Carnarvon) ranges was a favourite resort of the ‘blackfellows‘. The remains of recent repasts of mussels were strewed about the larger water-holes‘.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Mulvaney:1970gully","Excavations are described which were conducted subsequent to the removal of the burial. Trenches were located at different localities in order to provide exposed sections at all levels of the Keilor sediments. The stone artifacts recovered were not numerous, but they were comparable from all trenches. Included in the analysis were some tools from Wright‘s excavation trench (GGW). Trimmed implements in the Keilor Terrace were made on flakes and are typologically classifiable as scrapers. Unexpectedly for an industry of 8,000 years and older, it also included fabricators. The overlying terrace sediments (GGJ) included a microlithic backed blade industry and unifacially flaked pebble tools. These results conform with those made on sites of similar antiquity elsewhere in Australia.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Mulvaney:1971kenniff","Dear _ You may remember that the 1964 season at Kenniff Cave produced some contradictory carbon 14 dates which I could not explain. I still cannot do so, although some new dating results do clear up some problems and add interest. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:27:59.707 +0100" +"Mulvaney:1975australia","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Mulvaney:1981salvage","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Munack:2014outpaced","The Indus River, one of Asia's premier rivers, drains the western Tibetan Plateau and the Nanga Parbat syntaxis. These two areas juxtapose some of the lowest and highest topographic relief and commensurate denudation rates in the Himalaya-Tibet orogen, respectively, yet the spatial pattern of denudation rates upstream of the syntaxis remains largely unclear, as does the way in which major rivers drive headward incision into the Tibetan Plateau. We report a new inventory of 10Be-based basinwide denudation rates from 33 tributaries flanking the Indus River along a 320 km reach across the western Tibetan Plateau margin. We find that denudation rates of up to 110 mm k.y.-1 in the Ladakh and Zanskar Ranges systematically decrease eastward to 10 mm k.y.-1 toward the Tibetan Plateau. Independent results from bulk petrographic and heavy mineral analyses support this denudation gradient. Assuming that incision along the Indus exerts the base-level control on tributary denudation rates, our data show a systematic eastward decrease of landscape downwearing, reaching its minimum on the Tibetan Plateau. In contrast, denudation rates increase rapidly 150-200 km downstream of a distinct knickpoint that marks the Tibetan Plateau margin in the Indus River longitudinal profile. We infer that any vigorous headward incision and any accompanying erosional waves into the interior of the plateau mostly concerned reaches well below this plateau margin. Moreover, reported long-term (>106 yr) exhumation rates from low-temperature chronometry of 0.1-0.75 mm yr-1 consistently exceed our 10Be-derived denudation rates. With averaging time scales of 103-104 yr for our denudation data, we report postglacial rates of downwearing in a tectonically idle landscape. To counterbalance this apparent mismatch, denudation rates must have been higher in the Quaternary during glacial-interglacial intervals. 2014 Geological Society of America.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Munack:2016indus","Rivers draining the semiarid Transhimalayan Ranges at the western Tibetan Plateau margin underwent alternating phases of massive valley infill and incision in Pleistocene times. The effects of these cut-and-fill cycles on millennial sediment fluxes have remained largely elusive. We investigate the timing and geomorphic consequences of headward incision of the Zanskar River, a tributary to the Indus, which taps the >250-m thick More Plains valley fill that currently plugs the endorheic high-altitude basins of Tso Kar and Tso Moriri. In situ 10Be exposure dating and topographic analyses show that a phase of valley infill gave way to net dissection and the NW Himalaya's first directly dated stream capture in late Marine Isotope Stage (MIS) 6, ∼135 ka ago. Headwaters of the Indus are currently capturing headwaters of the Sutlej, and rivers have eroded >14.7 km3 of sediment from the Zanskar headwaters since, mobilising an equivalent of ∼8\% of the Indus' contemporary sediment storage volume from only 0.3\% of its catchment area. The resulting specific sediment yields are among the rarely available rates averaged over the 105-yr timescale, and surpass 10Be-derived denudation rates from neighbouring catchments three- to tenfold. We conclude that recycling of Pleistocene valley fills has fed Transhimalayan headwaters with more sediment than liberated by catchment denudation, at least since the last glacial cycle began. This protracted release of sediment from thick Pleistocene valley fills might bias estimates of current sediment loads and long-term catchment denudation. Copyright 2016 Elsevier Ltd","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Munroe:2006uinta","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Murari:2014timing","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Murray-Wallace:1997greenglade","The extent of racemisation of one of the fastest racemising amino acids, aspartic acid, in the marine gastropod Turbo undulatus from Greenglade rockshelter, southern New South Wales, is examined in an attempt to resolve time within the last few hundred years, an interval that is difficult to date by radiocarbon. Aspartic acid racemisation, in conjunction with radiocarbon dating and stratigraphic evidence, indicates that Greenglade rockshelter was occupied episodically since AD 1300. The variation in the amino acid results obtained in this study help to define the limitations of applying the amino acid racemisation (AAR) method to middens of recent origin. Comparison of AAR analyses on shell of equivalent age and known not to have been burnt, suggests that some of the shells within the middens have been reworked and/or heated during multiple episodes of rockshelter occupation. Cultural evidence indicates that the rockshelter was used until historically-recent times, well after British colonisation and possibly as late as the middle twentieth century. The difficulties of dating this interval are also considered in the context of the contact period in Australia. It is concluded that dating midden materials of recent age, known to have been heated by camp fires, is a particularly difficult task by the AAR method, but that meaningful results may be obtained if the technique is used with caution.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Murray:1978anteater","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Murray:1980beginners","Evidence of human occupation dated at approximately 20,000 years BP is recorded from a cave site in the Florentine Valley in south central Tasmania. The artifact assemblage and faunal content are described and the factors giving rise to bone accumulation are examined. Occupation has been dated by 14C analysis of associated charcoal and aspartic acid racemization dating of bone with close agreement between the two methods. The interior river valleys of southern Tasmania were being utilized by hunter-gatherers when the Last Glacial was reaching its climax and Tasmania was a peninsula of the Australian mainland. Suggestions by recent authors that late Pleistocene occupation was tightly coastal and that the interior was uninhabited are refuted. Under the open vegetation conditions prevailing during the late Pleistocene the broad river valleys of southern Tasmania provided easy routes for population movement and a suitable environment for game. In contrast dense wet forest was the dominant vegetation throughout the Holocene making these areas less attractive for both human occupation and the larger elements of the fauna.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Murray:2012forcing","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"MurrayWallace:1999coorong","The last interglacial Woakwine Range, a linear, barrier shoreline complex of temperate bioclastic carbonate origin, in the southeast of South Australia, occurs essentially uninterrupted over a distance of 300 km and up to 10 km inland from the present coastline. Mapping of the internal facies architecture of the barrier as revealed in McCourt's Cutting southeast of Robe, reveals the presence of transgressive and regressive facies associated with the last interglacial maximum (Oxygen Isotope Substage 5e), as well as an older aeolianite within the core of the barrier, correlated herein with Oxygen Isotope Stage 7. Amino acid racemisation and thermoluminescence dating indicate that volumetrically, the majority of the Woakwine Range is of last interglacial age. The bulk of the barrier structure comprises aeolian facies in the form of landward-migrating coastal dunes. The internal facies appear to record the culmination of the post-Stage 6 marine transgression at the onset of Substage 5e, and possibly the termination of Substage 5e based on the shallow seaward dip of the discontinuity between regressive littoral and sublittoral facies.","2024-01-17 16:36:17.120 +0100","" +"MurrayWallace:2002foredunes","Optically stimulated luminescence (OSL) dating of quartz sand (106-150 or 150-200 μm) in bioclastic carbonate-quartz sediments sampled from coastal relict foredunes (beach ridges) was undertaken to evaluate the utility of the OSL method for studies of dune dynamics and to quantify rates of coastal progradation. Twelve sediment samples from a 4 km transect across a Holocene embayment fill at Guichen Bay, South Australia, were measured for their luminescence characteristics. Apart from one age inversion attributed to recent disturbance associated with mining, the OSL ages are in sequential order when considered in the context of their associated error terms. The OSL ages indicate an extremely rapid initial phase of sedimentation (i.e. 1600 m within a few hundred years, approximately 5 ka ago) followed by a constant rate of progradation for the past 4 ka of 0.39 m/a, with a high level of association between distance across the embayment fill and luminescence age for this time interval. An average rate of dune development of one dune every 80 yr from 3900 yr ago to the present day is apparent. The OSL ages for the late Holocene indicate that the present beach state is largely in equilibrium with sediment supply.","2023-03-26 14:45:57.798 +0200","" +"MurrayWallace:2010murray","A geochronological framework for the sequential development of coastal barrier aeolianite complexes in the mouth region of the River Murray, Australia's largest river system is presented based on amino acid racemization and thermoluminescence dating. The sedimentary successions represent a foreshortened and condensed sequence of coastal barriers compared with those of the Coorong Coastal Plain in southern South Australia where the barrier complexes are more widely separated in response to tectonic uplift. The barriers have formed during interglacial sea-level highstands and are correlatives of genetically equivalent landforms of the Coorong Coastal Plain. Thermoluminescence dating and the extent of amino acid racemization in aeolianite 'whole-rock' sediment samples, reveal a general increase in age of the barriers landwards from the modern coastline. In detail, however, the individual barriers represent composite structures having formed in more than one interglaciation, due to the reoccupation of Pleistocene shoreline positions during sea-level highstands of similar amplitude, in a zone of gradual basin subsidence. The most seaward Pleistocene aeolianite at Surfer Beach is of interstadial age (Marine Isotope Stage 5c, 105 ± 5 ka; MIS 5c), and correlates with the Robe Range of the Coorong Coastal Plain. The last interglacial shoreline (130 ± 15 ka; MIS 5e) is particularly well-defined in the River Murray mouth region. It is represented by a complex association of coastal parabolic dunes superimposed on a transverse dune system, which runs parallel with the former coastline, and also includes associated estuarine, lagoonal and open ocean beach facies. ... [_truncated_]","2024-01-17 16:36:17.120 +0100","" +"Musser:2005calomyscidae","Family Calomyscidae","2023-01-05 16:42:05.198 +0100","" +"Musser:2005cricetidae","Family Cricetidae","2023-01-05 16:42:05.198 +0100","" +"Musser:2005muridae","Family Muridae","2023-01-05 16:42:05.198 +0100","" +"Musser:2005muroidea","Superfamily Muroidea","2023-01-05 16:42:05.198 +0100","" +"Musser:2005nesomyidae","Family Nesomyidae","2023-01-05 16:42:05.198 +0100","" +"Musser:2005platacanthomyidae","Family Platacanthomyidae","2023-01-05 16:42:05.198 +0100","" +"Musser:2005spalacidae","Family Spalacidae","2023-01-05 16:42:05.198 +0100","" +"NSWOEH:2017not.lo","Species _Notomys longicaudatus_","2023-02-17 13:35:53.701 +0100","" +"NSWOEH:2017pse.bo","Species _Pseudomys bolami_","2023-02-17 13:35:53.701 +0100","" +"NSWOEH:2017pse.de","Species _Pseudomys delicatulus_","2023-02-17 13:35:53.701 +0100","" +"NSWOEH:2022pla.ma","Species _Planigale maculata_","2023-02-17 13:35:53.701 +0100","" +"NSWOEH:2022pse.gr","Species _Pseudomys gracilicaudatus_","2023-02-17 13:35:53.701 +0100","" +"Nagel:2016extended","Accelerator Mass Spectrometry (AMS) radiocarbon dating and taphonomic grading was undertaken on foraminifera preserved in the archaeological shellmatrix site of Thundiy, Bentinck Island, southern Gulf of Carpentaria, Australia. Foraminiferawere assigned to one of six taphonomic grades ranging frompristine to severely abraded. AMS dating demonstrates a weak relationship between preservation status and age. Foraminifera ages are inconsistent with multiple ages onmarine shell fromthe same deposit implying significant sediment transport system residence ages (the time between death of the organismand final deposition) for foraminifera in the deposit. Results demonstrate that foraminifera cannot be assumed to be contemporary with other components of the sedimentary context in which they occur, indicating that caution is required in interpreting chronologies and palaeoenvironmental records based on foraminifera recovered from highly dynamic depositional settings. Findings point to the potential of foraminifera AMS dating of coastal archaeological deposits to contribute to evaluations of site integrity and chrono-stratigraphic analyses.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Nakamura:2014abukuma","Accurate determination of denudation rates is important in understanding Earth surface system dynamics. In situ produced cosmogenic nuclides, such as 10Be and 26Al, provide a valuable insight but are not entirely free from complications. In this study, denudation rates are determined for the Abukuma Mountains, Japan, using both site-specific and basin-scale methods. Considered with density measured in the field, distinct and systematic differences between the two methods are identified. Site-specific rates calculated from depth profiles of cosmogenic nuclides (10Be and 26Al) at topographic highs indicate a rate of 67 to 85 mm/kyr, whereas basin-scale averaged denudation rates derived from the concentration of cosmogenic nuclides in fluvial sediments show 114 to 180 mm/kyr. This is the first comparison of these two commonly used methods in the same region in Japan, where the entire study area is characterized by well-developed saprolite. These results indicate that differential denudation rates between topographic highs and valleys reflect increasing local topographic relief of the study area. Comparison between rates derived from depth profiles and those applicable to the entire basin is important for understanding landscape development.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Nanson:0000unpublished","Gerald Nanson is a renowned UOW geomorphologist who gained international recognition for his research into the understanding of how the desert landscapes of Australia have evolved through the past one million years. In a career spanning more than four decades, Gerald has greatly promoted the use and refinement of luminescence techniques and expanded the understanding of complex interactive geomorphology, palaeohydrology and Quaternary history of the Australian rivers, lakes and associated dune fields.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Nanson:1987comparison","Radiocarbon and thermoluminescence (TL) age-determinations have been obtained for a large Pleistocene alluvial terrace on the Nepean River near Sydney, New South Wales, Australia. The deposit was laid down by a braided river system prior to the last glacial maximum. Six thoroughly pretreated samples of charcoal and degraded wood buried within gravels at the base of the terrace yielded apparent 14C ages of ∼37,000–42,000 yr B.P. These compare favorably with four TL determinations that gave apparent ages of ∼41,000–47,000 yr B.P. for the same deposit. Adjustment of the 14C ages to take geomagnetic effects into account further improves the correlation between these two independent dating techniques. In addition, 14C and TL correctly identified a reworked portion of the fine-grained alluvial overburden as being substantially younger than the main body of the terrace. These results augur well for the usefulness of TL age determinations of certain alluvial deposits.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Nanson:1987cranebrook","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Nanson:1991tropics","Thermoluminescence (TL) age determinations of alluvial sediments in the tropics are evaluated by comparison with U/Th age determinations of pedogenic accumulations in the alluvium of the lower Gilbert River, a large fan delta in the wet-dry tropics of northern Queensland, Australia. This study extends U/Th dating by applying it not only to calcretes, but also to Fe/Mn oxyhydroxide/oxide accumulations. While a direct correlation cannot be made between U/Th dates from secondary minerals and TL dates from the host sediments, both sets of data show broad consistency. In addition to providing a minima for acceptable TL ages, U/Th dates are useful for determining the chronology of pedogenesis/diagenesis. They show that calcretes and ferricretes have formed under similar climatic conditions in the wet-dry tropics of northern Australia during the late pleistocene. Beneath about 5-12 m the Gilbert fan delta consists of an extensive sand body older than 85,000 yr and probably about 120,000 yr in age, representative of a period of major fluvial activity not repeated since this time. Above are muds and fine sandy muds that extend uninterrupted to the present surface except in the downstream fan where they are bisected by a thin unit of medium sand that TL dates at 40,000-50,000 yr B.P. A system of sandy distributary channels over the fan surface represents an early Holocene fluvial phase probably more active than at present.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Nanson:1992birdsville","The longitudinal dunes of the Simpson Desert, in the vicinity of Birdsville, have been reworked largely during the Holocene from dunes deposited up to 80000 years ago or earlier. The widespread asymmetry of these roughly northward-trending dunes, with steeper eastern faces and more gentle western faces, supports wind-rose data showing sand-transporting winds from the southwest obliquely intersecting the dunes. While this suggests a change in the wind pattern since the dune field was oriented, it does not indicate that the dunes are necessarily shifting leeward (eastward) as a consequence. It is hypothesized that the direction of migration is controlled by the extent to which the dunes are vegetated. Relatively well-vegetated dunes can accrete sand on their gentle stoss slopes and erode on their lee slopes causing them to shift westward and hence obliquely into the wind, a condition that probably prevails in wetter regions and during episodes of relatively humid climate. In contrast, in very dry areas or during arid phases, sand can move unimpeded up a sparsely vegetated stoss face and over the crest to form an avalanche or slip face on the lee side, thereby causing the dunes to shift eastward. Despite evidence that longitudinal dune crests can shift laterally to some extent, the dunes in the western part of the Simpson Desert have not migrated, either westward or eastward, more than 100m or so from their Pleistocene cores. Aeolian transport and partial or complete removal of iron cutans from around quartz grains results in dunes of widely varying colour yet of similar age.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Nanson:1992wetting","Alternately dry and wet climatic episodes across central and eastern Australia during the past 300 ka have greatly affected Australia's rivers, lakes, and dune fields. Evidence of widespread climate and flow-regime changes has been provided by 75 thermoluminescence (TL) dates and 18 U/Th dates from alluvial and eolian sediments. Fluvial conditions dominated part of the last two interglacials (stage 5 and 7), resulting in large sand loads in rivers in the present Simpson Desert and southeastern Australia. During the last interglacial, fluvial activity in central Australia peaked at ∼110 ka (stage 5 pluvial), probably ∼5-10 ka behind world temperature and sea-level maxima. Following the last late interglacial wet phase, aridity associated with dune building spread from central Australia toward its margins, achieving greatest intensity during the last glacial maximum. A less widespread wet phase, identified at about 55-35 ka (stage 3 subpluvial), is associated with high lake levels and paleochannel activity in southeastern Australia. This TL record of variable continental aridity in Australia correlates well with global changes, including the variable eolian dust flux into central China, the northern Pacific Ocean, and Antarctica.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Nanson:1993magela","Magela Creek, a major tributary of the East Alligator River in northern Australia, has left a detailed sedimentary record of a fluvial landscape dominated by climatic and eustatic changes associated with Quaternary glacial-interglacial cycles. Uranium-series dates from young pisoliths in floodplain deposits indicate that ferruginisation is probably ongoing under present conditions while ferricretes in degraded terraces that flank the lower valley reveal a fluvial history extending back to early Pleistocene or Tertiary time. Inset within this older alluvium is a valley fill which, from thermoluminescence dates, was initiated about 300 kyr ago. With each glacial climate change and associated fall in sea level, distinct palaeochannels have been eroded into these floodplains, infilling later with alluvium when climate and base-level conditions were conducive to fluvial deposition. Radiocarbon dates show that the most recent palaeochannel beneath the modern Magela Creek last started to fill by downstream progradation and vertical accretion of bedload sand about 8 kyr. The palaeochannel filled at an accelerating rate, probably as a result of declining stream competence associated with drier conditions in the late Holocene augmented by the backwater effects of sea-level rise. Continued aggradation blocked the mouths of tributary valleys along Magela Creek, forming alluvial-dammed tributary lakes and deferred-junction tributary streams. From about 300 kyr, cyclic episodes of channel incision and sediment evacuation in this tropical-monsoon river valley have become less effective, possibly because increasing aridity in the late Quaternary has reduced the erosional effectiveness of Australia's northern rivers. Reduced flow regime and rising sea level in the late Holocene has resulted in the latest phase of alluvial accretion.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Nanson:1995simpson","Sediments near Finke in central Australia provide evidence of late Quaternary evolution and the interaction of aeolian and fluvial systems in response to changing climate in the western Simpson Desert. Thermoluminescence (TL) dating is used to develop a chronology of aeolian and alluvial activity and to identify differences in sand provenance. Quaternary alluviation in the Finke valley at this location occurred at or prior to c 90 ka and with no surviving evidence of subsequent activity until the Holocene. In contrast to rivers in the eastern part of the Lake Eyre basin, substantial alluviation took place here in the early to mid-Holocene, probably due to reactivation of the northern monsoon and its partial penetration into central Australia. The regional dunefield near Finke consists of linear dunes largely reworked and aligned during the last glacial (30-12 ka) as part of the great anticlockwise whorl of dunes in central Australia. The oldest dated source-bordering dunes from the Finke River are bright red in colour, were deposited at c 100 ka and are now buried beneath paler source-bordering dunes. The latter consist of two exposed units; a lower one of unknown orientation that dates at 17-9 ka, and an upper unit, aligned to the northwest and parallel to the prevailing winds, that dates at 5-0 ka. The TL signature and sediment texture of the oldest source-bordering dunes show them to have probably been derived from weathered alluvial red-beds of similar or greater age nearby, and to have contributed abundant sand to the regional dunefield immediately north of the river. In contrast, sand from the younger, paler source-bordering dunes appears to be from a different source and to have only recently extended into the regional field. The Finke region would seem to be in a pivotal position for the study of palaeowind patterns that have created and modified Australia's whorl of continental dunes. The 30-18 ka regional linear-dunes near Finke are oriented almost due north. Their cross-sectional asymmetry (steeper eastern slopes) suggests a response to southwesterly or westerly sand-transporting winds between 18 and 10 ka; these winds appear to have shifted to their present southeast orientation during the past 5 ka. From dune ages, alignments and asymmetry, it is proposed here that there was a northward shift in the wind pattern at Finke by about 100-150 km (1-1.5° of latitude) during the last glacial, but that through this period the regional dune pattern has remained remarkably stable.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Nanson:1998playas","The catchment of Lake Eyre is one of the world's largest internally drained basins. The playas near its depocentre, the driest region of Australia, contain a partial record of Quaternary climatic and hydrologic events for the last full glacial cycle, and probably beyond. Ancient beach-ridges marginal to lakes Eyre, Frome, Callabonna and Blanche have been dated using thermoluminescence (TL) to provide evidence for major changes in the hydrological regime of the basin. Beach ridges around Lake Eyre provide evidence of high-lake stands up to 27 m above the present lake floor during what probably corresponds to the middle to latter part of Marine Oxygen Isotope Stage 5. There is evidence also for even higher lake stands associated with earlier isotope stages. Three TL dates identify a period of aeolian activity during Stage 4 and a further 5 TL dates from lakes Eyre and Frome indicate that high lake stands occurred between about 55 and 40 ka, corresponding with Stage 3. The Stage 5 and Stage 3 high stands both relate to periods of enhanced fluvial activity previously identified in the Lake Eyre basin and elsewhere in Australia. In contradiction with other work, a few TL dates from some playas suggest a possible major episode of high lake levels immediately preceding or at the start of the Last Glacial Maximum (LGM) (26–22 ka). This may relate to a sharp temperature suppression and an increase in runoff by rivers fed from monsoons in the north. While a set of relatively low-elevation late Holocene beaches have been dated on two of the playas, a period of enhanced precipitation and stream flow in the early to mid-Holocene appears not to have formed higher beaches, possibly due to high temperatures and evaporation rates at that time. The filling of Lake Eyre during and since Stage 5 appears to have been to no more than to a level of ∼12 m Australian height datum (AHD), possibly due a spillway at about this elevation in the form of the Warrawoocara Channel connecting Lake Eyre with playas to the southeast (lakes Gregory, Blanche, Callabonna and Frome). Such overflows from one large basin to another would have had a major impact on the hydrology of the region. In addition to enhanced runoff, essential for the maintenance of high lake levels must have been local temperatures and evaporation rates significantly reduced from present day levels.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Nanson:2003coastal",NA,"2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Nanson:2005induration","Late Quaternary alluvial induration has greatly influenced contemporary channel morphology on the anabranching Gilbert River in the monsoon tropics of the Gulf of Carpentaria. The Gilbert, one of a number of rivers in this region, has contributed to an extensive system of coalescing low-gradient and partly indurated riverine plains. Extensive channel sands were deposited by enhanced flow conditions during marine oxygen isotope (OI) Stage 5. Subsequent flow declined, probably associated with increased aridity, however, enhanced runoff recurred again in OI Stages 4–3 (∼65–50 ka). Aridity then capped these plains with 4–7 m of mud. A widespread network of sandy distributary channels was incised into this muddy surface from sometime after the Last Glacial Maximum (LGM) to the mid Holocene during a fluvial episode more active than the present but less so than those of OI Stages 5 and 3. This network is still partly active but with channel avulsion and abandonment now occurring largely proximal to the main Gilbert flow path. A tropical climate and reactive catchment lithology have enhanced chemical weathering and lithification of alluvium along the river resulting in the formation of small rapids, waterfalls and inset gorges, features characteristic more of bedrock than alluvial systems. Thermoluminescence (TL) and comparative optically stimulated luminescence (OSL) ages of the sediments are presented along with U/Th ages of pedogenic calcrete and Fe/Mn oxyhydroxide/ oxide accumulations. They show that calcrete precipitated during the Late Quaternary at times similar to those that favoured ferricrete formation, possibly because of an alternating wet–dry climate. Intense chemical alteration of the alluvium leading to induration appears to have prevailed for much of the Late Quaternary but, probably due to exceptional dryness, not during the LGM. The result has been restricted channel migration and a reduced capacity for the channel to adjust and accommodate sudden changes in bedload. Consequent avulsions have caused local stream powers to increase by an order of magnitude, inducing knickpoint erosion, local incision and the sudden influx of additional bedload that has triggered further avulsions. The Gilbert River, while less energetic than its Pleistocene ancestors, is clearly an avulsive system, and emphasizes the importance in some tropical rivers of alluvial induration for reinforcing the banks, generating nickpoints, reworking sediment and thereby developing and maintaining an indurated and anabranching river style.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Nanson:2008alluvial","As a low-gradient arid region spanning the tropics to the temperate zone, the Lake Eyre basin has undergone gentle late Cenozoic crustal warping leading to substantial alluvial deposition, thereby forming repositories of evidence for palaeoclimatic and palaeohydrological changes from the Late Tertiary to the Holocene. Auger holes and bank exposures at five locations along the lower 500~km of Cooper Creek, a major contributor to Lake Eyre in the eastern part of the basin, yielded 85 luminescence dates (TL and OSL) that, combined wit a further 142 luminescence dates from northeastern Australia, have established a chronology of multiple episodes of enhanced flow regime from about 750~ka to the Holocene. Mean bankfull discharges on Cooper Creek upstream of the Innamincka Dome at 250-230~ka or oxygen isotope stages (OIS) 7-6 are estimated to have been 5 to 7 times larger than those of today, however, substantially less reworking has occurred during and after OIS 5 than before. Lower Cooper Creek appears to have similarly declined. In the Tirari Desert adjacent to Lake Eyre there is evidence of widespread alluvial activity, perhaps during but certainly before the Middle Pleistocene, yet the river became laterally restricted in OIS 7 to 5. While the Quaternary has been characterised by a dramatically oscillating wet-dry climate, since oxygen isotope stage OIS 7 or 6 there has been a general decline in the magnitude of the episodes of wetness to which the eastern part of central Australia has periodically returned. During the last full glacial cycle, Cooper Creek's periods of greatest runoff and sand transport were not during the last interglacial maximum of OIS 5e (132-122~ka) but later in OIS 5 when sea levels and global temperatures were substantially below those of 5e or today. Fluvial activity returned in OIS 4 and 3, but not to the extent of mid and late OIS 5; strongly seasonal but still powerful flows transported sand and fed source-bordering dunes in OIS 5 and 3. This chronology of fluvial activity in the late Quaternary broadly coincides with that for rivers of southeastern Australia and suggests that the wet phases in eastern central Australia have not been governed as much by the northern monsoon as by conditions in the western Pacific close to the east coast both north and south. Flow confinement within the Innamincka Dome has locally amplified Cooper Creek's energy, and here evidence exists for short but high-magnitude episodes of flow during the Last Glacial Maximum and in the early to middle Holocene, conditions that were capable of forming large palaeochannels but that were not long-lived enough to rework the river's extensive floodplains elsewhere along its length.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Napton:1985kuyunba","Two rockshelters at Pine Gap on the southern flank of the MacDonnell Ranges near Alice Springs were investigated by test excavations conducted during January 1980. The excavations at Pine Gap are part of a long-term program of archaeological research which has been conducted by the writers and their associates in central Australia during the past several years.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Napton:1996simpson","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Navin:1987illawarra","The primary aim of the study was to determine whether or not the site was disturbed. In the case that the site was not disturbed, the study aim is to delineate the extent of the site, and to assess the archaeological significance of the site. As part of this study a test excavation was carried out to define and interpret any changes in stratigraphy and to obtain some datable material so that the site can be placed in some chronological context. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:27:49.680 +0100" +"Neal:1984stradbroke","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Neal:1986pleistocene","An open site at Wallen Wallen Creek, North Stradbroke Island has revealed a deep (≥2.5 m) stratified archaeological deposit which yielded radiocarbon dates of Pleistocene age. These results are the first evidence of Pleistocene human occupation in south-east Queensland, and the first evidence of Pleistocene occupation of the Australian east coast, north of the Sydney region. The deposit suggests a continuous occupation throughout the Pleistocene, with a dramatic increase in occupation intensity during the late Holocene. Evidence for the continuous occupation of the nearcoastal zone during the Pleistocene makes this site unique in the archaeological record of east-coast Australia.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Neal:1989radiocarbon","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Neely:2019california","Although many steep landscapes comprise a patchwork of soil-mantled and bare-bedrock hillslopes, models typically assume hillslopes are entirely soil-mantled or bare-bedrock, making it challenging to predict how rock properties influence hillslope erodibility and landscape evolution. Here, we study headwater catchments across the San Gabriel Mountains (SGM) and Northern San Jacinto Mountains (NSJM) in southern California; two steep landscapes with similar climate and lithology, but with distinctly different bedrock fracture densities, ∼5× higher in the SGM. We combine new and published detrital in-situ cosmogenic 10Be-derived erosion rates with analysis of high resolution imagery and topography to quantify how the morphology and abundance of bare-bedrock and soil-mantled hillslopes vary with erosion rate within and between the two landscapes. For similar mean hillslope angles (35-46°), catchments in the NSJM erode at rates of 0.1-0.6 m kyr−1, compared to 0.2-2.2 m kyr−1 in the SGM. In both landscapes, bare-bedrock hillslopes increase in abundance with increasing erosion rate; however, more and steeper bedrock is exposed in the NSJM, indicating that wider bedrock fracture spacing reduces soil production efficiency and supports steeper cliffs. Additionally, higher erosion rates in the SGM require a 3× higher soil transport efficiency, reflecting an indirect control of bedrock fracture density on the size of sediment armoring hillslopes. Our data highlight how hillslope morphodynamics in steep landscapes depend on the strength of soil and bedrock and the efficiency of soil production and transport, all of which are variably sensitive to rock properties and influence the partitioning of soil and bare-bedrock on hillslopes.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Negishi:2009kasasinabwana","This is a preliminary excavation report on the Kasasinabwana shell midden of Wari Island. We seek to establish a chronological history of prehistoric ceramics in southern Massim in order to assess Geoffrey Irwin‘s colonization hypothesis regarding the Early Papuan Pottery (EPP) period. An analysis of ceramics, other tools and faunal remains has allowed the definition of three ceramic periods, corresponding physically to Upper, Middle and Lower layers, in the inhabited history of the site. In the Upper Layers, which make up the main deposit of the site, links to the ethnographic Kuta or Kune are indicated by imported pottery and certain types of shellfish. During this period, the intensive use and discarding of shellfish made the site a shell midden. The earlier era (1600-2300 cal BP) corresponding to the Middle Layers contains red-slipped and related types of pottery. The Lower Layers contain much older pottery, referred to here as Kasasinabwana Plain Pottery (KPP). The dates of these layers are 2300-2600, 2600-2800 cal BP and the KPP may provide evidence of an earlier colonization other than that of the EPP. This research reveals Post-Lapita variability in western Melanesia and allows for revision of previous colonization theories. Further analysis of the Kasasinabwana midden is necessary for purposes of comparison with other sites in Melanesia.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Nelson:1995beeswax","Accelerator mass spectrometry radiocarbon ages have been taken for a test suite of small samples of material removed from some of the ‘beeswax’art figures found in rock shelters in northern Australia. The results indicate that we can reliably date this unique form of rock art with no noticeable damage. We had not expected to find figures of any great antiquity, and so we were surprised to find that the ages obtained spanned the time period from the recent past to about 4000 BP.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Nelson:2014leaving","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Nelson:2016variation","Climate, atmospheric pCO2, and fire all may exert major influences on the relative abundance of C3 and C4 grasses in the present-day vegetation. However, the relative role of these factors in driving variation in C3 and C4 grass abundances in the paleorecord is uncertain, and C4 abundance is often interpreted narrowly as a proxy indicator of aridity or pCO2. We measured δ13C values of individual grains of grass (Poaceae) pollen in the sediments of two sites in southeastern Australia to assess changes in the proportions of C3 and C4 grasses during the past 25,000 years. These data were compared with shifts in pCO2, temperature, moisture balance, and fire to assess how these factors were related to long-term variation of C4 grass abundance during the late Quaternary. At Caledonia Fen, a high-elevation site in the Snowy Mountains, C4 grass abundance decreased from an average of 66 percent during the glacial period to 11 percent during the Holocene, primarily in response to increased pCO2 and temperature. In contrast, this pattern did not exist in low-elevation savannah woodlands around Tower Hill Northwest Crater, where C4 grass abundance instead varied in response to shifts in regional aridity. Fire did not appear to have strongly influenced the proportions of C3 and C4 grasses on the landscape at millennial timescales at either site. These patterns are similar to those of a recent study in East Africa, suggesting that elevation-related climatic differences influence how the abundance of C3 and C4 grasses responds to shifts in climate and pCO2. These results caution against using C4 plant abundance as a proxy indicator of either climate or pCO2 without an adequate understanding of key controlling factors.","2023-07-22 06:51:38.269 +0200","" +"Neotoma:2022database","The Neotoma Paleoecology Database ('Neotoma') is more than a database! Neotoma is a database, a software ecosystem, and a community. Neotoma covers primarily the Pliocene-Quaternary part of the geologic record, the time during which humans evolved and during which modern ecosystems developed. The Neotoma database can accommodate virtually any type of fossil data. It is available for use by other data cooperatives that are welcome to develop their own individualized frontends to the database, as well as remotely input and update data.","2023-01-06 16:18:47.612 +0100","" +"Nesje:2007andoya","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Neudorf:2019investigation","The luminescence characteristics and age estimates of nine samples of aeolian quartz are reported from the Southwood B section in the Arve Valley of southern Tasmania, Australia. New OSL and TT-OSL ages obtained from the deepest Tasmanian aeolian section found so far, the Southwood B section (>6 m deep), range from 20 ka (MIS 2) to 180 ka (MIS 6). Here we test two previously published TT-OSL protocols on our samples: the protocol of Brown and Forman (2012) and a protocol modified from Stevens et al. (2009). Congruencies between our TT-OSL chronology, OSL chronology and previously published TL ages suggest that the modified Stevens et al. (2009) protocol is the most robust for these samples. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:28:19.508 +0100" +"Newnham:1989waikato","The vegetational and climatic history of the Waikato lowlands during the last c. 18,000 years is inferred from the palynology of sediment cores from Lakes Rotomanuka, Rotokauri, and Okoroire. Intra- and inter-lake correlations were aided by multiple tephra layers interbedded with the lake sediments. The detailed chronological resolution given by these tephra sequences shows that late glacial-post glacial vegetational and climatic changes were nearly simultaneous throughout the Waikato lowlands.","2023-07-28 11:01:26.780 +0200","" +"Newnham:1990thesis","This thesis describes the vegetation and climatic changes over the past 20,000 years from pollen records at eight northern New Zealand lowland peat and lake sites, ranging from Taranaki to the Far North. The sites investigated are Umutekai Swamp (Taranaki), Lakes Rotomanuka, Rotokauri, and Okoroire (Waikato), Kopouatai Bog (Hauraki Plains), Lake Waiatarua (Auckland), Otakairangi Swamp (mid-Northland), and Trig Road Swamp (Far North). At sites from Auckland southwards, dating and correlation of the pollen records were enhanced by the occurrence of multiple tephra layers within the pollen-bearing sediments. The clearest picture of regional vegetation history and tightest chronologic control were obtained from the tephra-rich organic lake sediments of the Waikato lowlands. Holocene vegetation changes were broadly consistent throughout this northern New Zealand region and indicate climates, which were initially moist, mild and equable, but became increasingly variable and probably drier overall during the late Holocene. Podocarpangiosperm forest was always prominent and Agathis australis forest expanded throughout the region north of latitude 38° S during the last 6,000 years. Kauri was especially prominent in the Waikato region during the 1000 years or so following the Taupo eruption of c.1800 years ago. At pollen sites from Waikato, Hauraki Plains, and Auckland, palynological evidence suggests that people began clearing forests as early as 800 years ago, but probably not much earlier. Pollen records for the last glacial show less regional uniformity. South of Auckland, scattered tracts of Nothofagus or Libocedrus forest within a shrubland/grassland mosaic were succeeded, between c.14.5 and 10 ka by the regional expansion of podocarp-angiosperm forest, with Prumnopitys taxifolia initially prominent. North of Auckland, the pre-Holocene vegetation history is complicated by uncertain chronologies. Conifer-angiosperm forest with prominent A. austalis grew in the Far North during the last glacial, while in mid-Northland, a substantial period of Nothofagus forest, shrub and grassland communities may correspond to either the entire last glacial or to the late glacial. Local variations in vegetation cover were maintained to some extent independently of regional climate, influenced by site specific factors including edaphic controls, hydroseral succession, and local hydrological changes caused by, e.g., lahar or lava flow, fluvial activity and sea level change. The influence of these local factors is most evident for the late glacial, during which period podocarp-angiosperm forest spread throughout northern New Zealand generally, but with considerable variation in timing even between nearby sites. Fire appears to have been an important factor in vegetation change throughout the period investigated, not just during the human deforestation era; peat swamp communities show a long history of association with fire, while in dryland vegetation, Agathis australis appears to have been especially affected by burning. No unequivocal evidence was found for postglacial latitudinal migrations, but several plants show significant altitudinal range expansions during the last glacial compared with their present distributions in northern New Zealand, viz., Nothofagus menziesii, Libocedrus bidwillii, Phyllocladus aspleniifolius, and Halocarpus spp. Thus although vegetation communities at each locality have changed substantially over time, the flora of northern New Zealand remained essentially the same during the c.20,000 years before the human era. Interpretation of the pollen records was assisted by principal components analysis (PCA) and by referring to modern pollen data and pollen-vegetation comparisons obtained from Waipoua Forest, Northland. ... [_truncated_]","2023-07-28 11:01:26.780 +0200","" +"Newnham:1995bog","A Holocene history of vegetation, climate, and ombrogenous mire development is presented from pollen and plant macrofossil analyses of sediments at Kopouatai Bog, a large, raised, restiad bog in northern New Zealand. Tephra layers of established ages, supplemented by numerous radiocarbon dates, provide a secure chronology. The earliest peats, overlying last glacial sediments, and dated at c. 11700 radiocarbon years BP, with extensive accumulation after c. 10360 BP, are dominated by pollen of warm temperate podocarp-angiosperm forest, indicating a moist, mild early-Holocene climate. The bog began as a series of small soligenous mires within lowland podocarp-dominated swamp forest but was mostly oligotrophic by c. 8500 BP. Peat accumulation rates have varied spatially and temporally, averaging 0.9 mm yr-1 in central and southern areas. The deposition of deltaic muds in the northern part of the bog accompanied a marine transgression c. 6500-5000 BP, while elsewhere an associated groundwater table rise resulted in a temporary return to mesotrophic conditions. As the marine influence subsequently receded, the northern areas remained subject to regular flooding, but underwent rapid peat growth at a mean rate of 1.7 mm yr-1, while oligotrophic conditions returned to other parts of the bog. Regional vegetation developments indicate a change, c. 6000 BP, to drier, frostier conditions during the late Holocene. Ascarina lucida and Agathis australis may be used as regional pollen- stratigraphic markers for the early Holocene and late Holocene, respectively. The loss of tall trees and expansion of subcanopy species and seral vegetation in forests near Kopouatai Bog, just before the deposition of Kaharoa Tephra (c. 700 BP), are likely evidence for human activity dating from at least this time.","2023-07-28 11:01:26.780 +0200","" +"Newnham:1995plenty","The vegetation history of two mires associated with Holocene dunes near the western Bay of Plenty coast, North Island, New Zealand, is deduced from pollen analysis of two cores. Correlation of airfall tephra layers in the peats, and radiocarbon dates, indicate that the mires at Papamoa and Waihi Beach are c. 4600 and c. 2900 conventional radiocarbon years old, respectively. Tephras used to constrain the chronology of the pollen record include Rotomahana (1886 AD), Kaharoa (700 yr B.P.), Taupo (Unit Y; 1850 yr B.P.), Whakaipo (Unit V; 2700 yr B.P.), Stent (Unit Q; 4000 yr B.P.), Hinemaiaia (Unit K; 4600 yr B.P.), and reworked Whakatane (c. 4800 yr B.P.) at Papamoa, and Kaharoa and Taupo at Waihi Beach. Peat accumulation rates at Papamoa from 4600 - 1850 yr B.P. range from 0.94 to 2.64 mm/yr (mean 1.37 mm/yr). At Waihi Beach, from 2900 yr B.P. - present day, they range from 0.11 to 0.21 mm/yr (mean 0.20 mm/yr). Peat accumulation at both sites was slowest from 1850 to 700 yr B.P., suggesting a drier overall climate during this interval. At both sites, the earliest organic sediments, which are underlain by marine or estuarine sands, yield pollen spectra indicating salt marsh or estuarine environments. Coastal vegetation communities declined at both sites, as sea level gradually fell or the coast prograded, and were eventually superseded by a low moor bog at Papamoa, and a mesotrophic swamp forest at Waihi Beach. These differences, and the marked variation in peat accumulation rates, probably reflect local hydrology and are unlikely to have been climatically controlled. The main regional vegetation during this period was mixed northern conifer-angiosperm forest. Kauri (Agathis australis) formed a minor component of these forests, but populations of this tree have apparently not expanded during the late Holocene at these sites, which are near its present southern limit. Occasional shortlived forest disturbances are detectable in these records, in particular immediately following the deposition of Taupo Tephra. However, evidence for forest clearance during the human era is blurred by the downward dislocation of modern adventive pollen at these sites, preventing the clear differentiation of the Polynesian and European eras.","2023-07-28 11:01:26.780 +0200","" +"Newnham:1998kaharoa","The debate over the timing of arrival and earliest environmental impacts of the first New Zealanders has intensified in recent years, in part fuelled by new evidence or reinterpretation of old evidence from other points along prehistoric Polynesian migratory routes. An examination of two radiocarbon-dated pollen records from northern New Zealand shows how divergent interpretations could be drawn from the same evidence to support both early and late colonization models. Radiocarbon-dated pollen records for deforestation at sites where the risk of contamination by older carbon may be high cannot be used to establish chronologies of settlement. Ombrogenous mires, where peat accumulation proceeds independently of groundwater or surface runoff, are likely to yield the most reliable records. Another solution applicable in northern New Zealand is to base chronologies on tephra layers with reliable age estimates from multiple determinations. Analysis of 11 pollen records currently known to contain the 665&15 bp (c. 600 cal-bp) rhyolitic Kaharoa Tephra demonstrates the critical stratigraphic position that this isochronous surface occupies in New Zealand prehistory. The earliest inferred human impacts occurred at around the time of deposition of the tephra in eight of these sites (73 percent), and well after it at the remainder. These results are in agreement with a later colonization model and suggest that proximity to accessible food resources was more important than climate or latitude in determining early colonization sites. These findings will be tested fully when the known range of Kaharoa Tephra is extended beyond its present limited range through the application of micro-tephra analysis. In line with Anderson's (1995: 128) premise that the later colonization model is eminently falsifiable, we suggest that tephropalynological studies involving the Kaharoa Tephra may hold the key to resolving debates over the timing and spatial patterns of earliest human impact in northern New Zealand. In particular, these records permit the investigator to avoid the ambiguities that emerge frequently when pollen profiles indicating deforestation are dated by radiocarbon alone.","2023-07-28 11:01:26.780 +0200","" +"Newnham:1998waikaremoana","Further evidence in support of a late pre-European (Polynesian) settlement of New Zealand is provided by an 1850-year-long tephropalynological record from a remote region in New Zealand's North Island. The earliest unequivocally anthropogenic forest clearance is estimated from sedimentation rates to have occurred c. 375 14C years BP (c. ad 1523--1631), although the radiocarbon chronology, shown by tephrochronology to be erroneous due to hard-water effects, suggested this occurred c. 900 years earlier. Delineation of the anthropogenic era, and the distinction between human activity and other agents of environmental change in the pollen/spore diagram, are supported by cluster analysis and detrended correspondence analysis. Two distinct phases of forest clearance are evident during the pre-European era, reflecting local changes either in population pressure or settlement patterns. We note that the lull between the two phases of forest clearance coincides with the maximum of the 'Little Ice Age' within the period c. late ad 1600s to early 1800s.","2023-07-28 11:01:26.780 +0200","" +"Newnham:2000reversal","The temporal relationship between rapid climate shifts in the Northern and Southern Hemispheres at the end of the last glacial is crucial to understanding how the global climate system functions during periods of major transition. A detailed Southern Hemisphere mid-latitude pollen record from a climatically sensitive and well-dated upland site in New Zealand, unlike previous interpretations, shows clear evidence of late-glacial climate changes similar in structure to those in the Northern Hemisphere, including a cooling interval from ca. 11 600 to 10 700 14C yr B.P. Because the cooling interval occurred ca. 600 14C yr before the Younger Dryas chron, our record thus also suggests that some global climatic events during the last deglaciation may have registered earlier in the Southern Hemisphere.","2023-07-28 11:01:26.780 +0200","" +"Newnham:2004omapere","We present an integrated record of environmental change from Lake Omapere, Northland, New Zealand, based on palaeolimnological analysis of a 7-m-long core and eight adjunct cores spanning part of the last 80 calendar (cal.) ka. The chronology was developed using tephrochronology, palaeomagnetism and radiocarbon dating together with climato- and palyno-stratigraphy. Two of 14 tephra layers in the cores provide markers for correlating the record with other New Zealand climato-stratigraphic sequences, deep-sea cores and the global marine isotope record. Pollen, diatom, palaeomagnetic, sedimentologic and pigment analyses show that Lake Omapere, currently f2 m deep, has had a discontinuous history. Occupying a shallow basin perched partly within old basalt lavas, the initial (alkaline) lake formed towards the end of MIS 5a at ca. 80 cal. ka, presumably because of blockage of local drainage of a swampy alluvial floodplain, inundating peat deposits and forest trees, including kauri (Agathis australis). The lake filled rapidly to a level f1--2 m above that at present. Such filling was probably unrelated to climate but a subsequent phase of variable but generally falling lake levels and increasing dystrophy may have been climatically controlled, commencing during MIS 4 and culminating in periods early in MIS 3 when the lake became swampy or dry. Conditions of non-deposition (or non-preservation) obtained for most of the period after ca. 55 cal. ka (Rotoehu Ash) until formation of the modern lake approximately 600--700 cal. years ago or soon after, as indicated by the presence of Tephra-1, identified in part as Kaharoa Tephra (AD 1314), near the top of the core. The modern lake originated possibly through damming of the western outlet as a consequence of accelerated erosion accompanying earliest Polynesian deforestation, an interpretation supported by Maori oral tradition. The pollen record indicates that beech Nothofagus (presumably N. truncata) was much more common in Northland during the Last Glacial, and that for this region the relative abundance of Nothofagus vs. Agathis pollen serves as a better indicator of cooler versus warmer intervals during the Quaternary than the ratio of tree to non-tree pollen. However, it seems likely that moisture balance was a more critical factor than temperature in vegetation composition and distribution, particularly during the LGM, and the long periods of hiatus may also be linked to a drier climate than present. Correlation coefficients between the pollen curves confirm that several tree species (Halocarpus bidwillii, H. biformis and Phyllocladus alpinus), previously palynologically concealed within generic taxonomic groups, occurred about two degrees latitude further north and at a much lower altitude than their current limits during cooler or drier phases of the Last Glacial. A temperature depression in Northland of 4 jC at various times during the Last Glacial is inferred from these range expansions. Nevertheless, the persistence of widespread forest cover suggests that the late Pleistocene climate of Northland was less severe than for most of the rest of New Zealand and strengthens the argument for a heightened temperature gradient across northern New Zealand during the Last Glacial.","2023-07-28 11:01:26.780 +0200","" +"Newnham:2007auckland","Auckland occupies a climatically sensitive position close to a major biogeographic boundary in the southern mid-latitudes. A new pollen record from Kohuora maar crater, Auckland, displays vegetation and climatic changes for the past ca. 32 000 years. Of particular interest are the inferred climatic patterns for the first part of the interval, encompassing the Last Glacial Maximum (LGM). The Kohuora record corresponds closely with pollen records from other Auckland sites indicating that the patterns observed are at least regional in extent. It is also broadly consistent with a variety of palaeoenvironmental evidence from across New Zealand, including the glacial record from Westland, other palynological records from North Island, other palaeoecological records from the South Island, and aeolian quartz sequences from western North Island. These records show that glacial conditions prevailed across most, if not all, of New Zealand during the interval ca. 29--19 k cal. yr BP, longer and earlier than the LGM sensu stricto. We suggest that the term extended LGM (eLGM) may be more appropriate for the New Zealand region. Within this predominantly cold interval, the Auckland pollen records indicate a climatic amelioration for the interval ca. 26--24 k cal. yr BP, also consistent with other palaeocological data from Canterbury, that fall within a period of climate amelioration recognised between the first two eLGM glacial advances in Westland. We refer to this warming interval as the eLGM Interstadial. The ca. 27 k cal. yr BP Kawakawa/Oruanui tephra is instrumental in most of these inter-site comparisons and occurs after the first peak of eLGM cooling in a short-lived comparatively mild phase. A subsequent return to apparently colder climate in the Auckland records may indicate a volcanic cooling effect or, more likely, widespread landscape disturbance following this major eruption event. Strong correspondence between biotic responses, glacial fluctuations and aeolian quartz deposition linked to major shifts in strength and latitudinal extent of the southern westerlies suggest that both the eLGM and eLGM Interstadial may be more widely registered, at least across the Southern Ocean. Support for this assertion comes from parallel investigations in western and southernmost South America and isotopic and palaeoecological records from Southern Ocean marine cores. Recent reconstructions of the globally averaged ice-equivalent sea-level history are in line with this evidence from the Southern Hemisphere, suggesting that the eLGM may have a global registration. In light of these observations, we suggest a re-examination of the defined timing of the LGM along with renewed effort to establish climatic patterns during this period and understand their causes.","2023-07-28 11:01:26.780 +0200","" +"Newnham:2007terrestrial","A pollen profile from Okarito Pakihi Bog in south Westland, New Zealand extending from near present back to Marine Isotope Stage (MIS) 6 provides a continuous record of vegetation and climate change for the past two glacial cycles. Independent chronological control was obtained by AMS radiocarbon dating of organic sediments in the upper part of the sequence and OSL dating of inorganic silts in the lower part, with a unique tie point provided by the ca 26.5 cal ka Kawakawa Tephra. As was probably a common occurrence in this region, the basin developed as a moraine-dammed proglacial lake and remained lacustrine until the early Holocene, when a peat bog developed. Survival of the depositional site through subsequent multiple ice advances, unusual in a glaciated landscape. was probably assisted by lateral displacement of the basin relative to its source area, across the Alpine Fault. There is good correspondence between inferred periods of substantial treeline depression in the pollen profile and the record for ice advance in this region. More cooling events are evident in the pollen record. however. presumably due to the fragmentary nature of glacial geomorphology. The pollen record also shows broad consistency with the MIS record and hence with the Milankovitch orbital forcing model, but with some departures, including an early onset to the last glacial maximum (LGM). Several sub-Milankovitch scale events are also evident, including a mid-LGM warming and Lateglacial reversals during both the last and the penultimate deglaciation.","2023-07-28 11:01:26.780 +0200","" +"Newnham:2018impact","Following resolution of a long-standing debate over the timing of the initial settlement of New Zealand from Polynesia (late 13th century), a prevailing paradigm has developed that invokes rapid transformation of the landscape, principally by fire, within a few decades of the first arrivals. This model has been constructed from evidence mostly from southern and eastern regions of New Zealand, but a more complicated pattern may apply in the more humid western and northern regions where forests are more resilient to burning. We present a new pollen record from Lake Pupuke, Auckland, northern New Zealand, that charts the changing vegetation cover over the last 1000 years, before and after the arrival of people. Previous results from this site concurred with the rapid transformation model, although sampling resolution, chronology and sediment disturbance make that interpretation equivocal. Our new record is dated principally by tephrochronology together with radiocarbon dating and includes a cryptotephra deposit identified as Kaharoa tephra, a key marker for first settlement in northern New Zealand. Its discovery and stratigraphic position below two Rangitoto-derived tephras enables a clearer picture of environmental change to be drawn. The new pollen record shows an early phase (step 1) of minor, localised forest clearance around the time of Kaharoa tephra (c. 1314 AD) followed by a later, more extensive deforestation phase (step 2) commencing at around the time of deposition of the Rangitoto tephras (c. 1400--1450 AD). This pattern, which needs to be corroborated from other well-resolved records from northern New Zealand, concurs with an emerging hypothesis that the 'Little Ice Age' had a significant impact on pre-European Māori with the onset of harsher conditions causing a consolidation of populations and later environmental impact in northern New Zealand.","2023-07-28 11:01:26.780 +0200","" +"Newton:1989review","Three species of the large terrestrial hydrophilid genus 'Dactylosternum' Wollaston are reported from Australia and New Zealand, keys are provided to distinguish the species and separate the genus from allied sympatric genera, and distribution maps arc given for each species in the Australian region. 'D. abdominale' (Fabricius), a nearly cosmopolitan species that had not been confirmed from Australia previously, has probably been introduced into Australia and New Zealand in this century and is now widespread in synanthropic habitats. The Indo-Malayan species 'D. dytiscoides' (Fabricius) may be indigenous to northern Queensland. 'D. marginale' (Sharp), the only species restricted to the Australian region, was first described over a century ago from Auckland, New Zealand, but evidence presented here suggests that it is actually endemic to eastern Australia; it has probably been introduced into New Zealand and perhaps Norfolk Island in historical times.","2023-01-05 16:42:05.198 +0100","" +"Nichol:2000coastal","The coastal landscape of New Zealand has been utilized heavily by humans for the last 600 to 800 years, first by Polynesian settlers who disturbed native forests through burning and later by Europeans who continued forest burning and introduced logging and grazing in the mid-19th century. Whangape Harbor and its catchment in Northland, North Island, is an example of a heavily used coastal landscape where the impacts of human use are clearly evident on the deforested and eroding slopes of the catchment, and in the harbor where siltation is contributing to expansion of mangrove forests and a deterioration in the quality and quantity of seafood stocks. This paper documents the physical condition of Whangape Harbor and its catchment and uses sedimentological data (grain size, magnetic susceptibility, pollen) to establish links between sediment sources, pathways, and sinks. Radiocarbon dating of in situ estuarine shells suggests that sedimentation rates in the estuary have increased by an order of magnitude during the period of human occupation. We argue that human impact on Whangape Harbor has caused an acceleration of the natural process of estuary infilling, but has not controlled the type of geomorphic processes operating in the system.","2023-07-28 11:01:26.780 +0200","" +"Nichols:2005chagres","In situ-produced cosmogenic 10Be was measured in 17 sediment samples to estimate the rate and distribution of sediment generation in the upper Río Chagres basin over the last 10 to 20 kyr. Results indicate that the upper Río Chagres basin is generating sediment uniformly. Nuclide activities suggest basin-wide sediment generation rates of 143 and 354 tons/km/yr (avg. = 234 ± 74 tons/km/yr; n = 7) for small tributary basins and 248 to 281 tons/km/yr (avg. = 267 ± 97 tons/km/yr; n = 3) for large tributary basins. The weighted average of all tributaries is 269 ± 63 tons/km/yr; n = 10). A sample collected upstream of Lago Alhajuela suggests that the entire basin is exporting sediment at a rate of 275 ± 62 tons/km/yr. These cosmogenic nuclide measurements all suggest that the upper Río Chagres basin (when considered on scales <5 km2 to >350 km2) is generating sediment at ∼270 tons/km/yr. This long-term (1 −20 kyr) sediment generation rate that is equivalent to the estimate derived from suspended sediment yield measured below the upper Río Chagres- Rió Chico confluence from 1981–96 (289 tons tons/km/yr). Such similarity implies that decadal and millennial sediment yields are similar. Thus, short-term sediment yields and long-term sediment generations are in balance, implying steady landscape behavior over time. The background sediment yield suggests that it would take ∼3,600 years to completely fill Lago Alhajuela, the reservoir for the Panama Canal. Taking into account the present day 2- to 3- fold increase in sediment yields for adjacent human-impacted Rió Boquerón and Rió Pequení basins, the filling time is reduced to ∼2,000 years. However, it would only take between 250 to 600 years to reduce the reservoir capacity (69\% of maximum) enough to drain the entire reservoir for precipitation conditions similar to the 1982 El Niño event. Such models highlight the importance of proper watershed management in order to reduce the sedimentation of Lago Alhajuela.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Nichols:2014barron","Estimates of long-term, background sediment generation rates place current and future sediment fluxes to the Great Barrier Reef in context. Without reliable estimates of sediment generation rates and without identification of the sources of sediment delivered to the reef prior to European settlement (c. 1850), determining the necessity and effectiveness of contemporary landscape management efforts is difficult. Here, using the ~ 2100-km2 Barron River catchment in Queensland, Australia, as a test case, we use in situ-produced 10Be to derive sediment generation rate estimates and use in situ and meteoric 10Be to identify the source of that sediment, which enters the Coral Sea near Cairns. Previous model-based calculations suggested that background sediment yields were up to an order of magnitude lower than contemporary sediment yields. In contrast, in situ 10Be data indicate that background (43 t km− 2 y− 1) and contemporary sediment yields (~ 45 t km− 2 y− 1) for the Barron River are similar. These data suggest that the reef became established in a sediment flux similar to what it receives today. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:28:41.654 +0100" +"Nicoll:2010cunene","During geomorphic reconnaissance of the Lower Cunene River near the reach of Serra Cafema, a significant accumulation of Middle Stone Age artifacts was discovered along the Namibia--Angolan border. The archaeological site is downstream of the Marienfluss--Hartmann Valley and lies along the eastern perimeter of the hyperarid Cunene erg (sandsea). Within the study area, the Cunene River is a bedrock anabranching -- mixed bedrock-alluvial anabranching system with a morphology that is strongly controlled by lithology and structure and a hydrology dominated by tropical rainfall in the headwaters. A 5 m high alluvial terrace along the left bank of the perennial river is mantled with a surface lag of cobbles and gravels that includes MSA lithics. More than 30 artifacts are preserved in this open-air context. Finds include quartzite flakes, cores, and Levallois--Mousterian points with varying degrees of edge abrasion and varnish; these appear to be the first Levallois--Mousterian points found in this region of Africa. Since the archaeology of this region is poorly known, these cultural assemblages enable initial correlations across southern Africa. A replicate OSL-SAR date ~220 kyr provides initial age constraints on a sand preserved within the cobble-boulder terrace fill, and constrains a maximum age for the overlying archaeological assemblage. This is the first MSA site in northern Namibia in direct stratigraphic context with a securely dated unit. The artifact assemblage underscores the importance of riparian corridors in reconstructing hominin behaviours during the Middle Pleistocene, the time frame marked by the first appearance and the dispersal of the modern human species Homo sapiens.","2023-06-05 10:57:13.636 +0200","" +"Nimick:2016colonia","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Nishiizumi:1989polished","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Nishiizumi:1991antarctic","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Nishiizumi:1993role","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Nobbs:1983plumbago","Plumbago Historic Reserve (Figure-1) was proclaimed an Historic Reserve under the Aboriginal and Historic Relics Preservation Act 1965, in August 1972, in order that the many sites indicating Aboriginal occupation and the relics of early European settlement, discovered during the initial site recording programme (M.F.Nobbs) would have some measure of protection. Eight small areas of the Reserve were placed on the Register of the National Estate in October 1980. Site recording carried out during the last 13 years has . resulted in the location of numerous Aboriginal surface campsites, more than 30 hunting hides, 15 Rock Art sites, quarry sites, gnammas and cisterns. New sites are being discovered, each year, for example, in 1983 a particularly fine Aboriginal bough shelter was discovered. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:28:58.172 +0100" +"Nobbs:1993petroglyphs","Exposed surfaces of rock engravings in the Olary Province of South Australia develop coatings of rock varnish, amorphous silica, and oxalate-rich crusts. Instead of relying on any single approach, we use three experimental approaches to assign minimum ages to the petroglyphs. Three methods involve dating manganiferous rock varnish formed over the petroglyphs: 14C measurements of organic matter at the varnish/weathering rind interface provides numerical ages; calibrated ages are obtained by cation-ratio dating; and sequences of layers within varnish are used to discriminate relative ages. A different approach is radiocarbon dating of organic remains within the weathering rind entombed by either rock varnish or amorphous silica. In addition to updating our 1988 results, we report two dozen new radiocarbon ages, eight new cation-ratio ages, and studies of varnish stratigraphy. Although the techniques we use are experimental, our data suggest that petroglyphs have been made in the Olary Province for the last 40,000 radiocarbon years, making its rock art the oldest known in the world. Broader implications of our findings for the cultural history of the Olary Province and for different approaches to dating rock art are explored.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Nobile:2016ambato","Quantifying denudation rates along orogenic systems is crucial to understand how tectonics and climate interact with each other to create topography. Long-term mean denudation rates estimated from geologic data in the Ambato range (Sierras Pampeanas) is 0.34 mm/yr. When compared with short-term denudation rates from other studies northward and southward along the Argentine South Central Andes foreland, our results are similar to those found in regions with higher mean annual precipitation. Here we utilize concentrations of 10Be cosmogenic radionuclide (CRN) in river sediments from catchments along the eastern slope of the Ambato range to understand the relationship among short-term (102–104 yrs) catchment-wide denudation rates and long-term denudation rates estimated from geologic data. CRN denudation rates range between ∼0.038 and ∼0.12 mm/yr. The relationship between geomorphometric parameters (local relief, slope, hypsometric integral, and catchment mean channel steepness index, Ksn) and CRN denudation rates shows linear behavior. The best correlation concerned Ksn indicating a strong connection in the Ambato range between tectonics and denudation. When analyzed together with denudation rates from other studies northward and southward along the South Central Andes foreland, our results are similar to those found in more arid regions and suggest that bedrock strength variations should be contemplated in a regional analysis as well as climate.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Nolan:1986sandstone","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Norman:2022human","The peopling of Sahul (the combined landmass of New Guinea and Australia) is a topic of much debate. The Kimberley region of Western Australia holds many of Australia's oldest known archaeological sites. Here, we review the chronological and archaeological data available for the Kimberley from early Marine Isotope Stage 3 to the present, linking episodes of site establishment and the appearance of new technologies with periods of climatic and sea-level change. We report optical ages showing human occupation of Widgingarri 1, a rockshelter located on the Kimberley coast of northwest Australia, as early as 50,000 years ago, when the site was located more than 100 km from the Late Pleistocene coastline. We also present the first detailed analysis of the stone artefacts, including flakes from ground stone axes, grinding stones and ground haematite recovered from the deepest excavated layer. The high proportion of flakes from ground axe production and resharpening in the earliest occupation phase emphasises the importance of this complex technology in the first peopling of northern Sahul. Artefact analyses indicate changes in settlement patterns through time, with an increase in mobility in the terminal Pleistocene and a shift to lower mobility during the late Holocene. The optical ages for Widgingarri 1 mean that the Kimberley now contains the greatest number of sites in Sahul with earliest occupation dated to more than 46,000 years ago, overlapping with the time of initial occupation of sites in other regions across the continent.","2022-10-09 20:04:07.350 +0200","2022-10-09 20:06:12.256 +0200" +"Norton:2008swiss","Transient landscape disequilibrium is a common response to climatic fluctuations between glacial and interglacial conditions. Such landscapes are best suited to the investigation of catchment-wide response to changes in incision. The geomorphology of the Trub and Grosse Fontanne, adjacent stream systems in the Napf region of the Swiss Molasse, was analyzed using a 2-m LIDAR DEM. The two catchments were impacted by the Last Glacial Maximum, LGM, even though the glaciers never overrode this region. They did, however, cause base levels to drop by as much as 80 m. Despite their similar tectonic, lithologic and climatic settings, these two basins show very different responses to the changing boundary conditions. Stream profiles in the Trub tend to be smooth, while in the Fontanne, numerous knickzones are visible. Similarly, cut-and-fill terraces are abundant in the Trub watershed, but absent in the Fontanne, where deep valleys have been incised. The Trub appears to be a coupled hillslope–channel system because the morphometrics throughout the basin are uniform. The morphology of hillslopes upstream of the knickzones in the Fontanne is identical to that of the Trub basin, but different downstream of the knickzones, suggesting that the lower reaches of the Fontanne have been decoupled from the hillslopes. However, the rapid incision of the Fontanne is having little effect on the adjacent upper hillslopes. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:27:20.749 +0100" +"Norton:2010rhone","Denudation rates of small tributary valleys in the upper Rhone valley of the Swiss Central Alps vary by more than an order of magnitude within a very small distance (tens of kilometers). Morphometric data indicate two distinct erosion processes operate in these steep mountain valleys. We determined the rates of these processes using cosmogenic beryllium‐10 (10Be) in pooled soil and stream sediment samples. Denudation in deep, glacially scoured valleys is characterized by rapid, non‐uniform processes, such as debris flows and rock falls. In these steep valleys denudation rates are 760–2100 mm kyr−1. In those basins which show minimal previous glacial modification denudation rates are low with 60–560 mm kyr−1. The denudation rate in each basin represents a binary mixture between the rapid, non‐uniform processes, and soil creep. The soil production rate measured with cosmogenic 10Be in soil samples averages at 60 mm kyr−1. Mixing calculations suggest that the debris flows and rock falls are occurring at rates up to 3000–7000 mm kyr−1. These very high rates occur in the absence of baselevel lowering, since the tributaries drain into the Rhone trunk stream up‐stream of a knickzone. The flux‐weighted spatial average of denudation rates for the upper Rhone valley is 1400 mm kyr−1, which is similar to rock uplift rates determined in this area from leveling. The pace and location of erosion processes are determined by the oscillation between a glacial and a non‐glacial state, preventing the landscape from reaching equilibrium. Copyright © 2010 John Wiley and Sons, Ltd.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Norton:2011alps","Denudation rates from cosmogenic 10Be measured in quartz from recent river sediment have previously been used in the Central Alps to argue that rock uplift occurs through isostatic response to erosion in the absence of ongoing convergence. We present new basin-averaged denudation rates from large rivers in the Eastern and Southern European Alps together with a detailed topographic analysis in order to infer the forces driving erosion. Denudation rates in the Eastern and Southern Alps of 170–1,400 mm ky−1 are within a similar range to those in the Central Alps for similar lithologies. However, these denudation rates vary considerably with lithology, and their variability generally increases with steeper landscapes, where correlations with topographic metrics also become poorer. Tertiary igneous rocks are associated with steep hillslopes and channels and low denudation rates, whereas pre-Alpine gneisses usually exhibit steep hillslopes and higher denudation rates. Molasse, flysch, and schists display lower mean basin slopes and channel gradients, and, despite their high erodibility, low erosion rates. Exceptionally low denudation rates are also measured in Permian rhyolite, which has high mean basin slopes. We invoke geomorphic inheritance as a major factor controlling erosion, such that large erosive glaciers in the late Quaternary cold periods were more effective in priming landscapes in the Central Alps for erosion than in the interior Eastern Alps. However, the difference in tectonic evolution of the Eastern and Central Alps potentially adds to differences in their geomorphic response; their deep structures differ significantly and, unlike the Central Alps, the Eastern Alps are affected by ongoing tectonic influx due to the slow motion and rotation of Adria. The result is a complex pattern of high mountain erosion in the Eastern Alps, which has evolved from one confined to the narrow belt of the Tauern Window in late Tertiary time to one affecting the entire underthrust basement, orogenic lid, and parts of the Southern Alps today.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Nott:1991shoalhaven","Thermoluminescence dating of relict source-bordering dunes in the middle and upper Shoalhaven catchment show them to have been active between 19ka and 6ka. During this time, except for a brief period of dune stability sometime between 18 ka and 14ka, the climate of this area was considerably drier than present. The onset of aeolian activity here coincides with the glacial maximum indicating that it was not until then that arid or semi-arid conditions were able to penetrate the humid coastal rim of south-east Australia. The extension of these conditions into the early Holocene, whilst supported by the palaeobotanical record of nearby Lake George, contrasts with pollen evidence from other nearby catchments, suggesting that there were variable environmental responses throughout the south-east highlands of NSW to the amelioration in climate during the early Holocene.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Nott:1994plunge","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Nott:1994problems","Stratigraphic differentiation of Wuaternary coastal sedimentary sequences is frequently based upon the recognition of individual palaeosols. A number of assumptions are commonly made in the compilation of such lithostratigraphies; first, that the development of soil profiles (spodosols) within coastal sedimentary sequences occur within stable sedimentary units and second, that one soil profile equals one sedimentary unit. After examining and thermoluminescence dating podzol (spodosol) profiles within 11 barrier and dune complexes along a 900 km stretch of coastline in south-east Australia we can now show that such assumptions are not tenable. At eight of the ten locations examined the A and B horizons of these soils, although having the appearance of being intact and genetically related, revealed great discrepancies in age. We suggest that coastal podzol profiles are particularly susceptible to reworking primarily because of the variability in induration, and hence preservation potential, of successive horizons. Recognition of this situation as probably being the norm rather than a local anomaly suggests that the practice of dividing sedimentary units into lithostratigraphic units on the basis of palaeosols and then using this criteria as a basis for sampling and determining chronostratigraphies may well lead to erroneous interpretations especially when reconstructing Quaternary environmental and geological histories.","2024-01-17 16:36:17.120 +0100","" +"Nott:1996extreme","Relict plunge-pool sedimentary sequences provide much longer paleoflood records than normally provided by slackwater deposits and other previously reported paleoflood sedimentary signatures. The only two relict plunge-pool sedimentary sequences so far reported lie 300 km apart in tropical northern Australia and provide a record of extreme floods for the last 30,000 years. Each of these sequences identify the early to mid-Holocene and the period immediately prior to the Last Glacial Maximum as the two periods of greatest flood magnitudes of the late Quaternary. Flood discharges at these times were up to five times greater than any floods experienced over the last 4,000 years. Most climate models predict that the magnitude and frequency of storms and rainfall events will increase under a warmer 'greenhouse' climate. The plunge-pool sedimentary sequences, however, show that periods of greatly enhanced discharge compared to present can be associated with both warm, wet and cool, wet phases of climate.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Nott:1999waterfalls","Sediments preserved at the base of rare types of waterfalls provide records of terrestrial floods to 30 kyr or more, being approximately 6-10 times longer than that usually obtained from the traditional slackwater method. These coarse-grained sand deposits form ridges and levees adjacent to plunge pools at the foot of unindented escarpments and within gorge overflow bedrock channel systems. The extension of palaeoflood records into the Late Pleistocene allows comparisons to be made between periods of extreme floods and dramatically different climatic regimes. Our results highlight that the last 30 kyr were dominated by alternating periods of extreme and relatively low magnitude floods that correspond to particular climatic regimes. Recent predictions from Global Climate Models suggest that tropical regions will experience dramatic increases in the frequency and magnitude of extreme floods under a future altered climate. Plunge-pool palaeoflood records can be used to at least partially test such predictions by determining whether similar previous climate/flood associations have occurred within a region.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Nott:2001wet","Extensive alluvial-fan and debris-flow deposits occur along the base of the escarpment of the east Australian highlands in the wet tropics of northeast Queensland. Luminescence and radiocarbon dating show that these deposits accumulated between 27 ka and 14 ka, which was the driest phase of climate during the last full glacial cycle. Climatic desiccation and reduced plant cover, along with a continuation of discrete high-magnitude rainfall events, were the principle causes of this phase of enhanced slope instability. Landslide activity and alluvial-fan development have continued throughout the Holocene, but probably to a lesser extent and magnitude because of the amelioration of climate and the re-establishment of forests throughout the region.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Nott:2002shoalhaven","Luminescence ages from a flight of four paired alluvial terraces in the upper catchment of the Shoalhaven River, southeast highlands, Australia, provide a record of stream behaviour throughout the late Quaternary. Ages ranging from 7ka in the modern floodplain to nearly 500ka for the uppermost dated terrace allow comparisons to be made of the response of streams throughout southeastern Australian to late Quaternary climatic perturbations. The alluvial record of the Shoalhaven River highlights the broad regional synchronicity of episodes of heightened fluvial activity during Oxygen Isotope Stage (OIS) 5 (terminating ∼75ka), 60–∼40, 30–25 and 20–15ka. The Shoalhaven record also shows an absence of fluvial activity during the Last Glacial Maximum suggesting that southeastern Australia was most likely dry at this time as compared to northern Australia which was probably wet. Fluvial activity, while still significant, decreased substantially after approximately 60ka suggesting a general drying of climate towards the present.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Nott:2009ridges","Sand beach ridges are considered to be derived either from aeolian processes and/or waves but their deposition by individual or multiple storms has not been investigated in any detail. We use numerical meteorological and oceanographic models to determine the origin of a sequence of 29 shore parallel sand beach ridges in northeastern Australia. The results suggest that the ridges were constructed by waves and that the final form or height of the ridges is a function of high-energy tropical cyclone generated waves plus storm tides. Hence these landforms archive a nearly 6000 year long history of intense tropical cyclones. The record implies that these extreme tempests occur considerably more frequently than that suggested by the short historical record for this region. The genesis of this sand beach ridge plain has implications for the interpretation of similar sequences elsewhere along the northeast coast of Australia and in comparable environments globally. If other similar sand beach ridge plains have also been deposited by like processes it stands to reason that these long-term records of high intensity tropical cyclones can be used to ascertain a regional scale risk assessment from this hazard.","2023-03-26 14:45:57.798 +0200","" +"Nott:2015gaps","Recent studies of tropical cyclone surge and wave emplaced beach ridge plains have shown that these sequences often contain centennial to millennial scale gaps in their chronologies. Two explanations for the gaps exist — they are due to erosion, or alternatively a cessation or substantial slowing of depositional processes suggestive of a quieter phase in intense storm activity. Differentiating between the two is important for uncovering reliable long-term storm histories from these sequences. We use landform morphology, sediment texture and luminescence chronology to determine the origin of substantial chronological gaps in a plain containing more than 100 shore-parallel ridges composed of fine-grained sand located in northeast Australia. We identify and describe the characteristics associated with both erosional and non-erosional gaps. The erosional gaps are associated with changes in orientation between ridge sets and often a high ridge with hummocky topography that appears to have been disturbed by aeolian activity. River floods likely caused the partial erosion of ridge sets. Non-erosional gaps do not display these morphological characteristics and are likely associated with quiescence in severe tropical cyclone activity. These geomorphic and chronological signatures can be used to identify different sorts of gaps in other ridge plains and are an important tool in the reconstruction of long-term storm histories from these coastal landforms. The data also suggests that fine-grained ridges can, like their coarse-grained counterparts, be predominantly deposited by storm waves and surge and their texture need not necessarily be indicative of the processes responsible for ridge development.","2023-03-26 14:45:57.798 +0200","" +"Nott:2018influence","Luminescence chronologies for two new slackwater flood deposit (SWD) sites (Broken River northeast Queensland and Ord River northwestern Western Australia) are presented and these along with other SWD chronologies from the same regions are compared with recently developed high resolution, isotope tropical cyclones (TC) records. Heightened TC activity occurred between 1400 and 1850 CE in Queensland and between 1500 and 1850 CE in Western Australia. A distinct clustering of flood events in northwest Western Australia during the period of enhanced TC activity suggests the two may be related. The SWD records in northeast Queensland do not cluster specifically during the period of heightened TC activity however several major floods do occur during this time suggesting that TCs may have been involved.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Nunes:2015alps","We explore the controls of the litho-tectonic architecture on the erosional flux in the 370-km2 Glogn basin (European Alps). In this basin, the bedding and schistosity of the bedrock dip parallel to the topographic slope on the NW valley flank, leading to a non-dip slope situation on the opposite SE valley side. While the dip slope condition has promoted the occurrence of landslides (e.g. the c. 30-km2 deep-seated Lumnezia landslide), the opposite non-dip slope side of the valley hosts >100-m-deeply incised tributary streams. 10Be concentrations of stream sediments yield catchment-averaged denudation rates that vary between 0.27 ± 0.03 and 2.19 ± 0.37 mm/a, while the spatially averaged denudation rate of the entire basin is 1.99 ± 0.34 mm/a. Our 10Be-based approach reveals that the Lumnezia landslide front contributes c. 30–65\% of the entire sediment budget, although it covers <5\% of the Glogn basin. This suggests a primary control of the bedrock bedding on erosion rates and processes.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Nyvlt:2014gustav","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"OConnor:1989koolan","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"OConnor:1993kimberley","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"OConnor:1994cheniers","A common phenomenon in northern Australia is the geographically overlapping occurrence of Aboriginal shell mounds or middens, and cheniers. Cheniers are tropical coastal landforms comprising shell or shelly-sand ridges, developed on wetlands which are referred to as chenier plains. Chenier plains are widely distributed along the low wave energy coastline of northern Australia. The record of prehistoric human occupation of chenier plains in Australia, although incomplete, is better than records from elsewhere in the tropical world. The association of cheniers with shell middens has been described from several localities in northern Australia. Discriminating between the different types of shell deposit is difficult and misunderstandings have occurred. These have resulted in Aboriginal middens mis-identified as cheniers having been mined for shell grit, and natural shell deposits having been assigned cultural origins. Recent surveys of a section of the Kimberley coastline at Roebuck Bay south of Broome identified a series of shell mounds between 2 and 5km from the coastline, but their status was equivocal. Field investigation, sampling of a range of shell deposits, and excavation indicated three types of deposit were present: chenier mounds, shell middens and middens overlying cheniers. Initial interpretations of the landscape history and discussion of the problem of separating middens from cheniers are presented. The area provides an interesting comparative study for similar sites in prograding landscapes in other parts of northern Australia, such as the Alligator Rivers area, where chenier and midden deposits occur in association.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"OConnor:1994middens","A common phenomenon in northern Australia is the geographically overlapping occurrence of Aboriginal shell mounds or middens, and cheniers. Cheniers are tropical coastal landforms comprising shell or shelly-sand ridges, developed on wetlands which are referred to as chenier plains. Chenier plains are widely distributed along the low wave energy coastline of northern Australia. The record of prehistoric human occupation of chenier plains in Australia, although incomplete, is better than records from elsewhere in the tropical world. The association of cheniers with shell middens has been described from several localities in northern Australia. Discriminating between the different types of shell deposit is difficult and misunderstand- ings have occurred. These have resulted in Aboriginal middens mis-identified as cheniers having been mined for shell grit, and natural shell deposits having been assigned cultural origins. Recent surveys of a section of the Kimberley coastline at Roebuck Bay south of Broome identified a series of shell mounds between 2 and 5km from the coastline, but their status was equivocal. Field investigation, sampling of a range of shell deposits, and excavation indicated three types of deposit were present: chenier mounds, shell middens and middens overlying cheniers. Initial interpretations of the landscape history and discussion of the problem of separating middens from cheniers are presented. The area provides an interesting comparative study for similar sites in prograding landscapes in other parts of northern Australia, such as the Alligator Rivers area, where chenier and midden deposits occur in association.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"OConnor:1995carpenters","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"OConnor:1996western","This article reports preliminary excavation results and radiocarbon dates obtained for an Aboriginal occupation site in the northeastern Goldfields region: Katampul Shelter (Department of Aboriginal Affairs site registration no. WO 1821) (Figures 1, 2 and 3). This rock shelter has a rich cultural sequence spanning the mid to late Holocene, closely overlying a near-basal date of 21,000 BP which is associated with small numbers of stone artefacts. This is the first Pleistocene date for an Aboriginal occupation site within this region. The likelihood that there is a cultural association between the Pleistocene date and the stone artefacts found in the same deposits is considered. The significance of the dates is discussed within the context of previous models for the colonisation and use of the arid zone in Western Australia.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"OConnor:1998glen","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"OConnor:1999aboriginal","This monograph describes the results of fieldwork carried out on the west Kimberley coast and offshore islands during two field seasons in 1984 and 1985 and the analysis and interpretation of archaeological material derived from it. Attention is focussed on four rockshelter sites, the two Widgingarri shelters on the mainland, the two others on present-day islands. Two of the sites, Koolan Shelter 2 and Widgingarri Shelter 1, have sequences dating from ea. 28,000 bp. Widgingarri Shelter 2 is undated in the lower levels but is presumed to be of a similar order of antiquity. The fourth site, High Cliffy Shelter, dates to the late Holocene, though the island itself has evidence for fleeting occupation earlier, in the immediate posttrans gressive period.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"OConnor:1999cliffy","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"OConnor:1999kimberley","The Kimberley region of Western Australia is large and environmentally diverse and, as might be expected, reflects a diversity of coastal economies, both regionally and through time. In common with other areas of northern Australia, the Kimberley has evidence ofa long record of coastal habitation and resource use in the Pleistocene and throughout the Holocene. Within this record we see considerable variation in the resources exploited and in the size and structure of middens. Immediately preceding present sea stand there appears to have been a phase when mangroves were more extensive.2 Mangrove communities remain a feature of the coastal Kimberley environment throughout the late Holocene, although probably reduced in extent and species diversity. After the mangrove decline, shell mounds appear in the archaeological record for the first time. The implications of these changes for the exploitation of the marine intertidal environment are discussed, as is the late appearance of shell mounds in northern Australia generally. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:29:01.121 +0100" +"OConnor:1999koolan","This monograph describes the results of fieldwork carried out on the west Kimberley coast and offshore islands during two field seasons in 1984 and 1985 and the analysis and interpretation of archaeological material derived from it. Attention is focussed on four rockshelter sites, the two Widgingarri shelters on the mainland, the two others on present-day islands. Two of the sites, Koolan Shelter 2 and Widgingarri Shelter 1, have sequences dating from ea. 28,000 bp. Widgingarri Shelter 2 is undated in the lower levels but is presumed to be of a similar order of antiquity. The fourth site, High Cliffy Shelter, dates to the late Holocene, though the island itself has evidence for fleeting occupation earlier, in the immediate posttrans gressive period.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"OConnor:1999widgingarri","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"OConnor:2002lemdubu","The Am Islands lie near the edge ot the Australian continental shelf in the Arafura Sea, approximately 150 km south of the coast of Papua (formerly Irian Jaya). For at least the first 40,000 years of occupation of Sahul they formed part of a continuous land bridge linking Australia and New Guinea. During this time they would have been a dissected limestone plateau on the exposed Carpentarian Plain. About 14,000 years BP sea level rose and began to encircle the island group, separating it from Australia and by 11,500 years BP it was completely separated from New Guinea. The presence on Am of numerous marsupials, the cassowary and Birds of Paradise attest to this shared history, a fact first recognised by Darwin’s co-discoverer of the theory of evolution by natural selection, the naturalist Alfred Russel Wallace (Wallace 1869).","2022-10-09 20:04:07.350 +0200","" +"OConnor:2006aru","This volume describes the results of the first archaeological survey and excavations carried out in the fascinating and remote Aru Islands, Eastern Indonesia between 1995 and 1997. The naturalist Alfred Russel Wallace, who stopped here in search of the Birds of Paradise on his voyage through the Indo-Malay Archipelago in the 1850s, was the first to draw attention to the group. The results reveal a complex and fascinating history covering the last 30,000 years from its early settlement by hunter-gatherers, the late Holocene arrival of ceramic producing agriculturalists, later associations with the Bird of Paradise trade and the colonial expansion of the Dutch trading empires. The excavations and finds from two large Pleistocene caves, Liang Lemdubu and Nabulei Lisa, are reported in detail documenting the changing environmental and cultural history of the islands from when they were connected to Greater Australia and used by hunter/gatherers to their formation as islands and use by agriculturalists. The results of the excavation of the late Neolithic — Metal Age midden at Wangil are discussed, as is the mysterious pre-Colonial fort at Ujir and the 350-year old ruins of forts and a church associated with the Dutch garrisons.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"OConnor:2006lemdubu","Liang Lemdubu is located in the western interior of Pulau Kobroor in an area of karstic limestone (Fig. 9.1). This large, double- entranced cave was formed when an ancient subterranean river cut a passage through the limestone. It runs in length for 30m, is up to eight metres wide and has an average height of three metres (Figs 9.2, 9.3). To reach it one has to boat to the upper reaches of Sungai Papakulah, followed by a two hour walk inland through rainforest. This is the same sungai where Alfred Russell Wallace spent six weeks collecting skins and other specimens in 1857, at the hamlet he called ‘Wanumbai’.","2022-10-09 20:04:07.350 +0200","" +"OConnor:2006lisa","The excavation at Liang Nabulei Lisa began on 24 November 1997, approximately one year after the Liang Lemdubu excavation was carried out (see Chapter 4, this volume). The site was selected for excavation as it was located close to a stream-fed sungai, had abundant cultural material on the surface and appeared to have some depth of deposit. The Lemdubu excavation had recovered a Pleistocene sequence dating from ca. 27,000 years ago through to the historic period, but the early to mid-Holocene were not represented. It was hoped that Nabulei Lisa would complement the Lemdubu sequence by providing a full Holocene sequence. ... [_truncated_]","2022-10-09 20:04:07.350 +0200","2023-01-11 09:27:10.984 +0100" +"OConnor:2007rankin","Here we report on a variety of stone constructions that have been recently recorded and mapped on Rankin Island in the Kimberley region of Western Australia. The function of one of these features, a long stone wall, is discussed in the context of similar built stone features in other areas of northern Australia and Torres Strait. The possibility that the wall functioned as a fish trap is examined but dismissed on the basis of the survey levelling data which indicate that even with a higher relative sea stand of +1–2m the wall would only have been breached by king tides on a few days of the year. It is probable that the wall had associative ‘ritual’ or ‘magic’ functions, although it is acknowledged that the distinction between ‘ritual’ and ‘subsistence’ is a moot one where increase ceremonies and hunting magic are regarded as essential for success in procuring resources.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"OConnor:2008windjana","Windjana Gorge Water Tank Shelter (DIA 12588) is a narrow limestone rockshelter located in Windjana Gorge National Park, Western Australia. Although the site is badly disturbed, test excavation revealed some 45cm of in situ deposit down to massive roof-fall. Radiocarbon estimates demonstrate that the shelter was used from at least 7000 calBP into the European contact period. The sediments contain well-preserved faunal remains and stone artefacts. The faunal remains give an insight into Aboriginal economy in an arid region with adjacent fresh water sources.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"OConnor:2010beads","Here we report the unusual find of four disc-shaped stone beads from a newly discovered rockshelter in Papua New Guinea, known locally as Watinglo. Beads such as this have not hitherto been found in Papua New Guinea although similar small beads made on slate have been reported from several caves in the Philippines (Fox 1970; Thiel 1986 / 87). Small disc beads made on shell are common in sites throughout this broad region. The context, technology of manufacture and petrography of the Watinglo stone beads are described.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"OConnor:2011paradigms","The origin and timing of the introduction of pigs and pottery into New Guinea are contentious topics. Arguments have centred on whether domestic pigs and pottery technology entered New Guinea following the 'Austronesian expansion' from Southeast Asia into Island Melanesia, c. 3,300 calBP, or in the early to mid-Holocene. We review the history of the debate and present new dates on pig bone and pottery contexts from archaeological sites, including Taora and Lachitu, on the north coast of mainland Papua New Guinea (PNG), where earlier data supported claims for early pig and pottery. We argue that theoretical positions about 'Neolithic' origins in PNG influenced the relative willingness to accept early dates prima facie and conclude that current evidence shows neither pig nor pottery arrived before 3,000 calBP in mainland PNG.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"OConnor:2014carpenters","Carpenters Gap 3 (CG3), a limestone cave and shelter complex in the Napier Range, Western Australia, was occupied by Aboriginal people intermittently from over 30,000 years ago through to the historic period. Excavations at CG3 provide only slight evidence for occupation following first settlement in the late Pleistocene. Analysis of the radiocarbon dates indicates that following this there was a hiatus in occupation during the Last Glacial Maximum. In common with most Australian sites, the evidence for occupation increases sharply from the mid-Holocene. Faunal remains, interpreted predominantly as the remains of people's meals, all suggest foraging of the immediate surroundings throughout the entire period of occupation. Fragments of baler shell and scaphopod beads are present from the early Holocene, suggesting movement of high value goods from the coast (over 200 km distant). Flakes from edge-ground axes recovered from occupation units dated to approximately 33,000 cal. BP, when overall artefact numbers are low, suggest that these tools formed an important component of the lithic repertoire at this time.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"OConnor:2019kisar","The occupation of small islands presents particular challenges for people largely related to limited terrestrial resources and susceptibility to natural disasters. Nevertheless, the challenges and risks inherent in maintaining stable populations on small islands can be offset or overcome through the use of maritime technologies and exchange networks. The archaeology of Here Sorot Entapa rockshelter (HSE) on Kisar Island in the Wallacean Archipelago provides an unparalleled record for examining these issues in Southeast Asia. Kisar is the smallest of the Wallacean islands known to have a Pleistocene occupation record, and one of the smallest permanently inhabited today. Our results indicate that Here Sorot Entapa was first occupied in the terminal Pleistocene by people with advanced maritime technology who made extensive use of local marine resources and engaged in social connections with other islands through an obsidian exchange network. As a result, populations appear to have been maintained on the island for approximately 6,000 years. In the early Holocene occupation at HSE ceased for unknown reasons, and the site was not reoccupied until the mid-Holocene, during which time a major change in the lithic resources can be observed and the exchange network appears to have ceased.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"ODonnell:1982reef","Reef Beach is on the shore of North Harbour of Port Jackson at Balgowlah (N.S.W. 2093), In 1974 a human skull was found on the foreshore beside a wave-eroded shell mound by a local resident who took it to Sydney University for examination. Subsequently, it was learned that other local residents; and visitors had also found human bones at Reef Beach, and some of them were acquired. A visit in 1974 to the find-place allow- ed one of us (M.J.W.) to ascertain the presence of human bones in an eroded section of the shell mound which had been exposed by wave action. It seemed probable that the bones belonged to the same individual as the skull which had been taken to Sydney University. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:27:51.453 +0100" +"ODonnell:2009kuk","The Holocene sequence of buried agricultural earthworks at Kuk Swamp in the highlands of Papua New Guinea is of global theoretical interest to both archaeologists and palaeoecologists. The discovery of what seems to represent an independent hearth of agricultural emergence and intensification within the highland valleys of Papua New Guinea, which is argued to be of equal antiquity to that of anywhere else in the world (Golson and Hughes, 1980), has, in part, fuelled the questioning of the applicability within the tropics of theoretical frameworks pertaining to the origins of agriculture derived from work on sites associated with temperate zone subsistence systems. This questioning derives from: the interpretation that this hearth of agriculture does not appear to have lead to exponentially expanding populations prone to a pressure to disperse in search of more land (Harris, 2002), but, rather, archaeological and palaeoecological examinations of the site lend to an interpretation of periodic intensification leading to environmental degradation which fuelled technological innovation thus spurring continued degradation within relative spatial confinement.","2023-07-22 06:51:38.269 +0200","" +"OHara:2017chronology","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Oakes:1981jackson","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Oberholzer:2003freeze","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Officer:1990art","This is a preliminary report which presents the first dating results obtained from stage one fieldwork of the Sydney Basin AMS rock art dating project. The report has been written for the local and regional Koori communities who are the traditional custodians of the sites involved in the project. The report describes the work done to date, the results, and required further work. This report follows an earlier Project Proposal Report (1988), which proposed and explained the Stage One project. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:27:56.758 +0100" +"Officer:2003wombeyan","Jenolan Caves Reserves Trust proposes to augment the existing sewerage system at the Wombeyan Caves, located in the NSW Southern Highlands. The existing system consists of a series of septic tanks with absorption trenches to disperse liquids into the ground strata. The tv.o main deficiencies of this system are possible infiltration into Cave subterranean watercourses and risk of pollution to Karst formations, and possible inflow into Wombeyan Creek. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:27:57.055 +0100" +"Ogden:1998regeneration","New Zealand forests burn less frequently than tussock grasslands, heath or shrublands. Species composition, past disturbance and stand condition determine inflammability and fuel load, and consequent fire intensity and spatial extent. Before people arrived, fores were ignited by lightning during drought years on the eastern sides of both islands. Volcanism occurring every 300±600 years was associated with fires in the central North Island. A review of radiocarbon-dated charcoal from the eastern South Island, and of evidence for fire in pollen profiles from the North Island, provide the basis for an assessment of fire frequency. Forest fires have occurred on both New Zealand's islands throughout the Holocene at least every few centuries, until the last millennium when frequency increased. The 'return time' of fire at any one place in the forested landscape was probably one or two millennia. Burned areas usually succeeded to forest again before the next inflagration. Consequently fire adaptation is infrequent in the New Zealand flora, and Polynesian forest clearance was rapid and largely permanent. There is an indication of an increase in fire frequency in the late Holocene, and a clear signal associated with people approx. 700 years BP. Separating the earliest anthropogenic fires from the background level of natural burning will be difficult without additional evidence.","2023-07-28 11:01:26.780 +0200","" +"Ogden:2001murray","Dates for sediment deposition have been obtained for a number of abandoned channels with modern features on the Upper Murray, Kiewa, Ovens and Goulburn Rivers, and from palaeochannel deposits on the Upper Murray River just west of Albury. The dates from modern channels on the Upper Murray are problematic, but suggest modern fluvial activity had begun by 5–9ka. Two dates from the Ovens and Kiewa Rivers are in agreement with this. West of Albury, a palaeochannel point bar returned an age of 7.411.6ka, and a source bordering sand dune ∼22.5ka. Sand beneath the floodplain near Albury was aged 7.3ka, and was not deposited at the same time as underlying gravels, where two embedded trees returned ages of 12ka. It therefore cannot be established if the sand deposit was associated with either modern or palaeochannel activity. Therefore, on the Upper Murray River the transition from palaeochannel to modern fluvial activity most likely occurred between 7 and 10ka. In contrast, two dates from an abandoned channel on the Goulburn River indicates that modern channels were active on this river before 11–13ka. This suggests that palaeochannels were active later on the Upper Murray than on the Goulburn River, and compared with previous work, possibly later than on the Murrumbidgee River and the middle Murray River near Echuca. As upper catchment areas were revegetated following the LGM, discharge or sediment supply may have declined first in lower altitude catchments, like the Goulburn, and last in the high-altitude Upper Murray catchment, creating an asynchronous transition from palaeochannel to modern fluvial activity in subcatchments of the southeast Murray drainage basin.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Ogden:2003waipoua","The presence of abundant charcoal in sedimentary deposits is one of the key indicators of early Maori presence in New Zealand. However, it is often difficult to distinguish natural fire from anthropogenic. Studies of sedimentary charcoal and pollen in the Tarahoka clearing (or waerenga) in Waipoua Forest, where intentional burning is supported by the oral history of Te Iwi O Te Roroa, were undertaken with the belief that they would provide a level of detail, which could aid interpretation elsewhere. Vegetation plots and dendrochronological studies of trees on the clearing margins date the cessation of burning and subsequent invasion by woody plants. The radiocarbon and palynological results indicate that the clearing was created by fire ca. AD 1460. Although people were probably present to windward in the Waipoua valley before this time, they left no palynological signature at the study site. The date for the formation of the clearing agrees with others indicating population increase at this time, and with oral tradition for the arrival in the Waipoua valley of Manumanu 1, the ancestor of Te Iwi O Te Roroa. The maintenance of the clearing in seral vegetation by fire for >300 years supports the tradition that it was used as a kiwi (Apterix australis) hunting site. During the period of European contact, fire intensity appears to have declined, while fire frequency may have increased, favouring the spread of bracken (rahurahu, Pteridium esculentum), an important food source. Intentional firing probably ceased ca. 1900, by which time the local Maori population was in decline and European gum-diggers were camped in the clearing. The postulated sequence of formation, use and abandonment of the clearing requires confirmation by investigation of similar nearby sites using the same combination of methods.","2023-07-28 11:01:26.780 +0200","" +"Ohta:2022tanakami","This study proposes a methodology that employs a terrestrial cosmogenic nuclide to quantify the magnitude of human impacts on soil-mantled hillslopes and reconstruct the history of the environmental transition from preserved to devastated states by the anthropogenic sediment yield in a mountainous watershed. The feasibility of the approach was tested in the Tanakami Mountains, central Japan. In the target area, preserved and devastated hilly watersheds distributes adjacent each other as a result of longstanding consumption of forest resources and subsequent acceleration of hillslope erosion. 10Be concentrations in quartz grains were measured in modern fluvial sand from the contrasting watersheds and cores of accretionary legacy sediment recovered at a terrestrial sink near to the most severely devastated watershed. The anthropogenic mass loss from hillslopes was calculated based on the difference between 10Be concentrations in the fluvial sand collected from the preserved and devastated watersheds. The timing and duration of severe human-induced erosion in the devastated watersheds were determined based on 10Be profiling and 14C dating of the sediment cores. To compare the datasets from the different watersheds and the legacy sediments, we normalized the 10Be concentration by the nuclide production rate, which thus represents the residence time of the sand particles transported through the soil and shallow bedrock zones. The average apparent residence times in the preserved and devastated watersheds were 10.5 ± 1.8 and 5.4 ± 1.4 kyr, respectively, reflecting the contrasting anthropogenic impacts on the watersheds. The 10Be and 14C archives indicate the 10Be concentration in the legacy sediment has been diluted at shallower depths and shows marked fluctuations over the last 300 yr. The total mass loss from the devastated watersheds was 5.3 × 105 to 2.9 × 106 g m-2, which can be converted to remove thickness of 0.3–1.8 m by assuming the density of subsurface materials as 1.6 × 106 g m-3. This result is consistent with the actual state of devastated hillslopes in the area characterized by the complete removal of soil cover and subsequent active erosion of exposed bedrock. The fluctuations in 10Be concentration in the cores probably resulted from the mixing of sediment particles from the preserved and devastated zones within the watershed, reflecting the nature of the anthropogenic environmental transition that progressed with propagation of the devastation front. The timing and duration of watershed devastation coincided with a period of extensive forest overharvesting documented in historical records.","2024-01-18 16:42:16.917 +0100","" +"Ojha:2019nepal","The Himalayas stretch ∼3000 km along the Indo-Eurasian plate boundary. Along-strike variations in the fault geometry of the Main Himalayan Thrust (MHT) have given rise to significant variations in the topographic steepness, exhumation rate, and orographic precipitation along the Himalayan front. Over the past 2 decades, the rates and patterns of Himalayan denudation have been documented through numerous cosmogenic nuclide measurements in central and eastern Nepal, Bhutan, and northern India. To date, however, few denudation rates have been measured in Far Western Nepal, a ∼300 km wide region near the center of the Himalayan arc, which presents a significant gap in our understanding of Himalayan denudation. Here we report new catchment-averaged millennial-scale denudation rates inferred from cosmogenic 10Be in fluvial quartz at seven sites in Far Western Nepal. The inferred denudation rates range from 385±31 t km−2 yr−1 (0.15±0.01 mm yr−1) to 8737±2908 t km−2 yr−1 (3.3±1.1 mm yr−1) and, in combination with our analyses of channel topography, are broadly consistent with previously published relationships between catchment-averaged denudation rates and normalized channel steepness across the Himalaya. These data show that the denudation rate patterns in Far Western Nepal are consistent with those observed in central and eastern Nepal. The denudation rate estimates from Far Western Nepal show a weak correlation with catchment-averaged specific stream power, consistent with a Himalaya-wide compilation of previously published stream power values. Together, these observations are consistent with a dependence of denudation rate on both tectonic and climatic forcings, and they represent a first step toward filling an important gap in denudation rate measurements in Far Western Nepal.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Olen:2015arun","Understanding the rates and pattern of erosion is a key aspect of deciphering the impacts of climate and tectonics on landscape evolution. Denudation rates derived from terrestrial cosmogenic nuclides (TCNs) are commonly used to quantify erosion and bridge tectonic (Myr) and climatic (up to several kiloyears) time scales. However, how the processes of erosion in active orogens are ultimately reflected in 10Be TCN samples remains a topic of discussion. We investigate this problem in the Arun Valley of eastern Nepal with 34 new 10Be‐derived catchment‐mean denudation rates. The Arun Valley is characterized by steep north‐south gradients in topography and climate. Locally, denudation rates increase northward, from <0.2 mm yr−1 to ~1.5 mm yr−1 in tributary samples, while main stem samples appear to increase downstream from ~0.2 mm yr−1 at the border with Tibet to 0.91 mm yr−1 in the foreland. Denudation rates most strongly correlate with normalized channel steepness (R 2 = 0.67), which has been commonly interpreted to indicate tectonic activity. Significant downstream decrease of 10Be concentration in the main stem Arun suggests that upstream sediment grains are fining to the point that they are operationally excluded from the processed sample. This results in 10Be concentrations and denudation rates that do not uniformly represent the upstream catchment area. We observe strong impacts on 10Be concentrations from local, nonfluvial geomorphic processes, such as glaciation and landsliding coinciding with areas of peak rainfall rates, pointing toward climatic modulation of predominantly tectonically driven denudation rates.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Olen:2016himalaya","Vegetation has long been hypothesized to influence the nature and rates of surface processes. We test the possible impact of vegetation and climate on denudation rates at orogen scale by taking advantage of a pronounced along-strike gradient in rainfall and vegetation density in the Himalaya. We combine 12 new 10Be denudation rates from the Sutlej Valley and 123 published denudation rates from fluvially-dominated catchments in the Himalaya with remotely-sensed measures of vegetation density and rainfall metrics, and with tectonic and lithologic constraints. In addition, we perform topographic analyses to assess the contribution of vegetation and climate in modulating denudation rates along strike. We observe variations in denudation rates and the relationship between denudation and topography along strike that are most strongly controlled by local rainfall amount and vegetation density, and cannot be explained by along-strike differences in tectonics or lithology.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Olen:2020corrigendum","Due to an error in data processing, the published denudation rates and 10-beryllium concentrations from the Sutlej valley in northwestern India are incorrect in the original article. The correct sample names, denudation rates, and 10Be concentrations are included in the corrected Table 1. All statistical procedures were repeated with the corrected denudation rates. However, we note that the analysis in the original article was performed with and without the Sutlej TCN samples, due to their apparent high variability. Though a decrease in denudation variability is still observed as vegetation density increases, the apparent significance of this decrease is reduced using the corrected data. A strong positive correlation () denudation variability with increasing vegetation seasonality is, however, still observed at statistically significant levels (). Therefore, the principle findings of the original article remain unchanged. Figs. 2, 3, 5, and 6 have been updated to reflect the corrected data (Fig. 1, Fig. 2, Fig. 3, Fig. 4).","2024-01-18 16:42:16.917 +0100","" +"Oliver:2008poster","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Oliver:2014robust","Accurate chronologies are fundamental for detailed analysis of palaeoenvironmental conditions, archaeological reconstructions and investigations of Holocene coastal morphological changes. Chronological data enable estimation of rates of shoreline progradation, and provide appropriate context for forecasting future coastal changes. A previously reported radiocarbon chronology for the Moruya coastal plain in south-eastern Australia indicated a decelerating overall rate of progradation with minimal net seaward shoreline movement in the past ~2500 years. Single-grain and multi-grain aliquot optically stimulated luminescence (OSL) analyses demonstrate that marine sands from this region have excellent luminescence characteristics. A series of OSL ages across this coastal barrier indicates a remarkably linear trend of Holocene shoreline progradation. The linear trend of seaward shoreline movement indicates that the barrier has grown at an average rate of 0.27 m/yr with successive ridge formation every ~110 years. The oldest ridge on the barrier appears to correspond to cessation of rapid post-glacial sea-level rise, and the large foredune at the seaward margin of the barrier is <400 years old. The contrast between the existing radiocarbon chronology and the OSL ages reported in this study implies the need for a more cautious interpretation of coastal barrier chronologies, in Australia and around the world, where they have been based on radiocarbon dating of shell hash.","2023-03-26 14:45:57.798 +0200","" +"Oliver:2016callala","Holocene prograded coastal barriers, comprising a sequence of relict foredune ridges, are depositional environments, which have been used to reconstruct coastal processes. Such reconstructions benefit from new techniques and technologies now available in coastal studies. This study investigated the Callala Beach prograded barrier deposit situated within Jervis Bay on the NSW south coast. This prograded barrier, composed of a series of low-relief, shore-parallel ridges, formed after sea level stabilised on this coastline in the mid Holocene. The approach involved analysis of Light Detection and Ranging (LiDAR) topographic data, ground-penetrating radar (GPR) collection and processing, and dating of ridge deposits using the optically-stimulated luminescence (OSL) dating technique. These data sets demonstrate that the most landward ridge of the Callala Beach barrier was deposited ~7500 years ago, closely aligning with the best estimates for the timing of sea-level stabilisation in southeastern Australia. Progradation continued throughout the late Holocene at a steady rate of ~0.1 m/yr until near the present time, as shown by an age of ~400 years immediately behind the modern foredune. GPR-imaged subsurface structures captured the beachface and dune facies; a regular series of reflectors indicated incremental accumulations of sediment over the late Holocene. Volumes of sand accumulated during barrier growth indicated an average sediment supply for the entire embayment of ~1600 m3/yr or ~0.3 m3/yr per metre of beach. The long term trend of sediment supply has implications for coastal management as the local council is commencing a beach nourishment program at Callala Beach.","2023-03-26 14:45:57.798 +0200","" +"Oliver:2017integrating","Prograded barriers are distinctive coastal landforms preserving the position of past shorelines as low relief, shore-parallel ridges composed of beach sediments and commonly adorned with variable amounts of dune sand. Prograded barriers have been valued as coastal archives which contain palaeoenvironmental information, however integrating the millennial timescale geological history of barriers with observed inter-decadal modern beach processes has proved difficult. Technologies such as airborne LiDAR, ground penetrating radar (GPR) and optically stimulated luminescence dating (OSL) were utilised at Boydtown and Wonboyn, in southeastern Australia, and combined with previously reported radiocarbon dates and offshore seismic and sedimentological data to reconstruct the morpho-sedimentary history of prograded barrier systems. These technologies enabled reconstruction of geological timescale processes integrated with an inter-decadal model of ridge formation explaining the GPR-imaged subsurface character of the barriers. Both the Boydtown and Wonboyn barriers began prograding ~ 7500-8000 years ago when sea level attained at or near present height along this coastline and continued prograding until the present-day with an initially slower rate of shoreline advancement. ... [_truncated_]","2023-03-26 14:45:57.798 +0200","" +"Oliver:2017punctuated","Prograded barriers are depositional coastal landforms which preserve past shoreline locations and have been studied in order to understand the fundamental drivers of barrier formation. This paper reconstructs the Holocene history of the Seven Mile Beach, prograded barrier in Tasmania, Australia using optically stimulated luminescence (OSL) dating, ground penetrating radar (GPR), light detection and ranging (LiDAR) elevation models and sedimentological analyses. Shoreline progradation of the barrier commenced around 7300 years ago and continued to near present despite a ~ 3000 pause in deposition between 6700 and 3600 years ago indicative of substantial changes in sediment availability. GPR imaged subsurface structures contain a record of seaward dipping reflectors preserved as sediment supplied beaches and dunes leading to shoreline progradation. In the past 500 years a large transgressive dune has formed, built from reworked barrier sands, and now dominates the eastern portion of the barrier implying that shoreline progradation has ceased. This study reaffirms the notion that relict foredune ridges are strongly aligned with modal wave refraction patterns in planform and emphasises the importance of sediment delivery as a key driver of shoreline progradation through beachface and dune accretion. The substantial pause in shoreline progradation on this barrier system, as observed on others around the world, requires further explanation. Although changes in sediment delivery have been inferred, it may also be appropriate to reopen the debate on Holocene sea-level change in Tasmania.","2023-03-26 14:45:57.798 +0200","" +"Oliver:2018pedro","At Pedro Beach on the southeastern coast of Australia a series of foredune ridges provides an opportunity to explore the morphodynamic paradigm as it applies to coastal barrier systems using optically stimulated luminescence (OSL) dating, ground penetrating radar (GPR) and airborne LiDAR topography. A series of sandy dune-capped ridges, increasing in height seawards, formed from c. 7000 years ago to c. 3900 years ago. During this time the shoreline straightened as the embayment filled and accommodation space for Holocene sediments diminished. Calculation of Holocene sediment accumulation above mean sea level utilising airborne LiDAR topography shows a decline in average sediment supply over this time period coupled with a decrease in shoreline progradation rate from 1.2 m/yr to 0.38 m/yr. The average ridge 'exposure lifetime' during this period increases resulting in higher ridges as dune-forming processes have longer to operate. Increasing exposure to wave and wind energy also appears to have resulted in higher ridges as the sheltering effect of marginal headlands was diminished. An inherited disequilibrium shoreface profile will drive onshore accumulation of sandy sediments forming a prograded barrier; however, if there is no longer 'accommodation space' for sediment, this will be an overriding factor causing the cessation of progradation, as occurred c. 3900 years ago at Pedro Beach. Excess sediment in the nearshore zone after 3900 years ago may have been moved northward to nourish downdrift beaches in the compartment. A high outer foredune has formed through vertical accretion after 500 years ago, evidenced by GPR subsurface structures and OSL ages, with a distinct period of vertical and lee slope accretion and dated to the period 1890-1930 AD. The increased dune sediment transport resulting in foredune building is attributed to recent human disturbance.","2023-03-26 14:45:57.798 +0200","" +"Oliver:2018signatures","Regressive barriers persisting in the landscape over interglacial-glacial cycles are important repositories of paleoclimatic signatures such as past sea level and regional aridity. The Gippsland region of Victoria contains a multi-barrier system formed during past interglacial-glacial cycles and the late-Holocene. An extensive series of parallel foredune ridges forming the elongate inner barrier was sampled for luminescence dating with ages indicating deposition ca.125,000-108,000 years ago coinciding with the later phase of the Last Interglacial (LIG) Marine Isotope Stage (MIS) 5e and the transition to MIS 5d. Ground Penetrating Radar (GPR) imaged beach-face reflectors within the LIG barrier indicate that sea level was within -2 to +3 m of present level during MIS 5e in this far-field location. Significant reworking of the barrier system through blowout and parabolic dune activity occurred between 23,000-18,000 years ago corresponding to the Last Glacial Maximum (LGM) with an estimated 160,000,000 m3 of coastal sediments eroded and redistributed. The morphological changes to this coastal barrier over the most recent interglacial-glacial cycle (MIS 5e to present) also imply significant landscape instability during the LGM in southeastern Australia and are further evidence for extension of the geographical range and intensity of aridity at this time.","2023-03-26 14:45:57.798 +0200","" +"Oliver:2019guichen","Prograded barrier systems record shoreline behaviour and palaeoenvironmental information. The Guichen Bay Holocene embayment fill succession in South Australia has been subject to several prominent studies; however, several important unanswered questions remained regarding the timing of the older ridge sets at this site. Additional Optically Stimulated Luminescence (OSL) dating indicates that progradation commenced in the southeastern corner of the plain ~7300 years ago and was rapid between ~5800 and ~5000 years ago. To augment this record, three OSL dating transects were constructed at nearby Rivoli Bay in the north, central and south. Rapid progradation occurred in the south and then north of the Rivoli plain until ~5000 years ago. Steady progradation occurred in the centre of the plain between ~5000 years ago and present. Rapid shoreline progradation at Guichen and Rivoli Bays before ~5000 years ago was due to the input of sediment from the erosion of Robe and Woakwine Ranges and the inner continental shelf as sea levels rose to present. Raised beach strata imaged with Ground Penetrating Radar (GPR) at Rivoli Bay suggest a sea-level highstand of +2 m above present ~3500 years ago, steadily falling and reaching the present ~1000 years ago. This concurs with evidence from Guichen Bay and may have promoted shoreline progradation. Sediment infilling of Guichen and Rivoli Bays and the fall in sea level restricted the marine corridor between the Woakwine and Robe Ranges to a narrow channel by ~4000 and ~2000 years in the north and south, respectively. Holocene shoreline behaviour was influenced by changing sediment supply and shoreline reorientation with changing wave refraction patterns.","2023-03-26 14:45:57.798 +0200","" +"Oliver:2020moruya","Sediment budgets on wave-dominated coastlines are important in determining shoreline behaviour and are primarily inherited from geological-scale coastal evolutionary history. Sediment compartments provide a framework to conceptualise and investigate sediment budgets over a range of time and space scales. This study aims to assess the sediment budget for a secondary coastal compartment on the New South Wales (NSW) south coast ~26 km in length and containing five adjacent but discrete Holocene coastal bay barriers: Barlings Beach, Broulee Beach, Bengello Beach, Moruya Heads Beach and Pedro Beach. Building on earlier morphostratigraphic studies, a new series of Optically Stimulated Luminescence (OSL) ages are presented for foredune ridge sequences at previously un-dated sites. Additional Ground Penetrating Radar (GPR) transects complement earlier stratigraphic datasets, and seamless topographic and bathymetric LiDAR datasets provide insight into subaerial coastal deposits and inner shelf morphology in this region. The results demonstrate that barriers within the compartment have two different sediment sources. ... [_truncated_]","2023-03-26 14:45:57.798 +0200","" +"Oliver:2021accreting","Coastal ridge plains represent a valuable record of past shoreline deposition. However, there remain questions regarding shoreline behavior on intermediate timescales (sub-centennial), the impact of storms, and process of ridge genesis. We address these questions through high-resolution reconstruction of the sandy-beach progradation at Boydtown Beach in Twofold Bay, southeastern Australia, over the past 1000 years using ground-penetrating radar (GPR) and optically stimulated luminescence (OSL) dating. GPR profiles are dominated by seaward-dipping reflections that result from beach and dune progradation. Prominent reflections with heavy-mineral concentrations are also preserved resulting from storm erosion. OSL ages reveal alternative phases of steady and episodic accretion, rather than a constant progradation. We hypothesize that steady phases may result from moderate storm events where each successive storm only partially erodes the recovery of the previous event. This results in incremental seaward accretion of the active beach. Phases of episodic accretion could be the result of larger storm events or storm clusters when large post-storm recovery rapidly shifts the active shoreline seaward. The two modes of shoreline progradation (steady and episodic) appear broadly associated with a change in ridge-and-swale morphology whereby subdued ridge swale topography is associated with steady or incremental progradation and higher, better-defined ridges with episodic accretion. These results suggest that a single coastal ridge plain experiences variable intermediate-scale shoreline behavior in response to storm events which then lead to multiple modes of ridge genesis.","2023-03-26 14:45:57.798 +0200","" +"Oliver:2022relevance","Coastal compartments provide a framework for considering sediment budgets by defining the boundaries between adjacent beaches or sections of coast with a common sediment source. Here we present Twofold Bay as an ideal field laboratory to test the coastal compartment management approach, and in particular, note the relevance of long-term coastal evolution to shorter term planning timescales. Twofold Bay on the New South Wales south coast, Australia, contains four main beaches (Aslings, Boydtown, Whale and Fisheries Beaches) and associated barrier systems. We present a range of existing geological and geomorphic information combined with new field data which demonstrate considerable variation in the Holocene evolution and sediment budget of these adjacent beaches. These data show three broad sediment types exist within Twofold Bay and its beach systems: Type 1 is a mature quartz-rich sand derived from the shelf. Type 2 is a fine carbonate-rich sand from local biogenic production, and Type 3 is a coarse-fine angular feldspathic sand sourced from the Towamba River which drains to Twofold Bay via the southern end of Whale Beach. ... [_truncated_]","2023-03-26 14:45:57.798 +0200","" +"Oliver:2022tasmania","Two barrier systems in southeastern Tasmania afford the opportunity to contrast Holocene barrier evolution and explore large-scale coastal morphodynamics under consistent regional-scale boundary conditions on an embayed wave-dominated coastline. New Optically Stimulated Luminescence (OSL) ages for the previously undated seaward ridges of Seven Mile Beach constrain the deposition of the foredune ridges over the past ~1000 years indicating continued shoreline progradation at ~0.4 m/yr. A further 13 OSL ages collected from the foredune ridges of Nine Mile Beach barrier detail the evolution of this barrier system and indicate progradation commenced approximately ~8500 years ago. Following this, a steady rate of shoreline advance at 0.14 m/yr was evident to near present-day with one phase of rapid accretion ~5000 years ago. This occurred as the barrier system extended eastward to span the full embayment width which resulted in the redirection of the estuarine channel and the subsequent erosion of previously deposited ridges due to channel migration likely over several thousand years. The eroded sediment may have contributed to ongoing positive sand budget in the embayment and continued shoreline progradation. Barrier 'recycling' was also suggested as a potential driver of progradation at Seven Mile Beach based on the truncated margin of the landward ridges. However, at both sites, the dynamics of possible sediment exchange between the back-barrier and open shoreline requires further detailed modelling. The relatively small river systems in this region supply minimal sand to the coast at these sites, however, there is some minor alongshore sediment supply along the western margin of these deep embayment's. In light of this, these two barrier systems demonstrate the importance of internal morphodynamic thresholds and cross-shore sediment exchange from the shoreface as key drivers of barrier evolution and large-scale coastal change in embayed coastal settings.","2023-03-26 14:45:57.798 +0200","" +"Oliver:2023infill","A morphodynamic approach to coastal evolution involves recognition of internal thresholds, feedbacks and boundary conditions and should underpin coastal management. The Holocene evolution of the Bega River estuary and Tathra Beach coastal barrier was examined integrating existing sediment cores and radiocarbon dating, airborne terrestrial and marine Lidar and OSL dating. Sediment coring reveals the Bega River estuary began infilling with fluvial sand once sea levels stabilised at or near their present elevation. Radiocarbon dating suggests a prograding fluvial delta reached the coast approximately 4000–2250 years BP. Barrier deposition commenced ~3200 years ago coinciding with the arrival of fluvial sand at the coast. Shoreline progradation of the Tathra barrier occurred at 0.15 m/year from ~3200 years to present forming a sequence of ~17 foredune ridges which were each active for an average of ~190 years. In the past ~500 years, a sand spit has restricted the entrance of the Bega River estuary to the northern end of the embayment. The infill of the Bega River estuary over the Holocene represents an internal morphodynamic threshold or tipping point, which then enabled coastal barrier deposition as fluvial sand reached the coast. The coastal system approaches another threshold as the Tathra embayment infills, and sediment may be transported northward out of the embayment. At Tathra Beach, the positive sediment budget which resulted in barrier progradation is approximately 0.55 m3/m/year. This signal is masked on the yearly to decadal scale by fluctuations in beach volume an order of magnitude greater (5–20 m3/m/year depending on the timeframe examined). Thus longer-term datasets of beach change or reconstructions from the geological record are needed to underpin management decisions which will impact shorelines decades or centuries into the future.","2024-09-25 12:10:45.462 +0200","2024-09-25 12:10:45.462 +0200" +"Olivetti:2012sila","The Sila Massif in the Calabrian Arc (southern Italy) is a key site to study the response of a landscape to rock uplift. Here an uplift rate of ∼1 mm/yr has imparted a deep imprint on the Sila landscape recorded by a high‐standing low‐relief surface on top of the massif, deeply incised fluvial valleys along its flanks, and flights of marine terraces in the coastal belt. In this framework, we combined river longitudinal profile analysis with hillslope erosion rates calculated by 10Be content in modern fluvial sediments to reconstruct the long‐term uplift history of the massif. Cosmogenic data show a large variation in erosion rates, marking two main domains. The samples collected in the high‐standing low‐relief surface atop Sila provide low erosion rates (from 0.09 ± 0.01 to 0.13 ± 0.01 mm/yr). Conversely, high values of erosion rate (up to 0.92 ± 0.08 mm/yr) characterize the incised fluvial valleys on the massif flanks. The analyzed river profiles exhibit a wide range of shapes diverging from the commonly accepted equilibrium concave‐up form. Generally, the studied river profiles show two or, more frequently, three concave‐up segments bounded by knickpoints and characterized by different values of concavity and steepness indices. The wide variation in cosmogenic erosion rates and the non‐equilibrated river profiles indicate that the Sila landscape is in a transient state of disequilibrium in response to a strong and unsteady uplift not yet counterbalanced by erosion.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Olivetti:2016massif","The French Massif Central is a part of the Hercynian orogenic belt that currently exhibits anomalously high topography. The Alpine orogenesis, which deeply marked Western European topography, involved only marginally the Massif Central, where Cenozoic faulting and short-wavelength crustal deformation is limited to the Oligocene rifting. For this reason the French Massif Central is a key site to study short- and long-term topographic response in a framework of slow tectonic activity. In particular the origin of the Massif Central topography is a topical issue still debated, where the role of mantle upwelling is invoked by different authors. Here we present a landscape analysis using denudation rates derived from basin-averaged cosmogenic nuclide concentrations coupled with longitudinal river profile analysis. This analysis allows us to recognize that the topography of the French Massif Central is not fully equilibrated with the present base level and in transient state. Our data highlight the coexistence of out-of-equilibrium river profiles, incised valleys, and low cosmogenically derived denudation rates ranging between 40 mm/kyr and 80 mm/kyr. Addressing this apparent inconsistency requires investigating the parameters that may govern erosion processes under conditions of reduced active tectonics. The spatial distribution of denudation rates coupled with topography analysis enabled us to trace the signal of the long-term uplift history and to propose a chronology for the uplift evolution of the French Massif Central.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Olley:2004deep","In this paper, we demonstrate that optical dating of single grains of quartz offers an alternative means of dating deep-sea sediments. The precision and accuracy of the technique, which has the potential to date sediments deposited during the last 500,000 years or so, is limited by the random and systematic uncertainties associated with producing optical ages. These result in total relative age uncertainties of between 10% and 20% at the 68% confidence interval, which are similar in size to those associated with Late Quaternary oxygen-isotope chronologies. We analysed single grains of quartz from several depth intervals down core Fr10/95-GC17, which was collected offshore from Cape Range Peninsula, Western Australia, from a water depth of 1093 m in the eastern Indian Ocean. The single-grain optical ages are shown to be consistent with AMS radiocarbon ages obtained from planktonic foraminifera from the same core. We also show that marine sediments are not immune from partial or heterogeneous bleaching (incomplete resetting) of the optical dating signal. Where partial or heterogeneous bleaching of the optical dating signal is indicated, we recommend that single-grain dating be employed and the burial dose estimated from the population of grains with the lowest absorbed radiation dose.","2023-03-26 14:45:57.798 +0200","" +"Olley:2004holocene","This paper presents an improved method for the optical dating of Holocene sediments from a variety of geomorphic settings. We have measured the equivalent dose (De) in individual grains of quartz, using green laser light for optical stimulation, and have simulated the De distributions for multiple-grain 'synthetic' aliquots using the single-grain data. For 12 samples of known (independent) age, we show that application of a 'minimum age model' to the single-grain and 'small' (10-grain) aliquot De data provides the most accurate estimate of the burial dose for nine of the samples examined (3 aeolian, 5 fluvial, and 1 marine). The weighted mean De (as obtained using the 'central age model') gives rise to burial age overestimates of up to a factor of 10 for these nine samples, whether single grains, small aliquots, or 'large' (100-grain) aliquots are used. For the other three samples (two aeolian and one fluvial), application of either the minimum age model or the central age model to the single-grain, small aliquot, and large aliquot De data yields burial ages in accord with the independent age control. We infer that these three samples were well bleached at the time of deposition. These results show that heterogeneous bleaching of the optical dating signal is commonplace in nature, and that aeolian transport offers no guarantee that the sample will be well bleached at the time of deposition. ... [_truncated_]","2023-03-26 14:45:57.798 +0200","" +"Olley:2006grave","Recent age constraints on Australia's oldest human remains (Mungo I and III), found at Lake Mungo in western New South Wales, relied on optical dating of sands from the same stratigraphic units as those into which the remains had been inserted (42±3ka) and those that overlay the graves (38±2ka), giving a burial age of 40±2ka. This indirect means of dating the burials was necessary because the original site from which the remains had been excavated had been completely eroded away. At the time of the original excavation of the Mungo III grave, blocks of sediment from the grave-infill were collected for sediment fabric analysis. These sediment blocks were impregnated with polyester resin, sectioned for analysis and the remaining resin-impregnated sediment blocks were then stored in a cupboard, where they have lain for the last 30 years. Here we report on optical dating of single grains of quartz extracted from one of these sediment blocks. Grains extracted from the centre of the block show a wide distribution of equivalent doses (0.0±0.3 to 43.7±8.3Gy), indicating that not all of the grains have remained hidden from light (light-safe) following excavation. We show that the population of grains with the maximum equivalent dose produces an age consistent with that of the previous study, indicating that some of the grains have remained light-safe. We also use linearly modulated optically stimulated luminescence to identify light-safe grains. These yield an age of 41±4ka, which represents a direct optical age for the grave-infill and which is consistent with the age obtained in the previous study for sands from the same stratigraphic unit as that containing the burial. The results reported here demonstrate the potential of applying optical dating to archived sediment samples that have not been stored in a light-safe environment.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Olson:2001ecoregions","The tapestry of life on Earth is unraveling as humans increasingly dominate and transform natural ecosystems. Scarce resources and dwindling time force conservationists to target their actions to stem the loss of biodiversity ... We subdivided the terrestrial world into 14 biomes and eight biogeographic realms (Figure 1). Nested within these are 867 ecoregions (Figure 2). This is roughly a fourfold increase in resolution over that of the 198 biotic provinces of Dasmann (1974) and the 193 units of Udvardy (1975). The increased resolution is most apparent in the tropics (between the Tropics of Cancer and Capricorn) where Dasmann (1974) and Udvardy (1975) identify 115 and 117 units, respectively, compared with 463 found in the ecoregion map. Biodiversity assessments that employ large biotic provinces or hotspots often fail to discern smaller but highly distinctive areas, which may result in these areas receiving insufficient conservation attention. The island of New Guinea is illustrative. Dasmann and Udvardy treat the island as a single unit, whereas the new terrestrial map distinguishes 12 ecoregions: four lowland and four montane broadleaf forests, one alpine scrub ecoregion along the central cordillera, a mangrove forest, a freshwater swamp forest, and a savanna–grassland, all with distinct biotas and ecological conditions. ... [_truncated_]","2024-03-01 08:07:18.081 +0100","2024-03-01 08:11:51.410 +0100" +"Opperman:1984grassridge","ND","2022-10-04 19:48:14.479 +0200","" +"Orchiston:1978palana","Basslania, that low lying plain surmounted by a chain of steeply- rising granite mountains linking Victoria and Tasmania during the Pleistocene, was one of the few extensive land areas of the Greater Australian continent lost as a consequence of the Flandrian transgression. Today, nothing of it remains but the Bass Strait islands. Flinders Island, Cape Barren Island and Clarke Island, comprising the Furneaux Group, together with the Hogan and Kent Groups, are found in the east of the Strait, while the western chain of islands comprises King Island and the Hunter Group (see Fig.l). The nature and chronology of Aboriginal occupation of Basslania is a major issue in Australian prehistory. None of the islands was occupied when first visited by Europeans, yet surface finds of Aboriginal artefacts have been made in the Kent Group, and on Flinders, Cape Barren, and King Islands (see Jones 1977:335), and Bowdler (1974a, 1974b, 1975a, 1975b, 1977) has carried out field surveys and excavations in the Hunter Group (Fig.l).","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Orem:2016caldera","Wildfires can dramatically increase erosion rates over time scales on the order of several years, yet few data firmly constrain the relative importance of post‐wildfire erosion in the long‐term denudation of landscapes. We tested the hypothesis that wildfire‐affected erosion is responsible for a large majority of long‐term denudation in the uplands of the Valles Caldera, New Mexico, by quantifying erosion rates in wildfire‐affected and non‐wildfire‐affected watersheds over short (~100–101 years) time scales using suspended sediment loads, multitemporal terrestrial laser scanning, and airborne laser scanning and over long (~103–106 years) time scales using 10Be inventories and incision into a dated paleosurface. We found that following the Las Conchas fire in 2011, mean watershed‐averaged erosion rates were more than 1000 µm yr−1, i.e., ~103–105 times higher than nearby unburned watersheds of similar area, relief, and lithology. Long‐term denudation rates are on the order of 10–100 µm yr−1. Combining data for wildfire‐affected and non‐wildfire‐affected erosion rates into a long‐term denudation rate budget, we found that wildfire‐affected erosion is responsible for at least 90\% of denudation over geologic time scales in our study area despite the fact that such conditions occur only at a small fraction of the time. Monte Carlo analyses demonstrate that this conclusion is robust with respect to uncertainties in the rates and time scales used in the calculations.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Orr:2008bulbul","Mapping and particle size analyses undertaken on samples collected at Bulbul, northeast Mua (Moa Island), indicate a series of beach ridges interpreted in the broadest sense to include both wave-built and wind-built coastal ridges. Using the advantages and limitations of a deductive historical sciences approach, a history of the ridges and surrounding landscape is compiled which outlines environmental changes from the time of sea level transgression into Bulbul to the time of marked human presence. Interpretations of scientific interest include confirmation of the conclusions by Woodroffe et al. (2000) that sea level in the Torres Strait stabilised before 2300 years BP, in this case by approximately 2900 calendric years BP at Mua; that an environmental transition occurred here in the very late Holocene with evidence for increased reworking of beach ridge sediments by wind, culminating in the formation of a coastal dune; and that the last c.800 years have been marked by apparent increased burning and disturbance, resulting in artefact burial.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Orr:2017stok","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Orr:2018lato","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Orr:2019bhagirathi","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Osborne:1983wellington","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Oskin:2017vallecito","Rates of erosion over time provide a valuable tool for gauging tectonic and climatic drivers of landscape evolution. Here, we measure 10Be archived in quartz sediment from the Fish Creek-Vallecito basin to resolve a time-series of catchment averaged erosion rates and to test the hypothesis that aridity and increased climate variation after ca. 3 Ma led to an increase in erosion rates in this semi-arid, ice-free setting. The Fish Creek-Vallecito basin, located east of the Peninsular Ranges in southern California, is an ideal setting to derive a Plio-Pleistocene paleo-erosion rate record. The basin has a rapid sediment accumulation rate, a detailed magnetostratigraphic age record, and its stratigraphy has been exposed through recent, rapid uplift and erosion. A well-defined source region of uniform lithology and low erosion rate provides a high, reproducible 10Be signal. We find that paleo-erosion rates were remarkably consistent between 1 and 4 Ma, averaging 38 ± 24 m/Myr (2σ). Modern catchment averaged erosion rates are similar to the paleo-erosion rates. The uniformity of erosion over the past 4 Myr indicates the landscape was not significantly affected by late Pliocene global climate change, nor was it affected by a local long-term increase in aridity.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Ossa:1995guinea","New Guinea II Cave is a limestone shelter and cave complex on the Snowy River in Eastern Victoria. Human occupation has been intermittent for more than 20,000 radiocarbon years leaving behind a small but constant amount of lithic material and bone artefacts. Vertebrate faunal remains are abundant but mostly of non-cultural origin. The character of the assemblage has similarities to Cloggs Cave in Buchan and together with Birrigai in the ACT they form a general signature for human use of the southeastern uplands during the Pleistocene. The signature shows non-intensive use of caves and shelters and local faunal resources. In comparison, southwestern Tasmanian Pleistocene sites appear to have a different signature of cave occupation and the primacy of a single vertebrate resource.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Ott:2019greece","On Crete—as is common elsewhere in the Mediterranean—carbonate massifs form high mountain ranges whereas topography is lower in areas with meta‐clastic rocks. This observation suggests that differences in denudational processes between carbonate‐rich rocks and quartzofeldspathic units impart a fundamental control on landscape evolution. Here we present new cosmogenic basin‐average denudation rate measurements from both 10Be and 36Cl in meta‐clastic and carbonate bedrock catchments, respectively, to assess relationships between denudation rates, processes, and topographic form. We compare total denudation rates to dissolution rates calculated from 49 new and previously published water samples. Basin‐average denudation rates of meta‐clastic and carbonate catchments are similar, with mean values of ~0.10 mm/a and ~0.13 mm/a, respectively. The contribution of dissolution to total denudation rate was <10\% in the one measured meta‐clastic catchment, and ~40\% for carbonate catchments (~0.05 mm/a), suggesting the dominance of physical over chemical weathering at the catchment scale in both rock types. Water mass‐balance calculations for three carbonate catchments suggests 40–90\% of surface runoff is lost to groundwater. To explore the impact of dissolution and infiltration to groundwater on relief, we develop a numerical model for carbonate denudation. We find that dissolution modifies the river profile channel steepness, and infiltration changes the fluvial response time to external forcing. Furthermore, we show that infiltration of surface runoff to groundwater in karst regions is an efficient way to steepen topography and generate the dramatic relief in carbonates observed throughout Crete and the Mediterranean.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Ott:2022crete","Fluvial aggradation and incision are often linked to Quaternary climate cycles, but it usually remains unclear whether variations in runoff or sediment supply or both drive channel response to climate variability. Here we quantify sediment supply with paleo-denudation rates and provide geochronological constraints on aggradation and incision from the Sfakia and Elafonisi alluvial-fan sequences in Crete, Greece. We report seven optically stimulated luminescence and ten radiocarbon ages, eight 10Be and eight 36Cl denudation rates from modern channel and terrace sediments. For five samples, 10Be and 36Cl were measured on the same sample by measuring 10Be on chert and 36Cl on calcite. Results indicate relatively steady denudation rates throughout the past 80 kyr, but the aggradation and incision history indicates a link with climate shifts. At the Elafonisi fan, we identify four periods of aggradation coinciding with Marine Isotope Stages (MIS) 2, 4, 5a/b, and likely 6, and three periods of incision coinciding with MIS 1, 3, and likely 5e. At the Sfakia fan, rapid aggradation occurred during MIS 2 and 4, followed by incision during MIS 1. Nearby climate and vegetation records show that MIS 2, 4, and 6 stadials were characterized by cold and dry climates with sparse vegetation, whereas forest cover and more humid conditions prevailed during MIS 1, 3, and 5. Our data thus suggest that past changes in climate had little effect on landscape-wide denudation rates but exerted a strong control on the aggradation--incision behaviour of alluvial channels on Crete. During glacial stages, we attribute aggradation to hillslope sediment release promoted by reduced vegetation cover and decreased runoff; conversely, incision occurred during relatively warm and wet stages due to increased runoff. In this landscape, past hydroclimate variations outcompeted changes in sediment supply as the primary driver of alluvial deposition and incision.","2024-01-18 16:42:16.917 +0100","" +"Ott:2023andes","Erosion rates are widely used to assess tectonic uplift and sediment export from mountain ranges. However, the scarcity of erosion rate measurements often hinders detailed tectonic interpretations. Here, we present 25 new cosmogenic nuclide-derived erosion rates from the Northern Andes of Colombia to study spatio-temporal patterns of uplift along the Central and Eastern Cordillera. Specifically, we combine new and published erosion rate data with precipitation-corrected normalized channel steepness measurements to construct high-resolution erosion rate maps. We find that erosion rates in the southern Central Cordillera are relatively uniform and average ∼0.3 mm/a. In the northern Central Cordillera rapidly eroding canyons dissect slowly eroding, low-relief surfaces uplifting since 8.3+3.7/-2.6 Ma, based on a block uplift model. We interpret that persistent steep slab subduction has led to an erosional steady-state in the southern Central Cordillera, whereas in the northern Central Cordillera, Late Miocene slab flattening caused an acceleration in uplift, to which the landscape has not yet equilibrated. The Eastern Cordillera also displays pronounced erosional disequilibrium, with a slowly eroding central plateau rimmed by faster eroding western and eastern flanks. Our maps suggest Late Miocene topographic growth of the Eastern Cordillera, with deformation focused along the eastern flank, which is also supported by balanced cross-sections and thermochronologic data. Spatial gradients in predicted erosion rates along the eastern flank of the Eastern Cordillera suggest transient basin-ward migration of thrusts. Finally, sediment fluxes based on our erosion maps, suggest that the Eastern Cordillera exports nearly four times more sediment than the Central Cordillera. Our analysis shows that accounting for spatial variations in erosion parameters and climate reveals important variations in tectonic forcing that would otherwise be obscured in traditional river profile analyses. Moreover, given relationships between tectonic and topographic evolution, we hypothesize that spatio-temporal variations in slab dip are the primary driver of the dynamic landscape evolution of the Northern Andes, with potentially superposed effects from inherited Mesozoic rift structures.","2024-01-17 16:36:17.120 +0100","" +"Ott:2023patterns","Erosion rates are widely used to assess tectonic uplift and sediment export from mountain ranges. However, the scarcity of erosion rate measurements often hinders detailed tectonic interpretations. Here, we present 25 new cosmogenic nuclide-derived erosion rates from the Northern Andes of Colombia to study spatio-temporal patterns of uplift along the Central and Eastern Cordillera. Specifically, we combine new and published erosion rate data with precipitation-corrected normalized channel steepness measurements to construct high-resolution erosion rate maps. We find that erosion rates in the southern Central Cordillera are relatively uniform and average ∼0.3 mm/a. In the northern Central Cordillera rapidly eroding canyons dissect slowly eroding, low-relief surfaces uplifting since 8.3 +3.7/-2.6 Ma, based on a block uplift model. We interpret that persistent steep slab subduction has led to an erosional steady-state in the southern Central Cordillera, whereas in the northern Central Cordillera, Late Miocene slab flattening caused an acceleration in uplift, to which the landscape has not yet equilibrated. The Eastern Cordillera also displays pronounced erosional disequilibrium, with a slowly eroding central plateau rimmed by faster eroding western and eastern flanks. Our maps suggest Late Miocene topographic growth of the Eastern Cordillera, with deformation focused along the eastern flank, which is also supported by balanced cross-sections and thermochronologic data. Spatial gradients in predicted erosion rates along the eastern flank of the Eastern Cordillera suggest transient basin-ward migration of thrusts. Finally, sediment fluxes based on our erosion maps, suggest that the Eastern Cordillera exports nearly four times more sediment than the Central Cordillera. Our analysis shows that accounting for spatial variations in erosion parameters and climate reveals important variations in tectonic forcing that would otherwise be obscured in traditional river profile analyses. Moreover, given relationships between tectonic and topographic evolution, we hypothesize that spatio-temporal variations in slab dip are the primary driver of the dynamic landscape evolution of the Northern Andes, with potentially superposed effects from inherited Mesozoic rift structures.","2024-01-18 16:42:16.917 +0100","" +"Ouimet:2009threshold","Numerous empirical and model-based studies argue that, in general, hillslopes and river channels increase their gradients to accommodate high rates of base-level fall. To date, however, few data sets show the dynamic range of both these relationships needed to test theoretical models of hillslope evolution and river incision. Here, we utilize concentrations of 10Be in quartz extracted from river sand on the eastern margin of the Tibetan Plateau to explore relationships among short-term (102–105 a) erosion rate, hillslope gradient, and channel steepness. Our data illustrate nonlinear behavior and a threshold in the relationship between erosion rate and mean hillslope gradient, confirming the generalization that hillslopes around the world are limited by slope stability and cease to provide a metric for erosion at high rates (>~0.2 mm/a). The relationship between channel steepness index and erosion rate is also nonlinear, but channels continue to steepen beyond the point where threshold hillslopes emerge up to at least 0.6 mm/a, demonstrating that channel steepness is a more reliable topographic metric than mean hillslope gradient for erosion rate and that channels ultimately drive landscape adjustment to increasing rates of base-level fall in tectonically active settings.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Owen:2001lahul","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Owen:2002hunza","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Owen:2003extreme","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Owen:2003la","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Owen:2003qilian","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Owen:2003tibet","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Owen:2005controls","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Owen:2006kunlun","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Owen:2006ladakh","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Owen:2009everest","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Owen:2010gurla","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Owen:2012tashkurgan","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Oyston:1996mungo","Thermoluminescence dating work was carried out on quartz from unburnt sediment associated with the Mungo III human burial site in southeastern Australia using selective bleach and total bleach methods. A comparison of the techniques showed that in some cases incomplete removal of the thermoluminescence (TL) signal used for dating sediments had occurred and in these cases selective bleach was the more reliable of the two methods. The selective bleach results indicate the age of the burial to be older than 24.6±2.4 ka and younger than 43.3±3.8 ka, while the total bleach results give ages for the burial between 34.0±3.9 ka and 43.1±6.7 ka. The ages place the Mungo III human remains with the same population or older than the previously discovered human remains of Mungo I.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"OzArkCHM:2004salvage","This report documents the results of the salvage excavations and monitoring programme undertaken at Site L2 - # 45-1-2574, within the proposed corridor for the re-alignment of the Castlereagh Highway, Lidsdale, NSW. The salvage excavation programme focused on areas highlighted during the test excavation phase as having intact deposits and / or features,· as defined by high artefact numbers or knapping events. The primary purpose of monitoring the final destruction of Site L2 was to ensure that any archaeological features that may have been missed during the salvage programme would not be destroyed before having the opportunity to record them, and in the slight event o f burials being detected. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:29:02.007 +0100" +"Paasche:2006weathering","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Packard:0000personal","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Page:1991riverine","Thermoluminescence (TL) dating of surficial deposits of the Riverine Plain of south-eastern Australia has revealed a record of fluvial, aeolian and lacustrine deposition during the last 100,000 years (100Ka). At the end of the last interglacial the Plain was networked by low sinuosity, bedload-dominated prior streams which declined in activity after about 85Ka. A subsequent phase of prior stream activity in the northern Murrumbidgee region dates at between 50 and 40Ka and corresponds with a period of high lake levels in southern Australia. Local tectonism on the southern part of the plain confuses an interpretation of riverine response to changing Pleistocene climate. TL dates show that drainage diversion in response to tectonic movement along the Cadell Fault near Echuca began as early as 60Ka but that the damming of the Goulburn River to produce Lake Kanyapella did not occur until about 30Ka. Hydrologic changes on the Riverine Plain correlate broadly with those documented elsewhere in Australia, notably in the Lake Eyre Basin and numerous inland playa systems.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Page:1994urana","Lake Urana is a well-preserved relict lake in the semi-arid Riverine Plain of southeastern Australia. A compound lunette at its eastern shoreline consists of a quartz-sand-dominated unit (Bimbadeen Formation), thermoluminescence (TL) dated at 30 ka to 12 ka, and a clay and sand facies unit (Coonong Formation), dated at 55 ka to 35 ka. The intervening period indicates a phase of periodically exposed lake floor and soil formation. The older wet phase conforms well with similar environments recorded from the same period at Lake Mungo. However, the return to high water levels from 30 ka to 12 ka departs sharply from the generally accepted palaeoclimatic model from Australia, which demands severe glacial maximum desiccation and widespread construction of clay lunettes. Although hydrological budgets calculated for Lake Urana and nearby Lake Cullivel require high glacial maximum water levels they do not support higher precipitation.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Page:1996murrumbidgee","Four major periods of palaeochannel activity have been identified on the Murrumbidgee sector of the Riverine Plain of southeastern Australia. On the basis of stratigraphic information the channels reveal a picture of changing flow conditions during the last full glacial cycle. The ages of the periods were determined from nearly 40 thermoluminescence dates on surficial fluvial and aeolian sediments. These are named the Coleambally phase, which occurred from 105 to 80 ka (the mid- to latter part of Oxygen Isotope Stage 5), the Kerarbury phase from 55 to 35 ka (Stage 3), the Gum Creek phase from 35 to 25 ka (late Stage 3 to early Stage 2) and the Yanco phase from 20 to 13 ka (late Stage 2). The present flow regime was established by about 12 ka (Stage 1). The first two phases correlate with episodes of enhanced fluvial activity in northern and central Australia and with reduced dust activity globally. The phases in Stage 2 appear to be associated with seasonal snow melt and increased peak flows in periods flanking the Last Glacial Maximum. Source-bordering aeolian dunes associated with the Coleambally, Kerarbury and Yanco phases were found, however, the TL dates show that some have undergone aeolian reworking. Thermoluminescence dating and fluvial stratigraphy have revealed a detailed picture of Late Quaternary climate and flow regime changes that has the potential to extend to identified deposits stratigraphically older than those described here.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Page:2001wagga","Riverine source bordering dunes are found throughout the Murray Basin of southeastern Australia at the eastern and northern margins of Late Quaternary palaeochannels. The dunes are dominated by locally derived sand but often contain a minor calcareous clay component originating from a distant westerly source. In the bedrock-confined valley of the Murrumbidgee River near Wagga Wagga the dunes occur as discrete mounds on the floodplain or as drapes over the marginal valley side slopes. TL dating of three stratigraphic units within the dunes shows that phases of sand accumulation occurred between 15 and 25ka in Oxygen Isotope Stage 2 (Clarendon Unit), between 35 and 60ka in Stage 3 (Glenfield Unit) and between 80 and 120ka in Stage 5 (Yarragundry Unit). The TL ages here, which show excellent agreement with those determined respectively for the Yanco, Kerarbury and Coleambally phases of palaeochannel activity on the Riverine Plain (J. Quat. Sci. 11 (1996) 311), extend the emerging regional model of Late Quaternary climatic and hydrologic change for southeastern Australia.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Page:2007gilmore","European settlement in southeastern Australia led to rapid changes in the morphology of many upland streams. However, our knowledge of the nature of these changes is limited as historical records and preserved palaeochannels are rare. In this study we compare a well-preserved section of the late Holocene palaeochannel of Gilmore Creek to its present channel. We used a combination of map and aerial photograph interpretation, field survey, OSL dating and discharge analysis to describe and compare the modern and palaeochannels and establish a firm date for the timing of channel change. In common with many other streams in southeastern Australia Gilmore Creek's late Holocene channel meandered across a stable well-vegetated and frequently inundated floodplain. After about 1830 European settlers quickly modified the catchment by clearing riparian and hillslope vegetation, introducing grazing animals and other exotic species and mining for alluvial gold in the headwaters. The OSL dates show that between about 1850 and 1880 the small meandering channel aggraded with coarse sands and then up to about 1 m of silty sand was deposited over the floodplain. Declining sediment input from upstream channel avulsion before 1890 resulted in the establishment of a straighter, larger capacity channel that incised to the level of basal cobbles and, in places, to bedrock. The dramatic change in channel pattern resembles that described on the Cann River in eastern Victoria following the removal of riparian vegetation and within-channel coarse woody debris. At Gilmore Creek increased channel capacity has greatly reduced the average frequency of floodplain inundation. High values of specific stream power suggest that channel morphology is now well adjusted to the present flow regime. Copyright 2007 John Wiley & Sons, Ltd.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Palacios:2017pyrenees","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Palacios:2019residual","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Palacios:2020shetland","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Pallas:2006critical","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Pallas:2010isolated","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Palumbo:2010control","Fault-bounded mountain ranges with along-strike variations in mean slope angle and local relief offer the opportunity to investigate how denudation depends on these topographic parameters. We determined catchment-wide denudation rates along two actively growing, fault-bounded mountain ranges (the Yumu and western Longshou Shan) from 10Be concentrations in quartz from stream sediments. Both ranges expose (1) low-grade metamorphic Paleozoic rocks in their center, and (2) unmetamorphosed Cretaceous red beds near the tips of the range-bounding thrust faults. Field observations document debris flows, shallow landsliding, and surface wash as dominant mechanisms of mass transport on the hillslopes. Denudation rates obtained for the Paleozoic metasediments range from ∼ 100 to ∼ 300 mm ka− 1 and correlate linearly with mean slope angle and local relief. In contrast, Cretaceous sediments exhibit mainly higher and more variable denudation rates between ∼ 30 and ∼ 500 mm ka− 1, although slope and relief values are lower for these catchments. The higher denudation rates in the Cretaceous red beds are interpreted as resulting from their lower mechanical strength as compared to the resistant Paleozoic rocks. This important lithologic control on denudation demonstrates that uniform catchment lithologies and rock strength are essential for deciphering the effect of topographic indices on the rate of denudation.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Palumbo:2010tibet","We present denudation rates for catchments in the Qilian Shan and two mountain ranges in its foreland, which differ markedly in elevation and catchment morphology. Catchments with mean slope angles below ∼25° yield 10Be‐derived denudation rates <∼200 mm ka−1 and have narrow and symmetric slope–frequency distributions, which become broader as the mean slope angle increases. Denudation rates for catchments with mean hillslope angles steeper than ∼25° range from ∼100 to ∼800 mm ka−1. Field observations suggest that these higher and more variable rates are the result of erosion by bedrock landslides, which contribute to mass transport on the hillslopes. Six catchments aligned along the mountain front of the central Qilian Shan have reached threshold values of slope and relief. These basins also show remarkably similar slope–frequency distributions with negative skewness and a pronounced peak at a slope angle of 30°–35°. We hypothesize that these catchments have attained an erosional steady state.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Pardoe:0000personal","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Pardoe:1986cowra","We describe the finding of a skeleton in a cave near Cowra, New South Wales. For identification purposes we have examined the bones to determine if they were prehistoric Aboriginal remains, in which case they would come under the domain of the New South Wales National Parks and Wildlife Service (NPWS) legislation and the local Aboriginal Land Council. If they were post-contact remains the police would be required to investigate.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Pardoe:1988mallee","In this paper I describe the site, the morphology and pathology of a burial from Mallee Cliffs, on the River Murray, which dates to 6600 years BP. Known and described prehistoric materials from the early Holocene (roughly 6000 to 10,000 years ago) are becoming increasingly common over a large area of western New South Wales. Human skeletal remains and the archaeology of the graves form a significant fraction of that archaeological information. However, it is important to note that archaeological investigation is limited in this particular stretch of river. Cemeteries with large numbers of skeletal remains occur at Robinvale, 175 to 225 km upriver from Mallee Cliffs, at Snaggy Bend 120 km downriver and at Lake Victoria, a further 50 to 120 km. For the roughly 300 km between, there is little to represent prehistoric populations materially or biologically, and archaeological investigations are few (Lance 1986; Bennett and Ellender 1987).","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Pardoe:1993pleistocene","There are methodological and analytical conse­quences of creating an intellectual disjunction be­ tween the Pleistocene and the Holocene, of dissociating the Pleistocene from the processes and events that link it to the recent past Isolating the Pleistocene has affected our ways of thinking about the Australian past, as well as our methodologies, data collection and analysis. Some archaeologists have regrettably applied this Pleistocene-Holocene disjunction to current social issues. This has led them to deny contemporary Aborigines a socially and scientifically valid continuity with their remote past. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:29:02.303 +0100" +"Pardoe:1995riverine","The rise of cemeteries, extreme biological diversification, size decrease, increased violence, disappearance of megafauna, exploitation of different resources, evolution of rivers to an expanded system of microenvironments, changes in occupation. How are these features of Australian Aboriginal societies in the great river-systems of the southeast related? From evidence of geomorphology, skeletal biology and other aspects of the archaeological record, a sharp disjunction between two different and relatively stable states is seen: a transforming transition rather than a gradual change.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Parr:2009human","Prehistoric land use and social activity in West New Britain, PNG, are well documented, although the landscapes – largely shaped by catastrophic volcanic eruptions – in which these took place, and the relationships people had with these landscapes, are poorly understood. We define the evolving landscape at Numundo, from prior to the Witori-Kimbe 2 eruption (W-K2, ca. 3600 BP) to after the Witori-Kimbe 4 eruption (W-K4, ca. 1400 BP), using fossil phytolith and coral evidence at eight archaeological sites to provide environmental evidence of the human responses to periodic catastrophic events. From ca. 5900 to 3600 BP, all the sites were coastal and disturbed. Early disturbance reflected natural forest recovery after W-K1 (ca. 5900 BP), whereas the later landscape was largely shaped by human activity. In contrast, forest regrowth was limited after W-K2 and open environments typical of human activity with a mosaic of regenerating, disturbed and managed vegetation, persisted until W-K3. Environmental recovery from W-K3 and W-K4 (ca. 1700 BP and ca. 1400 BP) differed completely, reflecting severity of the volcanism and the short time between eruptions. The landscape after W-K3 was largely a naturally recovering landscape, in contrast to effective vegetation recovery and significant human exploitation of the landscape – again a mosaic of regenerating, disturbed and managed vegetation – after W-K4. The social history is one in which people evolved increasingly flexible land-use practices, enabling them to re-settle this periodically disrupted landscape, and to take advantage of an increasingly broad range of habitats suitable for cultivation. The human response to this highly dynamic landscape represents a close relationship between social and natural processes, as people became increasingly better at re-settling an unpredictably disrupted landscape; both the social and environmental processes within this landscape become equally influential and instrumental in shaping the effects of the other.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Partridge:1967thylacine","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Pasveer:1998kria","Over the last ten to fifteen years evidence has been found of long human occupation in New Guinea (e.g. Groube et al. 1986). Archaeological research in the New Guinea region has been carried out mainly in the eastern half of the island, Papua New Guinea, and Indonesia's province of Irian Jaya has, in this respect, been neglected. The Bird's Head (or Doberai) peninsula is likely to have been part of one of the major migration routes of the first settlers of New Guinea (Birdsell 1977, Bellwood 1996), yet its prehistory remains completely unknown. Archaeological sites were discovered by Solheim in 1992 along the north coast of the peninsula (see Solheim, this volume). The archaeological part of the ISIR (lrian Jaya Studies: a programme for Interdisciplinary Research) project focused on the discovery and investigation of additional sites to fill the gaps in our knowledge of the prehistory of the area. Fieldwork was undertaken in the interior of the Bird's Head in 1995, and test excavations were carried out in two of the discovered sites: Kria cave and Toe cave (see Jelsma, this volume). This paper reports the results of the survey and gives a preliminary account of the stratigraphy, dating and archaeological remains from Kria cave.","2022-10-09 20:04:07.350 +0200","2022-10-09 20:06:12.266 +0200" +"Pasveer:1998late","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Pasveer:2002pleistocene","This paper reports new AMS dates for Late Pleistocene occupation of the Ayamaru Plateau in the central Bird‘s Head of Papua. Two cave sites, Kria Cave and Toe Cave, together provide occupation sequences that span the Holocene and extend back to the Last Glacial Maximum. The associated faunal remains suggest that this lowland area has supported continuous rainforest cover throughout the entire period of occupation. During the Last Glacial Maximum a suite of montane mammal species extended their altitudinal range down onto the plateau, some persisting locally until around 6000 BP. While the Late Pleistocene age of the basal deposit in Toe Cave was previously suggested, new AMS radiocarbon dates on Casuarius eggshell confirm occupation from 24,000 cal BP. Amino acid racemisation data paired with the AMS dates, provide additional support for the improved chronology. The new dates indicate consistent human exploitation of lowland rainforest environments in a relatively rugged and remote region of the central Bird‘s Head.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Pasveer:2004djief","Two prehistoric cave sites on the Bird‘s Head of western New Guinea provide a detailed narrative of 26,000 years of human occupation of this area. During Late Pleistocene times, lower temperatures allowed a suite of montane animal species to descend onto the lowland Ayamaru Plateau.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Pate:1998roonka","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Pate:2002wet","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Pate:2003swanport","The Swanport Aboriginal skeletal population has played a significant role in physical anthropological research in Australia. This paper provides the first chronometric dates for this important burial population. AMS radiocarbon determinations on bone collagen from six individuals showed a calibrated 2a range from 1027 BC to 1521 AD. On the basis of this sample, the Swanport population appears to pre-date all European contact in Australia. These dates contradict previous assumptions that associated the Swanport burial population with a recent protohistoric period or a discrete period of time related to historic smallpox epidemics in the 19th century. The current chronometric range of approximately 2500 years for inhumations at Swanport indicates the use of the site as a burial ground over an extended period of time during the late Holocene.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Pate:2022personal","ND","2022-10-09 20:04:07.350 +0200","" +"Paton:1989currarong","The planning and consultation for this project were carried out by Sue Feary, NPWS South East Regional Archaeologist, Rod Wellington. the NPWS South East Region Aboriginal Sites Officer. Brian Kenny of the NSW Lands Department. Robert Paton, a research student at the ANU, and the Jerringa Aboriginal Community. The consultant archaeologist and excavation di.rector was Robert Paton. Analysis and report writing were carried out by Ingereth Macfarlane in consultation with him. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:28:03.845 +0100" +"Paton:1990goulbourn","This report contains the results of an archaeological excavation undertaken at site G17 near Goulburn (Figure 1). It includes a description of the excavation, an analysis and interpretation of the finds and sediments, and recommendations for future management of the site. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:29:02.599 +0100" +"Paton:2010jordan","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Patton:1993ross","The rivers of central Australia rise in the MacDonnell Ranges and flow out across broad, low-relief plains into the surrounding desert. The stratigraphy of the Ross River plain records the areal extent and frequency of Holocene floods. This floodout plain is underlain by deeply weathered alluvial deposits, characterized by red earth soils dated by thermoluminesence at >59,000 yr. This old alluvium is covered by a sheet-like deposit of very silty sand of probable eolian origin dated by thermoluminesence at 9200 ± 900 yr. The oldest Holocene alluvium occurs as broad, low-relief bars and levee deposits flanking the modem channel and as low-relief long-wavelength bedforms that fan out across the plain. This deposit resulted from a flood flow, up to 10 km wide, that covered the entire plain. Evidence for several large floods between 1500 and 700 yr B.P. is also preserved in a 500- to 1500-m-wide paleochannel. Thus, the surface features on the floodout plains are the product of a few rare large flood events. This paleohydrologic record is additional evidence of the dynamic nature of the hydrometerological regime of central Australia.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Patton:2005geomyidae","Family Geomyidae","2023-01-05 16:42:05.198 +0100","" +"Patton:2005heteromyidae","Family Heteromyidae","2023-01-05 16:42:05.198 +0100","" +"Patton:2022measuring","The concept of the geomorphic cycle is a foundational principle in geology and geomorphology, but the topographic evolution of a single landscape from inception to maturity has been difficult to demonstrate in nature. The onlapping dunes of the Cooloola Sand Mass (CSM) in eastern Australia provide an ideal chronosequence to evaluate landscape evolution. Here commonly assumed properties on which landscape models are based (i.e., conservation of mass and major factors contributing to landscape change) can be physically measured and accounted for. Our field based measurements and forward numerical models demonstrate that dunes, like other landscapes, relax in an exponential manner. The emplaced dunes evolve through an initial phase of rapid topographic adjustment associated with the dominance of landsliding. This phase continues for ∼1kyr until hillslope gradients are lowered below their angle of repose (0.65m m−1or 33 degrees. Once sufficiently lowered, the dunes evolve through slow, soil creep processes. These findings of dual transport regimes are validated by stratigraphic records at all excavated dune foot-slopes and we propose that this evolution can be measured by the distribution of curvature (C) of a landform, specifically its standard deviation (σC), as a measure of surface roughness. Surface roughness smooths with time through diffusional sediment transport that lowers local relief. The value and its rate of smoothing can define the stage in evolutionary development and help infer processes, which makes it an important morphometric tool for understanding landscapes. These observations highlight that under stable evolutionary conditions, the development of the landscape is governed by the physical properties of the dune's parent material. In addition, our findings support landscape evolution inferences from numerical and physical models and the coupling of granular material physics with landscape change.","2023-07-22 06:51:38.269 +0200","" +"Patton:2022roughness","Here we present a novel application of landscape smoothing with time to generate a detailed chronology of a large and complex dune field. K'gari (Fraser Island) and the Cooloola Sand Mass (CSM) dune fields host thousands of emplaced (relict) and active onlapping parabolic dunes that span 800 000 years in age. While the dune fields have a dating framework, their sheer size (~1930 km2) makes high-resolution dating of the entire system infeasible. Leveraging newly acquired (n = 8) and previously published (n = 20) optically stimulated luminescence (OSL) ages from K'gari and the CSM, we estimate the age of Holocene dunes by building a surface roughness (σC)-age relationship model. In this study, we define σC as the standard deviation of topographic curvature for a dune area and we demonstrate an exponential relationship (r2 = 0.942, RMSE = 0.892 ka) between σC and timing of dune emplacement on the CSM. This relationship is validated using ages from K'gari. We calculate σC utilizing a 5 m digital elevation model and apply our model to predict the ages of 726 individually delineated Holocene dunes. The timing of dune emplacement events is assessed by plotting cumulative probability density functions derived from both measured and predicted dune ages. We demonstrate that both dune fields had four major phases of dune emplacement, peaking at <0.5, ~1.5, ~4, and ~8.5 ka. We observe that our predicted dune ages did not create or remove major events when compared to the OSL-dated sequence, but instead reinforced these patterns. Our study highlights that σC-age modelling can be an easily applied relative or absolute dating tool for dune fields globally. This systematic approach can fill in chronological gaps using only high-resolution elevation data (3-20 m resolution) and a limited set of dune ages.","2023-03-26 14:45:57.798 +0200","" +"Patton:2023cooloola","In this study, we assess charcoal records from eolian deposits within the Cooloola Sand Mass, a subtropical coastal dune system in eastern Australia, to determine whether they can be used as a proxy for Holocene fire history. We excavate four profiles in depositional wedges at the base of dune slipfaces (footslope deposits) and calculate charcoal concentrations for three size classes (180--250 μm, 250--355 μm, and 355 μm--2 mm) at predetermined depth intervals. Age--depth models are constructed for each profile using radiocarbon measurements (n = 46) and basal optically stimulated luminescence ages (n = 4). All records appear intact with little evidence of postdepositional mixing as demonstrated by minimal age reversals and consistent trends in charcoal concentration and accumulation rates (CHAR) among size classes. Combining all four records, we generate a ca. 7 cal ka BP terrestrial fire history that depicts distinct peaks representing periods of increased local fire activity at <0.3, 1.1--0.4, 2.2--1.6, 3.4--2.6, and 6.7--5.3 cal ka BP. Our findings parallel regional records and highlight the utility of dune footslopes as ecological and sedimentary archives. As dune fields are much more common than wetlands and lakes in semiarid and arid areas, these deposits have the potential to increase the spatial resolution of fire records globally.","2023-07-22 06:51:38.269 +0200","" +"Paus:2015finnsjoen","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Pavey:2016kaluta","The majority of animals have a specific activity rhythm over the 24 h daily cycle such that they can be categorised as either diurnal or nocturnal. This stability creates interest in understanding species that can invert their activity rhythm. The kaluta, Dasykaluta rosamondae, a small dasyurid marsupial endemic to northern arid Australia, is one such species. In contrast to most other dasyurid species and in fact most small mammals, the kaluta is almost exclusively diurnal in winter. To assess the potential benefits of diurnal activity we examined the diet and assessed potential predators and competitors. We identified 33 food categories including four classes of invertebrates, three classes of vertebrates and plant material. Diet was dominated by Coleoptera (beetles, 26.7% volume) and Formicidae (ants, 25.0% volume). We found no evidence that the prey base of kalutas differed as a consequence of diurnal activity. Likewise, diurnal foraging was probably not driven by competition. A likely explanation of diurnal activity in winter in this species is that it both allows temporal separation in activity from a significant predator, the brush-tailed mulgara, Dasycercus blythi, and reduces thermoregulatory foraging costs.","2023-02-17 13:35:53.701 +0100","" +"Pavlides:1993yombon","Excavations and surface collections at Yombon (formerly Yambon) in February 1991 produced flaked chert and obsidian artefacts numbering around 3150. Several radiocarbon dates and new stratigraphie evidence spanning some 6000 years are reported here. Of especial significance are two bifacially flaked chert artefacts found in a context dated to more than 3700 years.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Pavlides:1994rainforests","The growing story of early settlement in the northwest Pacific islands is moving from coastal sites into the rainforest. Evidence of Pleistocene cultural layers have been discovered in open-site excavations at Yombon, an area containing shifting hamlets, in West New Britain‘s interior tropical rainforest. These sites, the oldest in New Britain, may presently stand as the oldest open sites discovered in rainforest anywhere in the world.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Pavlides:1999thesis","This thesis examines how flaked stone technoloies from the lowland tropical rainforests of West New Britain, Papua New Guinea were organised over the last 35,000 years. During this time the compoition and characteristics of the flaked stone industries found in this area have altered dramatically. This thesis documents these canges with the aim of examining local strategies for the procurement of lithic raw materials, artefact mnufacture, maintenance, use and discard. The primary focus of analysis is the way in which changes in technology rlate to shifting adaptations, in particular changes in settlement mobility, subsistence activities and patterns of land use. The rainforest sites are all located in an area where high quality raw materials are abundant and widely distributed. Thus it is possible to test the proposition that raw material avaliability and quality was the primary influence on the way that stone technologies were organised. Contrary to some recent suggestions this was not found to be the case and other explanations for changes in the characteristics of these assemblages had to be sought. In Melanesia the change from high mobility to intensive gardening is an obvious point from which to begin to model change in the organisation of flaked stone technologies. The data from this area of the West New Britain rainforest do no tsupport the conventional model of increased sedentism beginning around 3500 years ago. Rather, the stone artefacts assemblages suggest that settlement organisation and subsistence activities changed dramatically at least twice before thi and that increasing sedentism was an aspect of life in the raniforest long before the late Holocene.","2022-10-09 20:04:07.350 +0200","" +"Pavlides:2004misisil","The potential for archaeological evidence of Pleistocene activity to exist in West New Britain was first realized by Jim Specht. More recent work in Specht’s research region of Yombon reveals intriguing archaeological data which demonstrate the organized utilization of rainforest resources as early as 35,500 years ago. The early colonists of the Bismarck Archipelago were versatile hunter-gatherers able to move beyond the coastal island fringes of Melanesia and harness important economic and lithic resources deep within the lowland rainforests.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Pavlides:2007prelapita","Pioneering archaeological research in the Admiralty Islands by Kennedy (1979, 1981, 1982, 1983, 2002) and others (Ambrose, 1976, 1988, 1991; Ambrose et al., 1981; Ambrose & Duerden, 1982; Fredericksen et al., 1993; Fredericksen, 1994) revealed early on the central position and importance of these northernmost islands of the Bismarck Archipelago. Distinguished by abundant obsidian sources that were utilized and distributed by the local inhabitants for at least 12,000 years, and chert resources that were exploited for well over 20,000 years, these islands are part of the long-standing tradition of early exploration and colonization now recognized for greater Melanesia. This paper presents new technological data for the flaked stone assemblage from the sites of Peli Louson (GFJ) and Father’s Water (GAC), which have cultural contexts dated to the mid and late Holocene. The technological data provide evidence about the occupation and management of the region and its resources and join an expanding dataset describing pre-Lapita settlement in island Melanesia.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Pawley:2005papuan","This book is an inter-disciplinary exploration of the history of humans in New Guinea, the Bismarck Archipelago and the Solomon Islands, which make up the biogeographic and cultural region that is coming to be known as Near Oceania, with particular reference to the people who speak Papuan (non- Austronesian) languages. Discoveries over the past 50 years have given Near Oceania a prominence in world prehistory far beyond its demographic, economic and political importance. Archaeological research has established that by 40,000 years ago people had made the ocean crossings from South-east Asia to the Australia-New Guinea continent and had reached New Britain and New Ireland. By 30,000 years ago they had penetrated the high valleys of the central highlands of New Guinea. There is evidence of cultivation of taro, yam and banana and associated forest clearance in some parts of the central highlands from 10,000 years ago and this takes on a more systematic, agricultural character after about 7,000 years ago. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:28:47.854 +0100" +"Pearce:1981swan","An extensive open-air site, on an ancient floodplain bordering the Swan River, has been partially uncovered by a clay pit operation. Preliminary excavations of small areas have yielded stone artefacts intimately associated with charcoal and carbonized material, possibly resin. A series of radiocarbon measurements place the site among the earliest yet known from Australia, and indicate that the southwestern corner of the continent was populated by about 40,000 years ago.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Pearce:2017antechinus","The buff-footed antechinus (Antechinus mysticus) is a newly described carnivorous marsupial from eastern Australia. We examined the diet composition and prey preference of this little known dasyurid in the southernmost (Brisbane) and northernmost (Eungella) populations. Animals were captured over three months (July-September) during 2014 encompassing the breeding period (late July and August) of the species. Seasonal sampling carried over into a second year which followed the succeeding cohort of juveniles as they dispersed from their maternal nest (summer), through their maturation (autumn), to the beginning of breeding (winter), sampling across one complete generation. The diet of A. mysticus consisted predominantly of invertebrates, with 16 prey orders identified (11 Insecta, two Arachnida, two Myriapoda, one Crustacea). Vertebrate (Family Scincidae) consumption was recorded in low abundance at both sites. The diet of A. mysticus was dominated by Araneae (spiders), Blattodea (cockroaches) and Coleoptera (beetles). Comparison of identified prey consumption in scats with prey availability in pitfall traps showed A. mysticus to be a dietary generalist, opportunistically consuming mostly invertebrate prey with supplementary predation on small vertebrates. Juvenile A. mysticus preyed predominantly on Blattodea (33.4% mean percentage volume) and Coleoptera (31.6% mean percentage volume), potentially suggesting a preference for larger, easier to catch, prey items. Further exploration into the relationship between prey and body size is required to determine this.","2023-02-17 13:35:53.701 +0100","" +"Peck:2016thesis","This project focuses on the high-resolution analysis of archaeological marine fauna assemblages, using methodologies situated in an evolutionary ecology theoretical framework. These assemblages come from eight Kaiadilt archaeological sites across the South Wellesley Archipelago, which are a valuable dataset to examine not just dietary composition of foragers in the islands but also long-term patterns in the temporal and spatial availability of subsistence resources. This study also represents the first Australian investigation that applies trophic level analysis to archaeological marine fauna assemblages in order to explore anthropogenic effects on prehistoric fisheries (e.g. Bourque et al. 2008; Reitz et al. 2009; Quitmyer and Reitz 2006). Located in the southern Gulf of Carpentaria, in the central north of Australia the study area for this project focuses on Bentinck, Sweers and Fowler Islands, three of the largest islands in the South Wellesley Archipelago and the traditional home of Kaiadilt people. A three phase cultural chronology spanning the past c. 3,500 years is suggested for the study area, based on a comprehensive suite of 128 radiocarbon dates collected from cultural deposits, combined with results from linguistic studies (see Memmott et al. 2016). This archaeological research undertaken in collaboration with the Kaiadilt Aboriginal community has resulted in the recording of cultural places on their lands. Community engagement has been an integral part of this research and ultimately has contributed to the success of the project. At a regional level this thesis contributes to the discourse about Aboriginal subsistence practices in northern Australia for the late Holocene. The project provides a large dataset similar with those of other studies conducted internationally, and is therefore able to inform other research based within an ecological theory framework. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:29:02.893 +0100" +"Pecor:2003testudines","Order Testudines","2023-01-05 16:42:05.198 +0100","" +"Pecor:2003testudinidae","Family Testudinidae","2023-01-05 16:42:05.198 +0100","" +"Peltonen:2020lapland","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Pemberton:1999soils","Recent archaeological surveys along the west coast of Tasmania have located extensive midden deposits (Prince 1990, 1992), interbedded with late Holocene dune sands up to 30 m deep, which contain four distinct buried dune soil horizons. The accumulation of sand and the development of palaeosols on substrates which are readily mobilised occurs quickly. The presence of the palaeosols provides a stratigraphic framework which can assist in understanding the sequence of deposition and the environmental conditions which occurred at the time. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:28:07.689 +0100" +"Pendleton:2015rapid","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Pendleton:2017lichenometry","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Peng:2019cogarbu","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Peng:2020bhutanese","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Penserini:2017cascadia","In unglaciated steeplands, valley reaches dominated by debris flow scour and incision set landscape form as they often account for > 80\% of valley network length and relief. While hillslope and fluvial process models have frequently been combined with digital topography to develop morphologic proxies for erosion rate and drainage divide migration, debris-flow-dominated networks, despite their ubiquity, have not been exploited for this purpose. Here, we applied an empirical function that describes how slope-area data systematically deviate from so-called fluvial power-law behavior at small drainage areas. Using airborne LiDAR data for 83 small (~ 1 km2) catchments in the western Oregon Coast Range, we quantified variation in model parameters and observed that the curvature of the power-law scaling deviation varies with catchment-averaged erosion rate estimated from cosmogenic nuclides in stream sediments. Given consistent climate and lithology across our study area and assuming steady erosion, we used this calibrated denudation-morphology relationship to map spatial patterns of long-term uplift for our study catchments. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:27:34.338 +0100" +"Penserini:2023sutlej","Few studies have constrained the magnitudes and timescales associated with large-scale drainage captures (areas >103 km2), even though these constraints are crucial to reconstruct sediment budgets, assess the potential for drainage reorganization to be preserved in the rock record, and determine the extent to which environmental signals (i.e., structures, composition and fossil assemblages within sedimentary rocks that are influenced by sediment supply and transport) are representative of conditions during deposition. In this work, we characterize the Pleistocene capture of the Zhada Basin, an ~23 000 km2 extensional basin in southern Tibet, by the Sutlej River, a prominent tributary to the Indus River. We quantify the magnitudes and timescales of capture-driven erosion using knickpoint celerity modelling, paleotopographic reconstructions, 10Be-derived denudation rates, and topographic analyses of drainage divides. We find that capture has removed 2010 ± 400 km3 of sediment from the Zhada Basin, increasing sediment supply to the Sutlej network by 17% -29% since 735 ± 269 ka. This work represents a crucial step towards reconstructing the Pleistocene sediment budget of the Indus sedimentary system and identifying potential impacts from sediment redistribution. We also identify several plausible tectonic or autogenic mechanisms that may have facilitated capture of the Zhada Basin, including: (1) preferential erosion of weak lithologies along active faults, (2) headward erosion in response to prior capture of the Spiti River and (3) headward erosion generated by breaching of a structural culmination downstream (the Kullu-Rampur Window). This provides a framework to assess the mechanistic links between arc-parallel extension, large-scale drainage capture, landscape evolution and orogenic wedge deformation.","2024-01-17 16:36:17.120 +0100","" +"Pepin:2013tunas","The study of the Las Tunas River incisions, located in the eastern Andean foreland front , provides new clues for the interpretation of deep piedmont entrenchments. Both the Las Tunas mountain catchment and its piedmont are strongly entrenched with maximal incision of over 100 m at the mountain front. Three main terrace levels are well exposed and are labelled T1, T2 and T3 from the youngest to the oldest. We combined geological and geomorphological field observations, kinematic GPS data, satellite data and aerial photos with geochronological and analysis to provide a detailed description of terrace organization and a discussion of the evolution of the Las Tunas landscape. The surprisingly constant concentrations in surface layers as deep as 1.5 m show that gently dipping alluvial surfaces can be continuously and deeply mixed. Our data show a first period of deposition (Mesones Fm) before 0.85 Myr (minimum T3 age), followed by deep erosion and a second sedimentation period (Las Tunas Fm) that includes a ca. 0.6 Myr ash deposit. T2 and T1 are inset in the Las Tunas Fm and were abandoned ca. 15–20 kyr ago. The similar ages for T2 and T1 show that post‐20 kyr entrenchment occurred very rapidly. Despite Quaternary deformation in the Las Tunas piedmont, terrace entrenchment is best explained by paleo‐climatic changes. The terrace organization reveals that the erosion‐sedimentation phases affected the entire system from the piedmont toe to 10 km upstream of the mountain front. Finally, contrary to the neighbouring more deeply incised Diamante River system, where late Quaternary piedmont uplift is more likely to have been a factor causing incision, the more stable Las Tunas system provides an incomplete geomorphological record of Pleistocene and Holocene climate variations. We suggest that climate variations are better recorded in uplifting piedmonts than in stable ones, where the magnitude of incision and sedimentation and the fact that they occur repeatedly at the same elevation can erase a large part of the record.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Perg:2003cruz","We demonstrate that cosmogenic radionuclides can be employed to trace sediment when the sources have sufficiently distinct concentrations, and develop a theoretical mixing model for a rocky coastline littoral system. We combine the resulting mixing model with existing cosmogenic radionuclide methods that quantify river inputs and terrace ages to determine the major components of the long-term littoral sediment budget of the Santa Cruz, California, coastline. Sediment derived from coastal basins eroding at 0.2 mm/yr has a much lower concentration than sediment derived from 60–84 ka terrace sands atop backwearing seacliffs. The complex pattern of cosmogenic radionuclide concentrations in littoral sands along >100 km of coastline can be explained by mixing sediment derived from seacliffs backwearing at 10 cm/yr with that delivered by rivers having widely different amounts of sediment discharge.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Petchey:2005local","Marine shell has several advantages for radiocarbon (14C) dating in the Pacific. It is ubiquitous in archaeological sites, is easy to identify to the species level, and can often be related directly to human activity. Consequently, shells are one of the most commonly dated 14C sample types within this region. A suitable local marine correction (∆R) needs to be applied to shell determinations, however, in order to correct for surface ocean 14C variability and obtain calendar ages. This can be achieved using carefully selected charcoal and shell samples recovered from archaeological sites. In this paper, new and extant charcoal and shell 14C determinations from the Kainapirina (SAC) locality on Watom Island in Papua New Guinea have been used to calculate a ∆R of 261 ± 101 14C years. Because of complexities with the stratigraphy of SAC, we have followed a methodology outlined in Nicholls and Jones (2001) and Jones et al. (in press) that allows some uncertainty in the dated events to be incorporated in the calculation. This ∆R value is in accord with our expectations for the Papua New Guinea region.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Petchey:2005three","In archaeological dating, the greatest confidence is usually placed upon radiocarbon results of material that can be directly related to a defined archaeological event. Human bone should fulfill this requirement, but bone dates obtained from Pacific sites are often perceived as problematic due to the incorporation of 14C from a range of different reservoirs into the collagen via diet. In this paper, we present new human bone gelatin results for 2 burials from the SAC archaeological site on Watom Island, Papua New Guinea, and investigate the success of calibrating these determinations using dietary corrections obtained from δ34S, δ15N, and δ13C isotopes.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Petchey:2011testing","Archaeologists have long debated the origins and mode of dispersal of the immediate predecessors of all Polynesians and many populations in Island Melanesia. Such debates are inextricably linked to a chronological framework provided, in part, by radiocarbon dates. Human remains have the greatest potential for providing answers to many questions pertinent to these debates. Unfortunately, bone is one of the most complicated materials to date reliably because of bone degradation, sample pre-treatment and diet. This is of particular concern in the Pacific where humidity contributes to the rapid decay of bone protein, and a combination of marine, reef, C4, C3 and freshwater foods complicate the interpretation of 14C determinations. Independent advances in bone pre-treatment, isotope multivariate modelling and radiocarbon calibration techniques provide us, for the first time, with the tools to obtain reliable calibrated ages for Pacific burials. Here we present research that combines these techniques, enabling us to re-evaluate the age of burials from key archaeological sites in the Pacific.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Petchey:2012bismarck","Interactions between islands, ocean currents, and winds cause large-scale eddies and upwelling in the lee of islands that can result in spatial variation in the marine radiocarbon reservoir. For waters around New Ireland and the Bismarck Sea, ΔR values ranging from 365 to −320 14C yr have been reported (Kirch 2001; Petchey et al. 2004). Petchey et al. (2004) proposed that some of this variation was caused by seasonal reversals in the South Equatorial Current and North Equatorial Counter Current system, combined with Ekman upwelling from the Equator. McGregor et al. (2008) suggested additional complexity within this region caused by a change in the reservoir value over time in response to changing climatic conditions. We present a series of 14 new and extant published ΔR and R values on historic shells, combined with 8 values from archaeological terrestrial/marine pairs and U-Th dated coral, that support observations of localized variability caused by a complex interplay between seasonal currents, riverine input, and ocean eddies. On the basis of these values and oceanographic data, we divide the Bismarck Sea surface marine 14C reservoir into 6 tentative subregions. In particular, our results support significant variation within channels at the southwest and southeast ends of New Britain and towards the equatorial boundary of the sea. Our results indicate that within the Bismarck Sea geographical variation appears to be more extreme than temporal over the last 3000 yr.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Petchey:2012marine","Herbivorous and deposit-feeding gastropods are a major component of archaeological shell middens worldwide. They provide a wealth of information about subsistence, economy, environment, and climate, but are generally considered to be less than ideal for radiocarbon dating because they can ingest sediment while they graze, inadvertently consuming terrestrial carbon in the process. However, few studies of 14C activity in herbivores or deposit-feeding gastropods have been conducted into this diverse range of animals that inhabit many environmental niches. Here, we present results investigating 14C variability in shells belonging to the families Strombidae and Potamididae from the Bogi 1 archaeological site, Caution Bay, southern coastal Papua New Guinea (PNG). These shells make up 39.3% of the shell MNI in the excavation units studied and some of these species are the most common taxa of neighboring sites. It would therefore be advantageous to establish if there are any 14C offsets associated with such animals, and identify those that can give reliable calendar ages. Our methodology combines a high-resolution excavation protocol, selection of short-lived samples identified to species level, and a triisotope approach using 14C, δ13C, and δ18O to evaluate the source of variability in shells. Our results indicate that considerable variation exists between different species of Strombidae with some inhabiting muddier environments that act as sinks for limestone-derived sediments with depleted 14C content. The magnitude of variation is, however, overshadowed by that measured in the mudwhelk, Cerithidea largillierti, which has the largest spread in 14C of any shellfish studied so far at Caution Bay. This animal ingests sediment within the estuary that contains 14C derived from both enriched and depleted sources.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Petchey:2013dating","The remains of shellfish dominate many coastal archaeological sites in the Pacific and provide a wealth of information about economy, culture, environment and climate. Shells are therefore the logical sample type to develop local and regional radiocarbon chronologies. The calibration of radiocarbon (14C) dates on marine animals is not straightforward, however, requiring an understanding of habitat and dietary preferences as well as detailed knowledge of local ocean conditions. The most complex situations occur where terrestrial influences impinge on the marine environment resulting in both the enrichment and depletion of 14C (Ulm Geoarchaeology 17(4):319–348, 2002; Petchey and Clark Quat Geochronol 6:539–549, 2011). A sampling protocol that combines a high-resolution excavation methodology, selection of short-lived samples identified to species level, and a triisotope approach using 14C, δ13C and δ18O, has given us the ability to identify 14C source variation that would otherwise have been obscured. Here, we present new research that details high-resolution mapping of marine 14C reservoir variation between Gafrarium tumidum, Gafrarium pectinatum, Anadara granosa, Anadara antiquata, Batissa violacea, Polymesoda erosa and Echinoidea from the Bogi 1 archaeological site, Caution Bay, southern coastal Papua New Guinea. These isotopes highlight specific dietary, habitat and behavioural variations that are key to obtaining chronological information from shell radiocarbon determinations.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Petchey:2013mabuiag","Original Radiocarbon Dating Lab reports for samples Wk-37951, Wk-37953, Wk-37954, Wk-37955, Wk-37956, Wk-37957. Sample batch originates from Mabuiag, Torres Strait Islands, QLD, AUS. The University of Waikato, Radiocarbon Dating Laboratory","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Petchey:2017karawari","Radiocarbon age reports for Wk-45980 and Wk-45981.","2023-11-16 19:36:29.583 +0100","" +"Petchey:2018pbk","Radiocarbon age reports for Wk-47758, Wk-47759, Wk-47756, and Wk-47757.","2023-11-16 19:36:29.583 +0100","" +"Petchey:2019murujuga","Original Radiocarbon Dating Lab reports for samples Wk-50093, Wk-50094, Wk-50095, Wk-50096, Wk-50097. Sample batch originates from Murujuga, WA, AUS. The University of Waikato, Radiocarbon Dating Laboratory","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Petchey:2021cautioni","Radiocarbon age reports for Wk-31565, Wk-31566, and Wk-31567.","2023-11-16 19:36:29.583 +0100","" +"Petchey:2021cautionii","Radiocarbon age reports for Wk-38680, Wk-38681, Wk-38683, and Wk-38684.","2023-11-16 19:36:29.583 +0100","" +"Petchey:2021cautioniii","Radiocarbon age reports for Wk-42612, Wk-42613, Wk-42614, Wk-42615, Wk-42617, and Wk-42619.","2023-11-16 19:36:29.583 +0100","" +"Petchey:2021pngi","Radiocarbon age reports for sites in the Kopi area (Wk-18868, Wk-18869, Wk-18870, Wk-18871, Wk-18872, Wk-18873, Wk-18874, Wk-18875, Wk-18876, Wk-18877, Wk-18878, Wk-18879, Wk-18880, Wk-18881, Wk-18882, Wk-18883, Wk-18884, Wk-18885, Wk-18886, Wk-18887, Wk-18888, Wk-18889, Wk-18890, Wk-18891, Wk-18892, Wk-18893, Wk-18895, Wk-18896, Wk-18897, Wk-18899, Wk-18900, Wk-18901, Wk-18902, Wk-18903, Wk-18904, Wk-18905, Wk-18906, Wk-18907, Wk-18908, Wk-18909, Wk-18910, Wk-18911, Wk-18912, Wk-18913, Wk-18914, Wk-18915, Wk-18916, Wk-18917, Wk-18918, Wk-18919, Wk-18920, Wk-18921, Wk-18922, Wk-18923, Wk-18924, Wk-18925, Wk-18926, Wk-18927, Wk-18928, Wk-18929, Wk-18930, Wk-18931, Wk-18933, Wk-18934, Wk-18935, Wk-18936, Wk-18937, Wk-18938, Wk-18939, Wk-18940, Wk-18941, Wk-18942, Wk-18943, Wk-18944, Wk-18945, Wk-18946, Wk-18947, Wk-18948, Wk-18949), Kopi (Wk-19968, Wk-19969, Wk-19970, Wk-19971, Wk-19972, Wk-19973, Wk-19974, Wk-19976, Wk-19977, Wk-19978, Wk-19979, Wk-19981, Wk-19982, Wk-19983, Wk-19984, Wk-19985, Wk-19986), near Kopi village (Wk-20191), upcreek of the Kikori River (Wk-20372), Kopi (Wk-20962, Wk-20963), Epemeavo village (Wk-22224, Wk-22225, Wk-22223), inland from Kea Kea village (Wk-22221, Wk-22222), Samoa in Gulf Province (Wk-23048, Wk-23049, Wk-23050, Wk-23051, Wk-23052, Wk-23053, Wk-23054, Wk-23055, Wk-23056, Wk-23057), Otoia in Gulf Province (Wk-23058, Wk-23059, Wk-23060), Kikori River Delta (Wk-23998, Wk-23999, Wk-24000), Aird Hills (Wk-25292, Wk-25293, Wk-25296, Wk-25298, Wk-25299, Wk-25295, Wk-25300), rainforest lowland (Wk-25302, Wk-25303), Aird Hills (Wk-25291), intertidal flats (Wk-25465), between Papa and Boera (Wk-25748, Wk-25749, Wk-25750, Wk-25751, Wk-25752), near Port Moresby (Wk-27301, Wk-27302), near Boera (Wk-27154), west of Port Moresby (Wk-27506), near Boera (Wk-27500, Wk-27501, Wk-27510, Wk-27511, Wk-27512, Wk-27514, Wk-27515, Wk-27516), 20km west of Port Moresby (Wk-27632, Wk-27633), village site west of Port Moresby (Wk-27707, Wk-27708, Wk-27713, Wk-27710, Wk-27711, Wk-27712), 20km west of Port Moresby (Wk-27837, Wk-27838, Wk-27839), 20km northwest of Port Moresby (Wk-28278, Wk-28266, Wk-28267, Wk-28268, Wk-28270, Wk-28271, Wk-28272, Wk-28273, Wk-28274, Wk-28275), near Baina (Wk-37611), 20km northwest of Port Moresby (Wk-28414), Poromoi Tamu (Wk-28652, Wk-28653, Wk-28654, Wk-28657, Wk-28655), 20km northwest of Port Moresby (Wk-29210, Wk-29211), midden 20km northwest of Port Moresby (Wk-29342, Wk-29343, Wk-29344, Wk-29345, Wk-29346), Bogi (Wk-29953, Wk-29954, Wk-29956), 20km northwest of Port Moresby (Wk-30017, Wk-30018, Wk-30042, Wk-30458, Wk-30465), Caution Bay (Wk-36369, Wk-36371, Wk-36372, Wk-36373, Wk-36374, Wk-36375), near Baina (Wk-37605, Wk-37606, Wk-37607, Wk-37608, Wk-37609, Wk-37610, Wk-37612), southern lowlands (Wk-22740, Wk-22741, Wk-22742, Wk-22743, Wk-22744, Wk-22745, Wk-22746, Wk-22748, Wk-22749, Wk-22750, Wk-22747), Gulf Province (Wk-29535, Wk-29536, Wk-29538, Wk-29539, Wk-29540, Wk-29544, Wk-29545, Wk-29546, Wk-29541, Wk-29542, Wk-29543, Wk-29547).","2023-11-16 19:36:29.583 +0100","" +"Petchey:2021pngii","Radiocarbon age reports for sites Belepa village (Wk-30795, Wk-30793), Gulf of Papua (Wk-31232, Wk-31233, Wk-31221, Wk-31227, Wk-31228, Wk-31230), Gulf Province (Wk-31824, Wk-31826, Wk-31827, Wk-31828, Wk-31829, Wk-31830, Wk-31831, Wk-31832, Wk-32235, Wk-32236, Wk-32237, Wk-32238, Wk-32240, Wk-32241, Wk-32242, Wk-32243, Wk-33263, Wk-33265, Wk-33266, Wk-33267, Wk-33268, Wk-33954, Wk-33955, Wk-33956, Wk-33957, Wk-33958, Wk-33959, Wk-33961, Wk-33963, Wk-33964, Wk-33966), lowlands east of Vailala River (Wk-34212, Wk-34213), and Hood Bay (Wk-42519, Wk-42521, Wk-42522, Wk-42520, Wk-42523, Wk-42524).","2023-11-16 19:36:29.583 +0100","" +"Peterson:1987ciconiiformes","Order Ciconiiformes","2023-01-05 16:42:05.198 +0100","" +"Peterson:1987columbiformes","Order Columbiformes","2023-01-05 16:42:05.198 +0100","" +"Peterson:1987gruiformes","Order Gruiformes","2023-01-05 16:42:05.198 +0100","" +"Peterson:1987passeriformes","Order Passeriformes","2023-01-05 16:42:05.198 +0100","" +"Peterson:1987psittaciformes","Order Psittaciformes","2023-01-05 16:42:05.198 +0100","" +"Peterson:1987struthioniformes","Order Struthioniformes","2023-01-05 16:42:05.198 +0100","" +"Peterson:1987turniciformes","Order Turniciformes","2023-01-05 16:42:05.198 +0100","" +"Peterson:2002mountain","ND","2023-07-22 06:51:38.269 +0200","" +"Petherick:2008dust","A high-resolution, multiproxy record of palaeoclimatic and palaeoenvironmental variability extending to ca. 42 cal. ka has been constructed from lake sediment from Native Companion Lagoon (NCL), North Stradbroke Island (NSI), Queensland. Aeolian materials extracted from the lake sediment act as a proxy for aridity in eastern Australia. ICP-MS trace element analysis of the aeolian sediment and subsequent provenancing of the far-traveled dust component show variations in dominant dust source areas for NSI, with periods of increased aridity during the late Pleistocene showing increased input into NCL from the Murray-Darling Basin and central South Australia. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:28:50.803 +0100" +"Petherick:2008stadials","A high-resolution, multiproxy record encompassing the last glacial–interglacial transition is presented for Native Companion Lagoon, a coastal site in subtropical eastern Australia. Rates of aeolian sedimentation in the lake were established by trace element analyses of lacustrine sediments and used as a proxy for aridity. In conjunction with sediment moisture content, charcoal and pollen these provide a multi-decadal record of palaeoenvironmental variability for the period 33–18 k cal. yr BP. Results indicate that the Last Glacial Maximum in eastern Australia spanned almost 10 k cal. yr, and was characterised by two distinct cold dry events at approximately 30.8 k cal. yr BP and 21.7 k cal. yr BP. Provenance of selected sediment samples by trace element geochemical fingerprinting shows that continental sourced aeolian sediments originated primarily from South Australia during these cold events and from sites in central Australia during the intervening time.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Petherick:2011thesis","A continuous, high resolution (average ca. 22 year) record encompassing the termination of the Last Glacial Cycle (LGC) (defined here as ca. 31 - 18 kyr) has been developed using multiple proxies (viz. sediment flux, grain size, moisture content, pollen and charcoal) in lake sediment from Tortoise Lagoon (TOR), North Stradbroke Island (NSI), Queensland, Australia. This record is one of only two available from the lowland subtropics of Australia which are continuous through the termination of the LGCLGC. As such, the TOR record assists in bridging an extensive spatial gap between the records of palaeoclimatic and palaeoenvironmental variability from the tropical north and temperate south. The presence of key pollen taxa (e.g. Asteraceae (Tubuliflorae) and spineless Asteraceae, which are common indicators of glacial conditions in Australia) at TOR indicates significantly cooler temperatures (mean annual temperature up to 11oC lower than today) extending into the subtropics. Pollen taxa present also indicate mean annual precipitation up to 65% lower than modern. Similarities between the vegetation at TOR during the Last Glacial Maximum (LGM) and that at temperate sites e.g. Caledonia Fen, Victoria (Kershaw et al. 2007b), Redhead Lagoon, New South Wales (Williams et al. 2006) and Barrington Tops, New South Wales (Sweller and Martin 2001) suggests that this record reflects regional conditions across southeastern Australia. ... [_truncated_]","2023-11-16 19:36:29.583 +0100","" +"Petherick:2017subtropical","A continuous, record encompassing the termination of the Last Glacial cycle (defined here as ca. 30-18 cal. kyr BP) has been developed using multiple proxies (viz. clastic sediment flux, grain size, moisture content, pollen and charcoal) archived in lake sediments from Tortoise Lagoon, North Stradbroke Island, Australia. The record indicates an extended Last Glacial Maximum, with an onset at ca. 30 kyr BP. The presence of rainforest and arboreal taxa for the 30-18 kyr BP period indicate a positive moisture balance, while the presence of the now regionally extinct Asteraceae (Tubuliflorae) and Tubulifloridites pleistocenicus indicate relatively cool temperatures. Total clastic sediment flux and the vegetation assemblage suggest that, at least in subtropical Australia, the Last Glacial Maximum was characterized by two peaks in aridity at ca. 29e26 kyr BP and 24.5e20 kyr BP.","2023-07-22 06:51:38.269 +0200","" +"Petrequin:2020ecology","New Guinea, and especially Papua New Guinea, is the last country in the world where ethnologists were able to closely observe, film and photograph the whole manufacturing chaînes opératoires of polished stone felling tools, from quarry extraction to finished tool use. Research on the polished blades of PNG has evolved over the years, following changing philosophies and research agendas. While it is clear that an exceptional sum of information has been gathered, it remains centered on that small part of the Highlands where conditions for field research were more pleasant than elsewhere. This presentation of Irian Jaya axes therefore tackles a topic that remains mostly unexplored. Until now, stone tool research in New Guinea has followed an anthropocentric approach, in which tools are seen more as vectors for social exchanges than as means of acting on the environment.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Petrie:2008assessing","Bayesian statistical approaches to calibrating radiocarbon determinations can make a significant contribution to disaster studies by adding precision to the dating of both the environmental forcing agent and the consequent human responses. An archaeological case study in the Willaumez Peninsula region of New Britain, Papua New Guinea uses radiocarbon dating to examine the chronology of five major volcanic events and the timing and nature of recolonization. The results demonstrate the general applicability of Bayesian-based approaches for building a sound tephrochronology and for evaluating the impacts of volcanic hazards on human history.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Pfeifer:2021growing","Many mountain ranges survive in a phase of erosional decay for millions of years (Myr) following the cessation of tectonic activity. Landscape dynamics in these post-orogenic settings have long puzzled geologists due to the expectation that topographic relief should decline with time. Our understanding of how denudation rates, crustal dynamics, bedrock erodibility, climate, and mantle-driven processes interact to dictate the persistence of relief in the absence of ongoing tectonics is incomplete. Here we explore how lateral variations in rock type, ranging from resistant quartzites to less-resistant schists and phyllites and up to the least-resistant gneisses and granitic rocks, have affected rates and patterns of denudation and topographic forms in a humid semitropical, high-relief, post-orogenic landscape in Brazil where active tectonics ended hundreds of Myr ago. We show that denudation rates are negatively correlated to topographic relief, channel steepness and modern precipitation rates. Denudation instead correlates with inferred bedrock strength, with resistant rocks denuding more slowly relative to more erodible rock units, and suggest that the efficiency of fluvial erosion varies primarily due to these bedrock differences. Variations in erodibility continue to drive contrasts in rates of denudation in a tectonically inactive landscape evolving for hundreds of Myr, suggesting that equilibrium is not a natural attractor state and that relief continues to grow through time. Over the long timescales of post-orogenic development, exposure at the surface of rock types with differential erodibility can become a dominant control on landscape dynamics by producing spatial variations in geomorphic processes and rates, promoting the survival of relief, and determining spatial differences in erosional response timescales long after cessation of mountain building.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Philipps:2017hornsund","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Philipps:2018uummannaq","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Phillips:1997wind","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Phillips:2000nanga","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Phillips:2006cairngorm","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Phillips:2008scotland","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Phillips:2016huancane","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Phillips:2016sierra","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Pierce:2017tahoe","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Pietsch:2006gwydir","This study examines the downstream changes in the character of the Gwydir distributary system which flows across the Gwydir fan-plain, a large (~ 7500 km2) low gradient alluvial surface which forms part of the Darling Riverine Plains of southeastern Australia. The Late Quaternary history of the distributary system is evaluated by investigating the chronology and probable discharges of palaeochannels at or near the surface of the fan-plain. Channels of the contemporary distributary system are characterized by downstream declining discharges, in part a result of the interaction of the modern system with remnants of the preceding palaeochannel systems. The hydraulic geometry of the contemporary channels revealed that these distributaries do not have a uniform response to declining discharge, with differences in heights of off-takes leading to differences in sedimentology, hydrology and channel morphology. Of the four distributaries, the Gwydir River is the bedload transporting trunk stream, hence its hydraulic geometry is fundamentally influenced by the need to maintain bedload conveyance as discharge declines downstream. It maintains a relatively deep channel facilitated in part by adoption of an anabranching habit in its lower reaches, and by relatively continuous flow that keeps its bed free of vegetation. Hence it has a relatively low W/​D ratio. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:27:56.169 +0100" +"Pietsch:2013gwydir","Ages for large palaeochannels of the Gwydir distributive fluvial system (DFS) in northern New South Wales, Australia have been determined using single grain optically stimulated luminescence. Two palaeochannel systems have been found to dominate; the here named Coocalla (43-34~ka) and Kamilaroi (19-16~ka) which have inferred palaeodischarges 25-100 times the bankfull discharges of nearby channels of the contemporary Gwydir system, which appears to have been established during the Mid-Holocene. This scale differential is very much larger than that reported for other catchments in southeastern Australia, and reflects both a decline in catchment runoff through the Last Glacial cycle and the adoption of a distributary pattern sometime after 16~ka. Actual decline in catchment runoff, determined by comparing estimated palaeodischarge with contemporary flows upstream of the DFS where flow is confined to a single channel, indicate contemporary discharge to be 0.1 times and 0.25 times that of the Coocalla and Kamilaroi, respectively. The chronology presented here shows periods of increased discharge in the Gwydir to be more or less coincident with those observed elsewhere in the Murray Darling Basin. Although no evidence of a 'Gum Creek' fluvial phase (from 35 to 25~ka) was found, the Coocalla and Kamilaroi palaeochannel systems broadly conform in age to 'Kerarbury' and 'Yanco' fluvial phases on the Murrumbidgee and Murray systems. This synchronicity with more southern catchments supports the hypothesis that La Nina - like conditions were semi-permanent for much of the Last Glacial cycle with moisture derived largely from the western Pacific Ocean.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Pietsch:2015normanby","We present the results of investigations into alluvial deposition in the catchment of the Normanby River, which flows into Princess Charlotte Bay (PCB) in the northern part of the Great Barrier Reef Lagoon. Our focus is on the fine fraction (<~63µm) of alluvial deposits that sit above the sand and gravel bars of the channel floor, but below the expansive flat surface generally referred to as the floodplain. Variously described as benches, bank attached bars or inset or inner floodplains, these more or less flat-lying surfaces within the macro-channel have hitherto received little attention in sediment budgeting models. We use high resolution LiDAR based mapping combined with optical dating of exposures cut into these in-channel deposits to compare their aggradation rates with those found in other depositional zones in the catchment, namely the floodplain and coastal plain. In total 59 single grain OSL dates were produced across 21 stratigraphic profiles at 14 sites distributed though the 24226km2 catchment. In-channel storage in these inset features is a significant component of the contemporary fine sediment budget (i.e. recent decades/last century), annually equivalent to more than 50% of the volume entering the channel network from hillslopes and subsoil sources. Therefore, at the very least, in-channel storage of fine material needs to be incorporated into sediment budgeting exercises. Furthermore, deposition within the channel has occurred in multiple locations coincident in time with accelerated sediment production following European settlement. Generally, this has occurred on a subset of the features we have examined here, namely linear bench features low in the channel. This suggests that accelerated aggradation on in-channel depositional surfaces has been in part a response to accelerated erosion within the catchment. The entire contribution of ~370 kilotonnes per annum of fine sediment estimated to have been produced by alluvial gully erosion over the last ~100years can be accounted for by that stored as in-channel alluvium. These features therefore can play an important role in mitigating the impact on the receiving water of accelerated erosion.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"PikeTay:2008systematic","New research on the odontochronological (dental growth-increment) analysis of marsupial teeth provides opportunities to estimate with more certainty the time of the year Tasmanian Aborigines inhabited sites during the late Pleistocene. Here we focus on the Bennett's wallaby (Macropus rufogriseus) as a proxy for understanding seasonal human land use patterns and occupation of four southwest Tasmanian caves. The aim of the paper is to investigate whether caves at different altitudes were occupied in alternating seasons, and determine if the 'Patch Model' developed to explain the archaeological variability of late Pleistocene human behavior should be modified accordingly. The data presented here support the original observations that these sites, although reflecting extreme richness, were occupied in a punctuated seasonal manner with visits probably separated by a considerable time of unknown duration.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Pittock:1989disappointment","BSc Hons thesis (unpublished)","2023-09-03 12:38:33.072 +0200","" +"Placzek:2010atacama","The Atacama Desert is one of the driest places on Earth. Multiple lines of evidence show that the Atacama has been hyperarid since at least the late Miocene, among these are cosmic-ray exposure ages indicating that individual clasts on some surfaces have been preserved for > 9 Ma and possibly since the Oligocene. Although these remarkably old ages indicate slow landscape evolution, it is not clear whether this pace is characteristic of the entire Atacama, or only of specific regions, landforms, or landscape elements. To address this question, we measured cosmogenic 10Be, 26Al, and 21Ne from a wide variety of landscape elements in a transect across the Central Atacama, where modern precipitation is at an extreme minimum, but where the concentration of cosmogenic nuclides in stable landscape elements has not previously been recorded. We find that the hyperarid core of the Central Atacama has substantially slower erosion rates than its eastern and western margins; however, even the driest part of this transect has erosion rates comparable to those of other deserts, ranging from 0.2–0.4 m/Ma. The most stable landscape elements are boulder fields, with exposure ages of 1.5–2.6 Ma. The vast majority of samples in the Central Atacama Desert, however, have cosmogenic nuclide concentrations corresponding to ages < 1.2 Ma, indicative of Pleistocene modification of almost the entire landscape. Furthermore, extreme boulder ages > 5 Ma documented elsewhere in the Atacama were not found in our area and appear to be limited to exceptionally stable boulders or cobbles in either the northern or southern extremes of the Atacama Desert. We suggest that the Central Atacama has been subject to episodic Pliocene and Pleistocene rainfall and geomorphic activity, perhaps due to intrusion of Pacific moisture.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Pledge:1990henschke","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Pledge:2002hallett","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Pocock:1993nelson","In early 1991, the Centre for Prehistory, Univer­sity of Western Australia, was engaged by the Hydro-Electric Commission of Tasmania (HEC) to carry out a program of salvage recording, collection and excavation in the King River valley. This was undertaken because of plans by the Hydro-Electric Commission to flood die river valley as part of a new power scheme. The work carried out by the Centre for Prehistory was undertaken with the full cooperation of the Tasmanian Aboriginal Land Council, and Aboriginal Consultants were em­ ployed in all phases of the project. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:28:01.184 +0100" +"Polach:1967listi","The Radiocarbon Dating Laboratory is installed in the Department of Geophysics and Geochemistry, Institute of Advanced Studies of the Australian National University. The Australian Institute of Aboriginal Studies has materially aided the establishment of the laboratory and is allocated a major proportion of the dating time over the next three years for samples in Australian Aboriginal archaeology. Beyond this the laboratory is to serve research needs within the University. To facilitate communication between collectors and laboratory a handbook on collection of specimens and interpretation of results has been prepared (Polach and Golson, 1966) and a radiocarbon sample record and an age determination sheet are in use.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Polach:1968listii","The C14 measurements reported here were carried out by the Radiocarbon Laboratory, Dept. of Geophysics and Geochemistry, A.N.U., between Jan. and Aug. 1967. Laboratory equipment consists of a Beckman methane gas-proportional unit (ANU I) supplemented in Dec. 1966 by an automatic 3-channel Beckman model LS-200 liquid scintillation spectrometer. Synthesis of methane and benzene is the same as used in ANU I and described by Polach and Stipp (1967). Treatment of samples remains a 2N hot acid (HCl) wash unless otherwise specified. Where applicable, fractional separation follows procedures reported by Olson (1963), Berger et al. (1964), Tamers and Pearson (1965), and Krueger (1966). In the treatment of bone samples, physical or mechanical cleaning could not completely remove sedimentary material often filling the structural pores. This material, if present, was retained with the fraction referred to as “collagen”. Since we are not dealing with pure collagen, we prefer to call it “acid-insoluble” bone fraction, a name describing the treatment. These dates are reported as equal to or greater than given age. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:27:27.841 +0100" +"Polach:1970listiv","The present date list describes the first stage of a co-operative study on the validity of dating secondary soil carbonates in arid and semi-arid environments of Australia. Because of the complex nature of the physical and chemical variables in a soil environment, many additional samples are being dated from stratigraphically controlled sites before final evaluation of carbonate reliability is possible.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Polach:1978listvi","The following list contains most of the measurements made during 1974, since our last list (R, 1973, v 15, p 241-251). All measurements were performed on a Beckman LS-200 Liquid Scintillation Spectrometer following previously published setting up (Polach, 1974), automatic cycling (Polach, 1969) and benzene synthesis (Polach and Stipp, 1966; Polach et al, 1972) procedures.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Polach:1980bega","Atmospheric 14C variations in nature, as previously documented for the Southern Hemisphere by studies carried out in South Africa and New Zealand, were supplemented by 14C concentration measurements of wheat-grain samples collected in southeastern New South Wales. Our measurements cover the critical period of 1945/46 up to 1956/57, and span the transition of Suess and atom-bomb effects. The observed variations can be followed quite precisely in the peat deposits of the Bega Swamp, New South Wales, and indicate that vertical mixing of organic components within the peat is negligible. Pollen analytical data covering the last 400 years also show that the peats act as efficient traps; thus, time-precise zonations can be identified, and historically documented man-induced changes in pollen assemblages can be correlated with 14C ages in recent times.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Porch:1992rockshelters","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Porreca:2018iro","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Portenga:2015bhutanese","Western Bhutan provides an ideal setting to understand the interplay between uplift, erosion, and fluvial sediment transport in an active mountain environment. Using in situ-produced 10Be (49 samples) and 26Al (5 samples) in fluvial sediment from nested catchments throughout the Puna Tsang Chhu drainage basin, we examine erosion rates in different geomorphic environments including two high-relief regions – a glacierized zone in the north and a high-rainfall zone in the south – as well as remnants of an uplifted, lower-relief paleosurface between them. The erosion rates roughly mirror this north–south zonation: lower rates (avg. 388 ± 32 m My− 1, n = 16) prevail in the low-relief zone, roughly coinciding with lower-relief terrain where mean annual precipitation is ~ 1500 mm yr− 1; the highest rates (avg. 956 ± 160 m My− 1, n = 13) are in the south (27.10°–27.35°N), where rainfall is > 4000 mm yr− 1; high rates (avg. 700 ± 62 m My− 1, n = 15) also occur in the northern, glacierized region (27.70°–28.10°N). All 49 purified mineral separates used in this study contain measurable amounts of native 9Be (up to 900 μg), violating the assumption of negligible 9Be that is commonly made in the isotope dilution method used to quantify 10Be. To correct for this native 9Be, we use high precision, replicate measurements of 9Be in each sample to calculate 10Be concentrations from measured isotopic ratios. Neglecting native 9Be would have led to erosion rate overestimates from <20\% to >400\%. The pervasive nature of 9Be in these samples underscores the importance of quantifying the native 9Be concentration in mineral separates used for cosmogenic 10Be analysis.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Portenga:2016burning","The extent to which Aboriginal Australians used fire to modify their environment has been debated for decades and is generally based on charcoal and pollen records rather than landscape responses to land-use change. Here we investigate the sensitivity of in-situ-produced 10Be, an isotope commonly used in geomorphological contexts, to anthropogenic perturbations in the southeastern Australian Tablelands. Comparing 10Be-derived erosion rates from fluvial sediment (8.7 ± 0.9 mm k.y.-1; 1 standard error, SE; n = 11) and rock outcrops (5.3 ± 1.4 mm k.y.-1; 1 SE; n = 6) confirms that landscape lowering rates integrating over 104-105 yr are consistent with rates previously derived from studies integrating over 104 to >107 yr. We then model an expected 10Be inventory in fluvial sediment if background erosion rates were perturbed by a low-intensity, high-frequency Aboriginal burning regime. When we run the model using the average erosion rate derived from 10Be in fluvial sediment (8.7 mm k.y.-1), measured and modeled 10Be concentrations overlap between ca. 3 ka and 1 ka. Our modeling is consistent with intensified Aboriginal use of fire in the late Holocene, a time when Aboriginal population growth is widely recognized.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Portenga:2016goulburn","The timing of landscape change, post-settlement alluvium (PSA) deposition and gully erosion in the southeastern Australian Tablelands remains at the centre of a long-standing discussion over the geomorphological effects of European land-use compared with Aboriginal land-use and climate change. Few quantitative studies date the onset of gully erosion and subsequent PSA deposition in the Tablelands and those that do determine the timing of landscape change for individual catchments rather than across the region. In this study, we present optically stimulated luminescence (OSL) burial ages of swampy meadow (SM) sediment and PSA from six sites spread throughout the Goulburn Plains to place better regional constraints on the timing of landscape change. PSA burial ages at each of our sample sites range between 213 and 81 years before AD 2013, the year during which all samples were collected and measured – corresponding to AD 1800–1932. All measured PSA burial ages post-date European arrival to Australia and are therefore consistent with the generic name and implied age assigned to these sediments before quantitative age estimates were available for them. We suggest, however, that the term post-European settlement alluvium may be more appropriate in the Australian context as Aboriginal Australians were living in the Tablelands prior to European arrival. Associations between the occurrence of gully incision and PSA deposition throughout the Tablelands and climatic factors are tenuous, and we suggest that European land-use practices in the region dominate landscape evolution, which had been driven by climatic factors throughout the Holocene.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Portenga:2019potomac","Beryllium isotopes measured in detrital river sediment are often used to estimate rates of landscape change at a basin scale, but results from different beryllium isotope systems have rarely been compared. Here, we report measurements of in situ and meteoric 10Be (10Bei and 10Bem, respectively) along with measurements of reactive and mineral phases of 9Be (9Bereac and 9Bemin, respectively) to infer long-term rates of landscape change in the Potomac River basin, North America. Using these data, we directly compare results from the two different 10Be isotope systems and contextualize modern sediment flux from the Potomac River basin to Chesapeake Bay. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:27:34.636 +0100" +"Porter:1979skull","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Potsch:2017turgen","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Powell:1970thesis","Vegetation changes now being reported in pollen analytical studies from many tropical and subtropical areas are considered predominantly in terms of climate change, little attention being paid to the history of human influences on the vegetation there, despite the evidences provided by archaeology and ecological studies. The European situation has been used as a theoretical basis for correlation of climatic changes on a world wide scale, while the available evidence, especially from British diagrams, of human influences more often than not overriding those of climate, has hardly been considered. The present study was undertaken to fill a gap in this knowledge and to try to show that the palynological method could provide objective evidence of human influence on vegetation in a tropical region, readily distinguishable from climatic influences. The investigation involved stratigraphic and palynological studies of lake and swamp sites in a highland region o:f New Guinea together with a local survey of present day vegetation and modern pollen rain. Combined with radiocarbon dating and archaeological correlations the study allows some conclusions to be drawn about early human influences in the area, as well as their relation to possible vegetation changes induced by climate or other factors.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Powell:1975mthagen","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Powell:1982history","The natural flora of New Guinea comprises 1465 genera (in 246 families) of widespread tropical, Malesian and Australian affinities (van Balgooy 1976). The island is extremely diverse in environments and vegetation, ranging from the lowland coastal and riverine swamps with mangroves, nipa and sago palm forests, through dry plains covered with grassland and open woodland to rich lowland, foothill and high mountain rainforests (Paijmans 1976). Within this landscape some 3.4 million people live. Population densities are generally very low in the coastal and lowland swampy areas and in the grassland and open woodland areas with marked rainfall seasonality (2-4 persons per km^2), somewhat higher in lowland and mountain rainforest areas (8-16 persons per km&2) nd very high (locally up to 200 persons per km^2) in the intermontane valleys and basins of the central cordillera.","2023-07-22 06:51:38.269 +0200","" +"PrattSitaula:2005thesis","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"PrattSitaula:2011annapurna","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Prebble:2005vanderlin","Sedimentary, palynological and diatom data from a dunefield lake deposit in the interior of Vanderlin Island in the Gulf of Carpentaria are presented. Prior to the formation of present perennial lake conditions, the intensified Australian monsoon associated with the early Holocene marine transgression allowed Cyperaceae sedges to colonise the alluvial margins of an expansive salt flat surrounded by an open Eucalyptus woodland. As sea level stabilised between 7500 and 4500 cal yr B.P. coastal dunes ceased to develop allowing dense Melaleuca forest to establish in a Restionaceae swamp. Dune-sand input into the swamp was diminished further as the increasingly dense vegetation prevented fluvial and aeolian transported sand arriving from coastal sources. This same process impounded the drainage basin allowing a perennial lake to form between 5500 and 4000 cal yr B.P. Myriophyllum and other aquatic taxa colonised the lake periphery under the most extensive woodland recorded for the Holocene. The palynological data support an effective precipitation model proposed for northern Australia that suggests more variable conditions in the late Holocene. A more precise measure of effective precipitation change is provided by diatom-based inferences that indicate few changes in lake hydrology. Such interpretations are explained in terms of palynological sensitivity to adjustments in local fire regimes where regional precipitation change may only be recorded indirectly through fire promoting mechanisms, including intensified ENSO periodicity and human impact.","2023-07-22 06:51:38.269 +0200","" +"Prebble:2010manus","This paper concerns evidence for past human impacts on the environment in the lowland tropical New Guinea region. Against a background regional overview, we consider two sequences, one archaeological, the other palaeoecological, from opposite ends of Manus Island, the largest island of the Admiralty Islands that now constitute Manus Province, Papua New Guinea. Contrasts in these local sequences prevent their easy alignment with grand narratives of regional prehistory. We show instead that closer examination of local contexts, especially the nature of agroecosystems, gives useful insights that help to disentangle natural processes of forest vegetation change and the effects of human activities. We consider aspects of the ecology of the tree genus Calophyllum L. (Clusiaceae), which occurs in both sequences, to assess the possibility of a human role in the dynamics of forest dominated by Calophyllum euryphyllum Lauterb. (Clusiaceae).","2023-07-22 06:51:38.269 +0200","" +"Prebble:2013rapa","Palynological records from Holocene wetland deposits in East Polynesia have demonstrated widespread ecological changes following Polynesian arrival after c. ad 1200, but linking inferences of human activities to archaeological records has been limited by equivocal fossil proxies and a lack of chronological controls. To address these limitations, multiple sedimentary profiles were examined from a coastal marsh on the remote East Polynesian island of Rapa. These profiles span 8000 years of ecological change and record mid-Holocene sea-level highstand conditions which receded to modern levels by ad 500. Depositional models were constructed for each profile using Bayesian inferences to characterise the spatial and temporal changes in fossil proxy representation. Just prior to human arrival there are high pollen concentrations of Pandanus and the presence of an extinct palm, both indicative of an extensive lowland swamp forest that developed after ad 500. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:28:30.139 +0100" +"Prebble:2016tahiti","To reconstruct ecological changes from the fossil record of a unique wetland on the tropical oceanic island of Tahiti, between 44.5 and 38 cal. kyr bp.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Prebble:2019polynesia","Fossil evidence shows that Polynesians introduced the tropical crop taro (Colocasia esculenta) during initial colonization of the subtropical South Pacific islands and temperate New Zealand after 1200 CE, establishing garden ecosystems with similar commensal plants and invertebrates. Sedimentary charcoal and fossil remains indicate how frequent burning and perennial cultivation overcame the ecological constraints for taro production, particularly the temperate forest cover of New Zealand. An increase in short-lived plants, indicating a transition toward higher-intensity production, followed rapid woody forest decline and species extinctions on all islands. The relatively recent fossil records from the subtropical and temperate islands of Polynesia provide unique insights into the ecological processes behind the spread of Neolithic crops into areas marginal for production.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Prendergast:2009murray","A multidisciplinary approach has been employed to study the environmental and cultural evolution of the Victorian Mallee. Regional geomorphic mapping of relict landforms and stratigraphic analyses reveal evidence of ongoing climatic oscillations in the central Murray Valley, where the Murray River system interacts with aeolian Mallee landscapes. Analysis of landforms using a land systems approach provides new insights into patterns of fluvial-aeolian interaction over the last glacial cycle. Five land systems are identified within the study area; three of these preserve evidence of palaeochannel activity markedly different from the present Murray River system. Fluvial morphology evolved over the late Quaternary from wide, laterally-migrating channels associated with source-bordering dunes to narrower, more sinuous regimes. An extensive archaeological record overprints the region, with radiocarbon and optically stimulated luminescence (OSL) dating revealing human presence in this landscape from at least 15,000 cal BP.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Prentice:2005snowline","Geomorphological mapping and lake-core data from Mt. Jaya, western New Guinea, show that Last Glacial Maximum (LGM) glaciation was less extensive than previously thought. Average equilibrium line altitudes (ELAs), calculated using the area–altitude-balance ratio method, for minimum and maximum ice configurations were 4050±49 and 4000±56 m a.s.l., respectively. This is about 600 m below the ELA of the Mt. Jaya glaciers in 1971–73 and ca 400 m higher than values previously quoted for LGM ELAs in this area. A reappraisal of the evidence used to reconstruct the ELA of glaciers across New Guinea suggests that published chronologies are not sufficient to demonstrate that reported ELAs fall within the LGM window of 21,000±2 yr BP. Furthermore, the published information only constrains the altitude of the ELAs between 3400 and 3800 m a.s.l., not including uncertainty in topography. A simple mass and energy-balance model indicates that an ELA depression of 500 m (i.e., the observed change at Mt. Jaya after adjustment for sea-level change) could be accomplished with 2.5–3 °C of cooling provided precipitation was reduced by 35% and lapse rate changed. This cooling is less than the 6–8 °C cooling inferred from LGM pollen.","2023-01-05 16:42:05.198 +0100","" +"Prescott:1983comparison","14C and thermoluminescent (TL) dates have been determined for two fireplaces excavated from a prehistoric site at Roonka in South Australia. Calcrete (kunkar) ovenstones are shown to provide suitable material for thermoluminescent dating. For the more recent of the fireplaces, a group of 14C dates ranges from 360 to 1100 years BP, compared with two TL dates of 960 and 1070 years BP. An older fireplace was dated by TL in the range from 2010 to 2450 years BP but by 14c as 11.290 years BP. The time ordering of the fireplaces and the spread of ages for the younger fireplace are consistent with the archaeological evidence from the excavation. However, no satisfactory explanation is yet forthcoming for the discrepancy between the 14C and TL dates for the older fireplace.","2022-10-09 20:04:07.350 +0200","" +"Prescott:1983thermoluminescence","Thermoluminescence has been used to date sediments associated with the archaeological excavations at Roonka. An age of 65,000 + 12,000 years has been found for the terra rossa soil immediately underlying the oldest 14C dated feature at the main site (18,000 years). At the East Bank site·, an age of 2700 ± 300 years is found for the top of the dune at a depth of 30 cm. An age of 14,500 ± 2000 years is found for a stratigraphically distinct and sealed layer at a depth of 1 m. A similar ( or possibly older) date is found at 1. 7 m. These ages are consistent with the archaeological and geomorphological evidence. There is some evidence that bleaching of sediments by daylight may not be complete in the fiefd. If this is confirmed the ages will need to be revised downwards.","2022-10-09 20:04:07.350 +0200","" +"Prescott:1988warrnambool","Thermoluminescence ages have been obtained for 100 micron quartz grains from samples taken at a site at Point Ritchie, Warrnambool, where shells and an apparent hearth suggest human occupation. Dates of 132 and 160 ka have been obtained from two samples suspected of being oven stones nd a date of about 80 ka years for the calcarenite matrix of the site.","2022-10-09 20:04:07.350 +0200","" +"Prescott:2007comparison","We report single-grain quartz luminescence ages for the Puritjarra rock shelter, with the aim of resolving an apparent discrepancy between ages obtained by 14C and a variety of luminescence methods, previously reported. Ages now found at all depths to 75cm (ages to 30ka) can be interpreted as largely resolving the differences. This implied caveat arises because single-grain methods are statistically inefficient. As a consequence, a degree of interpretation is inevitable in analysing the data. The emphasis in the present paper is an analysis making use of weighted histograms. The measurements by single grain OSL and 14C, including ABOX-SC, taken together, can be regarded as compatible. They indicate human occupation of the Puritjarra rock shelter at least as early as 30ka BP.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Pretty:1968gidgealpa","Four aboriginal graves exposed by wind erosion were evacuated. Two skeletons, one of them excavated from a bed of vegetation lining the grave, were dated by radiocarbon analysis. Some features of bone pathology arc noted. A brief report of a fifth skeleton found at another site 30 kilomelrs distant is given.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Pretty:1977cultural","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Pretty:1981kinchega","The purpose of this excavation was to attempt to determine the stratigraphic and age associations of an archaeological ground stone implement known to the collectors as 'pygmy-axe'. This tool type is closely comparable to the edge-ground chisels of southeastern Australia (McCarthy et al. 1946:55; Massola 1962:49) and seems confined in its distribution to the mid-Darling area. Mr N.O. Farrar, then of Bootingee Station (now part of Tandou Pty Ltd), discovered these implements in an eroding sand dune on the former Kinchega Station in 1966. He had noticed that the implements were eroding from an horizon containing charcoal fragments, and in the hope that excavation of this horizon might lead to dating the edge-ground chisels he urged me to visit the site and explore it. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:28:04.737 +0100" +"Pretty:1988radiometric","ND","2022-10-09 20:04:07.350 +0200","" +"Price:0000reports","David Price is Australia’s leading technical expert in sedimentary thermoluminescence dating. Research conducted by David and his team at the ANU became known as the “Australian Slide Method”, which rapidly became the standard approach for TL dating worldwide. In 1986 at the invitation of UOW, David and his entire TL team moved to Wollongong. Whenever David produced a TL age he would produce a one-page report, normally printed and delivered to the owner of this new TL age. It has all the details of the analysis many of which authors have chosen not to include in the specific publications.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Price:1999tsunami","Changes in our coastline take on various forms and are the product of differing wave and aeolian processes. Of all these processes tsunami action surely represents the most rapid and violent agent wreaking devastation not only along the immediate shoreline but also extending many kilometres inland. Until now the main line of evidence supporting the deposition of sediments by this means has lain in the careful examination of the sedimentological record. This process is painstaking, costly and time consuming and then not necessarily conclusive. Thermoluminescence may offer an alternative line of evidence which may be taken as either confirmatory or, on occasions, as an independent method of establishing the depositional means of a sedimentary deposit.","2024-01-17 16:36:17.120 +0100","" +"Price:2001howe","Views differ as to how the deposition of aeolianites correlate with glacial--interglacial cycles. This study evaluates the potential of thermoluminescence (TL) dating to determine the timing of aeolianite deposition at two Australian sites. The study areas are Rottnest Island and the Fremantle coastline in Western Australia and Lord Howe Island in the Tasman Sea. The chronostratigraphy of aeolianite on Lord Howe Island has been comprehensively examined by Brooke (1999) whereas the depositional chronology of Western Australian aeolianite is known only from dating at one or two key sites. TL dating provides a chronological framework for both sites and reveals that the timing of deposition of these aeolianites is probably related to sediment supply. Dune and minor associated marine deposits of Lord Howe Island appear to have been emplaced mainly during sea-level highstands when the shelf surrounding the island was flooded and beach sediments accumulated. In contrast the aeolianites upon Rottnest Island and along the adjacent Western Australian coastline seem to have been deposited during periods of both high and low sea level indicating a more continuous supply of shallow marine sediments.","2024-01-17 16:36:17.120 +0100","" +"Price:2005bandicoots","Systematic collecting from fluviatile Pleistocene fossil deposits of the Darling Downs, southeastern Queensland, Australia, has led to an increase in the region's fossil record of bandicoots. Isoodon obesulus, Perameles bougainville and P. nasuta are reported for the first time in the Darling Downs fossil record. Accelerator mass spectrometry 14C dates based on charcoal from bandicoot fossil-bearing stratigraphic horizons indicates deposition 45-40 ka. Additional material attributed to the recently described Darling Downs P. sobbei is also described. P. sobbei retains plesiomorphic characters in the upper dentition including reduction of the metaconule on M3 and the lack of posterior cingula on M2 and M3. Phylogenetic interpretation of dental characters suggests that P. sobbei has closer affinities to the Pliocene P. bowensis than to any modern species. The presence of extant species such as P. bougainville and I. obesulus as fossils provides evidence that scrublands and closed woodlands with dense understories existed on the Darling Downs during the Pleistocene. The Darling Downs bandicoot assemblage represents the only known fauna, fossil or modern, where I. obesulus, P. bougainville and P. nasuta occur sympatrically. The Pleistocene Darling Downs may have had a more equable climate than occurs today and a greater range of habitat niches to support such populations. The southern and western contraction of the geographical ranges of I. obesulus and P. bougainville between the Pleistocene and the present was probably the result of significant environmental change that may have involved the contraction of woodlands and expansion of grasslands. The persistence of P. nasuta populations on the Darling Downs from the Pleistocene to the present may reflect that species' ability to adapt to a wide range of habitats.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Price:2005palaeoecology","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Price:2006darling","The Kings Creek catchment, southeastern Queensland, contains a variety of Pleistocene~-~Holocene depositional settings. Fluvial depositional accumulation processes in the catchment reflect both high-energy channel and low-energy episodic overbank deposition. The lithofacies and depositional environments of locality QML796 were examined in detail to aid interpretation of taphonomic accumulation patterns of large and small taxa in the deposit. The basal fossiliferous unit was deposited in a meandering channel and passes upward into overbank deposits that include ephemeral interfluve channels and splays. The most striking taphonomic observations on vertebrates at the locality include: (i) low representation of post-cranial elements; (ii) high degree of bone breakage; (iii) variable abrasion with most identifiable bone elements having a low to moderate degree of abrasion; (iv) low rates of bone weathering; (v) a low degree of carnivore bone modification; and (vi) a low degree of articulated or associated specimens. Collectively, these data suggest that the material was transported into the deposit from the surrounding proximal floodplain and that the assemblages reflect substantial hydraulic sorting. However, despite that, sequential faunal horizons show a stepwise decrease in taxonomic diversity that cannot be explained by sampling or taphonomic bias. The decreasing diversity includes loss of some, but not all, megafauna and is consistent with a progressive local loss of megafauna in the catchment over an extended interval of time. Data are consistent with a climate change model for megafauna extinction but not with nearly simultaneous extinction of megafauna as required by the human-induced blitzkrieg extinction hypothesis.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Price:2009koalas","Koalas (Phascolarctidae, Marsupialia) are generally rare components of the Australian fossil record. However, new specimens of fossil koalas were recovered during recent systematic excavations from several eastern Plio-Pleistocene deposits of Queensland, eastern Australia, including the regions of Chinchilla, Marmor and Mt. Etna. The new records are significant in that they extend the temporal and geographic range of Plio-Pleistocene koalas from southern and southeastern Australia, to northeastern central Queensland. We provide the first unambiguous evidence of koalas in the Pliocene Chinchilla Local Fauna (phascolarctid indet. and Ph. ?stirtoni): important additions to an increasingly diverse arboreal mammalian assemblage that also includes tree kangaroos. The persistence of koalas and local extinction of tree kangaroos in the Chinchilla region today suggests that significant habitat and faunal reorganization occurred between the Pliocene and Recent, presumably reflecting the expansion of open woodlands and grasslands. Other koala records from the newly U/Th-dated Middle Pleistocene Marmor and Mt. Etna fossil deposits (Phascolarctos sp. and Ph. ?stirtoni), along with independent palaeohabitat proxies, indicate the former presence of heterogeneous habitats comprised of rainforests, open woodlands and grasslands. The lack of such habitat mosaics in those regions today is likely the product of significant Middle Pleistocene climate change.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Price:2009megafauna","Arguments over the extinction of Pleistocene megafauna have become particularly polarised in recent years. Causes for the extinctions are widely debated with climate change, human hunting and/or habitat modification, or a combination of those factors, being the dominant hypotheses. However, a lack of a spatially constrained chronology for many megafauna renders most hypotheses difficult to test. Here, we present several new U/Th dates for a series of previously undated, megafauna-bearing localities from southeastern Queensland, Australia. The sites were previously used to argue for or against various megafauna extinction hypotheses, and are the type localities for two now-extinct Pleistocene marsupials (including the giant koala, Phascolarctos stirtoni). The new dating allows the deposits to be placed in a spatially- and temporally constrained context relevant to the understanding of Australian megafaunal extinctions. The results indicate that The Joint (Texas Caves) megafaunal assemblage is middle Pleistocene or older (>292ky); the Cement Mills (Gore) megafaunal assemblage is late Pleistocene or older (>53ky); and the Russenden Cave Bone Chamber (Texas Caves) megafaunal assemblage is late Pleistocene (∼55ky). Importantly, the new results broadly show that the sites date prior to the hypothesised megafaunal extinction window (i.e., ∼30–50ky), and therefore, cannot be used to argue exclusively for or against human/climate change extinction models, without first exploring their palaeoecological significance on wider temporal and spatial scales.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Price:2011darling","A key to understanding Late Pleistocene megafaunal extinction dynamics is knowledge of megafaunal ecological response(s) to long-term environmental perturbations. Strategically, that requires targeting fossil deposits that accumulated during glacial and interglacial intervals both before and after human arrival, with subsequent palaeoecological models underpinned by robust and reliable chronologies. Late Pleistocene vertebrate fossil localities from the Darling Downs, eastern Australia, provide stratigraphically-intact, abundant megafaunal sequences, which allows for testing of anthropogenic versus climate change megafauna extinction hypotheses. Each stratigraphic unit at site QML796, Kings Creek Catchment, was previously shown to have had similar sampling potential, and the basal units contain both small-sized taxa (e.g., land snails, frogs, bandicoots, rodents) and megafauna. Importantly, sequential faunal horizons show stepwise decrease in taxonomic diversity with the loss of some, but not all, megafauna in the geographically-small palaeocatchment. The purpose of this paper is to present the results of our intensive, multidisciplinary dating study of the deposits (>40 dates). Dating by means of accelerator mass spectrometry (AMS) 14C (targeting bone, freshwater molluscs, and charcoal) and thermal ionisation mass spectrometry U/Th (targeting teeth and freshwater molluscs) do not agree with each other and, in the case of AMS 14C dating, lack internal consistency. Scanning electron microscopy and rare earth element analyses demonstrate that the dated molluscs are diagenetically altered and contain aragonite cements that incorporated secondary young C, suggesting that such dates should be regarded as minimum ages. AMS 14C dated charcoals provide ages that occur out of stratigraphic order, and cluster in the upper chronological limits of the technique (∼40–48 ka). Again, we suggest that such results should be regarded as suspicious and only minimum ages. Subsequent OSL and U/Th (teeth) dating provide complimentary results and demonstrate that the faunal sequences actually span ∼120–83 ka, thus occurring beyond the AMS 14C dating window. Importantly, the dates suggest that the local decline in biological diversity was initiated ∼75,000 years before the colonisation of humans on the continent. Collectively, the data are most parsimoniously consistent with a pre-human climate change model for local habitat change and megafauna extinction, but not with a nearly simultaneous extinction of megafauna as required by the human-induced blitzkrieg extinction hypothesis. This study demonstrates the problems inherent in dating deposits that lie near the chronological limits of the radiocarbon dating technique, and highlights the need to cross-check previously-dated archaeological and megafauna deposits within the timeframe of earliest human colonisation and latest megafaunal survival.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Price:2013dating","Although vertebrate fossils are commonly abundant in museum palaeontological collections, they are only rarely accompanied by contextual data (e.g., stratigraphic and taphonomic information) that allow~them to be placed independently into reliable temporal frameworks critical for testing significant evolutionary and extinction hypotheses. Moreover, where critical samples do exist in such collections, sampling for direct geochronological analyses becomes a significant concern, especially where such~sampling is destructive in nature. Here we apply a direct fossil dating, micro-drilling sampling approach that minimises damage to and destruction of precious museum specimens. We carried out a systematic U-Th dating study (n~=~28 ages) of an isolated museum specimen of the extinct Palorchestes azael (megafaunal 'marsupial tapir') originally collected in 1977 from Tea Tree Cave, Chillagoe, northeastern Australia. We obtained 21 U-Th ages and constructed 230Th-age profiles across three teeth exposed in cross-section, using micro-drilling and thermal ionisation mass spectrometry. Individual sample masses were as little as 0.18~mg (U concentration 33-82~ppm), meaning that the sampling resulted in only minimal destruction of the specimen. The results show no evidence of U leaching, suggesting that the dates represent reliable minimum ages. For independent age control, we also dated calcite that had encrusted the sample (thus, providing a minimum age; n~=~6) and an older calcite clast that had been~reworked into the surrounding breccia at the time of burial (thus, providing a maximum age; n~=~1). U-Th ages of the teeth are older than the calcite overgrowths and younger than the reworked calcite, consistent with their demonstrable relative age relationships. Collectively, the results unequivocally bracket the age of the fossil between 199.1~±~8.9~ka and 137.4~±~1.1~ka (2 sigma), adding another rare datum to inform the timing and geographic distribution of last occurrences of the species. The benefits of our dating approach of museum fossil specimens are threefold: 1) it is minimally destructive even compared with laser-ablation method; 2) the use of U vs. apparent age approach allows direct testing for potential U leaching as occasionally seen in fossil dating; and 3) the combination of fossil and associated speleothem dating provides the most robust means of securely bracketing the age of fossils that lack firm stratigraphic control.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Price:2015overlap","An obvious but key prerequisite to testing hypotheses concerning the role of humans in the extinction of late Quaternary 'megafauna' is demonstrating that humans and the extinct taxa overlapped, both temporally and spatially. In many regions, a paucity of reliably dated fossil occurrences of megafauna makes it challenging, if not impossible, to test many of the leading extinction hypotheses. The giant monitor lizards of Australia are a case in point. Despite commonly being argued to have suffered extinction at the hands of the first human colonisers (who arrived by 50~ka), it has never been reliably demonstrated that giant monitors and humans temporally overlapped in Australia. Here we present the results of an integrated U-Th and 14C dating study of a late Pleistocene fossil deposit that has yielded the youngest dated remains of giant monitor lizards in Australia. The site, Colosseum Chamber, is a cave deposit in the Mt Etna region, central eastern Australia. Sixteen new dates were generated and demonstrate that the bulk of the material in the deposit accumulated since ca. 50~ka. The new monitor fossil is, minimally, 30~ky younger than the previous youngest reliably dated record for giant lizards in Australia and for the first time, demonstrates that on a continental scale, humans and giant lizards overlapped in time. The new record brings the existing geochronological dataset for Australian giant monitor lizards to seven dated occurrences. With such sparse data, we are hesitant to argue that our new date represents the time of their extinction from the continent. Rather, we suspect that future fossil collecting will yield new samples both older and younger than 50~ka. Nevertheless, we unequivocally demonstrate that humans and giant monitor lizards overlapped temporally in Australia, and thus, humans can only now be considered potential drivers for their extinction.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Prideaux:1999bettong","Borungaboodie hatcheri gen. et sp. nov., a very large potoroine kangaroo, is described from a dentary collected from a Pleistocene deposit in a cave near Witchcliffe in southwestern Australia. It is clearly distinguished from all other potoroines on the basis of several unique morphological features of the dentary and dentition, as well as its larger size. Borugaboodie may represent the least derived member of a lineage containing Caloprymnus, Milliyowi and Aepyprymnus. The dentary of B. hatcheri seems to have been capable of generating proportionally larger bite forces than modern bettongs, suggesting a more resistant diet. Its larger body size may also have facilitated a higher degree of opportunistic omnivory than in any modern potoroine. While its ancestral stock may well have inhabited the Miocene wet forest of the southwest, B. hatcheri itself was probably adapted to a sclerophyll habitat.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Prideaux:2007arid","A rich source of fossils recently discovered in caves beneath the arid, treeless Nullarbor Plain of western Australia offers a rare glimpse of life in the continent in the Middle Pleistocene (between around 800,000 and 200,000 years ago), long before humans arrived. Despite the remarkable diversity of animals and plants, including eight previously unknown kangaroo species, two of them tree kangaroos, the climate was similar to that of today. This means that climate change alone is unlikely to have been responsible for the subsequent wave of extinctions that swept away most of the Australian megafauna.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Prideaux:2007responses","Resolving faunal responses to Pleistocene climate change is vital for differentiating human impacts from other drivers of ecological change. While 90% of Australia's large mammals were extinct by ca. 45 ka, their responses to glacial-interglacial cycling have remained unknown, due to a lack of rigorous biostratigraphic studies and the rarity of terrestrial climatic records that can be related directly to faunal records. We present an analysis of faunal data from the Naracoorte Caves in southeastern Australia, which are unique not only because of the species richness and time-depth of the assemblages that they contain, but also because this faunal record is directly comparable with a 500 k.y. speleothem-based record of local effective moisture. Our data reveal that, despite significant population fluctuations driven by glacial-interglacial cycling, the species composition of the mammal fauna was essentially stable for 500 k.y. before the late Pleistocene extinctions. Larger species declined during a drier interval between 270 and 220 ka, likely reflecting range contractions away from Naracoorte, but they then recovered locally, persisting well into the late Pleistocene. Because the speleothem record and prior faunal response imply that local conditions should have been favorable for megafauna until at least 30 ka, climate change is unlikely to have been the principal cause of the extinctions.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Prideaux:2010extinctions","Explaining the Late Pleistocene demise of many of the world's larger terrestrial vertebrates is arguably the most enduring and debated topic in Quaternary science. Australia lost >90% of its larger species by around 40 thousand years (ka) ago, but the relative importance of human impacts and increased aridity remains unclear. Resolving the debate has been hampered by a lack of sites spanning the last glacial cycle. Here we report on an exceptional faunal succession from Tight Entrance Cave, southwestern Australia, which shows persistence of a diverse mammal community for at least 100 ka leading up to the earliest regional evidence of humans at 49 ka. Within 10 millennia, all larger mammals except the gray kangaroo and thylacine are lost from the regional record. Stable-isotope, charcoal, and small-mammal records reveal evidence of environmental change from 70 ka, but the extinctions occurred well in advance of the most extreme climatic phase. We conclude that the arrival of humans was probably decisive in the southwestern Australian extinctions, but that changes in climate and fire activity may have played facilitating roles. One-factor explanations for the Pleistocene extinctions in Australia are likely oversimplistic.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Prideaux:2022reevaluating","The causes of the Late Pleistocene extinction of most larger-bodied animals on the Australian continent have long been controversial. This is due, in no small part, to inadequate knowledge of exactly when these species were lost from different ecosystems. The Nombe rockshelter in the highlands of Papua New Guinea is one of very few sites on Sahul with as-yet-unrefuted evidence for the survival of megafaunal species until more recently than 40 thousand years (ka) ago. However, our understanding of the age of this site has been based on radiocarbon dating. Here we present new U--Th ages on large marsupial specimens from the deposit and identify a range of postcranial elements to species that include the diprotodontid Hulitherium tomasettii, kangaroo Protemnodon tumbuna and thylacine Thylacinus cynocephalus. Direct U--Th ages of 27--22 ka ago on faunal remains of Protemnodon tumbuna and another large unidentified macropodid are consistent with the existing radiocarbon chronology, yet are minimum ages due to the potential for post-depositional uptake of 238U and stratigraphic reworking. Pollen analyses indicate perhumid, montane forests dominated by Nothofagus persisted, with minimal human disturbance from at least c.26--20 ka ago up to the terminal Pleistocene. Collagen fingerprinting (ZooMS) demonstrates the potential of protein-based identification of megafaunal remains at Nombe in the future. This study leaves open the possibility of extended coexistence between some megafaunal species in the montane rainforests of New Guinea and intermittently visiting groups of people, and underscores the need for further investigation of the Nombe deposit. Although preliminary, these findings reinforce the view that debates regarding megafaunal extinctions on Sahul require a greater appreciation of species-specific temporalities and the degrees of human impact on diverse habitats across the continent.","2023-09-03 12:38:33.072 +0200","" +"Pritchard:2019assessment","Archaeological parenchyma is analysed using microCT to enable virtual histological examination and taxonomic identification to species level. MicroCT images are compared with reflected light microscopy (RLM) and scanning electron microscopy (SEM) images of fresh, desiccated and charred reference specimens. These results reveal differences in cell dimensions depending upon sample preparation and highlight the importance of using appropriately prepared reference material. A reference library is provided as supplemental material to address a lack of available imagery of reference specimens. MicroCT analysis confirms previous, more tentative, identifications of fragments of archaeological parenchyma from relatively recent archaeological contexts at Kuk Swamp, highlands of Papua New Guinea. Five archaeobotanical fragments are described in detail and with varying levels of confidence to sugarcane (Saccharum officinarum) and sweet potato (Ipomoea batatas). The study demonstrates the potential of non-destructive microCT for the identification of archaeological parenchyma.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Pritchard:2019burley","The incidence of allergy-related respiratory ailments in Australia is ranked amongst some of the highest in the world. Of interest is how European settlement and the introduction of numerous wind pollinated species from the Northern Hemisphere may have increased the impact on public health. Although anecdotally known as the hay fever capital of Australia, there is very little aerobiological data published for the city of Canberra [Davies, J. M. et al. (2015) 'Trans-disciplinary Research in Synthesis of Grass Pollen Aerobiology and Its Importance for Respiratory Health in Australasia', Science of the Total Environment, 534: 85--96]. Canberra, however, is a planned city, with the bulk of its expansion and construction occurring since the latter part of the 20th century. The well-documented development of Canberra provides a unique opportunity to assess the evolution of the allergenic environment in this region through the lens of palaeoenvironmental reconstruction. Sediments collected from Lake Burley Griffin were processed for their pollen content to assess how the allergenic load has changed since the founding of Canberra. The analysis reflected historical records of changing land uses and revealed an increasingly allergenic airborne pollen load over the past 90 years, coinciding with population increase and urban development, and underpinned by Canberra's tree planting scheme. In addition, fire was examined in the record, with the charcoal fractions revealing a complex fire history. Peaks that correspond to the 2003 Canberra bushfire are small relative to other peaks in the profile.","2023-07-22 06:51:38.269 +0200","" +"Proske:2012island","Vegetation changes of tropical Lizard Island (Great Barrier Reef World Heritage Area, Australia) over the last 8000 years are derived from palaeoenvironmental analysis of a 475 cm long sediment core. During early-Holocene sea-level rise, flooding of the continental shelf and thus isolation of Lizard Island, the pollen record shows the gradual establishment of a mangrove forest paralleled by contraction of the near-coastal palm and grass-dominated vegetation. Subsequently, mid-Holocene relative environmental stability supported a diverse, Rhizophora-dominated mangrove and open, mixed sclerophyll vegetation inland. Around 6000 years ago, a profound disturbance of the mangrove is recorded by a siliciclastic layer and we hypothesise that this deposit documents the impact of a storm or cyclone. Postevent environmental conditions were strongly altered with enhanced estuarine conditions supporting a Sonneratia and Bruguiera-dominated mangrove forest. During late-Holocene sea-level fall and stabilisation, progradation and contraction of the mangrove forest was paralleled by the expansion of a palm-dominated swamp. Freshwater taxa continued to dominate the record, however, a distinct disturbance signal from anthropogenic activity is recorded in the last century. Although Sonneratia dominated the post-event mangrove, late-Holocene environmental instability led to the extinction of this genus on the island. Local environmental changes in the freshwater swamp and rainforest also led to the loss of Arenga and Ilex from the island’s ecosystems. Our record implies that long-term ecosystem and biodiversity change on Lizard Island is: (a) primarily reflected in the spatial extent of the island’s vegetation communities and the species dominance within them and (b) driven by an interplay between climate, sea-level and potentially human activity. In addition, a short-term impact provoked the reconfiguration of the mangrove, potentially causing long-term ecosystem instability and thus impacting on mangrove biodiversity development on the Great Barrier Reef islands.","2023-01-05 16:42:05.198 +0100","" +"Proske:2014kimberley","A 6-m-long sediment core from the King River region of north-west Australia has been analysed using sedimentological and palynological techniques. The core spans most parts of the Holocene and contains a detailed record of early to mid-Holocene landscape development. In the early Holocene an intertidal environment supported a diverse and probably extensive mangrove forest. Intensified fluvial activity, high mangrove biodiversity and the proximity of freshwater swamp vegetation reflect enhanced summer monsoon rainfall. From 7.4k cal a BP onwards, the mangrove forest starts to contract reaching minimum (and probably present-day) extent by 6.5k cal a BP. Late Holocene aridification led to shifts in mangrove composition, the expansion of hypersaline flats and the transition of freshwater swamps to intermittent wetlands. In addition, fire potentially played an increasing role in controlling ecosystem composition, in particular in the savanna/woodland vegetation. This record is the first of its kind from coastal north-west Australia and demonstrates that sea-level and climatic fluctuations, in addition to local geomorphological settings, are major controllers of landscape development. Although the general pattern of change is similar to other sites in tropical Australia, detailed analysis shows that the timing and character of vegetation shifts are considerably different.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Proske:2016wetland","In 1990, the freshwater wetlands and mangroves near Wyndham, north-west Australia, were Ramsar-listed due to their ecological importance. To understand wetland formation and stability over time, two sediment cores from the King River and one from the Parry Lagoons wetlands were analysed using sedimentological and palynological techniques. During postglacial sea-level rise, mangroves extended across all sites and were supported by enhanced freshwater input. Between 7.4 and 6.3k cal a BP the mangrove forest contracted, probably driven by sea-level stabilization, and hypersaline mudflats, reflecting the onset of drier climatic conditions, developed along the King River. After 6.3k cal a BP mangrove diversity declined, probably linked to peak dryness around 4k cal a BP. The Parry Lagoons wetlands are at least approx. 600 years old and their development is probably related to an increase in effective precipitation since approx. 1k cal a BP. The region's mangroves could be considered relatively stable under changing climate as they are still present today, although reduced in biodiversity and areal extent. The early phases of development of the Parry Lagoons freshwater systems cannot be resolved but given the character of these wetlands, freshwater input appears to be the vital driver of ecosystem functioning.","2023-07-22 06:51:38.269 +0200","" +"Prosser:1990fire","The influence of altered fire regimes on the denudation of a catchment is determined from alluvial deposits of the last 10,000 yrs and by monitoring runoff and erosion before and after a wildfire. An increase in fire frequency beginning at 3,000--4,000 yrs BP, as a result of intensified Aboriginal burning, did not change the mechanisms or rates of denudation nor did it cause widespread alluviation as suggested by others. The results of monitoring show that before and after mild fires there is insufficient runoff on most slopes to entrain sediment. Only after intense fires are runoff and erodibility increased enough to significantly accelerate erosion. Conditions are then identified which are most likely to lead to accelerated erosion from altered fire regimes in other catchments.","2023-07-22 06:51:38.269 +0200","" +"Protin:2019argentiere","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Protin:2019blanc","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Protin:2019thesis","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Prudhomme:2020paired","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Przywolnik:2002patterns","This thesis presents the results of archaeological research at the northern tip of Cape Range peninsula in the northwest of Western Australia. This research has revealed evidence of a dynamic and varied archaeological use of the region spanning 36,000 years. The occupational history of Cape Range is characterised by flexibility and adaptability, and comprises three main phases interspersed with periods of abandonment. Excavations in three stratified limestone rockshelter sites demonstrate significant long-term changes in patterns of Aboriginal occupation of the study area. Two of the sites provide evidence of late Pleistocene use, and share broad similarities in periods of occupational hiatus spanning the late glacial maximum. Reoccupation of the rockshelter sites is associated with evidence of the extensive exploitation of mangrove environments following post-glacial climatic amelioration. Increases in the amounts of ochres at this time in C99, along with evidence of a relative chronology for rock art in this area, are interpreted as signalling the first phase of rock art activity during the early Holocene. A second period of abandonment occurred during the mid Holocene, coinciding with the decline of mangrove environments in the area. The third occupational phase during the late Holocene, from c2500 BP, is characterised by the introduction of new stone tool types, changes in raw material use, intensive exploitation of turtle, processing of desert walnuts in roasting pits and new rock art styles. It is argued that this pattern of land and resource use corresponds with that depicted in the ethnohistoric record. Coastal shell middens are a prolific and important archaeological site type in the study area. Analysis of the components of eight unstratified shell middens reveals human exploitation of a wide range of marine resources, including shellfish, scale fish and turtles dating from the mid to late Holocene. Artefactual stone and culturally modified shell, such as baler shell dishes, knives and pendants and giant clam shell adzes, was found in all midden sites. In this thesis, it is argued that a relative chronology can be established for shell middens in Cape Range peninsula on the basis of their landform context, and that significant variation exists between middens that occur in different landform types. Relative ages for these landforms and the middens that occur in them derive from geo-environmental data and radiometric determinations obtained from shell from midden sites occurring within each of the landform types. This thesis also presents an analysis of the impact of severe weather on coastal archaeological sites. The occurrence of Tropical Cyclone Vance presented an opportunity to study in detail the effects of extreme storm conditions on coastal sites in the study area. The results of a post-cyclone survey of sites in the study area demonstrates that the effect of storm surge on coastal midden sites is the single most important factor in extreme cyclonic weather, and that cyclones are arguably the most influential Holocene post-depositional process for coastal archaeological sites in northern Australia. This study places the results of the research within a broader regional context, and addresses the major models and paradigms current in Australian archaeology. It is concluded that although supportive of some archaeological models explaining cultural change in Australia, this research presents new interpretations that challenge some widely accepted views regarding the nature and timing of human occupation during the Holocene in Australia.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Przywolnik:2003cape","This paper describes a range of flaked, ground and utilised shell artefacts that were recorded and analysed as part of a broader study of archaeological sites in a section of arid coastal northwest Western Australia. Despite the relative profusion of shell artefacts in the study area, ethnographic sources for the Cape Range region do not reference the making or using of shell artefacts by Aboriginal people. Previous and recent archaeological research in the Cape Range region are discussed and a shell artefact assemblage with components such as baler shell pendants, knives and dishes, shell beads and giant clam shell adzes is identified. Shell artefacts have been generally neglected by archaeologists in Australia, but are potentially a substantial source of information regarding the function of archaeological sites. This paper provides a resource for the identification of shell artefacts from sites in coastal northwestern Australia.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Przywolnik:2005coastal","This chapter contains section titled: Introduction; Patterns of Hunter-Gatherer Change in Northern Cape Range Peninsula; Broader Patterns in the Archaeology of Hunter-Gatherers in Coastal Northwestern Australia; Was there Always “Intensification” in the Mid- to Late Holocene? Challenging the Progressivist View of Hunter-Gatherer Change in Australia; Conclusion; References","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Przywolnik:2005long","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Puchol:2014himalayan","For documenting recent or Late Quaternary erosion rates at the scale of a small watershed, or even an entire mountain range, the use of in-situ terrestrial cosmogenic nuclides (TCN), such as 10Be, in river sediments has become widespread over the last decade. In mountainous settings, however, landslides may induce a two-fold complication in the cosmogenic nuclide budget. First, they may episodically deliver large amounts of sediment with low TCN concentrations to the river channel. Second, they may generate a grain-size-concentration dependence in these sediments. However, studies that have explored grain-size dependence in landslide-dominated areas have reached differing conclusions and the underlying mechanisms remain poorly understood. The present study focuses on the Khudi Khola river basin, a small drainage basin in the central Himalayas. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:27:34.932 +0100" +"Puchol:2017impact","Because of its essential role in coupling climate and tectonics, denudation is a key parameter when constraining the history of Earth's surface. This is particularly true at the Pliocene-Pleistocene transition, and the potential impact of the onset of Quaternary glaciations remains strongly debated. In the present study, we measured in situ cosmogenic 10Be within continuous late Cenozoic sedimentary sections that had already been dated using magnetostratigraphy. The new data were obtained from four sedimentary basins in the northern and southern Tianshan range (Central Asia). We first thoroughly discuss how in situ cosmogenic 10Be concentrations can be corrected for radioactive decay and for the contribution of postdepositional cosmogenic accumulation to derive the paleo-denudation rates. Our analysis shows that, in the four sedimentary records, the potential bias remains low enough to consider the derived denudation rates reliable. The four records, although likely influenced by local particularities due to lithological heterogeneity and local tectonics, display similar trends of continuously increasing denudation between ca. 9 Ma and the present. These rates have remained relatively high but steady since 4 Ma, ∼1.5 m.y. before the onset of the Quaternary glacial cycles. Though the rejuvenation of the Tianshan range since 11 Ma may explain most of the progressive increase (×5) in denudation, our data suggest that the Quaternary glaciations had only a limited impact on denudation in the Tianshan. Our data, however, indicate an increase in the spatial and high-frequency variability (<1 m.y.) of the denudation rates between 3 and 1 Ma. This may correspond to a transient readjustment of the landscape in response to the onset of Quaternary glacial cycles.","2024-01-18 16:42:16.917 +0100","" +"Pucillo:2005coleambally","The Quaternary alluvial and aeolian sediments underlying the eastern portion of the Riverine Plain have been examined to assess their impact on groundwater access and movement in the Coleambally district. Over 9800 borehole logs from the Coleambally Irrigation Area (CIA) and surrounding districts were digitized using GIS and database software and supplemented with 632 borehole logs from the Department of Land and Water Conservation (Leeton) to form the platform for stratigraphic and groundwater investigations conducted in this study. The borehole data were summarised into two sediment classification schemes, the first to delineate the distribution of palaeochannel sediments and the second to assess to spatial distribution of aquitards and aquifers. A series of detailed cross-sections differentiated between at least four distinct palaeochannel sequences identified within the Upper Shepparton Formation overlying the clay-dominated Lower Shepparton Formation. The two deepest sequences, the new Gumblebogie and Ugobit members, comprise thick (3-10 m), laterally extensive (up to 25 km wide) sheets of coarse sandy alluvium that occur to the north of the CIA at depths between 12 to 35 metres below the surface. These deposits are evidence of highly active alluvial phases on the plain, more vigorous than any since. Slightly higher in the sequence (typically 10-20 m depth) is a thick (2-15 m), laterally extensive (up to 10 km wide) mixed-load sequence (the new Duderbang member), which is stratigraphically disconnected from the deeper sanddominated units. Near-surface palaeochannel deposits, which consist of less extensive (up to 3 km wide) coarse sandy alluvium at depth and a combination of mixed- and bedload sequences closer to the surface, make up the youngest palaeochannel deposits in the area. The size and extent of reserved palaeochannel sequences beneath the study area have decreased markedly since what is interpreted as the mid Quaternary and is probably symptomatic of declining fluvial activity on the Riverine Plain through to the present. The development of source-bordering dunes associated with belts of palaeochannel material in the area was examined using shallow geophysics (GPR), topographic surveys, laser particle size analysis and thermoluminescence dating. Dune building in Contents the area occurred in conjunction with channel activity during the Kerarbury (55-35 ka) and Coleambally (105-80 ka) palaeochannel phases (Page et al., 1996) when sediment supply conditions were favourable, probably due to strongly seasonal discharges draining the southeastern highlands. The presence of stabilising vegetation on the channel margins is believed to have played a key role in the","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Pugh:2008masters","The Lake Heron basin is an intermontane basin located approximately 30 kms west of Mount Hutt. Sediments within the basin are derived from a glacier that passed through the Lake Stream Valley from the upper Rakaia Valley. The lack of major drainage in the south part of the basin has increased the preservation potential of glacial phenomena. The area provides opportunities for detailed glacial geomorphology, sedimentology and micropaleontogical work, from which a very high-resolution study on climate change spanning the Last Glacial Maximum (LGM) through to the present was able to be reconstructed. The geomorphology reveals a complex glacial history spanning multiple glaciations. The Pyramid and Dogs Hill Advance are undated but possibly relate to the Waimaungan and Waimean glaciations. The Emily Formation (EM), previously thought to be MIS 4 (Mabin, 1984), was dated using Be10 to c. 25 ka B.P. The EM was largest advance of the Last Glacial Maximum (LGM). Ice during the LGM was at least 150m thicker than previously thought, as indicated by relatively young ages of high elevation moraines. Numerous moraine ridges and kame terraces show a continuous recession from LGM limits, and, supported by decreasing Be10 ages for other LGM moraines, it seems ice retreat was punctuated by minor glacial readvances and still-stands. These may be associated with decadal-scale climate variations, such as the PDO or early ENSO-like systems. There are relatively little sedimentological exposures in the area other than those on the shores of Lake Heron. The sediment at this location demonstrates the nature of glacial and paraglacial sedimentation during the later stages of ice retreat. They show that ice fronts oscillated across several hundred metres before retreating into Lake Heron proper. Vegetation change at Staces Tarn (1200m asl) indicates climate amelioration in the early Holocene. The late glacial vegetation cover of herb and small shrubs was replaced by a low, montane forest about 7,000 yrs B.P, approximately at the time of the regional thermal maxima. From 7,000 and 1,400 yrs B.P, temperatures slowly declined, and grasses slowly moved back onto the site, although the montane forest was still the dominant vegetation. Fires were frequent in the area extending back at least 6,000 years B.P. The largest fire, about 5,300 yrs B.P, caused major forest disruption. But full recovered occurred within about 500 years. Beech forest appears at the site about 3,300 yrs B.P and becomes the dominant forest cover about 1,400 yrs B.P. Cooler, cloudier winters and disturbance by fire promoted the expansion of beech forest at the expense of the previous low, montane forest. Both the increased frequency of fire events and late Holocene beech spread may be linked to ENSO-related variations in rainfall. The youngest zone is characterised by both a dramatic decline in beech forest and an increase in grasses, possibly representing human activity in the area.","2023-07-28 11:01:26.780 +0200","" +"Pugh:2010heron","The Canterbury high country is a favourable location to examine climate-change histories because it lies in the lee of the Southern Alps. This causes the area to be a rain-shadow region and it is sensitive to changes in the strength and persistence of the regional westerly flow. Strong westerly flow is associated with droughts and high summer temperatures. In contrast, weakened westerly flow allows moisture from the east to penetrate these upland basins. As a consequence, this is an important area to study changes in the Southern Hemisphere westerly winds in this sector of the Southern Ocean. This record is unusual because it comes from near the natural tree line and as a consequence should be particularly sensitive to climate change and other environmental forcing. There are a number of significant palaeoecological questions that relate to this setting, including: (1) the persistence of montane podocarp woodland dominated by Phyllocladus and Halocarpus into the Holocene and the timing and cause of its subsequent replacement by beech forest; (2) the role played by fire in controlling vegetation structure and species composition; and (3) human impacts in the high country, especially with the transfer of high-country land into the conservation estate and consequential issues of ecological and landscape management (Armstrong et al. 2005).","2023-07-28 11:01:26.780 +0200","" +"Putnam:2010alps","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Putnam:2010reversal","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Putnam:2012holocene","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Putnam:2013ohau","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Putnam:2013rakaia","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Putnam:2019rannoch","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"QLDGOV:2023pet.pu","Species _Petrogale purpureicollis_","2023-02-17 13:35:53.701 +0100","" +"QLDMUS:2023animals","Species_ Melomys burtoni_","2023-02-17 13:35:53.701 +0100","" +"Quatermaine:1994marandoo","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Quigley:2007controls","Geologic and chronometric studies of alluvial fan sequences in south-central Australia provide insights into the roles of tectonics and climate in continental landscape evolution. The most voluminous alluvial fans in the Flinders Ranges region have developed adjacent to catchments uplifted by Plio-Quaternary reverse faults, implying that young tectonic activity has exerted a first-order control on long-term sediment accumulation rates along the range front. However, optically stimulated luminescence (OSL) dating of alluvial fan sequences indicates that late Quaternary facies changes and intervals of sediment aggradation and dissection are not directly correlated with individual faulting events. Fan sequences record a transition from debris flow deposition and soil formation to clast-supported conglomeritic sedimentation by ∼30 ka. This transition is interpreted to reflect a landscape response to increasing climatic aridity, coupled with large flood events that episodically stripped previously weathered regolith from the landscape. Late Pleistocene to Holocene cycles of fan incision and aggradation post-date the youngest-dated surface ruptures and are interpreted to reflect changes in the frequency and magnitude of large floods. These datasets indicate that tectonic activity controlled long-term sediment supply but climate governed the spatial and temporal patterns of range-front sedimentation. Mild intraplate tectonism appears to have influenced Plio-Quaternary sedimentation patterns across much of the southern Australian continent, including the geometry and extent of alluvial fans and sea-level incursions.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Quigley:2007flinders","Cosmogenic 10Be concentrations in exposed bedrock surfaces and alluvial sediment in the northern Flinders Ranges reveal surprisingly high erosion rates for a supposedly ancient and stable landscape. Bedrock erosion rates increase with decreasing elevation in the Yudnamutana Catchment, from summit surfaces (13·96 ± 1·29 and 14·38 ± 1·40 m Myr−1), to hillslopes (17·61 ± 2·21 to 29·24 ± 4·38 m Myr−1), to valley bottoms (53·19 ± 7·26 to 227·95 ± 21·39 m Myr−1), indicating late Quaternary increases to topographic relief. Minimum cliff retreat rates (9·30 ± 3·60 to 24·54 ± 8·53 m Myr−1) indicate that even the most resistant parts of cliff faces have undergone significant late Quaternary erosion. However, erosion rates from visibly weathered and varnished tors protruding from steep bedrock hillslopes (4·17 ± 0·42 to 14·00 ± 1·97 m Myr−1) indicate that bedrock may locally weather at rates equivalent to, or even slower than, summit surfaces. 10Be concentrations in contemporary alluvial sediment indicate catchment‐averaged erosion at a rate dominated by more rapid erosion (22·79 ± 2·78 m Myr−1), consistent with an average rate from individual hillslope point measurements. Late Cenozoic relief production in the Yudnamutana Catchment resulted from (1) tectonic uplift at rates of 30–160 m Myr−1 due to range‐front reverse faulting, which maintained steep river gradients and uplifted summit surfaces, and (2) climate change, which episodically increased both in situ bedrock weathering rates and frequency–magnitude distributions of large magnitude floods, leading to increased incision rates. These results provide quantitative evidence that the Australian landscape is, in places, considerably more dynamic than commonly perceived. Copyright 2006 John Wiley and Sons, Ltd.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Quigley:2007intraplate","Cosmogenic 10Be concentrations in bedrock and alluvium combined with structural studies provide a novel approach for identifying neotectonic forcing of landscape evolution in mildly deforming continental interiors. Measured 10Be concentrations in the Flinders Ranges indicate rapid and spatially variable rates of bedrock erosion in a catchment that has incurred at least three large, surface-rupturing earthquakes since ∼ 67 ka. 10Be-derived erosion rates are lower where late Quaternary neotectonic activity is reduced or absent, implying that 10Be concentration may act as a ‘tracer’ for disequilibrium landscapes responding to recent tectonism. Mechanisms for elevated erosion rates include (1) headward migration of fault-generated bedrock knickpoints and resultant oversteepening of stream profiles and catchment hillslopes and (2) liberation of bedrock material from catchment hillslopes via co-seismic shaking. Despite climatic influences on sediment production and transport, this study shows that tectonism can provide a dominant control on bedrock erosion rate and relief production in unglaciated mountain belts, even in intraplate settings where rates of crustal deformation are mild and earthquake activity is episodic.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Quinn:2023sydney","The Parramatta Sand Body (PSB) in Parramatta, New South Wales, Australia is an ancient sedimentary sand deposit bordering parts of the Parramatta River which today flows into Sydney Harbour. Whilst the lower portions of the sand deposit pre-date human occupation, some locations with near surface sand deposits contain dense Aboriginal archaeological sites with a profusion of stone tools and remains of hearths. We explored the timing of human occupation in Parramatta by applying optically stimulated luminescence (OSL) ages to archaeological evidence from site AT14. Interpretation of the OSL data was guided by particle size analysis and the resulting age estimates agreed with the radiocarbon dating of charcoal sampled from archaeological deposits at AT14, to provide a secure age for human occupation evidence in the Sydney region at 31 ± 2 ka. Results link the single grain overdispersion found in quartz OSL samples to trampling actions resultant of Aboriginal occupation and forms a future consideration for the effective dating of archaeological sites.","2023-11-16 19:36:29.583 +0100","" +"Quirk:2018cottonwood","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Quirk:2020wasatch","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Quock:2022hurricanes","Tropical islands, including many in island arcs, are subjected to recurring disturbances from extreme storms such as tropical cyclones. To test whether such storms influence cosmogenic nuclide concentrations such that they do not reflect long-term rates of erosion, we measured meteoric and in situ 10Be in river sediment samples from Dominica, an andesitic island in the Caribbean, before and after category five Hurricane Maria (in 2017). Populations of before- and after-storm concentrations are statistically indistinguishable (n = 7 pairs for in-situ 10Be, n = 11 pairs for meteoric 10Be). 10Be concentrations vary from −138% to +73% within before–after sample pairs relative to the mean of the pair. These new data suggest that the effects of extreme storms on the depth and amount of near-surface erosion on Dominica vary spatially. Our data support the calculations of Niemi et al. (2005) and Yanites et al. (2009) suggesting that basin-by-basin comparisons of erosion rates based on cosmogenic nuclides should be approached with caution in small (<~100 km2) watersheds affected by mass movements and extreme storms. Erosion rates determined from in-situ 10Be on Dominica (geometric mean = 0.102 mm y−1, n = 12) are low compared to similarly steep and wet areas globally and correlate positively with the spatial density of mass movements.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"RPS:2010williamtown","RPS was engaged by Hunter Land Pty Ltd on behalf of Williamtown Aerospace Park (WAP) to undertake to undertake an Aboriginal archaeological test excavation and surface collection of Stage 2 sites covered in the Aboriginal Heritage Impact Permit (#3157-1101504) issued under Section 87 of the National Parks and Wildlife Act (1974, as amended). ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:28:32.207 +0100" +"Racano:2023pontides","Major strike-slip fault systems on Earth, like the North Anatolian Fault (NAF), play an important role in accommodating plate motion, but surprisingly little is known about how such structures evolve through space and time. Along the central sector of the NAF in the Central Pontides, transpression and crustal thickening along the northward restraining bend of the fault are thought to have generated rock-uplift rates of 0.2--0.3 km/Myr since at least 400 ka based on Quaternary marine and river terraces, while data from low-temperature thermochronology suggest that an enhanced exhumation phase occurred within the last 11 Myr. However, the precise onset of this faster uplift phase, which likely reflects deformation associated with the development of the central sector of the NAF, is poorly constrained. ... [_truncated_]","2024-01-17 16:36:17.120 +0100","" +"Radclyffe:1993jervis","BA thesis (unpublished)","2023-09-03 12:38:33.072 +0200","" +"Rades:2015graben","The Tangra Yum Co graben is one of the active structures that accommodate the east‐west extension of the southern Tibetan Plateau and hosts one of the largest Tibetan lakes, which experienced lake‐level changes of ~200 m during the Holocene. In this study, cosmogenic 10Be is employed to: (1) quantify catchment‐wide denudation rates in fault‐bounded mountain ranges adjacent to the Tangra Yum Co graben; (2) date palaeo‐shorelines related to the Holocene lake‐level decline; and (3) determine the age of glacial advances in this region. The fault‐bounded, non‐glaciated mountain range north of Tangra Yum Co – and presumably most other areas around the lake – erode at low rates of 10–70 mm/ka. Owing to the slow erosion of the landscape, the sediments delivered to Tangra Yum Co have high 10Be concentrations. As a consequence, accurate exposure dating of sediment‐covered terraces and beach ridges is difficult, because the pre‐depositional 10Be concentration may exceed the post‐depositional 10Be concentration from which exposure ages are calculated. This difficulty is illustrated by a rather inaccurate 10Be exposure age of 2.3 ± 1.4 ka (i.e. an error of 60\%) for a terrace that is located 67 m above the lake. Nevertheless, the age is consistent with luminescence ages for a series of beach ridges and provides further evidence for the decline of the lake level in the late Holocene. At Tangra Yum Co exposure dating of beach ridges via 10Be depth profiles is not feasible, because the pre‐depositional 10Be component in these landforms varies with depth, which violates a basic assumption of this approach. 10Be ages for boulders from two moraines are much older than the early Holocene lake‐level highstand, indicating that melting of glaciers in the mountain ranges adjacent to Tangra Yum Co has not contributed significantly to the lake‐level highstand in the early Holocene. Copyright 2015 John Wiley and Sons, Ltd.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Rafter:1973radiocarbon","A uniform approach, based upon the statistical behavior of random measurement errors, is suggested for assessing the relative merit of alternative methods of measuring radiocarbon and for interpreting and reporting the results of such measuremnts. The need for an objective, uniform approach is manifest because of the increasing concern with results which are close to the limits of precision or detection of the dating procedures. The standard deviation of the estimated net signal (sample counts) is first examined in terms of its dependence upon random errors arising in observations of background and gross sample counts. Because of the high precision characterizing such observations, it becomes vital to evaluate random errors additional to the Poisson (counting) errors. The ability to discriminate between samples of similar age, and minimum and maximum detectable ages are discussed in terms of the statistical theory of hypothesis testing. An explicit approach results for the uniform treatment of detection, detectability and age limits. The performance characteristic of alternative measurement methods cannot simply be stated in erms of a single ‘figure of merit‘, because f the rather complex dependence upon counting times, sample, background and modern standard counting rates, and non-Poisson sources of random errors. A ‘reduced activity‘ (sample activity/background equialent activity) plot is offered as a means for planning experiments and for rapidly assessing the capabilities of any specific measurement procedure. As a result of the particular choice of variables for this plot, alternative procedures may be represented by points in a fixed, two-dimensional array, where simple translations of the entire array correspond to changes in counting time or sample age.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Raine:1974thesis","Pollen influx into Blue Lake in the alpine area of the Snowy Mountains of southeastern Australia was measured by pollen traps, snow and stream water samples and lake sediment traps. Pollen deposition in a nearby forested area was also investigated. Pollen deposition rates were calculated for a pair of cores from the lake, yielding a record over the last 13000 years, supplementary material from the nearby Twynam Cirque extending the sequence to 20000 years B.P. Possible causes of distortions in the pollen diagrams arising from differential pollen deposition and sediment redeposition are regarded as not significant. Vegetation was absent from the area before 17000 B.P., when snowpatch and feldmark communities appeared. Further amelioration occurred between 13000 and 17000 years B.P., after which conditions appeared to remain the same until 8700 years B.P., when a great increase in total pollen deposition rate was associated with rise of the treeline to its present position, and further development of the alpine vegetation. Forest of moister aspect than the present day prevailed from 7700 to 6500 years B.P., after which relative wetness declined to a minimum at about 3800 years B.P. Slight increase in available moisture has occurred since 1500 years B.P.","2023-07-28 11:01:26.780 +0200","" +"Raine:1982blue","Temperature measurements of Blue Lake, a glacial cirque lake 28 m deep, were taken in 1971 and 1972 and indicate a dimictic thermal regime. A new bathymetric map, showing moraine features, is presented.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Rainsley:2018loss","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Rand:2020engabreen","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Raven:2017deepwater","Lake sediments are an important resource that can be used to reconstruct past climate and environmental conditions from all over the world. Understanding past climate changes is extremely important to help understand what's happening to climate in Australia today and potentially into the future. The perched lake systems on Fraser Island in subtropical Queensland, Australia, act as natural rainfall gauges, allowing them to be highly sensitive to environmental changes which, through a variety of indicators, are recorded in the sediments. Deepwater Lake, a small perched lake on Fraser Island, was investigated using a range of environmental proxies. A detailed chronology was created using a range of accelerator mass spectrometry radiocarbon dates and 210Pb dates on cores taken to a depth of 4.7 m. The chronology indicates an age range of 4800 cal BP to present. The lake sediments were analysed for carbon isotope ratios, carbon/nitrogen ratio variation, macro-charcoal changes, sediment organic content, magnetic susceptibility, XRF based element geochemistry, 210Pb, and radiocarbon dating. These proxies are used to reflect the changes of catchment processes within the lake environment over the mid to late-Holocene. The proxies reflect a transition from a dry, fire-prone environment, with very low organic content from 4800-3800 cal BP, to a more rainfall-erosional based environment from 3800-300 cal BP. During the period from 3800-3000 cal BP, it was determined there was a high influx of detrital sediments, organic content, and a transition from an algal based source to a more terrestrial based organic source. Environmental conditions have remained consistent from 3000 cal BP to present day with very little variation observed in the proxies indicating a stabilisation of climate into the late Holocene.","2023-07-28 11:01:26.780 +0200","" +"Readhead:1988aeolian","Using 90-125 µm grains of quartz extracted from sediments, the equivalent dose absorbed since burial was derived by exposing aliquots of quartz to a sunlamp, regenerating the TL growth curve by artificial irradiation and comparing the natural TL of the sample being dated, as well as that of an adjacent surface sample, to this curve. The age can then be calculated once the dose rate is known. The method is tested successfully on known-age aeolian sediments retaining their original bedding, but reveals some difficulties in trying to use TL to date aeolian sediments for which the original bedding has been destroyed. Anomalous fading of TL in quartz is reported. This latter difficulty was circumvented by using a delay of several weeks between the irradiation and heating of the quartz.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Readhead:1990mungo","Paper presented to the Quarternary Dating Workshop held in the Coombs Lecture Theatre, Research School of Pacific Studies, Australian National University, October 11-12, 1990.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Reber:1965tasmania","Along the coasts of Tasmania, the estuaries, and tidal parts of river mouths are many scores, and probably hundreds, of kitchen middens left by the natives. These people frequently camped on exposed places near a rocky beach where shellfish still grow, with a source of fresh water usually close by. The middens often cover an area of several hundred square yards and frequently are more than a yard deep. The contents are dominated by shells of local types. Some animal and fish bones are found along with chipped stones and finished tools. The midden is frequently permeated by black dust and bits of charcoal from aboriginal fires. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:28:28.665 +0100" +"Reber:2014reuss","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Reber:2014turkey","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Reber:2017peruvian","We present 10Be‐based basin‐averaged denudation rates for the entire western margin of the Peruvian Andes. Denudation rates range from c . 9 mm ka−1 to 190 mm ka−1 and are related neither to the subduction of the Nazca plate nor to the current seismicity along the Pacific coast and the occurrence of raised Quaternary marine terraces. Therefore, we exclude a tectonic control on denudation on a millennial time‐scale. Instead, we explain >60\% of the observed denudation rates with a model where erosion rates increase either with mean basin slope angles or with mean annual water discharge. These relationships suggest a strong environmental control on denudation.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Rechinger:1984rumex","ND","2023-01-05 16:42:05.198 +0100","" +"Reed:2009fossil","This paper provides an update of the original review of Pleistocene vertebrate fossil sites of the South East region of South Australia. It includes recent discoveries, revisions of faunal lists for some sites and the results of recently completed research projects.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Rees:2015dobson","The El Niño-Southern Oscillation (ENSO) and Southern Westerly Winds (SWW) profoundly influence synoptic-scale climate in the Southern Hemisphere. Although many studies have invoked either phenomenon to explain trends in proxy data, few have demonstrated the transition from a climate dominated by SWW flow to one controlled by El Niño activity, which is postulated to have occurred after 5 cal ka BP in the mid-latitudes of the Southern Hemisphere. Tasmania, southeast Australia, is ideally situated to detect changes in both of these climatic controls. Currently, El Niño and La Niña events result in drier and wetter conditions island-wide, respectively, with the greatest impact in the north. Further, Tasmania houses north--south trending mountain ranges near its western coast. As a result, areas west of the mountains exhibit a positive correlation between SWW flow and precipitation, while eastern regions possess either no or a negative relationship. Here, we present data from chironomid remains, charcoal, and geochemical proxies to investigate the paleohydrological history of Lake Dobson, a site located in Mount Field National Park, Tasmania. The proxies revealed three broad periods: (1) an early Holocene (11.5--8.3 cal kyr BP) characterised by generally high rainfall, the occurrence of irregular fires, and elevated charcoal influx at 11.4 and 10.2 cal ka BP -- conditions compatible with attenuated SWW flow over the site; (2) an ambiguous mid-Holocene (8.3--5 cal kyr BP) that marks the transition from a SWW- to ENSO-dominated climate; and (3) a relatively dry and stable late Holocene (5 cal kyr BP to present) that is consistent with the onset of a climate controlled by ENSO activity (i.e., characterised by a more mean El Niño climate state). The proxy record of Lake Dobson highlights the teleconnections between the equatorial Pacific and southern Australasia.","2023-07-28 11:01:26.780 +0200","" +"Refsnider:2008uinta","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Regalla:2013tohoku","Convexities in the longitudinal profiles of actively incising rivers are typically considered to represent the morphologic signal of a transient response to external perturbations in tectonic or climatic forcing. Distinguishing such knickzones from those that may be anchored to the channel network by spatial variations in rock uplift, however, can be challenging. Here, we combine stream profile analysis, 10Be watershed-averaged erosion rates, and numerical modeling of stream profile evolution to evaluate whether knickzones in the Abukuma massif of northeast Japan represent a temporal or spatial change in rock uplift rate in relation to forearc shortening. Knickzones in channels that drain the eastern flank of the Abukuma massif are characterized by breaks in slope–area scaling and separate low-gradient, alluvial upper-channel segments from high-gradient, deeply-incised lower channel segments. Average erosion rates inferred from 10Be concentrations in modern sediment below knickzones exceed erosion rates above knickzones by 20–50\%. Although profile convexities could be interpreted as a transient response to an increase in rock uplift rate associated with slip on the range-bounding fault, geologic constraints on the initiation of fault slip and the magnitude of displacement cannot be reconciled with a recent, spatially uniform increase in slip rate. Rather, we find that knickzone position, stream profile gradients, and basin averaged erosion rates are best explained by a relatively abrupt spatial increase in uplift rate localized above a flat-ramp transition in the fault system. These analyses highlight the importance of considering spatially non-uniform uplift in the interpretation of stream profile evolution and demonstrate that the adjustment of river profiles to fault displacement can provide constraints on fault geometry in actively eroding landscapes.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Regard:2016cameroon","South Cameroon is located in a tropical and tectonically quiescent region, with landscapes characterized by thick highly weathered regolith, indicative of the long‐term predominance of chemical weathering over erosion. Currently this region undergoes huge changes due to accelerated mutations related to a growing population and economical developments with associated needs and increasing pressures on land and natural resources. We analysed two of the main south Cameroon rivers: the Nyong River and Sanaga River. The Sanaga catchment undergoes a contrasted tropical climate from sub‐humid mountainous and humid climate and is impacted by deforestation, agriculture, damming, mining and urbanization, especially in the Mbam sub‐basin, draining the highly populated volcanic highlands. By contrast, the Nyong catchment, only under humid tropical climate, is preserved from anthropogenic disturbance with low population except in the region of Yaoundé (Méfou sub‐basin). Moreover the Nyong basin is dam‐free and less impacted by agriculture and logging. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:27:35.521 +0100" +"Rehn:2020thesis","Fire has long had a pervasive importance in human lives and actively shapes many landscapes on Earth. Fire has a long history of interaction with Australian ecosystems but poses a growing risk as fire conditions become increasingly severe, due in part to anthropogenic climate change. Tropical savannas cover almost one quarter (1.9 million km2) of the Australian land mass, and fire occurs in tropical savannas almost annually. A greater understanding of past fire regimes, and their environmental context, is essential for management and planning in an increasingly fire-prone landscape. Despite the central importance of fire in savanna ecosystems, the region remains understudied in Australian palaeofire research. This thesis combines established visual/microscopic and emerging geochemical methods to create three new multiproxy palaeofire records for three wetland sites in northern Australian savannas. Charcoal from sedimentary records from these sites was separated into three size fractions (>250 μm, 250-125 μm and 125-63 μm) and quantified by stereomicroscope, with aspect ratios and morphotypes recorded to investigate changes in fuel composition over time. Pyrogenic carbon was chemically isolated using hydrogen pyrolysis, with percent carbon measured by elemental analysis with the δ13C value of the pyrogenic carbon measured by isotope ratio monitoring mass spectrometry to determine changes in fuel composition over time. The novel combination of (optical) charcoal and (chemical) pyrogenic carbon measures enabled the identification of changes in relative fire intensities in the past, crucial to differentiating between anthropogenic and climatic influences within these palaeofire records. The palaeofire records were placed in a broader geochemical context using sediment elemental composition (using μXRF) and placed in a temporal context through the development of 210Pb and 14C chronologies. The three records are from (i) Marura Sinkhole (eastern Arnhem Land, 13.409°S, 135.774°E), (ii) Big Willum Swamp (Weipa, Cape York Peninsula, 12.657°S, 141.998°E), and (iii) Sanamere Lagoon (Cape York Peninsula, 11.117°S, 142.35°E). The palaeofire record for Marura sinkhole covers approximately 4600 cal BP to present, with highest fire incidence 4600-2800 cal BP. Vegetation at Marura is of mixed tree-grass composition throughout the record, with variability in the fine (<63 μm) fraction. Variable relative fire intensities and divergence between local and regional fire and vegetation signals suggest increasing human influence on fire at Marura from ~2800 cal BP. Minimal charcoal and pyrogenic carbon transport into the site after ~900 cal BP is likely the result of the imposition of fine-scale patch mosaic burning. European arrival in Arnhem Land shows a delayed effect on fire at Marura, with increased fire incidence after ~1950 CE reaching levels not seen in the preceding 900 years. The Big Willum Swamp palaeofire record covers ~3900 cal BP to present, with ephemeral conditions leading to minimal deposition early in the record prior to deepening of the site at ~2200 cal BP. Fire incidence at Big Willum Swamp is low until the last century, peaking at ~1970 CE with high relative fire intensities after the establishment of a bauxite mine around the site. Vegetation is a consistent tree-grass mix throughout the record comparable to modern vegetation across the Weipa Plateau. ... [_truncated_]","2023-07-28 11:01:26.780 +0200","" +"Rehn:2021arnhem","Fire has a long history in Australia and is a key driver of vegetation dynamics in the tropical savanna ecosystems that cover one quarter of the country. Fire reconstructions are required to understand ecosystem dynamics over the long term but these data are lacking for the extensive savannas of northern Australia. This paper presents a multiproxy palaeofire record for Marura sinkhole in eastern Arnhem Land, Northern Territory, Australia. The record is constructed by combining optical methods (counts and morphology of macroscopic and microscopic charcoal particles) and chemical methods (quantification of abundance and stable isotope composition of pyrogenic carbon by hydrogen pyrolysis). This novel combination of measurements enables the generation of a record of relative fire intensity to investigate the interplay between natural and anthropogenic influences. The Marura palaeofire record comprises three main phases: 4600--2800 cal BP, 2800--900 cal BP and 900 cal BP to present. Highest fire incidence occurs at ~4600--4000 cal BP, coinciding with regional records of high effective precipitation, and all fire proxies decline from that time to the present. 2800--900 cal BP is characterised by variable fire intensities and aligns with archaeological evidence of occupation at nearby Blue Mud Bay. All fire proxies decline significantly after 900 cal BP. The combination of charcoal and pyrogenic carbon measures is a promising proxy for relative fire intensity in sedimentary records and a useful tool for investigating potential anthropogenic fire regimes.","2023-07-28 11:01:26.780 +0200","" +"Rehn:2021cape","Paleoecology has demonstrated potential to inform current and future land management by providing long-term baselines for fire regimes, over thousands of years covering past periods of lower/higher rainfall and temperatures. To extend this potential, more work is required for methodological innovation able to generate nuanced, relevant and clearly interpretable results. This paper presents records from Cape York Peninsula, Queensland, Australia, as a case study where fire management is an important but socially complex modern management issue, and where palaeofire records are limited. Two new multiproxy palaeofire records are presented from Sanamere Lagoon (8,150--6,600 cal BP) and Big Willum Swamp (3,900 cal BP to present). These records combine existing methods to investigate fire occurrence, vegetation types, and relative fire intensity. Results presented here demonstrate a diversity of fire histories at different sites across Cape York Peninsula, highlighting the need for finer scale palaeofire research. Future fire management planning on Cape York Peninsula must take into account the thousands of years of active Indigenous management and this understanding can be further informed by paleoecological research.","2023-07-28 11:01:26.780 +0200","" +"Reid:1998ironbark","This thesis presents the results of an analysis of a sample of the lithic material excavated from the Ironbark Site Complex, located on the southern Curtis Coast, central Queensland. The aim of the study was to determine a possible site function for the complex. This was achieved through a combination of technological and descriptive investigation techniques. I demonstrate that a level of standardisation of the reduction sequence is evident at the site in several technological and descriptive indices. Based on this evidence, a possible use of the site was established as the manufacture of edge-ground axes. This evidence is then evaluated in terms of exchange and social significance and more generally in terms of archaeological approaches to quarries studies.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Reid:2006bribie","Excavations at the Bribie Island Road site in southeast Queensland revealed a rich archaeological record under the current road. It is argued that the 800 year old site, dominated by shellfish remains with small amounts of fish and mammal bone and stone artefacts, was used on an ephemeral basis as a component of a broader contemporary cultural landscape centred on Sandstone Point. Results conform to findings for the broader region, suggesting more intensive use of the area in the last 1000 years and point to a range of structured settlement-subsistence strategies in place by this time. ","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Reid:2007murray","Shallow lakes have been described as existing in two alternative equilibrium states, dominated by either submerged plants or phytoplankton. Causes of, often catastrophic, shifts between these states have been widely debated but may often result from displacement of the dominant community by stochastic influence. In Australian cut-off river meanders (also known as 'billabongs'), anecdotal and palaeolimnological evidence suggests widespread loss of aquatic macrophytes since European occupation of the region c. post-1800. Our detailed and high-resolution stratigraphic study of a sediment core from Hogan's Billabong (Murray River, Australia) seeks to identify the causes of the loss of aquatic macrophytes. Little direct evidence of the past extent and composition of submerged macrophyte communities was recovered. Nevertheless, results derived from other sediment proxies, including declines in the abundance of epiphytic diatoms and in plant-associated invertebrates, provide further indirect evidence of macrophyte disappearance. Despite limitations with radiometric dating, the sequence of events in the derived record suggests that a period of high abiotic turbidity, leading to a critical reduction in water transparency and caused by widespread erosion during the late 19th century, is the most likely factor contributing to loss of submerged vegetation from this billabong.","2023-07-28 11:01:26.780 +0200","" +"Reid:2017sedimentation","In dryland river systems subject to prolonged low and no flow periods, waterholes, or sections of river channel that are deep relative to the rest of the channel and that retain water for longer periods of no flow, provide refugia for aquatic biota and hence are critical to the resilience of aquatic ecosystems. This study examined physical, chemical and bio-stratigraphy in refugial waterholes situated along four distributaries of the Lower Balonne River system in semi-arid Australia. In doing so we reconstructed environmental histories for the waterholes, calculated how sedimentation rates have changed in response to land use change over the past two centuries, and assessed whether they are threatened by increased sedimentation through potential effects on waterhole depth and hence persistence times and habitat quality. Our study found that sedimentation rates have increased substantially since European settlement, most likely in response to removal of groundcover by grazers. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:28:03.549 +0100" +"Reimer:2004intcal","A new calibration curve for the conversion of radiocarbon ages to calibrated (cal) ages has been constructed and internationally ratified to replace IntCal98, which extended from 0--24 cal kyr BP (Before Present, 0 cal BP = AD 1950). The new calibration data set for terrestrial samples extends from 0--26 cal kyr BP, but with much higher resolution beyond 11.4 cal kyr BP than IntCal98. Dendrochronologically-dated tree-ring samples cover the period from 0--12.4 cal kyr BP. Beyond the end of the tree rings, data from marine records (corals and foraminifera) are converted to the atmospheric equivalent with a site-specific marine reservoir correction to provide terrestrial calibration from 12.4--26.0 cal kyr B P. A substantial enhancement relative to IntCal98 is the introduction of a coherent statistical approach based on a random walk model, which takes into account the uncertainty in both the calendar age and the 14C age to calculate the underlying calibration curve (Buck and Blackwell, this issue). The tree-ring data sets, sources of uncertainty, and regional offsets are discussed here. The marine data sets and calibration curve for marine samples from the surface mixed layer (Marine04) are discussed in brief, but details are presented in Hughen et al. (this issue a). We do not make a recommendation for calibration beyond 26 cal kyr BP at this time; however, potential calibration data sets are compared in another paper (van der Plicht et al., this issue).","2023-06-07 13:21:55.322 +0200","" +"Reimer:2009intcal","The IntCal04 and Marine04 radiocarbon calibration curves have been updated from 12 cal kBP (cal kBP is here defined as thousands of calibrated years before AD 1950), and extended to 50 cal kBP, utilizing newly available data sets that meet the IntCal Working Group criteria for pristine corals and other carbonates and for quantification of uncertainty in both the 14C and calendar timescales as established in 2002. No change was made to the curves from 0--12 cal kBP. The curves were constructed using a Markov chain Monte Carlo (MCMC) implementation of the random walk model used for IntCal04 and Marine04. The new curves were ratified at the 20th International Radiocarbon Conference in June 2009 and are available in the Supplemental Material at www.radiocarbon.org.","2023-06-07 13:21:55.322 +0200","" +"Reimer:2013intcal","The IntCal09 and Marine09 radiocarbon calibration curves have been revised utilizing newly available and updated data sets from 14C measurements on tree rings, plant macrofossils, speleothems, corals, and foraminifera. The calibration curves were derived from the data using the random walk model (RWM) used to generate IntCal09 and Marine09, which has been revised to account for additional uncertainties and error structures. The new curves were ratified at the 21st International Radiocarbon conference in July 2012 and are available as Supplemental Material at www.radiocarbon.org. The database can be accessed at http://intcal.qub.ac.uk/intcal13/.","2023-06-07 13:21:55.322 +0200","" +"Reimer:2020intcal","Radiocarbon (14C) ages cannot provide absolutely dated chronologies for archaeological or paleoenvironmental studies directly but must be converted to calendar age equivalents using a calibration curve compensating for fluctuations in atmospheric 14C concentration. Although calibration curves are constructed from independently dated archives, they invariably require revision as new data become available and our understanding of the Earth system improves. In this volume the international 14C calibration curves for both the Northern and Southern Hemispheres, as well as for the ocean surface layer, have been updated to include a wealth of new data and extended to 55,000 cal BP. Based on tree rings, IntCal20 now extends as a fully atmospheric record to ca. 13,900 cal BP. For the older part of the timescale, IntCal20 comprises statistically integrated evidence from floating tree-ring chronologies, lacustrine and marine sediments, speleothems, and corals. We utilized improved evaluation of the timescales and location variable 14C offsets from the atmosphere (reservoir age, dead carbon fraction) for each dataset. New statistical methods have refined the structure of the calibration curves while maintaining a robust treatment of uncertainties in the 14C ages, the calendar ages and other corrections. The inclusion of modeled marine reservoir ages derived from a three-dimensional ocean circulation model has allowed us to apply more appropriate reservoir corrections to the marine 14C data rather than the previous use of constant regional offsets from the atmosphere. Here we provide an overview of the new and revised datasets and the associated methods used for the construction of the IntCal20 curve and explore potential regional offsets for tree-ring data. We discuss the main differences with respect to the previous calibration curve, IntCal13, and some of the implications for archaeology and geosciences ranging from the recent past to the time of the extinction of the Neanderthals.","2023-06-07 13:21:55.322 +0200","" +"Reimer:2023calibomb","Brief Description: On-line program for calibration of post-nuclear testing 14C results","2023-06-09 09:25:32.837 +0200","2023-06-09 09:25:32.837 +0200" +"Reinhardt:2007spain","We integrated optically stimulated luminescence dating and 10Be cosmogenic nuclide measurements to quantify short‐to‐medium‐term (102–104 years) catchment dynamics and response to active tectonics. In the 27 km2 Río Torrente catchment, Sierra Nevada, southern Spain, rapid base‐level fall has triggered knickpoint migration up both trunk and tributary channels, resulting in two distinct geomorphic zones: (1) a steep lower catchment with concordant rates of hillslope erosion and channel incision over both short (100 years: 5–8 mm yr−1) and medium (12 ka: 5 ± 1 mm yr−1) timescales and (2) a low‐relief soil‐mantled upland topography with uniformly low bedrock and hillslope erosion rates (0.05 ± 0.02 mm yr−1). The uniformity of erosion in this upland surface indicates that catchment topography was previously in steady state. Rapid river incision below the channel knickpoints has resulted in the development of steep landslide‐dominated hillslopes that are essentially “tracking” the incising channel. The magnitude of base‐level fall required to generate these steep hillslopes is >100 m; at least 50 m of this base‐level fall occurred during the past ∼21 ka. These steep hillslopes are eroding back into the low‐angled upland surface at a much slower rate than the channel knickpoint. Consequently, the trunk channel knickpoint has already reached the catchment headwaters while hillslopes continue to adjust to the new base level, indicating that the channel profile will regain equilibrium form long before hillslopes. Thus hillslopes are the limiting factor for the duration of landscape transience in this small mountain catchment.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Reitner:2016lienz","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Reusche:2014svalbard","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Reusche:2018outlet","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Reusser:2015landscape","Establishing background (geologic) rates of erosion is prerequisite to quantifying the impact of human activities on Earth’s surface. Here, we present 10Be estimates of background erosion rates for ten large (10,000–100,000 km2) river basins in the southeastern United States, an area that was cleared of native forest and used intensively for agriculture. These 10Be-based rates are indicative of the pace at which the North American passive-margin landscape eroded before European settlement (∼8 m/m.y.). Comparing these background rates to both rates of post-settlement hillslope erosion and to river sediment yields for the same basins, we find that following peak disturbance (late 1800s and early 1900s), rates of hillslope erosion (∼950 m/m.y.) exceeded 10Be-determined background rates more than one-hundred fold. Although large-basin sediment yields during peak disturbance increased 5–10× above pre-settlement norms, rivers at the time were transporting only ∼6\% of the eroded material; work by others suggests that the bulk of historically eroded material remained and still remains as legacy sediment stored at the base of hillslopes and along valley bottoms. Because background erosion rates, such as we present here, reflect the rate at which soil is generated over millennial time scales, they can inform and enhance landscape-management strategies.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Reuter:2005susquehanna","I use cosmogenic 10Be analyses to address both applied and basic science questions regarding rates and patterns of erosion in the 71,250 km2 Susquehanna River Basin of New York, Pennsylvania, and Maryland. Measurements of in situ-produced 10Be from 88 fluvial sediment samples constrain basin-scale erosion rates on a 104 to 105 year time scale, and four bedrock samples provide ridge-top erosion rates. Sediment samples are from two groups: (1) 60 samples are from small (0.6 to 25 km2), non-glaciated basins underlain by a single lithology; these were selected through geographic information systems (GIS) analysis; (2) 28 samples are from USGS stream gages and represent complex basins of multiple lithologies and varying degrees of present-day land use; some of the USGS basins were glaciated during the Pleistocene. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:27:36.405 +0100" +"Reuther:2007carpathians","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Reuther:2007pietrele","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Reuther:2011piedmont","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Reynen:2016fish","The archaeology of the arid and apparently inhospitable spinifex plains of today’s inland Pilbara, Western Australia, is dominated by sites with bedrock grinding patches. These range from single and sometimes barely visible areas of ground granite to sites with more than a hundred flat, slightly concave or sometimes deeply grooved ground patches. Sometimes a solitary feature, sometimes associated with engravings or scattered stone artefacts, these sites contribute to the story of the movement of people through this arid landscape. But what do they tell us? Using ethnohistorical, ethnographic and experimental studies, this paper evaluates data collected from sites with bedrock grinding patches recorded on the Abydos Plain. Our results highlight the need for ‘grinding’ patches to be reconsidered as more than ‘grinding’ patches, for better modelling of freshwater ecology and inland fishing, and for the potential of spinifex fibre technology to be actively incorporated into reconstructions of hunter gatherer lifeways in arid landscapes.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Reynen:2018arid","The presence of Aboriginal people in interior refuges as climate conditions deteriorated with the onset of glacial aridity is now well documented in the Australian arid zone. Further excavation at Yurlu Kankala, a large rock shelter located on an island of high land in the inland Pilbara, demonstrates repeated human occupation from at least 47–43 cal ka BP through the Last Glacial Maximum to the mid-Holocene. Despite the continued presence of bone representing human food remains and an increased occurrence of hearths, after 18–17 cal ka BP there is a dramatic reduction in stone artefact numbers, suggesting that use of the site changed markedly. In exploring the drivers behind this change, we investigate the role of rock shelters in Aboriginal land-use systems in the Pleistocene Pilbara. Yurlu Kankala makes a substantive contribution to answering questions on changing rock shelter and landscape use during the post-LGM movement of people into the wider Pilbara uplands.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Reynen:2019thesis","Human movement in the inland Pilbara region of north-western Australia during the Pleistocene was examined through a technological analysis of the stone artefact assemblages from three rockshelters. The results suggest that the common characterisation of Aboriginal tool-stone use in the Pilbara uplands, of expedient material use within a lithic-rich landscape, has been overstated. A strategy of individual provisioning is apparent, where highly mobile people transported cores over short distances across the uplands. Changes in rockshelter use and mobility during the Last Glacial Maximum (24-18 ka) demonstrate complex patterns of landscape use incorporating both territorial retraction and phases of expansion.","2022-10-09 20:04:07.350 +0200","" +"Reynhout:2019patagonia","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Rezende:2013rift","The present work aims to study the control factors of the relief evolution of a drainage divide section between the Grande river inland basin, one of the formers of the Paraná river, and the Paraíba do Sul river basin. This drainage divide is contained in one of the higher portions of Mantiqueira Mountain Range and coincides with NNW flank of the Continental Rift of Southeastern Brazil. For this study nine sub-basins were selected in the extreme south of Minas Gerais, between the municipalities of Itamonte and Bocaina de Minas. These catchments had their denudational rates estimated by measuring the production of cosmogenic nuclide 10Be in fluvial sediments. The results show that the average denudation rate of the sub-basins of the Paraiba do Sul river, facing the gráben (17,39 m/Ma), is greater than that of sub-basins of the Grande and Aiuruoca rivers, directed to continental interior (12,24 m/Ma). Among the control factors of the denudation rates, stands out a good correlation between rates and two morphometric parameters: relief amplitude and average slope of the catchments. The influence of lithology is also important, since the resistance of granite to erosion processes is one of the factors conditioning denudational rates fairly low in the area. The results indicate that the Maromba granite is the more resistant lithological unit among those present in the sampled sub-basins. The low rates measured, concerning the last tens of thousands of years, contrasts with the rejuvenated relief and with the high altitudes of this sector of the Mantiqueira Range, where there is a recognized role of neotectonics in morphogenesis. In this way, it is likely that there was an attenuation of tectonic activity in the Upper Quaternary, with the consequent stabilization of base levels and decrease of denudational processes.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Rhee:2019terra","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Rhoads:1980thesis","This study concerns the application of ethnographic information to the understanding of prehistoric peoples. The ethnography of contemporary sago-using peoples, who inhabit the foothill margin of the deltaic swamps of the Papuan Gulf, and the archaeological evidence recovered from a series of excavated open and rock shelter sites serve as the basis for this work.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Rhoads:1983kikori","This report presents the findings of excavations and surface site collections conducted by Sandra Bowdler in 1971/72 and by myself in 1976 in the region neighbouring Kikori Station, Gulf Province (Fig.l). The archaeological surveys from which this information was derived were exploratory and site discovery was by and large guided by area inhabitants, who maintain a knowledge of ancestral village localities. As these factors constrain the rigour with which regional prehistory may be addressed, I limit my attention to descriptive analyses. Thus the results are organised so as to establish a referential data base for future research.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Rhodes:1992gunbower","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Rhodes:2009hearths","A two-phase process for developing a chronology of Aboriginal occupation in arid western NSW, Australia, has been developed over the past ten years by the Western NSW Archaeology Program. Radiocarbon dating of charcoal from the remains of heat-retainer hearths, built by Aboriginal people in the past to cook food, and Optically Stimulated Luminescence (OSL) dating of sediments have been used to construct a chronology of ‘archaeological surfaces‘. Here we provide preliminary age estimates using OSL dating of stones from heat-retainer hearths which have previously been dated by radiocarbon. Our method is novel in several ways including the rapid preparation method adopted and the approach to estimating the dose rate for surface samples. We discuss the limitations of this virtually non-destructive and efficient OSL dating method, and provide an agenda for future technical development and application.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Rhodes:2010hearths","Research conducted by the Western New South Wales Archaeology Program (WNSWAP) provides the opportunity to assess the reliability of optically stimulated luminescence (OSL) dating of late Pleistocene and Holocene fluvial sediments and burnt stone samples from arid zone geoarchaeological contexts. A large number of radiocarbon age determinations of charcoal preserved in heat retainer hearths provides independent chronological control at these contexts. We describe a rapid OSL methodology for dating burnt hearth stones to complement previously applied radiocarbon methods, which we have tested using 37 samples from hearths with radiocarbon determinations. We propose a geoarchaeological model in which these hearths were constructed by people whose activity took place on an archaeological surface, formed by the earlier deposition of fluvial sediments. Here we demonstrate the veracity of this model by dating sediments lying stratigraphically below the hearths, and use the radiocarbon age control and chronological consistency to assess the accuracy and reliability of both small aliquot and single grain single aliquot regenerative-dose (SAR) OSL dating. While small aliquot age estimates are in most cases in agreement with independent control, the single grain determinations using a finite mixture model (FMM) appear to provide improved chronological resolution. Using single grains, we note some problems in the application of the FMM and in the dating of young samples in the range of 1–100 years. As many samples may have resided close to the surface since deposition, we have developed a mathematical function to describe gamma and cosmic dose rate contributions at burial depths down to 40cm. These OSL age estimates allow us to reject the model of intensification of human activity as responsible for the observed pattern of archaeological radiocarbon determinations in this part of the Australian arid zone.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Ribolini:2018pelister","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Rice:2019labrador","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Rich:1992narama","The Narama Joint Venture comprising Costain Australia Limited and Renison Limited has development consent to mine coal by open cut methods from an area of land along Bayswater Creek on the north side of the Hunter River, north-west of Singleton in the Hunter Valley [see Map 1]. The National Parks and Wildlife Service issued consent to destroy Aboriginal sites within the Narama project area, subject to their archaeological salvage. This report, in four volumes, sets out the results of this salvage work. The report has been prepared for Envirosciences Pty Ltd, on behalf of the Narama Joint Venture. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:28:28.958 +0100" +"Rich:1994angels","Between 1992 and 1994 the Jali Local Aboriginal Land Council and archaeologist Elizabeth Rich carried out monitoring and excavation of an extensive Aboriginal site at the Angels Beach residential development at North Ballina (see Maps 1 and 2). This work was carried out for the Ballina - North Creek Aboriginal Sites Management Committee and Ballina Shire Council. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:28:29.254 +0100" +"Richards:1996bridgewater","Three Aboriginal archaeological sites were investigated near Cape Bridgewater in December 1995. Aboriginal sites White‘s Beach 1 (AAV 7121/240) and Bridgewater Dunes 1 (AAV 7221/750) were recorded and threats to their preservation identified. Majority of efforts were focussed on investigating Cape Duquesne 1 (AAV 7121/233), a highly significant site under severe threat of destruction by wind erosion.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Richards:2004bridgewater","Archaeological investigations of a coastal Aboriginal landscape have revealed a pattern of changing occupation and shellfish resource use. During the initial period of occupation, c. 2000 Be, foraging base camps were located in a sheltered location in the east central area of the midden. Other areas were subsequently occupied and abandoned, with a final date of 1600ADfrom the south east. Although 17 species of shellfish were present in the midden, there was an economic emphasis on one small shellfish species (Narrow Wedge Shell) which increased over time. Mass collection and processing of this predictable and abundant food resource indicates a tightly scheduled seasonal exploitation pattern. Occupation is most likely to have occurred in late spring-early summer.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Richards:2007box","Recent archaeological investigation at Box Gully, located on the north western tip of the Lake Tyrrell lunette, has resulted in the first documentation of pre-30,000 calBP Aboriginal occupation of the extensive area between the Murray River and the Tasmanian highlands. The remains of repeated small scale camping episodes were uncovered in a palaeosol capping a buried pelletal clay lunette. Five new radiocarbon determinations on charcoal associated with cultural material in the palaeosol range from ca. 32,000 calBP near the bottom to ca. 26,600 calBP near the top, and are supported by both conventional radiocarbon and Optically Stimulated Luminescence dates obtained independently during geomorphic investigations of Box Gully. Hearth features, stone artefacts and the remains of bettong, hare-wallaby, shingle-backed lizard, emu and fresh water mussel were present within the palaeosol. Review of the late Pleistocene archaeological record of the western Murray Basin allows the finds at Box Gully to be placed in a human occupation context of adaptation to severe climatic stress leading to the Last Glacial Maximum. As conditions deteriorated further after ca. 27,000 calBP, lacustrine localities including the Willandra Lakes, Lake Tandou and the Lower Darling were much less heavily frequented than previously, or like Lake Tyrrell, abandoned. At the same time sustained occupation of the Murray River valley occurred, as did the initial occupation of rockshelters in the highlands of southern Victoria.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Richards:2012duquesne","This impressive collection celebrates the work of Peter Kershaw, a key figure in the field of Australian palaeoenvironmental reconstruction. Over almost half a century his research helped reconceptualize ecology in Australia, creating a detailed understanding of environmental change in the Late Pleistocene and Holocene. Within a biogeographic framework one of his exceptional contributions was to explore the ways that Aboriginal people may have modified the landscape through the effects of anthropogenic burning. These ideas have had significant impacts on thinking within the fields of geomorphology, biogeography, archaeology, anthropology and history. Papers presented here continue to explore the dynamism of landscape change in Australia and the contribution of humans to those transformations. The volume is structured in two sections. The first examines evidence for human engagement with landscape, focusing on Australia and Papua New Guinea but also dealing with the human/environmental histories of Europe and Asia. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:28:05.918 +0100" +"Richards:2013thesis","The ongoing international debate regarding complexity in Southwest Victorian Aboriginal societies concerns unresolved issues surrounding the validity of the 19th century ethnographic record and the nature of archaeological evidence for complexity in the pre-contact period. This thesis critically re-examines SW Victorian Aboriginal societies with the aid of substantial new empirical data and by exploring the ethnographic and archaeological records through the theoretical lens of Hayden‘s concept of transegalitarian socio-cultural complexity. It is contended that evidence for transegalitarian complexity is indisputably present in the ethnographic period and appears as early as the onset of the middle Holocene in the archaeological record of SW Victoria. Data from shell middens, including numerous radiocarbon age determinations, in the Cape Duquesne study area and other nearby localities are used to develop a 12,000 year long coastal archaeological sequence. Much of this period was characterised by small-scale, short-term shellfishing camps associated with the collection of individual, mobile, large shellfish. At c. 4000 cal BP there was a dramatic change with the appearance of permanent, focal coastal settlements resulting from highly organised, tightly scheduled, seasonal occupation by larger groups that stayed on the coast for longer periods. These groups utilised a broader range of shellfish species than previously while focusing on the mass collection and processing of one small, sessile species, Paphies angusta. These characteristics became more pronounced after c. 1500 cal BP. The direct historical approach is employed at the Lake Condah Outlet study area to investigate the archaeological manifestation of an ethnohistorically chronicled Aboriginal eel fishery. The late 19th century map and text, produced on the basis of first-hand observations plus information from traditional owners, provides invaluable information on the operation of a series of weirs, channels and traps as a water control and eel management system. Detailed archaeological mapping and recording of the still extant 19th century cultural features forms the basis for modelling the functioning of this system at varying lake levels, documenting the culture-based fishery form of eel aquaculture at the Lake Condah Outlet. This is the economic basis for transegalitarian features throughout SW Victoria in the ethnographic period and well into the pre-contact period. Three SW Victorian Aboriginal mortuary trees, from Moyston, Gorrinn and Cathcart, investigated using archaeological, ethnohistorical and physical anthropological data, are employed to evaluate the regional ethnographic model relating complexity in the staging of mortuary treatment to an individual‘s status during their lifetime. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:29:03.187 +0100" +"Richardson:1984stradbroke","In June and July, 1982 an archaeological survey of a sandmining lease on North Stradbroke Island was undertaken. The methodology employed duing the investigation was designed to examine the factors influencing site location. The use of ‘problem oriented research‘ principles in this ‘public archaeology‘ exercise achieved two aims. It has demonstrated that archaeological surveys undertaken as Environmental Impact Statements can contribute to archaeological research and it also has allowed an assessment of site significance to be made within a framework of current research.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Ridges:2000paintings","Dating rock-paintings directly by radiocarbon analysis of organic material within the paints themselves presents a range of methodological problems. Despite this, there have been few studies that have directed research towards understanding the organic environment of rock-paints. We report the results of investigation of the quantities, forms and possible origins of organic matter found in Aboriginal rock-paints in the Selwyn Ranges region in northwestern Queensland.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Riebe:2000nevada","We used cosmogenic 26Al and 10Be in stream sediment to measure landscape-scale erosion rates for topographically diverse catchments at seven Sierra Nevada sites. At three sites, erosion rates and hillslope gradients are strongly correlated, increasing with proximity to fault scarps and river canyons, which appear to have accelerated local base-level lowering rates, and thus increased catchment erosion rates by up to 15-fold. At four other sites, far from fault scarps and river canyons, erosion rates are much more uniform and less sensitive to average hillslope gradient. Our measurements show that contrasts in landscape erosion rates cannot be inferred from hillslope gradients alone, because landscapes can evolve toward a state of erosional equilibrium, in which steep and gentle slopes erode at similar rates.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Riebe:2003chemical","Quantifying long-term rates of chemical weathering and physical erosion is important for understanding the long-term evolution of soils, landscapes, and Earth's climate. Here we describe how long-term chemical weathering rates can be measured for actively eroding landscapes using cosmogenic nuclides together with a geochemical mass balance of weathered soil and parent rock. We tested this approach in the Rio Icacos watershed, Puerto Rico, where independent studies have estimated weathering rates over both short and long timescales. Results from the cosmogenic/mass balance method are consistent with three independent sets of weathering rate estimates, thus confirming that this approach yields realistic measurements of long-term weathering rates. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:27:36.699 +0100" +"Rieser:2010crater","Lynch's Crater on the Atherton Tablelands in NE-Australia formed about 230,000 years ago during an explosive eruption, creating a maar more than 80m deep. Since the eruption, the maar has been filled with lake sediments that are topped by peat material. A 64m long core was recovered and an OSL dating project was undertaken to extend the chronology beyond 16m depth, which according to 14C age control represents ∼60ka. The predominantly organic lake sediments contained abundant fine quartz of aeolian origin, and the Single Aliquot Regenerative Method (SAR) provided satisfactory equivalent dose (DE) estimates. However, the determination of the dose rate proved both critical and difficult. Extremely low radionuclide contents led to cosmic radiation being the dominant dose rate contribution for most samples. The OSL chronology presented in this paper thus relies on modelling the changing cover by sediments and lake water over the burial time.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Riley:2020staircase","Most streams in the Southwest United States are ephemeral and can be sensitive to climate change given the delicate balance between sediment supply and discharge. These streams undergo rapid geomorphic change because of the semi-arid climate, high sediment supply, and flashy hydrology. At the turn of the 20th century, many streams in the region rapidly incised into their floodplains forming arroyos stimulating questions regarding the cause of such widespread synchronous channel change. Arroyos are a geomorphic form where a channel is entrenched into fine-grained cohesive alluvium with near vertical channel banks. This dissertation investigates Holocene and late Pleistocene geomorphic change in catchments draining the Grand Staircase region of the Colorado Plateau in southern Utah with the goal of understanding how climate variability and sediment supply influence channel change, landscape evolution, and wildfire history. Methods and datasets used include field descriptions of stratigraphy and sedimentology, geospatial analysis, optically stimulated luminescence and radiocarbon dating, cosmogenic nuclide 10Be concentrations of modern, Holocene, and Pleistocene alluvium, and alluvial charcoal derived fire records. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:27:31.385 +0100" +"Ringrose:1996dalmore","This work describes and provides tentative dates for a previously briefly recorded calcrete suite from semi-arid north-central Australia. The aim is to provide further insight into the nature of carbonate deposition in this area and thereby promote further research. The calcrete deposit occupies 3750 km2and appears to have once served as a conduit for groundwater flow towards the Barkly Tablelands playa system. Two major phases of calcrete precipitation are distinguished tentatively as occurring during the Mid- and Late Pleistocene. Geomorphological and SEM evidence suggest that an earlier phase culminated in the direct calcium carbonate precipitation of travertine mounds. These resulted from effusive groundwater flow, possibly along spring lines. This phase was succeeded by a period of longitudinal dune formation. During a later phase, non-pedogenic calcrete was precipitated between and beyond the mounds, apparently replacing former dunes. The presence of salts within the calcrete infers strong evaporative conditions suggesting that this later precipitation took place in the proximity of a saline lake, possibly palaeo-lake Barkly. Later stage aeolian activity appears to have reworked dune surfaces since the second stage of carbonate deposition.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Rinterknecht:2004finland","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Rinterknecht:2005pomeranian","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Rinterknecht:2006scandinavian","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Rinterknecht:2007belarus","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Rinterknecht:2008lithuania","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Rinterknecht:2009preliminary","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Rinterknecht:2012germany","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Rinterknecht:2012ukraine","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Rinterknecht:2014greenland","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Rinterknecht:2014pomerania","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Rinterknecht:2018russia","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Robbie:1998mountain","BSc thesis (unpublished)","2023-09-03 12:38:33.072 +0200","" +"Roberts:1990oldest","THE oldest secure date for human occupation in Greater Australia is 40kyr from eastern Papua New Guinea1, whereas slightly younger dates have been reported from southern Australia2. We now report thermoluminescence (TL) dates that suggest the arrival of people between 50 and 60 kyr in northern Australia. TL dates were obtained from sandy footslope deposits at two former occupation sites that yielded a range of stone artefacts in their primary depositional setting. Artefacts terminated mid-way down one profile, which had a basal age of about 100 kyr. Confidence in the TL dates is given by their close correspondence with radiocarbon dates obtained from the upper occupation levels. These TL dates are not only the oldest yet proposed for Aboriginal occupation but also may mark the time of initial human arrival on the Australian continent.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Roberts:1991phd","The Magela Creek catchment is situated in tropical northern Australia. This thesis examines the contemporary sediment transport regime of the sand-bed Magela Creek, the Holocene alluviation of its palaeochannel, the Quaternary history of extensive colluvial sand aprons developed along the flanks of the Arnhem Land plateau, and the chronology of isolated alluvial and lacustrine deposits on the plateau surface. Catchment sediment budgets are constructed at contemporary (AD 1950-1989), Holocene (0-7 kyr) and Pleistocene (7-20 kyr) timescales, and a sedimentation chronology for the sand aprons extended back to ∼240 kyr. Contemporary sediment and solute transport rates in the Magela Creek were measured between 1986 and 1989. The measured bedload transport rates compare favourably with those computed by the van Rijn (1984c) model and the mean computed yield for 1980-1989 (1800 m3/yr) corresponds closely to the rate of infilling of Mudginberri Billabong determined for the same period from air photo and bathymetric surveys (1400-2100 m3/yr). Annual yields of washload and solutes are estimated using rating curves. Over the 1971-1989 period, the total terrigenous load transported by the Magela Creek (∼12,000 t/yr) consisted of approximately 30% bedload, 15% suspended sand, 45% washload and 10% solutes. The sand fraction is larger than that commonly reported for tropical rivers. It is derived almost entirely from the Arnhem Land plateau and corresponds to a plateau erosion rate of ∼5 m3/km2/yr. Washload and solutes are derived mostly from the lowlands and their yields equate with a lowland denudation rate of ∼28 m3/km2/yr, which lies at the low end of the range reported for other tropical savanna regions. The difference between the two rates suggests that the relative elevation of the plateau is increasing with time. Sand transported along the Magela palaeochannel prior to ∼8 kyr was discharged into the deep-water estuary that existed at what is now Mudginberri Billabong. Infilling of the palaeochannel began at ∼8 kyr with the downstream progradation of a sand wedge. This sand probably was supplied by gullying of nearby sand aprons, associated with the return of enhanced monsoonal activity to the region during the post-glacial marine transgression. The palaeochannel subsequently accreted vertically, although the rate of infilling over the last 3 kyr was double that of the preceding 4 kyr. Sand aprons, dated by thermoluminescence, began to develop at the foot of the Arnhem Land escarpment at 220-230 kyr and 100-120 kyr: these ages coincide with the start of the penultimate and last interglacials respectively. Since then, the aprons have accumulated at a fairly constant rate (30-70 rnm/kyr). The basal ages of the aprons and their volumetric rates of accumulation imply an escarpment retreat rate of 20-200 rnm/kyr, in contrast to a plateau lowering rate of ∼5 rnm/kyr (inferred from the rate of infilling an enclosed ephemeral lake in the catchment headwaters). The dominance of escarpment retreat over plateau lowering by a factor of 4-40 accords with the classic theories of parallel retreat of slopes rather than the downwasting of interfluves.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Roberts:1994mounds","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Roberts:1994newlight","Since these words were written by Etheridge, more than a century ago, considerable evidence has been amassed in favour of a great antiquitv for human presence in Australia. Proof of this antiquitv had to wait, however, until the advent of physical dating methods in archaeology. The initial insights were provided by radiocarbon (14C) dating of organic remains found at human occupation sites, and they transformed our knowledge of Australian prehistory. A full account of this 'radiocarbon revolution' has been chronicled by Jones (1989, 1993). The first direct date for Pleistocene occupation was obtained from Kenniff Cave in southern Queensland (Mulvanev 1962), but, by the end of the 1960s, ages of 20,000-30,000 radiocarbon years had been reported for sites around the continent. The next decade saw the date for initial colonisation extend back to 38,000 radiocarbon years, based on finds at Lake Mungo in western New South Wales, and near Perth in Western Australia. Some prehistorians (eg Jones 1982) have long regarded such 14C ages as minimum ages for colonisation, as they lie near the limit of the method, while others (such as Allen 1989) have recently asserted that first landfall need not have occurred earlier than 35,000 years ago.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Roberts:1994optical","The date at which people entered Australia has important implications for the debate on modern human origins. Thermoluminescence dates of 50-60 ka, reported for initial occupation of the Malakunanja II site in northern Australia, have been used as a means of calibrating the rate of mitochondrial and nuclear DNA evolution in modern humans. Optical dating of unburnt quartzose sediments from a rock shelter site (Nauwalabila I, Lindner Site) in Deaf Adder Gorge, 70 km south of Malakunanja II, provides new evidence for the timing of the colonisation of the continent. Optical dates were determined for several stratigraphic levels within a 3 m deep excavation, in which flaked stone artefacts and ground pigments were found in primary depositional setting. The lowest human occupation levels are bracketed by dates of 53.4 ± 5.4 ka and 60.3 ± 6.7 ka, while the upper levels show good agreement between optical and calibrated 14C age estimates. High-quality haematite with ground facets and striations is associated directly with the 53 ka level and indicates the use of pigments by these early Australians. The optical dates independently confirm evidence for the colonisation of northern Australia shortly after 60 ka and should be seen in the context of this region as having been a likely entry route for the first human movements into Sahul.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Roberts:1996nullarbor","Human occupation of the Nullarbor Plain in South Australia has been known to extend into the Pleistocene since a series of major archaeological excavations was begun in the 1950s and 1960s. An antiquity of more than 20,000 years BP for human presence in the region was established on the basis of 14c chronologies at Koonalda Cave and Allen‘s Cave (also known as site N145). The oldest date reported for traces of human activity was ~22,000 years BP (or ~26,000 years BP after calibration) from Koonalda Cave. Here we present preliminary results of our luminescence dating investigations at Allen‘s Cave and Koonalda Cave, and also report some new I4c age dewinations on associated charcoal. The wind-blown quartzose sediments deposited in Allen‘s Cave were dated by optically-stimulated luminescence (OSL) and thennoluminescence (TL). A near-modern age was obtained for a near-surface sample and good agreement was obtained between the calibrated 14C ages of a well-preserved ~10,000 year-old hearth and the optical (OSL) and TL ages of the underlying dments.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Roberts:1997nests","Mud-nesting wasps are found in all of the main biogeographical regions of the world1,2,3, and construct nests that become petrified after abandonment. Nests built by mud-dauber and potter wasps in rock shelters in northern Australia1,4 often overlie, and occasionally underlie, prehistoric rock paintings. Mud nests contain pollen, spores and phytoliths from which information about local palaeovegetation can be gleaned. Here we report a new application of optical dating5,6,7, using optically stimulated luminescence (OSL), and accelerator mass spectrometry (AMS) 14C dating of pollen8 to determine the ages of mud-wasp nests associated with rock paintings in the Kimberley region of Western Australia9,10. Optical dating of quartz sand (including the analysis of individual grains) embedded in the mud of fossilized nests shows that some anthropomorphic paintings are more than 17,000 years old. Reconstructions of past local environments are also possible from the range of pollen and phytolith types identified. This approach should have widespread application to studies of rock-art dating and late Quaternary environmental change on continents where mud-wasps once lived and other sources of palaeoecological information are absent.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Roberts:1998dating","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Roberts:1998jinmium","The Jinmium rock shelter is located in the Kimberley region of northern Australia. Claims for ancient rock art and an early human presence at this site1 were based on thermoluminescence ages of 50–75 thousand years (kyr) for quartz sands associated with buried circular engravings (pecked cupules) and on thermoluminescence ages of 116–176 kyr for the underlying artefact-bearing deposits. Here we report substantially younger optical ages for quartz sand, and ages based on measurements of radioactive carbon in charcoal fragments, from the occupation deposit. Using conventional (multiple-grain) optical dating methods, we estimate that the base of the deposit is 22 kyr. However, dating of individual grains shows that some have been buried more recently. The single-grain optical ages indicate that the Jinmium deposit is younger than 10 kyr. This result is in agreement with the late-Holocene ages obtained for the upper two-thirds of the deposit from radiocarbon measurements. We suggest that some grains have older optical ages because they received insufficient exposure to sunlight before burial. The presence of such grains in a sample will cause age overestimates using multiple-grain methods, whether using thermoluminescence or optical dating.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Roberts:1999fromms","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Roberts:1999jinmium","Quartz sediments from the floor deposit at Jinmium rock shelter have been investigated using the multiple-grain and single-grain optical dating methods described by Galbraith et al. (1999, this volume). Here we present the results of this dating programme and argue that the artefact-bearing sediments were deposited within the last 10000 years. This time interval is consistent with the radiocarbon chronology but is much younger than previous claims for initial human occupation during the Pleistocene. Analysis of individual grains revealed also that the characteristic saturation doses of some grains are unusually high, which may permit dating of deposits older than a few hundred thousand years. Such grain-to-grain differences raise doubts, however, about the validity of using multiple-grain samples to investigate the phenomenology of quartz luminescence.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Roberts:2001megafauna","All Australian land mammals, reptiles, and birds weighing more than 100 kilograms, and six of the seven genera with a body mass of 45 to 100 kilograms, perished in the late Quaternary. The timing and causes of these extinctions remain uncertain. We report burial ages for megafauna from 28 sites and infer extinction across the continent around 46,400 years ago (95% confidence interval, 51,200 to 39,800 years ago). Our results rule out extreme aridity at the Last Glacial Maximum as the cause of extinction, but not other climatic impacts; a 'blitzkrieg' model of human-induced extinction; or an extended period of anthropogenic ecosystem disruption.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Roberts:2008southeast","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Roberts:2009southwestern","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Roberts:2010influence","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Roberts:2013uummannaq","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Roberts:2020community","Southeastern Australia‘s temperate East Gippsland region is a large and diverse landscape that spans from the Bass Strait coast to the Australian Alps. The region includes a number of national parks and reserves jointly managed by Aboriginal Traditional Owners, the Gunaikurnai Land and Waters Aboriginal Corporation, and Parks Victoria. The Gunaikurnai Corporation recognises that archaeological research can be a fundamental tool in understanding relationships in past landscapes and managing places within Country. In 2017, the Gunaikurnai Corporation initiated a long-term collaborative study of Gunaikurnai Country with university-based scientists, with the management of Country through informed decision-making in mind. Here we present results from the first partnership research project in the Mitchell River National Park. A small-scale archaeological excavation of Wangangarra 1, a rockshelter that was not previously recognised to hold archaeological evidence, has revealed highly significant deposits spanning from before the Last Glacial Maximum to recent times, including evidence of occupation by the Old People. The results contribute to a better understanding of the Park as a cultural landscape, and demonstrate the success of respectful partnership research with local Indigenous groups as Traditional Owners.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Roberts:2020irish","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Roberts:2020marine","This paper provides new palaeogeographical reconstructions of the Spencer Gulf and Yorke Peninsula/Guuranda region of South Australia for the period ca. 20,000-6000 cal. BP. The rich complexity of traditional Aboriginal (Narungga) sea-level narratives is also explored. These narratives, which form a highly significant system of knowledge, are considered together by the Narungga and non-Narungga authors of the paper to generate a new dialogue about Aboriginal traditions and scientific data. The dialogue between the Narungga knowledge systems and palaeogeographic mapping reveals a strong concordance for events/time slices inclusive of the onset of marine transgression, the creation of northern Spencer Gulf and the formation of some islands - while also establishing that there are deeper complexities inherent within Narungga narratives that demonstrate layers of meaning at multiple scales. The palaeogeographic reconstructions are also considered in relation to the known archaeology and geomorphology of the region as well as new observations arising from this research. Targets for future underwater (and terrestrial) investigation relating to the periods of marine transgression are also outlined.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Roberts:2022fossils","Oceania is a key region for studying human dispersals, adaptations and interactions with other hominin populations. Although archaeological evidence now reveals occupation of the region by approximately 65-45 000 years ago, its human fossil record, which has the best potential to provide direct insights into ecological adaptations and population relationships, has remained much more elusive. Here, we apply radiocarbon dating and stable isotope approaches to the earliest human remains so far excavated on the islands of Near and Remote Oceania to explore the chronology and diets of the first preserved human individuals to step across these Pacific frontiers. We demonstrate that the oldest human (or indeed hominin) fossil outside of the mainland New Guinea-Aru area dates to approximately 11 800 years ago. Furthermore, although these early sea-faring populations have been associated with a specialized coastal adaptation, we show that Late Pleistocene-Holocene humans living on islands in the Bismarck Archipelago and in Vanuatu display a persistent reliance on interior tropical forest resources. We argue that local tropical habitats, rather than purely coasts or, later, arriving domesticates, should be emphasized in discussions of human diets and cultural practices from the onset of our species‘ arrival in this part of the world. This article is part of the theme issue ‘Tropical forests in the deep human past‘.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Roberts:2022morphological","In this article we present the results of a morphological analysis of four mostly complete non-returning boomerangs and one shaped wooden fragment recovered in 2017 and 2018 from Cooper Creek near Innamincka in South Australia‘s far northeast. This archaeological collection forms one of only six known/published wooden artefact assemblages in the country. We also detail the results of the direct accelerator mass spectrometry radiocarbon (AMS 14C) measurement of the artefacts which range from circa 275-175 BP (1650-1830 cal AD, median ages reported). Given that the age estimates obtained for the artefacts are from the recent period, we have complemented the morphological analysis by interpreting the assemblage within the context of ethnohistorical records and Traditional Owner knowledge. The assemblage reveals a variety of forms and functions representative of the diverse cultural activities and daily lives of the Aboriginal people who lived near significant waterholes in the Cooper Creek region during this period. The boomerangs also preserve manufacture and use-wear traces, providing insights into the life histories of each implement. In addition to their likely use as projectiles, our results indicate that the boomerangs were probably used for fighting, hunting, digging, fire management and possibly in ceremonies. Predictions for climate change in the region threaten to alter the conditions that allowed the preservation of these artefacts which may negatively affect the potential survival of other wooden objects that remain in the environment.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Roberts:2022serrated","This article describes three freshwater mussel shell artefacts recently documented for the Murray River in South Australia. These finds more than double the known examples of such artefacts from this region. Two of the modified shells are perforated, with the other serrated. The finely serrated item is a rare artefact and we have not located any similar published examples in Australia, although international correlates exist. The function/s and cultural significance of the objects are also considered in this paper. Hypotheses for the perforated finds include ornamentation, tool stringing and fibre scraping. Ornamentation, idle tinkering and food utensil use are considered as possible intended functions for the serrated artefact. Given the age range of the objects reported here (c. 6181-517 cal BP), together with other finds in the Murray Darling Basin, we tentatively suggest that shells have been a material resource used continually in this region for a range of purposes. However, as argued by other researchers, we concur that there has probably been infrequent identification and reporting of such shell artefacts. This is considered particularly likely given that our finds were recovered from relatively small scale excavation/coring and surface sampling efforts. As such, this paper attempts to raise awareness of this form of material culture in archaeological sequences.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Robertson:1986fire","BA Hons thesis (unpublished)","2023-09-03 12:38:33.072 +0200","" +"Robertson:2006luminescence","Roonka, the Aboriginal habitation and burial site on the River Murray, South Australia, was excavated from 1968 to 1983. In 1983, thermoluminescence (TL) ages were obtained for several fireplaces at the East Bank site. Sandy dune sediments collected from East Bank were also analysed using traditional TL methods and ages were found at depths down to the base at 2.6 m. Now, 20 years on, with optical dating methods well established, it seemed instructive to repeat the measurements using new techniques, specifically the single aliquot regeneration dose protocol. This has provided confirmation of the TL ages and provided an age framework for both the archaeological and geological aspects of Roonka. The ages confirm the archaeological description of the structure of the dune and show that only the top 20 percent is the Holocene Bunyip formation. The lower part is assigned to the Woorinen Formation, formed during and after the last glacial maximum. Burials at East Bank took place between about 16 and 20 ka, substantially earlier than those on the Roonka Flat, but consistent with the earliest evidence of occupation on the Flat. They are one of the very few securely dated Pleistocene burials in Australia. Whether the individuals were gracile or robust is not known.","2022-10-09 20:04:07.350 +0200","" +"Robertson:2012melo","During archaeological recording at Olympic Dam, South Australia, a fragment of shell from the gastropod genus Melo was discovered on a surface artefact scatter. Ethnographically baer shell was reported to have been traded into northern South Australia from eiter the western aspect of Cape York or Princess Charlotte Bay. Once it reached the interior of Australia its ceremonial value increased, and it was used to make pendants worn by boys. Baler shell has been reported from near Lake Eyre and from the Flinders Ranges, but not previously from the Olympic Dam area. The morphology of the shell fragment reported here does not permit species identification or interpretation of its function. An AMS date on the shell demonstrated that it could not have reached the Olympic Dam area prior to 127-239 cal BP.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Robins:1993thesis","This thesis presents the results of an archaeological investigation in the vicinity of the Currawinya Lakes, southwestern Queensland. This is an area characterised by extensive surface scatters of stone artefacts, but has few rockshelters, middens, mounds or other site types to provide chronological evidence or stratigraphic control. Using the concepts of exploration, explanation and a landscape approach, four sub-projects (reconnaissance geomorphology, chronology, taphonomy and nonsite survey) were initiated in five stages to develop an explanatory framework for the archaeology of the study area. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:29:03.482 +0100" +"Robins:1995excavations","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Robins:1996hearth","This paper presents the results of test excavations on nine open hearth sites in the vicinity of the Currawinya Lakes, southwest Queensland. The hearths were all surface features constructed from silcrete cobbles, lumps of hardpan or a combination of both. The ages of six dated hearths ranged from c.1700 BP to c.400 BP. This research demonstrates the potential for hearths to contribute to regioinal archaeological studies in Australia.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Robins:1998saltwater","This paper describes the results of an exploratory geomorphological, anthropological and archaeological research project carried out in coastal lands of the southern Gulf of Carpentaria between 1982 and 1988. This is an area for which there is limited information about Aboriginal use of the landscape. The paper describes the pattern of coastal land formation and reports on preliminary investigations relating to chenier development. Anthropological data depict key features of historic Ganggalida traditional Aboriginal land use and occupation. The traditional system of land tenure is described and key sites are identified to enable comparisons to be made with the archaeological record. The distinctiveness of the coastal area in a regional Aboriginal perspective is established. The characteristics of the archaeological evidence are described for twelve selected areas, and comparisons with the historic record and contemporary Aboriginal knowledge are made. The archaeological evidence includes shell scatters, mounded shell middens, wells and fishtraps. Dates obtained from three sites range from 1,300BP to 140BP. Geoarchaeological data provide a chronological framework for the understanding of indigenous land use over a period of 2,000 years, and point to similarities with archaeological evidence on Cape York Peninsula and other areas in northern Australia.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Robins:1998youlain","Youlain Springs is on the eastern edge of the Australia arid zone, near the intersection of the Queensland/ NSW border and Paroo R., southwest Queensland. This site has a 2m deep deposit with a sequence of dates extending from terminal Pleistocene to late Holocene. It demonstrates the potential of open sites associated with springs to provide important archaeological evidence relating to the timing, spread and adaptation of humans in the arid zone.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Robins:1999clocks","There is no basic temporal framework for Aboriginal occupation on the middle and upper reaches of the Paroo River. This paper describes exploratory archaeological research in Currawinya National Park and an adjacent property to identify dateable archaeological sites. Climatic changes in the arid zone over the potential period (more than 50,000 years) of human occupation has been considerable, particularly the Last Glacial Macimum from about 25,000 to about 10,000 years ago, when conditions were considerably more arid. The Aboriginal response to these changes is unknown. To begin to understand the chronology of Aboriginal occupation, dates were obtained from six hearts, one rockshelter and two open sites. Apart fom hardpan sites, all the surface or near surface evidence was dated to the last 2,000 years. Artefacts in hardpan deposits were dated to the late Pleistocene/early Holocene (about 14,000 to 8,000 years ago). Youlain Springs had a record of continuous occupation from the late Pleistocene (about 14,000 years ago) to the late Holocene (‘modern‘). The results indicate that much of the land surfaces and sites are relatively recent - less than 2,000 years old. Surface sites can be interpreted as part of a contemporaneous, interconnected system. We therefore need to develop management that acknowledges relationships between sites as well as the sites themselves. Small sites as well as large sites are important if we are to develop an idea of how Aboriginal people utilised this environment. However, it is also clear that Aboriginal peoples have had a long association with this particular river system that extends at least 14,000 years to the end of the Pleistocene.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Robins:2000personal","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Robins:2005hollywell","This report presents the results of an archaeological excavation conducted on behalf of the Eastern Yugembah Traditional Owners on part of an extensive Aboriginal midden at the Stockland Pty Ltd Allisee residential estate development at Hollywell, Gold Coast Queensland. The development site is on Lot 21, RP809256, 323 Bayview Street, Hollywell, Gold Coast. It is bounded by Bayview Street to the west, Columbus Drive to the north, and the Broadwater to the east. The southern boundary is formed by the back yards of the residences that face on to Jasmine Street. The property is 6.316 hectares in area. The suburbs of Paradise Point and Runaway Bay are to the north and south respectively. The property faces east across the Broadwater to South Stradbroke Island near the settlement of Currigee (see Figure 1). ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:29:03.777 +0100" +"Robins:2007personal","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Roche:1999bones","In this thesis I present an analysis of the vertebrate faunal assemblage from Hay Cave, a site in the Mitchell-Palmer region of south-east Cape York, north Queensland. I propose that the vertebrate faunal evidence from Hay Cave is indicative of a high degree of stability in gross vegetation patterns. After viewing this information in light of other data from the site, it appears that the relatively stable vegetation patterns at Hay Cave reflect the limited extent of climatic fluctuations within the Mitchell-Palmer region from c.29,700BP until the present. Furthermore, I argue that the congruity between the vegetation patterns apparent at Hay Cave and those identified at Lake Koongirra and Lake Carpentaria supports Rowe’s (1998) hypothesis that the degree of environmental change in western south-east Cape York was comparatively limited.The analysis of the vertebrate faunal assemblage is also used to examine changes in patterns of human activity at Hay Cave and indicates that alterations in the intensities of human use of the site broadly concur with the regional sequence of cultural change. In addition, although the magnitude of climatic alterations may have been low at Hay Cave, these changes had an impact on the intensity with which people used the site prior to c.3,100BP. This hypothesis largely corresponds with models of archaeological change in south-east Cape York (David and Lourandos 1997; Morwood and Hobbs 1995a). However, I argue that, during the late Holocene, patterns of site use diverge from the prevailing environmental conditions and thus Morwood and Hobbs’s (1995a) theory is not applicable at Hay Cave during this period.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"RodaBoluda:2019normal","Quantifying erosion rates, and how they compare to rock uplift rates, is fundamental for understanding landscape response to tectonics and associated sediment fluxes from upland areas. The erosional response to uplift is well-represented by river incision and the associated landslide activity. However, characterising the relationship between these processes remains a major challenge in tectonically active areas, in some cases because landslides can preclude obtaining reliable erosion rates from cosmogenic radionuclide (CRN) concentrations. Here, we quantify the control of tectonics and its coupled geomorphic response on the erosion rates of catchments in southern Italy that are experiencing a transient response to normal faulting ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:27:35.816 +0100" +"RodaBoluda:2023modulate","Examining the links and potential feedbacks between tectonics and climate requires understanding the processes and variables controlling erosion. At the orogen scale, tectonics and climate are thought to be linked through the influence of mountain elevation on orographic precipitation and glaciation; the only documented erosional processes capable of balancing rapid rock-uplift rates are glacial erosion or coupled river incision and landsliding. Our 20 new 10Be derived catchment-averaged denudation rates from the Western Southern Alps of New Zealand generally range between 0.6 and 9 mm/yr, within the same order of magnitude as fault-throw rates, exhumation rates, and erosion rates estimated from suspended sediment yields and landslide inventories. Combining our data with previously published 10Be denudation rates, we find that the proportion of catchment area in the 1,500-2,000 m elevation window is the variable that best explains denudation rate variability and the disparity between rock-uplift rates and denudation rates. This correlation indicates that enhanced erosion likely occurs at 1,500-2,000 m above sea level, where periglacial and paraglacial processes have been proposed to be most active. We find that these temperature-controlled erosional processes, which are also elevation-dependent, can play a greater role in modulating erosion during interglacials than precipitation or glaciation. Our data suggest that temperature-controlled peri- and paraglacial erosion could be efficient enough to balance some of the fastest rock-uplift rates on Earth. Hence, temperature-controlled erosion could contribute to limiting orogen elevations and modulating the erosion rates dictated by rock-uplift, playing an essential role in linking tectonics and climate.","2024-01-17 16:36:17.120 +0100","" +"RodesBolumburu:2008thesis","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"RodriguezRodriguez:2014sanabria","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"RodriguezRodriguez:2016chronology","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"RodriguezRodriguez:2017deglaciation","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"RodriguezRodriguez:2018superimposed","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Roe:2015thesis","Reconstructing past climate change is critical for understanding future variability. Unfortunately, instrumental records are relatively short, with the longest known record in Australia existing from the late 19th Century. Records on such a narrow timescale limit our understanding of natural variability, and inhibit the detection of rare or extreme events on different timescales. Climate proxies provide an opportunity to extend instrumental records over millennia. The use of proxies such as ice-cores, tree-rings, lake and ocean sediments, have revealed important climate variability during the past 3000 years, particularly in the Northern Hemisphere; these studies have identified multi-centennial events such as the Medieval Climate Anomaly (approximately AD 800-1250) and the Little Ice Age (approximately AD 1350-1850). In the Southern Hemisphere, however, our understanding of climate over this period is considerably less well known; with a particular dearth of records in the tropics. This study provides new, high-resolution climate proxy data on the climate of the Atherton Tableland region of tropical northern Queensland during the last 3000 years. A dearth of climate proxy data exists from the global tropics, limiting our understanding of climate dynamics. Dominated by ocean cover, the tropics serve as a significant global heat reservoir and play a major role in global atmospheric circulation. ... [_truncated_]","2023-11-16 19:36:29.583 +0100","" +"Rogers:2006nursery","ND","2023-09-03 12:38:33.072 +0200","" +"Rogers:2007frequency","Our evaluation of pre-settlement Holocene (10 000--1000 BP) fire, using radiocarbon-dated charcoals and pollen and charcoal spectra in pollen diagrams, concludes that fires were infrequent and patchy in the eastern South Island of New Zealand. Charcoal radiocarbon dates point to three broad phases of fire frequency: infrequent patchy fires from 10 000 to 2600 BP; a slightly increased frequency between 2600 and 1000 BP; and an unprecedented increase of fires after 1000 BP, which peaked between 800 and 500 BP. We suggest that natural fire was driven more by vegetation flammability (with ignitibility and combustibility components) than climate within this rain-shadow region, that plant chemistry principally determined fire frequency, and that topography determined the extent of fire. The review suggests that there were rare spatial and temporal instances of a feedback relationship between fire and early-successional grasses in eastern South Island. This occurred only within narrow-range, cool environments, whose equilibrium communities were of flammable, phenolic-rich woody species and grasses, and was predominantly in the late pre-settlement period. Elsewhere, grasses and herbs were understorey components to otherwise low-flammability, hardwood forest and scrub.","2023-07-28 11:01:26.780 +0200","" +"Rohringer:2012bogchigir","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Rolfe:2012devensian","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Roller:2012rwenzori","High relief and steep topography are thought to result in high erosion rates. In the Rwenzori Mountains of the Albert Rift, East Africa, where more than 3 km of relief have formed during uplift of the Rwenzori fault block, overall low denudation rates prevail. We measured in situ-derived cosmogenic denudation rates of 28.2 to 131 mm/kyr in mountainous catchments, and rates of 7.8 to 17.7 mm/kyr on the adjacent low-relief East African Plateau. These rates are roughly an order of magnitude lower than in other settings of similar relief. We present an extensive geomorphological analysis, and find that denudation rates are positively correlated with relief, hillslope gradient, and channel steepness, indicating that river incision controls erosional processes. In most upper headwater reaches above Quaternary ELA levels (>4500 m a.s.l.), glacial imprinting, inherited from several older and recent minor glaciation stages, prevails. In regions below 4500 m a.s.l., however, mild climatic conditions impede frost shattering, favor dense vegetation, and minimize bare rock areas and associated mass wasting. We conclude that erosion of the Rwenzori Mountains is significantly slower than corresponding rates in other mountains of high relief, due to a combination of factors: extremely dense mountain cloud forest vegetation, high rock strength of gneiss and amphibolite lithologies, and low internal fracturing due to the extensional tectonic setting. This specific combination, unique to this extensional tropical setting, leads to unexpected low erosion rates that cannot outpace post-Pliocene ongoing rock uplift of the Rwenzori fault block. Copyright 2012. American Geophysical Union. All Rights Reserved.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Romanin:2016transition","Using pollen and charcoal analysis we examined how vegetation and fire regimes have changed over the last 600 years in the Midlands of Tasmania. Sediment cores from seven lagoons were sampled, with a chronology developed at one site (Diprose Lagoon) using 210Pb and 14C dating. Statistical contrasts of six cores where Pinus served as a marker of European settlement in the early 19th Century and showed significant changes in pollen composition following settlement with (a) influx of ruderal exotic taxa including Plantago lanceolata L., Brassicaceae, Asteraceae (Liguliflorae) and Rumex, (b) increase in pollen of the aquatics Myriophyllum spp. and Cyperaceae, (c) a decline in native herbaceous pollen taxa, including Chenopodiaceae and Asteraceae (Tubuliflorae) and (d) a decline in Allocasuarina and an initial decline and then increase of Poaceae. The presence of Asteraceae (Liguliflorae) in the pre-European period suggests that an important root vegetable Microseris lanceolata (Walp.) Sch.Bip. may have been abundant. Charcoal deposition was low in the pre-European period and significantly increased immediately after European arrival. Collectively, these changes suggest substantial ecological impacts following European settlement including cessation of Aboriginal traditions of fire management, a shift in hydrological conditions from open water lagoons to more ephemeral herb covered lagoons, and increased diversity of alien herbaceous species following pasture establishment.","2023-07-28 11:01:26.780 +0200","" +"Romano:2018reduced","A fundamental tenet of human land management is to create spatial and temporal predictability in an environment to improve subsistence. Detecting the relationship between humans and their environment in the palaeo-record is confounded by a number of factors, not the least of which is an adequate pairing of the scales of both the palaeoecological and archaeological records. We aimed to determine the impact, if any, of Aboriginal occupation on the environment surrounding an occupation site in northwest Tasmania, Australia. We analysed the sediments within two small wetlands in northwest Tasmania for pollen, charcoal and loss-on-ignition: (1) a high intensity occupation site --with direct evidence of human occupation; and (2) a low intensity occupation site --with no direct evidence of human occupation. Fire activity and environmental variability covaried at both sites in response to regional climatic change, except between ca. 1700-900 cal yr BP. This period is synchronous with peak human population growth in the region derived from statistical manipulation of the regional (northwest Tasmanian) archaeological dataset. During this period, the high intensity occupation site experienced a peak in fire activity along with a marked reduction in the rate-of-change, reflecting a phase of low variability at a time of increased climatic variability and peak human population growth, while the low intensity occupation site maintained the positive relationship between fire activity, and climatic and environmental variability experienced by both sites at other times. We contend that increased human occupation intensity between ca. 1700 to 900 cal yr BP led to an increased intensity of land management and a resultant decrease in environmental variability as people actively managed the landscape to create a stable and predictable environment.","2023-07-28 11:01:26.780 +0200","" +"Romundset:2017finnmark","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Rood:2011sierra","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Rootourism:2007trail","Species _Petrogale sharmani_","2023-02-17 13:35:53.701 +0100","" +"Rose:2004holocene","This study investigates the role that climate and human intervention, have on local and regional fire regimes on the East Coast of the South Island, New Zealand during the second half of the Holocene. Continuous sampling of peat cores, from Travis Swamp, Halls Bush, Glendhu and Pomahaka, at one centimetre intervals allowed the detection of temporal and spatial differences in charcoal abundance. A set of nested sieves, with a mesh sizes of 250 μm, 125 μm and 63 μm, a digital camera, and image analysis software were successfully used to indicate charcoal abundance. Fire regimes prior to human arrival were controlled by fuel moisture levels and restricted by climatic influences on the lack of a suitable ignition source, resulting in significantly higher levels of fire activity in the Otago region compared with Canterbury. Regional fire activities changed over time due to changes in precipitation or evaporative rates. Polynesian exploration of the South island on arrival was rapid, resulting in a sudden increase in the frequency of fire simultaneously throughout the East Coast, approximately 700 years b.p. Deforestation in the Otago region was rapid and complete, due to low moisture levels, compared with a slower more gradual process of forest loss at the Canterbury sites. European settlement resulted in intensive burning associated with to farming practices, throughout the East coast. This change in fire regime resulted in the further deforestation of forest in the Canterbury region. After deforestation had occurred, fire became restricted due to lack of sufficient fuel continuity in the drier areas. Critique of the methodology indicates the most suitable of sieves to utilise in future studies is the one with the 250 μm mesh size. As there is superior accuracy and there is significantly shorter time needed for analysis.","2023-07-28 11:01:26.780 +0200","" +"Rosendahl:2012thesis","Defining and understanding change as observed in the mid-to-late Holocene Australian archaeological record is the primary focus of this research. For this thesis I conducted a detailed local archaeological survey of a mid-to-late Holocene landscape to examine aspects of continuity and change in the coastal environments of the Sandalwood River in the Yiinkan Embayment, Mornington Island, southeast Gulf of Carpentaria, Australia. Focus is given to the theoretical and methodological problems emerging in coastal and island archaeology such as the importance of constructing reliable chronologies, interpreting the archaeological data in the context of local landscape and environmental development, and assessing the integrity of open tropical archaeological coastal sites. The Yiinkan Embayment is an ideal region to address these issues as it contains datasets that enable the development of refined local chronologies of land formation processes and palaeoenvironmental conditions. These datasets included numerous fixed biological indicators in the form of black-lipped oyster (Striostrea mytiloides) bioherms that are used to construct local sea-level models and infer palaeoenvironmental conditions. In addition, a series of transgressive parallel beach ridges, that have a deposition chronology mirroring that documented on the adjacent mainland, have been used to reconstruct palaeocoastlines and further refine the timing of local mid-to-late Holocene landform evolution. Extensive archaeological surveys were taken across c.27km2 at the Sandalwood River catchment. The study area was stratified into six survey zones based on broad geomorphological characteristics (e.g. stranded beach ridge of saltpan). Surveys recorded 164 cultural sites and 12 natural bioherms. Results of the survey and excavation of three shell mounds are presented. Differences in site structure, composition and chronology are interpreted to present a temporal and spatial pattern of variability in the use of a range of local environmental zones throughout the late Holocene. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:29:04.072 +0100" +"Rosendahl:2015carpentaria","Claims for mid-Holocene Aboriginal occupation at the shell matrix site of Wurdukanhan, Mornington Island, Gulf of Carpentaria, Australia, are reassessed through an analysis of the excavated assemblage coupled with new surveys and an extensive dating program. Memmott et al. (2006, pp. 38, 39) reported basal ages of c.5000–5500 years from Wurdukanhan as ‘the oldest date yet obtained for any archaeological site on the coast of the southern Gulf of Carpentaria’ and used these dates to argue for ‘a relatively lengthy occupation since at least the mid-Holocene’. If substantiated, with the exception of western Torres Strait, these claims make Mornington Island the only offshore island used across northern Australia in the mid-Holocene where it is conventionally thought that Aboriginal people only (re)colonised islands after sea-level maximum was achieved after the mid-Holocene. Our analysis of Wurdukanhan demonstrates high shellfish taxa diversity, high rates of natural shell predation and high densities of foraminifera throughout the deposit demonstrating a natural origin for the assemblage. Results are considered in the context of other dated shell matrix sites in the area and a geomorphological model for landscape development of the Sandalwood River catchment.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Rosenfeld:1981early","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Rosenfeld:1993merabak","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Rosenfeld:1993review","Dating rock art and related rock markings is notoriously difficult and the issue of the antiquity of rock art in Australia has become a very conten­ tious subject. Furthermore, with the exception of Forge (1991), authors have not distinguished be­ tween rock art and other rock markings such as finger flutings, handstencils, abraded grooves and battered rock ridges. They are all subsumed under the rubric rock art and analyses and discussions encompass them without differentiation. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:29:04.368 +0100" +"Rosenfeld:1997merabak","This paper reports on the excavation of the cave of Buang Merabak in New Ireland. The site was occupied before 30,000 years ago and has produced evidence for very early shellfishing and movement of obsidian. Buang Merabak is an important member of a network of excavated sites with evidence for late Pleistocene human occupation in western Melanesia.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Rosenkranz:2018shillong","The uplift of the Shillong Plateau, in northeast India between the Bengal floodplain and the Himalaya Mountains, has had a significant impact on regional precipitation patterns, strain partitioning, and the path of the Brahmaputra River. Today, the plateau receives the highest measured yearly rainfall in the world and is tectonically active, having hosted one of the strongest intra-plate earthquakes ever recorded. Despite the unique tectonic and climatic setting of this prominent landscape feature, its exhumation and surface uplift history are poorly constrained. We collected 14 detrital river sand and 3 bedrock samples from the southern margin of the Shillong Plateau to measure erosion rates using the terrestrial cosmogenic nuclide 10Be. The calculated bedrock erosion rates range from 2.0 to 5.6 m My−1, whereas catchment average erosion rates from detrital river sands range from 48 to 214 m My−1. These rates are surprisingly low in the context of steep, tectonically active slopes and extreme rainfall. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:27:37.584 +0100" +"Ross:1976jackson","During the period April to December 1975, the Anthropological Society of New South Wales conducted an archaeological survey around Bantry Bay on the northern side of Port Jackson, Sydney. The area surveyed, formerly known as Magazine Reserve, was controlled by the Federal Government until 1974. The reserve, now under the control of Davidson Park Trust, had been closed to public access for 60 years while it was used as a naval explosives depot. The Society believed that this closure to public use would have assisted the preservation of Aboriginal relics in the area, and felt that an archaeological survey should be undertaken in 1975 to determine the nature and extent of such relics before they suffered damage by exposure to public use.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Ross:1981mallee","North-western Victoria is a semi-arid region of low sand dunes and dense mallee vegetation cover. Except for possible hearth sites in Pleistocene deposits at Lake Tyrrell, Aboriginal occupation of this area, known as ‘the Mallee‘, does not appear to have occurred until the terminal Pleistocene/early Holocene, when the region was much less arid than at present. Occupation then was restricted to the northern part of the Mallee; more widespread occupation did not occur until long after the favourable conditions of the Holocene ended. The later occupation was probably triggered by an increase in population in inland south-western Victoria.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Ross:1984phd","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Ross:2011fishing","The age and extent of the Aboriginal fishery in Moreton Bay have been debated ever since excavations revealed low numbers of fish bones in coastal sites in southeast Queensland. Aboriginal people recall fishing as a major subsistence activity, yet archaeological evidence of low rates of fish bone discard have questioned this memory. In an effort to address these contrasting perceptions, excavation of the Lazaret Midden on Peel Island employed a 1 mm mesh sieve to maximize fish bone recovery. Our results suggest that fish remains are indeed numerous in this site, although the extreme fragmentation of the bone recovered from the fine sieve makes identification of fish taxa largely impossible. We discuss the implications of these findings for reconstructing Aboriginal subsistence patterns in Moreton Bay.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Rossi:2010mulka","Mulka‘s Cave is a profusely decorated hollow boulder at The Humps, a large granite dome near Hyden, a small town 350 km southeast of Perth. The importance of the artwork has been recognised for 50 years. Test excavations in the cave in 1988 yielded 210 mainly quartz artefacts assignable to the Australian Small Tool phase and a radiocarbon date of 420 ± 50 BP from just below the lowest artefact found. The artwork was recorded in detail in 2004. The recorder considered the radiocarbon date to be ‘anomalously young‘ because most of the artwork is in poor condition, suggesting that it was made 3000-2000 years ago. Other dated rock art sites in Southwestern Australia came into use 4000-3000 BP. The excavators argued that the site was fairly insignificant, while the rock art researcher thought the profusion of motifs (452) made it a site of some significance, particularly in Southwestern Australia. The main aim of this study was to investigate these conflicting claims by re-investigating how Mulka‘s Cave had been used by Aboriginal people in the archaeological past. This research became possible because local tourist organisations obtained federal funding to install an elevated walkway outside the cave in 2006. Under Section 18 of the Aboriginal Heritage Act (1972) 12 of the 34 postholes required were excavated and artefacts were collected from all the ground surfaces to be impacted. Subsequently, under Section 16 of the AHA, four, small, 0.5 x 0.5 m, testpits were excavated around the site: outside the cave entrance, on The Humps and in the Camping Area; a sheltered spot where the Traditional Owners had camped as children, with their grandparents. Organic material was scarce, so analysis focused on the numbers and types of stone artefacts recovered. The artefacts excavated in 1988 were also re-analysed. Five radiocarbon dates were obtained, which suggested that people began visiting the Camping Area (and using ochre) about 6500 BP, making Mulka‘s Cave one of the oldest radiometrically dated rock art sites in southern Western Australia. The artefact data from Mulka‘s Cave were compared to those from these sites. The low artefact discard rate and high proportion of retouched/formal tools found at Mulka‘s Cave may indicate that the site was used differently from the other sites, but the data are problematic. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:29:07.612 +0100" +"Rossi:2017baja","Topography is expected to record tectonic, climatic, and rock strength controls on long-term denudation rates in active margins. We test this hypothesis in the Sierra San Pedro Mártir, Mexico—the footwall of the normal-faulted, western margin of the Gulf of California rift system—by relating topographic metrics with 10Be-derived catchment-averaged denudation rates. Denudation rates and topographic metrics record along-strike gradients in rock uplift relative to base level that increase asymmetrically from fault tips to maxima within the northern half of the range. Surface uplift of an Eocene erosional surface and slope-break knickpoints found at increasingly higher elevations in the northern segments of the Sierra San Pedro Mártir fault system suggest that range asymmetry is due to a recent northward acceleration in the rate of rock uplift relative to base level. By characterizing the relationship between channel steepness and cosmogenic denudation rates, we extrapolate millennial-scale denudation rates to million-year time scales and estimate ages for the transient increase in rock uplift rates and the initial onset of normal faulting.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Rother:2006thesis","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Rother:2014demise","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Rother:2014khangai","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Rother:2015waimakariri","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Rother:2017donggi","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Rowe:2005history","ND","2023-01-05 16:42:05.198 +0100","" +"Rowe:2006landscapes","In his magnum opus, Continent of hunter-gatherers, Harry Lourandos (1997, p.334) concluded: Given the structural similarities between many New Guinean hunterhorticultural and Australia[n] hunter-gatherer economies . . . together with the Australian archaeological data of the Holocene, it may be argued that both regions appear to have experienced an economic expansion or intensification in the late Holocene, and in particular in the last 2,000--1,000 years or so. In general, the two prehistories are also connected at least in the Torres Strait region and north Australia. The recent (late Holocene), more intensive use of offshore islands (and their marine and terrestrial foods) is common to both southern New Guinea and northern Australian regions. What Lourandos alludes to here is not only that similar late-Holocene socioeconomic trajectories are evident in these two regions, but more critically that the perceived dichotomy between, on the one hand, 'hunter-gatherer' Australia and, on the other, 'horticultural' New Guinea — each occupying an opposite side of Torres Strait — fades in the geographical and conceptual link that is 'the Strait' (see David & Denham, this volume). When drawing historical links between the two regions, then, Lourandos (1997) was not only writing of contemporaneity in the timing of cultural change — temporal trends in economic production and social practice on both sides of the Strait, for example — but also of changing relationships people had with their surroundings. Thus, Lourandos presents an archaeology of cultural landscapes — not of so-called 'natural' environments, but a history of the way people engaged with their surroundings, and a history that has commonalities across northern Australia, Torres Strait and into New Guinea.","2023-07-28 11:01:26.780 +0200","" +"Rowe:2007mua","The pollen and sedimentary record from a coastal backdune swamp on the island of Mua, Torres Strait, Australia, is presented. A 4.55 m core collected from the swamp centre provides a record of vegetation and landscape change spanning the postglacial marine transgression to present. Prior to 6000 radiocarbon years before present (yr BP) results show mangrove vegetation encroaching on the core site, periodically displacing non-mangrove taxa until the establishment of an extensive mangrove forest between 6000 yr BP and 3000 yr BP. Within the mangrove community a transition from lower-tidal Rhizophora forest to an upper-intertidal Ceriops community is evident. This is followed by the development of the current herbaceous freshwater swamp in the late Holocene. The dryland vegetation record is dominated by sclerophyll and rainforest elements with strongest forest representation occurring around the mid Holocene before a decline in tree density and the establishment of open woodlands in the late Holocene. The data suggest vegetation change accompanied marine transgression and a humid mid-Holocene climate, before stabilization of sea levels and the initiation of dominant on-shore catchment processes, signalling drier climatic conditions and possible human activity.","2023-07-28 11:01:26.780 +0200","" +"Rowe:2007palynological","The islands of Torres Strait occupy a shallow area of submerged continental shelf narrowly separating Cape York Peninsula, Australia, from New Guinea. The human history of Torres Strait is unique with respect to mainland northern Australia. Island vegetation, however, exhibits a strong affinity with the environments of the western lowlands regions of Cape York Peninsula and with the vegetation of seasonal tropical Australia in general. Cape York Peninsula is both climatically and biologically diverse, yet few pollen studies have been carried out in its seasonally tropical environments. A summary presentation of palynological results, tracing the nature of vegetation change in Torres Strait, offers a possible framework for vegetation changes in similar environments on mainland Australia and also provides an opportunity to explore the relationship between Quaternary change in humid–tropical Australian environments and their seasonal–tropical counterparts. ... [_truncated_]","2023-01-05 16:42:05.198 +0100","2023-01-11 09:27:14.845 +0100" +"Rowe:2007transgression","The pollen and sedimentary record from a coastal backdune swamp on the island of Mua, Torres Strait, Australia, is presented. A 4.55 m core collected from the swamp centre provides a record of vegetation and landscape change spanning the postglacial marine transgression to present. Prior to 6000 radiocarbon years before present (yr BP) results show mangrove vegetation encroaching on the core site, periodically displacing non-mangrove taxa until the establishment of an extensive mangrove forest between 6000 yr BP and 3000 yr BP. Within the mangrove community a transition from lower-tidal Rhizophora forest to an upper-intertidal Ceriops community is evident. This is followed by the development of the current herbaceous freshwater swamp in the late Holocene. The dryland vegetation record is dominated by sclerophyll and rainforest elements with strongest forest representation occurring around the mid Holocene before a decline in tree density and the establishment of open woodlands in the late Holocene. The data suggest vegetation change accompanied marine transgression and a humid mid-Holocene climate, before stabilization of sea levels and the initiation of dominant on-shore catchment processes, signalling drier climatic conditions and possible human activity.","2023-01-05 16:42:05.198 +0100","" +"Rowe:2013caution","This study presents new palynological data from Caution Bay, south-central Papua New Guinea (PNG). It explores Holocene mangrove transitional events along a tide-dominated shoreline, and expands reconstructive detail for the wider southern PNG lowlands. Coinciding with recent regional archaeological research, this study also holds implications for interpretations of the Holocene settlement of Caution Bay and long-term people--landscape interactions. Data demonstrate a late-Holocene mangrove to mudflat transition, with vegetation patterns largely a function of low sediment loading, sedimentary redistributions and salinisation upon sea level decline c. 2000 cal. yr BP. These trends appear unique to Caution Bay, highlighting a variety of Holocene shoreline vegetation changes along the PNG south coast, each dependent on geomorphologic setting and hydrological fluxes. Further work is required to elucidate vegetation change inland of the coastal zone. Greater understanding of burning patterns and an archaeological collaboration are required to determine more concisely dryland plant spatial and temporal variability.","2023-07-28 11:01:26.780 +0200","" +"Rowe:2015transition","Pollen and charcoal analyses are presented from the islands of Mua and Badu, western Torres Strait (northern Australia). Sediment core collections from island interior Melaleuca swamps provide a record of hydrological and vegetation change through the period c.2700 BP to present. Seasonally moist-dry open herbaceous habitats are recorded prior to extensive stable boundary swamp and swamp-forest establishment. This island swamp development is important in supporting vegetation differentiated from eucalypt woodland growth. The swamps also constitute an important dry season resource and refugia. Eucalypt-dominated woodland is evident throughout the records, but is increasingly influenced by fire (in structure and composition). This palaeoecological study provides the unique opportunity to explore long term inter-island and island-mainland environmental connection in the Torres Strait. It also facilitates an examination of regional late Holocene human--environment interaction, including discussions of islander colonisation, occupation and identity as taking place within archaeological research.","2023-07-28 11:01:26.780 +0200","" +"Rowe:2019holocene","An environmental history is presented from Girraween Lagoon, Darwin region of the Northern Territory, Australia. Pollen and charcoal analysis of a 5-meter sediment core provides a record of vegetation change, fire history and climate spanning 12,700 cal BP to the present day. This study focusses on tree-grass vegetation dynamics, eucalypt to non-eucalypt plant interactions, and climate--fire--human relationships in an area where few long-term savanna records exist. The dataset suggests wetlands experienced alternating episodes of ephemeral waterlogging and seasonal inundation due to post-glacial monsoon variability up until permanent inundation from approximately 6000 cal BP. The surrounding catchment transformed from a terminal Pleistocene--early Holocene wooded-savanna to a later Holocene open forest. This increase in woody cover was a prominent site feature, primarily driven by climate--moisture availability. In turn, the extent of fire and fire impact, is a function of climate--vegetation feedbacks. Such interplay between fire history, climate change and vegetation pattern was also influenced by more intense human management of the area, in the last 4000 years of the record. It is proposed Girraween may have become a much-socialized and managed human landscape in this late Holocene phase. Results provide essential baseline data describing savanna dynamics linked to contemporary ecological observation, understanding and management goals, and serves as an important resource for the Quaternary sciences and archeology of northern Australia.","2023-07-28 11:01:26.780 +0200","" +"Rowe:2020carpenters","Carpenter's Gap 1 is a large rockshelter located within the Kimberley region of northwestern Australia. The site provides valuable archives of late Quaternary palaeoecological information within an area known for a lack of deposits preserving long-term continuous botanical records. Previous studies of the macrobotanic, phytolith and wood charcoal records from Carpenter's Gap 1 are in general agreement about changes in broad vegetation patterns over time but differ in the time scales used, in the representation of some species, and in the interpretation of changes -- particularly on the degree to which the variations in the record represent cultural activities. An examination of palynology (the transport, deposition and preservation of pollen within the rockshelter environment) provides more detail to the vegetation patterns identified in these previous studies. In addition, because the pollen most likely reflects the vegetation of the site's surrounds over time rather than plants introduced into the shelter by people, interpretation can be more confidently linked to environmental change, and by inference climatic conditions. The pollen data reveal pre-glacial mixed wooded vegetation. From the beginning of the Holocene, tree loss occurred in a transition from monsoonal forest to thicket and eucalypt forest to woodland. Vegetation transition around the mid Holocene suggests a shift in climate, becoming drier and more variable towards and into the late Holocene. The role of fire in the establishment of vegetation communities remains under investigation.","2023-07-28 11:01:26.780 +0200","" +"Rowe:2020girraween","Northern Australia is a region where limited information exists on environments at the last glacial maximum (LGM). Girraween Lagoon is located on the central northern coast of Australia and is a site representative of regional tropical savanna woodlands. Girraween Lagoon remained a perennial waterbody throughout the LGM, and as a result retains a complete proxy record of last-glacial climate, vegetation and fire. This study combines independent palynological and geochemical analyses to demonstrate a dramatic reduction in both tree cover and woody richness, and an expansion of grassland, relative to current vegetation at the site. The process of tree decline was primarily controlled by the cool-dry glacial climate and CO2 effects, though more localised site characteristics restricted wetland-associated vegetation. Fire processes played less of a role in determining vegetation than during the Holocene and modern day, with reduced fire activity consistent with significantly lower biomass available to burn. Girraween Lagoon's unique and detailed palaeoecological record provides the opportunity to explore and assess modelling studies of vegetation distribution during the LGM, particularly where a number of different global vegetation and/or climate simulations are inconsistent for northern Australia, and at a range of resolutions.","2023-07-28 11:01:26.780 +0200","" +"Rowe:2020holocene","The southern lowlands of Papua New Guinea (PNG) are biogeographically distinct. Vast tracts of savanna vegetation occur there and yet most palaeoecological studies have focused on highlands and/or forest environments. Greater focus on long-term lowland environments provides a rare opportunity to understand and promote the significance of local and regional savannas, ultimately allowing non-forested and forested ecosystem dynamics to be compared. This paper examines palaeoecological and archaeological data from a lowland open savanna site situated on the south-central PNG coastline. The methods used incorporate pollen and micro-charcoal analyses, artefact recovery and sediment descriptions. We conclude with an environmental model of sedimentation and vegetation change for the past c. 5,800 years, revealing a mid to late Holocene savanna interchange between herbaceous and woody plant growth, with fluctuating fire occurrence increasing toward the present day. Increased silt deposition and modified regional hydrology are also recorded. Environmental changes correspond in timing with the start of permanent settlements and human use of fire. In particular, landscape burning for hunting and gardens for agriculture have helped create the open ecosystem still evident today","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Rowe:2022marura","Aims: Informed management of savanna systems depends on understanding determinates of composition, structure and function, particularly in relation to woody-plant components. This understanding needs to be regionally based, both past and present. In this study, Holocene plant patterns are explored at a site within the eucalypt savannas of northern Australia. Australian savannas are the least developed globally and uniquely placed to track ecological change. Location: Northern Territory, Australia. Methods: Palynological analyses were undertaken on a 5-m sediment core, spanning the last 10,700 calendar years. Pollen was categorised to capture vegetation type, classified further according to plant function and/or environmental response. Detrended Correspondence Analysis was used to quantify ecological dissimilarities through time. Results: At the Pleistocene transition, grasses were abundant then declined and remained low relative to increased woody cover from the mid-late Holocene. Savanna composition gradually transitioned from Corymbia to Eucalyptus dominance until significantly disturbed by a phase of repeated, extreme climate events. Highest non-savanna variability in terrestrial and wetland plant types formed mixed vegetation communities through the mid-Holocene. Conclusions: Savannas are not homogeneous but the product of plant changes in multiple dimensions. In the Northern Territory, dynamic though restricted non-eucalypt shifts are embedded within larger, slower eucalypt change processes. Primary climate--vegetation relationships determine the long-term fire regime. The role of large but infrequent disturbance events in maintaining savanna diversity are significant, in degrees of impact on tree--grass turnover, its form and the extent of vegetation recovery. People's landscape interactions were found to be interwoven within this feedback hierarchy.","2023-07-28 11:01:26.780 +0200","" +"Rowland:1981fishhook","In a recent review of archaeological fieldwork on the Keppel Islands I optimistically concluded that ‘on present evidence the Mazie Bay shell disc, if not the fishhook itself would date to somewhere between 3000-2500BP’ though this was followed by a cautionary note concerning the tentative nature of these dates (Rowland 1980:13). The same conclusion was voiced at the Australian Archaeological Association conference at Valla in November 1980. I was well aware that such a date would make this the earliest evidence for fishhooks in Australia (Mulvaney 1975:102). At the time however I felt confident of my conclusion on the basis of our stratigraphic observations in the field and subsequent grain size analysis of sediments in the laboratory, and on the basis of radiocarbon dates that were to hand. Recently received radiocarbon dates however suggest such optimism was premature.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Rowland:1982keppel","A sequence of radiocarbon dates on shell, from Mazie Bay, North Keppel Island was reported in Australian Archaeology in 1981 (Rowland 1981). This sequence indicated that Mazie Bay had been occupied from ca. 4000 BP through to the present, at least on a seasonal or irregular basis. Further dates, all on shell (Crassostrea omasa) from sites on South Keppel Island indicate a somewhat different history of occupation for that island.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Rowland:1982stockyard","On returning from fieldwork on the Keppel Islands in July 1980 we were informed by Mr David Hutton of Yeppoon of an oyster midden at Stockyard Point (Fig. l) ‘800 ft above sea level, less than 0.75 km from the beach and containing considerable quantities of shell and stone‘. An inspection of Admiralty charts for the area also revealed that the 15 m water-depth contour is only 300 m offshore from Stockyard Point. The area was considered worth a brief investigation since its location would have precluded its disturbance from any but the largest sea-level fluctuations of the past and also because the central Queensland coast as yet remains archaeologically unexplored. Stockyard Point is approximately 35 km northeast of Yeppoon via the Yeppoon-Byfield Road. At Byfield there is a turn-off to the Farnborough-Byfield Road and from here it is about 25 km to Stockyard Point. This is a difficult 4-wheel-drive track, rough, but dry and sandy for the first 5-10 km but then becoming clayey in the middle section before reaching a series of relatively steep sand ridges. Our first attempt to reach Stockyard Point resulted in our vehicle becoming badly bogged on this track. This was accompanied by unexpectedly torrential rain and we finally had to be pulled out by the State Emergency Service from Yeppoon. This unfortunately reduced our investigation in the area from 7 days to an effective 2 1/2 days. Therefore rather than attempt a systematic survey or recording of sites in the area the strategy adopted was to gain a general overview of as wide an area as possible.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Rowland:1983corrections","In 1981, I published in Australian Archaeology a dated stratigraphic section for a site at Mazie Bay, North Keppel Island and discussed the dates in relationship to a fishhook and shell disc (Rowland 1981) . Further dates from the Keppel Islands were published in 1982 (Rowland 1982) . While the BETA dates contained in those reports are correct and final it has recently become apparent that some of the ANU dates had not been finalised, although at the time I was under the assumption that they had been. It is unnecessary to go into detail on the reason for this; suffice it to say an inadvertent clerical error occurred at the ANU laboratory. The dates concerned are:","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Rowland:1984percy","Archaeological investigation of islands off the central Queensland coast began in 1978 with the aim of outlining the Aboriginal culture history of the region (Rowland 1982a, 1982b) and incorporated as an explanatory hypothesis concepts derived from island biogeographical theory (Rowland 1980, 1981). The area of investigation is defined as lying between Facing Island in the south (latitude 24°S) and Hayman Island in the north (latitude 20°S) and includes some hundreds of islands varying considerably in area and in distance from the mainland (Fig.l).","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Rowland:1985islands","Archaeological investigations in the Torres Strait region have been limited and of a preliminary nature with reconstructions of Torres Strait prehistory still relying for their formulation on ethnohistorical sources, environmental data and archaeological evidence from areas north and south of the Strait. This apparent lack of interest in the archaeology of the area must be attributed to logistical difficulties, not to an underestimation of the role of the Torres Strait in Australian prehistory. In November 1981 I spent a brief period on Moa and Naghi Islands in the western group of islands and the resulting limited survey and excavation results are discussed in this paper.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Rowland:1985keppel","A sequence of radiocarbon dates on shell, from Mazie Bay, North Keppel Island was reported in Australian Archaeology in 1981 (Rowland 1981). This sequence indicated that a Holocene beach ridge at Mazie Bay had been occupied on an irregular basis from ca. 4000 BP through to the present, though a discontinuity in both occupation and ridge formation was suspected at ca. 3500 BP. Further dates were reported in 1982 (Rowland 1982), this time from South Keppel Island. On this island seven sites were dated with none producing a date older than ca. 700 BP. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:28:03.254 +0100" +"Rowland:1996reef","The Barrier Reef Province discussed in this chapter is characterised by broadly similar physical and ecological variables, yet also marked by considerable micro­ environmental diversity, particularly on the 600 odd islands scattered throughout the Province. Biogeographical characteristics of islands make them an attractive foci for archaeological research and since the islands of the Reef Province formed only within the last 6,000 years, island characteristics and aspects of biogeographical colonisation models are used as a framework in which to review the archaeology of the area and to generate further testable hypotheses. Throughout the paper discussions are predicated by the view that the Holocene was marked by fluctuating environmental factors requiring choices to be made by populations experiencing them. New ideas diffusing from the north also contributed to change within the area. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:28:09.166 +0100" +"Rowlands:2020lost","This paper describes a previously unknown mikiri well in the Simpson dune field. This site was abandoned about 500-600 years ago and does not feature in ethnographic records for this region. We argue that its abandonment was most likely due to failure of the well caused by a fall in the local watertable. The Simpson Desert is one of the major sand-ridge deserts of the world, but current views of the chronology of human use of this vast dune field rest on only a handful of radiocarbon ages (n=12). The radiocarbon ages for this mikiri, and its surroundings, add to this limited dataset. We plot all available radiocarbon ages from archaeological sites in the dune field showing that occupation of this mikiri coincided with a widespread increase in use of the dune field during the last millennium, at about the time the Wangkanguru people in the dune field were becoming linguistically distinct from the Arabana to the west.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Roy:1997nabiac","ND","2024-09-30 11:58:43.488 +0200","2024-09-30 11:58:43.488 +0200" +"Roy:1999heavy","Southeastern Australia has been one of the world's most productive heavy mineral sand provinces. Concentrations of detrital rutile, zircon, ilmenite, and minor monazite occur as beach placers and in dunes in high-stand barriers of Quaternary age along the present coast. Although individual mineral grains are of terrigeneous origin, the heavy mineral deposits themselves are not linked to specific source rocks in the hinterland. Rather, they arise under the action of waves during the building of coastal sand barriers. A number of fractionating mechanisms that concentrate heavy minerals operate during marine transgressions and under highstand conditions to produce three different types of beach placers. ... [_truncated_]","2024-09-26 12:03:22.050 +0200","2024-09-26 12:03:22.050 +0200" +"Ruleman:2018leadville","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Rust:1986cooper","Braided and anastomosing channels make up two major coexistent networks in the mud-dominated fluvial system of Cooper Creek, Southwest Queensland. The floodplain is characterized by a system of mud braids operative when floods inundate the whole alluvial surface. Anastomosing channels are inset deeper into the floodplain, operate at modern flows, and transport a traction load of sand. Shallow stratigraphic data show that an underlying sand sheet is unrelated to surface channel patterns and was formed by a system of meandering streams. According to preliminary dates based on thermoluminescence, the change from a sand- to mud-dominated fluvial regime took place between 50 000 and 200 000 years B.P., and probably reflects increasing aridity.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Rustomji:2006burragong","The quantity and type of sediment transported by a river is a sensitive indicator of changes to the stability of its catchment. The creeks and rivers in a catchment act as an integrating conduit for a number of material fluxes associated with the flow of water. Spatial and temporal variations in the transport rate of potential pollutants such as sediments results in landscape modification through either erosion or deposition of material. Through the study of the timing, rate and nature of both erosion and deposition, inferences can be drawn about the state of the catchment, its sediment sources and their sinks, which in turn can be used to help develop management strategies to improve water quality. This study presents a comparison of pre- and post-European settlement alluvial deposition patterns along the principal rivers of the Lake Burragorang catchment. The study is one component of a multi-disciplinary collaborative research project between CSIRO Land and Water and the Sydney Catchment Authority and provides a field-based assessment of the temporal changes in sediment movement within the catchment which can be used to constrain a number of hydrologic and sediment transport-related parameters in the modelling component of the project. Four study sites on the Wollondilly, Cox's and Mulwaree Rivers were selected for detailed study, with each site representing a distinct physiographic environment in the catchment. Optical dating techniques have been applied to establish the timing and rate of major phases of deposition and storage of fluvial sediments. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:28:07.393 +0100" +"Rustomji:2007recovery","Increased catchment sediment yields are common following the introduction of European-style agriculture to relatively undisturbed landscapes. Catchment erosion rates generally increase immediately after disturbance and then decline over time. Consequently, where a catchment currently sits along this disturbance-recovery sequence will strongly influence future catchment sediment yields and river morphology. In this study, field stratigraphy, optical dating, and hydraulic modelling are used to investigate changes in catchment sediment yield and storage in the Lake Burragorang catchment in Australia with emphasis placed upon changes occurring since European settlement in A.D. 1820. On the Southern Tablelands and the upper Cox's River subcatchment, a large volume of sediment was liberated by gully erosion early in the post-settlement period, much of which was deposited at break of slope positions below the catchment's headwaters or stored in alluvial benches adjacent to the channel but within the confines of older Holocene alluvium. A lack of substantial sediment deposition over the last 20 to 40~years is evidence that catchment sediment yields have strongly declined. This is consistent with both reduced erosion rates and re-aggradation of the incised gullies that, in their erosive phase, dominated the catchment's post-settlement sediment flux. Collectively, these characteristics indicate the catchment is undergoing a phase of landscape recovery.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"RuszkiczayRudiger:2016retezat","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"SPRAT:2000lep.ap","Species _Leporillus apicalis_","2023-02-17 13:35:53.701 +0100","" +"SPRAT:2000rat.ma","Species _Rattus macleari_","2023-02-17 13:35:53.701 +0100","" +"SPRAT:2006zyz.ma","Species _Zyzomys maini_","2023-02-17 13:35:53.701 +0100","" +"SPRAT:2008pse.pi","Species _Pseudomys pilligaensis_","2023-02-17 13:35:53.701 +0100","" +"SPRAT:2010pha.pi","Species _Phascogale pirata_","2023-02-17 13:35:53.701 +0100","" +"SPRAT:2010pse.al","Species _Pseudomys albocinereus_","2023-02-17 13:35:53.701 +0100","" +"SPRAT:2010pse.no","Species _Pseudomys novaehollandiae_","2023-02-17 13:35:53.701 +0100","" +"SPRAT:2015pet.co","Species _Petrogale coenensis_","2023-02-17 13:35:53.701 +0100","" +"SPRAT:2016hip.se","Species _Hipposideros semoni_","2023-02-17 13:35:53.701 +0100","" +"SPRAT:2016ony.fr","Species _Onychogalea fraenata_","2023-02-17 13:35:53.701 +0100","" +"SPRAT:2016pse.fi","Species _Pseudomys fieldi_","2023-02-17 13:35:53.701 +0100","" +"SPRAT:2018cro.tr","Species _Crocidura trichura_","2023-02-17 13:35:53.701 +0100","" +"SPRAT:2019pse.mi","Species _Pseudantechinus mimulus_","2023-02-17 13:35:53.701 +0100","" +"SPRAT:2020pse.or","Species _Pseudomys oralis_","2023-02-17 13:35:53.701 +0100","" +"SPRAT:2021min.or","Species _Miniopterus orianae_","2023-02-17 13:35:53.701 +0100","" +"SPRAT:2021per.pp","Species _Perameles papillon_","2023-02-17 13:35:53.701 +0100","" +"SRA:2013management","Introduction. Two species of rat cause the most damage to sugarcane in central and northern cane districts, resulting in significant loss to both sugar content and tonnes of cane if they are not managed. Both species are native grassland animals and are protected under the Nature Conservation Act 1992.","2023-02-17 13:35:53.701 +0100","" +"Safran:2005bolivian","The Bolivian Andes flank one of Earth's major topographic features and dominate sediment input into the Amazon Basin. Millennial‐scale erosion rates and dominant controls on erosion patterns in this range are poorly known. To define these patterns, we present 48 erosion rate estimates, derived from analysis of in situ 10Be in quartz‐bearing alluvium collected from the Upper Beni River basin. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:27:36.110 +0100" +"Sagona:1994ochre","Two mining sites, one European (Site A), the first discovered, and the other Aboriginal (Site B), were investigated on the southern spurs of the Gog Ranges in north-central Tasmania, about 3 km north as the crow flies from Mole Creek, the nearest town (Figs 1, 6, 7; see Introduction). Situated at altitudes of 230 m (Site A) and 340 m (Site B) above sea level, the two sites are about 45 minutes, walking distance apart.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Sagredo:2011esperanza","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Sagredo:2017andes","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Sagredo:2018reversal","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Saha:2016subglacial","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Saha:2018advances","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Saha:2019fluctuations","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Salgado:2007maracuja","The present work quantifies the erosive processes in the two main substrates (schists–phyllites and granites–gneisses) of the upper Maracujá Basin in the Quadrilátero Ferrífero/MG, Brazil, a region of semi‐humid tropical climate. Two measuring methods of concentration were used: (i) in situ produced 10Be in quartz veins (surface erosion rates) and (ii) 10Be in fluvial sediments (basin erosion rates). The results confirm that (i) erosion tends to be more aggressive close to the headwaters than in the lower parts of the basin and (ii) the region is now affected by dissection. Copyright 2006 John Wiley and Sons, Ltd.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Salgado:2014escarpment","The Serra do Mar escarpment, located along the southeastern coast of Brazil, is a high-elevation passive margin escarpment. This escarpment evolved from the denudation of granites, migmatites and gneisses. The granites outcrop in the form of a ridge along the escarpment crest, due to its differential erosion ('sugarloaf' hills) from the surrounding lithologies. Several studies suggest that the passive margin escarpments are actively retreating toward the interior of the continent. However, no prior study has calculated the long-term denudation rates of Serra do Mar to test this hypothesis. In this study, we measured the in situ-produced 10Be concentration in fluvial sediments to quantify the catchment-wide long-term denudation rates of the Serra do Mar escarpment in southern Brazil. We sampled the fluvial sediments from ten watersheds that drain both sides of the escarpment. The average long-term denudation rate of the oceanic side is between 2.1- and 2.6-fold higher than the rate of the continental side: 26.04±1.88 mm ka-1 (integrating over between 15.8 ka-1 and 46.6 ka-1) and 11.10±0.37 mm ka-1 (integrating over between 52.9 ka-1 and 85.4 ka-1), respectively. These rates indicate that the coastal base level is controlling the escarpment retreat toward the continental high lands, which is consistent with observations made at other high-elevation passive margins around the globe. The results also demonstrate the differential erosion along the Serra do Mar escarpment in southern Brazil during the Quaternary, where drainages over granites had lower average denudation rates in comparison with those over migmatites and gneisses. Moreover, the results demonstrate that the ocean-facing catchments have been eroded more intensely than those facing the continent. The results also reveal that drainage over the granites decreases the average denudation rates of the ocean-facing catchments and the 'sugarloaf' hills therefore are natural barriers that slowly retreat once they are exhumed. Copyright 2013 John Wiley and Sons, Ltd.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Salgado:2016relief","This study aims to quantify the denudation dynamics of the Brazilian passive margin along a segment of the Continental Rift of Southeast Brazil. The denudation rates of 30 basins that drain both horsts of the continental rift, including the mountain ranges of the Serra do Mar (seaside horst); and the Serra da Mantiqueira (continental horst); were derived from 10Be concentrations measured in sand-sized river sediment. The mean denudation rate ranges from 9.2 m Ma−1 on the plateau of the Serra do Mar to 37.1 m Ma−1 along the oceanic escarpment of the Serra do Mar. The seaward-facing scarps of both mountain ranges exhibit mean denudation rates that are approximately 1.5 times those of the inland-facing scarps. The escarpments of the horst nearer to the ocean (Serra do Mar) exhibit higher denudation rates (mean 30.2 m Ma−1) than the escarpments of the continental horst (Serra da Mantiqueira) (mean 16.5 m Ma−1). The parameters that impact these denudation rates include the catchment relief, the slope gradient, the rock and the climate. The incongruent combination of a mountainous landscape and moderate to low 10Be-based denudation rates averaging at ∼20 m Ma−1 suggests a reduction in intraplate tectonic activity beginning in the Middle Quaternary or earlier.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Sanchez:2010alps","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Sanson:1980procoptodon","Description of fossil of extinct kangaroo genus and its habitat.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Santos:2012biomarker","Reconstructions of primary productivity at lowlatitudes have been the focus of several studies to better understand how the export of nutrient-rich, intermediate Southern Ocean (SO) waters influences productivity at these latitudes. This was triggered by the general observation of minima in the planktonic foraminiferal δ13C values during deglaciations, which was interpreted as an isotopic signal of intermediate SO waters, together with a concomitant increase in diatom productivity at some equatorial sites. However, the impact of these SO waters on productivity at higher latitudes is not well constrained. Here, we compare a high-resolution planktonic foraminiferal δ13C record with total organic carbon and biomarker records for Proboscia diatoms and haptophytes in marine sediments from offshore Southeastern Australia. The planktonic foraminiferal δ13C record shows distinct minima during deglaciations and the Marine Isotope Stage 4/3 transition, tentatively suggesting that 13C-depleted SO waters reached the coast of Southeastern Australia. However, it did not result in increased productivity during these periods. Instead, the highest primary productivity period, as indicated by total organic carbon and alkenone accumulation rates, occurred during the Last Glacial Maximum while Proboscia diatoms mainly proliferated during interglacials and Marine Isotope Stage 3 matching periods of increased diatom productivity in some sites of the Eastern Equatorial Pacific. Our study suggests that increased primary productivity offshore Southeastern Australia was mainly due to stronger westerly winds during glacial periods while Proboscia diatom productivity was probably controlled by the transport of silicic acid to this area.","2023-07-28 11:01:26.780 +0200","" +"Savi:2014zielbach","Basin-wide erosion rates can be determined through the analysis of in situ-produced cosmogenic nuclides. In transient landscapes, and particularly in mountain catchments, erosion and transport processes are often highly variable and consequently the calculated erosion rates can be biased. This can be due to sediment pulses and poor mixing of sediment in the stream channels. The mixing of alluvial sediment is one of the principle conditions that need to be verified in order to have reliable results. In this paper we perform a field-based test of the extent of sediment mixing for a ∼42 km2 catchment in the Alps using concentrations of river-born 10Be. We use this technique to assess the mechanisms and the spatio-temporal scales for the mixing of sediment derived from hillslopes and tributary channels. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:27:37.289 +0100" +"Savi:2016argentina","In the Central Andes, several studies on alluvial terraces and valley fills have linked sediment aggradation to periods of enhanced sediment supply. However, debate continues over whether tectonic or climatic factors are most important in triggering the enhanced supply. The Del Medio catchment in the Humahuaca Basin (Eastern Cordillera, NW Argentina) is located within a transition zone between subhumid and arid climates and hosts the only active debris‐flow fan within this intermontane valley. By combining 10Be analyses of boulder and sediment samples within the Del Medio catchment, with regional morphometric measurements of nearby catchments, we identify the surface processes responsible for aggradation in the Del Medio fan and their likely triggers. We find that the fan surface has been shaped by debris flows and channel avulsions during the last 400 years. Among potential tectonic, climatic, and autogenic factors that might influence deposition, our analyses point to a combination of several favorable factors that drive aggradation. These are in particular the impact of occasional abundant rainfall on steep slopes in rock types prone to failure, located in a region characterized by relatively low rainfall amounts and limited transport capacity. These characteristics are primarily associated with the climatic transition zone between the humid foreland and the arid orogen interior, which creates an imbalance between sediment supply and sediment transfer. The conditions and processes that drive aggradation in the Del Medio catchment today may provide a modern analog for the conditions and processes that drove aggradation in other nearby tributaries in the past.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Schaefer:2006interhemisphere","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Schaefer:2008nyalam","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Schaefer:2009fluctuations","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Schaefer:2015unfinished","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Schafer:2000thesis","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Schafer:2002limited","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Schaller:2001european","We have calculated long-term erosion rates of 20–100 mm/kyr from quartz-contained 10Be in the bedload of middle European rivers for catchments ranging from 102 to 105 km2. These rates average over 10–40 kyr and agree broadly with rock uplift, incision and exhumation rates, historic soil erosion rates, and erosion rates calculated from the measured sediment loads of the same rivers. Moreover, our new erosion rate estimates correlate well with lithology and relief. However, in the Regen, Neckar, Loire, and Meuse catchments, cosmogenic nuclide-derived erosion rates are consistently 1.5–4 times greater than the equivalent rates derived from measured river loads. This may be due to the systematic under-representation of high-magnitude, low-frequency transport events in the gauging records which cover less than a century. Alternatively the discrepancy may derive from spatially non-uniform erosion and preferential tapping of deeper sections of the irradiation profile. A third explanation relates the high cosmogenic nuclide-derived erosion rates to inheritance of an elevated Pleistocene erosion signal. Uncertainties associated with the cosmogenic nuclide-derived erosion rate estimates are not greater than the potential errors in conventional estimates. Therefore, the cosmogenic nuclide approach is an effective tool for rapid, catchment-wide assessment of time-integrated rates of bedrock weathering and erosion, and we anticipate its fruitful application to the Quaternary sedimentary record.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Schaller:2016european","The denudation of landscapes is affected by temporal and spatial variations in tectonics, climate, and vegetation. However, deciphering the contributions of these different processes has proven challenging. In this study, cosmogenic nuclide-derived modern and paleo catchment-wide denudation rates in four European rivers are investigated. We present 12 new and 4 recalculated cosmogenic nuclide-derived denudation rates from modern river sediments and 14 paleo-denudation rates from terraces deposited over the last 2 Ma. The catchments studied are located in regions with minimal Quaternary tectonic activity and span different climates over 12o latitude. Results indicate that modern denudation rates range between 16 ± 11 and 51 ± 7 mm/ka with no clear latitudinal variation. Modern denudation rates are compared with catchment geomorphic indices including slope, fluvial steepness index, and relief. The denudation rates correlate better to catchment topographic indices (R2 ≈ 0.4) rather than climate. Paleo-denudation rates range from 8 ± 7 to 56 ± 7 mm/ka and are associated with a possible increase in the average paleo-denudation rates over the past 2 Ma. Taken together, the results indicate that quantification of catchment-wide denudation rates over long (Quaternary) time scales because of climate change is difficult. Future work to study climate influence on denudation rates should focus on the successes of previous work that document transient denudation rates over shorter and more recent time scales, i.e., from the Last Glacial Maximum to present.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Schaller:2022comparison","Weathering of bedrock to produce regolith is essential for sustaining life on Earth and global biogeochemical cycles. The rate of this process is influenced not only by tectonics, but also by climate and biota. We present new data on soil production, chemical weathering, and physical erosion rates from the large climate and ecological gradient of the Chilean Coastal Cordillera (26 to 38° S). Four Chilean study areas are investigated and span (from north to south) arid (Pan de Azúcar), semi-arid (Santa Gracia), Mediterranean (La Campana), and temperate humid (Nahuelbuta) climate zones. Observed soil production rates in granitoid soil-mantled hillslopes range from ∼7 to 290 t km-2 yr-1 and are lowest in the sparsely vegetated and arid north and highest in the Mediterranean setting. Calculated chemical weathering rates range from zero in the arid north to a high of 211 t km-2 yr-1 in the Mediterranean zone. Chemical weathering rates are moderate in the semi-arid and temperate humid zones (∼20 to 50 t km-2 yr-1). Similarly, physical erosion rates are lowest in the arid zone (∼11 t km-2 yr-1) and highest in the Mediterranean climate zone (∼91 t km-2 yr-1). The contribution of chemical weathering to total denudation rates is lower in the arid north than further south. However, due to heterogeneities in lithologies and Zr concentrations, reported chemical weathering rates and chemical depletion fractions are affected by large uncertainties. Comparison of Chilean results to published global data collected from hillslope settings underlain by granitoid lithologies documents similar patterns in soil production, chemical weathering, and total denudation rates for varying mean annual precipitation and vegetation cover amounts. We discuss the Chilean and global data in the light of contending model frameworks in the literature and find that observed variations in soil production rates bear the closest resemblance to models explicitly accounting for variations in soil thickness and biomass.","2024-01-18 16:42:16.917 +0100","" +"Scharf:2013strong","The Cape Mountains of southern Africa exhibit an alpine-like topography in conjunction with some of the lowest denudation rates in the world. This presents an exception to the often-cited coupling of topography and denudation rates and suggests that steep slopes alone are not sufficient to incite the high denudation rates with which they are commonly associated. Within the Cape Mountains, slope angles are often in excess of 30° and relief frequently exceeds 1 km, yet 10Be-based catchment-averaged denudation rates vary between 2.32 ± 0.29 m/m.y. and 7.95 ± 0.90 m/m.y. We attribute the maintenance of rugged topography and suppression of denudation rates primarily to the presence of physically robust and chemically inert quartzites that constitute the backbone of the mountains. 10Be-based bedrock denudation rates on the interfluves of the mountains vary between 1.98 ± 0.23 m/m.y. and 4.61 ± 0.53 m/m.y. The close agreement between the rates of catchment-averaged and interfluve denudation indicates topography in steady state. These low denudation rates, in conjunction with the suggestion of geomorphic stability, are in agreement with the low denudation rates (<20 m/m.y.) estimated for southern Africa during the late Cenozoic by means of cosmogenic nuclide, thermochronology, and offshore sedimentation analyses. Accumulatively, these data suggest that the coastal hinterland of the subcontinent may have experienced relative tectonic stability throughout the Cenozoic.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Schell:1995report","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Scherer:2013camelidae","Presented here is a cladistic analysis of the South American and some North American Camelidae. This analysis shows that Camelini and Lamini are monophyletic groups, as are the genera Palaeolama and Vicugna, while Hemiauchenia and Lama are paraphyletic. Some aspects of the migration and distribution of South American camelids are also discussed, confirming in part the propositions of other authors. According to the cladistic analysis and previous propositions, it is possible to infer that two Camelidae migration events occurred in America. In the first one, Hemiauchenia arrived in South America and, this was related to the speciation processes that originated Lama and Vicugna. In the second event, Palaeolama migrated from North America to the northern portion of South America. It is evident that there is a need for larger studies about fossil Camelidae, mainly regarding older ages and from the South American austral region. This is important to better undertand the geographic and temporal distribution of Camelidae and, thus, the biogeographic aspects after the Great American Biotic Interchange.","2023-01-20 10:09:29.977 +0100","" +"Scherler:2010garhwal","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Scherler:2013garhwal","Erosion in the Himalaya is responsible for one of the greatest mass redistributions on Earth and has fueled models of feedback loops between climate and tectonics. Although the general trends of erosion across the Himalaya are reasonably well known, the relative importance of factors controlling erosion is less well constrained. Here we present 25 10Be‐derived catchment‐averaged erosion rates from the Yamuna catchment in the Garhwal Himalaya, northern India. Tributary erosion rates range between ~0.1 and 0.5 mm yr−1 in the Lesser Himalaya and ~1 and 2 mm yr−1 in the High Himalaya, despite uniform hillslope angles. The erosion‐rate data correlate with catchment‐averaged values of 5 km radius relief, channel steepness indices, and specific stream power but to varying degrees of nonlinearity. Similar nonlinear relationships and coefficients of determination suggest that topographic steepness is the major control on the spatial variability of erosion and that twofold to threefold differences in annual runoff are of minor importance in this area. Instead, the spatial distribution of erosion in the study area is consistent with a tectonic model in which the rock uplift pattern is largely controlled by the shortening rate and the geometry of the Main Himalayan Thrust fault (MHT). Our data support a shallow dip of the MHT underneath the Lesser Himalaya, followed by a midcrustal ramp underneath the High Himalaya, as indicated by geophysical data. Finally, analysis of sample results from larger main stem rivers indicates significant variability of 10Be‐derived erosion rates, possibly related to nonproportional sediment supply from different tributaries and incomplete mixing in main stem channels.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Scherler:2014shyok","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Schide:2022thesis","The measurement of terrestrial cosmogenic nuclides (TCN) in river sediments is commonly used to determine basin-averaged erosion rates over centennial-to-millennial timescales, and for comparing erosional processes between catchments. Despite the prevalence of the use of this method in geomorphological studies, uncertainties remain and continued efforts are needed to further refine techniques, identify limitations, and understand biases in these measurements and their conversion to erosion rates. For example, the role of event-triggered mass-wasting on transient perturbations of TCN signals is an area of ongoing community interest, and the impact of grain attrition during sediment transport on TCN concentrations in different grain size fractions has only recently been explored in detail. ... [_truncated_]","2024-01-18 16:42:16.917 +0100","" +"Schildgen:2000fire","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Schildgen:2016argentina","Fluvial fill terraces preserve sedimentary archives of landscape responses to climate change, typically over millennial timescales. In the Humahuaca Basin of NW Argentina (Eastern Cordillera, southern Central Andes), our 29 new optically stimulated luminescence ages of late Pleistocene fill terrace sediments demonstrate that the timing of past river aggradation occurred over different intervals on the western and eastern sides of the valley, despite their similar bedrock lithology, mean slopes, and precipitation. In the west, aggradation coincided with periods of increasing precipitation, while in the east, aggradation coincided with decreasing precipitation or more variable conditions. Erosion rates and grain size dependencies in our cosmogenic 10Be analyses of modern and fill terrace sediments reveal an increased importance of landsliding compared to today on the west side during aggradation, but of similar importance during aggradation on the east side. Differences in the timing of aggradation and the 10Be data likely result from differences in valley geometry, which causes sediment to be temporarily stored in perched basins on the east side. It appears as if periods of increasing precipitation triggered landslides throughout the region, which induced aggradation in the west, but blockage of the narrow bedrock gorges downstream from the perched basins in the east. As such, basin geometry and fluvial connectivity appear to strongly influence the timing of sediment movement through the system. For larger basins that integrate subbasins with differing geometries or degrees of connectivity (like Humahuaca), sedimentary responses to climate forcing are likely attenuated.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Schildgen:2022aconquija","Drainage-divide migration, controlled by rock-uplift and rainfall patterns, may play a major role in the geomorphic evolution of mountain ranges. However, divide-migration rates over geologic timescales have only been estimated by theoretical studies and remain empirically poorly constrained. Geomorphological evidence suggests that the Sierra de Aconquija, on the eastern side of the southern Central Andes, northwest Argentina, is undergoing active westward drainage-divide migration. The mountain range has been subjected to steep rock trajectories and pronounced orographic rainfall for the last several million years, presenting an ideal setting for using low-temperature thermochronometric data to explore its topographic evolution. We perform three-dimensional thermal-kinematic modeling of previously published thermochronometric data spanning the windward and leeward sides of the range to explore the most likely structural and topographic evolution of the range. We find that the data can be explained by scenarios involving drainage-divide migration alone, or by scenarios that also involve changes in the structures that have accommodated deformation through time. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:29:07.906 +0100" +"Schimmelpfennig:2012relevance","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Schimmelpfennig:2014steingletscher","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Schindelwig:2012swiss","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Schlitter:2005macroscelidea","Order Macroscelidea","2023-01-05 16:42:05.198 +0100","" +"Schlitter:2005macroscelididae","Family Macroscelididae","2023-01-05 16:42:05.198 +0100","" +"Schlitter:2005manidae","Family Manidae","2023-01-05 16:42:05.198 +0100","" +"Schlitter:2005orycteropodidae","Family Orycteropodidae","2023-01-05 16:42:05.198 +0100","" +"Schlitter:2005pholidota","Order Pholidota","2023-01-05 16:42:05.198 +0100","" +"Schlitter:2005tubulidentata","Order Tubulidentata","2023-01-05 16:42:05.198 +0100","" +"Schmidt:2016yunnan","In order to understand better if and where erosion rates calculated using in situ 10Be are affected by contemporary changes in land use and attendant deep regolith erosion, we calculated erosion rates using measurements of in situ 10Be in quartz from 52 samples of river sediment collected from three tributaries of the Mekong River (median basin area = 46.5 km2). Erosion rates range from 12 to 209 mm kyr−1 with an area-weighted mean of 117 ± 49 mm kyr−1 (1 standard deviation) and median of 74 mm kyr−1. We observed a decrease in the relative influence of human activity from our steepest and least altered watershed in the north to the most heavily altered landscapes in the south. In the areas of the landscape least disturbed by humans, erosion rates correlate best with measures of topographic steepness. In the most heavily altered landscapes, measures of modern land use correlate with 10Be-estimated erosion rates but topographic steepness parameters cease to correlate with erosion rates. We conclude that, in some small watersheds with high rates and intensity of agricultural land use that we sampled, tillage and resultant erosion has excavated deeply enough into the regolith to deliver subsurface sediment to streams and thus raise apparent in situ 10Be-derived erosion rates by as much as 2.5 times over background rates had the watersheds not been disturbed.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Schmidt:2019jinsha","The lower Jinsha River has the highest sediment yield rates of the entire Yangtze watershed; these high yields have previously been attributed to a mix of the local geologic setting as well as intensive human land use, particularly agriculture. Prior studies have not quantified long-term background rates of sediment generation, making it difficult to know if modern sediment yield is elevated relative to the long-term rate of sediment generation. Using in situ 10Be in detrital river sediments, we measured sediment generation rates for tributaries to the lower Jinsha River. We find that the ratio of modern sediment yield to long-term sediment generation rate is 5.9 ± 2.8 (mean, 1 SD, n = 5), which is significantly higher than that elsewhere in western China and implies contemporary rates of sediment export far exceed long-term rates of sediment generation by weathering on hillslopes (1.9 ± 1.6 [median, 1 SD, n = 20]; [Schmidt et al., 2017]).","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Schrire:1982alligator","This monograph represents the somewhat uneasy marriage of two widely separated pieces of research. The bulk of the work, including all the fieldwork, was done when from 1964 to 1967 I was a graduate student in the Prehistory section of the then Department of An thropology and Sociology of the Research School of Pacific Studies at the Australian National University. Of the PhD thesis which was then presented (C. White 1967, Plateau and plain : prehistoric investigations in Arnhem Land, Northern Territory), the present work is a major revision of interpretation and writing which was done during 1979-80, when I was a Visiting Fellow in the now independent Department of Prehistory, on leave from my job at Rutgers University in the United States. The intervening 13 years had seen both major changes in the social and ecological circumstances of my Arnhem Land research area and radical shifts in my education and my approach to questions of human adaptation and behaviour.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Schrire:2014arnhem","As far as recorded cultural history extends man's thinking, man has been born into existing explanatory systems. A distinguishing aspect of many of these discussions from the point of view of anyone familiar with the history of ideas is the extreme theoretical myopia of the discussions. Anthropologists and archaeologists have typically acted as if the 'problem' concerning explanation and knowing that have been discussed in the history of ideas were of no consequence to their own so-called 'explanations'. Much of the staggering confusion in present debates as to the value of scientific analysis in social science can only be understood in terms of the majority of the discussants thinking that they understand scientific analysis after reading a few discussions of science. Scientific analysis may be conceptualized as an attempt by some men to go beyond the voices of mere 'authority' to explanatory systems that are coordinated with observation and experience as to be open to others for examination.","2023-09-03 12:38:33.072 +0200","" +"Schwartz:2017sechilienne","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Schweinsberg:2017circulation","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Schweinsberg:2018sukkertoppen","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Schweinsberg:2019nuussuaq","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Schweinsberg:2020arkansas","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Scott:2003wonderkrater","Spring accumulations are valuable and rare sources for Quaternary pollen analysis and palaeoenvironmental research in South Africa. It is important to optimize their dating, which is sometimes complicated by root contamination. Thirteen new radiocarbon dates are presented from one of the most significant spring pollen sequences on which South African vegetation history is based, namely, from Wonderkrater in the Savanna Biome. Some anomalous measurements were recorded but a new chronology is proposed by excluding samples that were possibly contaminated by younger or older materials. The dating places the pollen-based vegetation history more firmly in a framework of regional and global climate change during the Late Quaternary, thereby making the information more suitable for comparison with other sequences and as vegetation data in global-change modelling.","2022-10-04 19:48:14.479 +0200","" +"Seagren:2020andes","Understanding how tectonics, climate and lithology interact to control fluvial erosion is complicated because these factors are spatially-variable and they may not be well-represented by mean values. We address these complications using eight new and 54 published 10Be catchment-wide fluvial erosion rates from the south-central Andes. We assess how tectonics, climate, lithology, and topography control erosion through bivariate and multivariate Bayesian regression analysis. We first compare catchment-wide mean values of independent variables compared to other summary statistics and find that metrics that capture extreme values (e.g., 90th percentile) and spatial variability (e.g., 90th minus 10th percentile) produce stronger correlations. This suggests that catchment-wide means may oversimplify the roles of tectonics, climate, and lithology in influencing erosion rates. We find that the overall variability of erosion rates in the south-central Andes is best explained by a combination of lithologic resistance and spatial variability in both vegetation (using the normalized difference vegetation index, NDVI) and topography (using specific stream power). Despite poor bivariate correlations, both lithologic resistance and spatial variability of specific stream power are significant regressors in our multivariate modeling. Lithology influences the relationship (i.e., linearity) between topography and erosion rates. Spatial variability of NDVI produces the strongest correlation with erosion rates of any of the variables we consider. Hence, spatial variability of NDVI both accounts for potential non-uniform vegetation responses to climate and also incorporates the role of both humid climates (high 90th percentile) and large bare regions (low 10th percentile) within a single catchment.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Seong:2007karakoram","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Seong:2009muztag","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Seong:2009rockwall","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Serra:2022dora","Disentangling the influence of lithology from the respective roles of climate, topography and tectonic forcing on catchment denudation is often challenging in mountainous landscapes due to the diversity of geomorphic processes in action and of spatial and temporal scales involved. The Dora Baltea catchment (western Italian Alps) is an ideal setting for such investigation, since its large drainage system, extending from the Mont Blanc Massif to the Po Plain, cuts across different major lithotectonic units of the western Alps, whereas this region has experienced relatively homogeneous climatic conditions and glacial history throughout the Quaternary. We acquired new 10Be-derived catchment-wide denudation rates from 18 river-sand samples collected both along the main Dora Baltea river and at the outlet of its main tributaries. The inferred denudation rates vary between 0.2 and 0.9 mm yr−1, consistent with previously published values across the European Alps. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:28:41.063 +0100" +"Shakesby:2008norway","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Shakun:2015andes","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Shakun:2015retreat","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Shaw:2015thesis","The research presented in this thesis is focused on the archaeology of Rossel Island, the easternmost island in the Milne Bay Province, otherwise known culturally as the Massim. Rossel Island is one of the larger islands in the Louisiade Archipelago, and situated 400km from the mainland it is also one of the most isolated islands in the region. The people on the island today speak a Non-Austronesian language that is unrelated to the Austronesian languages spoken elsewhere in the Massim. The complexities of their cultural traditions are also regionally unparalleled and the people themselves are genetically distinct. Rossel Island is therefore seen as a unique outlier in the Massim region. The major aims of the archaeological project were twofold. First, to develop a chronology for human occupation on Rossel Island; and secondly, to identify spatial and temporal changes in the archaeological record that relate to the cultural development of this unique island population in prehistory. To place Rossel Island in a comparative regional framework, excavation was also undertaken on Nimowa Island in the Louisiade Archipelago, 80km to the west of Rossel. Nimowa and its people are physically and culturally different to Rossel. Eight of the sites excavated on Rossel, and one excavated on Nimowa are presented in this thesis. Excavation and radiocarbon dating indicates that people have been on Rossel Island since at least 2500-2350 BP. However, waisted stone blades found on the surface suggest that the island was colonised considerably earlier than this, probably during the Late Pleistocene when sea levels were lower and the island was much larger. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:28:49.329 +0100" +"Shaw:2016pottery","The introduction and exchange of pottery between Pacific Islands can provide insight into interaction and social organisation from both regional and local perspectives. In the Massim island region of far eastern Papua New Guinea, pottery is present in the archaeological record from 2800 to 2600 calBP. However, on Rossel Island, a relatively isolated landmass in the far east of the Louisiade Archipelago, archaeological excavation and AMS dating of several sites has determined that pottery on this island was a late prehistoric introduction, from 550–500 calBP. The introduction of pottery coincided with the establishment of increasingly complex exchange networks in the Massim, namely the Kula. It is argued in this paper that the desire for Kula participants to obtain high-quality shell necklaces (bagi), which are prominently manufactured on Rossel, led to the island becoming more actively involved in down-the-line regional exchange. Pottery is largely found on the western end of Rossel, where most bagi are manufactured. The uneven distribution of pottery across the island is further argued to indicate a socio-economic/political divide between the populations living on the western and eastern ends, which is supported by linguistic and anthropological evidence.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Shaw:2017nimowa","Small-scale excavationwas undertaken at the Malakai site on the small island of Nimowa, located in the Louisiade Archipelago, Massim region, Papua New Guinea. This is the first excavation to be reported in detail from the archipelago, with the Malakai site providing insight into cultural practices on the island and pottery exchange in the southern Massim region. A stratified deposit was revealed with dense cultural material, first inhabited from 1350 to 1290 cal. BP, with a subsequent period of settlement within the last 460–300 cal. years. Pottery, shell, andstone artifactswere recovered, as well as human skeletal remains in a primary burial context, which contributes to understanding regional patterns of prehistoric mortuary activity. It is argued that Nimowa was already part of an exchange network that encompassed many of the southern Massim islands when the Malakai site was first occupied. There is increased diversity in the number of vessel forms in later prehistory, butwith remarkable continuity in the decorative motifs over time, suggesting some degree of regional social cohesion in the southern Massim. It appears that the northern Massim islands were not a major supplier of pottery to Nimowa. The implications for the prehistory of the wider region are subsequently discussed.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Shaw:2020massim","Islands present significant technological and ecological challenges for long-term human settlement, with archaeological investigations of islands globally able to shed light on the adaptive plasticity of cultural groups to changing climatic regimes. The Massim islands of eastern New Guinea significantly reduced in size throughout the Holocene (⩽11.7 kya), providing a unique opportunity to investigate the long-term adaptive capabilities of humans to changing island ecosystems. Here, we report a 2500-2300 year cultural sequence on Nimowa Island in the Louisiade Archipelago of the Massim region which began with the arrival of a late Lapita population during initial beachfront development. Sediment analyses indicate earlier settlement on the island would not have been possible as the coastline was unstable until near-modern sea levels were reached. The island was abandoned from 1290 to 530 cal. BP during a period of unusually dry conditions (‘Medieval Climate Anomaly‘) and probable freshwater shortages. Re-settlement coincided with wetter climatic conditions (‘Little Ice Age‘), associated with the establishment of large villages, the earliest expression of local pottery traditions and the onset of large-scale regional exchange networks. Import of non-local obsidian reflects two pulses of interaction followed by periods of increased isolation. With the absence of high-quality lithic resources, shell, coral and bone were used as a locally available alternative for tool production. Increased cyclone frequency from ~500 cal. BP greatly increased beach volume in the island and coastal New Guinea, which facilitated the movement of populations onto smaller islands. A late prehistoric shift in settlement patterns had a profound impact on regional social dynamics.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Shaw:2020neolithic","The emergence of agriculture was one of the most notable behavioral transformations in human history, driving innovations in technologies and settlement globally, referred to as the Neolithic. Wetland agriculture originated in the New Guinea highlands during the mid-Holocene (8000 to 4000 years ago), yet it is unclear if there was associated behavioral change. Here, we report the earliest figurative stone carving and formally manufactured pestles in Oceania, dating to 5050 to 4200 years ago. These discoveries, at the highland site of Waim, occur with the earliest planilateral axe-adzes in New Guinea, the first evidence for fibercraft, and interisland obsidian transfer. The combination of symbolic social systems, complex technologies, and highland agricultural intensification supports an independent emergence of a Neolithic ~1000 years before the arrival of Neolithic migrants (Lapita) from Southeast Asia.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Shaw:2020smallest","Late Pleistocene records of island settlement can shed light on how modern humans (Homo sapiens) adapted their behaviour to live on ecologically marginal landscapes. When people reached Sahul (Pleistocene New Guinea-Australia), between 65 and 50 ka, the only islands they would have encountered were in the tropical north. This unique geographic situation therefore offers the only possibility of modelling human adaptive behaviour to islands in Australasia during the Late Pleistocene. Cave excavation on the uplifted limestone island of Panaeati in the Massim region of Southeastern New Guinea revealed a cultural sequence commencing from 17,300-16,800 cal. BP, suggesting habitation of higher coastlines occurred as low-lying shorelines destabilised during the initial stages of deglacial sea-level rise. No cave use was evident between 12,400 and 4780 cal. BP when the continental shelf was fully inundated, and Panaeati reduced in size by 90 percent. It is likely that diminished coastlines and the reduced resources of low-lying islands could no longer support pre-agricultural populations during this time. Cultural groups that were better adapted to living on small islands returned to Panaeati by 4780-4490 cal. BP when sea levels had stabilised, lagoons formed, and coastal ecosystems had diversified. Investigations demonstrate the role of larger islands as refugia during deglacial sea-level rise and the effects on human dispersals and cultural diversity.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Shaw:2021cannibalism","The consumption of human flesh, popularly defined as cannibalism, has arguably occurred throughout much of human history. In New Guinea, it has been associated ethnographically with warfare, mortuary rites and nutrition. However, it often evades detection in the archaeological record because of difficulties in distinguishing it from other social practices. Here we disentangle colonial myths associated with the consumption of human flesh and report disarticulated, burnt and cut human skeletal remains from two coastal sites spanning the past 540 years in the Massim island region of southeast Papua New Guinea. These sites, Wule and Morpa, both occur on Rossel Island. The skeletal evidence is contemporary with the construction of large stone platforms where human victims were often killed and consumed, and inland villages which were established in response to a well-attested period of conflict on Rossel and throughout the region. Within an ethnoarchaeological framework, we argue that cannibalism became increasingly prevalent in association with feasting as a means of maintaining social relationships and personal power. The findings are placed first within an island, then a regional model of emerging pressures on existing socio-political systems.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Shaw:2022frontier","The initial peopling of the remote Pacific islands was one of the greatest migrations in human history, beginning three millennia ago by Lapita cultural groups. The spread of Lapita out of an ancestral Asian homeland is a dominant narrative in the origins of Pacific peoples, and although Island New Guinea has long been recognized as a springboard for the peopling of Oceania, the role of Indigenous populations in this remarkable phase of exploration remains largely untested. Here, we report the earliest evidence for Lapita-introduced animals, turtle bone technology and repeated obsidian import in southern New Guinea 3,480-3,060 years ago, synchronous with the establishment of the earliest known Lapita settlements 700 km away. Our findings precede sustained Lapita migrations and pottery introductions by several centuries, occur alongside Indigenous technologies and suggest continued multicultural influences on population diversity despite language replacement. Our work shows that initial Lapita expansion throughout Island New Guinea was more expansive than previously considered, with Indigenous contact influencing migration pathways and island-hopping strategies that culminated in rapid and purposeful Pacific-wide settlement. Later Lapita dispersals through New Guinea were facilitated by earlier contact with Indigenous populations and profoundly influenced the region as a global centre of cultural and linguistic diversity.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Shawcross:1997phosphate","WMC Resources Ltd required the consultant to carry out an archaeological assessment on selected possible hearth sites within the Phosphate Hill Project Area. The commissioning of this consultancy arose out of the reporting by Archae-Aus (1997) of possible Aboriginal hearths from Sites PHA76, PHA78, PHA80 and PHA81 at Phosphate Hill. Specifically, in their Draft Preliminary Advice Archae-Aus recommended that test excavations be conducted at these sites, in order to conclusively identify these features and, where possible, collect charcoal samples for radio metric dating. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:29:04.663 +0100" +"Shawcross:1997victoria","The NSW NPWS requirements for the EIS included the following ... [_truncated_] In order to carry out these requirements, we were required to apply for a Preliminary Research Permit from the NPWS, and this required the preparation of a Cultural Heritage Research Strategy for the work. Another important requirement for the Permit was consultation with the Aboriginal representatives on the Lake Victoria Advisory Committee. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:29:04.958 +0100" +"Sheard:2006oldest","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Shellberg:2016degradation","Along low gradient rivers in northern Australia, there is widespread gully erosion into unconfined alluvial deposits of active and inactive floodplains. On the Mitchell River fluvial megafan in northern Queensland, river incision and fan-head trenching into Pleistocene and Holocene megafan units with sodic soils created the potential energy for a secondary cycle of erosion. In this study, rates of alluvial gully erosion into incipiently-unstable channel banks and/or pre-existing floodplain features were quantified to assess the influence of land use change following European settlement. Alluvial gully scarp retreat rates were quantified at 18 sites across the megafan using recent GPS surveys and historic air photos, demonstrating rapid increases in gully area of 1.2 to 10 times their 1949 values. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:28:19.805 +0100" +"Sheppard:2009lapita","The stated theme of the 7th Lapita conference was the role of Lapita ancestors and descendants in our investigation of Lapita. In part this was to allow colleagues who are working outside the Lapita time period to contribute, but it also reflected the real importance of understanding pre- and post- Lapita as a means of shedding light on the Lapita archaeological phenomenon. Most of the papers presented at the conference did not explicitly take up this theme, however underlying many papers about Lapita are questions of becoming and transforming – origins and endings. In this introduction I will reflect on this general theme with reference to the papers published in this volume. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:29:08.200 +0100" +"Sherwood:1994dating","At five sites in western Victoria a total of five Quaternary dating techniques have been applied to shell beds varying in age from Holocene to beyond the last interglacial. To examine the age concordancy of the methods, 89 analyses were conducted--16 by radiocarbon, 26 by uranium series disequilibrium, 26 by amino acid racemisation, 5 by thermoluminescence and 16 by electron spin resonance, the latter previously reported by Goede (1989). Uncertainties associated with diagenetic environments of samples precluded reliable numerical age assignments for beds older than Holocene. Instead, relative dating of shell beds was based on a reference site (Goose Lagoon) which was assigned to the last interglacial based on its morphostratigraphic setting and concordant results of three of the dating methods (amino acid racemisation, uranium series disequilibrium and electron spin resonance). Overall there was considerable agreement between methods although not all were applied to each site. Uranium series dating proved most problematical. Migration of radionuclides between groundwater and shells introduced large errors at one site and led to appreciable uncertainties at others.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Sherwood:2019moyjil","An unusual shell deposit at Moyjil (Point Ritchie), Warrnambool, in western Victoria, has previously been dated at 67±10 ka and has features suggesting a human origin. If human, the site would be one of Australia's oldest, justifying a redetermination of age using amino acid racemisation (AAR) dating of Lunella undulata (syn. Turbo undulatus) opercula (the dominant shellfish present) and optically stimulated luminescence (OSL) of the host calcarenite. AAR dating of the shell bed and four Last Interglacial (LIG) beach deposits at Moyjil and Goose Lagoon, 30 km to the west, confirmed a LIG age. OSL analysis of the host sand revealed a complex mixing history, with a significant fraction (47%) of grains giving an early LIG age (120-125 ka) using a three-component mixing model. Shell deposition following the LIG sea-level maximum at 120-125 ka is consistent with stratigraphic evidence. A sand layer immediately below the shell deposit gave an age of ~240 ka (i.e. MIS 7) and appears to have been a source of older sand incorporated into the shell deposit. Younger ages (~60-80 ka) are due to bioturbation before calcrete finally sealed the deposit. Uranium/thorium methods were not applicable to L. undulata opercula or an otolith of the fish Argyrosomus hololepidotus because they failed to act as closed systems. A U-Th age of 103 ka for a calcrete sheet within the 240 ka sand indicates a later period of carbonate deposition. Calcium carbonate dripstone from a LIG wave-cut notch gave a U-Th age of 11-14 ka suggesting sediment cover created a cave-like environment at the notch at this time. The three dating techniques have collectively built a chronology spanning the periods before and after deposition of the shell bed, which occurred just after the LIG sea-level maximum (120-125 ka).","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Shi:2021qinling","The northern Qinling Mountains stretch from east to west in Central China. They have undergone distinct surface uplift during the Late Cenozoic and have become the geographical boundary between northern and southern China. To investigate the topographic evolution of the northern Qinling Mountains over millennial timescales and to explore the major controlling factors of relief development we have calculated 10Be-derived catchment- averaged erosion rates. Results show that the catchment-averaged erosion rates ranged between ~67.4 and 327 m Ma−1. These erosion rates are nonlinearly correlated with topographic parameters, indicating that topo- graphic steepness controls the spatial variability of the erosion rates. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:28:37.819 +0100" +"Shi:2021wildfires","Wildfires, or bushfires, are one of the most destructive natural disasters in Australia, which can cause many deaths of stock, native animals, sometimes humans, and huge impacts on infrastructure. Reconstructing past wildfires and exploring the links between wildfires and climate are essential for understanding the dynamics of wildfires and for predicting future risks. In this study, the frequency of wildfires in northeastern Australia over the past 25,000 years was reconstructed from the charcoal records preserved in peat and lake sediments. The results showed that the frequency of wildfires were relatively low during the cool last glacial period and the warm mid Holocene, indicating that the stable mean climate conditions, whether cool or warm, would not independently initiate increased wildfires in northeastern Australia. The most frequent wildfires occurred during the last deglaciation period, when Earth's climate warmed and the warming rate was the highest over the last 25,000 years, before recent anthropogenic warming. It suggested that the rapid global warming may greatly increase the likelihood of dangerous wildfires in northeastern Australia during the last deglaciation. The wildfires reactivated over the most recent 4000 years, coinciding with amplified climate variability and probably an expansion of human activity. The rapid warming of global climate during the last deglaciation period is an ideal analogue for current anthropogenic global warming. The comparison between fire count and temperature changes in Australia since 2003 also showed that the fire frequency in Australia in recent years is more closely correlated with the warming amplitude, rather than mean temperature. Our results implied that the wildfire risk in northeastern Australia may increase further under the expected accelerating global warming, if human management systems does not intrude. Wildfire modeling could benefit greatly by considering the relationship of fires with climate variability rather than only with stable climate scenarios.","2023-07-28 11:01:26.780 +0200","" +"Shin:2013neotectonism","This study documents emergent marine terraces of Tasmania in Southeast Australia that are commonly observed along the coasts with both the distribution and elevation of terraces varying around the... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:28:07.987 +0100" +"Shine:2013birriwilk","Recent excavations at the Birriwilk rockshelter in Mikinj Valley, southwest Arnhem Land, have revealed evidence for mid- to late Holocene settlement, including a major period of site use in the last millennium. The site is important to the traditional owners, with a rich oral tradition associated with 'Birriwilk', an ancestor of the Urningangk tribe, who is depicted in rock art at the site. Oral traditions link Birriwilk with an adjacent lagoon, as well as a number of other rock art sites and features in the landscape, including the renowned Ubirr complex. The Birriwilk site and vicinity are significant places to the Nayinggul family, traditional owners for the Manilikarr estate. This post-fieldwork report summarises key archaeological findings at Birriwilk, using frequencies of stone artefacts and faunal remains as proxies of occupation from ca 5000 years ago. The most intense occupation occurred within the last 700 years, a period characterised by foraging and hunting in adjacent wetland habitats, changing technological emphasis to the manufacture of bifacial quartzite points, increased artefact discard rates and increased ochre grinding. The site has little archaeological evidence of use during the last 200 years, although oral histories indicate it was visited regularly until the mid-twentieth century. The rockshelter remains an important story site today.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Shine:2015kakadu","Archaeological excavations at Bindjarran rockshelter in Kakadu National Park, Northern Territory, have revealed evidence of human settlement on the East Alligator River floodplain from the terminal Pleistocene through to the twentieth century. This excavation report summarises the archaeological, ethnographic and rock art research from the site, focusing on dated distributions of stone artefacts. The findings from Bindjarran conform to archaeological findings from previously investigated sites in the region and contribute to a greater understanding of Aboriginal society in this region during the Big Swamp phase, Freshwater phase and in the last 600 years.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Shine:2016kakadu","Archaeological excavations at Ingaanjalwurr rockshelter in western Arnhem Land, Northern Territory, have revealed evidence of human settlement on the East Alligator River floodplain from approximately 1900 years ago through to the twentieth-century. This short report summarises the results of archaeological excavations at the site, focusing on dated distributions of stone artefacts as the primary retrieved cultural material. The excavations revealed two main periods of occupation: the earlier from c. 1900 to 1300 cal. BP and the latter from c. 460-300 cal. BP to the proto-historic period. The findings from Ingaanjalwurr broadly correspond to previously proposed regional settlement trends, whereby Aboriginal settlement shifted to newly stabilised freshwater environments during the later Holocene period.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Shiner:2013shell","The Weipa shell mounds have a long history of archaeological research that has made a significant contribution to our understanding of the emergence of late Holocene coastal economies in northern Australia. However, much of this work has focused on broad comparisons of mounds between multiple locations rather than detailed studies of multiple mounds from single locations. This level of analysis is required to understand the record of both human occupation and environmental change and how these have given rise to the form of archaeological record visible in the present. In this paper we describe the results of a recent pilot study of four Anadara granosa-dominated shell mounds at Wathayn Outstation near Weipa in far north Queensland. We adopt a formational approach that investigates variability in shape, size, orientation, stratigraphy, shell fragmentation and diversity and mound chronology, as well as dating of the surfaces upon which the mounds have been constructed. Results indicate multiple periods of shell accumulation in each mound, separated by hiatuses. The mounds are the end product of a complex mix of processes that include how often and how intensively mounds were used and reused, together with the nature of the shell populations that people exploited and the post-depositional environmental changes that have occurred over the centuries the mounds have existed.","2022-10-09 20:04:07.350 +0200","" +"Shipton:2021diverse","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Short:2024bight","The coast of the Great Australian Bight contains perhaps the largest concentrations of clifftop dunes in the world. It consists of 1350 km of calcarenite and limestone cliffs of which 508 km are capped by clifftop dunes covering an area of 958 km2. To develop a preliminary chronology of dune emplacement and an assessment of triggering mechanisms, 89 OSL dates were obtained from clifftop dunes spread around the Bight. Starting in the east, dunes were sampled for dating on Kangaroo Island, southern Yorke Peninsula, western Eyre Peninsula, Bunda (Nullarbor) Cliffs, Hampton Bluffs, Twilight Cove, Baxter Cliffs and the Wylie Scarp. In addition, the large Roe Plain dune complex that merge with the Baxter-Hampton clifftop dunes were also dated. The dunes are carbonate-rich in the east and center, to grading to quartz-rich to the west. Examining the entire Bight dune systems in a chronological order, the oldest dunes (>164 ka) were located on Kangaroo Island in the far east and are quartz-rich, but overlain by subsequent carbonate deposits, which also date >136 ka. ... [_truncated_]","2024-09-25 12:09:56.551 +0200","2024-09-25 12:09:56.551 +0200" +"Shoshani:2005dugongidae","Family Dugongidae","2023-01-05 16:42:05.198 +0100","" +"Shoshani:2005elephantidae","Family Elephantidae","2023-01-05 16:42:05.198 +0100","" +"Shoshani:2005hyracoidea","Order Hyracoidea","2023-01-05 16:42:05.198 +0100","" +"Shoshani:2005proboscidea","Order Proboscidea","2023-01-05 16:42:05.198 +0100","" +"Shoshani:2005procaviidae","Family Procaviidae","2023-01-05 16:42:05.198 +0100","" +"Shoshani:2005sirenia","Order Sirenia","2023-01-05 16:42:05.198 +0100","" +"Shoshani:2005trichechidae","Family Trichechidae","2023-01-05 16:42:05.198 +0100","" +"Shulmeister:1991groote","A geomorphological and palynological investigation of the Late Quaternary and Holocene environmental history of the Umbakumba Dunefield, in the north-east of Groote Eylandt, Gulf of Carpentaria, Northern Australia, was carried out. The dunefield is pre-Late Pleistocene in origin but most of the field was reworked in the Holocene. The following events were identified from geomorphological and pollen work. 1. The dunefield was disrupted by rising sea-levels during the end of the last Glacial Period and the early Holocene. This is equated with the Cooper-Thorn event of Pye (1984, Pye and Bowman,1984). 2. A major phase of dune stabilization occurred between 6000 and 4000 years BP. The current vegetation of the dunefield was established at this time. 3. The period prior to 4000 years BP. appears to mark the Holocene precipitation maximum at this site. 4. A phase of parabolic dune formation occurred after 4000 years BP. and stabilized after 2500 years BP. At the same time there is evidence of increased aridity from the pollen record. 5. A transverse dune sheet was initiated some time after the parabolic dunes and remains active to the present. 6. There is limited evidence for an increase in effective precipitation in the last 1000 years. Evidence for human activity in the area is limited but there appears to have been an intensification of activity in the last 3000 and especially 1000 years. ... [_truncated_]","2023-01-05 16:42:05.198 +0100","2023-01-11 09:27:15.142 +0100" +"Shulmeister:1991thesis","A geomorphological and palynological investigation of the Late Quaternary and Holocene environmental history of the Umbakumba Dunefield, in the north-east of Groote Eylandt, Gulf of Carpentaria, Northern Australia, was carried out. The dunefield is pre-Late Pleistocene in origin but most of the field was reworked in the Holocene. The following events were identified from geomorphological and pollen work. 1. The dunefield was disrupted by rising sea-levels during the end of the last Glacial Period and the early Holocene. This is equated with the Cooper-Thorn event of Pye (1984, Pye and Bowman, 1984). 2. A major phase of dune stabilization occurred between 6000 and 4000 years BP. The current vegetation of the dunefield was established at this time. 3. The period prior to 4000 years BP. appears to mark the Holocene precipitation maximum at this site. 4. A phase of parabolic dune formation occurred after 4000 years BP. and stabilized after 2500 years BP. At the same time there is evidence of increased aridity from the pollen record. 5. A transverse dune sheet was initiated some time after the parabolic dunes and remains active to the present. 6. There is limited evidence for an increase in effective precipitation in the last 1000 years. Evidence for human activity in the area is limited but there appears to have been an intensification of activity in the last 3000 and especially 1000 years. The climate history at Groote Eylandt is compared to other sites in Australia and related regions in Africa, Arabia, and India. It is argued that the Holocene has a bimodal climate with a break at about 4000 years BP. This, it is argued, is related to the onset of ENSO at about that time and a conceptual model for the initiation of ENSO in the early Late Holocene is proposed.","2023-07-28 11:01:26.780 +0200","" +"Shulmeister:1992lowland","A pollen record from a dunefield lake on Groote Eylandt, Northern Australia is presented. This is the first substantially complete Holocene terrestrial record from the seasonally humid lowland tropics of Northern Australia. The lake originated as a seasonal swamp prior to 10 000 BP. A progressive rise in water tables occurred until a permanent lake was established at about 9000 BP. From 9000 to 7500 BP the lake shows evidence of disruption in the surrounding dunefield. Prior to 7500 BP an open grassland covered the dunefield. After 7500 BP the area was rapidly colonized by Eucalyptus open forest and acacias. These types remain dominant to the present. The data suggest that conditions continuously ameliorated from the base of the record to the mid-Holocene and there is evidence of an effective precipitation maximum at about 4000 BP. Effective precipitation declined after 3800 BP but a recovery took place about 1000 BP.","2023-01-05 16:42:05.198 +0100","" +"Shulmeister:1992morphology","A coastal dunefield on Groote Eylandt, in the Gulf of Carpentaria, northern Australia, is stratigraphically described and dated using the coarse fraction thermoluminescence dating technique. Four phases of dune activity have been identified: (1) Modern active transverse and parabolic dunes. (2) A parabolic dunefield apparently stabilized less than 2000 yr BP. (3) A parabolic dunefield stablized between 6000 and 4800 yr BP. (4) A basal dunefield unit emplaced prior to 100,000 yr BP. The current dune systems are an expression of dune activation and stabilization events in the Holocene, but were formed from the deflation of an extensive pre-Holocene dunefield. The destruction of the pre-Holocene dunefield appears to have been caused by sea-level rise at the end of the Pleistocene and during the early Holocene. The ages derived from the dunefield accord well with chronostratigraphic investigations of coastal dune systems elsewhere in northern Australia and support theories of regional environmental change during the Holocene.","2024-01-17 16:36:17.120 +0100","" +"Shulmeister:1993pedogenic","U/Th disequilibrium dating of pedogenic ferruginous pisoliths and additional coarse fraction quartz thermoluminescense dates are used to test a TL-based chronology of the Umbakumba Dunefield, Groote Eylandt, northern Australia. These dates support the established history of the dunefield and indicate that the field is at least mid-Quaternary in age and may be much older. Sea-level fluctuation is identified as the dominant control on dunefield accretion and destruction. The following model of sea-level control of dunefield evolution is proposed: (1) At sea-levels of less than -40 m the system is inactive. (2) From -40 to -5 m the system is accretionary. (3) At sea-levels from -5 m to +5 m the system is deflationary. (4) Above +5 m,the dunefield would be destroyed. Modified versions of the conceptual model may be applicable to other coastlines where sediment supply is significantly altered by sea-level fluctuations.","2024-01-17 16:36:17.120 +0100","" +"Shulmeister:1995enso","The Holocene climatic history of tropical northern Australia is re-examined using the recently published pollen record from Groote Eylandt to corroborate and refine previous climatic interpretations. We identify a four-stage Holocene comprising: (1) a continuous increase in effective precipitation (EP) from the beginning of the Holocene to about 5000 BP; (2) a mid-Holocene EP maximum from about 5000 to about 4000 BP; (3) a marked decline in EP somewhere between 4000-3500 Bp; and (4) an EP recovery in the last <2000 years. The mid-Holocene EP maximum is 1000 years later than Holocene EP maxima from temperate Southern Australia and suggests that the records are decoupled at this time. We focus on pollen evidence of environmental change at c. 4000 BP, which marks a break between a continuously ameliorating (increasing EP) climate but with small mean variation in the earlier Holocene and a steady (no directional trend) but highly variable later Holocene. We believe that this break represents the first evidence from the monsoonal lowlands of northern Australia for the onset of 'modern' ENSO-dominated ocean-atmosphere interactions in the Holocene. A simple conceptual model of trans-Pacific teleconnections is presented to explain this onset and as an hypothesis for testing.","2023-07-28 11:01:26.780 +0200","" +"Shulmeister:2003cobb","Ten pollen records from the Cobb Valley and adjacent areas in North-West Nelson are described. Collectively they provide a vegetation record extending from the Last Glacial Maximum to the present day. During the Last Glacial Maximum the uplands of North-West Nelson were glaciated. By about 17 000 radiocarbon years BP ice had retreated some distance up the Cobb River valley and a podocarp heath and tussockland vegetation covered non-glaciated areas. By 14 000 radiocarbon years BP, the valley floor and adjacent lower ridges were occupied by montane podocarp forest dominated by Phyllocladus and Halocarpus. Beech forest expanded into some sites as early as 13 000 yr BP but the modern beech cover was not established until the Holocene. Forest cover has fluctuated in response to disturbance over the Holocene, but the most significant recent change, which is related to clearing for pastoralism in the last two centuries, has had surprisingly little impact on the pollen records.","2023-07-28 11:01:26.780 +0200","" +"Shulmeister:2005nelson","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Shulmeister:2010rakaia","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Shulmeister:2016wind","Here we present the results of a multi-proxy investigation – integrating geomorphology, ground-penetrating radar, and luminescence dating – of a high-elevation lunette and beach berm in northern New South Wales, eastern Australia. The lunette occurs on the eastern shore of Little Llangothlin Lagoon and provides evidence for a lake high stand combined with persistent westerly winds at the Last Glacial Maximum (LGM – centring on 21.5 ka) and during the early Holocene (ca. 9 and 6 ka). The reconstructed atmospheric circulation is similar to the present-day conditions, and we infer no significant changes in circulation at those times, as compared to the present day. Our results suggest that the Southern Hemisphere westerlies were minimally displaced in this sector of Australasia during the latter part of the last ice age. Our observations also support evidence for a more positive water balance at the LGM and early Holocene in this part of the Australian sub-tropics.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Shulmeister:2018rangitata","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Shulmeister:2019corrigendum","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Shulmeister:2024largest","K'gari in South East Queensland, Australia, is the world''s largest sand island and a UNESCO World Heritage Area. The island is covered by extensive coastal dune fields that have been divided into seven morphological units (the Awinya, Yankee Jack, Bowarrady, Triangle Cliff, Freshwater, Station Hill, and Cape). Optically-Stimulated Luminescence dating of the dune sequences indicate that the Awinya unit is > 340 ka, and the Yankee Jack and Bowarrady units are ca. 180 ka old. Holocene dune sequences comprise Triangle Cliff (ca. 8.5 ka); Freshwater (ca. 4 ka); Station Hill (ca. 1.5 ka) and Cape (ca. < 0.5 ka). Combining these data with dune ages from the adjacent Cooloola Sand Mass, we demonstrate that for at least the last three glacial cycles the dunes were emplaced during intermediate to high sea-levels. At shorter time intervals (decades to centuries), some dune formation is affected by storminess. Initial formation of the dune field occurred in the mid-Pleistocene, but the most recent widespread stabilisation of dunes occurred late in Marine Isotope Stage 7 (MIS 7: 190–240 ka). The preservation of dunes relates to antecedent topography coupled with the duration and height of individual interglacial high sea-stands. This research confirms K'gari as an outstanding example of geomorphological processes and supports its World Heritage listing.","2024-09-25 12:10:11.953 +0200","2024-09-25 12:10:30.271 +0200" +"Shutler:1971pacific","The major contributions of radiocarbon dating to the Pacific Islands have been to change our concept of time depth in this vast region, and with the accelerated program of fieldwork in the past few years, to begin the development of island, group, and regional C-14 dated cultural chronologies. I shall outline what we have in the way of such C-14 dated sequences, and other important cultural factors. Of equal importance are the limitations of C-14 dating in the Pacific. There are real problems in this regard, particularly for certain areas. this aspect of the report will present some recent, unpublished material bearing on this problem.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Siame:2007nanhuta","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Siame:2011taiwan","The direct and feedback relationships between tectonics, climate and denudation are a matter of debate. A better understanding of these relationships requires quantifying rates of denudation in a wide range of climate and tectonic settings, as well as at various time and space scales. Because of an ongoing active collision implying high uplift rates and a climate prone to extreme rainfall events and frequent tropical typhoons facilitating strong erosion dominated by mass movements and high degree of fluvial transport, the Taiwan environment is highly dynamic. In this work, spatially-averaged denudation rates determined along the network of one of the major rivers in Taiwan (Lanyang River) from in situ-produced cosmogenic nuclides (10Be) measured in river-borne quartz minerals are compared to the erosion rates determined from the statistical analysis of modern sediment load data. Integrated over the last several hundreds of years, the denudation rate derived from in situ-produced 10Be concentrations averages 2 ± 1 mm/yr within the Lanyang watershed. Integrated over the last 50 years, the erosion rate given by modern sediment load data is 5–7 mm/yr within the same catchment area. The studied catchment being characterized by a relatively low-level of human activity, the discrepancy between the two rates is most probably due different sensibilities to high-frequency, stochastic erosional events (typhoons and earthquakes). The cosmogenic-derived denudation rates can thus be regarded as more representatives for quantifying erosion processes on the short-time scale, and be strictly compared to the long-term exhumation rates derived from low-temperature chronological data.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Siame:2015palo","Quaternary tectonic and denudation rates are investigated for an actively growing basement anticline: the Sierra Pie de Palo range, which belongs to the Andean foreland of Northwestern Argentina (28°S–33°S). In this study, a detailed morphometric analysis of the topography is combined with in situ‐produced cosmogenic10Be concentrations measured in (1) surface boulders abandoned on alluvial terraces affected by fault activity (along the north bounding fault) and growth of the basement fold (along the southeastern border), (2) bedrock outcrops corresponding to an exhumed and folded, regional erosion surface, and (3) fluvial sediments sampled at the outlets of several watersheds. Along the eastern and northern borders of the range, incision and uplift rates have been estimated at approximately 0.5 and 1 mm/yr when integrated on Holocene and Pleistocene time scales, in close agreement with both long‐term (structural and basin evolution data) and short‐term (GPS‐derived velocity field) analyses. Cosmogenic‐derived denudation and uplift rates combined with geomorphic characteristics of watersheds and river channels allows estimating the onset of the uplift at 4–6 Ma, followed by a more recent period of topographic rejuvenation at roughly 1–2 Ma, probably synchronous with steepening of the eastern and northern flanks of the anticline.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Sim:1990remains","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Sim:1994bass","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Sim:1998furneaux","Early European explorers were puzzled by the absence of Aboriginal populations on the larger more remote larger islands of the Bass Strait as at least King and Flinders Islands appeared capable of supporting human populations. Subsequent discoveries of stone artefacts on several of the Bassian islands were variously ascribed to human occupation during the landbridge phase or historic times, when Aboriginal Tasmanians had been taken to the islands by sealers and by G.A. Robinson for resettlement However, the discovery of shell midden sites on Flinders Island in the 1970s brought new perspectives to the previous artefact finds - these prehistoric midden sites suggested people had been living on or visiting Flinders Island after the inundation of the Bassian landbridge. Radiocarbon dating of the midden sites on Flinders Island indicated that people were on Flinders Island until about 4,500 BP but absent in more recent times. The aim of the research was to investigate why it should be that evidence of human occupation on Flinders Island disappears from the archaeological record about 4,500 years ago, some 5,000 years of so after insulation. The primary step in this investigation was to determine whether the habitation ceased due to the island being abandoned, or whether it was a case of in situ extinction of the island population. Lampert (1979) had investigated a similar mid-Holocene habitation cessation on Kangaroo Island, and although concluding that the population probably died out he could not dismiss the alternative possibility that people had watercraft and had ceased visiting or living on the island about 4,000 years ago. Unlike Kangaroo Island, the Fumeaux Group had outer islands which enabled the issue of watercraft use to be investigated and thus resolve the primary question of island abandonment or extinction. Results of surveys of the Outer Islands indicated that people in the Furneaux region in prehistoric times did not have watercraft and thus the mid-Holocene middens on Flinders Island were deposited by an isolated relict population. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:27:49.090 +0100" +"Sim:2008vanderlin","This paper presents an overview of archaeological investigations in the Sir Edward Pellew Islands in the southwest Gulf of Carpentaria, northern Australia. It is argued that Vanderlin Island, like the majority of Australia’s offshore islands, attests to a lacuna in human habitation for several thousand years after the marine transgression and consequent insulation c.6700 years ago. With the imminent threat of inundation, people appear to have retreated to higher land, abandoning the peripheral exposed shelf areas; subsequent (re)colonisation of these relict shelf areas in their form as islands took place steadily from c.4200 BP, with increased intensity of occupation after 1300 BP. Possible links between the timing of island occupation, watercraft technology and the role of climate change are investigated, with more recent changes in the archaeological record of Vanderlin Island also examined in light of cultural contact with Macassans.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Sim:2014hawkesbury","Two fluvial sediment cores taken from a floodplain of the Hawkesbury-Nepean River system in the Sydney region, eastern Australia are dated using Optically Stimulated Luminescence (OSL) to provide a reliable chronology essential for the management and planning of water resources. Nine charcoal 14C (AMS) dates constrain these OSL ages. Quartz extracted from seven OSL samples from each of the cores was measured using both single-grain and multi-grain OSL techniques. Three of the single-grain natural dose distributions appear to be well bleached, but the others appear to be incompletely bleached to various degrees. Three minimum-age models (MAM, MAMUL and IEU) are applied to the single-grain dose distributions. We conclude that these models give consistent age estimates. For one of the cores it appears to be necessary to use a minimum-age model to obtain accurate ages, but in the other core incomplete bleaching is probably less important than postdepositional mixing and mixing during sampling. As a result, the burial age is probably best estimated using the weighted average of the individual single-grain dose estimates. The application of multi-grain OSL techniques to these samples results in an average apparent age overestimation of ∼200 years, which is significant for these samples, but negligible for sediments older than a few thousand years. The intention is that the chronology obtained in this study will be used in conjunction with a proxy flood record, derived from floodplain sediments, to gain an understanding of the long-term variability in periods of high and low rainfall in eastern Australia.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Simmons:2002diamantina","The following paper details a description of nine excavated hearths from Diamantina National Park. The park is situated northeast of the Simpson Desert in Queensland’s Channel Country. Hearths are a key component in arid zone archaeological assemblages with the potential to establish a temporal dimension to open sites. Specifically, the paper examines aspects of hearth structure and argues that the construction of excavated hearths represents single or isolated behavioural events. Ethnographic evidence indicates that hearths in the Diamantina region functioned as ovens and this supports archaeological evidence that the excavated hearths are likely to be bases of ovens.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Simmons:2005chiroptera","Order Chiroptera","2023-01-05 16:42:05.198 +0100","" +"Simmons:2005craseonycteridae","Family Craseonycteridae","2023-01-05 16:42:05.198 +0100","" +"Simmons:2005emballonuridae","Family Emballonuridae","2023-01-05 16:42:05.198 +0100","" +"Simmons:2005furipteridae","Family Furipteridae","2023-01-05 16:42:05.198 +0100","" +"Simmons:2005hipposideridae","Family Hipposideridae","2023-01-05 16:42:05.198 +0100","" +"Simmons:2005megadermatidae","Family Megadermatidae","2023-01-05 16:42:05.198 +0100","" +"Simmons:2005molossidae","Family Molossidae","2023-01-05 16:42:05.198 +0100","" +"Simmons:2005mormoopidae","Family Mormoopidae","2023-01-05 16:42:05.198 +0100","" +"Simmons:2005mystacinidae","Family Mystacinidae","2023-01-05 16:42:05.198 +0100","" +"Simmons:2005myzopodidae","Family Myzopodidae","2023-01-05 16:42:05.198 +0100","" +"Simmons:2005natalidae","Family Natalidae","2023-01-05 16:42:05.198 +0100","" +"Simmons:2005noctilionidae","Family Noctilionidae","2023-01-05 16:42:05.198 +0100","" +"Simmons:2005nycteridae","Family Nycteridae","2023-01-05 16:42:05.198 +0100","" +"Simmons:2005phyllostomidae","Family Phyllostomidae","2023-01-05 16:42:05.198 +0100","" +"Simmons:2005pteropodidae","Family Pteropodidae","2023-01-05 16:42:05.198 +0100","" +"Simmons:2005rhinolophidae","Family Rhinolophidae","2023-01-05 16:42:05.198 +0100","" +"Simmons:2005rhinopomatidae","Family Rhinopomatidae","2023-01-05 16:42:05.198 +0100","" +"Simmons:2005thyropteridae","Family Thyropteridae","2023-01-05 16:42:05.198 +0100","" +"Simmons:2005vespertilionida","Family Vespertilionida","2023-01-05 16:42:05.198 +0100","" +"Sinclair:2019thesis","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Singer:1998against","Pollen records of deglacial sequences from northwest Nelson, New Zealand, demonstrate that there was no significant temperature decline associated with the Younger Dryas in New Zealand. Records of glacial advances at this time were either the product of increased snow accumulation under enhanced precipitation regimes or random variation rather than the result of a regional thermal decline. This finding supports those models of Younger Dryas initiation that require neither enhanced westerly circulation nor significant thermal decline in the Southern Hemisphere.","2024-02-29 09:53:02.322 +0100","2024-02-29 09:53:02.322 +0100" +"Singh:1981george","The sedimentary record from Lake George provides the longest relatively continuous Quaternary continental sequence yet available from Australia, and may record one of the longest Upper Cainozoic lacustrine records in the world. Palaeomagnetic analysis of a 36 m core from the lake floor identifies a sequence of deposition extending through the Brunhes and Matuyama, to the Gauss magnetic Chron. A longer core from the same site, but with incomplete recovery, extends to 72 m in lacustrine sediment; the age of the base of this core estimated by extrapolation is between 4.2 and 7 Ma. As there are still older and deeper sediments in the basin, extending to an estimated depth of 134 m, the age of the tectonic formation of the Lake George basin must be reckoned as Middle Miocene or older. The pattern of facies organisation through time demonstrates a phase of deep water deposition extending from the base of the cored sequence (72 m) up to 51.5 m, at which time a major change took place. A disconformity developed at this level, associated with a period of deep weathering and a prolonged phase of slope mantle deposition (from 51.5 to 30.8 m). A gradual return to lacustrine environments, with diminishing proportion of slope wash detritus, resulted in increased rates of deposition coincident with the Jaramillo Subchron at 21.5 m. Thereafter, throughout the Brunhes magnetic Chron, lacustrine conditions dominated, varying from deep to lake dry conditions in a rhythmic fashion, and reflecting the major climatic oscillations of the past 700 000 years, becoming more regular in the past 400 000 years. The pollen analytical record of the upper 8.6 m, covering the last 350 000 years, provides the main framework for the reconstruction of climatic history. The pollen and algal records indicate a sequence of vegetation and lake level changes, in which four major glacial/interglacial cycles are correlated with stages 1 to 10 of the 180 marine record. This provides by far the longest continuous biostratigraphic framework for the Quaternary period in Australia. Comparison between the palaeoclimatic record and the lake level evidence shows that there is no simple correlation between the lake level fluctuations and the glacial/ interglacial oscillations. In fact, major falls in the lake level occured both at the peak of cold glacials and during the warm interglacials. Though the falls in the lake levels during a warm period (interglacial) can be explained by high rates of evaporation, drying during maximum cold can be explained best in terms of a fall in precipitation. Permanent to deep-lake conditions generally occurred during intermediate cool periods following warm intervals, when perhaps the seas were still warm and low rates of evaporation on land prevailed. On the other hand, short periods of shallow to deep lake levels also occurred during warm (interglacial) periods, showing that these were associated with reasonably high rates of precipitation.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Singh:1981quaternary","Studies on vegetational history using pollen analysis have been made for the best part of 70 years but complementary studies of fire history have been slow to develop. Such fire studies as are available do not extend, however, beyond the last 10,000 to 15,000 years of vegetational record (Iversen, 1964, 1969l Tsukada an ddeevey, 1967; Singh, 1971; Singh et al., 1974; Swain, 1973, 1978; Hope and peterson, 1976; Byrne et al., 1977; Mehringer et al., 1977; Cwynar, 1978). Excluding Antarctica, Australia is the driest continent and the indirect consequences of this dryness are best exemplified in the occurrence of fire across the continent (Beadle, 1940; Jacobs, 1955; Gardner, 1957; Lewis, 1962; Gilbert, 1963; Mount, 1964, 1969; Jackson, 1968). The Australian vegetation is subject to the influence of fire over a wide range of environments and vegetation types (McArthur, 1968, 1972; Leeper, 1970; Gill, 1975; Luke ad McArthur, 1978), a feature which is inescapably interwoven with the early evolutionary history of the flora and climate of this region (Gardner, 1959). The wide range of adaptations of the vast majority of the Australian flora to resistance against droughts and fire could not have evolved without a long period of selection, migrations, redistributions and extinctions through much geological time, although some of the most important taxa, such as Eucalyptus, were probably evolving actively even during the Quaternary (Walker, 1978). At present, most of the sclerophyll species, which constitute an overwhelming majority of the Australian flora, are not only considered fire-tolerant, but are sometmies classes as 'fire-requirers' and 'fire-promoters' (Jackson, 1968). It has even been suggested that the sclerophylls have acquired by selection the capacity to tolerate and use high fire frequencies in competitive balance with other communities and, in the process, they have become adapted to soils of low fertility (Jackson, 1968). As sections of the sclerophyll taxa may have been evolving in Australia since the early Tertiary (Burbidge, 1960), their initial adaptability to xeric conditions and fre may have been acquired sometime in the last 65 million years (m.y.).","2023-07-28 11:01:26.780 +0200","" +"Singh:1985cainozoic","The results of pollen, spore, algal and charcoal particle analyses from an 18 m core sample, dating from ca. 730000-0 a before present (B.P.), from Lake George are described along with an account of a five year study of modern pollen-rain from the same site. Also, pollen analyses of two isolated samples, dating about 4-7 Ma B.P., in a separate core from the same location are reported for comparison. The sedimentary sequence is dated by means of magnetostratigraphy and radiocarbon. The microfossil record from Lake George provides the longest relatively continuous Quaternary continental sequence yet available from Australia and may document one of the world's longest combined record of vegetation, bush-fires, lake levels and climates together with the record of accompanying plant migrations, redistributions and extinctions. It is so far the only chronologically secure Late Cainozoic palynological database available in Australia that spans the entire Brunhes Chron. The altitudinal shifts of vegetation belts inferred from the palynological sequence suggest significant past changes in terrestrial temperatures of the order of glacialinterglacial cycles. It is revealed that the upper treeline was depressed by 1200-1500 m and 300-600 m, respectively, during the glacial maxima and the cool-temperate intervals, and reverted during the interglacials. Assuming an average lapse rate of 0.7 °C per 100 m, the drop in mean temperature for the warmest month (January) with respect to the present during the glacial maxima and the cool-temperate periods respectively may have been about 8--10 °C and 2--4 °C. A series of about eight glacial-interglacial cycles (phases I-XIX ) are recognized during the Brunhes Chron at Lake George broadly corresponding to stages 1-19 of the deep sea 18O palaeotemperature record. A correlation between the palaeotemperature sequence and the former lake levels at Lake George is presented for the relatively more continuous section, ca. 350000-0 a B.P., with a view to resolve past precipitation changes. It is inferred that periods of considerably lower precipitation than at present prevailed during the glacial maxima. Conversely, periods of higher precipitation than at present occurred for some considerable lengths of time during the interglacials. In general terms, the precipitation levels increased during both interglacials and interstadials with respect to glacial maxima. The plant microfossil evidence indicates that Eucalyptus-dominated, dry sclerophyll (low, open) forests, now growing in the lake catchment, and probably elsewhere in southeastern Australia are the result of a comparatively recent development. It is shown that the relatively ' fire-sensitive' Casuarina-dominated forests, combined several equally or more 'fire-sensitive' rainforest taxa, dominated the vegetation for at least half a million years during all but the last two interglacials. The relatively 'fire-tolerant', Eucalyptus-dominated forests started to expand onwards from the last interglacial, some 130000 years ago, in conjunction with large increases in the amount of charcoal in the sediment. Since then, not only did the amount of charcoal remain at a generally high level but the overall dominance of open, eucalypt forest is maintained throughout during the warmer periods except for a cool-temperate interstadial interval (zone D) during the last glacial. The 'fire-sensitive' Casuarina (under 23 µm type) as well as all the rainforest taxa declined at the end of the last glacial and finally disappeared from the lake catchment during the Holocene, culminating in the total extinction of Casuarina type under 23 µm during the last few hundred years. Some of the changes in flora during the Brunhes Chron were undoubtedly the result of long-term climatic change but most appear to have been precipitated through increased fire-frequencies only during the last 130000 years (with the maximum impact occurring during the last 10000 years), probably on account of the bush-firing activities of early man in Australia. This presupposes the presence of the Aboriginal people some 90000 years earlier than the oldest available archaeological evidence for human occupation of the Australian continent, a proposition that remains to be tested by future archaeological investigations. In biogeographical terms, the studies reveal that a number of Gondwanic taxa, commonly seen during the late Tertiary in southeastern Australia, survived well into the Pleistocene and finally disappeared during the late Brunhes from Lake George.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Singh:1991frome","Results are presented from stratigraphy, radiocarbon, and pollen analysis from Lake Frome, South Australia, close to the summer/winter rainfall boundary at 30° south latitude. The pollen sequence shows that tree vegetation was minor around 18,000 yr B.P. The landscape was dominated by chenopod low shrublands and ephemeral (Tubuliflorae) vegetation. By ∼17,000 yr B.P., Callitris moved in and rose to 25% of the pollen sum. Values of Casuarina, myrtaceous shrubs, Acacia, Dodonaea and Cyperaceae also rose at about the same time. Between ∼17,000 and ∼ 14,500 yr B.P., Callitris and Eucalyptus dominated the tree vegetation with Callitris reaching its maximum values. Eucalpt woodlands were associated with undershrubs belonging to Myrtaceae, Acacia, Dodonaea and Gyrostemonaceae, whereas Callitris woodlands had probably supported only a sparse understorey. Chenopodiaceae, today distributed mainly in the winter rainfall zone, continued to show high values (>; 25%). Gramineae, today associated with high summer rainfall, generally remained below 20%. The sporadic presence of a number of taxa, which now grow in temperate areas further south, suggest that average annual temperatures were a little lower than at present.","2023-01-05 16:42:05.198 +0100","" +"Skelly:2010migration","Local responses to shifting coastlines feature prominently in the oral histories of the Gulf Province (Papua New Guinea). Stories told in the Kouri district, east of the Vailala River, tell of a past when villages that are today located 6 km from the sea were then coastal settlements with communities actively engaged in regular exchange relations with seafaring Motu traders. Archaeological excavations at Meiharo provide further insights into such relations around 500 cal BP, apparently shortly preceding the period of oral tradition. In doing so, Meiharo further contextualises the history of the ethnographically recorded hiri exchange system, a network of exchange partnerships which affected the lives of people living along at least 400 km of the PNG southern lowlands. This paper focuses on the excavations and ceramics from the site of Meiharo 1.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Skelly:2011ritual","The islands of Western Torres Strait, between Papua New Guinea and Australia, saw the emergence of ritual dugong bone mounds approximately 400 years ago. These mounds were used as a means to commune with, and as an aid for the hunting of, dugongs. This paper explores the bone contents of three dugong bone mounds on the small, uninhabited island of Koey Ngurtai as a means to determine their construction and in doing so to explore the historical emergence of ritual bone mounds associated with dugong hunting magic-and thereby to historicise ethnographically known cultural practices-in Torres Strait.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Skelly:2014thesis","The ethnographically-described hiri has long raised questions concerning the history and origins of social interactions along the south coast of Papua New Guinea. A fundamental problem, however, has been a paucity of research chronologically enchaining material traces of the hiri that we have come to know from ethnohistorical sources with the material remains from more ancient periods of time. Such secure chronological seriation is of particular interest in the Gulf of Papua where data are limited. It is also of particular relevance to this region, as here a re-evaluation of the age of previously excavated sites and archaeological materials is overdue. Previous archaeological research has demonstrated that for the past two millennia, people in the Gulf of Papua have been exchanging pottery, and/or ideas about making pottery, along some 500 km of coastline, extending from at least as far east as present-day Port Moresby westward to the Kikori River. In addition, previous research had identified a lull in the arrival of pottery into the Kikori River region between c. 950-500 cal BP. Archaeological investigations presented here test the hypothesis that social and cultural interactions contracted eastward c. 950 cal BP and then expanded again after 500 cal BP when new relationships were established that led ultimately to the ethnographically-described hiri. Connecting the archaeology with the ethnography requires the identification of an unbroken chronological sequence of archaeological data. To achieve this, I have followed two archaeological site surveying strategies. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:28:48.149 +0100" +"Skelly:2014tracking","The Lapita expansion took Austronesian seafaring peoples with distinctive pottery eastward from the Bismarck Archipelago to western Polynesia during the late second millennium BC, marking the first stage in the settlement of Oceania. Here it is shown that a parallel process also carried Lapita pottery and people many hundreds of kilometres westward along the southern shore of Papua New Guinea. The key site is Hopo, now 4.5km inland owing to the progradation of coastal sand dunes, but originally on the sea edge. Pottery and radiocarbon dates indicate Lapita settlement in this location c. 600 BC, and suggest that the long-distance maritime networks linking the entire southern coast of Papua New Guinea in historical times may trace their origin to this period.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Skelly:2017hiri","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Skelly:2018agila","Accounts of New Guinea’s recent past are replete with both archaeological and ethnographic evidence of trade that indirectly connect virtually the entire country from coast to highland. One consequence has been a bias towards central places (e.g. Mailu Island) and/or large-scale production villages (e.g. of the Port Moresby region) as origin locations for distributed goods. Inversely, there has also been attention paid to distant, recipient points in the landscape (e.g. Gulf of Papua lowlands) where incoming traders turn back home to their originating villages. Less attention has been given to those extreme edges where separate networks indirectly connect. Here we present new evidence from Hood Bay on the south coast of PNG, a region that lies at a crossroads between the west-sailing Motu hiri and eastern Mailu Island ceramicists and seafaring traders. By being on the margins of each, Hood Bay is geographically well positioned to investigate changing inter-regional seafaring networks along a broad coastal expanse. We present initial results from excavations at the Agila village site, Hood Bay, where a changing incidence of western Motu and Mailu ceramics is evident. The results signal that Hood Bay villagers reorganised alliances and access to commodities and influence, depending on the prevailing conditions beyond their immediate western and eastern horizons.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Skov:2020dove","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Slack:2004backed","Abstract Two recently excavated sites adjacent to the Gregory River at Riversleigh in northwestern Queensland have yielded backed artefacts from Pleistocene sediments. One backed artefact is from an 80 cm deep, dense shell midden near the Old Lilydale Homestead (OLH) and radiocarbon determinations on associated freshwater mussel Alathyria cf. pertexta returned Late Pleistocene ages. Two backed artefacts from the limestone rockshelter GRE8 were also recovered from Pleistocene levels. All three backed artefacts are similar to geometric microliths, which are commonly associated with Holocene archaeological deposits. These data complement arguments for early Holocene and Pleistocene backed artefacts in southeastern Australia.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Slack:2005bunnengalla","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Slack:2007phd","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Slack:2009brockman","This paper describes the results and implications of recent excavations on the Hamersley Iron Brockman 4 tenement, near Tom Price, Western Australia. Results concentrate on two rock shelters with Aboriginal occupation starting at least 32,000 years ago and extending throughout the Last Glacial period. Preliminary observations are proposed concerning the nature of Aboriginal foraging patterns as displayed in the flaked stone and faunal records for the Brockman region.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Slack:2017angelas","An excavation and survey program at West Angelas, in the Pilbara region of Western Australia, shows that the poorly watered interior area of the Hamersley Plateau was first occupied soon after the conclusion of the Last Glacial Maximum, and that significant use of this area probably only occurred during the mid to late Holocene. Although current archaeological research shows that Aboriginal groups have occupied areas of the Hamersley Plateau for more than 40,000 years, the permanent and prolonged use of the more marginal or ecologically suboptimal foraging environments of the interior plateau is a comparatively recent development in the region’s long archaeological record.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Slack:2018hamersley","Between 2013 and 2016, Scarp Archaeology developed and implemented an extensive excavation research program across the eastern Hamersley Plateau, an arid and mountainous physiographic region in the Pilbara biogeographical region of Western Australia. More than 100 rock shelters were excavated during the program, resulting in the documentation of 22 rock-shelter sites with Pleistocene-age Aboriginal archaeological deposits. This paper presents the radiometric determinations for these Pleistocene rock-shelter sites, which collectively suggest that the eastern Plateau was occupied by 45000 years ago. The paper further develops a hypothesis that there was a substantial shift in the incidence and intensity of rock-shelter occupation during the Last Glacial Maximum, c.30000–20000 years ago, where there was a substantial downturn in the use of most rock-shelter sites, and in some instances rock shelters were abandoned. However, after the Last Glacial Maximum, we posit that a widespread reoccupation of the region soon occurred. Our research also offers an examination of artefact discard through time, illustrating changes in raw material discard and technology and the likely correlations with procurement and subsistence strategies.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Slack:2020early","For over 30 years, the radiometric chronologies of Newman Rockshelter and Newman Orebody XXIX have been central to archaeological discussions on the Pleistocene Aboriginal occupation of the Hamersley Plateau and greater Pilbara region. Until 2009, these two sites were heralded as having the oldest evidence of human occupation on the plateau, dating to the last glacial maximum (LGM) ~ 26-20 ka. More recently however, the excavations at several other rockshelters have shown that ancient Aboriginal peoples occupied the Hamersley Plateau many thousands of years before the onset of the last glacial cycle, when regional climatic conditions were wetter and more amenable. This paper presents the results of our re-excavation of both Newman Rockshelter and Newman Orebody XXIX. Our research has resulted in the compilation and analysis of large lithic datasets for each of these sites and the construction of geo-chronologies using modern radiometric techniques, including AMS-radiocarbon dating and optically stimulated luminescence dating. These new radiometric chronologies and artefact data indicate that both sites were occupied between 45 and 40 ka. Despite having significant early occupational evidence, neither of the rockshelters present strong evidence for sustained or persistent site use during the LGM proper ca. 23e19 ka; however, there is substantial evidence for more routine occupation of these localities during the terminal Pleistocene and Holocene.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Slee:2012reassessment","Sandy deposits containing shells occur at c. 20 m above present high water mark at Mary Ann Bay in southern Tasmania, Australia. Shells in the deposits have previously been dated to the Last Interglacial by amino acid racemisation analysis and on this basis the deposits have been interpreted to be marine, indicating rapid uplift of about 0.15 m/ka in the area. The sandy deposits, interlayered with sandy loam and sandy clay layers in the lower part of the section, overlie weathered dolerite. The section was redescribed and the sands were dated by thermoluminescence methods. Ages of 30.7±1.9 ka and 30.3±3.7 ka indicate deposition of the sands during the Last Glacial, and are incompatible with a marine origin. The presence of layers interpreted to be palaeosols, lag deposits and cross bedding support aeolian transport of sands by winds from the southwest. We interpret the sands to be a remnant of an extensive aeolian deposit that accumulated east of the lower Derwent floodplain in the Last Glacial. The sands were probably once continuous with other dated Last Glacial aeolian sands at Pipe Clay Lagoon and Llanherne near Seven Mile Beach and sandy deposits now below sea level in Ralphs Bay. The age of the shells in the Mary Ann Bay sands is not disputed, but can be explained by reworking and transport of a nearby accumulation of Last Interglacial shells by strong westerly winds.","2024-01-17 16:36:17.120 +0100","" +"Sloss:2005esturaines","The degree of aspartic acid racemisation measured in radiocarbon dated specimens of fossil molluscs collected from Holocene barrier estuaries on the southeast coast of Australia is evaluated in the context of results of laboratory-induced racemisation established in heating (simulated ageing) experiments. The general kinetic trend of aspartic acid racemisation, in both heating experiments, and at ambient temperatures during diagenesis in the fossil molluscs Anadara trapezia and Notospisula trigonella conforms to a model of apparent parabolic kinetics. Using the apparent parabolic kinetic model, numeric ages based on the degree of aspartic acid racemisation in fossil specimens ofA. trapezia and N. trigonella have been determined. Aspartic acid D/L ratios in Holocene specimens of A. trapezia and N. trigonella range from 0.049±0.005 to 0.510±0.009, representing an age range from <50 yr to ca 8,000 yr. Accordingly, the Holocene amino- and chronostratigraphies of the wave- dominated barrier estuaries Lake Illawarra, St Georges Basin, Swan Lake and Burrill Lake have been established based on the extent of aspartic acid racemisation measured in 290 specimens of fossil molluscs. For fossil material beyond the time span of the radiocarbon dating method (ca >50 ka) and the calibration range of aspartic acid, relative ages have been determined based on the slower racemising acids alanine, valine, leucine and proline. The relative age determinations on older fossils indicate that Last Interglacial successions have been preserved at depth within the incised valleys on the southeast coast of Australia. ... [_truncated_]","2024-01-17 16:36:17.120 +0100","" +"Slosson:2022steep","Paired in situ cosmogenic nuclides 14C and 10Be present an opportunity to explore erosion rate disequilibria over Holocene to latest Pleistocene timescales and are a new avenue in surface processes research. 14C and 10Be concentrations in quartz from river sand collected at the outlets of five mountainous catchments in the Argentine Andes are compared in this study. River gauge and 10Be-derived erosion rates are in good agreement; however, 14C concentrations are approximately 2.7--4 times lower than expected relative to 10Be under steady-state erosion. Low 14C to 10Be ratios imply that sediment eroded from the high mountains was shielded for at least 7--15 ky. Neoglacial advances and storage in terraces may account for some of the reduced 14C concentrations but are insufficient alone. Transient storage in dynamic talus slopes in the steep topography of the High Andes provides the best explanation for the observed 14C concentrations.","2024-01-18 16:42:16.917 +0100","" +"Small:2012skye","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Small:2016deglaciated","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Small:2017behaviour","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Small:2018geometry","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Smedley:2017scilly","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Smellie:2018tuff","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Smeulders:1999hopwoods","BSc Hons thesis (unpublished)","2023-09-03 12:38:33.072 +0200","" +"Smith:0000unpub","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Smith:1839dogs","We have much satisfaction in fulfilling the assurance, given in our last advertisement, that many volumes were in an advanced state of progress, and would follow each other in as rapid succession as attention to the execution of the various departments would allow; and we have now the pleasure to present to our friends and the Public the first portion of the NATURAL HISTORY OF THE DOG, written by COLONEL C. HAMILTON SMITH, a wellknown and talented Zoologist, and one whom we may in future hope to rank as an able coadjutor in our work. This part contains the description of the principal wild races, allied to, and from which it is supposed most of our domestic breeds of Dogs have sprung; while the second part, completing their history, and illustrating all those animals which have been cultivated from them for the use or amusement of man, is so far advanced, that we are enabled confidently to promise it within the usual time. ... [_truncated_]","2023-01-20 10:09:29.977 +0100","2023-01-20 13:54:28.349 +0100" +"Smith:1980unpub","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Smith:1982devon","Few archaeological sites in Australia are as impressive as Devon Downs. With six metres of well stratified occupation deposit this rock shelter boasts an unusually fine degree of stratigraphie resolution. The site was excavated in 1929 and provided one of the first archaeological sequences for this continent (Hale and Tindale 1930, Tindale 1957, 1968). A succession of three archaeological cultures - Pirrian, Mudukian and Murundian - was derived from this shelter and an earlier industry, the Tartangan, was added from excavations on the nearby island of Taitanga. Subsequent radiocarbon dating, on freshwater mussel shell from the original excavation (Broecker et al. 1956), established that the archaeological deposit spanned 5000 years.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Smith:1982spencer","Cores from Spencer Gulf have been dated by thermoluminescence and the results compared with 14C measurements and geologists' predictions. The dates obtained cover a time-span from recent to 120,000 years and are consistent except where the sediments have not been given a good exposure to sunlight during deposition.","2024-09-30 11:58:32.713 +0200","2024-09-30 12:00:01.824 +0200" +"Smith:1982western","Until recently, evidence for Aboriginal exploitation of the cycad Macrozamia, has been recorded only in deposits of late Holocene age. Material from excavations in Queensland, N.S.W. and the Northern Territory has provided an earliest date of c. 4300 BP for the treatment of zamia and its use as a food plant (Beaton 1977, 1982; Pearson 1981; White 1967). The presence of Macrozamia riedlei nuts and kernels in a pit dated at c. 13,200 BP, excavated in Cheetup rocksheiter, southern WA indicates that in this region Aborigines had mastered cycad treatment techniques and were utilizing zamia as a food resource by the late Pleistocene.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Smith:1986quakers","The Cumberland Plain has been the focus of a large number of archaeological field surveys in the last decade. Most of these studies have been primarily concerned with the location, recording and assessment of sites endangered by the spread of Sydney's Western Suburbs (Fig.l). Over 90% of the sites which have been recorded are open sites, consisting of stone artefact scatters. To date, only five of these sites, including the site described in this paper, have been excavated. Two of these were found to be extensively disturbed, and a mere three contain datable, undisturbed, deposits. One of these sites, at Second Ponds Creek, has been previously dated to 600-700 years (Kohen 1984a). The present site is the oldest east of the Nepean River on the Cumberland Plain for which a date has been established.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Smith:1986revised","A revision to the chronology of Intirtekwerle (James Range East) rockshelter is proposed. A review of the depositional history is supported with fresh radiocarbon dates and it is concluded that major occupation at the site post-dates 1000 yrs BP.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Smith:1987bardi","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Smith:1987pleistocene","Interest in the pattern and rate of human colonization of Australia has been stimulated by the hypothesis that the arid interior of the continent was initially settled as late as 10,000-12,000 yr BP (ref. 1). The failure of several field projects to locate earlier sites, despite systematic searches, has lent support to this view. However, recent archaeological excavations at Puritjarra rockshelter, in Central Australia, have revealed a stratified deposit containing stone artefacts in levels dating to the late Pleistocene. Radiocarbon dates from this site indicate that the central part of the arid zone was settled by 22,000 yr BP, about 12,000 years earlier than previous studies2 have shown. These results provide first evidence of occupation of the central desert during the Pleistocene and should now end a decade of scientific speculation about the timing of human settlement in the arid zone1,3-5.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Smith:1988central","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Smith:1990ballina","This report was commissioned by Ballina Shire Council and details the archaeological investigation of shell deposits on the eastern bank of Little Fishery Creek, Ballina, on the north coast of NSW. The archaeologist's brief was to investigate these deposits to determine if the deposits were either: a) Aboriginal middens; b) natural shell deposits; c) dredge material removed from Little Fishery Creek. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:28:29.550 +0100" +"Smith:1991jsn","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Smith:1992bribie","This thesis presents the results of an archaeological survey of Bribie Island, southeast Queensland. The aims of the thesis are to characterize the archaeological record of the island, develop and test a predictive model of site location, and to develop an explanatory hypothesis for the variability in the archaeological record in terms of prehistoric Aboriginal subsistence and settlement. The predictive site location model holds that site location may be reliably predicted in terms of five variables: proximity to the shore, proximity to fresh water and fernroot, ground elevation, and vegetation type. The application of a principal components analysis to the site database is discussed with reference to the site location model. A current subsistence-settlement model is tested, refuted and modified. The modified model holds that there were at least two large ‘base‘ camps located on or near the coast from which a range of subsistence activities were undertaken. Smaller sites on the west coast and along the relic accretion ridges reflect north-south movement over the island. The application of a principal components analysis to the site database is discussed with reference to the subsistence-settlement model. The thesis represents the first archaeological study of Bribie Island as a whole. As such, it ultimately identifies future research considerations which will more fully explicate the Aboriginal occupation of the island.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Smith:1993radiocarbon","The radiocarbon dates reported in this paper are the first to become available for human occupation of the Simpson duncficld. They show that Marapadi, one of the small wells (mikiri) crucial for Wangkangurru occupation of the duncficld at the turn of the century, was in use about 2700 years ago.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Smith:1993sahul","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Smith:1995scotch","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Smith:1997puritjarra","At Puritjarra rock shelter a long comparative sequence permits detailed comparisons of luminescence and radiocarbon chronologies over 35,000 years. Both techniques produce self-consistent chronologies for the Puritjarra deposit, but observed discrepancies between luminescence dates on unburnt sediments and 14C, assays on charcoal are greater than reported elsewhere. TL ages are generally older than 14C ages but dates converge at depths below 70 cm, dating first significant human occupation of the rock shelter ∼35,000 years ago. The discrepancies are not removed by calibrating 14C dates or adjusting TL ages for lower water content of sediments. The 14C chronology is broadly supported by sedimentary or palaeobotanical evidence, stone artefact typology and other archaeological data. Radiocarbon dates on intact hearths agree with those on detrital charcoal. TL ages were arrived at using both total bleach and selective bleach methods and the latter agree with optical ages for the same samples. Incomplete bleaching of sediments during deposition can be ruled out. Incorporation of old material into the luminescence samples via in-situ disintegration of local sandstone remains a possibility and will be an important issue to resolve as luminescence techniques are increasingly deployed to date archaeological deposits in rock shelters.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Smith:1999southwest","Despite a growing body of evidence to the contrary, the myth of the absent southwest and southern littoral Aboriginal economy continues to be propounded (e.g. Lilley 1993:40; Gara and Cane 1988; Nicholson and Cane 1991:3). The absence of shell mounds or middens, in com­bination with observations by early European colonial settlers in the Swan coastal plain and the King George Sound area about supposed prohibitions on shellfish as food, has been the foundation for dismissal of the role of marine resources in southwest Western Australian coastal economies. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:29:05.253 +0100" +"Smith:2001abox","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Smith:2004sandy","One of the distinctive features of Aboriginal groups in the Australian desert was the large geographical scale of these hunter-gatherer systems. The residential mobility of groups was invariably high, with some individuals regularly moving 200 kms or more, and this was coupled with exchange systems which moved goods across the continent or from coast to interior, often over distances >1000 km (Mulvaney 1976). The scale of these systems is much greater than those recorded for other comparable parts of the world (for example: for southern Africa see Mitchell 1996. Table II; cf Veth 2000 for Australia) and represents a significant challenge for archaeological research into the development of Australian desert societies. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:27:18.094 +0100" +"Smith:2005early","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Smith:2005preservation","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Smith:2008thirsty","The archaeology of Glen Thirsty, a desert well in the Amadeus Basin, Central Australia, illustrates the changing relationship between the ranges and desert lowlands during the last 1500 years. Historical records and Aboriginal accounts of the site document the regional importance of Glen Thirsty as one of the few wells in this part of the desert. Archaeological excavations and rock art research show that despite its proximity to Puritjarra with its long, late Pleistocene record of occupation, Glen Thirsty only became an important focus of occupation after 1500 BP. Several lines of evidence independently suggest the establishment and consolidation of a new cultural and economic landscape in the Glen Thirsty area around this time. Growing population pressure and shifts in patterns of land-use and economy in the Central Australian ranges may have provided the impetus for more intensive use of the Glen Thirsty area, although the timing of this was constrained by climatic factors. As a rain-fed well in the lower part of the Amadeus Basin, Glen Thirsty is sensitive to shifts in palaeoclimate and its history reflects changes in regional rainfall patterns during the late Holocene.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Smith:2009puritjarra","Puritjarra rock shelter provides a long record of late Quaternary vegetation in the Australian arid zone. Analysis of the sedimentary history of this rock shelter is combined with reanalysis of charcoal and phytolith records to provide a first-order picture of changing landscapes in western Central Australia. These show a landscape responding to increasing aridity from 45 ka with deflation of clay-rich red palaeosols (<45 ka) and sharp declines in grassland and other vegetation at 40–36 ka, and at the beginning of the Last Glacial Maximum (LGM) (24 ka). Vegetation in the catchment of the rock shelter recovered after 15 ka with expansion of both acacia woodland and spinifex grasslands, registering stronger summer rainfall in the interior of the continent. By 8.3 ka re-vegetation of local palaeosols and dunes had choked off sediment supply to the rock shelter and the character of the sediments changed abruptly. Poaceae values peaked at 5.8 ka, suggesting the early–mid Holocene climatic optimum in Central Australia is bracketed between 8.3 and 5.8 ka. Local vegetation was disrupted in the late Holocene with a sharp decline in Poaceae at 3.8 ka, coinciding with an abrupt intensification of ENSO. Local grasslands recovered over the next two millennia and by 1.5 ka the modern vegetation appears to have become established. Copyright 2009 John Wiley & Sons, Ltd.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Smith:2010cross","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Smith:2011nevado","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Smith:2016hangay","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Smith:2017aspects","The ecology of the geographically restricted Atherton antechinus (Antechinus godmani) is poorly known. This trapping and radio-tracking study provides historical baseline information on its ecology. The Atherton antechinus foraged primarily at night in deep leaf litter and rotting logs. The sympatric, smaller rusty antechinus (A. adustus) was arboreal and active both day and night, suggesting resource partitioning between species. The diet of the Atherton antechinus included a significant component of beetles, centipedes, spiders, cockroaches, crickets, and ants; minor items included a frog and a skink. Declines in male condition of both antechinus species occurred in June-July. Free-living young of the rusty and the Atherton antechinus were first trapped in November and January, respectively. Minimum convex polygon home ranges for the Atherton antechinus were 2.5-5.8 ha for males and 3.6 ha for a female. Multiple nest sites were used by individual Atherton antechinuses with simultaneous sharing of nests observed only between sexes. A home range of a single female was overlapped by the home ranges of numerous males. The Atherton antechinus prefers contiguous areas of wet tropical upland rainforest with old-growth characteristics, including large old trees for nest sites, fallen woody debris and deep leaf litter for foraging. The impacts of climate change could be devastating.","2023-02-17 13:35:53.701 +0100","" +"Smith:2017puntutjarpa","Puntutjarpa Rockshelter was the first archaeological site excavated in the Australian desert. Dug between 1967 and 1970, the archaeological sequence was originally interpreted as a continuous record spanning the last 10,000 years BP. With a new series of radiocarbon and OSL dates we show that Puntutjarpa primarily contains a mid-Holocene deposit with a veneer of last millennium material and a thin underlay of terminal Pleistocene evidence. We show that over the last 12.0 kyr, there were three discrete phases of site-use at Puntutjarpa – 12.0–9.7 kyr, 8.3–6.2 kyr and ∼1.1–0 kyr – each with differences in the nature and intensity of occupation. This removes key field evidence for the ‘Australian Desert Culture’, a concept that has increasingly become an anomaly since the 1980s.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Smith:2021reorganising","Increasing populations in Central Australia after 1,500 cal BP led to the development of more closely spaced foraging territories, with a consequent shift towards more intensive exploitation of bush foods. We suggest that such pressure would also lead to concomitant shifts in the use of peripheral areas within individual foraging estates. A small archaeological excavation at NEP23, on Watarrka Plateau in Central Australia, provides a glimpse of this dynamic. Use of this site began around 1,350 cal BP. Given this site‘s marginal location, initiation of occupation at NEP23 reflects pressure to extend the exploitation of foraging territory otherwise centred on major springs and rock holes along the base of the Watarrka Plateau.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" "Snelson:1986nundera","In recent years, the management of Aboriginal sites has received greater attention from archaeologists, particularly those who work in government organisations responsible for site protection. A major problem is the protection of sites damaged by erosion. This paper presents the results of an experiment in stabilising a midden eroding out of a coastal foredune, a commonly encountered situation. -Dune stabilisation is undertaken for a variety of reasons, from the restoration of the dune system after beach mining, to the protection of dunes from heavy pedestrian traffic or off-road vehicle use. There is an extensive literature on methods of dune stabilisation (e.g. Atkinson 1971; Harr and Watt 1969; Harr and Atkinson 1970; Beach Protection Authority of Queensland 1981; New South Wales State Pollution Control Commission 1978; Temple and Bungey 1980), but none of these methods take into account the specific needs of Aboriginal site protection." -"Sondergaard:2019qaanaaq","ND" -"Sordi:2018brazil","Although several authors have pointed out the importance of earth surface process to passive margin escarpments relief evolution and even drainage rearrangements, the dynamics of a consolidated capture area (after a drainage network erodes the escarpment, as the one from the Itajaí-Açu River) remain poorly understood. Here, results are presented from radar elevation and aerial imagery data coupled with in-situ-produced 10Be concentrations measured in sand-sized river-born sediments from the Serra Geral escarpment, southern Brazil. The Studied area's relief evolution is captained by the drainage network: while the Itajaí-Açu watershed relief is the most dissected and lowest in elevation, it is significantly less dissected in the intermediate elevation Iguaçu catchment, an important Paraná River tributary. These less dissected and topographically higher areas belong to the Uruguai River catchment. These differences are conditioned by (i) different lithology compositions, structures and genesis; (ii) different morphological configurations, notably slope, range, relief; and (iii) different regional base levels. ... [_truncated_]" -"Southern:1982monaro","ND" -"Southern:1986fiji","This thesis reports the results of analyses of vegetation history in the Fiji Islands. Selected sites have been pollen analysed, and their results used to provide a record of vegetation change that contrasts with analogous records from the Australasian region. Records from two of the sites (Lake Tagimaucia and Wainisavulevu Creek) extend into the Pleistocene, the former providing a continuous vegetation record from 14 300 BP to the present. The remaining sites (Nadrau Swamp, Bonatoa Bog, Raralevu, Vunimoli Swamp and Melimeli Swamp) originated in the mid- to late Holocene. ... [_truncated_]" -"Souza:2019brazil","The Atlantic Ocean coast region of southeast Brazil contains two coast-parallel mountain ranges (the Serra do Mar and Serra da Mantiqueira) generated by tectonic activity pulses tens of millions years after the main continental rift event occurred around 120 Ma. Although the short-term erosion rates for the region are established, the relative importance of the factors controlling erosion is poorly constrained. We combine new and published catchment-averaged erosion rates (n = 48) using in situ-produced 10Be concentrations in quartz from river sediments to establish the regional erosion pattern. The river catchments are (i) escarpment topography, (ii) high-altitude low-relief and (iii) mixed topography, which record how escarpment fronts are migrating inland. Ocean-facing coastal escarpment catchments of the Serra do Mar (ε = 18–53 m/Ma) can be eroded approximately twice as fast as continent-facing escarpment catchments in the Serra do Mar and Serra da Mantiqueira (ε = 7–24 m/Ma). The correlation between the normalized channel steepness index (ksn) and slope angle indicates that river incision and hillslope erosion processes combine to maintain the high relief. The Serra do Mar catchments define a mean slope angle threshold indicating that landslides are the dominant erosional process when slope angles in excess of ~30°. Tectonic activity is low and plays no significant role in driving erosion. A first-order relationship between erosion rate and precipitation-temperature across the region implies that climate plays a key role in soil production, river incision and in triggering erosional processes. Although the high topographic relief is a pre-condition for the occurrence of significant erosion, the climatic condition is the outlining factor of the regional variation in erosion rates." -"Specht:1968preliminary","Prehistoric pottery with an unusual and distinctive decoration was reported from Watom Island in 1909 by Father Otto Meyer but remained without parallel until 1948, when Lenormand published a description of several sherds from the He des Pins, New Caledonia, which closely resembled those from Watom. Since that date many more sites have been found in the Southwest Pacific producing this highly distinctive pottery, whose decoration has been named ‘Lapita style‘ after the site of Lapita on New Caledonia where it was first studied in any detail. Following Poulsen its characteristic decorative technique is here described as dentate stamping." -"Specht:1969thesis","Buka Island lies in the Bougainville District of‘ the Territory of PaPua and New Guinea. In 1967 the author carried out an archaeological. survey of south-east Buka and excavated on two major sites on Sohano Island and at Haugan Village on Buka. These excavations and surface Collections produced collections of pottery hitherto undescribed. To describe and analyse the pottery a descriptive code has been devised. By this code each rim shard is described in terms of its constituent features. To study the development of pottery-making on Buka and Sohano, attribute frequencies have been compiled for each time unit revealed by the excavations. Variations in these frequencies interpreted as reflecting changes of 0erainic style through time. On the most important attribute classes is that of paste, and eight major and minor paste categories have been established. Most of these divisions have been validated by petrological examination. Pastes, like styles, are shown to have temporal significance. From the excavations and surface collections, a sequence of six ceramic styles; constituting three ceramic traditions, is outlined. The modern industry is viewed as the terminal. point for the final style. this industry today is given in chapter x. The external parallels indicated in chapter XI show links between Buka and ceramics of various dates throughout Melanesia and licronesia. The most important is with the New Hebrides at about A.D. 4oo At a later date, around A.D. 1000-1200, a very distinctive ceramic suddenly appears For the first time appears the lipped bowl made today. The non-ceramic artefacts are described and discussed. The most important are three fragments of trolling-hooks, dated to between A.D. 100-500 These have close, but undated; Macronesian parallels. At A.D.1000-1200, with the appearance of the very distinctive pottery, were found many tools for pounding and grinding From then onwards all modern artefact forms are present. ... [_truncated_]" -"Specht:1972evidence","A recent paper by Ambrose and Green (1972) presents conclusive evidence for the widespread transport of New Britain obsidian in the 1st millenium BC. Excavations in 1967 on Buka and Sohano Islands, New Guinea, suggest that pottery also may have been included in this trading." -"Specht:1980preliminary","In 1979 and 1980 I carried out archaeological research in the Kandrian area of West New Britain Province accompanied by O.R. Kaiku (1979) and T. Mawe (1980) of the National Museum and Art Gallery, Waigani; J. Normu (1980) of the West New Britain Provincial Cultural Centre, Kimbe; Dr. B.F. Leach and Ms J. Davidson, University of Otago, New Zealand (1979); and Mr. I. Lilley, University of Queensland, Brisbane (1980). The fieldwork was funded in both years by the Australian Research Grants Committee." -"Specht:1981radiocarbon","This note reports four radiocarbon age determinations from two archaeological sites, inland from Kandrian in West New Britain Province, Papua Mew Guinea. Both sites were located in 1979 during a study of settlement history and exchange network development between New Guinea and New Britain over approximately the same area as that covered by the ethnographically known Vitiaz Strait network (Harding 1967). Work in the Kandrian area in 1979 and 1980 was directed towards both the prehistoric transport of goods and the significance of the so-called waisted chert tools previously reported from the area (Chowning and Goodale 1966)." -"Specht:1983more","We have previously published four radiocarbon age determinations from West New Britain Province, Papua New Guinea (Specht et al. 1981). One of these determinations (SUA-1490) places the first occupation of site FHC at the close of the Pleistocene, making this the oldest archaeological site yet recorded east of New Guinea. Temple and Barbetti (1981) have subsequently reported a systematic error in age determinations at the Sydney University Radiocarbon Laboratory, requiring adjustments to many age determinations. We present here the adjusted dates for two of our samples and include a recently released age determination for a third site in West New Britain (Fig.l)." -"Specht:1985crabs","Bioturbation processes can have a major impact on the integrity of archaeological deposits. In coastal tropical Pacific situations, crab burrowing can assist the recognition of sub-surface archaeological deposits, but at the same time may cause very extensive damage to the deposits. Data from Watom Island, Papua New Guinea, allow some quantification of the potential extent of such damages, and draw attention t o the problems of interpretation, especially in terms of chronology and association." -"Specht:1991talasea","Lapita pottery appears in the Bismarck Archipelago of Papua New Guinea around 3500 years ago (Kirch and Hunt 1988), and about 30,000 years after the first evidence for the human settlement of the region (Allen et al. 1989). The pre-Lapita occupation of these islands has been long recognised (Downie and White 1978; Specht et al. 1981; White and Allen 1980; Allen and White 1989), though is largely known only from cave and rock shelter sites. Study of the relationship between the introduction of the pottery and any prior populations in the area has been hampered by a paucity of open sites with long sequences bridging the pre-Lapita and post-Lapita phases. Our recent research in the Talasea area of West New Britain Province has located several such sites that allow us to begin to examine the relationships between these phases. In this paper we present some preliminary results of this research. We argue that current models underestimate the diversity of expression of Lapita in this region and raise the possibility that not all of the Talasea sites with Lapita pottery were part of the ‘Lapia cultural complex‘ (Green 1979, and this volume). Finally, we query whether the appearance of the pottery marked major changes in human use of the area." -"Specht:1997dating","Dates for the appearance of Lapita pottery suggest a rapid expansion from the Bismarck Archipelago in the north to Western Polynesia in the south. Kirch and Hunt (1988a, 1988b) see this as instantaneous in archaeological and radiocarbon terms, but Spriggs (1990) proposes a ‘pause‘ in the Bismarck Archipelago. We review the dates from the Bismarck area and note that two interpretations are possible, depending on which dates are accepted. Lapita pottery may have begun there later than the accepted date of cal. 3450-3550 B.P., or it could have begun in the Mussau Islands earlier than in New Britain. Both views raise questions about Lapita presence in this region and have implications for its spread to more southerly islands. A maximum time range of from cal. 3300 to 2100 B.P. is suggested for the Bismarck Archipelago, with most dates falling between 3100 and 2300 B.P. The end date of Lapita is problematical, since it depends on how the end is defined. The paper concludes with some observations on the implications of the revised dating for understanding Lapita sites." -"Specht:2007boduna","The FEA Lapita pottery site on Boduna Island, West New Britain, is one of the most important Lapita sites of the Talasea region. Archaeological investigations in 1980 and 1985 concluded that the site has been disturbed and its stratigraphic integrity is insecure. Fieldwork in 1989 targeted this issue, and further work in 2001 examined the island‘s geological history. This paper describes the 1989 study, and concludes from the pottery from the various excavations and surface collections that there is residual evidence for stylistic change through time. Use of the island began c. 3340–3000 cal. bp, but no firm date can be suggested for the end of pottery use on the island. The island seems too small to have supported permanent occupation without importation of food or use of land elsewhere for gardening, and might have been used only intermittently by local residents or visiting groups, perhaps for special social or ritual activities similar to the use suggested by Kirch for zone C at ECA/B in the Mussau group." -"Specht:2011diversity","The nature of chert exposures in the Passismanua area of West New Britain, Papua New Guinea is reviewed in light of reports of worked seams of chert in five caves. Extraction of chert at one cave, Ale, began within the last 3,000 years, but such exposures have been used from the late Pleistocene onwards. The nature and quality of the exposures would often have placed severe constraints on the production of flaked tools. The chert sources are compared with those of obsidian on the north side of New Britain, highlighting the potential advantages and problems of each. A small group of finely made stemmed chert tools is identified as potentially valuables similar to stemmed obsidian tools of the Willaumez Peninsula obsidian source region. While the chert examples differ in aspects of technology and form, they share with the obsidian forms the concept of bifacially-worked stems and were made during the same period. This is seen as indicating social relationships between the two areas during the middle Holocene comparable to that recently proposed between Manus and New Britain." -"Specht:2015wood","In 1989–1990, part of a wooden artefact with an incised criss-cross design was recovered from the pre-Lapita pottery level of the U-L-T area of the Apalo site in the Arawe Islands of New Britain, Papua New Guinea. The artefact was made from a Ficus tree species, and has been dated by AMS to 4043–3848 cal BP (95.4 percent). This makes it the oldest directly dated ornamented object in the New Guinea region, though zoomorphic stone figurines and pestles and decorated stone mortars of the region are probably of similar antiquity. The artefact adds to the growing body of information about people in the Papua New Guinea Islands prior to the appearance of Lapita pottery, though the simplicity of the design and its widespread distribution in time and space caution against seeing it as a precursor to the Lapita design system. The nature of the original artefact is uncertain." -"Specht:2017structure","Stilt structures in the inter-tidal zone or over shallow water on fringing reefs are widely accepted as a feature of settlements of the Lapita cultural complex in Near Oceania. Claims for similar structures in a pre-Lapita context at the Apalo site in the Arawe Islands, New Britain, Papua New Guinea, have been queried on several grounds. Re-evaluation of the Apalo evidence, together with 10 additional AMS radiocarbon dates, establishes human activity associated with some form of structure and possiblywith a ground stone axe about 400–500 years before the Lapita pottery occupation. The paucity of occupational refuse suggests a nonresidential structure perhaps associated with water transport. Comparisons with the older Dongan midden site in the Sepik-Ramu basin suggest stilt structures were probably used there as well. An apparent shift in depositional processes between the pre-Lapita and Lapita use of Apalo could reflect changed sea conditions arising from increased ENSO activity." -"Specht:2021petroglyphs","The analysis of cultural practices at four sites near Cape Gloucester and on Uneapa and Garua Islands in West New Britain, Papua New Guinea shows how rock markings and boulder arrangements create special places within physical and social landscapes. Four kinds of rock markings are documented: cupules, abraded surfaces, geometric curvilinear and rectilinear (i.e., composed of straight lines) petroglyphs, and figurative forms including anthropomorphic heads and introduced animals. The placement of the art, together with the arrangement of boulders, implies that both restricted and open forms of ceremony were conducted. The similarities between these sites suggest the existence of a precursor to the well-documented recent interaction zone in this part of West New Britain. We speculate that these cultural practices have a much longer history than previously proposed for Island Melanesia." -"Spector:2017ross","ND" -"Spector:2019thickness","ND" -"Spiske:2020inundation","Coastal boulder deposits and chevrons are two features whose origin have triggered controversial discussions. Boulders are often used as indicators of past tsunamis and storms, with the former interpretation in many cases preferred due to the clast size. Chevrons, defined as large parabolic sand bodies, were previously attributed to (mega-)tsunami, potentially caused by oceanic impacts, because of their dimensions, height above sea level and alignment of the central axis. This study documents that chevrons along the Quobba coast in Western Australia are parabolic dunes and not related to tsunami inundation; their age is consistent with an arid period at about 3 .9 to 2 .3 ka when the sea level was 1 to 2 m higher than today. The internal age distribution proves an inland migration. Weakly developed soil horizons represent phases of intermittent dune stabilization and later reactivation. The calculated velocities required for wind transport and the prevailing wind directions are consistent with on-site meteorological parameters. The boulders at Quobba are most likely to be remnants of in situ platform denudation that produces shell hash, coral clasts and boulders. An unknown portion of the boulders was certainly moved by tropical cyclones. A previously proposed tsunami origin is unsustainable because the observed features can be explained by processes other than tsunamis. Boulders were tilted during gravitative platform collapse, standing water caused dissolution of the boulder bottoms, creating 'pseudo-rockpools', consequently not applicable as upside-down criteria, and ages of attached encrusting organisms document their colonization at higher sea level and (sub)recent frequent inundation by wave splash during rough seas." -"Spriggs:1996chronology","I have previously examined the dating of the spread of pottery-using, agricultural cultures through Island Southeast Asia and Near Oceania, and their extension, ultimately aceramic, into Remote Oceania1 in three papers, the last co-authored with Atholl Anderson. These sought to provide a critical evaluation of the radiocarbon corpus and its interpretation (Spriggs 1989, 1990, Spriggs and Anderson 1993). Although not as explicitly listed as in the last of these papers, generally similar standards of 'chronometric hygiene' were applied in all three. But in the Island Southeast Asian sample the benefit of the doubt was given more often, because of the comparatively small number of radiocarbon determinations and the lack of detailed reporting of the contexts of a number of them. Results that would have been considered questionable in the East Polynesian context are therefore accepted in the earliest of the papers, and to a lesser extent in the second one." -"Spriggs:1997melanesians","This book explores the possibility of an Island Melanesian cultural and historical unity separate from that of New Guinea. ‘Melanesia‘ is thus deconstructed in the process. I seek to outline a deep-time regional history which can be compared to those which concentrate on the island of New Guinea itself. The book attempts to fill a gap between general histories of the Pacific at too large a scale and the individual country histories which focus down too much. It is an attempt to draw out the similarities among the million or so people who live in the archipelagoes immediately to the south-east of mainland New Guinea." -"Spriggs:2003chronology","The Island Southeast Asian-Western Pacific region presents a dynamic research environment and the question of the mid-Holocene Neolithic transition is worth reviewing every few years as new evidence accumulates (see for example Spriggs 1989, 1990, 1996a, 1996b, 1999, 2001). The most recent detailed synthesis of the archaeology of the region is the second edition of Bellwood‘s Prehistory of the Indo-Malaysian Archipelago (1997a), but much has happened since its publication." -"Spry:2020wala","Aboriginal culturally modified trees are a distinctive feature of the Australian archaeological record, generating insights into Aboriginal interactions with wood and bark, which rarely survive in archaeological contexts. However, they are under-studied, in decline and typically presumed to pre-date the 20th century. Here we investigate the origin of a scar with a stone tool embedded in the scar overgrowth, located in the Central Tablelands, New South Wales, on Wiradjuri Country. We consider three datasets for this purpose: the tree and scar features; macroscopic and microscopic characteristics of the embedded stone; and chronology and age of the tree and scar. The origin of the scar and its relationship with the stone tool are unclear. However, the results, together with documentary and oral evidence, suggest that Aboriginal people quarried the stone and probably used it as a wedge to lever bark from the tree, or to make a sign. The results provide a rare glimpse into the continuation of Aboriginal cultural practices and knowledge transmission in the second half of the 20th century." -"Stafford:2005cynocephalidae","Family Cynocephalidae" -"Stafford:2005dermoptera","Order Dermoptera" -"Stahle:2016cradle","On centennial to millennial timescales fire regimes are driven by climate changes, vegetation composition and human activities. We reconstructed the postglacial vegetation and fire history based on pollen and charcoal data from a small lake in Cradle Mountain National Park and investigated the influence that climate, people, and vegetation had on past fire regimes. In the late-glacial period, a slowly warming climate led to a shift in vegetation from coniferous alpine shrubland to Phyllocladus woodland. During this period, fire activity was very low. The initial increase in fires occurred between 12,500 and 11,000 cal yr BP and led to a decline in forest taxa, a resurgence of grasses and a rise in the pyrophytic buttongrass Gymnoschoenus. The highest fire activity in the record occurred between 10,900 and 9400 cal yr BP, the warmest interval of the postglacial period based on independent proxy records. Subalpine trees had depressed levels of pollen during this time. After 9000 cal yr BP, fire activity declined substantially, and fire-sensitive rainforest reached its maximum extent ca. 8500--6500 cal yr BP. A major fire perturbation occurred ca. 3600 cal yr BP, and thereafter rainforest shifted to open Eucalyptus woodland. The comparison of reconstructed fire and vegetation history at Wombat Pool to climate records and archeological data indicated that climate was the primary driver of the observed changes. In the late glacial and early Holocene, climate warming and individual species dispersal traits likely drove changes in vegetation composition that in turn impacted the fire regime. A relatively wet mid-Holocene climate favored rainforest trees whereas the drier and more variable climate of the late Holocene contributed to a decline in rainforest and a shift toward mixed forest as wet sclerophyll elements increased. Archeological evidence suggests humans reoccupied the region ca. 4000 cal yr BP. This may have added an ignition source that was absent in the previous ca. 7000 years and may have contributed to the large fire event ca. 3600 cal yr BP. Although pre-European populations may have been a source of ignition locally, the reconstructed fire history trends from Cradle Mountain National Park match well with large-scale changes in climate patterns." -"Stahle:2017cradle","Fire activity was reconstructed at five sites and vegetation history at three sites in northwest Tasmania, Australia in order to examine the climate and human drivers of environmental change in the region. Watershed-scale reconstructions of fire were compared to regional vegetation history. Fire activity was very low until ca. 12,000 cal yr BP. An early-Holocene fire maximum, ca. 11,800–9800 cal yr BP, occurred during the warmest interval of the Holocene as recorded by regional paleoclimate proxy records. This period of elevated burning was also coincident with an increase in arboreal sclerophyll plant taxa. A maximum in rainforest taxa occurred at ca. 8500-5800 cal yr BP concurrent with sharply diminished biomass burning compared with the early Holocene. The increase in rainforest taxa is attributed to elevated effective moisture during this period. Conditions were drier and variable in the late Holocene as compared with earlier periods. A rise in fire activity at ca. 4800-3200 cal yr BP was accompanied by an increase in sclerophyll taxa and decline of rainforest and subalpine taxa. Elevated palynological richness during the late Holocene co-occurred with high levels of charcoal suggesting that fires promoted high floristic diversity. At Cradle Mountain, there is no clear evidence that fire regimes or vegetation were extensively modified by humans prior to European settlement. Climate was the primary driver of fire activity over millennial timescales as explained by the close relationship between charcoal and climate proxy data." -"Staiger:2005polythermal","ND" -"Standell:2014thesis","ND" -"Stansell:2015nevado","ND" -"Stansell:2017cordillera","ND" -"Starke:2017chile","In the arid region of northern Chile the environmental conditions are favorable for measuring tectonic and climatic influences on catchment denudation rates in the absence of vegetation. Previous studies of denudation rates from cosmogenic 10Be and 26Al concentrations are limited to single drainages. In this study, we examine catchment‐ to orogen‐scale spatial variation in denudation rates between 18 and 23°S in the Coastal and Western Cordilleras of northern Chile. 10Be and 26Al data were obtained from 33 catchments to examine the relative roles of tectonics and climate on catchment‐averaged denudation rates. At broader scales, we examine whether denudation rates and orogen topography reflect the 3‐D plate geometry of the region. Cosmogenic nuclide‐derived denudation rates range from 0.4 ± 0.5 to 20.6 ± 1.5 m/Myr in the Coastal Cordillera and from 1.4 ± 0.7 to 168.0 ± 19.8 m/Myr in the Western Cordillera. The controls on the denudation rates are evaluated using a statistical factor analysis of 10 selected catchment parameters. Denudation rates indicate a strong linear relationship with channel steepness indices but insignificant correlations and covariation with mean annual precipitation rates, drainage area, stream order, mean elevation, mean local relief, mean basin slope, and grain size of the sampled sediments. Moreover, denudation rates are better correlated with tectonic controls at catchment scale than orogen‐scale plate tectonics in the Western and Coastal Cordillera." -"Starke:2020vegetation","Vegetation influences erosion by stabilizing hillslopes and accelerating weathering, thereby providing a link between the biosphere and Earth’s surface. Previous studies investigating vegetation effects on erosion have proved challenging owing to poorly understood interactions between vegetation and other factors, such as precipitation and surface processes. We address these complexities along 3500 kilometers of the extreme climate and vegetation gradient of the Andean Western Cordillera (6°S to 36°S latitude) using 86 cosmogenic radionuclide–derived, millennial time scale erosion rates and multivariate statistics. We identify a bidirectional response to vegetation’s influence on erosion whereby correlations between vegetation cover and erosion range from negative (dry, sparsely vegetated settings) to positive (wetter, more vegetated settings). These observations result from competing interactions between precipitation and vegetation on erosion in each setting." -"Steig:1998refugia","ND" -"Stephens:1990york","ND" -"Stephens:1995palaeoecology","Our knowledge of environmental change in Australia's tropical north is derived from a variety of evidence, including pollen and sedimentary analyses of lake deposits and thermoluminescence (TL) dating of alluvial and aeolian deposits. For a variety of reasons, however, the amount and type of palaeoecological evidence preserved in the seasonal tropics is limited by comparison with the record from southern Australia. We thus have only a broad sketch of northern Sahul at the time it was first colonised." -"Stern:1993mackintosh","Mackintosh 90/1 is a limestone cave situated on the edge of Lake Mackintosh in western Tasmania. It contains a moderate density of archaeological debris in a narrow band of organic rich sandy silts that accumulated over a 2,000 year time span immediately following the last glacial maximum. It thus provides a rare opportunity to investigate the composition and structure of a palimpsest of material debris with very fine temporal resolution. Preliminary analyses indicate that both marsupial carnivores and humans contributed to the faunal remains that accumulated at this site and that Bennett's wallaby and wombat are the only two items of human prey included in the assemblage. Preliminary analyses also indicate that the artefact assemblage recovered from Mackintosh 90/1 is broadly similar to those recovered from Pleistocene sites in south-west Tasmania, in terms of the raw materials being worked and the type of flaking debris being discarded." -"Stern:1996pallawa","ND" -"Stevens:2003harding","This report is an addendum to the Harding Dam Water Treatment Plant Salvage Archaeology Report (Stevens 2002). It reports the findings of a radiometric dating of marine shell collected north of the Harding River embankment in the vicinity of the Harding River Dam during an archaeological salvage of site 8373 (as registered with the Department if Indigenous Affairs). - In early October 2002 the Water Corporation engaged the Centre for Anthropological Research (CAR) at the University of Western Australia to conduct salvage archaeology on portions of site 8373 (DIA) in accordance with stipulated provisions of an approved section 18 application. These stipulations included the collection and dating of marine shell from the surface of the site. Robin Stevens (CAR) conducted the salvage work, with the assistance of local Aboriginal informants, Stanley Warrie and Ashley James. - Shell samples were collected on 15th October 2002." -"Stevenson:0000quambie","ND" -"Stevenson:1995settlement","Human occupation sites dating back to the late Pleistocene have been uncovered in the Bismarck Archipelago and northern Solomon Islands. Beyond this region to the east, however, no archaeological site pre-dates 3500 BP. This dramatic discontinuity in time raises the question of whether an earlier migration beyond the Solomons may have taken place and it is this possibility that has been examined for New Caledonia. Sediment from Saint Louis Lac in the south of the main island was analysed for indirect indicators of human impact. Changes in charcoal influx and vegetation indicative of disturbance (ferns and grass) were examined. These were analysed in conjunction with the site‘s changing stratigraphy, sedimentation rates and mineral magnetic properties. Grass pollen and fern spores abruptly increase around 3000 BP which corresponds with a significant change in charcoal influx. Human activity, within the vicinity of Saint Louis Lac, is therefore interpreted as commencing around 3000 BP, a finding in close accordance with New Caledonia‘s current archaeological record." -"Stevenson:1998melanesian","Relatively little is known of the long term environmental history of tropical south Pacific islands. In addition there is some debate as to whether pollen evidence for vegetation disturbance in the late Holocene is an appropriate proxy for human presence and whether such evidence can contribute to debates concerning island colonisation in the south Pacific. This thesis reports the results of vegetation history analyses carried out in New Caledonia. Three lowland sites from the main island (all below 10 m asl) were investigated using pollen and spore counts, charcoal counts and stratigraphic analysis. Plum Swamp on the leeward coast of New Caledonia provides a continuous record from the last glacial maximum (LGM) to the present, while the sediments analysed from Lac Saint Louis and Canala Swamp are mid to late Holocene in age. The results of the study are: 1) Littoral forest and lowland rainforest in the Plum River Valley did not undergo dramatic change during the last glacial maximum. The valley remained forested. 2) Vegetation disturbance associated with fire occurred between 16- 12,000 yr BP, but the composition of the vegetation did not change significantly. 3) Present day climatic conditions appear to have been in place around 12,000 yr BP. 4) A dramatic vegetation shift from littoral forest and lowland rainforest to a Melaleuca woodland and open shrubland occurred around 3000 yr BP, coinciding with the commencement of the archaeological record for the island. Plum is one of only two truly lowland sites in the tropics to record persistent rainforest cover during the LGM. This suggests that reduction of precipitation during the LGM in tropical islands may not be as great as generally thought. Given the lack of data from Pacific islands, this has important implications for global reconstructions of LGM climate. While vegetation disturbance caused by fire has a long history in the New Caledonian environment, it is the arrival of people at around 3000 yr BP that has had the most dramatic impact on the island's vegetation since the LGM. The pollen records suggest that the vegetation surrounding the sites has changed little over the last 3000 years." -"Stevenson:2005forest","A pollen record from Lake Xere Wapo, southeast New Caledonia, is the longest continuous terrestrial record to be recovered from the tropical southwest Pacific and reveals a series of millennial scale changes in vegetation over the last ∼130,000 yr. A comparison of the Lake Xere Wapo record with the key northeast Australian record of Lynch‘s Crater reveals regional patterns of change. From ∼120,000 to ∼50,000 yr ago the vegetation around Lake Xere Wapo alternated between rainforest and maquis with fire an important disturbance factor. In the last 50,000 yr fire is almost absent from the record and the vegetation assumes a character unprecedented in the preceding 100,000 yr, dominated by Dacrydium and Podocarpus pollen. The most compelling aspect of the comparison with Lynch‘s Crater is that the much-discussed Araucaria decline at around 45,000 yr ago in northern Queensland is matched by a similar decline in the Lake Xere Wapo record." -"Stevenson:2015weipa","The environmental history of Big Willum (Waandriipayn) Swamp and the surrounding landscape is reconstructed for the last 8000 years through the analysis of pollen, charcoal and mineral magnetics. The data provide a Holocene record of vegetation and fire in an area where few records exist. Swamp initiation at Big Willum began prior to 8000 cal. BP, with swamp-like conditions maintained until 2200 cal. BP, after which it became a permanent deep water body, reaching its present day extent between 600--400 cal. BP. From 7000--1200 cal. BP the surrounding woodland was essentially stable. Fire is present throughout the record, with only one period of pronounced burning outside of the historic period, at around 1000 cal. BP, leading to a slightly more open understorey/woodland. The hydrological change at 2200 cal. BP that led to Big Willum becoming a more permanent water body overlaps with the end of the most intensive period of shell mound formation and the commencement of earth mound building at nearby Wathayn. This is suggestive that change in, or diversification of, mound types may in part be linked to environmental transformations in the late Holocene. One possibility is that greater water security allowed for increasing and more permanent exploitation of inland locations." -"Stock:2009wasatch","We evaluate spatial and temporal variations in denudation of the north-central Wasatch Mountains, Utah, by determining catchment-wide denudation rates with 10Be concentrations in alluvial sediment and comparing these rates with previously published data on rock uplift and exhumation of the range. Catchments draining the range front show relatively little variation in denudation rate (0.07–0.17 mm/yr), while steeper (mean hillslope gradient >30°) catchments in the core of the range show larger variation (0.17–0.79 mm/yr). We attribute the larger spatial variation in catchment-wide denudation in the core of the range to landsliding of hillslopes at threshold gradients; faster denudation in this region may signify landscape adjustment to late Pleistocene glaciations. The mean denudation rate for all catchments (0.2 mm/yr) is generally consistent with longer-term exhumation rates derived from thermochronometers and with shorter-term vertical fault displacement rates, suggesting that denudation of the north-central Wasatch has been roughly steady, or decreasing slightly, over the past 5 m.y. Although 10Be-based catchment-wide denudation rates are sensitive to localized geomorphic processes and events, overall, they appear to reflect the larger tectonic forces that have driven denudation of the Wasatch Mountains over longer time scales." -"Stockton:1974mountains","This paper is a summary report of five excavations at sites ranging across the Blue Mountains and of a stratigraphic sequence through the Nepean flood plain at Castlereagh." -"Stockton:1977bondaian","A wealth of excavation data has sparked discussion on the origin of the backed blade tradition in Australia, in respect of both time and place (e.g. Pearce. 1974; Mulvaney. 1975:230-1). Concentrating on the southeast portion of the continent, where the regional variation of that tradition may be safely termed Bondaian, the present study reviews certain aspects of the question. ... [_truncated_]" -"Stockton:1977middens","Now that extensive investigation has been carried out on the coastal midden sites of the north and south coasts of New South Wales (see references), it is timely to record those of the central coast. A survey between Budgewoi and Avoca has already received a brief report (Stockton 1972). In 1975-6 this survey was extended north and south to include all the coastline between Lake Macquarie and Broken Bay. Between Broken Bay and Port Hacking urban development renders similar survey impossible, while published material for excavations in the Sydney area and further south is quite considerable. However, for comparative purposes, I have looked at sites in North Harbour (Port Jackson) and the Royal National Park. All these sites can be mentioned only briefly here, but individual site reports are held by the Australian Institute of Aboriginal Studies and the National Parks and wildlife Service. Here I wish to make only general observations, particularly in reference to the northern and southern extensions of the survey. ... [_truncated_]" -"Stockton:1981tasmania","registered with the Department if Indigenous Affairs). - In early October 2002 the Water Corporation engaged the Centre for Anthropological Research (CAR) at the University of Western Australia to conduct salvage archaeology on portions of site 8373 (DIA) in accordance with stipulated provisions of an approved section 18 application. These stipulations included the collection and dating of marine shell from the surface of the site. Robin Stevens (CAR) conducted the salvage work, with the assistance of local Aboriginal informants, Stanley Warrie and Ashley James. - Shell samples were collected on 15th October 2002." -"Stockton:1982large","On surface sites along the New South Wales coast, in addition to the numerous components of the recent Small Tool Tradition well represented in excavation, there have been noted significant numbers of tools made on cores, pebbles and large flakes (Stockton 1972:22-24, 1977a:28-29; McBryde 1974:261-262; Rogers 1975, 1976, 1977, 1978; Moore 1981:392-395). Comparisons with the Kartan industry have been made by these authors, and the question inevitably arises whether such surface scatters resulted from the mixing of chronologically distinct assemblages through natural defla­ tion. This paper reports the dating of some large tool assemblages, contrasts methods in their manufacture between the central and mid-north coasts and questions the relationship between the large and small tool assemblages in the same localities." -"Stockton:1983population","Prehistoric populations may be studied as both diachronic and synchronic phenomena. A variety of formulae have been devised for calculating prehistoric populations. The three most common methods use ethnography, the number of households and the volume of rubbish. This paper compares the results of the last two methods applied to data collected in a stratified survey of some 200 km of the northern part of the west coast of Tasmania. Methodological and theoretical problems inherent in each approach are considered, and it is concluded that in the study of coastal hunters and gatherers the volume of rubbish method is more reliable. Population densities may change over time, usually in association with technological or dietary changes. Tasmanian material culture has been extremely conservative over the last few thousand years and yet there is evidence of a rapid and exponential increase in the number of shell midden sites being used." -"Stokes:2023fishes","The high levels of biodiversity supported by mountains suggest a possible link between geologic processes and biological evolution. Freshwater biodiversity is high not only in tectonically active settings but also in tectonically quiescent montane regions such as the Appalachian Mountains. We show that erosion through different rock types drove allopatric divergence between lineages of the Greenfin Darter (Nothonotus chlorobranchius), a fish species endemic to rivers draining metamorphic rocks in the Tennessee River basin in the United States. In the past, metamorphic rock preferred by N. chlorobranchius was more widespread, but as erosion exposed other rock types, lineages of this species were progressively isolated in tributaries farther upstream, where metamorphic rock remained. Our results suggest a geologic mechanism for initiating allopatric diversification in mountains long after tectonic activity ceases." -"Stokes:2023signature","The planform rearrangement of river basins is recognized as an important process for landscape evolution. The boundaries of river basins can shift either through gradual drainage divide migration or discrete river captures, but the methods for identifying these processes often rely on topographic evidence that remains otherwise untested. Moreover, efforts to understand the relative importance of either process are hampered by a lack of age constraints on river captures. We use 10Be-derived erosion rates to test whether, and how, divide motion is occurring at three locations along the Blue Ridge Escarpment in the Appalachian Mountains. In the Pee Dee River basin, we find that the escarpment is migrating inland up to 45 m/Myr, consistent with topographic evidence for gradual divide migration. In the Dan River basin, erosion rates support the topographic evidence for river capture, and we use a forward model of river incision to estimate that the capture likely occurred in the past 12.5 Myr. In the South Fork Roanoke River basin, where the presence of a knickzone has been interpreted as evidence that a river capture initiated a pulse of faster erosion, we instead measure nearly uniform tributary erosion rates above and within the mainstem knickzone. Simulations show that river incision into a more erodible layer of rock, with or without a river capture, could produce the observed topography and erosion rates in the South Fork Roanoke River. Our results show how multiple lines of evidence can illuminate the rates and mechanisms of river basin reorganization." -"Stolle:2018medieval","Mountain rivers respond to strong earthquakes by rapidly aggrading to accommodate excess sediment delivered by co‐seismic landslides. Detailed sediment budgets indicate that rivers need several years to decades to recover from seismic disturbances, depending on how recovery is defined. We examine three principal proxies of river recovery after earthquake‐induced sediment pulses around Pokhara, Nepal's second largest city. Freshly exhumed cohorts of floodplain trees in growth position indicate rapid and pulsed sedimentation that formed a fan covering 150 km2 in a Lesser Himalayan basin with tens of metres of debris between the 11th and 15th centuries AD. Radiocarbon dates of buried trees are consistent with those of nearby valley deposits linked to major medieval earthquakes, such that we can estimate average rates of re‐incision since. We combine high‐resolution digital elevation data, geodetic field surveys, aerial photos, and dated tree trunks to reconstruct geomorphic marker surfaces. ... [_truncated_]" -"Stone:1992weipa","The shell mounds at Weipa on the west coast of Cape York Peninsula are thought by archaeologists to be among the world's largest prehistoric middens. The mounds appear to be composed almost entirely of whole and fragmented shell valves of the cockle Anadara granosa and artefacts have been recovered from them. Stone (1989), however, proposed that the tall, steep-sided shell mounds were not built by shellfishing Aborigines but by generations of mound-building Scrubfowl Megapodius r einwar dt. This thesis aims to determine the tenability of the Scrubfowl hypothesis by first testing the hypothesis of human origin. It then aims to establish a geographical and chronological context in which to interpret the origins of the shell mounds. From the literature it is evident that physical and biological processes of mound formation are far more certain and universal than cultural processes. Cheniers and barriers are common features of the world's coastlines and may form mounds through quirks of sediment supply or erosion. Mound-building organisms include megapodes, termites and ants, alligators and crocodiles, and fossorial rodents. Human occupation mounds are distinguishable by architectural features and related cultural remains. Mounds of doubtful human origin include the shell mounds of the Americas, Europe and southeast Asia. These mounds have morphostratigraphic features which strongly suggest that they are natural shoreline deposits, not massive shell middens. In the Andaman Islands, New Caledonia and southeastern Australia there are also mounds considered cultural in origin which may have been built by megapodes. ... [_truncated_]" -"Stone:1995mound","Shell mounds are late Holocene deposits typically dominated by a single shell species. In northern Australia these mounds are associated with prograding coastal plains. The largest and most numerous are at Weipa on Cape York Peninsula. Archaeologists claim that these mounds were formed by generations of shellfishing Aborigines. This hypothesis is false because most of the shells from the type-site are of a similar radiocarbon age. Mapping and augering of two contrasting shell mound environments along the Mission River at Weipa demonstrates that mound formation is a natural consequence of local chenier plain development. This is supported by shell ages from across the Weipa landscape. The shell mounds at Prumanung originated as a coarse shell berm. The large mounds on the Uningan plain originated as small shell cheniers. The only reasonable explanation for the transformation of these natural shell deposits into tall, steep-sided mounds is the mound-building behaviour of the Orange-footed Scrubfowl Megapodius reinwardt. Similar mounds composed predominantly of sand and gravel are also present at these localities. The strong likelihood that the shell mounds are natural shell deposits raises serious questions about basic principles of shell midden archaeology. New methods for distinguishing between cultural and natural shell deposits are needed." -"Stone:1998validation","ND" -"Stone:2003byrd","ND" -"Stone:2003kow","The Kow Swamp people are a fossil population of robust modern humans. We report optically stimulated luminescence (OSL) ages on sediments from Kow Swamp that are at odds with radiocarbon ages obtained previously for the site. The calibrated 14C ages place the Kow Swamp people in the period 15-9ka. Our single aliquot OSL ages suggest that they lived around the time of the Last Glacial Maximum (LGM) between 22 and 19ka. An LGM age for the Kow Swamp people is supported by palaeoenvironmental reconstruction. The shoreline silt, in which most of them were interred, was deposited by high lake levels between 26 and 19ka. Few robust people were left after 19ka when a sand lunette formed. Climate change may explain the demise of this unusual genetic population." -"Stone:2006cadell","A record of climatic, hydrological and tectonic change spanning the last glacial cycle (-130,000 years) has been obtained from alluvial, aeolian and lacustrine sequences in the Cadell Tilt Block region of the central Murray Basin. Optically stimulated luminescence (OSL) is the principal method of chronological control, with a total of 50 new luminescence ages. Two AMS radiocarbon (^14C) ages are supplementary. Soils are used for relative dating of landforms beyond the range of OSL and ^14C. The result is the largest corpus of late Quaternary ages ever produced for the region. The chronology of the Lake Tyrrell lunette sequence has been revised from previously published interpretations. Beach sediments ~13.5 m above the present lake floor were deposited by Lake Chillingollah, a marine oxygen isotope stage (MIS) 5 (~ 130,000- 75,000 years ago) megalake. The megalake dried because of decreasing winter rainfall and fragmented into a groundwater discharge system. A silty clay dune deflated from the Lake Tyrrell floor ~27,000 years ago ended a long period of pedogenesis and buried evidence for Aboriginal visits to the lakeshore. The earliest evidence for aridification along the Murray River is an episode of riverine source-bordering dune formation in early MIS 4 (~72,000 years ago). The event is a minimum age for the initiation of construction of the Barmah Fan, which accreted in response to uplift of the Cadell Tilt Block. Fan sedimentation on the foot wall close to the fault scarp appears to have accelerated between 65,000 and 45,000 years ago. The Green Gully palaeochannel on the uplifted block was abandoned by the Murray River soon after this period, which culminated in an episode of riverine source-bordering dune formation ~40,000 years ago. The Goulburn River was not defeated by uplift. An older prior stream on the uplifted block, with undatable strong red-brown earth soil profiles along its margins, is not a course of the Goulburn. Instead, the Goulburn River was deflected to the southwest where it developed the Tallygaroopna meander belt ridge. This course had been deflected by ~65,000 years ago. Vertical aggradation of the ancestral Goulburn continued until ~23,000 years ago. Riverine source-bordering dunes were beginning to form again when a clay plug filled the palaeochannel. The Tallygaroopna meander belt ridge is visible beneath the floor of Lake Kanyapella on LIDAR DEM imagery. Downstream it follows the course of Gunbower Creek. Lake Kanyapella is not fault-dammed or fault-controlled because it post-dates formation of the ridge. The lake formed ~34,000 years ago and was sustained by flows from the Tallygaroopna palaeochannel for ~10,000 years. A model of lake formation is proposed based on vertical bedload aggradation. That is, the lake emerged because the Goulburn River had fully-aggraded and could no longer channel its flood flows. This long-term ponding may be of wider palaeohydrological significance. Riverine source-bordering dunes form only at the end of the lacustral period. The Goulburn River avulsed from the meander belt ridge at the end of the Last Glacial Maximum (~18,000 years ago). The Kotupna palaeochannel was rapidly entrenched and back-filled, with riverine source-bordering dunes emplaced along its course in a geological instant. The harsh climate of the LGM was adapted to by the Kow Swamp people who developed robust physical morphologies in response to the cold conditions. Gracilization of the population is related to post-glacial climatic amelioration, which increased gene flow. Robust humans are rare after the LGM. Palaeochannel morphology is not climatically-controlled. Kotupna-type bars were deposited along the Bullatale Creek course of the Murray River in the Holocene, without any concomitant source-bordering dune formation. The Barmah Choke reach of the Murray River is relatively straight because it is a modern avulsion, not an inert Holocene river course. This avulsion happened only ~550 years ago, effectively shutting down the depositional system that constructed the massive Wakool Fan. This event ended a 75,000 year long avulsion sequence." -"Stone:2006hebrides","ND" -"Stone:2006tyrell","Lake Tyrrell is the largest playa in the Murray Basin of southeast Australia. Optical dating of transverse dune (lunette) sediments extends the lake's radiocarbon chronology to the last interglacial period. The highest lake level was attained 131,000~±~10,000~yr ago, forming Lake Chillingollah, a megalake that persisted until around 77,000~±~4000~yr ago. Pedogenesis of its sandy lunette continued until buried by a silty clay lunette deflated from the lake floor 27,000~±~2000~yr ago. The dated soil-stratigraphic units correlate with the upper Tyrrell Beds and contain evidence that humans visited the lakeshore before 27,000~yr ago. The Lake Chillingollah megalake was synchronous with very high lake levels in monsoon-dominated Australia, yet it was not influenced by tropical monsoon systems. It was filled instead by increased winter rainfall from westerly low-pressure fronts. Greater effective precipitation across Australia is evident, the result of a weakened subtropical high-pressure zone." -"Stone:2016murray","The modern course of the Murray River flows south around the Cadell Tilt Block in southeastern Australia. The avulsion that took the river in this direction formed the Barmah Choke, a reach with an unusually straight planform. This morphology has been used to argue Holocene inertia of the modern river system. The avulsion was initially placed at ∼ 10 ka on the basis of a single charcoal age. Optically stimulated luminescence (OSL) and AMS 14C dating of deposits along the Barmah Choke demonstrates that the Murray has not been inert during this period. A digitate delta deposited on the floor of a palaeolake by the avulsion is only ∼ 550 years old. Point bar deposition along the Choke also began around this time. The Murray River probably followed the course of Bullatale Creek for most of the Holocene. It formed large, inset meander scrolls of Pleistocene Kotupna-type along this creek course but without source-bordering dunes. The persistence of Kotupna-type bedload along this course suggests that there was no simple switch to suspended load channels at the Pleistocene/Holocene transition. The Barmah Choke avulsion trebled the discharge of the Goulburn River causing morphological adjustment and formation of new reaches downstream. The extensive Barmah and Gunbower-Koondrook red gum forests probably arose from the increased flood flows. Pollen and spores from lacustrine sediments beneath the Choke show that the vegetation ∼ 4000 years ago was very different. The lake and hinterland began to dry from this time and the lake became a swamp. A pedogenic interval shows that the swamp was dry for lengthy periods prior to deposition of the digitate delta." -"Storey:2010wellman","ND" -"Stover:1973gippsland","ND" -"Strand:2019pulsebeat","ND" -"Strandberg:2023kuwae","INTRODUCTION: Islands of the Southwest Pacific are exposed to geologic and climate-related disturbances that occur on a range of timescales and which probably affect, to varying degrees, their terrestrial ecosystems. Over the past ∼1100 years we know of two major events in the region: the Kuwae eruption which is thought to have occurred ∼500 cal. years BP and a shift to drier conditions which began ∼1100 cal. years BP. METHODS: We investigated terrestrial and lacustrine ecosystem responses to these events and also to a changing fire regime, likely human-caused, using a multi-proxy (C/N, charcoal, chironomids, pollen, and tephra) record from Lake Emaotul, Efate, Vanuatu. RESULTS: Tephra from the Kuwae eruption was found across a 6 cm layer which our age-depth model suggests was deposited 650–510 cal. years BP (95% confidence). Forest and chironomid community turnover increased during the wet-dry shift 1100–1000 cal. years BP; subsequently, chironomid turnover rates decreased again within <135 years and vegetation had partially (but not fully) recovered after ∼80 years. Following Kuwae volcanic tephra deposition, vegetation turnover increased again, reflecting a reduction in small trees and shrubs and an increase in grasses. Subsequently, the forest vegetation did not regain its previous composition, whereas chironomid community composition remained fairly stable before and after tephra deposition. Within the last ∼90 years, enhanced local burning drove another increase in vegetation turnover. ... [_truncated_]" -"Strandberg:2023tonga","Here, we investigate Mid- to Late-Holocene vegetation changes in low-lying coastal areas in Tonga and how changing sea levels and recurrent volcanic eruptions have influenced vegetation dynamics on four islands of the Tongan archipelago (South Pacific). To investigate past vegetation and environmental change at Ngofe Marsh ('Uta Vava'u), we examined palynomorphs (pollen and spores), charcoal (fire), and sediment characteristics (volcanic activity) from a 6.7-m-long sediment core. Radiocarbon dating indicated the sediments were deposited over the last 7700 years. We integrated the Ngofe Marsh data with similar previously published data from Avai'o'vuna Swamp on Pangaimotu Island, Lotofoa Swamp on Foa Island, and Finemui Swamp on Ha'afeva Island. Plant taxa were categorized as littoral, mangrove, rainforest, successional/ disturbance, and wetland groups, and linear models were used to examine relationships between vegetation, relative sea level change, and volcanic eruptions (tephra). We found that relative sea level change has impacted vegetation on three of the four islands investigated. Volcanic eruptions were not identified as a driver of vegetation change. Rainforest decline does not appear to be driven by sea level changes or volcanic eruptions. From all sites analyzed, vegetation at Finemui Swamp was most sensitive to changes in relative sea level. While vegetation on low-lying Pacific islands is sensitive to changing sea levels, island characteristics, such as area and elevation, are also likely to be important factors that mediate specific island responses to drivers of change." -"Strasky:2006niedersachsen","ND" -"Strasky:2009advances","ND" -"Strasky:2009ricker","ND" -"Strawbridge:1988newman","ND" -"Strawbridge:1992yandicoogina","ND" -"Strelin:2014lago","ND" -"Strobl:2012tibetan","Low-relief bedrock surfaces that occur at high altitude are a common feature of Cenozoic mountain belts and have often been used to infer a significant amount of rock uplift after their generation at low elevation. The timescale over which such surfaces can be preserved at high elevation and the rate at which they are modified by weathering and erosion are poorly known. Here we use cosmogenic 10Be and 21Ne to quantify the landscape evolution of a bedrock peneplain in southern Tibet that occurs at an altitude of ~ 5300 m. The peneplain is developed in Cretaceous granitoids and Jurassic metasediments of the northern Lhasa block (90°E, 31°N) and originally had a minimum extent of ~ 150 km east–west and ~ 75 km north–south. It has been dissected by small rivers that generated a few hundred meters of relief and formed additional bedrock surfaces of limited extent at lower elevation. ... [_truncated_]" -"Stroeven:2002impact","ND" -"Stroeven:2002tors","ND" -"Stroeven:2006patchy","ND" -"Stroeven:2010sector","ND" -"Stroeven:2011assemblage","ND" -"Stroeven:2014absolute","ND" -"Stroeven:2015reference","ND" -"Stroeven:2016deglaciation","ND" -"Stroup:2014qori","ND" -"Stroup:2015quelccaya","ND" -"Strub:2015maud","ND" -"Struck:2018australia","Sediment-routing systems continuously transfer information and mass from eroding source areas to depositional sinks. Understanding how these systems alter environmental signals is critical when it comes to inferring source-area properties from the sedimentary record. We measure cosmogenic 10Be and 26Al along three large sediment-routing systems (∼ 100 000 km2) in central Australia with the aim of tracking downstream variations in 10Be–26Al inventories and identifying the factors responsible for these variations. By comparing 56 new cosmogenic 10Be and 26Al measurements in stream sediments with matching data (n= 55) from source areas, we show that 10Be–26Al inventories in hillslope bedrock and soils set the benchmark for relative downstream modifications. Lithology is the primary determinant of erosion-rate variations in source areas and despite sediment mixing over hundreds of kilometres downstream, a distinct lithological signal is retained. ... [_truncated_]" -"Struth:2016colombia","Catchment‐wide erosion rates were defined using 10Be terrestrial cosmogenic nuclides for the Eastern Cordillera of the Colombian Andes to help determine the nature of drainage development and landscape evolution. The Eastern Cordillera, characterized by a smooth axial plateau bordered by steep flanks, has a mean erosion rate of 11 ± 1 mm/ka across the plateau and 70 ± 10 mm/ka on its flanks, with local high rates >400 mm/ka. The erosional contrast between the plateau and its flanks was produced by the increase in the orogen regional slope, derived from the progressive shortening and thickening of the Eastern Cordillera. The erosion rates together with digital topographic analysis show that the drainage network is dynamic and confirms the view that drainage divides in the Eastern Cordillera are migrating towards the interior of the mountain belt resulting in progressive drainage reorganization from longitudinal to transverse‐dominated rivers and areal reduction of the Sabana de Bogotá plateau. Copyright 2016 John Wiley and Sons, Ltd." -"Stubner:2017pamir","ND" -"Stuiver:1986program","The calibration curves and tables given in this issue of RADIOCARBON form a data base ideally suited for a computerized operation. The program listed below converts a radiocarbon age and its age error os (one standard deviation) into calibrated ages (intercepts with the calibration curve), and ranges of calibrated ages that correspond to the age error. The standard deviation oC in the calibration curve is taken into account using [formula here] (see Stuiver and Pearson, this issue, for details)." -"Stuiver:1993intcal","The age calibration program, CALIB (Stuiver & Reimer 1986), first made available in 1986 and subsequently modified in 1987 (revision 2.0 and 2.1), has been amended anew. The 1993 program (revision 3.0) incorporates further refinements and a new calibration data set covering nearly 22,000 cal yr (≈18,400 14C yr). The new data, and corrections to the previously used data set, derive from a 6-yr (1986--1992) time-scale calibration effort of several laboratories." -"Stuiver:1998intcal","The focus of this paper is the conversion of radiocarbon ages to calibrated (cal) ages for the interval 24,000--0 cal BP (Before Present, 0 cal BP = AD 1950), based upon a sample set of dendrochronologically dated tree rings, uranium-thorium dated corals, and varve-counted marine sediment. The 14C age--cal age information, produced by many laboratories, is converted to Δ14C profiles and calibration curves, for the atmosphere as well as the oceans. We discuss offsets in measured l4C ages and the errors therein, regional 14C age differences, tree--coral 14C age comparisons and the time dependence of marine reservoir ages, and evaluate decadal vs. single-year 14C results. Changes in oceanic deepwater circulation, especially for the 16,000--11,000 cal BP interval, are reflected in the Δ14C values of INTCAL98." -"Stutenbecker:2018rhone","Alpine water and sediment supply influence the sediment budget of many important European fluvial systems such as the Rhine, Rhône and Po rivers. In the light of human induced climate change and landscape modification, it becomes increasingly important to understand the mechanisms of sediment production and supply in Alpine sediment systems. This study aims to investigate the modern sediment budget of the upper Rhône basin, one of the largest Alpine intramontane watersheds, located in the Central Alps of southwestern Switzerland. Major areas of sediment generation are fingerprinted by framework petrography, heavy mineral concentrations and bulk geochemistry. The relative contributions of the three major sources to the sediment of the trunk Rhône river are identified by compositional mixing modelling. Concentrations of the terrestrial cosmogenic nuclide 10Be measured in quartz separated from fluvial sediments provide spatially averaged denudation rates for selected tributary basins. ... [_truncated_]" -"Suganuma:2014rondane","ND" -"Sugden:2005byrd","ND" -"Sugden:2014shackleton","ND" -"Sugden:2017ellsworth","ND" -"Sugden:2019grampian","ND" -"Sullivan:1982phd","This thesis is concerned with the nature and distribution of prehistoric Aboriginal shell middens in the coastal zone of New South Wales. As such it is a study in landscape archaeology in which the relationships between the contents and locations of shell middens and the physical environments of coastal New South Wales are considered. Shell middens are investigated within a framework of landscape units in which the New South Wales coastline is divided into four regions, based on geological structure. Eight hundred shell middens recorded over the entire length of the coast line have been used to analyse patterns of content, dimensions, locational variilbles and distribution with respect to these landscape units. From the results of this analysis it is argued that there between she 11 middens and the landscapes in are strong relationship which they occur, and that the coastal landscape has to a considerable extent influenced Loastal prehistory. Because this overview of sites takes no account of different temporal patterns, nor of the degree of site destruction through time, more detailed studies are included to examine these aspects. In addition for the far souch coast, where no detailed archaeological investigation had been carried out previously, a shell midden was excavated. The results of this excavation relate to a number of issues raised within the general overview. ... [_truncated_]" -"Sullivan:1987loloata","Loloata Island is a small island lying immediately to the south of Motupore Island Bootless Bay, 15 km southeast of Port Moresby (Fig. 1). Like Motupore Island elongated, steep and narrow, being an extension of the same mainland strike which was truncated during the postglacial rise in sea level about 6000 years (Swadling and Pain 1980:6)." -"Sullivan:2007blue","The Blue Ridge escarpment, located within the southern Appalachian Mountains of Virginia and North Carolina, forms a distinct, steep boundary between the less rugged lower-elevation Piedmont and higher-elevation Blue Ridge physiographic provinces. The rugged topography of the Blue Ridge escarpment and the antiquity of the passive margin of eastern North America have lead to questions about the rates and patterns of erosion that have acted on the escarpment over time. It is generally agreed that great escarpments, like the Blue Ridge escarpment, are the result of rifting. There are two primarily accepted models explaining the evolution of passive margin escarpments: evolution from slow and irregular inland erosional retreat of the primary rift shoulder and drainage divide, and evolution from rapid and significant erosion immediately following rifting with subsequent stability of the resulting passive margin. The passive margin of eastern North America is old; rifting terminated ~200 Ma. Thus, a clear understanding of the processes controlling the erosion and evolution of the Blue Ridge escarpment may provide insight about the geomorphic evolution of similar escarpments on younger passive margins. To understand better the geomorphic evolution of the Blue Ridge escarpment and to investigate how quickly this landform and its adjacent physiographic provinces are changing, I measured cosmogenic 10Be in sediment (n=47) from stream basins (n=29) and in exposed bedrock (n=3) along four transects normal to the escarpment. I used a GIS database to select basins with a wide variety of parameters that may influence erosion rates, such as basin size, average basin slope, landscape position and relative position of the Brevard fault zone. ... [_truncated_]" -"Sullivan:2012olympic","The Olympic Dam archaeological salvage program covers an area of 600 km2 and contains more than 16,500 archaeological sites, most of which are open scatters of stone artefacts on linear sand dunes. Optically stimulated luminescence (OSL) dating offers an opportunity to date recent phases of dune movement and stability, and to provide a chronology for archaeological material on and in the sand bodies. Initial OSL ages from one large site in a deflation hollow on a dune are presented here. The dating was undertaken as part of a student project, and the results provide information on sand accumulation from about 12,000 years ago, with human occupation at the site occurring after that time. Sand dunes; Social and Behavioral Sciences; Medicine and Health Sciences" -"Sullivan:2014olympic","A site in the Olympic Dam area, recorded during archaeological surveying as a silcrete quarry, was investigated. Hand-excavated squares and subsequent machine-excavated trenches revealed an ancient 'mine' rather than a simple surface quarry. Blocks of high-quality silcrete were levered from below the ground surface and many were knapped in the immediate area. Rubble in the pit backfills included large numbers of flakes. Single-grain optical dates from sediments in the backfilled pits demonstrate that the silcrete 'mining' occurred during a short period in the late Holocene." -"Summerhayes:2001developments","Since the Lapita Homeland Project of 1985 there has been an upsurge of research on Lapita in the Bismarck Archipelago. A description and comparison of two Lapita pottery assemblages from the Arawe Islands and Anir in the Bismarck Archipelago is presented in order to explore the social and economic relationships between these early communities which produced and used the ware. Assemblages from a third area, Mussau, are then compared in order to show that these three assemblages have many similari- ties in both decoration and production which are best explained in terms of social interaction." -"Summerhayes:2004nature","The results of obsidian sourcing studies from the Anir Island assemblages are presented and compared with other studies to develop a regional picture of obsidian distribution and use over a three and a half thousand year period for the Bismarck Archipelago, Papua New Guinea. Predicted changes in technology and mobility patterns are correlated with regional changes in the frequency and distribution of obsidian from particular sources in the region. Early Lapita assemblages in most parts of the archipelago were dominated by west New Britain obsidian. In the Middle Lapita period changes occurred in the northern and eastern Bismarck Archipelago and assemblages here became dominated by Admiralty Islands obsidian. In later periods, west New Britain obsidian re-gained dominance in some areas. Nevertheless, in the Lapita phases pottery assemblages suggest exchange was between culturally similar, socially related groups." -"Summerhayes:2007rise","The Bismarck Archipelago is located east of the main island of New Guinea and consists of the islands of New Britain, New Irealand and its off shore islands, the St Matthias group incorporating Mussau, and the Admiralties (Figure 1). Its location is stategically important as any inferred movement of people and/or ideas out of Southeast Asia into the Pacific should be seen in the archaeological record. With the New Guinea mainland to the west and the Solomon Island chain to the east, this area, which is also known as Near Oceania, has been populated for close to 40,000 years (Summerhayes 2007). Yet the earliest known settlement of the islands to the east in what is called Remote Oceania occurred in he late 4th millennium/early 3rd millennium BP." -"Summerhayes:2010plant","After their emergence by 200,000 years before the present in Africa, modern humans colonized the globe, reaching Australia and New Guinea by 40,000 to 50,000 years ago. Understanding how humans lived and adapted to the range of environments in these areas has been difficult because well-preserved settlements are scarce. Data from the New Guinea Highlands (at an elevation of ~2000 meters) demonstrate the exploitation of the endemic nut Pandanus and yams in archaeological sites dated to 49,000 to 36,000 years ago, which are among the oldest human sites in this region. The sites also contain stone tools thought to be used to remove trees, which suggests that the early inhabitants cleared forest patches to promote the growth of useful plants." -"Summerhayes:2010tamuarawai","In 2007 a new Early Lapita site called Tamuarawai (EQS) was located on Emirau Island, Papua New Guinea. Two seasons of excavation (2007, 2008) have been undertaken. This paper describes the site and some of the preliminary analyses undertaken. Some unusual results suggest that Tamuarawai will make an important contribution to modelling the Early Lapita occupation of the Bismarck Archipelago." -"Sutherland:2007cascade","ND" -"Sutton:2009archaeozoological","Archaeozoological records for seven occupation sites in the highlands of New Guinea are presented and reviewed. The sites were originally excavated between 1959 and 1981. More recent excavations have not documented comparable archaeozoological records. This paper aims to summarise unpublished research, together with some previously published results, for a broader audience, and elicit general trends within the data. Of significance are methodological insights, observations on Pleistocene and Holocene extinctions and the introduction of exotic fauna, and implications for understanding land-use and socio-economic histories during the late Holocene." -"Svendsen:2015norwegian","ND" -"Svendsen:2019ural","ND" -"Swadling:1980decorative","This report describes the find locations, decorative features, likely time of manufacture and the implications of attributed sources of certain selected sherds. These were obtained from archaeological sites in the Gulf and Central Provinces. The sourcing was done by Dr M.A. Worthing of the Geology Department at the University of Papua New Guinea. The clay and beach sand sources he dtermined are shown in Figure 1. For details of his petrographic method of sourcing potsherds see Worthing (n.d., 1980, 1981 and this issue). Before potsherds were submitted for analysis a sketch was made of each potsherd recording its decorative features and cross section (see Figures 3,5-8). This was done to ensure that valuable information would not be lost when the thin sections were made." -"Swadling:1980fireplace","The date of 1280+/-170 B.P. (SUA - 1524) has been determined for charcoal excavated from a fireplace at site AWL located inland from Papa village, west of Port Moresby." -"Swadling:1980wuvulu","Two dates have been determined for charcoal excavated by the author from a midden mound (CJV) on Wuvulu Island. The chrcoal from spit 6 (50-60 cm depth) dates to 1290+/- B.P. (SUA - 1525) and that from spit 9 (80 - 90 cm depth) dates to 1530 +/- 90 B.P. (SUA - 1526)." -"Swadling:1981shellfish","Shellfish are especially important to the Nukukau islanders of West New Britain Province, PNG, when fishing is poor and the weather too rough for fishing parties to go out. Today fewer shellfish species are gathered than in the past. Popular demand and the increasing size of the village community means, as is the case elsewhere in PNG, that the available shellfish stocks are becoming younger and shell size is decreasing." -"Swadling:1989quaternary","Swadling et al. (1988) suggest that an inland sea, open to the north, was formed in the Sepik-Ramu lowlands by rising sea level in the late Pleistocene. This sea was infilled during the later Holocene. They also imply that these geographical changes would have significantly affected the human and ecologic prehistory of the region, although without documenting any detail. We report here evidence for existence of the inland sea and for its history of recession towards the current Sepik River mouth. We also report evidence of unusually early use of pottery at sites on former shorelines east of the lower Ramu River and of a 5000-year-old Tridacna shell adze found in alluvium about 300 km from the Sepik mouth." -"Swadling:1991settlements","This paper reports on the discovery nd our current knowledge of some marine-shell middens in the lower Ramu area of Papua New Guinea. The fieldwork was carried out in association with John Chappell of the Australian National University (cf. Swadling et al. 1989). Wen these sites were occupied, they were located along the shore of a former inland sea. Our work in determinnig the extent and history of this inland sea has generated a series of models which have been discarded or updated as new data come to hand." -"Swadling:1992environmental","New Guinea has been called the ‘last unknown‘. Papua New Guinea‘s national airline describes its homeland as the ‘land of the unexpected‘. In many ways these statements sum up the place of New Guinea in Pacific environmental archaeology. Despite some thirty years of prehistoric research in New Guinea, discoveries continue to be made which surprise the academic community. Over the years these discoveries have included finding evidence for early clearances in the Highlands (for example, Hope 1982, 1983; Haberle et al. 1991); early agriculture (9000 B.P.), also in th Highlands (Golson 1976, 1977, 982; Golson and Hughes 1980); the hafting of stone tools dating back 40 000 years (Grube 1986, Groube et al. 1986, Groube 1988); the settlement of theNew Guinea Islands in the Pleistocene Wickler and Spriggs 1988, Allen, Gosden and White 1989), and the presence of pottery in the Sepik-Ramu possibly by 5500 years ago (Swadling et al. 1989). None of these discoveries could have been expected on the basis of finds elsewhere in the Pacific." -"Switzer:2006washover","Prehistoric depositional signatures for large-scale washover involving marine inundation events such as storms and tsunami have been the subject of considerable research over the last 15 years. Much of this research has focused on the identification of sandsheets in back-barrier environments as depositional records for extreme washover events. All these deposits must have a sediment source and, by their nature, the most likely source of sediment for washover into back-barrier environments is the barrier itself. This study identifies an erosional signature for large-scale washover from a small coastal barrier on the southeast Australian coast. A distinct lens of marine sand, up to 90 cm thick, confined vertically by peat, is found in the upper fill of a closed freshwater back-barrier lagoon sequence. This sand lens is attributed to a large-scale washover event during the last 800 years, and was possibly deposited by a tsunami. The hypothesis for this study was that any event that breached the dune system must have caused considerable geomorphic change to the dunes and hence may have left an erosional signature. Ground penetrating radar transects of the system show an erosional contact between a series of truncated pre-event dunes and several small overlying post-event dunes. This study outlines a relatively simple non-invasive method for the identification of an erosional signature for prehistoric large-scale washovers caused by storm surge, exceptionally large waves, or tsunami." -"Switzer:2010higher","An elevated sheltered pocket beach sequence at Batemans Bay, NSW, Australia, composed of shelly fine- to medium-grained sand provides geomorphic evidence of higher than present sea level during the mid-late Holocene. The sequence is composed of a sand facies with variable amounts of shell and contains a number of well-defined dipping reflectors identified in ground penetrating radar (GPR) profiles indicative of a small prograded beach system. This beach succession is overlain by storm or tsunami deposits. The beach deposit accumulated between 2500 and 5000 cal BP under relatively high energy conditions within a more open immature estuary during a period of higher sea level. Both deposits have been preserved by a low energy mangrove facies that accumulated after the recent fall in sea level cut off ocean wave activity from the area approximately 2000-2500 cal BP. This beach sequence provides new evidence for a period of higher sea level 1-1.5 m higher than present that lasted until at least c. 2000-2500 cal BP and adds complementary geomorphic evidence for the mid to late Holocene sea-level highstand previously identified along other parts of the southeast Australian coast using other methods." -"Szabo:2015pearl","A small marine pearl was recovered at the Brremangurey rockshelter, on the Kimberley coast, from layers dating to approximately 2000 years ago. In an area famous for its pearls and history of cultured pearl production, public interest centred on whether the pearl was as old as the layer in which it was contained, or whether it was a recent cultured pearl that had infiltrated down from above. The near-spherical shape of the pearl hinted at a possible cultured origin. Owing to the uniqueness and historic cultural significance of this find, non-invasive analytical techniques were used to investigate whether the Brremangurey pearl was cultured or natural. Midden analysis was further used to assess the likely origin of the pearl within the stratified deposits. Analysis confirmed that the pearl is of natural origin and a dense midden lens of Pinctada albina shells is its likely origin." -"Tacon:1997cupule","Antiquity last year reported a startlingly old series of dates from Jinmium in tropical north Australia. At Jinmium are old rock-engravings, the pecked cups or cupules that are widespread in Australia. This study of the Jinmium cupules goes beyond that immediate topic to broader issues." -"Tacon:2010asian","In 2008, we began two related research projects that focus on recent Australian rock art, made after the arrival of Asians and Europeans, in part of northwest Arnhem Land’s Wellington Range. This area has extensive and diverse rock art, including many examples of paintings that reflect contact between local Aboriginal people and visitors to their shores. At some sites figures made of beeswax are found superimposed under and over paintings, thus providing a means of obtaining minimum and maximum ages for pigment art. We report on the results of an initial radiocarbon beeswax dating programme at the Djulirri site complex. Results include the earliest age for a depiction of a Southeast Asian watercraft in Australian rock art, which is also Australia’s earliest contact period rock art depiction discovered so far. Based on the probability distribution of the calibrated ages, it is 99.7% probable this image dates to before AD 1664 and likely is much older. The significance of this result is discussed in relation to early contact history, as revealed by historic documents and archaeological excavation. Other important results suggest a close encounter between local Aboriginal people and Europeans occurred in the 1700s, before British exploration and settlement in the Arnhem Land region." -"Tamers:1964texas","The Radiocarbon Dating Laboratory of the University of Texas was reorganized in late 1962. The dates reported in this list were obtained from February to November, 1963. The laboratory uses liquid scintillation counting with benzene solutions (Tamers, Stipp, and Collier, 1961; Noakes et al., 1963). The chemical synthesis has been modified and improved in several ways in order to permit one worker to produce a sample per day." -"Tamura:2017cowley","Storm surges generated by tropical cyclones have been considered a primary process for building coarse-sand beach ridges along the north-eastern Queensland coast, Australia. This interpretation has led to the development of palaeotempestology based on the beach ridges. To better identify the sedimentary processes responsible for these ridges, a high-resolution chronostratigraphic analysis of a series of ridges was carried out at Cowley Beach, Queensland, a meso-tidal beach system with a >3 m tide range. Optically stimulated luminescence ages indicate that 10 ridges accreted seaward over the last 2500 to 2700 years. The ridge crests sit +3 .5 to 5 .1 m above Australian Height Datum (ca mean sea-level). A ground-penetrating radar profile shows two distinct radar facies, both of which are dissected by truncation surfaces. Hummocky structures in the upper facies indicate that the nucleus of the beach ridge forms as a berm at +2 .5 m Australian Height Datum, equivalent to the fair-weather swash limit during high tide. The lower facies comprises a sequence of seaward-dipping reflections. Beach progradation thus occurs via fair-weather-wave accretion of sand, with erosion by storm waves resulting in a sporadic sedimentary record. The ridge deposits above the fair-weather swash limit are primarily composed of coarse and medium sands with pumice gravels and are largely emplaced during surge events. Inundation of the ridges is more likely to occur in relation to a cyclone passing during high tide. The ridges may also include an aeolian component as cyclonic winds can transport beach sand inland, especially during low tide, and some layers above +2 .5 m Australian Height Datum are finer than aeolian ripples found on the backshore. Coarse-sand ridges at Cowley Beach are thus products of fair-weather swash and cyclone inundation modulated by tides. Knowledge of this composite depositional process can better inform the development of robust palaeoenvironmental reconstructions from the ridges." -"Tamura:2019modelling","Optically-stimulated luminesecne (OSL) dating, in concert with two-dimensional ground-penetrating radar (GPR) profiling, has contributed to significant advances in our understanding of beach-ridge systems and other sedimentary landforms in various settings. For recent beach-ridges, the good OSL properties of coastal quartz permit a high sample throughput thanks to shorter measurement times and simpler sample preparation prompting the collection of more samples at higher sampling resolution. However, sampling at high resolution increases the chance of age inversions because random errors between samples may be larger than the difference in sample ages. Age inversions can be avoided, however, if the stratigraphic constraints are included in the age estimation process. Here, we create a custom Bayesian chronological model for a recent (<500 yr) beach-ridge sequence in Moruya, southeast Australia, for direct comparison with a GPR profile. The model includes a full 'burial-dose model' for each sample and a dose rate term with the modelled ages constrained by the vertical and shore-normal sample order. The modelled ages are visualized by plotting isochrones on the beach-ridge cross section, and validated against a beach monitoring dataset. The modelling approach allows a more detailed interpretation of the Moruya beach-ridge system; when combined with higher-resolution sampling, the approach will increase the precision of beach-ridge chronologies and provide further insights into their formative processes." -"Tamura:2019recurrence","Extreme storms present a major risk to coasts. Increasing populations worldwide, together with sea level rise, exacerbate concerns for coastal settlements, but the low frequency of extreme storms makes an assessment of risk difficult. In southeast Australia, the severest beach retreat on record relates to a series of extratropical cyclones in the 1970s, but the relatively short observational record hinders assessment of how frequent these events are. At Moruya in New South Wales, four decades of beach monitoring has provided new insights into response of beaches to extreme storms. We augment this recorded history with morphostratigraphic analysis of beach ridge evolution by using ground-penetrating radar and optically stimulated luminescence dating. We find an episode of extreme retreat over 550 years, proving that the 1970s extreme event is a recurrent phenomenon. Our high-precision morphostratigraphic analysis provides evidence with which to better plan coastal adaptation." -"Taylor:1987bats","A review of the natural history of bats in Tasmania is presented along with data collected in recent surveys. Recent taxonomic changes affecting the Tasmanian bat species are discussed and a key is provided to allow the identification of Tasmanian bats. The appearance of each species is described and body measurements given. Tasmanian populations do not show a uniform trend of increased size compared with southeast Australian populations. Distribution records are presented along with data on habitat preferences and abundance. The diet, activity patterns, roosting requirements, reproductive cycles and conservation status of the species are also discussed." -"Tedford:1955menindee","ND" -"Tedford:1967fossil","Lake Menindee (lat. 32° 20‘ S., long. 142° 20‘ E.) is one of several large oval lake basins adja­cent to the lower course of the Darling River and its major anabranch in western New South Wales. The regularly curved northeastern and eastern margin of this lake basin is bordered by a sand lunette which ranges up to 60 feet in maximum height above the highest recorded lake shoreline. The adjacent plains are transversed by a remarkably regular pattern of seif dunes of nearly east-west trend which merge with the lunette in such a way as to imply a common time of origin. Deflation of the lunette near its northern end has revealed a thick pedocal soil profile consisting of a brick-red A zone, leached of lime; and a B zone in which lime was deposited in disseminated and nodular form, and as casts of the roots and trunks of small trees and shrubs. A thin, younger pedocal soil is superimposed on the A zone of the older profile." -"TejanKella:1990cooloola","Thermoluminescence (TL) of quartz grains has been used to date a soil horizon at each of four sites in a chronosequence of freely drained podzols at Cooloola and North Stradbroke Island. The chronological order of the TL dates is in agreement with the sequence of inferred ages based on stratigraphic, geomorphic, denudational and pedological evidence, but at least one of the TL dates is of considerably greater age than the field evidence implies. Possible explanations of this anomaly are discussed." -"Telfer:2017dunefield","The controls on the evolution of linear dunefields are poorly understood, despite the potential for reactivation of dunefields, which are currently stabilized by vegetation, under the influence of 21st century climate change. The relative roles of local influences (i.e. boundary conditions) and morphodynamic influences (i.e. emergent properties) remain unclear. Chronostratigraphic and sedimentological analyses were conducted on two pairs of linear dunes exhibiting different spatial patterning in the Strzelecki Desert of central Australia. It was hypothesized that morphodynamic influences, via pattern-coarsening, would mean that dunes from the simpler pattern, defined in terms of the frequency of defects (i.e. junctions and terminations), would be more mature, older landforms. Optically Stimulated Luminescence (OSL) dating of full-depth, regularly-sampled profiles was used to establish accumulation histories for the four dunes, and supported by sedimentological analysis to investigate possible compositional differences and similarities between the dunes. Whilst three of the dunes (the two more simply-patterned dunes, and one of the more complex dunes) have accumulation histories beginning between ~100ka and 150ka, and document sporadic net accumulation throughout the last interglacial/glacial cycle to the late Holocene, one of the dunes (with relatively complex patterning) reveals that the majority of the dune accumulation (>7m) at that site occurred during a relatively short window at ~50ka. There is no clear sedimentological reason for the different behaviour of the younger dune. The data suggest that small-scale and essentially stochastic nature of the aeolian depositional/erosional system can overprint any large-scale morphodynamic controls. The concept of dating landscape change by pattern analysis is thus not supported by this study, and would require very careful interpretation of the scales being considered. This further suggests caution when interpreting dune chronostratigraphies palaeoenvironmentally, as different dunes are able to respond very differently to the same external stimulus (e.g. climate). In the case studied here, a mechanism is proposed to account for the rapid accumulation of the anomalous dune by avulsion of the local aeolian accumulation from one dune ridge to another." -"Tennant:2022hons","ND" -"Terrell:1997lapita","Ambrose (this issue, above) and Sand (this issue, above) reported on Lapita in the specific, without being parochial in their concerns. This paper looks at the largest Lapita picture, but is itself in turn based on new reports in the specific, here from the coast of Papua New Guinea which is key for the relations in space, in time and in cultural affinity of whatever human it is that Lapita is." -"Terrell:2002tropical","A fundamental concern in archaeology and anthropology is understanding the relationships between population growth, the development of complex societies, and the shift in prehistoric times from foraging to food production. That there are connections between these historical processes has long been apparent. Precisely how they are interrelated is controversial. Frequently discussed is the lack of agreement on what characterizes complex or simple societies. It is less widely recognized that the subsistence practices of many communities in the region that van Steenis called eastern Malesia (the Celebes, Moluccas, and New Guinea) cannot be positioned unambiguously along a typological spectrum between hunter-gatherers and agriculturalists. Modern research indicates that people in this region have long been following broad-spectrum approaches to subsistence that have made agriculture or horticulture the mainstay only where (and when) local circumstances have narrowed their subsistence strategies. Today the lagoons at Sissano and elsewhere on the Sepik coast of northern Papua New Guinea are complex, highly productive habitats (fish and shellfish as well as extensive mangrove and sago swamps) that support some of the largest village communities on the coast. Systematic ethnographic and archaeological research in the Aitape district since 1990 has led us to rethink the Holocene foundations of subsistence and demography in the western Pacific. We hypothesize that around 6,000 years ago newly forming lagoons along New Guinea’s long northern coastline may have started to be productive enough in conjunction with already established traditions of agroforestry to fuel culture change in the voyaging corridor between Asia and the Pacific that had far-reaching ramifications." -"Terrell:2007deciphering","Archaeological and ethnographic evidence from the Sepik coast of Papua New Guinea documents the survival in the western Pacific of a stylized symbol or motif — the so-called ‘Lapita face‘ — on pottery and possibly other kinds of material items (such as wooden bowls and serving platters) for at least 3300 years. A plausible reason for the persistence of this iconography is that it has referred to ideas about the living and the dead, the human and the divine, and the individual and society that remained socially and spiritually profound and worth expressing long after the demise of Lapita as a distinct ceramic style. We detail evidence for saying that the ‘faces‘ on Lapita vessels from thousands of years ago and certain stylized designs on historic and modern carved wooden bowls and platters from this coast are historically linked ways of alluding to sea turtles, creatures figuring prominently in the lore and cosmology of Pacific Islanders. Here we describe four prehistoric wares (or ‘phases‘ or ‘periods‘) in the Aitape ceramic sequence on the Sepik coast that, considered in series, fill the temporal gap between practices and beliefs in Lapita times and present-day realities in this part of the world." -"Terrell:2011sepik","ND" -"Terrizzano:2017andes","ND" -"Thackray:2009nelson","ND" -"Thangavelu:2015thesis","The recent discovery of Lapita pottery at Caution Bay, on the southern coast of Papua New Guinea (PNG) has transformed our understanding of the Lapita culture complex by confirming the migration of Lapita peoples into the southern coast of mainland PNG from around 2900 cal BP where they encountered an extant population who had occupied the Caution Bay area from around 5000 years ago (David et al. completed ms; McNiven et al. 2011). Although Lapita peoples have been traditionally characterised as ‘marine specialists‘, relatively little is known about their shellfish subsistence economies in comparison to their distinctive ceramic traditions. This thesis primarily focuses on understanding temporal and spatial changes in how shellfish were exploited throughout the antiquity of human occupation at Caution Bay, especially in relation to before, during and after contact with Lapita peoples. Results have revealed significant changes in distribution, availability and exploitation of shellfish species over time. Trends are particularly prevalent before, during and after periods of ‘contact‘ when the established indigenous population met and interacted with Lapita ‘foreigners,. This is supported by the archaeological evidence with an intensification of shellfish resources and site use and extension of human predation pressures coinciding with the introduction of new material culture (i.e. pottery). ... [_truncated_]" -"ThedenRingl:2010pengillys","ND" -"ThedenRingl:2011macassan","This study uses strontium (87Sr86Sr), oxygen (δ18O) and carbon (δ13C) isotope analysis of archaeological tooth enamel samples to investigate the origins of human remains from two sites in Arnhem Land, Northern Territory: a coastal Macassan site and an Indigenous rockshelter complex. The study aims to resolve whether two individuals from the Macassan site originate from outside Arnhem Land and, if so, whether their place of origin can be determined. Strontium results confirm the Macassan and Indigenous samples represent two distinct populations. The Indigenous values match the local Arnhem Land geologic strontium signatures, while the Macassan values are outside the local range and more likely to match Indonesian geological signatures. Carbon isotope results are more equivocal, but tend to support the presence of two populations by revealing slightly different dietary backgrounds for each group. Oxygen isotope data introduce more complexity; their geographic signal may be confounded by cultural behaviour. Radiocarbon dating suggests the Macassan Anuru Bay A site is a relatively early contact site. This study shows that even with a small sample set there is potential to discern past human mobility and origin using stable isotope analysis." -"ThedenRingl:2016capital","Despite sporadic archaeological work spanning five decades, the chronology of Aboriginal presence in the mountains of southeast Australia remains poorly understood. Characterised by steep slopes and rugged terrain, this region has possibly always been a marginal area for human habitation, and its occupation chronology can thus play an important role in assessing competing hypotheses regarding past population expansions and cultural responses to environmental change. To improve our understanding of Aboriginal high country chronology, several rockshelters in the Namadgi Ranges in the Australian Capital Territory were excavated. A series of radiocarbon dates from these excavations and a generalised chronostratigraphy of this area are described in this report. Cultural deposits dating to the early to mid-Holocene provide the first substantial evidence that people were active in the high country during the Holocene Optimum (ca 9,000-6,000 years BP). In combination with previously dated Namadgi sites, the new data also confirm an increase in activity at around 2,000 years BP. An apparent decrease in cultural evidence dating to between 4,500 and 2,000 years BP is in contrast to major cultural and population shifts seen in the southeast Australian archaeological record during this time, but whether this reflects an actual behavioural trend or results from external processes affecting cultural deposits is still unclear." -"ThedenRingl:2017xray","Archaeological sediments retain elements from natural and anthropogenic inputs for many years, often forming stratified geochemical records of site formation and human use. This study evaluates the validity and potential of an X-ray fluorescence core scanner (XRF-CS) to contribute to the histories of stratified archaeological sites. Geochemical data sets from an archaeological deposit at Wee Jasper in southeast Australia are obtained using two sediment preparation techniques; the results are compared to trends identified through cultural artefacts and several more traditional methods of sediment analysis. Potential anthropogenic and organic element signatures are identified, and the sediment preparation techniques are evaluated. Minimally processed bulk samples provide consistent XRF results that strongly correlate with the trends observed in other proxies; results from unprocessed sediment columns, however, reveal methodological complications with the XRF-CS technique due to topographical and structural inconsistencies in the columns." -"ThedenRingl:2020characterizing","We explore the potential contribution of faunal assemblages from the Australian Alps and surrounding regions towards the characterization of climate and landscape change, and for geochronological species distribution mapping. The limitations of existing faunal sites and collections - their rarity, their stratigraphic integrity and resolution, and accurate dating of their histories - are discussed in a regional review of known and potential assemblages and locations. We also revisit a faunal sequence from a stratified cave deposit at Wee Jasper, focusing on a Holocene ‘climatic optimum‘ phase. A suite of species fluctuations between 8000 and 6000 cal. BP suggests responses to local changes such as a warmer and possibly moister environment, with probable associated vegetation shifts. For example, eucalypt forests had replaced more open communities across the region by 8600 cal. BP, and were generally dominant until after 6000 cal. BP. Several faunal species are examined in a regional context using available chronologically defined species histories. Emerging robust multi-proxy investigations demonstrate the potential of faunal assemblages for the development of geographically detailed histories of species that can provide indications of palaeoenvironments. This approach can be strengthened by increasing resolution and developing improved age models in presently known fauna-bearing sites." -"Thom:1994coastal","The Last Glacial Maximum or LGM (25,000-15,000 yr B.P.) has been recognized in Australia as a period of increased dryness, coolness, continentality and windiness compared to earlier and later period Enhanced aeolian activity during the LGM occurred in arid and semi-arid regions of western, central and eastern Australia. The east coast has been considered to have been better watered and vegetated. However, at a number of sites from Tasmania to North Queensland, there is evidence for extensive aeolian instability of coastal sand deposits. Dating by radiocarbon and thermoluminiscence techniques has supported morphologic and stratigraphic evidence of dune formation during the LGM under the influence of westerly (offshore) winds in the southern sector of the east coast (i.e. south of 31°S latitude) and southeast winds to the north. It is now apparent that vegetation cover on sandy surfaces was quite patchy during the LGM. Sand surface instability under conditions of strong west or southeast winds promoted linear and/or parabolic dune development. This suggests greater concentration of forests in more discrete, protected sites along the eastern escarpment than was previously considered by palaeoecologists. More widespread drier and cooler climatic conditions operated even in coastal regions on expanded continental shelves at this time. Stabilization of areas of active dunes became more likely as sea levels rose, reduced windiness occurred, and precipitation increased as sea surface temperatures began to rise in the Holocene." -"Thom:2018wind","This paper presents the results of a small number of dates from sand samples collected at building sites in the eastern suburbs of Sydney. OSL ages of well-sorted, quartz sand ranges from 31 to 24 ka from within well-developed podzol soil profiles within a metre of the surface. The source of this sand appears to be from the east off the inner continental shelf during a period just prior to the maximum of the Last Glacial Maximum (LGM, Marine Isotope Stage 2) when sea-level was approximately 70-90 m below present level. During a later phase of the LGM, there is evidence from other coastal sites in central NSW and Gippsland, Victoria, that the dominant wind was from the west consistent with evidence from arid and semiarid Australia. Dune orientations in northern NSW into Queensland and other evidence at this time appear to reflect winds from the southeast quadrant. This study highlights the existence of a potential pivot area in dominant wind direction during the LGM between sustained westerly flow in southern area including Victoria and northeast Tasmania and southeast flow of northern NSW into Queensland. In central NSW, the circulation switched from easterly in Stage 2 to westerly as the glacial stage intensified in the LGM sometime after ca 25 ka." -"Thomas:1984liawenee","ND" -"Thomas:1994cameron","A discontinuous record of vegetation over the past 7500 years was obtained through pollen analysis of pond sediments from an extensive treeless plain on the relatively dry Central Plateau of Tasmania. The results demonstrate continuity of treeless conditions, which probably persisted from the Pleistocene throughout the Holocene, up to the present day. Some changes to the structure of the grassland were observed, especially over the past 200 years. Analysis of carbonized particles showed that fires had been infrequent over the period examined. It seems that this area, close to the altitudinal tree limit, has remained a natural grassland, and the hypothesis of Jackson (1973), that unreliable summer conditions may be a major factor in maintaining open conditions, is supported. Parts of the Central Plateau may thus preserve plant communities with some of the floristic elements and structure of widespread Bassian grasslands of the Late Pleistocene." -"Thomas:2001review","There is now a wide agreement that temperature depression in the humid tropics during the Last Glacial Maximum (LGM) was at least 5°C. Most estimates of precipitation reduction at the LGM range from 25-30% to 50-65%, based on proxy data, but the recent CCM1 model envisages only around 12%. Dates obtained from river sediments indicate major changes to fluvial activity in the late Quaternary. Isotope Zone 3 sediments (58-28 ka BP) are widespread and possibly indicate cooler conditions. Post-28 ka BP, and certainly post-21 ka BP, river regimes altered radically towards fan building, braiding or major reduction in all activity. This paper reports on fan formation in NE Queensland between 26 and 14 ka BP and reviews evidence for comparable changes in humid tropical areas of S America, W Africa and SE Asia, including records of Holocene sedimentation. Within a global rhythm of major changes to river regimes in the humid tropics during the late Quaternary, it is now possible to detect regional variations in stream response to climatic change. At the LGM, reductions in stream power may have led to fan formation in NE Queensland, while vegetation changes may have contributed to increased sediment loads and braiding in some forest marginal areas. But, in W Africa, greater aridity may have been responsible for enfeebled streams leaving few records. Channel cutting, then deposition of coarse sediment in braided rivers marked the transition to the early Holocene in W Africa, and fans became entrenched in NE Queensland. This regime persisted until forest recovery was complete by 9.5-8.5 ka BP, when widespread overbank deposition occurred and a change towards meandering channels took place widely across the humid tropical zone, followed by several cut-and-fill episodes in the middle and late Holocene." -"Thomas:2007response","Samples of alluvial and colluvial deposits from the coastal plain and coastal valleys north and south of Cairns (17S) have been dated using optically stimulated luminescence (OSL) protocols, with additional thermoluminescence (TL) and Radiocarbon assays. Coarse fanglomerates from elevated coastal terraces date back to 81 ka, but most are clustered in oxygen isotope stage three (OIS3, 64–28 ka), indicating high-energy conditions during this period. Extensive fans and terraces of finer calibre sediments are widely represented grading from coarse gravels and cobbles in proximal zones fine sand and silt in distal areas. Dates show that vertical accumulation of 10–15 m of sediment occurred between ∼28 and 14 ka (OIS2), after which the fans were dissected and Holocene deposits become fragmentary. A number of deposits indicating hillslope instability were successfully dated and these fall mainly into OIS3 and post 12 ka. These results are interpreted as catchment responses to Late Pleistocene climate and vegetation changes, documented elsewhere from local pollen and ocean drilling sites. Correlation with these records and with evidence for regional climate change from the Austral-Asian region is good and indicates that these changes were sufficient to transform fluvial activity and slope processes." -"Thomas:2017nepean","The discovery of a well-preserved hearth at Point Nepean presented an opportunity to extract as much information as possible from an unusual feature in the Metropolitan region which includes in situ heat-retaining stones. Working in conjunction with the Traditional Owners and Parks Victoria, slumped hearth and midden deposits were excavated carefully, and samples sent to specialists for analysis. The remainder of the intact feature was photographed in 3D and then preserved by the construction of a rock-retaining wall by Parks Victoria. The results of the scientific analyses have yielded insights into the activities that took place in the vicinity of the hearth around the time of first contact between Aboriginal and European people, and illustrate the potential for similar studies to be undertaken on comparable deposits at other Aboriginal places." -"Thomas:2018papua","Three sediment cores (MV-41, MV-46, and MD-50) from the Gulf of Papua (GoP), Papua New Guinea, were analyzed to assess changes in climatic, oceanographic, and sedimentological conditions over the last 14.5 kyr. Palynomorphs, which were isolated from sediment core samples, were collected at approximately 0.5-m intervals using a strong acid and oxidant (MD-50)/non-oxidant (MV-41, MV-46) procedure. Radiocarbon (14C) stable isotope geochronology, magnetic susceptibility, stable isotope analysis (MD-50 only; Oxygen-18 [18O] and Carbon-13 [13C]), and clay mineral maturity analysis were also completed for each core. Palynological data indicate that climatic conditions at sea level have remained warm, wet, and stable for the past 14.5 kyr with sea surface temperatures in the GoP above 14 °C. Potential decreases in vegetative cover marked the Younger Dryas interval (12.5--11.5 kyr BP), as indicated by reduced pollen and spore recovery. The end of the latest marine transgression (and the subsequent return to eustatic sea level highstand) is clearly delineated by increases in marine palynomorph recovery and decreases in mangrove pollen at approximately 5 kyr BP. An increase in seasonality and potential El Niño Southern Oscillation variability is observed in MD-50's oxygen isotope results at ∼5 kyr BP. This is not supported by the palynomorph record, likely because of the sampling interval and dilution by tropical pollen flora, which indicates stable climatic conditions throughout the last 14.5 kyr. Sediment transport pathways in the GoP remained fairly constant throughout the time interval, which is supported by the lack of major changes in palynomorph assemblage composition." -"Thomas:2022anomaly","The alpine area of the Australian mainland is highly sensitive to climate and environmental change, and potentially vulnerable to ecosystemtipping points. Over the next two decades the Australian alpine region is predicted to experience temperature increases of at least 1 °C, coupled with a substantial decrease in snowcover. Extending the short instrumental record in these regions is imperative to put future change into context, and potentially provide analogues ofwarming.Wereconstructed past temperatures, using a lipid biomarker palaeothermometer technique and mercury flux changes for the past 3500 years from the sediments of Club Lake, a high-altitude alpine tarn in the Snowy Mountains, southeastern Australia. Using a multi-proxy framework, including pollen and charcoal analyses, high-resolution geochemistry, and ancient microbial community composition, supported by high-resolution 210Pb and AMS 14C dating, we investigated local and regional ecological and environmental changes occurring in response to changes in temperature. We find the region experienced a general warming trend over the last 3500 years,with a pronounced climate anomaly occurring between 1000 and 1600 cal yrs. BP. Shifts in vegetation took place during this warm period, characterised by a decline in alpine species and an increase in open woodland taxa which co-occurred with an increase in regional fire activity. Given the narrow altitudinal band of Australian alpine vegetation, any future warming has the potential to result in the extinction of alpine species, including several endemic to the area, as treelines are driven to higher elevations. These findings suggest ongoing conservation efforts will be needed to protect the vulnerable alpine environments from the combined threats of climate changes, fire and invasive species." -"Thorington:2005sciuridae","Family Sciuridae" -"Thorley:1998kulpi","Recent excavations at the Kulpi Mara Rockshelter in the Palmer River catchment of central Australia have protfuced radiocarbon determinations spanning an archaeological sequence of 30,000 years. These results enable re-assessment of models addressing the how, where and when of arid zone colonisation, and human adjustments to environmental change in the later Pleistocene. Whilst the evidence supports early occupation of the central arid zone during wetter conditions, doubts are raised about the continuity of occupation during the height of glacial aridity." -"Thorley:1999palmer","The Palmer River catchment is one of seven river systems with headwaters in the Amadeus Basin, itself part of the larger Lake Eyre Basin, one of the most extensive regions of inland drainage in the world. Throughout human history, rivers and drainage systems have always served as an attraction for settlement, mobility and land use. Yet, unlike the larger drainage systems in other continents of the world, the inland rivers of Australia are predominantly dry, dependent for their flows on the irregular rains which fall in arid regions." -"Thorley:2011kulpi","Kulpi Mara is one of three known late Pleistocene sites in Central Australia. Four recent radiocarbon determinations combined with 7 earlier results clarify the sedimentation history and occupation phases at the rockshelter. The sequence shows a number of pulses of occupation, the earliest dating between c.34,178 and 29,102 cal BP, with little use of the shelter during intermediate periods. This contrasts with the more or less continuous sequence reported for Puritjarra rockshelter 165km to the west. These differences suggest that we can expect intraregional variability in both the geomorphic setting and occupational histories of Pleistocene and Holocene sites in Central Australia and the Western Desert." -"Thorn:2013thesis","ND" -"Thorn:2017caladenia","Quaternary palaeoecological research in Western Australia has been focussed primarily around Perth and the extreme south-west, with very little work conducted to the north between 29° and 32°S. Using fossil remains excavated in the 1970s from Caladenia Cave in the East Moore cave area of the northern Swan Coastal Plain, we sought evidence of compositional change in the regional mammal fauna from the mid-Holocene to the present. Loss of Phascogale calura, Perameles bougainville and Lagorchestes hirsutus, species characteristic of semi-arid and arid regions, suggests an increase in rainfall from around 4700 cal. BP. A change to a smaller sieve mesh aperture in the deepest levels of the excavation caused differential recovery which constrained the extent to which ecological inferences could be made. This bias notwithstanding, the Caladenia Cave assemblage suggests major community changes did not characterise the late Holocene, indicating resilience to the impacts of environmental changes prior to European settlement." -"Thorndycraft:2019reversals","ND" -"Thorne:1972kow","The late Pleistocene human remains from Kow Swamp display archaic cranial features which suggest the survival of Homo erectus in Australia until as recently as 10,000 years ago." -"Thorne:1975phd","The recognition of cultural and physical variation among the Australian Aborigines by the first European intruders on the continent has been confirmed and detailed by scientific observations. Various morphological conclusions have been drawn from the apparent heterogeneity of blood genetic, osteological and superficial features of Aborigines. Similarly, variation in the skeletal remains of prehistoric Australians has led to varying hypotheses about their morphological derivation and subsequent history on the continent. The evidence and resultant hypotheses are discussed, particularly as they are affected by the prehistoric evidence. ... [_truncated_]" -"Thorne:1999mungo","We have carried out a comprehensive ESR and U-series dating study on the Lake Mungo 3 (LM3) human skeleton. The isotopic Th/U and Pa/U ratios indicate that some minor uranium mobilization may have occurred in the past. Taking such effects into account, the best age estimate for the human skeleton is obtained through the combination of U-series and ESR analyses yielding 62,000±6000 years. This age is in close agreement with OSL age estimates on the sediment into which the skeleton was buried of 61,000±2000 years. Furthermore, we obtained a U-series age of 81,000±21,000 years for the calcitic matrix that was precipitated on the bones after burial. All age results are considerably older than the previously assumed age of LM3 and demonstrate the necessity for directly dating hominid remains. We conclude that the Lake Mungo 3 burial documents the earliest known human presence on the Australian continent. The age implies that people who were skeletally within the range of the present Australian indigenous population colonized the continent during or before oxygen isotope stage 4 (57,000-71,000 years)." -"Thornhill:2012myrtaceae","The pollen morphology of 36 genera and 147 species from the Myrtaceae tribes Chamelaucieae, Leptospermeae and Lindsayomyrteae was surveyed using scanning electron microscopy (SEM) and light microscopy (LM). Syncolpate pollen were observed in all genera of Leptospermeae and some genera of Chamelaucieae. Genera of tribe Chamelaucieae displayed five distinct colpal morphologies, which makes it the tribe with the most diverse pollen in Myrtaceae. Six genera of Chamelaucieae, including Actinodium, Chamelaucium, Darwinia, Homoranthus, Pileanthus and Verticordia, produce large acolpate pollen not observed in any other Myrtaceae. Two of these genera produce distinct pollen; Actinodium is the only genus to have prolate-spheroidal shaped pollen, and Pileanthus pollen is large and dicolporate. A number of anomalous aperture types occurred in species of Chamelaucieae, including monocolporate (Homoranthus thomasii), pentacolporate (Calytrix oldfieldii) and hexacolporate (Sannantha tozerensis). Pollen of Lindsayomyrteae appeared similar to those of Leptospermeae and Chamelaucieae, and on the basis of pollen features, could be related to these two tribes." -"Thums:2005seasonal","The diet of long-nosed bandicoots (Perameles nasuta) on the central coast of New South Wales, Australia, was examined over two summers and two winters using a combination of faecal scat analysis for food fragments and stable isotope analysis (ratios of 13C/12C and 15N/14N) of blood. Isotope ratios in blood overlapped most strongly with those in invertebrate prey, and varied much less between seasons than did those in most dietary items, suggesting that the assimilated diet of long-nosed bandicoots is dominated by invertebrates throughout the year. Invertebrate remains dominated collected faeces in both seasons, even though the availability of invertebrate prey was higher in summer. Thus both techniques indicated that long-nosed bandicoots were primarily insectivorous year-round. Faecal scat analysis indicated that invertebrate eggs were more abundant in summer than winter. At a finer scale, spiders, orthopterans, lepidopteran larvae, ants, leaf material (non-grass monocot) and seeds were more abundant in summer, while cicada larvae, roots, fungi, grass leaves and Acacia bract (small modified leaves appearing as scales) were more abundant in winter. Subterranean foods (cicada larvae, plant roots and hypogeous fungi) were more abundant in winter and more abundant in the diet of males than of either lactating or non-lactating females." -"Tian:2021qingchuan","The Qingchuan Fault (QCF) is the main fault of the northeastern segment of the Longmenshan Fault zone (LMSFZ) on the eastern Tibetan Plateau boundary. The QCF accommodates ongoing deformation in the eastern Tibetan Plateau; however, its fault motion and potential seismic risk are still debated. This study combines a systematic analysis of deflected stream channels along the fault using 10-m digital elevation models with field investigations and measurements of the cosmogenic 10Be-derived erosion rates. The degree of channel deflection due to the interaction between strike-slip motion and channel growth processes is analyzed, followed by a quantitative extraction of the actual tectonic offsets and a calculation of the erosion rates. The long-term average strike-slip rates calculated from channel offsets range from 0.4 ± 0.1 to 1.7 ± 0.1 mm/a along the fault, with those in the southwestern section lower than those in the central section. " -"Tian:2022paleoerosion","Spatial and temporal variations in paleoerosion rate are important clues in understanding the interactions among tectonics, climate, and surface processes. Traditionally, the quantification of erosion rates over these timescales of millions of years or hundreds of years has been highlighted. For example, Low-temperature Thermochronology is used to determine erosion rates in uplifted areas such as orogenic belts, or sedimentation rates are used to be proxies of erosion rates in sedimentary basins. However, the calculation and determination of erosion rates over timescales of 103~105 years are still relatively scarce. In recent years, the application of the cosmogenic nuclide 10Be to estimate the average erosion rate of a watershed has become an effective means. Fortunately, the development of river terraces can extend over millennia to 105 years, and their sedimentary deposits contain watershed erosion signals, which provide ideal evidence to evaluate paleoerosion rates over this period. In this paper, we briefly propose a method to evaluate the average catchment-wide paleoerosion rates from 10Be depth profiles of river deposits atop river terraces. Using 10Be depth profiles in terrace surfaces, 10Be inheritance concentrations and abandon ages of terraces can be inferred, both of which serve for yielding the average catchment-wide erosion rate records at various stages of terrace development. Subsequently, based on 16 10Be depth profiles(81 10Be individual samples)and 7 modern 10Be concentration samples from six seasonal rivers among the western segment of north Qilian Shan, 23 determinations of erosion rates over the past 200 ka have been quantified. We find that the glacial-interglacial climate cycle has a direct influence on variations in erosion rate in the western segment of north Qilian Shan over the past 200 ka, as revealed by apparent increases in the catchment-wide erosion rates corresponding to these coldest phases of glacial periods. This pattern demonstrates the application of 10Be depth profiles in river terraces can effectively evaluate the average watershed erosion rates over timescales of 103~105 years, and provide insights into the potential interactions among tectonics, climate, and surface processes, which helps promote the development of quantitative research of tectonic geomorphology in active orogenic zones. With the rapid development of accelerator technology, further research using 10Be depth profiles to evaluate past erosion rates will be explored." -"Tibby:2010kangaroo","Despite their direct links to human use, reservoirs are not widely utilised, relative to natural lakes, for deriving sediment histories. One explanation is the complex sedimentation patterns observed in water storages. Here a highly unusual combination of sedimentary records is used to determine the sedimentation history of Kangaroo Creek Reservoir, South Australia. We compare contiguous high resolution (0.5 cm sampling interval) diatom records from an almost 1.3 m core extracted from the bottom of the reservoir and from a 0.4 m monolith of sediment perched 15 m above the reservoir bottom on a disused bridge that was submerged following initial reservoir filling in 1970. The diatom histories are supplemented by evidence provided by other indicators, most notably radionuclide concentrations and ratios. Interestingly, despite the fact that the reservoir has been >20 m deep for more than 70 percent of its recorded history, distinct sections of the reservoir bottom core, but not the bridge monolith, are dominated by non-planktonic diatoms. We attribute the occurrences of these phases to inflows that occur following heavy catchment rains at times when the reservoir is drawn down. These characteristic sections have, in turn, been used to refine the site's chronology. ... [_truncated_]" -"Tibby:2020junction","The Murray River is Australia's economically most important river system. As a result of its economic importance, land use change and river regulation have resulted in ecological degradation of the river and associated river wetlands (known throughout Australia as 'billabongs'). Palaeolimnology can provide otherwise unobtainable information about the relative impacts of stressors and identify 'refuges' from such impacts. We examine an approximately 1800 year history of water quality and vegetation at Junction Park Billabong, on the Murray River approximately 25 km upstream of the Murrumbidgee River confluence. Throughout this period the billabong has maintained a strong connection to the Murray River. Planktonic Aulacoseira granulata has been the dominant diatom in the Murray River, while surrounding vegetation has been dominated by open eucalpyt woodland. Around 500 years before present (BP), there was an increase in effective rainfall as indicated by a decline in Chenopodioideae (Amaranthaceae: saltbush) and an increase in Callitris (native pine) pollen. At the same time, there was an expansion in wetland submerged aquatic macrophytes, as evidenced through increases in the relative abundance of the epiphytic diatom, Cocconeis placentula and sediment organic matter. European settlement resulted in declines in aquatic macrophytes and nutrient enrichment but minimal increases in diatom-inferred salinity. There was relatively little post-settlement change in both the diatom stratigraphy and inferred water quality from Junction Park Billabong which contrasts somewhat with that observed in floodplain water bodies both upstream and downstream of Junction Park. The record from Junction Park Billabong highlights the sensitivity of floodplain wetlands to climate change and suggests that examination of these records can provide insights into late Holocene climate from a region where few high-resolution records from other sources exist." -"Tindale:1955menindee","ND" -"Tindale:1957culture","ND" -"Tindale:1964radiocarbon","ND" -"Tindale:1968nomenclature","3 culture concepts in Australian archaeology, nomenclature of cultures & industries, functions & recording of archaeological implements, illustrations, archaeological collections, archaeological succession in south eastern Australia, historical notes on cultures and marker implements; pressure flaking of Kimberley area filmed for Djaru & Kitja tribes; womens camp sites, implements described by Tanganekald native, use of animal skin bindings in place of resins, existing differences create local demands; carbon dating; knapped implements, edge ground axes, pirris, microliths, tulas, from S.A., biface spear points and scrapers Kimberley region, knapped implements and axes N.S.W., jimari" -"Tippery:2009myrtaceae","Menyanthaceae species in Australia formerly belonging to the genus Villarsia Ventenat, which morphological and molecular data have shown to be paraphyletic, are provided with new combinations in Liparophyllum Hooker f. and the novel genus Ornduffia Tippery & Les: L. capitatum (Nees ex Lehmann) Tippery & Les; L. congestiflorum (F. Mueller) Tippery & Les, lectotypified here; L. exaltatum (Solander ex Sims) Tippery & Les; L. exiguum (F. Mueller) Tippery & Les; L. lasiospermum (F. Mueller) Tippery & Les, lectotypified here; L. latifolium (Bentham) Tippery & Les; L. violifolium (F. Mueller) Tippery & Les, lectotypified here; O. albiflora (F. Mueller) Tippery & Les, lectotypified here; O. calthifolia (F. Mueller) Tippery & Les, lectotypified here; O. marchantii (Ornduff) Tippery & Les; O. parnassifolia (Labillardière) Tippery & Les; O. reniformis (R. Brown) Tippery & Les; O. submersa (Aston) Tippery & Les; and O. umbricola (Aston) Tippery & Les." -"Todd:2010reedy","ND" -"Tofelde:2018hillslope","Terrestrial cosmogenic nuclide (TCN) concentrations in fluvial sediment, from which denudation rates are commonly inferred, can be affected by hillslope processes. TCN concentrations in gravel and sand may differ if localized, deep‐excavation processes (e.g. landslides, debris flows) affect the contributing catchment, whereas the TCN concentrations of sand and gravel tend to be more similar when diffusional processes like soil creep and sheetwash are dominant. To date, however, no study has systematically compared TCN concentrations in different detrital grain‐size fractions with a detailed inventory of hillslope processes from the entire catchment. Here we compare concentrations of the TCN 10Be in 20 detrital sand samples from the Quebrada del Toro (southern Central Andes, Argentina) to a hillslope‐process inventory from each contributing catchment. Our comparison reveals a shift from low‐slope gullying and scree production in slowly denuding, low‐slope areas to steep‐slope gullying and landsliding in fast‐denuding, steep areas." -"Tolorza:2015thesis","En esta tesis de doctorado se aborda el estudio de la erosión integrada de cuenca (∼ 140 − 24000 km2) en Chile Centro-Sur, particularmente en la Cuenca del Río Biobío, sus subcuencas principales y la zona de ruptura del terremoto del Maule. Las metodologías utilizadas son el análisis de series de tiempo de sedimentos suspendidos (Qs) y Caudal (Q) de la Direción General de Aguas y la tasa de erosión de cuenca derivada de concentraciones de 10Be en sedimentos fluviales. ... [_truncated_]" -"Tomkins:2007extreme","Short‐term (contemporary) and long‐term denudation rates were determined for the Blue Mountains Plateau in the western Sydney Basin, Australia, to explore the role of extreme events (wildfires and catastrophic floods) in landscape denudation along a passive plate margin. Contemporary denudation rates were reconstructed using 40 years of river sediment load data from the Nattai catchment in the south‐west of the basin, combined with an analysis of hillslope erosion following recent wildfires. Long‐term denudation rates (10 kyr–10 Myr) were determined from terrestrial cosmogenic nuclides, apatite fission track thermochronology and post‐basalt flow valley incision. Contemporary denudation rates average several times lower than the long‐term average (5·5 ± 4 mm kyr−1 versus 21·5 ± 7 mm kyr−1). Erosion of sediment following wildfires accounts for only a small proportion (5\%) of the contemporary rate. Most post‐fire sediment is stored on the lower slopes and valley floor, with the amount transported to the river network dependent on rainfall–run‐off conditions within the first few years following the fire. Historical catastrophic floods account for a much larger proportion (35\%) of the contemporary erosion rate, and highlight the importance of these events in reworking stored material. Evidence for palaeofloods much larger than those experienced over the past 200 years suggests even greater sediment export potential. Mass movement on hillslopes along valleys incised into softer lithology appears to be a dominant erosion process that supplies substantial volumes of material to the valley floor. It is possible that a combination of infrequent mass movement events and high fluvial discharge could account for a significant proportion of the discrepancy between the contemporary and long‐term denudation rates. Copyright 2006 John Wiley and Sons, Ltd." -"Tooth:1997plains","This thesis is a study of ephemeral drainage systems on the extensive, low-relief Northern Plains in the Alice Springs region of central Australia. Comparison of the Sandover, Bundey and Woodforde Rivers (catchment areas of approximately 10 600, 11 000 and 550 km', respectively) reveals variations in channel morphology, estimated flow conditions and sedimentary characteristics. In the middle reaches of the Sandover catchment, bedloads consist of medium to coarse sands and channels are mainly singlethread. By contrast, in the Bundey and Woodforde catchments, bedloads consist of coarse sands and granules and many reaches are anabranched, with channels separated by narrow, linear, vegetated ridges or broad islands. Anabranching is related to tributary drainage, for ridges and islands form in association with tributary junctions as a result of various processes, including accretion in the lee of in-channel vegetation, by floodplain scour and by the formation of defeiTed-junction tributaries." -"Tooth:2008magela","Many anabranching rivers are characterized by dynamic interactions between fluvial processes and riparian vegetation, but uncertainties surround the processes and time scales of anabranch development. We use geomorphological investigations and optically stimulated luminescence (OSL) dating to determine spatial and temporal trends in the development of anabranching along a 6.5-km-long reach of Magela Creek in the seasonal tropics of northern Australia. Many trees and shrubs that survive the wet-season floods establish on the sandy beds and lower banks, such that anabranches divide and rejoin around numerous ridges and islands that are formed mainly by accretion in the lee of in-channel vegetation and, less commonly, by excision from formerly continuous island or flood plain surfaces. Once ridges and islands form, colonizing vegetation maintains their stability by increasing sediment cohesion and decreasing flow erosivity. Over the Holocene, Magela Creek has vertically aggraded and extended in length by delta progradation into Madjinbardi Billabong, resulting in a time sequence of anabranches and associated ridges and islands from older (upstream) to younger (downstream). OSL ages for islands in the upstream and middle reaches are ca. 1.6 ka and older, and the narrow, deep anabranches (width/depth [w/d] typically ~10-30) have few in-channel obstructions. Farther downstream, island OSL ages are ca. 0.7 ka and younger, anabranches tend to be wider and shallower (w/d >30) with more obstructions, and splays and locally scoured island and floodplain surfaces are more common. Based on these findings, previous flow and sediment-transport measurements, and theoretical analyses, we posit that there is a decline in anabranch efficiency from an upstream equilibrium system in mass-flux balance to a downstream disequilibrium system characterized by bed aggradation and localized island and floodplain erosion. In the downstream reaches, inefficient (high w/d and obstructed) anabranches do not persist because they either aggrade and are abandoned, or they are subdivided into more efficient (lower w/d and less obstructed) anabranches as a result of the interactions between in-channel vegetation growth and ridge and island accretion or local excision. Consequently, a more efficient anabranching system gradually develops with characteristics similar to those in the upstream reaches. This enhances downstream sediment transfer, which enables ongoing delta progradation and provides fresh sediment surfaces for vegetation to colonize and initiate new anabranches. The OSL ages from Magela Creek demonstrate that a recognizable but relatively inefficient anabranching system can develop within a few centuries, while adjustment to a more efficient system occurs over a few millennia." -"Torgersen:1988carpentaria","Quaternary variations in the level of the sea have exposed the shallow (<70 m) Gulf of Carpentaria (Australia) a number of times during the last glacial. Sedimentary, chemical and palynological analyses of cores from the Gulf are presented and interpreted to describe the palaeoenvironmental sequence of the Carpentaria Basin over the last <40 kyr. The results show an early desiccation followed by the continuous presence of a large (>29,000 km2) but shallow (maximum depth <10 m) fresh-to-brackish Lake Carpentaria from {35 kyr to 12 kyr. Runoff/evaporation ratios were held at about half the present ratio. The environments of the Basin are shown to have been influenced by the level of the sea, Quaternary climatic/monsoonal variations and the tectonic diversion of the Fly River. Palynological analyses indicate a continued savannah-like environment in the Basin with few floristic introductions during the last kyr. The pollen assemblages closely resemble the black soil plains presently found along the southern Gulf. Thus, the biogeographic and climatic barrier across the Australia Papua New Guinea land bridge has remained largely intact in spite of the range of environmental conditions that have occured during the last <40 kyr." -"Torrence:2000beyond","The phenomenon known as 'Lapita', whether a pottery style (e.g. Terrell 1989), a composite of local and foreign elements (Ambrose 1997), a 'series of elements' (Specht and Gosden 1997:190), or a much more integrated 'Cultural Complex' (Green 199; Kirch 1997), has captivated the interest of Pacific archaeologists in recent years, largely due to the extremely important findings of the Lapita Homeland Project in which Jim Allen was the driving force (Allen 1984, 1991; Allen and Gosden 1991). One of the major aims of that project was to test theories for the origin of Lapita pottery by searching for precursors in the Bismarck Archipelago. A great deal of important new information was gained, especially for the newly discovered Pleistocene sites, but the origin of Lapita pottery was not resoled and it remains a hotly debated issue (cf. Kirch 1997: 113-117)." -"Torrence:2000volcanic","An evaluation of the relationship between culture change and the history of volcanic activity from the Witori and Dakataua volcanoes in West New Britain province, Papua New Guinea, demonstrates the importance of studies focusing on long time spans to an understanding of cultural adaptation to volcanic disasters. Using a chronostratigraphy based on several techniques for matching tephras, the cultural responses to five volcanic events are compared and contrasted between the Willaumez Peninsula and Yombon, areas whose environment and proximity to the volcanoes vary significantly. Archaeological analyses of material show that human groups did not immediately adjust to the effects of the most severe volcanic events but abandoned both regions. In contrast, adaptation on a long-term basis may be indicated by the occurrence of a punctuated trend in lithic technology iferred to reflect a decrease in mobility and an increase in the intensification of subsistence practices. This pattern, combined with limited radiocarbon dating, suggests that the length of abandonment decreased after each eruption, probably because of chnges in social organization and subsistence practices. The paper demonstrates the value of collaboration between archaeology and geology in the study of long-term human responses to natural hazards." -"Torrence:2004pleistocene","The geological and archaeological signatures at the site of Kupona na Dari on the Willaumez Peninsula, West New Britain provide important new data about human colonisation of the Bismarck Archipelago. Analyses of the stratigraphy and weathering of paleosols and manuports, when combined with fission track, radiocarbon, and luminescence dating, indicate that the site was first occupied at about 35–45,000 years ago. During the whole period of occupation, people were exposed to a series of volcanic events which varied in terms of their potential impacts on the local environment. A PIXE-PIGME characterisation study of the obsidian artefacts at the site demonstrates that from the earliest period stone resources were acquired from outcrops located across a relatively large region. When compared with Early-Middle Holocene assemblages from nearby localities, the Pleistocene stone tool technology differs in only a few minor respects. From this analysis we infer that groups were mobile in both periods, but slightly different strategies for the procurement and maintenance of the stone tools were required for the more extensive ranges exploited during the Pleistocene. The inter-disciplinary study of Kupona na Dari concludes that colonisation comprised a long term process of settling into this volcanically active environment. Due to variability in the environments that people encountered, the pattern of colonisation may not have been similar across the entire Bismarck Archipelago." -"Tranel:2015teton","Short-term geomorphic processes (fluvial, glacial, and hillslope erosion) and long-term exhumation control transient alpine landscapes. Long-term measurements of exhumation are not sufficient to capture the processes driving transient responses associated with short-term climatic oscillations, because of high variability of individual processes across space and time. This study compares the efficacy of different erosional agents to assess the importance of variability in tectonically active landscapes responding to fluctuations in Quaternary climate. We focus on the Teton Range, where erosional mechanisms include hillslope, glacial, and fluvial processes. Erosion rates were quantified using sediment accumulation and cosmogenic dating (bedrock and stream sediments). Results show that rates of erosion are highly variable, with average short-term rockfall rates (0.8 mm/y) occurring faster than either apparent basin-averaged (0.2 mm/y) and long-term ridge erosion rates (0.02 mm/y). Examining erosion rates separately also demonstrates the coupling between glacial, fluvial, and hillslope processes. Apparent basin-averaged erosion rates amalgamate valley wall and ridge erosion with stream and glacial rates. Climate oscillations drive the short-term response of a single erosional process (e.g., rockfalls or other mass wasting) that may enhance or limit the erosional efficiency of other processes (glacial or fluvial). While the Teton landscape may approach long-term equilibrium, stochastic processes and rapid response to short-term climate change actively perpetuate the transient ruggedness of the topography." -"Tranel:2017garnet","ND" -"TreeKangaroo:2015mel.ce","The fawn-footed melomys Melomys cervinipes (also known as the fawn-footed mosaic tailed rat) is a small to medium sized (40-90g) nocturnal murid rodent native to the Eastern coast of Australia. ... [truncated]" -"Trodahl:2011masters","Lake Wairarapa is a highly modified lacustrine system at the southern end of the North Island, New Zealand. Not only is it situated in a region that is affected by catchment altering natural phenomena such as earthquakes, storms and fire, but both the catchment and hydrology of the lake have also been significantly altered by humans. Polynesian settlers arrived in the area approximately 700BP and proceeded to deforest the lowlands. European settlers began arriving from 1844AD onwards, completing deforestation of the lowlands and Eastern Uplands. In 1964 the Lower Wairarapa Valley Development Scheme was commissioned in an effort to alleviate flooding. This scheme significantly altered the hydrological regime of the lake. Interest in the condition of the lake and associated wetlands, and the realization that it has important recreational, cultural and ecological value, began to develop in the 1990's. This has led to a desire to see the lake restored to a more natural condition while still maintaining its flood protection capabilities. However, the lake has only been monitored over the last several decades. Any evidence of the lakes condition prior to this time is anecdotal and little is known of its natural tendencies and functions. This research has investigated and quantified morphological changes to Lake Wairarapa at the decadal and millenial scale using a combination of aerial photograph analysis, bathymetric survey comparison and lakebed core analysis. Study at these diverse scales has allowed the observed changes to be related to human environmental modification, while also being juxtaposed against natural trajectories of change. It is hoped that this can inform lake management and restoration efforts and provide a benchmark for measuring future changes to the lake, while also addressing wider issues concerning natural versus anthropogenic landscape change at the local and regional scale. The results of this project suggest that the lake has been steadily infilling over the last 6000BP -- particularly along the eastern shore. For the two decades after significant hydrological changes to the lake associated with the Lower Wairarapa Valley Development Scheme, the rate of infilling on the eastern shore increased more than tenfold. However, this was accompanied by deepening in other parts of the lake. Today infilling along the eastern shore appears to have returned to natural rates and overall the lake in 2010 is only slightly smaller in volume than in 1975. Longer term anthropogenic influence on the lake and catchment was also evident. In particular Polynesian settlement and subsequent deforestation by fire was apparent in the lakebed cores. This result not only addresses the immediate issue of anthropogenic influence on this particular lacustrine system, but also informs the debate surrounding the dating of Polynesian arrival in New Zealand." -"Trodahl:2016wairarapa","The Wairarapa Valley possesses strong ecological, economic and cultural heritage in New Zealand; however, it has also been extensively modified by human land-use practices. Despite the value of the Wairarapa Valley's natural heritage, little has been done to quantify anthropogenic impacts. We integrate 'paleo' and modern analyses of sediment deposition and assess major changes in Lake Wairarapa's depositional environment. Accumulation rates and grain-size statistics indicate that a major natural disturbance occurred at 2.5 cal kyr BP, whereas charcoal counts register the regional impact of Polynesian forest clearing and GIS analysis quantifies the reduction of Lake Wairarapa's surface area following the Lower Wairarapa Valley Development Scheme. Critically, areas with historically slow accumulation rates are now depositional zones and areas with historically high accumulation rates are now losing sediment. This study illustrates how recent modifications to New Zealand lakes can be set in a long-term context, enabling direct comparisons between the impacts of human and natural processes." -"Troilett:1982ethel","ND" -"Tropicos:2023database","The Tropicos database links over 1.37M scientific names with over 6.74M specimens and over 1.34M digital images. The data include over 163K references from over 54.6K publications offered as a free service to the world’s scientific community." -"Truswell:1984oakvale","Palynological analysis of the marine Oligocene-Miocene Geera Clay and Renmark Group in the Oakvale-l corehole in the western Murray Basin has shown diverse and well-preserved assemblages of spores, pollen, and dinoflagellates throughout the sequence. Pollen of Nothofagus is present throughout, with Nothofagidites emarcidus the most common form . Myrtaceous pollen is abundant: most types are referable to closed forest genera such as Syzygium, Acmena and Tristania, although a significant component of Eucalyptus type pollen is present. Podocarpaceae are common, and include types comparable to the extant Podocarpus, Dacrycarpus, Phyllocladus, Microcachrys and Dacrydium. Araucariaceae, probably as Araucaria, locally reaches high frequencies. Casuarinaceae is consistently present, and Cyperaceae and Poaceae at some levels reach frequencies in excess of 10 per cent. A group of pollen and spores that were first recorded from Tertiary strata in the modern tropics is present, although in low numbers; these include Polypodiisporites usmensis, Margocolporites vanwijhei, and a form similar to Perfotricolpites digitatus. The site provides good fossil records for a number of extant Australian taxa - Acacia pollen (as Acaciapollenites myriosporites) is present from the late Oligocene, and Gyrostemonaceae pollen was recorded from the same interval - and also the first fossil record in Australia for pollen of Utricularia (as Polycolpites sp.) and Gardenia (as Triporotetradites sp.). There is clear evidence too of diversity within the Cyperaceae by the late Oligocene. Recycled Permian and early Cretaceous spores and pollen are most common in the upper part of the Geera Clay. Dinoflagellate cysts occur throughout the section. The assemblages are dominated by the Spiniferites ramosus complex, with Hystrichokolpoma rigaudae, Lingulodinium machaerophorum, Operculodinium centrocarpum, and Systematophora placacantha the most common of the other components. There is a general similarity to coeval assemblages from Europe and elsewhere, but one major difference is the absence of peridinioid forms such as Deflandrea, Wetzeliella sensu lato, and Palaeocystodinium. These apparently did not persist into the late Oligocene in this region. The base of the Triporopollenites bellus Zone of the Gippsland Basin has been tentatively identified at 80 m. ... [_truncated_]" -"Tschudi:2000finland","ND" -"Tschudi:2000thesis","ND" -"Tschudi:2003allan","ND" -"Tschudi:2003dryas","ND" -"Tulenko:2018revelation","ND" -"Tulenko:2020sawatch","ND" -"Tunn:1998keilor","This paper focuses on field research and analysis undertaken in 1997 at Brimbank Park in Melbourne's north-western suburbs - a public space currently under the management of Melbourne Parks and Waterways. Here, and in the neighbouring suburb of Keilor, the intersecting Maribyrnong River has been the focus of much archaeological and geomorphological research. The distinct sequence of Late Pleistocene and Holocene alluvial terraces within the valley has yielded a rich archaeological past, but one which is founded upon traditional notions of the 'site' and currently portrayed as a series of discrete and unconnected sites." -"Tunn:2006keilor","This paper focuses on the excavation and dating of an Aboriginal hearth situated on the banks of the Maribyrnong River in Melbourne's northwestern suburbs. In the Maribyrnong River Valley a distinct sequence of Late Pleistocene and Holocene alluvial terraces has yielded a rich archaeological past, including an in situ feature clearly embedded within sediments associated with the Late Pleistocene to Early Holocene (18000 - 9000 B.P) Keilor Terrace Unit. The results of Optical Stimulated Luminescence (OSL) and Accelerator Mass Spectrometry (AMS) radiocarbon dating at the site indicate Aboriginal people were opportunistically occupying the valley and, in the case of this particular archaeological feature, camping here around 15800 years ago." -"Turney:2001devils","New dating confirms that people occupied the Australian continent before the earliest time inferred from conventional radiocarbon analysis. Many of the new ages were obtained by accelerator mass spectrometry 14C dating after an acid–base–acid pretreatment with bulk combustion (ABA-BC) or after a newly developed acid–base–wet oxidation pretreatment with stepped combustion (ABOX-SC). The samples (charcoal) came from the earliest occupation levels of the Devil's Lair site in southwestern Western Australia. Initial occupation of this site was previously dated 35,000 14C yr B.P. Whereas the ABA-BC ages are indistinguishable from background beyond 42,000 14C yr B.P., the ABOX-SC ages are in stratigraphic order to ∼55,000 14C yr B.P. The ABOX-SC chronology suggests that people were in the area by 48,000 cal yr B.P. Optically stimulated luminescence (OSL), electron spin resonance (ESR) ages, U-series dating of flowstones, and 14C dating of emu eggshell carbonate are in agreement with the ABOX-SC 14C chronology. These results, based on four independent techniques, reinforce arguments for early colonization of the Australian continent." -"Turney:2001lynchs","Lynch's Crater preserves a continuous, high-resolution record of environmental changes in north Queensland. This record suggests a marked increase in burning that appears to be independent of any known major climatic boundaries. This increase is accompanied, or closely followed, by the virtually complete replacement of rainforest by sclerophyll vegetation. The absence of any major climatic shift associated with this increase in fire frequency therefore has been interpreted as a result of early human impact in the area. The age for this increase in burning, on the basis of conventional radiocarbon dating, was previously thought to be approximately 38 000 14C yr BP, supporting the traditional model for human arrival in Australia at 40 000 14C yr BP Here we have applied a more rigorous pre-treatment and graphitisation procedure for radiocarbon dating samples from the Lynch's Crater sequence. These new dates suggest that the increase in fire frequency occurred at 45 000 14C yr BP, supporting the alternative view that human occupation of Australia occurred by at least 45 000--55 000 cal. yr BP." -"Turney:2008megafauna","Establishing the cause of past extinctions is critical if we are to understand better what might trigger future occurrences and how to prevent them. The mechanisms of continental late Pleistocene megafaunal extinction, however, are still fiercely contested. Potential factors contributing to their demise include climatic change, human impact, or some combination. On the Australian mainland, 90% of the megafauna became extinct by ~46 thousand years (ka) ago, soon after the first archaeological evidence for human colonization of the continent. Yet, on the neighboring island of Tasmania (which was connected to the mainland when sea levels were lower), megafaunal extinction appears to have taken place before the initial human arrival between 43 and 40 ka, which would seem to exonerate people as a contributing factor in the extirpation of the island megafauna. Age estimates for the last megafauna, however, are poorly constrained. Here, we show, by direct dating of fossil remains and their associated sediments, that some Tasmanian megafauna survived until at least 41 ka (i.e., after their extinction on the Australian mainland) and thus overlapped with humans. Furthermore, a vegetation record for Tasmania spanning the last 130 ka shows that no significant regional climatic or environmental change occurred between 43 and 37 ka, when a land bridge existed between Tasmania and the mainland. Our results are consistent with a model of human-induced extinction for the Tasmanian megafauna, most probably driven by hunting, and they reaffirm the value of islands adjacent to continental landmasses as tests of competing hypotheses for late Quaternary megafaunal extinctions." -"Turney:2021chronos","The Chronos 14Carbon-Cycle Facility is a new radiocarbon laboratory at the University of New South Wales, Australia. Built around an Ionplus 200 kV MIni-CArbon DAting System (MICADAS) Accelerator Mass Spectrometer (AMS) installed in October 2019, the facility was established to address major challenges in the Earth, Environmental and Archaeological sciences. Here we report an overview of the Chronos facility, the pretreatment methods currently employed (bones, carbonates, peat, pollen, charcoal, and wood) and results of radiocarbon and stable isotope measurements undertaken on a wide range of sample types. Measurements on international standards, known-age and blank samples demonstrate the facility is capable of measuring 14C samples from the Anthropocene back to nearly 50,000 years ago. Future work will focus on improving our understanding of the Earth system and managing resources in a future warmer world." -"Twaddle:2017short","Archaeological survey, excavations, and analyses of the Murdumurdu shell midden on Bentinck Island, Gulf of Carpentaria are reported. Patterns of subsistence as well as the timing and periodicity of site use are investigated through quantification of cultural materials, AMS radiocarbon dating, stable isotopic analysis of Marcia hiantina shell carbonates (Œ¥18O and Œ¥13C), magnetic susceptibility analysis of the deposits and palaeoenvironmental reconstruction. Exploitation of shellfish focused on sandy-mud flat species (especially M. hiantina and Gafrarium pectinatum) with occupation occurring exclusively during the dry season (May-August). Radiocarbon dating reveals that the main period of occupation was short, albeit intense and occurred c.300 years ago. Initiation of occupation closely follows the establishment of freshwater conditions in the adjacent Marralda Swamp. These factors suggest that use of Murdumurdu was limited, potentially representing a single deposition event or multiple short, discrete episodes, in a landscape rich with similar archaeological deposits." -"Twidale:2001birdsville","A mild controversy has arisen concerning the age of sand ridges in the eastern Simpson Desert, around Birdsville. Stratigraphic evidence indicates a Holocene age, but thermoluminescence (TL) dating of two sand samples from the area gave ages of about 34ka and almost 78ka (Wollongong laboratory). In an attempt to resolve the difficulty, sand samples were collected and dated by optically stimulated luminescence (OSL) from a dune east of Birdsville. Though low, the dune is fully exposed in section so that basal sand as well as sediment from the substrate below the gibber were sampled. The substrate gave dates of 36ka, the basal sand about 10ka, and sand from higher levels about 9ka. No younger sand was present and the dune is construed as the clay-cemented core of a dune from which loose sand has been stripped by the wind. Samples of uncemented sand from the crests and flanks of higher dunes, and from a clayey lee-side mound in the same area gave dates around 1ka or less." -"Twidale:2007murray","A vast field of old desert dunes extends from northwestern Eyre Peninsula, across Yorke Peninsula and the northern Adelaide Plains into the Murray Basin and northwestern Victoria. There are patches of parabolic forms but the sand ridges under review are of seif, linear or longitudinal type. They trend NW-SE in the west and west-east in the east. Here, we record luminescence dates for three dune sites in the Waikerie district of the northwestern Murray Basin. They range from, respectively, 151-25.3ka, 157-33.3ka, and a basal age of 59.6ka, with sand movement also indicated around 1906 and 1933 CE. Apart from the last named, no unconformities are discernible in the sampled sections." -"Twidale:2018crocker","Robert Langdon Crocker was the first scientist to investigate the separate fields of desert dunes that, now stabilised by vegetation and relic, extend over much of southern South Australia. Though he considered their origin, he was particularly concerned with their age or ages, and hence their significance for climatic change. As no physical dating methods appropriate to dune sand were then available, he perforce relied on stratigraphy and subjective criteria such as degree of weathering. Consequently, most of his estimates were of the wrong order of magnitude, but he focused attention on the chronology of events responsible for the geographically separate dunefields. Later work has shown that, as Crocker surmised, the fields share a common chronology. So much so that it is proposed that they could justifiably be named after he who first recognised their common characteristics and raised the questions of when they formed, when they were stabilised, and thus when climate had changed." -"Tylmann:2019poland","ND" -"UOW:0000inprep","This is a mock reference for UOW CRN samples in prepration" -"Uetz:2019database","This database provides a catalogue of all living reptile species and their classification. The database covers all living snakes, lizards, turtles, amphisbaenians, tuataras, and crocodiles. Currently there are more than 10,000 species including another 2,800 subspecies (statistics). The database focuses on taxonomic data, i.e. names and synonyms, distribution and type data and literature references. There is not much other information in the database, such as ecological or behavioural information, although we are working to add such data. The database has no commercial interest and therefore depends on contributions from volunteers. Most of our data comes from published sources which is curated with help from our editors. The Scientific Advisory Board (SAB) advises us with contentious taxonomic decisions." -"Ullman:2015insolation","ND" -"Ullman:2016final","ND" -"Ulm:1995coastal","We draw attention to important omissions in the chro­nology of Australian coastal occupation presented by Nichol­son and Cane (1994) in their recent review of the subject In the Queensland section of their review, Nicholson and Cane (1994:110-11) state that coastal settlement is confined to the last 2000 years in the Moreton Bay area, and to the last 1500 years for the remainder of the Queensland coast, with the exception of Princess Charlotte Bay, where occupation is dated to 4700 BP. ... [_truncated_]" -"Ulm:1996prehistory","In this paper we present an overview of the radiocarbon chronology of pre-European Aboriginal occupation of southeast Queensland. Analysis of these data provides the basis for evaluating cultural chronologies proposed for southeast Queensland which emphasise time-lags between sea-level stabilisation and permanent occupation of the coast and late prehistoric structural change in settlement and subsistence strategies linked to intensifying regional social alliance networks. This synthesis of the radiocarbon chronology demonstrates that significant increases in the number of occupied sites and the rate of site establishment does not occur until after 1,200 cal BP, and is restricted to the coastal strip. While sea-level change may have significantly influenced the representation of earlier sites, the pattern over the last 1,000 years cannot be explained solely in terms of differential preservation due to geomorphological processes. While these results indicate significant structural change in the archaeological record of southeast Queensland in the late Holocene, the nature of that change requires closer examination through further detailed studies of local and regional patterns." -"Ulm:1999curtis","Since 1993 archaeological surveys and excavations have been undertaken on the southern Curtis Coast as the coastal component of the Gooreng Gooreng Cultural Heritage Project. This paper briefly outlines the physical environment of the study region including geology, vegetation and fauna communities before presenting the preliminary results of archaeological surveys and excavations. These initial results suggest that the region has an extensive mid-to-late Holocene archaeological record that has the potential to contribute to understandings of changes in late Holocene Aboriginal societies in Central Queensland." -"Ulm:2000pcomm",NA -"Ulm:2002holocene","Recent excavation of an Aboriginal shell mound on Seven Mile Creek, just southeast of Gladstone, central Queensland, has revealed a dense shell midden deposit dated to c. 3900cal BP. This result provides some of the earliest evidence of highly focused marine resource exploitation from an open archaeological site on the Queensland coast. The site is briefly described, preliminary results of analyses presented and implications discussed." -"Ulm:2002reservoir","As a component of archaeological investigations on the central Queensland coast, a series of five marine shell specimens live-collected between A.D. 1904 and A.D. 1929 and 11 shell/charcoal paired samples from archaeological contexts were radiocarbon dated to determine local ΔR values. The object of the study was to assess the potential influence of localized variation in marine reservoir effect in accurately determining the age of marine and estuarine shell from archaeological deposits in the area. Results indicate that the routinely applied ΔR value of −5 ± 35 for northeast Australia is erroneously calculated. The determined values suggest a minor revision to Reimer and Reimer's (2000) recommended value for northeast Australia from ΔR = +11 ± 5 to +12 ± 7, and specifically for central Queensland to ΔR = +10 ± 7, for near-shore open marine environments. In contrast, data obtained from estuarine shell/charcoal pairs demonstrate a general lack of consistency, suggesting estuary-specific patterns of variation in terrestrial carbon input and exchange with the open ocean. Preliminary data indicate that in some estuaries, at some time periods, a ΔR value of more than −155 ± 55 may be appropriate. In estuarine contexts in central Queensland, a localized estuary-specific correction factor is recommended to account for geographical and temporal variation in 14C activity. © 2002 Wiley Periodicals, Inc." -"Ulm:2004holocene","ND" -"Ulm:2004thesis","In this thesis I combine data from regional archaeological surveys and the excavation of eight stratified sites to examine aspects of continuity and change in the late Holocene archaeological record of the southern Curtis Coast, southeast Queensland, Australia. I focus on theoretical and methodological problems emerging out of studies in southeast Queensland, particularly the issues of chronology-building and assessment of site integrity. ... [_truncated_]" -"Ulm:2006curtis","ND" -"Ulm:2009reservoir","We present the first direct assessment of marine reservoir effects in the Moreton Bay region using radiocarbon dating of known-age, pre-AD 1950, shell samples from the east coast of Stradbroke Island and archaeological shell/charcoal pairs from Peel Island in Moreton Bay. The resulting ΔR value of 9±19 14C years for the open ocean conforms to regional values established for northeast Australia of 12±10 14C years. Negative ΔR values of −65±61 14C years and −216±94 14C years for southern Moreton Bay highlight the potential for larger offsets over the last ∼900 years. These may be linked to changing terrestrial inputs and local circulation patterns." -"Ulm:2010wellesley","Radiocarbon dates from three Kaiadilt Aboriginal sites on the South Wellesley Islands, southern Gulf of Carpentaria, demonstrate occupation dating to c.1600 years ago. These results are at odds with published liguistic models for colonisation of the South Wellesley archipelago suggesting initial occupation in the last 1000 years, but are consonant with archaeological evidence for post-4200 BP occupation of islands across northern Australia, particularly in the last 2000 years." -"Ulm:2011foragers","The sea is central to the lives of contemporary coastal Aboriginal and Torres Strait Islander people across northeast Australia. Indigenous histories and documentary sources show the sea to be a vital source of subsistence, raw materials, spirituality and connection with other peoples. Coasts, and especially islands, were a focus of occupation, with high population densities linked to low mobility along the length of the Queensland coast. But what are the antecedents of these people--sea relationships? In this review, the archaeological evidence for coastal foraging across northeast Australia from the late Pleistocene is explored and the main themes and challenges in developing an understanding of how coastal resources figured in the lives of ancient Australians are discussed." -"Ulm:2019sustainable","Offshore island colonisation and use around the northern Australian coastline in the mid-to-late Holocene is associated with expanding Aboriginal and Torres Strait Islander populations and intensifying land-use activities. However, few explicit tests of the long-term effects of shellfish forager decision-making and associated impacts on intertidal ecosystems in these newly colonised island environments have been undertaken. We report morphometric analyses on two key reef flat Great Barrier Reef shellfish species, strawberry conch Conomurex luhuanus (n = 360) and top shell Rochia nilotica (n = 45), from two late Holocene archaeological shell midden assemblages on Lizard Island, northeast Queensland. Human foraging pressure was assessed through reconstructions of population age structure across time, highlighting the importance of determining size-at-age habitat preferences and species behaviour patterns when assessing long-term anthropogenic impacts on shellfish populations. Results show no evidence for resource depression across the late Holocene which is broadly in keeping with previous findings at other locales on the Great Barrier Reef, but contrary to expectations of resource intensification models. We conclude that the rich and abundant resources of reef flat environments were resilient to relatively low intensity and likely episodic Indigenous foraging. This sustainability contrasts with the scale and impacts of intensive industrialised harvesting in the historic period." -"Urwin:2018chronology","Cultural research at Orokolo Bay (PNG) has long focussed on elaborate social-ceremonial practice and maritime exchange (hiri). Previously the chronology of settlement was based on a single radiocarbon determination of 410 ± 80 BP from Popo village. Today, Popo is an important village site along an ancestral migration route for clan groups living up to 125km to the east. This paper presents archaeological results of a recent excavation at Popo, undertaken near the location of Rhoads’ earlier investigations in 1976. A statistically modelled chronology based on six newly obtained radiocarbon dates reveals occupation for this part of Popo between 13 and 455 cal. BP. These new results enable us to understand better the chronological history of this part of Orokolo Bay." -"Urwin:2018thesis","Orokolo Bay, located in the Gulf of Papua (Papua New Guinea), is a place well known to anthropology for its elaborate social and ceremonial life. Early colonial observers were struck by the large villages and vast longhouse structures that sustained decade-spanning ceremonies and annual long-distance exchanges (called hiri) in which seafaring traders from today’s Port Moresby region would bring ceramic pots and shell valuables for sago palm (Metroxlyon sagu) starch and hulls for their ships. However, the history of large coastal trading communities in the Gulf of Papua is poorly understood. This thesis interweaves archaeological and ethnographic approaches to examine how the ancestral village of Popo, in Orokolo Bay, was built through time, and how local villagers today make sense of its construction through engaged practices of remembering. In local oral traditions, Popo is known as the ‘first‘ village: it was composed of several estates each built by a different ‘tribe‘. Here Popo’s construction is investigated archaeologically by analysing cultural materials and chronologies from eight excavations. These excavations took place in 2015 within six of Popo’s estates, and at two settlements which bookend the occupation of Popo in oral traditions. Local knowledges and memories of ancestral places including Popo were examined through seven formal interviews and through informal cross-cultural interactions. Bayesian statistical analysis of 35 radiocarbon dates demonstrates phased construction of Popo’s estates over the course of around 500 years within the period 680-140 cal. BP. ... [_truncated_]" -"Urwin:2021combining","When European colonists arrived in the late 19th century, large villages dotted the coastline of the Gulf of Papua (southern Papua New Guinea). These central places sustained long-distance exchange and decade-spanning ceremonial cycles. Besides ethnohistoric records, little is known of the villages’ antiquity, spatiality, or development. Here we combine oral traditional and 14C chronological evidence to investigate the spatial history of two ancestral village sites in Orokolo Bay: Popo and Mirimua Mapoe. A Bayesian model composed of 35 14C assays from seven excavations, alongside the oral traditional accounts, demonstrates that people lived at Popo from 765–575 cal BP until 220–40 cal BP, at which time they moved southwards to Mirimua Mapoe. The village of Popo spanned ca. 34 ha and was composed of various estates, each occupied by a different tribe. Through time, the inhabitants of Popo transformed (e.g., expanded, contracted, and shifted) the village to manage social and ceremonial priorities, long-distance exchange opportunities and changing marine environments. Ours is a crucial case study of how oral traditional ways of understanding the past interrelate with the information generated by Bayesian 14C analyses. We conclude by reflecting on the limitations, strengths, and uncertainties inherent to these forms of chronological knowledge." -"Urwin:2023regional","According to written histories, trepang fishers from Island Southeast Asia ('Makassans') frequented coastal northern Australia from c.1750 to 1907 CE. Yolŋu oral traditions and old Austronesian borrow words in coastal Aboriginal languages suggest a long and complex history of foreign voyaging to northern Australia. Yet archaeological radiocarbon chronologies for the Southeast Asian trepang industry and earlier voyaging encounters are few and the dates have never been comprehensively reviewed. Only one Arnhem Land trepang fishery site has been dated extensively, and others have produced unusually old dates of c.1200--1500 CE. The Groote Eylandt rockshelter of Dadirrigka yielded an enigmatic sherd of friable earthenware above a radiocarbon date of c.1100 CE. Here we have compiled, reviewed and recalibrated all 49 radiocarbon dates directly associated with Southeast Asian contact sites, stratigraphy and rock art in northern Australia. We discuss the dates and their archaeological contexts region by region to assess their reliability. We also report for the first time Yanyuwa (southwest Gulf of Carpentaria) oral traditions which shed light on their past kinship and exchange relationships with Makassan visitors. The radiocarbon dates provide tentative support for four phases of interaction in northwest Arnhem Land and Groote Eylandt, including pre-Makassan encounters and the organised trepang industry of the eighteenth and nineteenth centuries. There is a paucity of archaeological excavations and radiocarbon data from northeast Arnhem Land, the Kimberley and the southwest Gulf of Carpentaria, where historical writings, linguistics and oral traditions are still the most reliable indicators of the timing and nature of cross-cultural interaction." -"Utting:2016foxe","ND" -"Val:2018andes","Landscape evolution modeling and global compilations of exhumation data indicate that a wetter climate, mainly through orographic rainfall, can govern the spatial distribution of erosion rates and crustal strain across an orogenic wedge. However, detecting this link is not straightforward since these relationships can be modulated by tectonic forcing and/or obscured by heavy-tailed frequencies of catchment discharge. This study combines new and published along-strike average rates of catchment erosion constrained by 10Be and river-gauge data in the Central Andes between 28°S and 36°S. These data reveal a nearly identical latitudinal pattern in erosion rates on both sides of the range, reaching a maximum of 0.27 mm/a near 34°S. Collectively, data on topographic and fluvial relief, variability of rainfall and discharge, and crustal seismicity suggest that the along-strike pattern of erosion rates in the southern Central Andes is largely independent of climate, but closely relates to the N–S distribution of shallow crustal seismicity and diachronous surface uplift. The consistently high erosion rates on either side of the orogen near 34°S imply that climate plays a secondary role in the mass flux through an orogenic wedge where the perturbation to base level is similar on both sides." -"Valentino:2017chugach","ND" -"Valletta:2017difference","ND" -"VanLandingham:2022tasmania","Long-term erosion rates in Tasmania, at the southern end of Australia‘s Great Dividing Range, are poorly known; yet, this knowledge is critical for making informed land-use decisions and improving the ecological health of coastal ecosystems. Here, we present quantitative, geologically relevant estimates of erosion rates for the George River basin, in northeast Tasmania, based on in situ-produced 10Be (10Bei) measured from stream sand at two trunk channel sites and seven tributaries (mean: 24.1±1.4 ; 1σ). These new 10Bei-based erosion rates are strongly related to elevation, which appears to control mean annual precipitation and temperature, suggesting that elevation-dependent surface processes influence rates of erosion in northeast Tasmania. Erosion rates are not correlated with slope in contrast to erosion rates along the mainland portions of Australia‘s Great Dividing Range. ... [_truncated_]" -"Vanacker:2007escarpment","Escarpments are prominent morphological features along high-elevation passive margins. Recent studies integrating geomorphology, thermochronology, and cosmogenic nuclide-based denudation rate estimates suggest a rapid phase of denudation immediately after the earliest stages of seafloor spreading, and subsequent slow denudation rates since. To constrain the geomorphic evolution of passive margins, we have examined the development of the Sri Lankan escarpment. Cosmogenic nuclide data on river sediment along a north–south transect across the southern escarpment reveal that the landscape is eroding ten times more rapidly in the escarpment zone (26 to 71 mm kyr− 1) than in the high-elevation plateau above it and in the lowland plain beneath it (2.6 to 6.2 mm kyr− 1). Unlike these low denudation rate areas, the escarpment denudation is strongly and linearly hill slope-dependent. This shows that denudation and retreat are tightly interlinked within the escarpment, which suggests that the escarpment is evolving by rift-parallel retreat, rather than by escarpment downwearing. Supporting evidence is provided by the morphology of rivers draining the escarpment zone. These have steep bedrock channels which show sharp and prominent knickpoints along their longitudinal profiles. It appears that fluvial processes are driving escarpment retreat, as rivers migrate headwards were they incise into the high-elevation plateau. However, the average catchment-wide denudation rates of the escarpment zone are low compared to the denudation rates that are estimated for constant escarpment retreat since rifting. In common with other escarpments worldwide, causes for this slow down can be tectonic change related to flexural bending of the lithosphere, climate change that would vary the degree of precipitation focused into the escarpment, or the decrease in the contributing catchment area, which would reduce the stream power available for fluvial erosion." -"Vanacker:2007vegetation","Tropical mountain areas may undergo rapid land degradation as demographic growth and intensified agriculture cause more people to migrate to fragile ecosystems. To assess the extent of the resulting damage, an erosion rate benchmark against which changes in erosion can be evaluated is required. Benchmarks reflecting natural erosion rates are usually not provided by conventional sediment fluxes, which are often biased due to modern land use change, and also miss large, episodic events within the measuring period. To overcome this, we combined three independent assessment tools in the southern Ecuadorian Andes, an area that is severely affected by soil erosion. First, denudation rates from cosmogenic nuclides in river sediment average over time periods of 1–100 k.y. and establish a natural benchmark of only 150 ± 100 t km−2 yr−1. Second, we find that land use practices have increased modern sediment yields as derived from reservoir sedimentation rates, which average over periods of 10–100 yr to as much as 15 × 103 t km−2 yr−1. Third, our land cover analysis has shown us that vegetation cover exerts first-order control over present-day erosion rates at the catchment scale. Areas with high vegetation density erode at rates that are characteristically similar to those of the natural benchmark, regardless of whether the type of vegetation is native or anthropogenic. Therefore, our data suggest that even in steep mountain environments sediment fluxes can slow to near their natural benchmark levels with suitable revegetation programs. A set of techniques is now in place to evaluate the effectiveness of erosion mitigation strategies." -"Vanacker:2015transient","Mountain rivers draining tropical regions are known to be great conveyor belts carrying efficiently more than half of the global sediment flux to the oceans. Many tropical mountain areas are located in tectonically active belts where the hillslope and stream channel morphology are rapidly evolving in response to changes in base level. Here, we report basin-wide denudation rates for an east–west transect through the tropical Andes. Hillslope and channel morphology vary systematically from east to west, reflecting the transition from high relief, strongly dissected topography in the escarpment zones into relatively low relief topography in the inter-Andean valley. The spatial pattern of differential denudation rates reflects the transient adjustment of the landscape to rapid river incision following tectonic uplift and river diversion. In the inter-Andean valley, upstream of the wave of incision, slopes and river channels display a relatively smooth, concave-up morphology and denudation rates (time scale of 104–105 a) are consistently low (3 to 200 mm/ka). In contrast, slopes and river channels of rejuvenated basins draining the eastern cordillera are steep to very steep; and the studied drainage basins show a wide range of denudation rate values (60 to 400 mm/ka) that increase systematically with increasing basin mean slope gradient, channel steepness, and channel convexity. Drainage basins that are characterised by strong convexities in their river longitudinal profiles systematically have higher denudation rates. As such, this is one of the first studies that provides field-based evidence of a correlation between channel concavity and basin mean denudation rates, consistent with process-based fluvial incision models." -"Vanacker:2020tropical","Tropical mountain regions are prone to high erosion rates, due to the occurrence of heavy rainfall events and intensely weathered steep terrain. Landslides are a recurrent phenomenon, and often considered as the dominant erosion process on the hillslopes and the main source of sediment. Quantifying the contribution of landslide-derived sediment to the overall sediment load remains a challenge. In this study, we derived catchment-average erosion rates from sediment gauging data and cosmogenic radionuclides (CRN), and examined their reliability and validity for constraining sediment yields in tectonically active regions. Then, we analysed the relationship between catchment-average erosion rates and landslide-derived sediment fluxes. The Pangor catchment, located in the western Andean mountain front, was selected for this study given its exceptionally long time series of hydrometeorological data (1974-2009). When including magnitude-frequency analyses of the sediment yields at the measurement site, the corrected gauging-based sediment yields remain one order of magnitude lower than the CRN-derived erosion rates. The underestimation of catchment-average erosion rates from gauging data points to the difficulty of extrapolating flow frequency and sediment rating data in non-stationary hydrological regimes, and severe undersampling of extreme events. In such conditions, erosion rates derived from cosmogenic radionuclides are a reliable alternative method for the quantification of catchment-average sediment yield. ... [_truncated_]" -"Vance:2003himalaya","The outward erosional flux is a key factor in the tectonic evolution of mountain belts and there is much debate about the feedbacks between tectonics, erosion and climate. Here we use cosmogenic nuclides (10Be and 26Al) analysed in quartz from river sediments from the Upper Ganges catchment to make the first direct measurements of large-scale erosion rates in a rapidly uplifting mountain belt. The erosion rates are highest in the High Himalaya at 2.7±0.3 mm/yr (1σ errors), fall to 1.2±0.1 mm/yr on the southern edge of the Tibetan Plateau and are 0.8±0.3 to <0.6 mm/yr in the foothills to the south of the high mountains. These relative estimates are corroborated by the Nd isotopic mass balance of the river sediment. Analysis of sediment from an abandoned terrace suggests that similar erosion rates have been maintained for at least the last few thousand years. The data presented here, along with data recently published for European river catchments, demonstrate that a log–linear relationship between relief and erosion rate holds over three orders of magnitude variation in erosion rate and between very different climatic and tectonic regimes. ... [_truncated_]" -"VandenBerg:2012entlebuch","Inner gorges often result from the propagation of erosional waves related to glacial/interglacial climate shifts. However, only few studies have quantified the modern erosional response to this glacial conditioning. Here, we report in situ 10Be data from the 64 km2 Entlen catchment (Swiss Alps). This basin hosts a 7 km long central inner gorge with two tributaries that are >100 m‐deeply incised into thick glacial till and bedrock. The 10Be concentrations measured at the downstream end of the gorge yield a catchment‐wide erosion rate of 0.42 ± 0.04 mm yr‐1, while erosion rates are consistently lower upstream of the inner gorge, ranging from 0.14 ± 0.01 mm yr‐1 to 0.23 ± 0.02 mm yr‐1. However, 10Be‐based sediment budget calculations yield rates of ~1.3 mm yr‐1 for the inner gorge of the trunk stream. Likewise, in the two incised tributary reaches, erosion rates are ~2.0 mm yr‐1 and ~1.9 mm yr‐1. Moreover, at the erosional front of the gorge, we measured bedrock incision rates ranging from ~2.5 mm yr‐1 to ~3.8 mm yr‐1. These rates, however, are too low to infer a post‐glacial age (15–20 ka) for the gorge initiation. ... [_truncated_]" -"VanderWateren:1999neogene","ND" -"Vandergoes:0000galway","ND" -"Vandergoes:1997takitimu","Pollen analysis of a core from a raised bog has provided a late glacial and Holocene vegetation record for the Takitimu Mountains in western Southland, New Zealand. The record shows a change from alpine grassland-shrubland at 12 600 yr BP to a low broadleaf bushland by 9800 yr BP. The bushland was succeeded by tall podocarp forest after 9400 yr BP which was replaced by cool montane mixed temperate forest dominated by Nothofagus menziesii after 4000 yr BP. Since 4000 yr BP, the only major changes in vegetation have been a slow increase in the values of Nothofagus fusca type pollen. An increase in Pteridium together with an increase in charcoal within the last 600 years may record Polynesian burning, and the later appearance of Abies and Pinus, together with an increase in grassland, records European influences. Comparison with other pollen profiles from southern New Zealand shows that many of the changes in vegetation associations are broadly synchronous and may be related directly to climate change. Differences in the timing of some floristic changes may reflect the combined effects of local climates and other local environmental factors, including the proximity of vegetation refugia to individual sites. Changes in the pattern of atmospheric circulation of southern New Zealand inferred in earlier published studies are consistent with the results of these findings." -"Vandergoes:2005insolation","In agreement with the Milankovitch orbital forcing hypothesis1 it is often assumed that glacial--interglacial climate transitions occurred synchronously in the Northern and Southern hemispheres of the Earth. It is difficult to test this assumption, because of the paucity of long, continuous climate records from the Southern Hemisphere that have not been dated by tuning them to the presumed Northern Hemisphere signals2. Here we present an independently dated terrestrial pollen record from a peat bog on South Island, New Zealand, to investigate global and local factors in Southern Hemisphere climate changes during the last two glacial--interglacial cycles. Our record largely corroborates the Milankovitch model of orbital forcing but also exhibits some differences: in particular, an earlier onset and longer duration of the Last Glacial Maximum. Our results suggest that Southern Hemisphere insolation may have been responsible for these differences in timing. Our findings question the validity of applying orbital tuning to Southern Hemisphere records and suggest an alternative mechanism to the bipolar seesaw for generating interhemispheric asynchrony in climate change." -"Vandergoes:2013westland","We present pollen records from three sites in south Westland, NewZealand, that document past vegetation and inferred climate change between approximately 30,000 and 15,000 cal. yr BP. Detailed radiocarbon dating of the enclosing sediments at one of those sites, Galway tarn, provides a more robust chronology for the structure and timing of climate-induced vegetation change than has previously been possible in this region. The Kawakawa/Oruanui tephra, a key isochronous marker, affords a precise stratigraphic link across all three pollen records, while other tie points are provided by key pollen-stratigraphic changes which appear to be synchronous across all three sites. Collectively, the records show three episodes in which grassland, interpreted as indicating mostly cold subalpine to alpine conditions, was prevalent in lowland south Westland, separated by phases dominated by subalpine shrubs and montane-lowland trees, indicating milder interstadial conditions. Dating, expressed as a Bayesian-estimated single 'best' age followed in parentheses by younger/older bounds of the 95 percent confidence modelled age range, indicates that a cold stadial episode, whose onset was marked by replacement of woodland by grassland, occurred between 28,730 (29,390-28,500) and 25,470 (26,090-25,270) cal. yr BP (years before AD, 1950), prior to the deposition of the Kawakawa/Oruanui tephra. Milder interstadial conditions prevailed between 25,470 (26,090-25,270) and 24,400 (24,840-24,120) cal. yr BP and between 22,630 (22,930-22,340) and 21,980 (22,210-21,580) cal. yr BP, separated by a return to cold stadial conditions between 24,400 and 22,630 cal. yr BP. A final episode of grass-dominated vegetation, indicating cold stadial conditions, occurred from 21,980 (22,210-21,580) to 18,490 (18,670-17,950) cal. yr BP. The decline in grass pollen, indicating progressive climate amelioration, was well advanced by 17,370 (17,730-17,110) cal. yr BP, indicating that the onset of the termination in south Westland occurred sometime between ca 18,490 and ca 17,370 cal. yr BP. A similar general pattern of stadials and interstadials is seen, to varying degrees of resolution but generally with lesser chronological control, in many other paleoclimate proxy records from the New Zealand region. This highly resolved chronology of vegetation changes from southwestern New Zealand contributes to the examination of past climate variations in the southwest Pacific region. The stadial and interstadial episodes defined by southWestland pollen records represent notable climate variability during the latter part of the Last Glaciation. Similar climatic patterns recorded farther afield, for example from Antarctica and the Southern Ocean, imply that climate variations during the latter part of the Last Glaciation and the transition to the Holocene interglacial were inter-regionally extensive in the Southern Hemisphere and thus important to understand in detail and to place into a global context." -"Vanderwal:1973thesis","New Guinea and its larger neighbour to the south, Australia, have a long history of human settlement, while th eisland world of Oceania to the east has known man for a much shorter period. In late 1969, when the research to be described began, the settlement of New Guinea and Australia was known to extend into the late Pleistocene, but the earliest dates for Oceania were of the order of three thousand or so years (cf Golson 1971, incorporating a review dated 1968)." -"Vanderwal:1977shag","ND" -"Vanderwal:1978technology","Louisa Bay, in southwest Tasmania, was archaeologically investigated during two field seasons, eight weeks In 1975 and four weeks in 1976. A total of six sites were sampled. Sites on Maatsuyker Island, to the south, were investigated over two separate two week periods in 1974 and 1976. This article is intended as a preliminary statement on the Louisa Bay research. As such I include brief site descriptions accompanied by detailed drawings of stratigraphic sections, radiocarbon dates, and how these may be interpreted, both locally and in the wider Tasmanian context. I suggest that there was a late adaptation to the more than ordinarily harsh southwest Tasmanian environment. I offer a model which is not inconsistent with other data, but which challenges current interpretations." -"Vanderwal:1984louisa","This is a volume on subsistence behaviour as observed in and interpreted from the archaeological record at Louisa Bay and Maatsuyker Island in southwest Tasmania. All faunal remains have been subjected to rigorous analyses, using a methodology especially developed for the project, and these are integrated to form, with the aid of a poorly known ethnography, a model for southwest Tasmanian economic activities. This study of the prehistory of southwest Tasmania is important for three reasons. Firstly, it reports the most complete analysis yet undertaken of any Tasmanian archaeological sites. ... [_truncated_]" -"Varajao:2018pancas","In situ produced cosmogenic lOBe was used to determine denudation rates and to quantify how evolves the landscape in the Pancas Bornhardt Province, southeastern Brazil. This Province, one of the most remarkable landscapes of the Brazilian Atlantic shield is characterizedby three morphological domains (stepped highland hills, bornhardts and smooth lowlands) generated by a peculiar concurrence of climate and tectonic events during the Cenozoic. River sediments were used to evaluate average denudation rates in catchment areas. The results in the three domains are close to each other. In the highlands the average (6.86±0.48 m. My-1) is close to those of the bornhardts domain (6.13±0.46 m. My-1) and in the lowlands it is slightly lower (5.38±0.53 m. My-1). Considering their standard deviation these values must be considered similar. However the values of denudation rates in highlands and lowlands are lower than those of other similar landscapes from Brazil. This fact can be attributed to the high resistance to weathering, of the Carlos Chagas syenogranite, which has high quartz content. The values of denudation rate for the bornhardts domain, despite being low, suggest that the erosional process of bornhardts exposure is still occurring." -"Veitch:1992onslow","ND" -"Veitch:1995p07303","ND" -"Veitch:1996kimberley","ND" -"Veitch:1999mitchell","In a recent paper Bailey (1993) made the observations that all A. granosa middens appear to be confined to the last 2000-3000 years and that this species has many similarities with r-selected species (see below for a discussion on the meaning of r-selected). This paper explores some of the implications of these observations in relation to three large shell middens excavated on the Mitchell Plateau, in the northern Kimberley region of Western Australia. I offer a different perspective from the more established view that large shell middens dominated by A. granosa are largely a product of environmental factors (e.g. O’Connor and Sullivan 1994; White (and O’Connell 1982:156-7). ... [_truncated_]" -"Veitch:2005hamersley","ND" -"Vermeesch:2018macedonia","205Tl in the lorandite (TiAsS2) mine of Allchar (Majdan, FYR Macedonia) is transformed to 205Pb by cosmic ray reactions with muons and neutrinos. At depths of more than 300 m, muogenic production would be sufficiently low for the 4.3 Ma old lorandite deposit to be used as a natural neutrino detector. Unfortunately, the Allchar deposit currently sits at a depth of only 120 m below the surface, apparently making the lorandite experiment technically infeasible. We here present 25 erosion rate estimates for the Allchar area using in situ produced cosmogenic 36Cl in carbonates and 10Be in alluvial quartz. The new measurements suggest long-term erosion rates of 100–120 m Ma−1 in the silicate lithologies that are found at the higher elevations of the Majdanksa River valley, and 200–280 m Ma−1 in the underlying marbles and dolomites. These values indicate that the lorandite deposit has spent most of its existence at depths of more than 400 m, sufficient for the neutrinogenic 205Pb component to dominate the muon contribution. Our results suggest that this unique particle physics experiment is theoretically feasible and merits further development. ... [_truncated_]" -"Veth:1989islands","A colonization model is proposed to explain the timing of human occupation in different regions of the arid zone and the reasons for inferred demographic changes through time. A biogeographic approach views changes in human economy and technology against the backdrop of climatic oscillations of the last 40,000 years. This model stands in strong contrast to that of the ‘conservative desert culture‘ proposed by Gould, which has become untenable as data from arid zone excavations are increasingly argued to reflect significant changes in human economy, technology and demography through time. The results of regional survey and excavation from the Pilbara and sandy deserts of north-west Australia, from central Australia, the Flinders Ranges and adjacent dunefields and from semi-arid Queensland suggest that the occupation of the arid zone from the late Pleistocene on is likely to have been a highly dynamic process. The notion of a stable human adaptation to the diverse landforms and environments of the arid zone finds little support in the archaeological record." -"Veth:1989report","ND" -"Veth:1990cooper","A systematic survey of the Lower Cooper Creek has revealed an exceptionally rich record of prehistoric occupation, trade and subsistence strategies. Preliminary analysis of Holocene assemblages suggests significant differences in settlement/subsistence strategies between the floodplain unit and the dunefields proper, to the west. The location and dating of two hearths incorporated within dune cores clearly establishes a human presence in the central Lake Eyre Basin during the late Pleistocene." -"Veth:1993montebello","The Montebello Islands, lying some 120 km off the northwest coast of Australia, are probably best known for the series of nuclear tests conducted there by the British between 1952 and 1956. They are also the site of the first European shipwreck in Australian waters: the English East Indiaman Trial, dating to 1622. Post-atomic detritus may be seen today on a number of the larger islands in such varied forms as monolithic bunkers, twisted wings of Spitfires, rocket launchers and sections of the naval destroyer HMS Plym, on which the first device was detonated in 1952." -"Veth:1995aridity","An element in the changing pattern of Australian archaeology has been the filling-in of great blanks on the archaeological map, once survey and excavation has begun to explore them. The dry lands of the great central and western deserts of Australia, a hard place for humans to this day, have in the last couple of decades come to find a large place in the transitional story." -"Veth:1996deserts","ND" -"Veth:1999occupation","Greater Australia is the most arid landmass to have been colonised by modem humans and when settled probably had an extensive arid coastline. Given that founding groups were coastally adapted and had more than casual maritime capabilities (cf. Gosden 1993) it is surprising that, until recently, the nature of prehistoric economies on arid Pleistocene coastlines has received little attention (Morse 1994; Nicholson and Cane 1991; O’Connor and Veth 1993). This neglect has now changed with the discovery of early evidence from northwest Australia for human occupation of arid coastlines from Shark Bay through to the southwest Kimberley (Fig. 1). ... [_truncated_]" -"Veth:2001kaalpi","ND" -"Veth:2006wangil","During our surveys around the Aru Islands from 1995–97 we noted a number of mounded and linear middens, some of considerable extent (see Chapter 4, this volume). Only one of these coastal sites, an extensive mounded midden on the northwestern littoral of Wamar Island (Figs 6.1–6.3), was excavated. It is located approximately one kilometre from the modern village of Wangil. This paper documents the test pitting and analysis of the Wangil midden. Many of the coastal middens recorded in the Aru group (Chapter 4, this volume) were noted to contain both plain and decorated pottery, and this raised the possibility of characterizing and dating assemblages from the Neolithic through to the historic period. This had been identified as one of the major research aims of the Aru Project (see Chapter 1, this volume; Spriggs 1998). It was clear from the presence of imported ceramics that many of these sometimes extensive coastal middens were quite recent. This was demonstrated in several cases by the presence of glass bottles eroding from the deposits that could be dated to the 18th and 19th centuries, possibly attesting to a colonial-era trade in prized marine commodities such as pearl shell. Previous survey had located midden complexes along the northwestern coastline and at various localities along the central east and southeastern sectors of the island group (see Chapter 4, this volume). Surface scatters of shellfish were less commonly sighted than buried linear and mounded forms, presumably due to the better preservation of the latter due to their greater inherent mass and resistance to the leaching of calcium carbonate in the tropics." -"Veth:2007montebello","The Montebello Islands are a cluster of small, low relief land masses, comprised of ancient limestone, with skeletal soils, sparse vegetation and shifting sand bodies. They lie some 80 km from the coastline, representing far flung 'high points' on the once extensive arid coastal plains of north-west Australia. Barrow Island lies between the mainland and the islands. More famous as the first nuclear testing site used by the British in the 1950s and the location of the first known shipwreck off the Australian coast, (the Tryal in 1622), the Montebello Islands represent a unique configuration of terrestrial and marine ecosystems. This paper reports on archaeological analysis carried out on assemblages recovered from two stratified cave sites on Campbell Island in the Montebello group in northwest Australia. These sites provide unique insights into human responses to the drowning of the extensive arid plains of north-west Australia following the Last Glacial Maximum. Rich faunal assemblages have been recovered which date to the period 30,000–7000 BP as the local environmental context changed in response to the post-glacial marine transgression. Field surveys and excavations were carried out over two field seasons between 1992–4 and involved a team of archaeologists, field assistants and support crew." -"Veth:2008turkey","Systematic excavation of occupied rockshelters that occur in ranges along the Canning Stock Route of the Western Desert has seen the establishment of both a Pleistocene signal (c.24ka BP) as well as the fleshing out of a Holocene sequence. Recent dating of a perched rockshelter in the Calvert Ranges, east of the Durba Hills, has provided a Holocene record filling in previous occupational gaps from the Calvert Ranges. The extrapolated basal date of the site is in the order of 12,000 BP. Assemblages from this site illustrate repeated occupation through the Holocene with a notable shift in raw materials procured for artefact production and their technology of manufacture in the last 1000 years. Engraved and pigment art is thought to span the length of occupation of the shelter. The site illustrates a significant increase in the discard of cultural materials during the last 800 years, a trend observed at other desert sites. Much of the pigment art in this shelter seems likely to date to this most recent period." -"Veth:2009excavations","We report on early occupation from the Parnkupirti site on Salt Pan Creek at Lake Gregory, on the edge of the Great Sandy Desert of northwest Australia. OSL ages from excavations, and stratigraphic correlations between dated exposures along Salt Pan Creek, show some stone artefacts in situ in sediments dating from greater than 37ka and most probably on stratigraphic grounds in the range of ~50-45ka. The deep stratigraphic section at Parnkupirti also provides a long record of the Quaternary history of Lake Gregory, which remained a freshwater system during the Late Quaternary." -"Veth:2014maritime","This paper reports on the first season of work on the Barrow Island Archaeology Project. It contextualises new findings within a review of what is now known of the archaeology of the Carnarvon bioregion. A reliance on coastal resources for over 42,000 years is indicated from excavations and open sites from Cape Range, the Montebello Islands, the Onslow coastline and Barrow Island. The continuous use of marine resources, blended with largely arid zone terrestrial assemblages, from 17,000 cal. BP until the modern era, attests to a deep chronology for hybrid maritime desert societies in the Australian northwest." -"Veth:2017barrow","Archaeological deposits from Boodie Cave on Barrow Island, northwest Australia, reveal some of the oldest evidence for Aboriginal occupation of Australia, as well as illustrating the early use of marine resources by modern peoples outside of Africa. Barrow Island is a large (202 km2) limestone continental island located on the North-West Shelf of Australia, optimally located to sample past use of both the Pleistocene coastline and extensive arid coastal plains. An interdisciplinary team forming the Barrow Island Archaeology Project (BIAP) has addressed questions focusing on the antiquity of occupation of coastal deserts by hunter-gatherers; the use and distribution of marine resources from the coast to the interior; and the productivity of the marine zone with changing sea levels. Boodie Cave is the largest of 20 stratified deposits identified on Barrow Island with 20 m3 of cultural deposits excavated between 2013 and 2015. In this first major synthesis we focus on the dating and sedimentology of Boodie Cave to establish the framework for ongoing analysis of cultural materials. We present new data on these cultural assemblages - including charcoal, faunal remains and lithics - integrated with micromorphology, sedimentary history and dating by four independent laboratories. First occupation occurs between 51.1 and 46.2 ka, overlapping with the earliest dates for occupation of Australia. Marine resources are incorporated into dietary assemblages by 42.5 ka and continue to be transported to the cave through all periods of occupation, despite fluctuating sea levels and dramatic extensions of the coastal plain. The changing quantities of marine fauna through time reflect the varying distance of the cave from the contemporaneous shoreline. The dietary breadth of both arid zone terrestrial fauna and marine species increases after the Last Glacial Maximum and significantly so by the mid-Holocene. The cave is abandoned by 6.8 ka when the island becomes increasingly distant from the mainland coast." -"Veth:2019kimberley","Recent archaeological research in Australias north-eastern Kimberley has luminescence dated a large red sedimentary feature, known as Minjiwarra, with artefacts in stratified contexts from the late Holocene to ∼50,000 years ago. This site is located on the Drysdale River, with preliminary excavations undertaken as part of an ARC Linkage Project. Deeply stratified sites in association with rockshelters are uncommon across the NE Kimberley and basal dates at open cultural deposits vary greatly. Most of them are mid-Holocene in age. However, Minjiwarra appears to cover the entire span of potential human occupation in this region, with associated lithic technology, reported on here." -"VickersRich:1991vertebrate","A concise account of the fossil record of vertebrates in Australasia, a region of great interest to evolutionists due to the divergence of its biota from that of other continents at an early stage." -"Victor:1981ostracoda","ND" -"Vines:0000ozarch","ND" -"Vinnicombe:1980gosford","ND" -"Vinnicombe:1987dampier","This report is the final in a series of three made to Woodside Offshore Petroleum Pty Ltd (Woodside) under the terms of a contract with the Trustees of the Western Australian Museum to record and salvage Aboriginal sites on the company’s leases on the Burrup Peninsula. - This volume collates data resulting from the field research phase of the contract (1980-1981) which was funded by Woodside. Its principal objectives are to outline the context in which the survey and salvage project was carried out, to describe the archaeological work achieved on the Peninsula and to summarise the present status and location of the finds and records. It is hoped that these data will provide a stimulus for further research and analysis in an area rich in archaeological potential. - There has been no attempt to account for more recent developments in the area, nor to detail discussions between the Department of Aboriginal Sites of the Western Australian Museum, Woodside and local Aboriginal people who have traditional associations with Aboriginal sites on the Peninsula. ... [_truncated_]" -"WS:2022nin.ti","Species _Ningaui timealeyi_" -"Wahome:1995thesis","This study explores the ceramic sequence of the Admiralty Islands (Manus Province, Papua New Guinea) between 2000 BP and the present, covering both post-Lapita and Late prehistoric periods in Island Melanesia. In the Admiralties, information on these periods comes mainly from surface collections with no reliable chronology. In pursuing the goal of establishing a ceramic sequence for the Admiralties, the current study utilises the potential of attributes, attribute combinations and xeroradiography to cover several aspects of ceramic characterization. Through such studies, a ceramic sequence has been established for the Admiralties for the first time. This sequence is divided into four main periods:(i) Lapita,(ii) Early post-Lapita,(iii) Late post-Lapita and (iv) Late prehistoric periods, which have been compared with the rest of Island Melanesia to address wider questions of Ceramic regional traditions and exchange through time. The strength of this sequence is that the methods used are inexpensive and all the attributes are standard. This means that future researchers in Melanesia can easily seriate their surface ceramic collections to place them within the sequence. Ceramics from sites with unreliable dates, ofte1n the case in the Admiralties and elsewhere, can be cross-dated using this sequence. In dealing with the wider questions of regional ceramic traditions, the thesis confirms the existence of a widely spread ceramic tradition of incised and applied pottery, and clarifies the position of regional variants like Mangaasi within this tradition. This represents an important contribution to Pacific archaeology given the long-standing confusion over the status of incised and applied pottery in the region‘s prehistory." -"Walcek:2012argentine","The timing of uplift of the Precordillera is important for understanding the linkages, if any, between slab dynamics, shortening and topography. The study region (between 32° and 33° S latitude) lies at the southern end of the flat slab, where the subducting Nazca plate is nearly horizontal. South of the study region, subduction occurs at normal subduction angles of around 30° while north of the study region the slab subducts at around 5°. We use the geomorphology of the region to date the initiation of surface uplift and the ensuing landscape adjustment. The topography of the Precordillera of the Argentine Andes consists of both remnants of a low-relief Miocene landscape developed when the region was at a lower elevation, and rapidly eroding fluvial systems that have been dissecting this surface since uplift. This study utilizes 26Al and 10Be concentrations in stream sediment quartz to calculate erosion rates of the Miocene remnant paleo-landscape, as well as incision rates within the actively incising post-uplift fluvial system. The remnant landscape is eroding at < 10 m/My, while the surrounding landscape is eroding an order of magnitude faster, approaching 100 m/My. These values show the transition from a rapidly eroding system adjusting to uplift, to a system where rates of uplift approach those of erosion. We used a locally determined relationship between average upstream slope and erosion rate to model erosion across the landscape. DEM analyses of modern river profiles are used to reconstruct paleo-river profiles, which suggest an average of 1.3 km of uplift. Uplift of the southernmost Argentine Precordillera is constrained to have initiated by ~ 10 Ma, demonstrating that under the arid conditions typical of the southernmost Precordillera, millions of years are needed for a landscape to reach equilibrium." -"Walker:1962terrace","Summary Cyclic terraces and their soils developed in steeply graded drainage areas and gently sloping floodplains at the same time as the K-cycle soil layers in the adjacent hill country. The K3 sediments are by far the greatest in volume while the K2 and K1 sediments are progressively smaller in volume. Radiocarbon dates for four terrace sites show that the K3 cycle commenced 29,000 years ago, the K2 cycle 3,740 years ago, the K1 cycle 390 years ago, and the present epicycle of erosion K0 0-120 years ago. These dates do not correlate with the dates of past climatic events proposed by other Australian workers. They do show, however, that the soils on the N. S.W. south coast are rarely older than late Pleistocene." -"Walker:1979enga","Stratigraphies and pollen analyses are reported from three sites within 25 km east and west from Wabag in the highlands of Papua New Guinea, namely: Sirunki, 2500 m above sea level, 32000 to 1500 yr Inferred Ages; Inim, 2500 m above sea level, 10000 to 0 yr Inferred Ages; Birip, 1900 m above sea level, 2300 to 0 yr Inferred Ages. Events evidenced by these data are described against a time scale of Inferred Ages (I.A.) based on radiocarbon dates and stratigraphic considerations. The pollen analytical data from Sirunki are presented in terms of pollen recovery (deposition) rates as grains per square centimetre per year (grains cm-2 a-1) and their interpretation controlled by information about total pollen deposition rates and differential pollen production and transport at the present day. Around Sirunki, the composition of the vegetation before 27500 I.A. is enigmatic, although almost certainly it was treeless. ... [_truncated_]" -"Walker:2018dating","The Cooloola sand dunes are part of a series of aeolian parabolic dunes that stretch along the east coast of Australia. They form a chronosequence showing increasing weathering, soil formation and water erosion across six geomorphically recognized soil landscapes. These landscapes were recognized from air photographs and further refined on the basis of some 150 auger holes across the dunes. Data about the structure and floristics of the vegetation were collected at the same time. There is a significant body of literature about the Cooloola dunes but there are two areas that have not been satisfactorily considered. First the previous dating which gave inconsistent results has been superseded by single grain OSL dates and second Cooloola has not been considered in a regional context. Here we report the results of single grain optically stimulated luminescence (OSL) analyses for 31 samples for 21 sites across the geomorphic landscapes. The sites were selected near the apex of each dune as this represents the last depositional date and the least disturbed by sand movement. ... [_truncated_]" -"Wallace:2010rose","Previous renovations beneath the club house of the Royal Sydney Golf Club (RSGC) in Rose Bay resulted in the discovery of Aboriginal human remains (Donlon 2005). Donlon (2005, 18) recommended that any further large-scale removal of undisturbed sand or soil in the grounds of the RSGC be monitored for further possible burials. This report documents the archaeological investigation of two areas beneath the original dune surface at the RSGC. As with the earlier work the La Perouse Local Aboriginal Land Council (LPLALC) has been involved in the current recovery and all management decisions regarding the finding of cultural and human remains. ... [_truncated_]" -"Wallis:2001carpenters","Examination of a phytolith assemblage from the archaeological site of Carpenter's Gap 1 provides an hitherto unrecognised source of vegetation history for the tropical savannah region of north western Australia. Two predominant mechanisms contributed to the formation of the phytolith assemblage: firstly, the introduction of phytoliths in plant materials brought in by humans, and, secondly, the introduction of phytoliths contained in faecal pellets deposited by animals. Separating the effects of both mechanisms enables local vegetation patterns, and, by inference, climatic conditions, to be reconstructed. The period ca. 40,000 years BP was probably wetter than today, allowing the southerly expansion of palms beyond their present day distribution. Grassland compositional changes occurred by ca. 33,000 years BP, probably resulting from a combination of lowered rainfall, decreased temperatures and possibly Aboriginal firing activities. A reduction in palm at a similar time, followed by its complete disappearance, in association with the loss of Ulmaceae prior to the Last Glacial Maximum (LGM) indicates a continued trend in decreasing water availability. An abundance of Cyperaceae, sponge spicules and diatoms during the LGM, when considered in conjunction with the other evidence, possibly represents altered human behaviour in response to increased aridity." -"Wallis:2002nests","This paper reports a small suite of AMS radiocarbon dates and phytolith data derived from mud nests collected at the Carpenter's Gap 1 rockshelter in the southwest Kimberley, a site which has a 40,000 year old human occupation sequence. Examination of mud nests was undertaken to supplement the palaeoecological database of the site and help develop a better understanding of issues of phytolith movement, taphonomy and site deposit formation processes in relation to the accumulation of phytoliths in archaeological rockshelter deposits; however, logistical constraints and the novelty of the approach meant this research was designed to be exploratory in nature, rather than exhaustive." -"Wallis:2004hearths","In order to profile an ongoing, successful collaboration between an Indigenous community and archaeologists, this paper describes a study into open hearth sites in northern Queensland. While the participating individuals on the project have no doubt about the Aboriginal origins of these sites, there has been some reluctance from members of the local non-indigenous community to accept this proposition or to recognise their significance to the Aboriginal community. Subsequently, over the past few years many such sites have been inadvertently damaged by various development projects, culminating in (now resolved) tension between the Aboriginal community and the local Shire Council in relation to a recent dam development. This paper presents an overview of the conceptualization and results of archaeological investigations of open hearths sites in the Richmond area, and considers some of the repercussions of the project, both short and longterm, for those involved." -"Wallis:2004surveys","This preliminary report describes the initial results from an archaeological survey conducted in the foothills of the Gregory Ranges on Middle Park Station in inland northwest Queensland. Nearly 130 Aboriginal sites were located during the survey, which was carried out as a collaborative project between an archaeologist (LW) and members of the Woolgar Valley Aboriginal Corporation (DS and HS). Sites were dominated by rockshelters containing stenciled art, although open artefact scatters, grinding surfaces, axe grinding grooves and quarries were also present. This project has enabled the Woolgar Valley Aboriginal Corporation to begin compiling a detailed inventory of sites in their traditional country, thereby allowing a better understanding of their cultural heritage and addressing various research oriented questions about the nature of Aboriginal occupation in the region." -"Wallis:2009gledswood","ND" -"Wallis:2013passing","Comparatively little is known about the archaeology of the Mitchell Grass Downs region of inland Queensland. This paper reports the results of investigations of an open site complex therein, comprising numerous hearths, a human burial, middens, stone arrangements and a stone artefact assemblage. Analysis reveals the stone artefact assemblage is a palimpsest, representing multiple events in the late Holocene compressed into a single non-stratified archaeological surface assemblage. The evidence suggests use of the area was by highly mobile, transient populations passing through on an occasional seasonal basis when environmental conditions were amenable to travel; suggestions for a semi-sedentary population are not supported. Clear evidence for the extensive removal, weathering, reuse and recycling of artefacts has implications for our ability to reconstruct past human behaviours and landscape use in this region." -"Wallis:2016built","Built structures in rockshelters are relatively common archaeological features in the Pilbara that have been neglected in the published literature. Drawing primarily on grey literature, coupled with new data from recent investigations, this paper provides a review of current knowledge about these enigmatic structures. Results show that these features are found across the Hamersley Plateau, although are especially abundant in the Packsaddle Range, and in the Chichester Ranges. Most are likely to be late Holocene features, concurrent with a suite of other changes that occurred during that period. The current practice of grouping all built structures in rockshelters into a single site type (i.e. ‘(hu)man-made structures‘) conceals wide variation amongst them. A typology is suggested based on morphological and contextual features to allow better characterisation of these features, thereby improving understandings of their distribution and functions, and facilitating more adequate assessments of their significance in management contexts." -"Wallis:2021hilary","This paper reports on an Aboriginal site complex, incorporating hut structures, ceremonial stone arrangements, an extensive surface artefact assemblage of lithics and mussel shell, and a silcrete quarry, located along Hilary Creek, a tributary of the Georgina River in western Queensland, Australia. At least two phases of occupation are indicated. The most recent huts have their collapsed organic superstructure still present, while those of a presumably earlier phase are distinguished as bare, circular patches of earth which are conspicuous amongst the ubiquitous gibber, with or without stone bases, and lacking any collapsed superstructure. Immediately adjacent to the huts and also a few hundred metres away are clusters of small stone arrangements, and about 2 km to the southwest, along the same creekline, is another series of larger, more substantial stone arrangements; these features speak to the importance of the general Hilary Creek area for ceremonial purposes. Radiocarbon dating reveals use of the Hilary Creek complex dates to at least 300 years ago; the absence of any European materials suggests it was likely not used, or only used very sporadically, after the 1870s when pastoralists arrived in the area, and when traditional lifeways were devastated by colonial violence." -"Walshe:2001augusta","A series of late Quaternary dunes are located in the vicinity of Port Augusta in the mid-north of South Australia. Observations of deflating archaeological material were first recorded by Norman B. Tindale during the 1939 Harvard-Adelaide University Anthropological Expedition (Tindale 1939:827). A mile & 3/4 beyond the Port Augusta Bridge on the side of the road to Iron Knob, we hunted over a site where we had on a previous occasion found several old Kangaroo Island type implements. Found an old earthy layer fiom which series of large crude quartzite flakes were eroding also a few large and much altered shells. Much of the implements was already dropped onto a hard pan and the rest was on the surface of the weathering earth layer, so that absolute results not obtainable but it seemed likely that most if not all the material weathering out belonged to a single period. (see collection of specimens). Records of similar material at nearby Dempsey‘s Lake were made by Cooper (1953) and Lampert (1976). Dempsey‘s Lake was the focus of palaeontological investigations during the 1950‘s from which time a certain amount of Diprotodon skeletal material was recovered. Stone tools described as consistent with ‘Kartan‘ industries have also been recovered and are generally characteristic of the core tool and scraper tradition (Lampert 1976). Lampert (1976) also noted the absence of small tools ‘such as pirris and tulas‘. ... [_truncated_]" -"Walshe:2005hawker","Two Indigenous archaeology field schools were conducted by this author and Pauline Coulthard, an Adnyamathanha elder, during 2001 and 2002 for a total of four weeks. The schools were held at Hawker Lagoon, in the southern Flinders Ranges with participation of students from the Department of Archaeology, Flinders University. The archaeology program continued earlier work undertaken by Ron Lampert in the 1980’s at the same site. Excavation revealed a disparity between earlier stratigraphic patterns and dating outcomes. The surface material is subject to significant environmental disturbance. Three surface hearths returned dates ranging from about 1500 to 550 years BP for associated charcoal. The lagoon is discussed within the broader context of occupation, trade and response to the LGM rather than within the narrow context of disturbed archaeological assemblages." -"Walshe:2012hearth","ND" -"Walters:1986thesis","This thesis examines a marine fishery in prehistory. Ethnohistorical records of Aboriginal fishing in the Moreton Bay area and an analysis of excavated fish remains from eight archaeological sites provide for an interpretation of two thousand years of fishery management. In a coastal environment not relatively rich in terrestrial resources, prehistoric subsistence took a maritime focus, with fish being a principal component of the food supply. Vertebrae and other post-cranial remains dominated the archaeological samples. An analysis which concentrated upon cranial skeletal elements would have produced a significantly different picture of catch composition. The study of vertebrae permitted a degree of taphonomic control otherwise unobtainable. All catches were dominated by one or two taxa, and patterns of species abundance took the form of geometric and logseries distributions. The most diverse catches were those from sites adjacent to the dune-island barrier surf beaches. Fishers were able to specialize to a significantly greater degree in mangrove estuarine habitats. Fish were significantly larger in catches from the eastern bay than from the west. This pattern follows from the life cycle characteristics of relevant populations, whereby juveniles form a larger proportion of samples taken from mangrove-estuarine areas in the western bay. The fishery operated inshore throughout its history. Seasonality assessment was undertaken by examination of growth rings on skeletal elements of mullet and whiting. Samples of vertebrae of these taxa from two sites. Sandstone Point and Toulkerrie, were amenable to determination of season of death. A significant seasonal emphasis was demonstrated, corresponding to periods of boom prey abundance. But a significant proportion of the catch was also taken in off-peak times. This analysis suggested that during the last thousand years at least, fish were caught throughout the year. This implied sedentary occupation in the bay area during the most recent millennium. The suite of fishing material culture was diverse. The data reflect no one-to-one correlation between catches and particular items of fishing gear. Strategies correlated with fish behaviour and ecology to incorporate multiple methods of fish catching at given times and places. The absence of fish hooks throughout the history of the fishery cannot adequately be explained by recourse to environmental phenomena. The pattern of hook and line fishing in eastern Australia is interpreted in terras of the social relations of production prevailing in various regions. A case is made for the removal of the strict distinction between resources and subsistence technology as factors determining demographic parameters. The pattern of fishing strategies is accounted for in large part as a series of adaptive responses to environmental heterogeneity. However, establishment of the fishery late in the Holocene, together with the deployment of material culture items and growth in fish production through time, suggests that adaptation cannot account for all aspects of fishery practice. The dynamics of social and cultural variables cannot be discounted as deterministic with regard to these phenomena." -"Walters:1987kombumerri","This paper reports the salvage excavations of a shell midden at Hope Island, Gold Coast City, southeast Queensland. Archaeological investigations were carried out in the Gold Coast region during the late 1960s and early 1970s (e.g. Haglund-Calley and Quinnell 1973; Haglund 1975, 1976), but as academic input into the area waned it became something of a folk theory in the mainstream Anglo-Saxon community that nothing worthwhile in the way of archaeological evidence remained in the area. The Kombumerri people, traditional owners who have never ceded title to their land, knew differently. This paper follows an extensive site recording program undertaken by the Kombumerri Cultural Centre and the Anthropology Museum, University of Queensland, which has clearly demonstrated the correctness of their view: material evidence of significance to the local Aboriginal community abounds within the Gold Coast City limits and its environs." -"Wang:2003movement","ND" -"Wang:2006shaluli","ND" -"Wang:2013dalijia","ND" -"Wang:2017ailao","In tectonically active regions, geomorphic features, such as catchment slopes, terraces, and river profiles can be interpreted in the context of tectonic and climatic forcing; however, distinguishing tectonic impacts from other factors such as pre-existing geologic complexities and climate changes is challenging. We use fluvial longitudinal profiles, catchment slopes, and catchment mean erosion rates derived from in-situ cosmogenic 10Be and 26Al to examine the late Cenozoic landscape evolution of the Ailao Shan Shear Zone (ASSZ) in the southeastern Tibetan Plateau. The trunk stream of the Red River, flowing along the eastern side of the shear zone, consists of three sections with distinct channel parameters, separated by knickzones (the Midu, Ejia, and Nansha sections from NW to SE). Tributaries to the Red River within the Ailao Shan Shear Zone in the Ejia and Nansha sections consistently display two channel segments (upper low-gradient and middle steep channel segments); a third set of lower, less steep channel segments are identified only along the tributaries in the Nansha section. Catchment mean erosion rates contrast sharply along strike: ca. 300 m/Myr in the Ejia section and ca. 100 m/Myr in the Nansha section. ... [_truncated_]" -"Wang:2017wenchuan","Quantifying the removal of co‐seismic landslide material after a large‐magnitude earthquake is central to our understanding of geomorphic recovery from seismic events and the topographic evolution of tectonically active mountain ranges. In order to gain more insight into the fluvial erosion response to co‐seismic landslides, we focus on the sediment fluxes of rivers flowing through the rupture zone of the 2008 M w 7.9 Wenchuan earthquake in the Longmen Shan of the eastern Tibetan Plateau. Over the post‐seismic period of 2008–2013, we annually collected river sediment samples (0.25–1 mm) at 19 locations and measured the concentration of cosmogenic 10Be in quartz. When compared with published pre‐earthquake data, the 10Be concentrations declined dramatically after the earthquake at all sampling sites, but with significant spatial differences in the amplitude of this decrease, and were starting to increase toward pre‐earthquake level in several basins over the 5‐year survey. Our analysis shows that the amplitude of 10Be decrease is controlled by the amount of landslides directly connected to the river network. Calculations based on 10Be mixing budgets indicate that the sediment flux of the 0.25–1 mm size fraction increased up to sixfold following the Wenchuan earthquake. Our results also suggest that fluvial erosion became supply limited shortly after the earthquake, and predict that it could take a few years to several decades for fluvial sediment fluxes to go back to pre‐earthquake characteristics, depending on catchment properties. We also estimate that it will take at least decades and possibly up to thousands of years to remove the co‐seismic landslide materials from the catchments in the Longmen Shan. Copyright 2017 John Wiley and Sons, Ltd." -"Wang:2021conjugate","A great escarpment at a passive margin is the mountainous area that separates the low-relief high plateau and the low-relief but low-lying coastal plain. River incision models, such as the stream- power incision model, are often used to quantify the relationship between erosion rates and topographic metrics. Stream-power incision models predict higher erosion rates for steeper river reaches, while accounting for vertical rock motion due to uplift or denudation. Escarpment rivers are steep compared to rivers from active-tectonic regions, suggesting high erosion rates on the escarpment. But slow erosion rates interpreted from cosmogenic nuclide concentrations contradict the morphology-inferred denudation pattern. ... [_truncated_]" -"Wang:2021longmen","The Longmen Shan range, located on the eastern margin of the Tibetan Plateau, is characterized by steep topography and a shortening rate of <3 mm/yr. This peculiar configuration is a source of controversy and questions about the topographic evolution and dynamics of this orogenic plateau margin. Investigating the variations in surface denudation over different spatial and temporal scales is important for a better understanding of topographic evolution, but there is still a lack of erosion-rate data averaged over millennial timescales along the frontal range of the Longmen Shan, especially in its southern part. We present 25 new catchment-wide denudation rates derived from 10Be concentrations in river sediments across the southern Longmen Shan. ... [_truncated_]" -"Ward:1981brisbane","ND" -"Ward:2003keep","This geoarchaeological study aims to establish the geomorphic context of Aboriginal cultural landscapes and archaeological sites in the Keep River region, Northern Territory, over the Late Quaternary. The geomorphic focus of the thesis is concentrated on the sand sheets, which occur at the base of the sandstone escarpments. Sample locations include the occupation (rockshelter and sand sheet) sites of Goorurarmum, Jinmium and Karlinga, and non-occupation(creek) sites at Karlinga and Sandy Creek Gorge. The thesis presents five interrelated studies, including (i) an assessment of the theoretical relevance of geoarchaeology in northern Australia; and three studies at different timescales, evaluating (ii) long-term landscape processes over timescales of millenia using in situ osmogenic dating, (iii) sedimentary processes over timescales of centuries to millenia using luminescence dating, and sedimentary processes over decadal timescales. A fifth study integrates the results of the above four studies with existing archaeological data. Measurement of in-situ cosmogenic 10Be and 26Al concentrations from the local escarpment bedrock has revealed denudation rates of 4 - 7 mm.ka-1 over 103 - 105 year timescales, consistent with similar studies in other parts of semi-arid Australia. Calculated bedrock denudation rates were used to model burial profiles up to 6 m deep from the Jinmium sand sheet. Measured concentrations of 10Be and 26Al in two profiles, provided vertical accretion rates of ~10 - 20 mm.ka-1 over the past few hundred thousand years. Grain size, micromorphology, mineralogy and geochemistry indicate that the sand-sheet sediments are locally sourced. The rock-shelter sediments have higher relative concentrations of CaO, P205 and greater LOI, than the surrounding sand-sheet sediments, reflecting higher levels of charcoal, guano and organic matter. Post-depositional reddening of the sediments reflects groundwater variation rather than any proxy for depositional age. A total of 33 thermoluminescence (TL) and 15 optically stimulated luminescence (OSL) dates were obtained from the rock-shelters, sand sheets and creek embankments. U- and Th-series analyses indicate relative equilibrium, with slightly higher dose rates (3.0 ± 0.83 Gy.ky-1) for mottled sediments than elsewhere (1.3 ± 0.29 Gy.ky-1). Foreshortened TL plateaux in some sand sheet sediments at Goorurarmum and Jinmium, and stepped TL plateaux in the sediments alongside Sandy Creek are indicative of episodic rapid deposition events. Basal OSL ages for the Goorurarumum rock shelter and adjacent sand sheet excavation are 0.3 ± 0.07 ky BP and 14.3 ± 0.4 ky BP respectively, and near-basal OSL ages for the Karlinga rock shelter and more distant sand sheet" -"Ward:2005keep","This paper evaluates the Late Quaternary chronostratigraphic context of archaeological sites in the Keep River region, Northern Territory, Australia. Cosmogenic dating, luminescence dating and sediment characterisation reveal sedimentary processes commencing from erosion of the escarpment and plateaux source through temporary storage in sand sheets, to final deposition in alluvial floodplains. Erosion of the sandstone plateaux (∼5mmka−1) and escarpment faces (probably ∼50–100mmka−1) provide the main sediment source for the adjacent sand sheets which have evolved over the past 100,000 years as the product of ongoing cycles of accumulation and denudation. The rate of sediment accumulation is lowest near the escarpments on the low-energy sediment-limited sand sheets (<100mmka−1) and greatest near the main streams (>400mmka−1) that have more numerous sediment sources. Collectively, luminescence ages indicate an apparent increase in sediment accumulation rate in the sand sheets from ∼100mmka−1 in the late Pleistocene to over 200mmka−1 in the Holocene. This most likely reflects enhanced monsoonal activity following postglacial marine transgression. Palaeosol horizons in the creek profile distinguished by sediment mottling mark potentially significant palaeoenvironmental and palaeoclimatic changes during the Quaternary." -"Ward:2006keep","This paper compares archaeological evidence of Aboriginal occupation inside rock shelters and outside in adjacent sand sheets, focusing on two locations in the Keep-River region, northwestern Australia. Luminescence and radiocarbon dating reveal that occupation sequences inside rock shelters are generally younger ( < 10,000 yr B.P.) than outside ( < 18,000 yr B.P.). Differences in occupation chronology and artifact assemblages inside and outside rock shelters result from depositional and postdepositional processes and shifts in site function. An increase in regional sedimentation rate from 10 cm/ka ? 1 in the Pleistocene to 20 cm/ka ? 1 in the Holocene may account for late buildup of sediments within rock shelters, increased artifact accumulation, and reduced postdepositional disturbance in some settings. More intense use of rock shelters in the Late Holocene is indicated from a change in hunting technology and greater production of rock art. The results indicate that some cultural interpretations might be flawed unless archaeological evidence from rock-shelter and open-site excavations is integrated. ? 2006 Wiley Periodicals, Inc." -"Ward:2007yukon","ND" -"Ward:2009front","ND" -"Ward:2011kichatna","ND" -"Ward:2015chajnantor","ND" -"Ward:2016coastal","This paper examines the prehistoric marine archaeological potential of relict shorelines off James Price Point, northern Western Australia. In addition to previously registered midden and intertidal fish-trap sites, archaeological excavation at James Price Point has provided evidence of coastal exploitation from at least 5 ky BP. In the adjacent marine environment are well-preserved drowned shoreline sediments, that form at least two series of north - south trending linear features with relief of up to 5 m of more above the surrounding seabed, at elevations of - 15 m and - 8 m respectively, which may date to ~ 9 ky BP and ~ 6 ky BP respectively. The submerged shorelines are associated with four main depositional environments, of which, ‘lagoon infill’ and ‘fossil intertidal flats’ have the highest preservation potential and highest archaeological potential. This palaeogeography has significant geoheritage value and systematic investigation of these features is likely to contribute to our understanding of early maritime adaptation and resource use in this region." -"Warner:1988geomorphology","ND" -"Wasson:0000bunda","Unpublished radiocarbon age ANU-2200, cited in Williams:1991episodic." -"Wasson:1984tp","ND" -"Wasson:1994sediment","An analysis of 275 estimated sediment yields from Australia shows that regional differences of yield correlate with different variables for different sizes of drainage basin. Despite this scale-dependence, high yields in large streams appear to be the result of high delivery rates from uplands, controlled substantially by rainfall and runoff energy, and the nature of drainage networks. Land use plays a subsidiary role, modulating upland yields. These regional patterns of sediment yield do not in general support conclusions reached by analyses of global data; specifically, altitude is not a useful discriminator óf yield, and the slopes of the regression equations relating yield and basin area do not fit global patterns. The implication of the analysis in this paper that is worthy of further investigation is that most sediment reaching most large rivers comes from channels in small upland basins." -"Wasson:2010daly","The Daly River occupies a mainly undisturbed large catchment in the Australian wet-dry tropics. Concerns about possible increased sediment input to the River from clearing and cropping have motivated this study of fine sediment sources. Using geochemical tracers for both modern sediments and alluvial bench deposits, it is shown that, for the last ~30~years, 89-97% of the fine sediment originates from erosion by gullying and channel change. There is no discernible input of top soil from the cleared land adjacent to the Daly River in the study area. The analysis and OSL dating of the alluvial benches have also provided data on the age of (and inferences about the causes of) bench formation, flood frequency change, sedimentation rate change, and episodes of sand transport. The benches are being destroyed as the channel widens (contributing sediment to the river) and the bed of the Daly appears to be shallowing, both responses to increased overbank flows. The sediment source created by channel widening is almost all the result of hydrologic change, with no discernible role for land use." -"Watchman:1987salts","ND" -"Watchman:1991oxalate","The nature, origin and age of some thick multi-layered oxalate-rich crusts from quartz-rich rocks in Australia are presented, with a view to alerting restorers and conservators to their value in palaeo-environmental and rock art dating studies. Mineralogical and geochemical data, together with field observations and evidence from cross-section analysis, suggest that these deposits are formed naturally by chemical reaction of organic acids in rainwater acting on calcium-rich dust particles which have accreted on stable siliceous rock ledges and other sheltered surfaces. Carbon-14 dating of the oxalate mineral, whewellite, found in the surface crusts ranges from modern to 8800 years BP: evidence that the natural processes which form oxalate-rich surface deposits have been continuous for many thousands of years. Such dating of oxalate layers provides a means for establishing time-frames in which different prehistoric painting styles can be fixed; the method does not give a direct age for individual artistic motifs." -"Watchman:1993accelerator","A detailed analysis of two aboriginal rock paintings in north Queensland, Australia revealed notable amounts of natural earth pigments and plant fibers, used as binding materials, in the prehistoric paints. Radiocarbon accelerator mass spectrometry of the plant fibers indicate dates of 725 plus or minus 111 years and 730 plus or minus 75 years for the rock paintings. The widespread use non-biodegradable plant fibers facilitated the radiocarbon dating of the studied rock paintings." -"Watchman:2000crusts","The formation of calcium oxalate (whewellite) on the encrusted surfaces at Yiwarlarlay, both over engravings and off-art, was dated using laser and permanganate oxidation techniques and14C accelerator mass spectrometry. An age estimate of about 3160bp was obtained for the start of crust formation over a painted engraving. Microscopic evidence of previous episodes of painting, in the form of bright red and yellow iron-oxide layers, is also observed in the crusts suggesting that rock painting traditions extend back at least 3000 years. Therefore, for defining rock art chronologies we recommend the use of micro-archaeological investigations combined with the dating of carbon-bearing components in layered rock surface crusts. This study has shown that the encrusted surface deposits on stable rock ledges can provide information about past human painting activities, weathering processes and climatic events. Direct correlations can also be made between micro-archaeological data extracted from laminations in painted crust over engravings and archaeological and ethnographic information." -"Watchman:2000jinmium","Sixteen accelerator mass spectrometry (AMS) radiocarbon (14C) determinations for oxalate crusts overlying three pecked rock markings (cupules) at three separate localities in the Keep River area of north western Australia provide age estimates from 1430–11,000 years since the markings were last retouched. These are the first direct dates reported for rock-art of this kind. While these determinations do not lend strong support to previous arguments for a Pleistocene cupule age they also do not refute such arguments. We maintain the age of the crusts is more closely related to climatic fluctuations rather than when cupules were produced, with crust formation directly related to the nature of local ecological conditions. We discuss implications for estimating the time-depth of rock-art sequences in northern Australia, and general problems with the direct dating of rock-art." -"Watchman:2002arnhem","Critical to any chronology is reliability in the determination of age for a distinctive artefact that is related to other components in a series. Therefore, the independent testing and verification of the antiquity of an apparent anomalous measurement for an old beeswax figure in northern Australia is of fundamental interest in rock art studies. Replication of the radiocarbon dating process has confirmed that one exceptional figure in early X-ray style at the Gunbilngmurrung site in western Arnhem Land is indeed c. 4–4.5 ka. The result also confirms the great antiquity of paintings over which the beeswax was applied." -"Watson:1977prehistory","This volume examines the prehistory of the Eastern Highlands of New Guinea through a study of its archeology‘. Working from artifacts collected from seventy-six sites by J. David Cole, Virginia Watson has constructed a paradigmatic classification of stone tools which has the potential of greater elaboration and wider application in New Guinea. The classification represents a distinct departure from most previous attempts to interpret stone tools and carries to a more productive conclusion a line of investigation that is similar to J. Peter White’s pioneering analysis of altered edges." -"Watson:2014wallpolla","This paper presents the results of recent archaeological fieldwork carried out across a remnant Pleistocene alluvial terrace adjacent to Wallpolla Creek in northwestern Victoria, Australia. Intensive survey of linear corridors revealed evidence for intensive Aboriginal land use and occupation across an area of over 150 ha, including newly discovered human remains, lithic artefact scatters, hearths, freshwater mussel shell middens and other archaeological remains. Excavations were conducted in several locations, providing new information on the nature of subsurface cultural deposits. Reported here are the first age estimates for burnt clay heat retainers in the region using thermoluminescence (TL) dating, and radiocarbon age estimates generated from a midden which reveals a cultural sequence extending back to the early Holocene. The relationship between recorded features and the palaeoterrace and its condition is demonstrated by spatial analyses and a Digital Elevation Model (DEM) of the landscape. The significance of the landform in relation to the presence of archaeological remains is further highlighted." -"Watson:2022surrey","Although the relatively fertile and deep soils of the Surrey Hills basalt plateau in north-west Tasmania and the high rainfall of the region provide ideal conditions for the growth of temperate rainforest or mixed forest (mature eucalypts with a rainforest understorey), and these are the natural vegetation types that predominate on similar soils and at similar altitudes in the region, the first European explorer to view the area (Hellyer in 1827) found it to be a mosaic of grasslands and open eucalypt woodlands with mixed forests and rainforests at its margins. There is now a consensus among researchers that such mosaics are cultural artefacts induced by regular burning of vegetation by Aboriginal people. This study traced the history of vegetation in the Surrey Hills area by studying the pollen assemblages extracted from a 2.4 m deep peat deposit in Yellow Marsh, close to the centre of the area surveyed and sketched by Hellyer. The pollen assemblage indicates that from at least 9600 cal yr BP onwards Aboriginal people on the Surrey Hills plateau, through their use of fire, maintained an open forest landscape dominated by eucalypts and a grassy or ericaceous understorey. ... [_truncated_]" -"Watts:1977foods","From microscopic examination of faeces found in live-traps, the diets of 21 species of Australian rodents were studied. Results are tabulated for species and subspecies, and for different places of origin throughout Australia, for 1 to 14 rodents of the main species Rattus colletti, R. fuscipes, R. leucopus, R. lutreolus, R. rattus, R. sordidus, R. tunneyi, R. villosissimus, Melomys littoralis, Mesembriomys gouldi, Pseudomys gracilicandatus, P. nanus, Uromys candimaculatus, Zyzomys argurus and Z. woodwardi and their subspecies. The text gives results for 1 or 2 rodents each of Conilurus penicillatus, Mastacomys fuscus, Notomys alexis, Pseudomys delicatulus, P. occidentalis and P. shortridgei. The Rattus spp. were separated into 3 groups by diet; R. tumeyi and R. sordidus ate 80% grass and under 5% insects by volume. R. villosissimus, R. colletti and R. lutreolus ate 20 to 50% grass and 5 to 20% insects; R. rattus may be of that group. R. leucopus and R. fuscipes ate less than 10% grass and 20 to 90% insects. For the last 2 groups seeds were important." -"Webala:2011jarrah","Summary. 1. Ecologically sustainable forest management is being implemented to address the competing demands of timber production and conservation, but its effectiveness is poorly understood. Bats play key roles in forest ecosystems and are sensitive to timber harvesting, so are potential indicators of whether management is successfully achieving biodiversity conservation in production forests. ... [truncated]" -"Webb:0000unpub","ND" -"Webb:1989willandra","Description and analysis of 135 individual human remains from the Pleistocene deposits of the Willandra Lakes; identifies both robust and gracile individuals and argues for them representing separate groups; discussion of WHL 50; dating; taphonomy; osteological methods; anatomical characteristics; palaeopathology; palaeodemography; origins and migration." -"Webb:1996isolated","ND" -"Webb:1996thesis","ND" -"Webb:1996unpub","ND" -"Webb:2006willandra","Human and other hominid fossil footprints provide rare but important insights into anatomy and behavior. Here we report recently discovered fossil trackways of human footprints from the Willandra Lakes region of western New South Wales, Australia. Optically dated to between 19-23 ka and consisting of at least 124 prints, the trackways form the largest collection of Pleistocene human footprints in the world. The prints were made by adults, adolescents, and children traversing the moist surface of an ephemeral soak. This site offers a unique glimpse of humans living in the arid inland of Australia at the height of the last glacial period." -"Weij:2022naracoorte","Caves are important fossil repositories which provide records extending back over million-year timescales. While the physical processes of cave formation are well understood, the timing of initial cave development and opening—a more important parameter to studies of palaeontology, palaeoanthropology and archaeology—has proved more difficult to constrain. Here we investigate speleothems from the Naracoorte Cave Complex in southern Australia, with a rich record of Pleistocene vertebrate fossils (including extinct megafauna) and partly World Heritage-listed, using U-Th-Pb dating and analyses of their charcoal and pollen content. We find that, although speleothem formation began at least 1.34 million years ago, pollen and charcoal only began to be trapped within growing speleothems from 600,000 years ago. We interpret these two ages to represent the timing of initial cave development and the subsequent opening of the caves to the atmosphere respectively. These findings demonstrate the potential of U-Th-Pb dating combined with charcoal and pollen as proxies to assess the potential upper age limit of vertebrate fossil records found within caves." -"Wells:1995callabonna","This study of the skeletal remains of three species of the extinct kangaroo Sthenurus (Sthenurinae: Macropodidae) from Lake Callabonna, northern South Australia, details the comparative osteology of these taxa and their functional, anatomical, and phylogenetic implications. Geological study of the locality assigns these fossils to the base of the Quaternary sequence in laminated clay and fine sands that are part of a unit correlated with the Millyera Formation of the Lake Frome area immediately south of Lake Callabonna. These deposits accumulated in a lake of variable salinity, several times the size of the present Callabonna playa. The plant remains associated with the Callabonna Fauna suggest a more arborescent flora than that near the present-day salina but one containing taxa that still exist in the surrounding region. These facts indicate a seasonal climate with fluctuating water table but a regionally more effective rainfall than at present. Direct C14 dating of wood from the Sthenurus-bearing deposits establishes an age beyond the limit of the radiocarbon method and regional geological correlations suggest a medial Pleistocene age within the span 0.2-0.7 Ma as most likely for the sthenurine kangaroos and associated large marsupials and ratite birds that constitute the Callabonna Fauna." -"Wells:2006swamp","The occurrence of fossil vertebrate remains at Black Creek Swamp at the western end of Kangaroo Island, South Australia, along with reports of 'primitive' stone implements in the vicinity has, for more than seventy years, fuelled speculation that this site would reveal a definitive relationship between humans and megafauna. Radiocarbon dating in the 1970s and again in 2004 suggested accumulation at around the last glacial maximum, making it potentially the youngest megafaunal deposit in Australia. Our excavations produced no artefacts and no evidence of butchering. Taphonomic evidence indicates three phases of drought accumulation around an ephemeral water source. These droughts may have been induced by climate, sinkhole drainage, or both. The fauna includes 29 species; one third of the species are extinct. This component is represented by browsing herbivores and their putative predator, Thylacoleo carnifex. The extant species indicate a mosaic of habitats including open sclerophyll forest, grassy patches, areas of shrubby understorey and semi-permanent water sources. The occurrence of two dwarfed species is suggestive of isolation and resource depletion. Multiple dating techniques (OSL, ESR, U-series and C) revealed a complex geochemical history for this site. New age estimates place the fossil accumulation between 110 and 45 ka." -"Welten:2008frontier","ND" -"Wende:1997kimberley","Local northerly to westerly winds have led to the accumulation of a single large climbing dune in a sheltered location at the base of a rocky outcrop in the east Kimberley of Western Australia. The surface of the sand body reveals a series of small reversing dunes formed by north to westerly winds, and south to southeasterly winds. The thermoluminescence chronology of the climbing dune indicates aeolian activity for the Last Glacial Maximum (ca 22 ka) and the mid- to late Holocene (ca 6 ka to the present). Adjacent alluvium provides evidence for fluvial activity at ca 37 ka (Subpluvial Stage 3) and a return to fluvial activity in the early to mid-Holocene (ca 12-5 ka). These observations conform well with other findings in northern Australia, but a dry late Holocene is in contrast to results from further south in the Great Sandy Desert." -"Weninger:2007calpal","For construction of archaeological chronologies based on calibrated 14C-ages, we have developed a computer program for the WIN95/98/NT/2000/XP© operating system called 'CalPal'. The CalPal program is freely available for scientific research and can be downloaded from the web-site www.calpal.de. Here we describe the software technology, as well as the archaeological, climatological and 14C-radiometric databases contained in CalPal, and discuss some recent advances in the extension of radiocarbon calibration into the Glacial periods. The CalPal program encorporates a variety of dialogs, menus, graphic resources, and databases, many of which have been designed for the specific purposes of Glacial 14C-calibration. With these tools, archaeologists can quickly and efficiently remain up-to-date in terms of the rapidly expanding radiocarbon-based global palaeoclimate knowledge base. (Abstract taken from Wenningers https://www.researchgate.net account)" -"Wesley:2015beads","This paper examines the interactions between Indigenous traditional owners, Macassan trepangers and European settlers in northwest Arnhem Land, Northern Territory. The recovery of an assemblage of beads from six archaeological sites within the Manganowal estate (Djulirri, Malarrak 1, Malarrak 4, Bald Rock 1, Bald Rock 2 and Bald Rock 3) in the Wellington Range, supports the case for the introduction of these items to Arnhem Land in the pre-Mission era context. We present descriptions of one stone and 28 glass beads/bead fragments and examine the significance of the exchange of these items and how they became incorporated into existing Indigenous cultural systems. This archaeological evidence is assessed in concert with the historical, ethnographic, linguistic and anthropological records. We interpret this within the framework of a hybrid economy between Indigenous people, Europeans and Macassans (Altman 2001, 2006, 2007)." -"Wesley:2016malara","The Malara (Anuru Bay A) Macassan trepang-processing site was investigated from 2008 to 2010, to test two chronological models of the timing of cultural contact between north-west Arnhem Land and South-East Asia. Currently, the models of contact between South-East Asian people and Australian Indigenous people are a “long model” of pre-Macassan and Macassan contact (>200 years) and a “short model” of only Macassan contact (<120 years). The aims of this study were to assess when the site was first occupied, when intensification of site use occurred and when the site was abandoned. This assessment was undertaken by radiocarbon dating of the major trepang-processing features, the two burials at the site and several other occupation areas. Bayesian analysis of the 18 radiocarbon dates gives 80% probability that Indonesians first used the site around AD 1637. Trepang processing intensified during the middle to late eighteenth century, consistent with the known expansion of the Macassan trepang trade. There is a final occupation and processing phase in the late nineteenth century. We discuss issues regarding the “old” radiocarbon dates from trepang-processing sites. We argue that our investigations support the “long model” of cultural contact between Asian visitors and local Indigenous groups." -"Wesley:2017wulk","ND" -"Wesley:2018structures","Malarrak 1 is currently the northernmost excavated rockshelter on the Australian mainland, located in the Wellington Range in north western Arnhem Land. The site contains a rich late Holocene deposit, with extensive contact rock art, stone artefacts, shell, bone, contact materials, ancestral human remains, and other cultural material. Excavation of the Malarrak 1 rockshelter and analysis of its sediments revealed many impacts on site formation processes within the deposit. We attribute the disturbance to possible erosion or sediment deposition during periods of intense rainfall and also to the construction of timber structures within the site. This is supported by modern and historical observations and is the focus of this paper. The extent of the disturbance to Malarrak 1 provides a cautionary tale for other excavations in the region that may be affected by similar Indigenous site occupation, as these anthropogenic activities enhance the risk of further impacts arising from biological and geomorphological processes that can impinge on the stratigraphic integrity of the cultural deposits." -"Wesley:2018wellington","The archaeology of Bald Rock 1, Bald Rock 2 and Bald Rock 3 at the sandstone outcrop of Maliwawa has established ∼25,000 years of Indigenous occupation in the Wellington Range, northwestern Arnhem Land. Flaked stone artefacts were found from the beginning of the sequence, with ground-edge axes, pounding and grinding technology and ochre recovered from deposits dating from the Last Glacial Maximum (LGM) to the recent contact period. Maliwawa was occupied during the LGM and other major regional environmental changes arising from post-glacial sea level rise and stabilisation along with the climatic variability of the Indonesian Australian Summer Monsoon (IASM) and El Niño Southern Oscillation (ENSO), supporting models that define Arnhem Land as a refugium. Lithic assemblages are represented by a quartz and quartzite flake abundance technological strategy, with an unusual lack of stone points observed, although other typical Arnhem Land Holocene retouched lithics are present. Raw material diversity in the late Holocene, alongside a variety of emergent pan-Arnhem Land rock art styles in the Wellington Range, supports the proposition of increasing exchange between Indigenous groups. These changes in the archaeological record signal the expansion of cultural systems throughout western Arnhem Land, documented historically and archaeologically, at the time of culture contact." -"Wesnousky:2012venezuelan","ND" -"Wesnousky:2016ruby","ND" -"West:2014dilution","The concentration of 10Be in detrital quartz (10Beqtz) from river sediments is now widely used to quantify catchment-wide denudation rates but may also be sensitive to inputs from bedrock landslides that deliver sediment with low 10Beqtz. Major landslide-triggering events can provide large amounts of low-concentration material to rivers in mountain catchments, but changes in river sediment 10Beqtz due to such events have not yet been measured directly. Here we examine the impact of widespread landslides triggered by the 2008 Wenchuan earthquake on 10Beqtz in sediment samples from the Min Jiang river basin, in Sichuan, China. Landslide deposit material associated with the Wenchuan earthquake has consistently lower 10Beqtz than in river sediment prior to the earthquake. River sediment 10Beqtz decreased significantly following the earthquake downstream of areas of high coseismic landslide occurrence (i.e., with greater than ∼0.3\% of the upstream catchment area affected by landslides), because of input of the 10Be-depleted landslide material, but showed no systematic changes where landslide occurrence was low. ... [_truncated_]" -"West:2015nepal","Although agriculturally accelerated soil erosion is implicated in the unsustainable environmental degradation of mountain environments, such as in the Himalaya, the effects of land use can be challenging to quantify in many mountain settings because of the high and variable natural background rates of erosion. In this study, we present new long-term denudation rates, derived from cosmogenic 10Be analysis of quartz in river sediment from the Likhu Khola, a small agricultural river basin in the Middle Hills of central Nepal. Calculated long-term denudation rates, which reflect background natural erosion processes over 1000+ years prior to agri- cultural intensification, are similar to present-day sediment yields and to soil loss rates from terraces that are well maintained. Similarity in short- and long-term catchment-wide erosion rates for the Likhu is consistent with data from elsewhere in the Nepal Middle Hills but contrasts with the very large increases in short-term erosion rates seen in agricultural catchments in other steep mountain settings. Our results suggest that the large sediment fluxes exported from the Likhu and other Middle Hills rivers in the Himalaya are derived in large part from natural processes, rather than from soil erosion as a result of agricultural activity. ... [_truncated_]" -"Westaway:2021hidden","Ethnohistoric accounts indicate that the people of Australia‘s Channel Country engaged in activities rarely recorded elsewhere on the continent, including food storage, aquaculture and possible cultivation, yet there has been little archaeological fieldwork to verify these accounts. Here, the authors report on a collaborative research project initiated by the Mithaka people addressing this lack of archaeological investigation. The results show that Mithaka Country has a substantial and diverse archaeological record, including numerous large stone quarries, multiple ritual structures and substantial dwellings. Our archaeological research revealed unknown aspects, such as the scale of Mithaka quarrying, which could stimulate re-evaluation of Aboriginal socio-economic systems in parts of ancient Australia." -"Westcott:1999cania","This paper presents a general overview of archaeological investigations in the Cania Gorge region, located on the western margin of the Gooreng Gooreng Cultural Heritage Project study area. It includes a physical description of the region and a brief outline of the cultural setting, before presenting a summary of archaeological investigations undertaken in the area." -"Westell:2020initial","This paper presents a preliminary occupation chronology for the Riverland region of South Australia, based on 31 radiocarbon age determinations. This region has represented a significant geographic gap in understanding occupation chronologies for the broader Murray-Darling Basin. The dating forms part of an ongoing research program exploring the long-term engagements of Aboriginal people with the habitat mosaics of the central River Murray corridor. Dating targets were selected on the basis of their landscape context. Results relate occupation evidence to an evolving riverine landscape through the period extending from approximately 29 ka to the late Holocene. These results include the first pre-Last Glacial Maximum ages returned on the River Murray in South Australia and extend the known Aboriginal occupation of the Riverland by approximately 22,000 years." -"Wheeler:2004sheoks","Urban Traders Pty Ltd (the development proponents) engaged Archaeological and Heritage Management Solutions (AHMS) Pty Ltd to undertake Aboriginal archaeological test excavation in advance of proposed development at 1927 – 1931 Pittwater Road, Bayview, NSW. This report presents the results of test excavation of an Aboriginal midden and associated potential archaeological deposit (AHIMS # 45-6-2688) during September 2004 in accordance with Department of Environment and Conservation (DEC) Preliminary Research Permit # 1991. ... [_truncated_]" -"Wheeler:2005fern","This report presents the results an assessment of Aboriginal heritage, involving archaeological excavations, carried out by Environmental Resources Management Australia Pty Ltd (ERM) within Lot 16, DP 258848, No. 85 Nelson Bay Road, Fern Bay during November and December 2000 (refer to Figure 1.1 for the location of this land). The excavation was carried out in accordance with section 87 Preliminary Research Permit N62/PRP/2000 issued by the National Parks and Wildlife Service (NPWS - now the Department of Environment and Conservation) Northern Aboriginal Heritage Unit on the 17th of November 2000." -"Wheeler:2008dromana","Aspen Villages C/- Watsons Pty Ltd (‘The Sponsor’) engaged Jim Wheeler of Archaeological and Heritage Management Solutions (AHMS) Pty Ltd (‘The Cultural Heritage Advisor’) to prepare a voluntary Complex Cultural Heritage Management Plan (CHMP) in support of proposed development at McLears Hill, Dromana, Victoria. ... [_truncated_]" -"Wheeler:2014chelsea","Compliance-based test excavations at Chelsea Heights recovered a small number of flaked stone artefacts from a sand body located beneath peat deposits that were identified as part of the former Carrum Swamp. The low elevation of the study area (<2 m ASL) suggests that the upper peat deposits formed following inundation of the coastline during the early- to mid-Holocene (~7 ka) (Lewis et al. 2013), and formed a cap over the artefact-bearing sand deposits. Optically Stimulated Luminescence (OSL) age estimates obtained from the sand body indicate that the underlying sands and associated artefacts accumulated between 32 ± 4 ka and 30 ± 3 ka, with burial of the deposit by 10 ± 1 ka. Due to low lithogenic dose rates, additional modelling of the age estimates was undertaken, indicating a more conservative age of artefact deposition at ~25--23 ka, and burial of the sand unit by ~5 ka. Although few artefacts were recovered from the site, and the scope of investigations was limited by the size of the study area, the results suggest that sealed archaeological deposits, which potentially pre-date the Last Glacial Maximum (LGM), exist beneath the Carrum Swamp peats. This highlights the need for future studies in the region to explore deposits that may otherwise be considered to have low archaeological potential." -"White:1967taim","Europeans first entered the Central Highlands of Australian New Guinea in the 1930’s, but access to this area has been reasonably easy only since World War II. In this period a number of important anthropological studies have been made. The prehistoric archaeology of the region remained unknown until Mrs S. Bulmer in 1959-60 surveyed the area from Mt Hagen to Chuave and carried out excavations at the rockshelters of kiowa (Chuava) and Yuku (Baiyer River). She also found open sites in the form of house depressions, burials, ditches, salt and axe-stone sources. The major results of her work were published late in 1964, while a definitive excavation report become available in her M.A. thesis in 1967. Mrs. Bulmer’s work and the prehistory she and Dr R. Bulmer have written on the basis of it have been of conciderable significance in the last few years." -"White:1970kosipe","The presence of an archaeological site on Kosipe Sacre Coeur Mission was first noted in 1960, when axes and waisted blades were found by Father L. Willem during excavations for church foundations. Word of the site was sent to Mr W. Tomasetti, then Assistant District Officer, Department of Native Affairs, Tapini, and he informed White of it. Excavations were made there in June 1964 (White, 1965, 41–3; 1967). In 1966 the site was visited by Crook who collected further carbon and soil samples and in August 1967 White and Ruxton carried out further archaeological and geomorphological investigations. This report covers the entire history of excavations at the site." -"White:1972carbon","In March-June 1969, the writer exacavated at two sites on the east coast of Northern New Ireland. This preliminary report will place on record the presence of pottery- bearing deposits and a probable pre-ceramic occupation of the area. Full analysis of the material is still proceeding." -"White:1972tumbuna","The excavations reported here were carried out in 1964-5 when I was a Research Scho ar in the prehistory section of the Department of Anthropology and Sociology, The Australian National University. They were presented, with other material, as a PhD dissertation in 1967. For reasons of economy some of the more detailed descriptions of artifacts and minutiae of excavation and analytical procedures have been omitted from this report, but I have tried to give sufficient information to allow other workers to reanalyse the material if desired . There are some minor differences between the data presented here and those given in the thesis and published elsewhere. They arise from a thorough rechecking of all notes and calculations prior to publication, so that this should be the most accurate account of the excavation available . Errors doubtless remain, for which I alone am responsible. All the material is now housed in The Australian Museum, Sydney." -"White:1978occupation","Human settlement of the Bismarck Archipelago occurred by 6000 to 7500 years ago. Early inhabitants of New Ireland drew on widely dispersed stone sources, including obsidian from Talasea (New Britain), whereas those after about 3000 years ago used either stone from more local sources or obsidian from Lou Island (Admiralty Islands group) or Talasea. The dates and resource changes support a gradualist model of Melanesian settlement." -"White:1980lesu","In 1969 White conducted an archaeological survey in the north-central part of New Ireland, concentrating primarily on the east coast. Excavations were conducted at two sites, Balof shelter (White 1972; Downie 1976; Downie and White 1978; White, Downie, and Ambrose 1978) and the open site of Lesu (White 1972). The latter excavations are described in this report. Preliminary analysis of the material was undertaken by White in 1970-1971 and a more complete analysis was made by Downie in 1977-1978. In this report, the sections on faunal material, pottery, shell, and bone artifacts are primarily the work of Downie; others are by White. Appendix 2, on pottery tempers, is by W. R. Dickinson." -"White:1995spring","ND" -"White:1996fissoa","Excavations at site ENX at Fissoa village on the east coast of New Ireland, Papua New Guinea, produced pottery with incised and applied decoration, stone artefacts including obsidian and some ecofacts. The pottery is similar to that found at other sites along the central east coast, but this tradition has not been very precisely dated. We report here three approaches to dating at the ENX site - geomorphological, radiocarbon and amino acid racemisation - which give consistent results of ca 2000 years ago. We discuss more generally the dating of the tradition and argue that 2000-1500 cal BP is its likely duration. We note that its closest affinities seem to lie with several sites on Manus Island, although these are slightly older." -"White:1997changing","This paper argues that obsidian movement in the Bismarck Archipelago at the start of the Lapita period shows continuity with earlier patterns and that changes in sources used occur later than the introduction of ceramics. We base our argument on the analysis of obsidian from two ceramic sites in the Duke of York Islands. The sites contain very differently decorated pottery, but both radiocarbon and obsidian hydration dating show they are very close in time, dating to around 3000 years ago. Density and PIXE-PIGME analysis show that nearly all the obsidian from the putatively older site (SEE), containing ‘classic‘ Lapita, came from West New Britain, mostly the Kutau/Bao sources. The possibly slightly later site (SDP), with very thin walled pottery decorated only by rim notching, was initially supplied exclusively from the Umrei source in the Admiralties, with a subsequent reversion to West New Britain. The first two stages in this history appear to be repeated in the similarly dated sequence from EKQ on Mussau Is. Pre-Lapita data from New Ireland, Nissan and the Papua New Guinea mainland show an extensive distribution of obsid- ian, exclusively using West New Britain sources, while in the same period Admiralty obsidian has not been found beyond the Admiralties. Thus the use of West New Britain sources in the probably oldest Lapita levels in the Duke of Yorks and Mussau suggests continuity in obsidian distribution with the preceding period. Some other evidence of continuity is noted." -"White:2007ceramic","The FEA Lapita pottery site on Boduna Island, West New Britain, is one of the most important Lapita sites of the Talasea region. Archaeological investigations in 1980 and 1985 concluded that the site has been disturbed and its stratigraphic integrity is insecure. Fieldwork in 1989 targeted this issue, and further work in 2001 examined the island‘s geological history. This paper describes the 1989 study, and concludes from the pottery from the various excavations and surface collections that there is residual evidence for stylistic change through time. Use of the island began c. 3340–3000 cal. bp, but no firm date can be suggested for the end of pottery use on the island. The island seems too small to have supported permanent occupation without importation of food or use of land elsewhere for gardening, and might have been used only intermittently by local residents or visiting groups, perhaps for special social or ritual activities similar to the use suggested by Kirch for zone C at ECA/B in the Mussau group." -"White:2009rauer","ND" -"White:2011sensitivity","ND" -"White:2014enderby","ND" -"White:2018quality","The last large marsupial carnivores--the Tasmanian devil (Sarcophilis harrisii) and thylacine (Thylacinus cynocephalus)--went extinct on mainland Australia during the mid-Holocene. Based on the youngest fossil dates (approx. 3500 years before present, BP), these extinctions are often considered synchronous and driven by a common cause. However, many published devil dates have recently been rejected as unreliable, shifting the youngest mainland fossil age to 25 500 years BP and challenging the synchronous-extinction hypothesis. Here we provide 24 and 20 new ages for devils and thylacines, respectively, and collate existing, reliable radiocarbon dates by quality-filtering available records. We use this new dataset to estimate an extinction time for both species by applying the Gaussian-resampled, inverse-weighted McInerney (GRIWM) method. Our new data and analysis definitively support the synchronous-extinction hypothesis, estimating that the mainland devil and thylacine extinctions occurred between 3179 and 3227 years BP." -"Wickler:1988pleistocene","Pleistocene dates from a rockshelter on Buka Island at the northern end of the Solomons Chain demonstrate human settlement by 28,000 b.p., some 25,000 years earlier than previously reported for this island group." -"Wickler:1990prehistoric","Reconstruction of prehistoric exchange systems in Island Melanesia is becoming increasingly possible as archaeological activity continues to expand our knowledge of areas formerly labeled terra incognita. The Solomon Islands represent such an area, although much of the archipelago remains little known or unknown archaeologically. The objective of this paper is to examine recent evidence for past exchange and interaction within the Solomon Islands, and between the Solomon Islands and Bismarck Archipelago to the north from the perspective of Buka Island, located at the northern end of the Solomon Islands (Fig. 1). Buka is presently part of the North Solomons Province of Papua New Guinea, which also includes the large island of Bougainville and a number of smaller islands." -"Wickler:2001buka","This study deals with t h e prehistory of Buka Island and neighbouring areas in the northern Solomon Islands (Fig. 1 . 1 ). Although geographically and culturally linked to the Solomon Islands, the islands of the northern Solomons are presently defined politically as the North Solomons, (or more recently-1995-Bougainville), Province of Papua New Guinea. In contrast to the limited amount of archaeology done over much of western Island Melanesia prior to the mid- 1 980s, significant investigations were initiated by the late 1 960s to early 1 970s in the northern Solomons on both Buka (Specht 1969) and Bougainville (Terrell 1976) islands. Specht‘s Buka work focused on the documentation of a continuous ceramic sequence from the late Lapita period to the modern pottery industry and provides a foundation for the present research." -"Wilkins:2012comparative","Sediment core chronologies of optical dates on single-grains/very small aliquots of sand-sized quartz are compared with Accelerator Mass Spectrometry (AMS) radiocarbon (14C) chronologies from ostracod carbonate, mixed carbonates, sedimentary organic matter and charcoal in order to establish the age of laminated Holocene sediments in maar crater lakes Keilambete and Gnotuk, Victoria, Australia. Samples for optical and AMS 14C dating were taken from the same Mackereth cores, allowing a direct comparison of the two techniques from two laminated sedimentary sequences. Additional AMS 14C samples were taken from water in Lake Keilambete and from groundwater discharging into Lake Keilambete from the crater wall, with equivalent reservoir ages of 150~±~30 and 1940~±~30 years respectively. AMS 14C dating of modern ostracod carbonate in Lake Keilambete demonstrates a reservoir age of 670~±~175 years. Optical dating of 'single-grain/very small aliquots' of sand-sized-quartz indicate the presence of a radiocarbon reservoir in Lake Keilambete that is consistent with that measured on modern ostracods, and also demonstrate that there is no 14C reservoir in Lake Gnotuk during the Holocene. The chronology presented here supports the premise that previously published bulk conventional 14C dates from Lake Keilambete were affected by old carbon, meaning that past chronologies require revision. Limitations on the use of optical dating of single-grain/very small aliquots include the relative paucity of sand-sized quartz, which decreases the precision of the sample equivalent dose (De), and is further confounded by low environmental dose rates and resultant large uncertainties on the final age assessment. Nevertheless, evidence for partial bleaching confirms that single-grain quartz dating is the most appropriate luminescence technique, and may prove a useful alternative in situations where 14C dating is unsuitable or an alternative chronometer is required." -"Wilkinson:2022dilution","Large earthquakes play a major role in the topographic evolution of active orogens. Earthquake induced landslides can alter the mass balance of mountain belts for decades to centuries depending on how landslide material is transported and stored. In this study, we analysed in-situ 10Be concentrations in fluvial sediments to capture a time series of post-earthquake denudation rates of the Tūtae Putaputa/Conway River catchment, which experienced ∼13 × 106 m3 of landsliding in the 2016 Kaikōura earthquake. 10Be concentrations were determined for detrital samples from the Conway River at the rangefront of the Seaward Kaikōura Mountains, South Island, New Zealand, and near the catchment outlet over three sampling intervals, including after significant precipitation events, 1-2 yr following the earthquake. Our results indicate somewhat higher apparent erosion rates at the rangefront (0.41-0.58 mm/yr) when compared to erosion rates incorporating lower-relief sub-catchments at the river outlet (∼0.28 mm/yr). No changes were found over the same time period in the Hurunui River, a neighbouring catchment that experienced negligible coseismic landsliding during the Kaikōura event. ... [_truncated_]" -"Willenbring:2013mean","In equilibrium landscapes, 10Be concentrations within detrital quartz grains are expected to quantitatively reflect basin-wide denudation rates. In transient landscapes, though detrital quartz is derived from both the incising, adjusting lowland and the unadjusted, relict upland, the integrated 10Be concentrations still provide a denudation rate averaged across the two domains. Because field samples can provide only a snapshot of the current upstream-averaged erosion rate, we employ a numerical landscape evolution model to explore how 10Be-derived denudation rates vary over time and space during transient adjustment. Model results suggest that the longitudinal pattern of mean denudation rates is generated by the river’s progressive dilution of low-volume, high-concentration detritus from relict uplands by the integration of high-volume, low-concentration detritus from adjusting lowlands. The proportion of these materials in any detrital sample depends on what fraction of the upstream area remains unadjusted. Because the boundary of the adjusting part of the landscape changes over time, the longitudinal trend in cosmogenic nuclide–derived erosion rates changes over time. These insights are then used to guide our interpretation of geomorphic and longitudinal cosmogenic nuclide data from the South Fork Eel River (SFER) in the California Coast Range (United States). ... [_truncated_]" -"Williams:0000unpub","ND" -"Williams:1985mound","Artificially constructed earth mounds are found in a number of areas in Austalia and are associated with wetlands and localities which have a high rainfall and poorly drained soils. Sites range in size from 3m to 100m in diameter and 0.2 to 3 m in height. Previous work suggested that mounds first appeared during the mid to late Holocene. Some authors (e.g. Lourandos 1983: 85-87) see the introduction of mounds as linked to an increase in production in prehistoric economies, or 'intensification'. My Ph.D research comprised a detailed study of mounds in one region, southwestern Victoria. Ethnographic accounts note that mounds here were used for a variety of purposes, including ovens, general camping areas and as foundations for substantial huts. Archaeological work, including survey, excavation, and geochemical and magnetic sampling of sediments, shewed that mounds were used for the above purposes in the prehistoric past. The study confirmed that mounds appear relatively late in the prehistoric sequence, after 2500 yBP. All but one site first appeared after 2000 yBP. This is well after the introduction of certain technological changes such as the 'Australian small tool tradition', which probably entered the region between 4 to 5000 years ago. The appearance of mounds does not appear to be linked with this technological change and mounds instead seem to be part of a sequence of generalised changes in site types and numbers first appearing in the region about 2500 years ago. My research suggests that these changes reflected shifts in a number of aspects of prehistoric societies, including changes in the organisation of camps and the use of labour,and a shift to a more long-term occupation of settlements. At present there is too little information to determine whether only one prime mover was involved. Some authors (e.g. Beaton 1983) maintain that 'population pressure' was the major prime mover, while others (e.g. Lourandos 1983, 1984) argue that changes were caused by shifts in alliance networks, leading to 'intensification'. I believe that both these factors were probably involved and that an environmental shift to a wetter climate about 2000 years ago, also contributed to these changes." -"Williams:1985prehistoric","ND" -"Williams:1988cooper","This paper presents the results of the first season of fieldwork of an archaeological study of the Cooper basin near Innamincka, South Australia." -"Williams:1991episodic","Throughout the late Quaternary, the central west of New South Wales functioned as a low gradient desert margin system characterised by episodic aeolian, alluvial and lacustrine sedimentation. Aeolian accessions of calcareous dust are reflected in successive episodes of calcium carbonate precipitation within quartz-rich dune, palaeochannel, lake-margin and alluvial fan deposits. The most recent phases of soil formation and calcium carbonate segregation have been radiocarbon dated to 13-16 ka and 21- 33 ka, although this latter phase may comprise at least three distinct sub-phases. Soil formation was followed by erosion and truncation, and was preceded by the accumulation of widespread fluvio-aeolian quartz-rich mantles. During the last glacial maximum (16-18 ka) gypseous lunettes formed locally as a result of deflation from the margins of small closed lake basins which probably operated as regional groundwater windows. The second half of the Holocene saw the widespread formation and reworking of source-bordering linear dunes downwind of seasonal stream channels, and partial burial of the Pleistocene sand plains and dunes by their Holocene successors. Gully incision during the last hundred years may reflect the impact of European settlement and associated changes in fire regime, but could equally be related to changes in drought frequency and the seasonal incidence of rainfall." -"Williams:1997thesis","Faunal analysis was undertaken on bones aged approximately 20,000 years to present, from Pamwak Site, Manus Island, Papua New Guinea. Grain size analysis of sediments displayed compositional changes through time, which corresponded to changes in human occupation within the site. Taphonomic analysis suggested a mixed mammalian and avian accumulator history for the site, with humans as a bone accumulator for most of the time sequence. The faunal composition of the site changed at 12,000 b. p., with the first appearance of the bandicoot Echimpera kalubu, and the skink Tiliqua sp., and then again at approximately 11,500 b. p. with the first appearance of the cuscus Spilocuscus kraemeri. These changes preceed the first occurrence of obsidian in the site (Fredricksen 1994). Both the faunal composition and taphonomic signatures of the bones, indicate that human occupationof the site intensified after approximately 13,000 b.p. The size, composition and quantity of the Bulk Residue component of the site, as examined to quantify bone loss during excavation. Approximately 15 percent of the identifiable bone from the site was discarded during excavation. The discarded bone had a similar species composition to recovered bone, but, consisted of more postcranial bones. This result casts doubt on the use of estimates of postdepositional destruction and Minimum Number of Individuals at Pamwak Site." -"Williams:1998lake","This paper presents the final report of a study of the archaeology of a number of lake systems located in the middle section of the Cooper Basin and neighbouring areas near Innamincka, South Australia. The paper outlines the results of archaeological fieldwork carried out during 1987 in one area within the region and relates this to other research undertaken in 1986 and 1989 in other parts of the middle of the Basin." -"Williams:2005thesis","This study reconstructs the palaeoenvironmental history during the last full glacial cycle (approximately the last 75,000 years) at Redhead Lagoon, an enclosed lake basin located in coastal, eastern New South Wales, Australia. This has been achieved primarily through sedimentological, palaeoecological and mineral magnetic analyses of long cores. The sequence adds to the limited number of long-term records in Australia and from this region in particular. The chronology of the sediment record is established through AMS radiocarbon and Optically Stimulated Luminescence (OSL) dating. More than 30 AMS radiocarbon ages, using a variety of pre-treatment methods, have been obtained for three cores, which makes this one of the most comprehensively dated lake sediment sequences thus far in Australia. During the initial stages of the last glacial period the site was dominated by a mobile dune system with no permanent water, Supporting only semi-arid vegetation communities. The dune sand was part of a sequence of cliff-top dunes located on nearby Dudley Bluff emplaced by a process of 'sand ramping' during an earlier Pleistocene phase of lower sea level. Pollen analysis indicates that the sequence of vegetation changes seen at Redhead Lagoon broadly compares with the cyclical pattern of climatically induced changes seen in many other pollen records in southeastern Australia. Alternating open herbaceous and woodland/forest communities correspond with glacial and interglacial periods respectively. Superimposed on this pattern is a change towards a more open understorey vegetation assemblage, i.e. increasing values of Poaceae relative to Asteraceae (particularly type B) over the last 35,000 years. A sharp increase in the incidence of Casuarinaceae from the height of the last glacial and its subsequent decline relative to Eucalyptus in the latter stages of the Holocene is evident. While reduced moisture availability may have initially facilitated the expansion of Casuarinaceae, the restriction of Casuarinaceae during earlier arid periods indicates that another factor appears to have been in operation. An examination of changing Chenopodiaceae/Casuarinaceae ratios, an indicator of salt-tolerance, shows that soil salinity may have been a significant contributor to the incidence of Casuarinaceae at Redhead Lagoon. The driest period during the last glacial cycle occurred during MIS 2. A hiatus in one core from 0. 28,000 to 12,000 BP may have been caused by the erosion of sediments during the LGM and late glacial period. However, deposits dating from this period are preserved in a second core. This core indicates the presence of a Casuarinaceae-dominated open sclerophyll woodland in association with grassland and low water balances during the height of the last glacial period. The Holocene marks the start of a period of climatic amelioration. It is characterised by highly organic sediment deposition, an increase in pollen taxa diversity and the disappearance of several colder and/or drier taxa indicators (e.g. Asteraceae type B). The highest water balances in the sequence are attained during the early to mid-Holocene. This is suggested by the development of wet sclerophyll forest and the attainment of maximum values of taxa such as Pomaderris and Melaleuca. There is also a possible switch to a summer rainfall dominated climatic regime during this period. Both microscopic and macroscopic charcoal counting methods have been employed in this study. Importantly, this has allowed the quantitative assessment of the macroscopic charcoal method over a longer time period than previously documented in Australian records. ... [_truncated_]" -"Williams:2006vegetation","We present a reconstruction of the vegetation history of the last glacial–interglacial cycle (ca. 75 k cal. yr BP–present) at Redhead Lagoon, an enclosed lake basin in coastal, eastern New South Wales, Australia. The sequence of vegetation change at the site is broadly comparable with the pattern of climatically induced changes observed in many other pollen records in southeast Australia. Open woodland–herbland and woodland–forest communities correspond with glacial and interglacial periods respectively, with an additional change towards a more open understorey vegetation assemblage over the last 40,000 yr. The driest conditions appear to have occurred during the height of the last glacial (some time between 30 and 20 k cal. yr BP). This is consistent with other records from southeast Australia, and provides support for a poleward shift in the subtropical anticyclone belt and, less certainly, for the thesis that the Southern Hemisphere westerlies intensified during this period. In marked contrast to most sites in southeast Australia, Casuarinaceae dominates the pollen record through the height of the last glacial period and into the Holocene. The postglacial climatic amelioration is accompanied by the general reappearance of tree pollen in the record, by the disappearance of several open and disturbed environment indicator taxa, by increases in organic sediment deposition and pollen taxon diversity, and by higher water balances. While climate appears to have been the major control on patterns of vegetation change at this site throughout most of the last glacial–interglacial cycle, changes in depositional environment and hydrology have also played a role. Significantly, substantial increases in the rate and magnitude of many indicators of environmental disturbance since European settlement suggest that humans are now the most important mechanism for environmental change. Copyright 2006 John Wiley & Sons, Ltd." -"Williams:2007congo","This document is a report on archaeological subsurface probing undertaken at LOT 2 DP 1080277, Eurobodalla Shire, otherwise known as 692 Congo Road. This study area is 1061 square metres in area, and is located in the village of Congo near Moruya on the south coast of NSW (Figures 1-2). In 2006 Archaeo Analysis was commissioned to undertake a survey of this subject area with a view to determining the potential impact of a proposed dwelling on any Aboriginal heritage objects (Williams 2006a). This original study found evidence of Aboriginal archaeological remains in the form of a sparse scatter of shell suspected to be shell midden material, which was registered as Aboriginal site 58-4-1187. ... [_truncated_]" -"Williams:2008genyornis","Fossil eggshell fragments from a sand dune near Port Augusta are attributed to the extinct dromornithid, Genyornis newtoni Stirling & Zietz. Shell curvature measurements show that the eggs were larger than those of the Emu, Dromaius novaehollandiae. Radiocarbon dates indicate an age in excess of 40,680 BP. Holes pierced through some fragments are attributed to the action of predators." -"Williams:2013macquarie","The palaeochannels of the Murray Darling Basin (MDB) record past fluvial activity and have been used as an analogue for late Quaternary landscape evolution and climate. The aims of this study are to establish the timing and magnitude of enhanced fluvial activity through the Macquarie and MDB palaeochannels by adding to, and reviewing, the existing body of work. This information is used to compare hydrological conditions between the catchments of the MDB through time, including adjustments into the modern fluvial system. Eight single-grain optically-stimulated luminescence (OSL) dates across three morphologically distinct palaeochannels of the Macquarie alluvial plain have added to the palaeochannel chronology and confirmed the inaccuracy of previously reported single-aliquot ages. By reviewing the techniques applied to other luminescence dates across the MDB, a case is made for many of the thermoluminescence (TL) and single-aliquot OSL ages to be revisited. ... [_truncated_]" -"Williams:2014sydney","Excavations across a source-bordering dune overlooking the Hawkesbury River in north-west Sydney, Australia, suggest initial occupation of the region by at least 36 ka, with variable but uninterrupted use until the early Holocene; following abandonment, the site was then re-occupied by ∼3 ka. Along with a handful of other sites, the results provide the earliest reliable evidence of permanent regional populations within south-eastern Australia, and support a model in which early colonizers followed the coastal fringe with forays along the main river systems. The evidence is consistent with the demographic model of Williams, 2013 (Proceedings of the Royal Society Series B 280: 20130486), which suggested low, but established regional populations before the Last Glacial Maximum (LGM), a population nadir following the LGM and increasing use of the region from ∼12 to 8 ka. The site exhibits increased use at the onset and peak of the LGM, and provides an example of a cryptic refuge as defined by Smith, 2013 (The Archaeology of Australia's Deserts. Cambridge University Press: New York). Specifically, changing artefact densities and attributes show the site was used repeatedly, but for shorter periods through this time, and suggest it formed one of a series of key localities in a point-to-point (rather than home-base) subsistence strategy. This strategy was maintained until the site's abandonment in the early Holocene, despite changing population and climatic conditions through the Terminal Pleistocene." -"Williams:2015indices","The extent of prehistoric human impact on the environment is a contentious topic in various palaeo-environmental sciences. The long history of humans in Australia and its extensive fire-prone biota makes this continent a key research area for better characterization of prehistoric human--fire interactions. Here we use statistically robust cross-correlation of archaeological radiocarbon data (n = 4102 ages from 1616 sites) and a new synthesis of charcoal records (n = 155 sites) to test for any relationship between people and fire over the last 20,000 years at continental and regional (25--45°S) scales. We find that the statistical correlation between the two datasets is weak at both spatial scales, with short-lived synchronous responses only in the terminal Pleistocene--Holocene transition, at the onset of the mid-Holocene climatic optimum (~ 10--7 ka) and during significant transitions of El Niño Southern Oscillation (~ 5--4 ka and 1.2--0.8 ka). One interpretation of this is that Aboriginal populations were implementing 'fire-stick farming' only intermittently during periods of societal stress resulting from climatic variability. However, the synchronicity of the correlations with climate changes, along with the low populations through much of this time, suggests that both datasets were independently responding to external climatic forcing. Under either scenario, a lack of significant change in the charcoal record implies that there were no long-lasting impacts to the environmental biota, and macro-scale palaeoenvironmental records prior to European colonization largely reflect responses to non-human influences. While we do not discount the possibility of systematic or deliberate manipulation of fire regimes at local spatial scales, we conclude that human control of fire by prehistoric people in Australia is not evident at broad landscape levels. This conclusion contradicts persistent suggestions of Australian-wide land management and the pervasiveness of the impacts of 'fire-stick farming'." -"Williams:2018neotoma","The Neotoma Paleoecology Database is a community-curated data resource that supports interdisciplinary global change research by enabling broad-scale studies of taxon and community diversity, distributions, and dynamics during the large environmental changes of the past. By consolidating many kinds of data into a common repository, Neotoma lowers costs of paleodata management, makes paleoecological data openly available, and offers a high-quality, curated resource. Neotoma's distributed scientific governance model is flexible and scalable, with many open pathways for participation by new members, data contributors, stewards, and research communities. The Neotoma data model supports, or can be extended to support, any kind of paleoecological or paleoenvironmental data from sedimentary archives. ... [_truncated_]" -"Williams:2018pad","Four samples of cave-fill sediment from HD07-3A-PAD13 rockshelter, east Pilbara, Western Australia, were collected in 2009 by Dr Dawn Cropper and Mr W. Boone Law of ACHM, and analysed at the Environmental Luminescence Laboratory (now Prescott Luminescence Laboratory), University of Adelaide. In the light of the ages obtained from these initial samples, and the emerging potential significance of the rockshelter, a further four samples were collected in 2010 by Ms Frances Williams, from the above laboratory, and Dr Martin Williams. The two sets of samples were designated as DC and HD respectively and are listed in Table 16.1, together with the sample depths and other information which will be discussed later in this chapter. The laboratory record numbers and the sample numbers, as shown in Table 16.1, should be quoted in any publication of this data." -"Williams:2020morphology","Rivers with discontinuous watercourses are part of the spectrum of river diversity. Chain‐of‐ponds types contain irregularly spaced, steep‐sided ponds that are separated by preferential flow paths on swampy valley fill. They often contain endangered ecological communities and are receiving greater attention for conservation and restoration. Very little is known about how these river types form, how they have evolved and how they function. Here we present the Late‐Quaternary evolution of one of the last remaining large‐scale chain‐of‐ponds systems in Australia, the Mulwaree Ponds. The chain‐of‐ponds was fully formed by 4.5 ka, with the position and alignment of the ponds being related to the position of pools of a palaeo‐river that is up to 100 ka old. Contemporary hydrogeomorphic processes are insufficient to create the ponds, but sufficient to maintain and keep them open. The phases of evolution for this chain‐of‐ponds system are synchronous with Late‐Quaternary changes in fluvial activity documented for other rivers in southeastern Australia. The ponds at Mulwaree have significant preservation potential over thousands of years. In the current landscape they are rare forms, providing significant grounds for conservation and protection of their distinctive geodiversity." -"Williams:2021population","We present a synthesis of 14 compliance-based investigations of an archaeologically significant sand body on the banks of the Parramatta River. We find the alluvial deposit initially formed ‚ ~50,000 years ago (50 ka), but with extensive portions reworked between ‚ ~20-5 ka. There is limited evidence of past visitation, with only three excavations having recovered substantive material culture (i.e. > 20 lithics/m2 across small areas, ~35 m2). Following equivocal evidence of visitation prior to the Last Glacial Maximum (LGM), these assemblages generally demonstrate: i) widespread ephemeral, but repeated, activity between ‚ ~14-6 ka, dominated by indurated mudstone/tuff/chert raw materials (IMTC) and expedient technologies, overprinted by; ii) more extensive occupation of the landscape in the last few thousand years, with increasingly diverse and complex stone assemblages using heat-treated silcrete and additional raw materials from multiple geological sources. Notably, these two different phases are often found in the same locale, potentially suggesting a long continuity and repeated land use over 14,000 years. This synthesis demonstrates expansion away from cryptic refuges occupied during the LGM along the Hawkesbury-Nepean River corridor (some 40 km west of Parramatta) only occurred several thousand years after the height of this major climatic disruption. This timing is suggestive of a delayed recovery from the LGM and is coincident with changing environmental and sea-level conditions, which may have influenced, or been exploited by, people in the past. Our knowledge of Aboriginal societies during the terminal Pleistocene/early Holocene transition remains poorly understood in southeast Australia and is crucial to understanding demographic, symbolic and technological changes seen later in the Holocene." -"Wilmshurst:1995thesis","Sediment cores from four lakes in the Tutira and Putere districts of Hawke's Bay, North Island, New Zealand, are analysed for the remains of pollen, charcoal, tephra and erosion pulses to reconstruct a 2000 year history of vegetation and landscape change. The Hawke's Bay region is disturbed frequently by earthquakes, volcanic eruptions, cyclonic storms, droughts and fire. This thesis determines how the vegetation and soil stability have responded to some of these disturbances, through detailed palaeoecological investigations of lake sediment cores. Studies of surface pollen and differential pollen and spore preservation were undertaken to enhance the interpretations made from the palaeoecological record. Because New Zealand has only been settled by Polynesians relatively recently, the effects of natural disturbance on the vegetation and landscape can be assessed under similar climatic conditions to the present, but in the absence of cultural change. The effects of human settlement on a previously uninhabited landscape are assessed and compared with previously occurring natural disturbances." -"Wilmshurst:1996taupo","The 1850 BP Taupo eruption covered c. 30 000 k 2m of the central North Island with airfall deposits and c. 20 000 k 2m with ignimbrite. This paper reviews pollen and charcoal analyses of lake and peat sediment cores from sites at various distances and directions from the Taupo vent to establish the effects of this eruption on the surrounding forests. Forests within range of the ignimbrite were destroyed, and forests located up to 170 km east of the vent suffered variable degrees of damage from ashfall. Stands of Pteridium esculentum and other seral taxa flourished immediately after the eruption. Fires occurred during the eruption and continued for several decades after. The degree and nature of vegetation disturbance above the Taupo Tephra varied according to the thickness of ashfall, local topographical features and probably the vigour of the forest. Revegetation was complete within 200 years of the eruption, even at sites overwhelmed by the Taupo Ignimbrite. Post-eruption forests were similar to those existing before the Taupo eruption." -"Wilmshurst:1997hawke","Palaeoecological investigations of sediment cores from two lake basins in the Tutira and Putere districts of Hawke's Bay demonstrate the impact of volcanic activity, fires, and storms on the vegetation and soil stability before human settlement and deforestation. A 'disturbance curve' derived from the classification and ordination of pollen records, and correlated with charcoal and sediment records, illustrates relative forest disturbance over. time. Before anthropogenic forest clearance in Hawke's Bay, forest composition fluctuated frequently as a result of disturbance from fires, droughts, and a major volcanic eruption. Each natural disturbance, indicated by short-term increases of seral taxa, was followed by complete forest redevelopment. Cyclonic storms were not a major cause of disturbance to lowland podocarp/hardwood forests in the region, nor to the bracken-scrubland vegetation that replaced the forest after clearance. However, storms scoured and rapidly transported riverbank sediments into the lake basins. Compared with the preceding natural disturbances, deforestation by early Maori settlers represents a type and magnitude of disturbance previously unrecorded in the cores." -"Wilmshurst:1997impact","Widespread destruction of lowland podocarp/hardwood forests in Hawke's Bay followed permanent Maori settlement of the region. Forests cleared by fires were rapidly replaced with a bracken fern-scrubland which remained the predominant vegetation until European settlers cleared it away for pasture production in the late 1870s. Deforestation began about 500 calendar years B.P., but proceeded faster in the drier lowlands than in the wetter hill country. When the catchments were covered with either forest or fern-scrubland, soil erosion was minimal because the soil structure was maintained by the network of roots and protected from raindrop impact by a dense canopy. The main effect of storms before European settlement was to transport pulses of mostly riverbank sediment into the lakes. However, after European settlement, soil erosion increased markedly. Removal of soil stabilising vegetation and its replacement with pasture has left soft-rock hill country soils vulnerable to erosion and landslides." -"Wilmshurst:1999gisborne","A late Holocene (from c. 5500 yr B.P.) record of vegetation change is presented for the Gisborne region, based on pollen, charcoal, and tephra analyses of a terrestrial and a marine core. Up until the time of anthropogenic deforestation about 650 yr B.P., well drained lowland areas were covered with a Prumnopitys taxifolia, and Dacrydium cupressinum-dominated podocarp/hardwood forest. The poorly drained Dacrycarpus dacrydioides-dominated alluvial swamp forests were not as vulnerable to fire, and remained on the Gisborne Plains until European drainage and clearance began in the 19th century. In the last 5500 yr B.P., the lowland forests have been disturbed by at least five ashfalls originating from volcanic eruptions in the Central Volcanic Region. Where the terrestrial and marine cores overlap, comparisons of the pollen records show the vegetation changes and taxa present to be comparable. The fire record was not clear in the marine record, as the charcoal curve was diluted with high background levels of reworked charcoal. Sedimentation rates from the marine core indicate that erosion in the Waipaoa catchment has increased significantly since European clearance of soil-protecting remnant forest and fern/scrubland and its replacement with pasture." -"Wilmshurst:2002linkages","This paper presents a Holocene pollen record from an ombrotrophic bog in Southland, New Zealand, together with multiproxy data (testate amoebae, peat humification and plant macrofossils) from the same core to establish an independent semiquantitative record of peatland surface moisture. Linkages between reconstructed peatland surface moisture and regional forest composition are investigated using redundancy analysis of the forest pollen data constrained with predicted bog water-table depths. Over 32 percent of the pollen data variance can be explained by surface moisture changes in the bog, suggesting a common cause of water-table and regional vegetation change. Water tables were higher during the early to mid-Holocene when the forest was dominated by podocarp taxa. Water tables lowered after about 3300 cal. yr BP coevally with the expansion of Nothofagus species, culminating with the dominance of Nothofagus subgenus Fuscospora in the past 1200 cal. yr BP. This is in apparent opposition to the warm/dry to cool/wet trend suggested by subjective interpretation of pollen data alone, from this and other studies. We suggest that during the late Holocene, drier summers associated with shifts in solar insolation caused reduced surface wetness and summer humidity, which together with a trend to cooler winters, apparently favoured the regeneration of Nothofagus species." -"Wilson:2005reference","Wilson and Reeder's Mammal Species of the World is the classic reference book on the taxonomic classification and distribution of the more than 5400 species of mammals that exist today. The third edition includes detailed information on nomenclature and, for the first time, common names. Each concise entry covers type locality, distribution, synonyms, and major reference sources. The systematic arrangement of information indicates evolutionary relationships at both the ordinal and the family level. This indispensable reference work belongs in public and academic libraries throughout the world and on the shelf of every biologist who works with mammals." -"Wilson:2012murray","This paper presents the initial radiocarbon ages from the Lower Murray Archaeological Project developed in conjunction with the Ngarrindjeri Heritage Committee in South Australia. As part of this community based research program, a total of 59 shell (V. ambiguus) and charcoal samples were selected for radiocarbon dating. Radiocarbon ages varied significantly between sites within the region and ranged from 150–490 calBP at Pomberuk (Hume Reserve Midden and Historic Campsite) to 8190–8390 calBP at Glen Lossie Midden and Burial Site (GLMBS). These results will contribute to developing a more comprehensive understanding of human occupation in Ngarrindjeri ruwe (lands and waters) and assist in developing a local chronology for the region." -"Wilson:2013cumbria","ND" -"Wilson:2013lake","ND" -"Wilson:2017stump","ND" -"Wilson:2018valley","ND" -"Wilson:2019comparative","ND" -"Wilson:2019donegal","ND" -"Wilson:2021analysis","This article presents the analysis and preliminary contextualisation of a bone point located during the Lower Murray Archaeological Project excavations in South Australia in 2008. The artefact was recovered from a midden and burial site, Murrawong (Glen Lossie), and was situated in a layer dating to 5303-3875 cal BP. The artefact was the only bone point recovered during the project and is interpreted as an implement likely to have been used for piercing soft materials or possibly as a projectile point. Its chronology and morphology are generally consistent with previous finds in this region. The analysis presented here contributes to our understanding of bone technology in the Lower Murray River Gorge, highlighting areas where more research is required." -"Wilson:2022kangaroo","Since the Silurian, fire has played a pivotal role in the shaping of global landscapes. This is particularly evident for Australia's environment with biological and biogeochemical processes reliant on a consistent bushfire regime. Throughout the late Holocene, there has been dramatic changes in both the anthropogenic and climatic influence on Australia's bushfire regime, as a result of colonisation, loss of Indigenous landscape management and global warming. This project focused on reconstructing the wildfire history of eastern Kangaroo Island over the late Holocene, since ~6500 ka. Kangaroo Island was devastated by the 2019-20 summer bushfires, therefore the normality of wildfire events was called into question. By using a multi-proxy approach, coupling pyrogenic polyaromatic hydrocarbons, the anhydrosugar levoglucosan and traditional charcoal data, this allowed for a distinguishment to be made between low intensity bushfires and high intensity wildfire events. It was shown that since ~4000 cal yr there has been a gradual increase in the frequency of burn events, however in the last 1200 ka, the intensity of bushfires has surged. This project demonstrates that the uninhabitance of Kangaroo Island by Indigenous Australians, along with changes in the influence of ENSO may have contributed to the new fire regime we see today." -"Wilson:2022zooarchaeological","This article provides new data and syntheses for the zooarchaeological record of the Lower Murray River Gorge region in South Australia. The contribution of original data from Murrawong, Kangerung and Pomberuk provides rigorous and complementary records for the region. In particular, we supply new and detailed identifications for terrestrial vertebrate fauna and comment on prior published taxonomic identifications and methods. Using the Ngarrindjeri concept of ngatji we have also created a new lens with which to view the faunal assemblages. This new reading includes considerations of Lower Murray River Gorge diets in the Mid to Late Holocene, the presence/absence of certain species (inclusive of potential cultural influences) as well as the effects of European colonisation on animals (some now extinct or threatened) and the concomitant impacts for Ngarrindjeri people." -"Winkler:2014schmidt","ND" -"Winslow:1977melanesian","ND" -"Winsor:2014narsarsuaq","ND" -"Winsor:2015rapid","ND" -"Winton:2016weld","We present the results of radiometric dating at Yalibirri Mindi Rockshelter located in the Weld Range, Mid West region, Western Australia. A sequence of three Pleistocene dates from charcoal found in association with flaked stone artefacts and with a basal date of 29,089 ± 132 years uncal. BP (D-AMS 009920) provides the first evidence for Pre-Last Glacial Maximum occupation of the inland Mid West. Sedimentological analyses strongly support the anthropogenic origin of the dated material. Despite hints that the occupation of this region probably dates back tens of thousands of years, until now there was no clear evidence for this. At the level of regional significance and as previously hypothesised, the greenstone ridges of the Mid West provide good potential for Pleistocene-aged rockshelter deposits and the possibility of researching crucial aspects of human adaptation to the western arid zone of Australia from ∼30,000 years ago including mobility, seasonality, technology, ochre use, selection of wood taxa for fire-making and intra- and inter-regional social networks. ... [_truncated_]" -"Wirsig:2016grueben","ND" -"Wirsig:2016lowering","ND" -"Wirsig:2016oberhasli","ND" -"Wirsig:2017goldbergkees","ND" -"Wittmann:2007switzerland","A north‐south traverse through the Swiss Central Alps reveals that denudation rates correlate with recent rock uplift rates in both magnitude and spatial distribution. This result emerges from a study of in situ–produced cosmogenic 10Be in riverborne quartz in Central Alpine catchments. As a prerequisite, we took care to investigate the potential influence of shielding from cosmic rays due to snow, glaciers, and topographic obstructions; to calculate a possible memory from Last Glacial Maximum (LGM) glaciation; and to identify a watershed size that is appropriate for systematic sampling. Mean denudation rates are 0.27 ± 0.14 mm/a for the Alpine foreland and 0.9 ± 0.3 mm/a for the crystalline Central Alps. The measured cosmogenic nuclide‐derived denudation rates are in good agreement with post‐LGM lake infill rates and are about twice as high as denudation rates from apatite fission track ages that record denudation from 9 to 5 Ma. In general, denudation rates are high in areas of high topography and high crustal thickness. The similarity in the spatial distribution and magnitude of denudation rates and those of rock uplift rates can be interpreted in several ways: (1) Postglacial rebound or climate change has introduced a transient change in which both uplift and denudation follow each other with a short lag time; (2) the amplitude of glacial to interglacial changes in both is small and is contained in the scatter of the data; (3) both are driven by ongoing convergence where their similarity might hint at some form of long‐term quasi steady state; or (4) enhanced continuous Quaternary erosion and isostatic compensation of the mass removed accounts for the distribution of present‐day rock uplift." -"Wittmann:2009source","The denudation rate signal of the Bolivian Andes as measured by cosmogenic 10Be in sediment is preserved in the floodplain of adjacent foreland basins even though these basins store the sediment for thousands of years. This conclusion is drawn from comparing published Andean source area denudation rates with new cosmogenic 10Be data as measured in the floodplains of the large Beni and Mamoré basins. For the entire Beni basin including the sediment-producing Andes and the vast flooded plains of the foreland, the cosmogenic nuclide-derived denudation rate is 0.45 ± 0.06 mm/yr, while that of the Mamoré basin is 0.55 ± 0.19 mm/yr. By comparison, the respective Andean source areas erode at averaged rates of 0.37 ± 0.06 mm/yr (upper Beni), and at 0.56 ± 0.09 mm/yr (upper Mamoré). We notice a decrease in variability of denudation rate with increasing spatial scale as small-scale processes are averaged out. Sediment mixing within the floodplain damps scatter of nuclide-derived denudation rates picked up in the source area. On the temporal scale, a remarkable agreement between cosmogenic nuclide-derived rates averaging over a few kiloyears with those from fission track dating averaging over millions of years seems to suggest that cosmogenic nuclide-derived denudation rates capture the long-term erosional characteristics of the mountain belt. The sum of these observations suggests that any sample collected along a river traversing a floodplain will yield the denudation rate of the source area. This finding opens the unique possibility of constraining cosmogenic nuclide-derived paleo-sediment budgets for these large basins as the long-term, spatially-averaged denudation rate signal of the sediment-producing area is preserved in sedimentary archives. Copyright 2009 Elsevier B.V. All rights reserved." -"Wittmann:2010amazon","We use cosmogenic nuclide-derived denudation rates from in situ–produced 10Be in river sediment to determine sediment production rates for the central Amazon River and its major tributaries. Recent developments have shown that this method allows calculating denudation rates in large depositional basins despite intermediate sediment storage, with the result that fluxes of the sediment-producing hinterland can now be linked to those discharged at the basins’ outlet. In rivers of the central Amazonian plain, sediment of finer grain sizes (125–500 μm) yields a weighted cosmogenic nuclide-derived denudation rate of 0.24 ± 0.02 mm/yr that is comparable to the integrated rate of all main Andean-draining rivers (0.37 ± 0.06 mm/yr), which are the Beni, Napo, Mamoré, Ucayali, and Marañón rivers. Coarser-grained sediment (>500 μm) of central Amazonian rivers is indicative of a source from the tectonically stable cratonic headwaters of the Guyana and Brazilian shields, for which the denudation rate is 0.01–0.02 mm/yr. Respective sediment loads can be calculated by converting these cosmogenic nuclide-derived rates using their sediment-producing areas. For the Amazon River at Óbidos, a sediment production rate of ∼610 Mt/yr results; non-Andean source areas contribute only ∼45 Mt/yr. A comparison with published modern sediment fluxes shows similarities within a factor of ∼2 with an average gauging-derived sediment load of ∼1000 Mt/yr at Óbidos, for example. We attribute this similar trend in cosmogenic versus modern sediment loads first to the absence of long-term deposition within the basin and second to the buffering capability of the large Amazon floodplain. The buffering capability dampens short-term, high-amplitude fluctuations (climatic variability in source areas and anthropogenic soil erosion) by the time the denudation rate signal of the hinterland is transmitted to the outlet of the basin." -"Wittmann:2011napo","Cosmogenic nuclide-based denudation rates and published erosion rates from recent river gauging in the Napo River basin (Peruvian Amazonia) are used to decipher erosion and sedimentation processes along a 600 km long transect from the headwaters to the lowlands. The sediment-producing headwaters to the Napo floodplain are the volcanically active Ecuadorian Andes, which discharge sediment at a cosmogenic nuclide-based denudation rate of 0.49 ± 0.12 mm/yr. This denudation rate was calculated from an average 10Be nuclide concentration of 2.2 ± 0.5 × 104 at/g(Qz) that was measured in bedload-derived quartz. Within the Napo lowlands, a significant drop in trunk stream 10Be nuclide concentrations relative to the Andean hinterland is recorded, with an average concentration of 1.2 ± 0.5 × 104 at/g(Qz). This nuclide concentration represents a mixture between the 10Be nuclide concentration of eroded floodplain deposits, and that of sediment eroded from the Andean hinterland that is now carried in the trunk stream. ... [_truncated_]" -"Wittmann:2016po","We analyze the source-to-sink variations of in situ 10Be, 26Al and 21Ne concentrations in modern sediment of the Po river catchment, from Alpine, Apennine, floodplain, and delta samples, in order to investigate how the cosmogenic record of orogenic erosion is transmitted across a fast-subsiding foreland basin. The in situ 10Be concentrations in the analyzed samples range from ∼0.8×10^4 at/gQTZ to ∼6.5×10^4 at/gQTZ. The 10Be-derived denudation rates range from 0.1 to 1.5 mm/yr in the Alpine source areas and from 0.3 to 0.5 mm/yr in the Apenninic source areas. The highest 10Be-derived denudation rates are found in the western Central Alps (1.5 mm/yr). From these data, we constrain a sediment flux leaving the Alpine and the Apenninic source areas (>27 Mt/yr and ca. 5 Mt/yr, respectively) that is notably higher than the estimates of sediment export provided by gauging (∼10 Mt/yr at the Po delta)." -"Wittmann:2020global","Cosmogenic nuclide analysis in sediment from the Earth's largest rivers yields mean denudation rates of the sediment-producing areas that average out the local variations commonly found in small rivers. Using this approach, we measured in situ cosmogenic 26Al and 10Be in sand of > 50 large rivers over a range of climatic and tectonic regimes covering 32% of the Earth's terrestrial surface. In 35% of the analyzed rivers, we find 26Al/10Be ratios significantly lower than these nuclides ́ surface-production-rate ratio of 6.75 in quartz, indicating radioactive decay over periods exceeding 0.5 Myr. We invoke a combination of slow erosion, shielding in the source area, and sediment storage and burial during long-distance transport to explain these low ratios. In the other 65% of studied rivers we find 26Al/10Be ratios within uncertainty of their surface production-rate ratio, indicating cosmogenic steady state. For these rivers, we obtain a global source area denudation rate of 141 t/km2×yr (54 mm/kyr of rock-equivalent) that translates to a flux of 3.07 ± 0.56 Gt/yr." -"Wobus:2005nepalese","Recent convergence between India and Eurasia is commonly assumed to be accommodated mainly along a single fault—the Main Himalayan Thrust (MHT)—which reaches the surface in the Siwalik Hills of southern Nepal. Although this model is consistent with geodetic, geomorphic and microseismic data, an alternative model incorporating slip on more northerly surface faults has been proposed to be consistent with these data as well. Here we present in situ cosmogenic 10Be data indicating a fourfold increase in millennial timescale erosion rates occurring over a distance of less than 2 km in central Nepal, delineating for the first time an active thrust fault nearly 100 km north of the surface expression of the MHT. These data challenge the view that rock uplift gradients in central Nepal reflect only passive transport over a ramp in the MHT. Instead, when combined with previously reported 40Ar–39Ar data9, our results indicate persistent exhumation above deep-seated, surface-breaking structures at the foot of the high Himalaya. These results suggest that strong dynamic interactions between climate, erosion and tectonics have maintained a locus of active deformation well to the north of the Himalayan deformation front." -"Woelfler:2017menderes","Based on new thermochronological data and 10Be-derived erosion rates from the southern part of the central Menderes Massif (Aydın block) in western Turkey, we provide new insights into the tectonic evolution and landscape development of an area that undergoes active continental extension. Fission-track and (U-Th)/He data reveal that the footwall of the Büyük Menderes detachment experienced two episodes of enhanced cooling and exhumation. Assuming an elevated geothermal gradient of ~ 50 °C/km, the first phase occurred with an average rate of ~ 0.90 km/Myr in the middle Miocene and the second one in the latest Miocene and Pliocene with a rate of ~ 0.43 km/Myr. The exhumation rates between these two phases were lower and range from ~ 0.14 to ~ 0.24 km/Myr, depending on the distance to the detachment. Cosmogenic nuclide-based erosion rates for catchments in the Aydın block range from ~ 0.1 to ~ 0.4 km/Myr. The similarity of the erosion rates on both sides of the Aydın block (northern and southern flank) indicate that a rather symmetric erosion pattern has prevailed during the Holocene. If these millennial erosion rates are representative on a million-year timescale they indicate that, apart from normal faulting, erosion in the hanging wall of the Büyük Menderes detachment fault did also contribute to the exhumation of the metamorphic rocks." -"Wood:2016riwi","An extensive series of 44 radiocarbon (14C) and 37 optically stimulated luminescence (OSL) ages have been obtained from the site of Riwi, south central Kimberley (NW Australia). As one of the earliest known Pleistocene sites in Australia, with archaeologically sterile sediment beneath deposits containing occupation, the chronology of the site is important in renewed debates surrounding the colonization of Sahul. Charcoal is preserved throughout the sequence and within multiple discrete hearth features. Prior to 14C dating, charcoal has been pretreated with both acid-base-acid (ABA) and acid base oxidation-stepped combustion (ABOx-SC) methods at multiple laboratories. Ages are consistent between laboratories and also between the two pretreatment methods, suggesting that contamination is easily removed from charcoal at Riwi and the Pleistocene ages are likely to be accurate. Whilst some charcoal samples recovered from outside hearth features are identified as outliers within a Bayesian model, all ages on charcoal within hearth features are consistent with stratigraphy. OSL dating has been undertaken using single quartz grains from the sandy matrix. The majority of samples show De distributions that are well-bleached but that also include evidence for mixing as a result of post-depositional bioturbation of the sediment. The results of the two techniques are compared and evaluated within a Bayesian model. Consistency between the two methods is good, and we demonstrate human occupation at this site from 46.4-44.6 cal kBP (95.4% probability range). Importantly, the lowest archaeological horizon at Riwi is underlain by sterile sediments which have been dated by OSL making it possible to demonstrate the absence of human occupation for between 0.9-5.2 ka (68.2% probability range) prior to occupation." -"Wood:2018canterbury","Canterbury's gravelly outwash plains offer few of the natural deposits in which floral remains are typically preserved and hence represent a significant geographical gap in our knowledge about New Zealand's pre-settlement terrestrial ecosystems and their response to anthropogenic activities. We contribute new insights into the poorly known Holocene vegetation history of this region by reporting two new mid-late Holocene pollen records from the western (Hallsbush) and eastern (Travis Swamp) margins of the Canterbury Plains. Both records show local forest dominance prior to Polynesian settlement. Forest was cleared rapidly after human settlement at the eastern site, but despite local fires that burnt the wetland the forest was retained at the western site until after European settlement. Together with the few pollen records previously published from the margins of the Canterbury Plains, a clear pattern of beech forest dominance in the west and podocarp/hardwood forest dominance on the plains to the east at the time of human settlement emerges. However, additional sites on the Canterbury Plains are essential for a better understanding of the pre-settlement composition and heterogeneity of vegetation communities within this region." -"Woodroffe:1988middens","ND" -"Woodroffe:1992cobourg","In contrast to the abundant evidence of former shorelines on the sea floor of the Sahul Shelf in northern Australia, little evidence has been reported for late Pleistocene coastal landforms along the modern coast of north Australia. Using radiocarbon, thermoluminescence and uranium/thorium dating techniques, however, it can be shown that the present coastal morphology on the Cobourg Peninsula is partly inherited from features both deposited and eroded during the late Quaternary. Shore platforms, in particular, are veneered with ferricretes, some of which can be U/Th dated. In places bedforms are preserved within the ferricrete, suggesting that the platform existed at, and was modified during, the Last Interglacial, and probably formed during earlier interglacials. TL dating indicates that sands around Cape Don were deposited when sea level was lower, but may have been reworked during a Holocene high stand. A sequence of beach ridges at Smith Point indicates Holocene progradation over an earlier planation surface, and also provides support for slight Holocene emergence." -"Woodroffe:1995howe","Lord Howe Island, situated 600 km east of Australia, provides a unique opportunity to evaluate Late Quaternary highstands of sea level in the Tasman Sea. The mid-ocean island, which is the site of the southernmost coral reef, is composed of basalts of late Tertiary age, and calcarenites derived from bioclastic reefal carbonates. Both erosional and depositional evidence of Late Quaternary highstands of sea level is preserved. Uranium-series disequilibrium dating of coral clasts from a calcarenite beach facies at Neds Beach on the northeast of the island yielded a mean age of 136,000 yr B.P. Thermoluminescence dating of the quartz sand fraction from the same deposit, using fine-grained and coarse-grained methods, yielded ages of 138,000 and 116,000 yr B.P., respectively. These ages are interpreted to indicate that this beach unit, within which fossil bones and eggs of the extinct horned turtle, Meiolania, are found, formed during the Last Interglacial when the sea was 2--4 m above present. Benches and platforms developed on Tertiary basalt and on Late Pleistocene calcarenite on the more sheltered lagoonal shore on the west of the island indicate a sea level up to 1.5 m higher than present during the Holocene. Cemented boulder conglomerates (ca. 3000 yr B.P.) at North Head, and emergent mollusc-rich carbonate muds (ca. 900 yr B.P.) within an embayment fill at Old Settlement Beach, further support this interpretation. These palaeo-sea-level data from the Tasman Sea support previous estimates of the height of the Last Interglacial sea surface relative to eastern Australia, and supplement a growing body of evidence for a higher sea level in the region during the mid to late Holocene." -"Woods:1960deposits","ND" -"Woods:2005abrocomidae","Family Abrocomidae" -"Woods:2005bathyergidae","Family Bathyergidae" -"Woods:2005capromyidae","Family Capromyidae" -"Woods:2005caviidae","Family Caviidae" -"Woods:2005chinchillidae","Family Chinchillidae" -"Woods:2005ctenomyidae","Family Ctenomyidae" -"Woods:2005cuniculidae","Family Cuniculidae" -"Woods:2005dasyproctidae","Family Dasyproctidae" -"Woods:2005dinomyidae","Family Dinomyidae" -"Woods:2005echimyidae","Family Echimyidae" -"Woods:2005erethizontidae","Family Erethizontidae" -"Woods:2005heptaxodontidae","Family Heptaxodontidae" -"Woods:2005hystricidae","Family Hystricidae" -"Woods:2005hystricognathi","Infraorder Hystricognathi" -"Woods:2005myocastoridae","Family Myocastoridae" -"Woods:2005octodontidae","Family Octodontidae" -"Woods:2005petromuridae","Family Petromuridae" -"Woods:2005thryonomyidae","Family Thryonomyidae" -"Woodward:2005forsyth","A 1.2 m sediment core from Lake Forsyth, Canterbury, New Zealand, records the development of the catchment/lake system over the last 7000 years, and its response to anthropogenic disturbance following European settlement c. 1840 AD. Pollen was used to reconstruct catchment vegetation history, while foraminifera, chironomids, Trichoptera, and the abundance of Pediastrum simplex colonies were used to infer past environmental conditions within the lake. The basal 30 cm of core records the transition of the Lake Forsyth Basin from a tidal embayment to a brackish coastal lake. Timing of closure of the lake mouth could not be accurately determined, but it appears that Lake Forsyth had stabilised as a slightly brackish, oligo-mesotrophic shallow lake by about 500 years BP. Major deforestation occurred on Banks Peninsula between 1860 AD and 1890 AD. This deforestation is marked by the rapid decline in the main canopy trees (Prumnopitys taxifolia (matai) and Podocarpus totara/hallii (totara/mountain totara), an increase in charcoal, and the appearance of grasses. At around 1895 AD, pine appears in the record while a willow (Salix spp.) appears somewhat later. Redundancy analysis (RDA) of the pollen and aquatic species data revealed a significant relationship between regional vegetation and the abundance of aquatic taxa, with the percentage if disturbance pollen explaining most (14.8 percent) of the constrained variation in the aquatic species data. Principle components analysis (PCA) of aquatic species data revealed that the most significant period of rapid biological change in the lakes history corresponded to the main period of human disturbance in the catchment. Deforestation led to increased sediment and nutrient input into the lake which was accompanied by a major reduction in salinity. These changes are inferred from the appearance and proliferation of freshwater algae (Pediastrum simplex), an increase in abundance and diversity of chironomids, and the abundance of cases and remains from the larvae of the caddisfly, Oecetis unicolor. Eutrophication accompanied by increasing salinity of the lake is inferred from a significant peak and then decline of P. simplex, and a reduction in the abundance and diversity of aquatic invertebrates. The artificial opening of the lake to the Pacific Ocean, which began in the late 1800s, is the likely cause of the recent increase in salinity. An increase in salinity may have also encouraged blooms of the halotolerant and hepatotoxic cyanobacteria Nodularia spumigena." -"Woodward:2014disturbance","Lake sediment records from three lakes in the South Island of New Zealand were examined to determine the effects of human (Māori and European) impacts on the lake catchments during the Late Holocene. Major changes in lake biota occurred in the Early to Middle Holocene (11,000--6000 cal. yr BP), but there were no major changes between c. 6000 cal. yr BP and the time of human impact. Intensive Māori forest clearance occurred here between c.ad 1200 and 1600, which is consistent with other New Zealand records. Catchment erosion and increased sedimentation probably occurred in all of the studied lakes, but the most obvious changes occurred in Lake Clearwater and the Māori Lakes. There was evidence for gravity-induced slumping of the littoral sediments in Lake Clearwater due to increased sediment loading, and the outflow from the Māori Lakes was blocked by a migrating alluvial fan. The erosion of sediment (and nutrients) from the lake catchments led to eutrophication, but increases in lake depth were just as important in two of the lakes. Increased water depth was caused by damming of the Māori lakes outflow by a migrating alluvial fan. Reduced evapotranspiration following deforestation would also have led to increased water yield in lake catchments. European impacts were minor compared with the impacts of Māori deforestation, and all lakes display different levels of recovery towards pre-human impact conditions. Complete recovery is prevented by permanent changes in catchment hydrology and probable internal feedback mechanism such as wind-induced sediment re-suspension in the larger lakes." -"Woodward:2014southeastern","We present a new well dated Holocene record of environmental change from Little Llangothlin Lagoon in eastern Australia derived from aquatic plant macrofossils, macroscopic charcoal flux, and sediment stratigraphy from multiple cores. Little Llangothlin was an ephemeral freshwater wetland exhibiting frequent dry phases between 9800 and 9300 calendar years before present (cal. yr BP). There was a switch to a more positive water balance after 9300 cal. yr BP, and by 8000 cal. yr BP, there was a lake that persisted until 6100 cal. yr BP. The period between 6100 and 1000 cal. yr BP was much drier, and there is no evidence for a permanent lake during this period. The Little Llangothlin record provides evidence for a wet phase during the Early to Middle Holocene (9000--6000 cal. yr BP) from the boundary region between temperate and tropical influences in eastern Australia. We propose that generally enhanced circulation after 9000 cal. yr BP explains the pattern of increasing moisture at the site at this time. The later Holocene climate at the site is consistent with other sites in south east Australia with a switch to generally drier conditions after 6000 cal. yr BP." -"Worthy:2005muellers","ND" -"Wozencraft:2005ailuridae","Family Ailuridae" -"Wozencraft:2005canidae","Family Canidae" -"Wozencraft:2005carnivora","Order Carnivora" -"Wozencraft:2005eupleridae","Family Eupleridae" -"Wozencraft:2005felidae","Family Felidae" -"Wozencraft:2005herpestidae","Family Herpestidae" -"Wozencraft:2005hyaenidae","Family Hyaenidae" -"Wozencraft:2005mephitidae","Family Mephitidae" -"Wozencraft:2005mustelidae","Family Mustelidae" -"Wozencraft:2005nandiniidae","Family Nandiniidae" -"Wozencraft:2005odobenidae","Family Odobenidae" -"Wozencraft:2005otariidae","Family Otariidae" -"Wozencraft:2005phocidae","Family Phocidae" -"Wozencraft:2005procyonidae","Family Procyonidae" -"Wozencraft:2005ursidae","Family Ursidae" -"Wozencraft:2005viverridae","Family Viverridae" -"Wray:2001coastal","Because of its potential for establishing chronologies far beyond the range of C14 thermoluminescence (TL) dating has made a significant contribution to the study of the Quaternary history of many Australian landscapes. But, as the reliability of the technique requires the removal by sunlight of any residual TL from quartz grains during transport, inadequate bleaching may yield ages for depositional events that are too old. Inadequate bleaching often can be detected by the shape of curves showing the ratio of natural TL vs laboratory-induced TL with increasing temperature. We use this technique here, together with C 14 dating and pedogenic evidence, to assess the reliability of TL determinations for alluvium in the valleys of the Clyde River and Termeil Creek. The Pleistocene TL ages from these valleys seem reliable, but Holocene dates do not. However, we demonstrate that, even where inadequate bleaching is demonstrable, TL analysis can still yield important insight to depositional processes." -"Wright:1971koonalda","The first scientific examina­tion of Koonalda Cave appears to be that of Hunt who in 1904 reported on the salinity of its underground lakes (Wells and Hunt, 1919). Graffiti of dates and names show that the cave has since been frequently explored in a casual way (Pl. 13). Daisy Bates visited it in 1914. It was surveyed by J. B. Hinwood in 1960. ... [_truncated_]" -"Wright:1971york","Man came to Australia well before the end of the Pleistocene epoch - the so-called Ice Age. To understand his history, then, both early and later, calls for an understanding of climate and environment, and the changes that have taken place in them. Early man in Australia was a stone-using huntergatherer, and the traditional Aboriginal economy and society have persisted into modern times, so a wealth of ethnographic information is available to help in understanding the way he reacted and so influenced the diversity of environments found in the Australian continent. Over the last ten years Australian archaeology has developed from a very new branch of an old-established discipline to one that has made and is making very significant contributions to the study of universal man, not just in Australia. This book is the outcome of a series of seminars by scholars in many fields who have brought to bear the skills of many disciplines in interpreting a vast array of challenging new information. It will appeal not only to scholars but to all who have an interest in the history of the Australian environment and the story of first human settlement." -"Wright:1975kow","ND" -"Wright:1977stone","ND" -"Wright:2009mabuyag","We report a new site with locally made pottery on the Western Torres Strait island of Mabuyag (Mabuiag). The study uses petrographic and chronological results to reassess the antiquity of pottery in the region. It adds to knowledge which points to significant changes in the Torres Strait after 1700 BP." -"Wright:2009thesis","This thesis examines the archaeology of one Torres Strait Islander community - the Goemulgal of Mabuyag in Central Western Torres Strait. It provides the first detailed archaeological study into the emergence and development of historically and ethnographically-known villages in the Torres Strait. It offers a detailed chronology for settlement shifts across a residential island. The close examination of settlement and subsistence histories on Mabuyag furnishes chronological insights into the changing role of villages for a single island community. By examining chronologies previously established by archaeological researchers working in Torres Strait, this thesis adds to emerging broad chronological patterns across the region. ... [_truncated_]" -"Wright:2011mabuyag","This paper provides new insights into the late Holocene history of Mabuyag in western Torres Strait. It addresses a question posed by McNiven et al. (2006:75): ‚‘at what point [did] Mabuyag became [sic] a residential island and a separate people (i.e. the Goemulgal) with their own identity‘? ... [_truncated_]" -"Wright:2011maritime","Results from a new mid Holocene site in the central-western Torres Strait, north-eastern Australia are presented. AMS determinations from Dabangai on Mabuyag provide evidence for two settlement periods. ... [_truncated_]" -"Wright:2013dabangay","Dabangay , on the island of Mabuyag, is one of only two known mid-Holocene sites in Torres Strait. Eleven new radiocarbon dates, combined with nine previous determinations, clarify its site formation processes and settlement history. The sequence shows two sustained settlement periods between 7239-3211 cal. BP and 1815 cal. BP-present, with little evidence for use during the intervening period. This differs from Badu 15, approximately 15 km south of Mabuyag, where human activity became sporadic after 6500 cal. BP. There is no evidence for a settlement expansion at 2500 BP as observed at other sites in the western Torres Strait. These differences suggest varied human responses to post-glacial marine transgression and the subsequent sea-level high stand in western Torres Strait." -"Wright:2013settlement","The discovery and initial excavation of Dabangay in 2006 established a 7200 year chronology for human settlement on Mabuyag (Mabuiag) in western Torres Strait. This was one of only two Torres Strait sites to pre-date 4000 years ago, providing a rare opportunity to study human activities spanning the mid-to-late Holocene. Remarkable organic preservation and a large mid-Holocene stone artefact assemblage provided insights into long-term continuity and change in lithic technologies and economic strategies; however, results remained preliminary owing to uncertainties about site disturbance. This paper presents results from a second field season of excavations at Dabangay. We suggest chronological association between emerging lithic technologies and altered subsistence practices. Large marine vertebrate bone (present in small quantities from initial settlement), increased after 4200 years ago coincident with increased preference for production of quartz bipolar flakes. A further development after 1800-1600 years ago involved a substantial increase in large and small marine vertebrates and a further increase in the ratio of quartz to igneous lithics." -"Wright:2016ceremony","The materiality of ritual performance is a growing focus for archaeologists. In Europe, collective ritual performance is expected to be highly structured and to leave behind a loud archaeological signature. In Australia and Papua New Guinea, ritual is highly structured; however, material signatures for performance are not always apparent, with ritual frequently bound up in the surrounding natural and cultural landscape. One way of assessing long-term ritual in this context is by using archaeology to historicize ethno-historical and ethnographic accounts. Examples of this in the Torres Strait region, islands between Papua New Guinea and mainland Australia, suggest that ritual activities were materially inscribed at kod sites (ceremonial men‘s meeting places) through distribution of clan fireplaces, mounds of stone/bone and shell. This paper examines the structure of Torres Strait ritual for a site ethnographically reputed to be the ancestral kod of the Mabuyag Islanders. ... [_truncated_]" -"Wright:2018yindayin","Economic intensification is a prominent concept in hunter-gatherer literature, being used to explain increasing hunter-gatherer complexity and the transition to domestication and permanent settlement. This study used invertebrate material from the Yindayin rockshelter to evaluate whether population driven economic intensification was present during the Holocene. Environmental and climate data was also assessed to evaluate its impact on the observed subsistence patterns. An explanatory model describing the occupation at Yindayin was produced that incorporated the results of the economic intensification assessment, the environmental and climatic data, and data from Beaton’s original analysis of Princess Charlotte Bay.This study did not find a unidirectional increase in occupation during the Holocene. Instead, the results demonstrated that subsistence and occupation patterns at the site were complex and non-linear with periods of increased intensity interspersed with periods of stability and abandonment. Environmental and climate change had the most visible effect on subsistence behaviours while the potential for population induced economic intensification was only identified within the last 200 years of occupation. The results emphasised that interactions between population, environment, and climate are complex, and that to presume there are singular explanations for variation in coastal occupation and subsistence is to deny this complexity. The study demonstrate how economic intensification can be deduced from archaeological correlates and how population driven effects may be separated from environmental effects under certain circumstances. Finally, this study demonstrated how valuable invertebrate assemblages can be for understanding the responses of coastal foragers to environmental and population driven resource pressure." -"Wright:2019ritual","The materiality of performative ritual is a growing focus for archaeologists. In Europe, collective ritual performance is expected to be highly structured with ritual often resulting in a loud archaeological signature. In Australia and Papua New Guinea, ritual (and collective ritual movement) is also highly structured; however, materiality and permanence are frequently secondary to intangible and/or impermanent considerations. In this paper, we apply the framework of public memory to places and objects associated with the Waiet cult in Eastern Torres Strait. We explore the extent to which ritual performance spanning multiple islands can survive through archaeology, as well as whether ethno-archaeology and history provide insight into the structured and highly political process by which rituals were remembered, celebrated and forgotten." -"Wright:2021archaeology","Secret societies, involving restricted and hierarchically organised initiation rituals, are conspicuous in the chronicles of many past and present societies. These rarely leave a substantial written record and yet archaeology can provide vivid insight into past performances, for example in relation to Roman ‘mystery cults‘. Far less research, however, has focused on Australia and the Pacific Islands. This article presents archaeological evidence for ceremonies practised on Woeydhul Island in the Western Torres Strait, exploring initiation rituals at the cusp of contemporary memory. By doing so, it provides a detailed and long-term history for Torres Strait Islander secret societies and ritual activities involving dugong bone mounds, stone arrangements and worked stingray spines." -"Wright:2021consecrated","Religious rituals are a fundamental aspect of being human. They are performed by peoples from around the world and preserved within material and written histories. Archaeologists seek physical traces of these rituals, recognising that this information can provide a window into the life-ways of our modern human ancestors and the way in which rituals transition between sacred places (e.g. Turner 1969). Most research has focused on the ritual performances of world religions (i.e. those that have a global reach, monumental architecture and written scriptures), with ritual passage within Indigenous contexts less well understood. This is despite ethnographic information demonstrating complex and formalised ritual circuits, ancestor trackways and song-lines within these locales. This chapter examines the ethnography and archaeology of ‘Waiet markai,‘ a consecrated journey that involved initiation ceremonies spanning three Eastern Torres Strait (henceforth ETS) islands. Specifically we focus on ‘Ne‘ on Waier, one stage of the ‘Waiet markai‘ and address two questions that emerged within this research: (i) can temporal change be isolated at important ETS Islander ritual places? (ii) Do echoes of the staged Waiet markai process survive in the structure of ceremonies and site architecture? We argue that an integrated approach, drawing on ethnography and archaeology, allows us to better understand ritual processes within Indigenous contexts. Performative models of ritual passage allow us to better understand archaeological and ethnographic anomalies at Ne and move beyond universal conceptions of sacred sites as ritual isolates." -"WrightNeville:2013cotters","Recent archaeological investigations at Cotters Beach, Wilsons Promontory, have presented the opportunity to build upon existing knowledge about coastal Aboriginal places in this area. The archaeological material at Cotters Beach is exposed in two different depositional contexts: in cliff faces along the foreshore, and on the sandy surfaces of dune blowouts located behind the foredunes. This permits the investigation and comparison of recently exposed cultural material to material identified during previous archaeological investigations. The recent archaeological investigations involved the characterisation of shell midden and other archaeological material identified on the surface of a deflated dune blowout, and the investigation of the chronological relationship between this material and other cultural remains exposed in cliff faces through AMS dating. The data collected from the dune blowout at Cotters Beach was then compared with information generated from studies of dune blowouts and cliffs along the Yanakie West coastline by Peter Coutts in the 1960s. It was also compared to Victorian Aboriginal Heritage Register Aboriginal place card information, which was collected as part of the Operation Raleigh project undertaken by the Victorian Archaeological Survey in 1987. Overall, the results of documentary research and fieldwork undertaken at Cotters Beach are similar, and support Coutts' findings that the archaeological material in this area reflects three occupational phases, with cliff occupation occurring earlier than dune occupation. The results also support the interpretation that the presence of both sandy beach and rocky platform shellfish species reflects different environmental conditions." -"Wu:2023pamir","The Tashkurgan normal fault in the Eastern Pamir is located at the strain transition zone between the dextral strike-slip faulting of the Karakoram fault in the south and the east-west extension of the Kongur Shan extensional system (KES) in the north. Thus, its tectonic evolution and relationship with the KES and the Karakoram fault carry important implications for the strain partition and deformation history of the Pamirs. However, the Tashkurgan fault lacks systematic documentation of its evolution and its relationship to other regional tectonic structures. In order to constrain the tectonic activity of the Tashkurgan fault, we analyze the landscape and 10Be-derived erosion rates in the footwall of the Tashkurgan fault. Our results reveal that both the values of the geomorphological indices and erosion rates increase from the northern segment of the fault towards the central segment and then decrease again southwards but with a further increase in the southernmost segment. We interpret that this pattern is closely related to the fault-related uplift of the Tashkurgan fault except that the southernmost segment is mainly affected by fractured rocks. These observations together with previous studies suggest that the Tashkurgan fault is the southern segment of the KES and extension along the KES has been initiated from the north and transferred to the Tashkurgan fault through the Tagharma fault. Therefore, we infer that the normal faulting of the Tashkurgan fault, and probably the whole KES, may lack a kinematic connection to the dextral slip system in the south." -"Wurster:2021impacts","Fire is an essential component of tropical savannas, driving key ecological feedbacks and functions. Indigenous manipulation of fire has been practiced for tens of millennia in Australian savannas, and there is a renewed interest in understanding the effects of anthropogenic burning on savanna systems. However, separating the impacts of natural and human fire regimes on millennial timescales remains difficult. Here we show using palynological and isotope geochemical proxy records from a rare permanent water body in Northern Australia that vegetation, climate, and fire dynamics were intimately linked over the early to mid-Holocene. As the El Niño/Southern Oscillation (ENSO) intensified during the late Holocene, a decoupling occurred between fire intensity and frequency, landscape vegetation, and the source of vegetation burnt. We infer from this decoupling, that indigenous fire management began or intensified at around 3 cal kyr BP, possibly as a response to ENSO related climate variability. Indigenous fire management reduced fire intensity and targeted understory tropical grasses, enabling woody thickening to continue in a drying climate." -"Wuthrich:2018aare","ND" -"Wyrwoll:1978greenough","Artifact embedded in alluvial deposit which may be older than 37,000 BP." -"Wyrwoll:1993exmouth","ND" -"Xu:2013tashkurgan","ND" -"Xu:2020pagele","ND" -"Yamane:2011lutzow","ND" -"Yamane:2015pliocene","ND" -"Yamasaki:1972listvii","The C14 dates given below are continued from our previous list (R., 1970, v. 12, p. 559–576), and results obtained mainly during 1970 are described. A 2.7 L stainless steel counter and a 3.3 L copper counter are used, yielding background counting rates of 5.5 and 8.5 cpm, respectively, when filled with dead CO2 at ca. 1.8 atm. Dates have been calculated on the basis of the C14 half-life of 5568 yr and 95% of NBS oxalic acid as modern standard." -"Yamasaki:1977listix","The 14C dates given below are continued from our previous list (R, 1974, v 16, p 331-357), and results obtained mainly during 1972-73 are described. A 2.7L stainless steel counter and a 3.3L copper counter are used as previously, yielding background counting rates of 3.9 and 5.6cpm, respectively, when filled with dead CO2 at ca 1.7atm. Dates have been calculated on the basis of the 14C half-life of 5568 ± 30 yr and 95% of NBS oxalic acid is modern standard. Errors (± 1σ) include standard deviations for sample counts, background and modern standard, that of half-life, and, also, effective standard deviations for reading of filling pressure and temperature. No correction has been made for any of the samples in this list." -"Yang:2021guizhou","Landscape evolution is modulated by the regional tectonic uplift, climate change, and river dynamics. However, how to distinguish these mechanisms through the research of surface exhumation and fluvial incision remains controversial. In this study, cosmogenic 10Be, 26Al, and 21Ne concentrations in quartz from cave deposits, modern river sediments, and bedrocks were measured to constrain the applicability of cosmogenic 21Ne and discuss Quaternary landscape evolution history in the Guizhou Plateau, southeast China. ... [_truncated_]" -"Yip:2013diet","The house cat Felis catus was introduced to Australia as a pet and means of rodent control over 200 years ago, but now has established feral populations and has become a serious threat to native wildlife. Using stomach content analysis of 73 feral cats from semi-arid grassland habitats in Queensland, Australia, we aimed to identify dominant prey groups in the cats' diet and to explore associations between the diversity of prey eaten and attributes of the cats including body size, condition, sex, age and coat colour. We also sought to determine any relationships between cat size and the size of the dominant prey in the diet, the long-haired rat Rattus villosissimus. Mammals and reptiles were the dominant prey, with R. villosissimus occurring in 60 % of samples and comprising more than half of all prey by volume. Birds and terrestrial invertebrates were the next most important contributors to the diet, but fish, frogs and freshwater crustaceans also were surprisingly well represented. The dietary diversity of cats was largely unrelated to any of the cat attributes that we measured, although a positive relationship emerged between cat head width and the range of prey types eaten. Our study was conducted during a population irruption of R. villosissimus and confirms that cats are able to exploit an abundant focal prey resource when the opportunity occurs. Further research now is needed to explore associations between diet and cat attributes during periods when rats are scarce." -"Yoshida:2000range","Luminescence dating methods have been used to obtain reliable age estimates for quartz sediments deposited within the last 500 ka, but it has proven difficult to extend the age range much beyond this limit. Here we report the results of a study of individual quartz grains from Australian sedimentary deposits that range in age from ~250 to ~950 ka. A small number of the grains examined are strongly luminescent and saturate at unusually high doses. These 'supergrains' may permit reliable age determination to 1 Ma, and possibly beyond. Some other grains are in, or close to, dose-saturation, so that only minimum age estimates may be obtained. Most of the grains examined are very weakly luminescent and have palaeodoses much less than expected, while the palaeodoses of some grains cannot be estimated because of anomalous dose-response characteristics. We offer some possible explanations for the behaviour of aberrant grains." -"Young:1993levels","Remnants of the Last Interglacial shoreline occur at Middle Lagoon on the far south coast of New South Wales. Relict beach sediments can be traced to a height of at least +4.8 m and are indicative of a former mean sea level of about +3 m. Thermoluminescence (TL) ages of 126 ± 13 ka and 114 ± 15 ka were determined for beach and aeolian facies respectively. Sands in the lower part of an exposure on the adjacent Gillards Beach gave TL ages of 108 ± 13 ka, but sands in the upper part of that exposure gave an age of 19.9 ± 3.5 ka. This chronological evidence of a stratigraphic unconformity in what was initially taken as pedogenic differentiation at Gillards Beach is supported by contrasting electron traps and colour centres in crystal lattices of quartz grains in these two samples. No tectonic displacement is apparent. This site provides the first evidence of the Last Interglacial sea level for 1000 km along the coast between Gippsland and Newcastle." -"Young:1993theoretical","Holocene coastal evolution in New South Wales has been interpreted essentially as the unfolding of the impact of marine transgression. Sea level on this coast supposedly reached its present height at 6--6.5 ka, and varied < 1 m since then. The early Holocene rise of the sea has been considered the key factor (“forcing function”) in dune migration, coastal sand barrier development, and the evolution of estuaries. Episodic storminess during the late Holocene has been seen as an important, though secondary, factor in beach erosion and dune mobilisation. An alternate interpretation presented here challenges the concept of the marine transgression as the primary “forcing function”. It (a) attributes early Holocene dune mobilisation to climate rather than the rising sea; (b) shows that the sea reached its present level by 7 ka and rose to at least + 2 m until ∼ 1.5 ka; (c) links late Holocene dune activity to local disruption of vegetation rather than to regional episodic storminess; (d) demonstrates a fall of 2°C in sea surface temperature after 3 ka that coincides with the onset of barrier erosion; (e) recognises the imprint of at least three tsunamis in the coastal sedimentary record." -"Young:1995imprint","TL and 14C dating has revealed anomalous chronostratigraphies at two sites on the coast of southern New South Wales, Australia, where Pleistocene sands have been driven onshore over Holocene estuarine deposits. Lack of solar bleaching of the TL component which occurs in normal swash zones, an identical TL age obtained from pumice incorporated in the Pleistocene deposit, and boulders scattered through the sand are indicative of tsunami impact. These observations prompt reassessment of the strictly uniformitarian models of barrier emplacement during the Holocene transgression both in eastern Australia and elsewhere in the world where tsunami are a possibility." -"Young:1996boulders","Deposits of large boulders above modern limits of storm waves along the coast of southern New South Wales record catastrophic wave action. The largest boulders that were moved weigh 80-90 tonnes, and the maximum height of wave action was 32 m. Hydraulic reconstruction indicates flow depths of 3.4 and perhaps > 4 m and velocities of 5.5 m/s to 10.3 m/s. Cavitation features on some rock surfaces support the estimates of maximum velocities. A remarkably limited range in the orientation of imbricated boulders along 150 km indicates that the deposits record a single event that approached from the SE to SSE. The fabric and size of the deposits point to a tsunami wave train rather than to exceptional storm waves. The most probable source of the wave train is the Macquarie Ridge in the south Tasman Sea. An earliest Holocene age for the event is indicated by a thermoluminescence determination of 9.5 ka from sand associated with one boulder deposit, and by the transport of some boulders from below present sea level." -"Young:1996shoalhaven","New research from the Shoalhaven deltaic plain prompts revision of ideas on fluvial deposition in coastal New South Wales. Extensive remnants of Pleistocene alluvium occur on the surface and beneath Holocene sediments. Thermoluminescence (TL) analysis indicates that there were at least two and probably four phases of Pleistocene deposition spanning much of Last Interglacial and Glacial times. Deposition continued even when sea levels were low. Holocene infilling was faster than previously thought, for the Shoalhaven was feeding fluvial sand onto the shore and the adjacent barrier dune system by 6 ka. Away from the main channel, deposition occurred mainly as levee building along tributary and distributary channels. Claims for an initial southerly course of the Shoalhaven across the plain followed by avulsion northward to the present mouth are discounted. Channels flowing southward are too small to be former courses of the Shoalhaven, and are better explained as distributaries caused by crevassing of levees. A terrace sequence includes bedrock straths of possible Tertiary age, eroded Pleistocene remnants, and three main Holocene levels apparently linked to falling sea levels. Alluvium was stripped and fluvial channels truncated by tsunami surges up estuaries. Tsunami impact is also indicated by relic boulder and sand deposits. C14 evidence indicates that the impact occurred at c.0.52 ka." -"Young:1997chronology","Recent research has revealed much geomorphological evidence for major tsunamis on the southeastern coast of Australia prior to British settlement in 1788. This discovery is important because this tectonically very stable coast was believed to be safe from the hazard of tsunamis because no major tsunami has occurred here in the last 200 years. But high level marine deposits of Holocene age along the coast south of Sydney show that tsunamis ran up to heights of >30 m, and at one site to heights probably >100 m. Developing a chronology for these catastrophic events is of great importance to the study of coastal geomorphology and to coastal hazard planning. Here we outline a chronology based on 22 C14 ages and 23 TL (thermo¬luminescence) ages from sites along 400 km of coast. The grouping of these dates indicates that at least 5, and probably 6 major tsunamis struck this coast during the Holocene. These events occurred at about 250, 500-800, 1,600-1,900, 3,000, 6,500 and 8,700-9,000 years ago. The frequency of these events was about 1 in 1,300 years over the whole Holocene, but increased to about 1 in 600 years during the last 3,000 years. This is the same frequency as the tectonically active Ryukyu Islands. Frequent tsunamis can be a major hazard on coasts far from tectonically mobile areas. C14 ages on shells associated with the deposits, and TL ages of sand exposed to solar radiation, provide the most reliable guides to the timing of tsunami impact. We also demonstrate that sand transported rapidly onshore by tsunamis during the Holocene can retain a Pleistocene TL signal. TL analysis thus provides an important new tool for the identification of ancient tsunami deposits." -"Young:2002namoi","The Quaternary history of the extensive alluvial plains of the northern part of the Darling River Basin has received little attention, and has generally been assumed to be an analogue of the very detailed history compiled for the Riverine Plain of southeastern Australia. Our study of the Namoi valley, which is a tributary to the upper Darling, shows that this assumption is unfounded. Thermoluminescence dating demonstrates that the oldest palaeochannels of the Namoi River correspond only to the youngest palaeochannels on the Riverine Plain. Unlike the streams on the Riverine Plain, the Namoi River has moved progressively away from its buried Tertiary palaeovalley, probably due to declining sediment input from its southern tributaries. In contrast to the streams of the Riverine Plain, the dimensions of the Namoi palaeochannels are indicative of substantially greater discharges until the mid-Holocene. There is also evidence of significant aeolian input throughout the Late Quaternary. The water resources of this increasingly important irrigated region seem to be considerably constrained by the Quaternary heritage." -"Young:2009fish","ND" -"Young:2011jakobshavn","ND" -"Young:2011outlet","ND" -"Young:2011pinedale","ND" -"Young:2012baffin","ND" -"Young:2013arctic","ND" -"Young:2013fjord","ND" -"Young:2015maxima","ND" -"Young:2016beneath","ND" -"Young:2018lucia","We used a suite of topographic metrics and cosmogenic 10Be-derived catchment-averaged denudation rates from 18 watersheds to evaluate patterns of millennial-scale erosion of the Santa Lucia Mountains and test the explanatory power of the power-law incision rule for this landscape. Catchment-averaged denudation rates in the study area vary between ∼0.07 and 0.4 mm/yr, with a single drainage yielding a rate >0.45 mm/yr. Channel steepness ranges from ∼90 to 390 m for these catchments. We used these observations to test two forms of the power-law incision rule, one incorporating multiple, lithologically dependent erodibilities, and one containing a single erodibility term. Statistical analyses indicated the power-law incision rule provides an improved fit relative to a model that does not relate erosion rate to channel steepness. However, tests comparing both model forms indicate no significant improvement in model fit when using unique erodibility and channel steepness terms for each lithology. ... [_truncated_]" -"Young:2018spitsbergen","ND" -"Young:2019alaska","ND" -"Young:2020coolings","ND" -"Yu:2014macquarie","The Macquarie Marshes (MM), located in semiarid northwest New South Wales (NSW), are a unique wetland system for its inland location, high biodiversity and important role as 'sanctuary' or 'refuge' for flora and fauna especially colonially breeding waterbirds. However, the high demand for water in this semiarid area especially to support agriculture has led to the decline of the wetlands and their associated wildlife in particular since the 1950s. This PhD project analyses surface sediments and modern plant samples from the main areas of the northern and southern marshes to assess the most appropriate proxies to be applied to sediment cores to reveal the 'condition' of the MM. Four cores from the northern marshes where organic matter was better preserved were chosen to reconstruct the palaeoenvironmental history of the marshes. Optically stimulated luminescence (OSL) single-grain dating was applied to obtain the chronology; lipid biomarkers particularly n-alkanes and alpha-phellandrene were analysed to trace the vegetation change in the marshes. The palaeoenvironmental history of MM in the past ~ 50 ka is reconstructed: the site where the modern Marshes are likely had been inundated since the late Pleistocene and experienced oscillations of dry/wet climate which in turn led to the change of water level and in response the variation of the vegetation types and abundances. The abundance of wetland plants was probably highest during the establishment of the marshes 8-6 ka ago. A dry period at about 2 ka is shown by C4 drought-tolerant plants. It is not until after European arrival (from the 1880s) that terrestrial plants started intruding and gradually replacing the wetland plants. The most striking shift of aquatic wetland plants to more terrestrial plants in this ecosystem occurred in the 1950s to 1970s due to water diversion after the construction of upstream dams. Compared to natural environmental changes, anthropogenic effects have a greater and irreversible impact on the well-being of the marshes. The fact that the MM are free from anthropogenic pollutants (i.e. pesticides from cotton farming and faecal contaminant from the grazing industry) indicates that water loss, rather than pollutants, is the main cause of the decline of the wetlands." -"Zahno:2009dedegol","ND" -"Zahno:2010uludag","ND" -"Zandberg:2021complete","The Common Rock Rat Zyzomys argurus is an abundant small- to medium-sized Murid rodent that is endemic to Australia. It is a nocturnal mammal with a mostly herbivorous diet. This species is native to the wet/dry tropics of Northern Australia and can be identified from other rock rats on the basis of its small size and its tail length (which is at least equivalent to its head-body length). Here, we describe the complete mitochondrial genome of Z. argurus and compare it to other Rodentia. The Z. argurus circular mitogenome was 16,261 bp and contained 13 protein-coding genes, two rRNA genes, 22 tRNAs and a control region (D-loop) of 859 bp. Phylogenetic analysis of selected, published sequenced mitogenomes reveal it is most closely related to the Lakeland Downs mouse Leggadina lakedownensis in the order Rodentia." -"Zasadni:2020tatra","ND" -"Zawacki:2021rift","The tectonism, volcanism, and sedimentation along the East African Rift System (EARS) produced a series of rift basins with a rich paleoanthropological record, including a Late Miocene--present record of hominin evolution. To better understand the relationship between Earth system history and human evolution within the EARS, the Hominin Sites and Paleolakes Drilling Project (HSPDP) collected paleolake sediments near key paleoanthropological sites in Ethiopia and Kenya, compiling a multi-proxy, high- resolution geological and environmental record. As part of the HSPDP, I studied the detrital mineral record of the basins and evaluated tectonic and climatic controls on East African landscapes during the Plio- Pleistocene using samples from three of the drill sites, Chew Bahir: (CHB, ~620--present; Ethiopia), Northern Awash (NA, ~3.3--2.9 Ma; Ethiopia,), and West Turkana (WTK, ~1.9--1.4 Ma; Kenya). I employed laser ablation U/Pb and (U-Th)/He double dating (LADD) of detrital zircons, which yields paired U/Pb and (U-Th)/He dates, and (U- Th)/He dating of detrital apatites to evaluate sediment provenance and the cooling history of the source rocks. In addition, I used in situ 10Be cosmogenic radionuclide analyses to determine paleoerosion rates. ... [_truncated_]" -"Zech:2005Pamir","ND" -"Zech:2006encierro","ND" -"Zech:2007cochabamba","ND" -"Zech:2007cordon","ND" -"Zech:2009annapurna","ND" -"Zech:2009tres","ND" -"Zech:2010nina","ND" -"Zech:2011westerlies","ND" -"Zech:2012kitschi","ND" -"Zech:2013gissar","ND" -"Zech:2017arid","ND" -"Zerathe:2022comparison","It is of major importance for Earth surface sciences to reconstruct denudation rates in the most precise and accurate way. For this, it can be useful to test on the same setting methods based on different assumptions, such as those relying on geomorphological and geochemical observations. Here, we use an exceptionally suited setting in the Locumba catchment (southwestern Peruvian Andes) that offers the unique opportunity to compare denudation rates derived from in situ cosmogenic 3He and 10Be with a geomorphological sediment budget integrated over the last 18 ka. The sediment budget is estimated by determining the volume of sediment trapped in the Aricota lake that formed 18 ka ago after the occurrence of a giant rockslide dam. We reconstructed the topography of the Locumba valley before the dam emplacement and established that the captured sediment volume is 0.8 ± 0.1 km3. Considering that the lake-water output is restricted to seepage through the dam and that overflow above the dam never occurred, this volume correctly represents the sediment flux integrated over the last 18 ka. Integrating this volume over the upstream catchment area (∼1500 km2), we derived a corresponding mean erosion rate of 30 ± 9 mm.ka--1. Fluvial sediments feeding the Aricota lake were sampled to derive denudation rates from in-situ cosmogenic 10Be in the silicates and from in-situ cosmogenic 3He in the ferromagnesian minerals. Cosmogenic nuclide denudation rates from the main stream are 30 ± 2, 33 ± 2, 21 ± 1 and 82 ± 5 mm.ka--1 for the 10Be-quartz, the 10Be-feldspar, the 3He-amphibole and 3He-pyroxene, respectively. The consistency between the cosmogenic nuclide denudation rates derived from 10Be in the silicates and the erosion rate derived from our sediment budget shows that the 10Be accurately estimates of the sediment flux. Additionally, this work provides the first successful application of 10Be-feldspar nuclide-mineral pair to derive catchment-mean denudation rate and demonstrate that 10Be-feldspar can thus be a good alternative in catchments dominated by volcanic rocks with no quartz. The discrepancies observed between the denudation rates derived from the 3He-amphibole and 3He-pyroxene couples require further studies." -"Zhang:2014record","ND" -"Zhang:2015chronology","ND" -"Zhang:2016nalati","ND" -"Zhang:2016taibai","ND" -"Zhang:2018lopu","ND" -"Zhang:2021paired","Quantifying erosion rates over various spatial and temporal scales across the Tibetan Plateau and its surrounding mountains is crucial to understanding the topographic evolution of the orogen. In this work, we report a new dataset of 10Be-derived basin-wide erosion rates from the main tributaries and streams draining the eastern Himalayan syntaxis. The 22 basin-wide erosion rates ranged from 78 ± 7 m Myear−1 to 3,490 ± 612 m Myear−1 across the study area. 26Al was contemporarily measured to evaluate the impact of sediment storage and non-steady-state erosion processes in the syntaxis region. ... [_truncated_]" -"Zhang:2022plateau","Investigating topographic and climatic controls on erosion at variable spatial and temporal scales is essential to our understanding of the topographic evolution of the orogen. In this work, we quantified millennial-scale erosion rates deduced from cosmogenic 10Be and 26Al concentrations in 15 fluvial sediments from the mainstream and major tributaries of the Yarlung Zangbo River draining the southern Tibetan Plateau (TP). The measured ratios of 26Al/10Be range from 6.33 ± 0.29 to 8.96 ± 0.37, suggesting steady-state erosion processes. The resulted erosion rates vary from 20.60 ± 1.79 to 154.00 ± 13.60 m Myr−1, being spatially low in the upstream areas of the Gyaca knickpoint and high in the downstream areas. By examining the relationships between the erosion rate and topographic or climatic indices, we found that both topography and climate play significant roles in the erosion process for basins in the upstream areas of the Gyaca knickpoint. However, topography dominantly controls the erosion processes in the downstream areas of the Gyaca knickpoint, whereas variations in precipitation have only a second-order control. The marginal Himalayas and the Yarlung Zangbo River Basin (YZRB) yielded significantly higher erosion rates than the central plateau, which indicated that the landscape of the central plateau surface is remarkably stable and is being intensively consumed at its boundaries through river headward erosion. In addition, our 10Be erosion rates are comparable to present-day hydrologic erosion rates in most cases, suggesting either weak human activities or long-term steady-state erosion in this area." -"Zhou:1994nepean","The Nepean Peninsula is a bay-mouth bar near Melbourne. It is comprised of Late Quaternary aeolianites, palaeosols and calcretes. TL dates show that most of the sands from which the aeolianites developed as mobile sand dunes were deposited during times of low sea-level towards 47 and 23 ka BP, and others during times of relatively high sea-level towards 118 ka BP. Aeolian dust mantles were laid down during brief intervals when aeolianite formation had ceased. Incipient soil formation and minor organic staining of the upper 0.3--0.5 m of the dust mantles points to a lull in dune formation and the temporary development of a widespread plant cover. The dust mantles have TL ages of 118, 57, 54, 51 and 47 ka BP, indicating that apart from the 118 ka mantle, most of the deposition was when sea-level was low and the regional climate was drier, windier, colder and under a more continental climatic regime. During times of glacially lower sea-level, the coastal climate in this region was not invariably cold, dry and windy but was punctuated by brief intervals of milder, moister and less windy conditions during which dunes and dust mantles became vegetated and soils began to form. Rapid climatic fluctuations were coeval with aeolianite deposition during times of very low sea-level." -"Zhou:2007guxiang","ND" -"Zhou:2010advances","ND" -"Zobel:1984moonlight","ND" -"deMontford:2008wingecarribee","BSc Hons thesis (unpublished)" -"duCros:1993gisborne","One of the few inland late Holocene sites to be dated was investigated earlier this year. The excavation was one of very few to occur in Victoria during the last six years. The site (7822/488) is an open Aboriginal site situated on a meander bend on Kororoit Creek at Gisborne South, about 25 km northwest of Melbourne. The site occurs within 5 km of Sunbury (which is noted for its Aboriginal earth rings) and the archaeologically rich upper Maribyrnong valley where at least two sites have been excavated (Dry Creek and Green Gully)." -"vanDyck:2008ant.be","Species _Antechinus bellus_" -"vanDyck:2008cha.dw","Species _Chalinolobus dwyeri_" -"vanDyck:2008cha.pi","Species _Chalinolobus picatus_" -"vanDyck:2008ker.pa","Species _Kerivoula (Phoniscus) papuensis_" -"vanDyck:2008mur.fl","Species _Murina florium_" -"vanDyck:2008ozi.ha","Species _Ozimops halli_" -"vanDyck:2008ozi.ki","Species _Ozimops kitcheneri_" -"vanDyck:2008ozi.pl","Species _Ozimops planiceps_" -"vanDyck:2008ozi.ri","Species _Ozimops ridei_" -"vanDyck:2008sco.or","Species _Scotorepens orion_" -"vanDyck:2008sco.sa","Species _Scotorepens sanborni_" -"vanDyck:2008tap.au","Species _Taphozous australis_" -"vanDyck:2008tap.tr","Species _Taphozous troughtoni_" -"vanDyck:2008ves.do","Species _Vespadelus douglasorum_" -"vanDyck:2008ves.tr","Species _Vespadelus troughtoni_" -"vanHuet:1998lancefield","The Lancefield megafauna site is located on the southwest edge of the small town of Lancefield, 70 km NNE of Melbourne. The site is located in a swamp, a depression (possibly formed by a collapsed lava tunnel) which is almost surrounded by weathered Pliocene basalts which have formed a lateite cap. A natural spring flow under this cap emerges at the swamp and the water then drains into Deep Creek, a tributary of the Maribymong River. ... [_truncated_]" -"vanHuet:1999lancefield","The late Quaternary megafa unal assemblage at Lancefield, Victoria, was deposited by fluvial transportation processes. Evidence for predepositional weathering of the bones indicates a prolonged period of exposure prior to transportation and burial. The sediments associated with the bone bed indicate a high energy flow regime, which would have contributed to the abrasion found on the majority of the bones, and to the destruction and / or removal of larger fragile elements and those from small animals; neither of which are found within the deposit. New dates on bones and teeth of about 40,000 BP differ significantly from the maximum date of 26,000 BP for the bone bed, and tend to confirm that the bones at Lancefield constitute a secondary or reworked deposit." -"vandeGeer:1989newall","Pollen analysis and 14C dating of 5-5 m of organic-rich soil and fluviatile deposits from Newall Creek (altitude 140 m) indicate that temperate rainforest (0-11 K yr B.P.) was preceded by grassland-herbland (11 to 21 K yr B.P.), and then by open grassy Eucalyptus woodland. Comparison with a lake-swamp site at Tullabardine Dam showed that the main vegetation changes were comparable making allowance for some spatial variations in the taxa represented and the lower quantity of pollen in the fluviatile deposits. The iferred sequence of climatic change was from a cool moist interstadial through a cold last glacial maximum to a warm moist Holocene environment, a sequence also indicated at Tullabardine." -"vanderKaars:1995bandung","Sedimentological and palynological analyses of sediment cores from the intramontane Bandung basin (West-Java, Indonesia) provide a first palaeoclimatic record for the Indonesian region covering continuously the last 135,000 years. Our data on palaeosol development indicate anomalously dry conditions for the final part of the penultimate glacial period, around 135,000 yr B.P., and very warm and humid interglacial conditions from 126,000 to 81,000 yr B.P. During the transition to the last glacial period, around 81,000 yr B.P., freshwater swamp forest of the Bandung plain was replaced by an open swamp vegetation dominated by grasses and sedges, indicating a change to considerably drier conditions, possibly related to reduced moisture uptake by the NW monsoon as a consequence of lower sea levels at the onset of glacial conditions. ... [_truncated_]" -"vanderKaars:1997java","Sedimentological and palynological analyses of two sediment cores from the intramontane Bandung basin (Java, Indonesia) provide the first palaeoclimatic record for the Indonesian region covering the last 135,000 years. Our data indicate anomalously dry conditions for the penultimate glacial and very warm and humid conditions during the last interglacial. During the last glacial period, fresh water swamp forests of the Bandung plain were replaced by open swamp vegetation, dominated by grasses and sedges, indicating a change to considerably drier climatic conditions, possibly as a consequence of lower sea levels at the onset of glacial conditions. For the Last Glacial Maximum, temperatures 4–7°C lower than at present are recorded." -"vanderKaars:2002offshore","Pollen and charcoal analysis on marine sediment core Fr10/95, GC-17 provides a record of vegetation, fire and climate change for the last 100 ka, with a hiatus from 64 to 46 ka, for the Cape Range Peninsula, Western Australia. Our results indicate significantly drier conditions and reduced summer rain after 46 ka compared with 100-64 ka. Periods of maximum summer rain occurred at 100, 80 and 70 ka. Vegetation changed from open Eucalyptus woodlands rich in grasses to open Eucalyptus and Gyrostemon shrublands rich in Chenopodiaceae/Amaranthaceae and Asteraceae Tubuliflorae, in the period from 46 to 40 ka. The charcoal record does not suggest human involvement in this vegetation change. The period from 14 to 3 ka was wetter with heavier summer rain compared to today, probably as a result of higher sea-surface temperatures. Increased strength of the Leeuwin Current during the last 5000 years is suggested by the presence of Pteridophyta spores derived from Indonesia." -"vanderPlicht:1987illustrative","A PC-based computer program for automatic calibration of radiocarbon dates has been developed. It uses a calibration curve, generated along the calibration data points as published in the Trondheim ( 12th Radiocarbon Conference) proceedings. The program produces a calendar age probability distribution. Well-chosen example calibrations are discussed to aid the non-specialist in interpretation of the obtained probability distributions." -"vanderPlicht:1989computer","A PC-based computer program for automatic calibration of 14C dates has been developed in Turbo-Pascal (version 4.0). It transforms the Gaussian 14C dating result on the 3σ level into a real calendar age distribution. It uses as a calibration curve a spline function, generated along the calibration data points as published in the Radiocarbon Calibration Issue. Special versions of the code can average several 14C dates into one calibrated result, generate smoothed curves by a moving average procedure and perform wiggle matching." -"vanderPlicht:1993groningen","Variations in atmospheric 14C content complicate the conversion of conventional 14C ages BP (i.e., years before AD 1950) into real calendar ages (AD/BC) (de Vries 1958; Willis, Tauber & Münnich 1960). These variations are indirectly observed in tree rings from European and North American wood. In recent decades, measurements made on dendrochronologically dated wood have resulted in the generally accepted Stuiver and Pearson calibration curves. These curves, together with other calibration data, were published in the first Radiocarbon Calibration Issue (Stuiver & Kra 1986), and are extended in the present Calibration Issue (Stuiver, Long & Kra 1993)." -"vonBlanckenburg:2004tropical","Some of the lowest weathering and erosion rates in any mountain range in the world have been measured using cosmogenic nuclides in the steep, humid, tropical highlands of Sri Lanka. The total preanthropogenic denudation rates were measured in creek sediments and soil samples from unperturbed rain forest sites, bedrock from mountain crests, and bedrock from inselbergs. Denudation rates are in the range of 5–30 t km−2 yr−1 (2–11 mm ky−1). These rates average denudation over the last 50–250 ky. Weathering exports in rivers draining the mountainous Central Highlands show that silicate weathering rates are also low, varying from 5 to 20 t km−2 yr−1 today (2–7 mm ky−1), but they represent a significant fraction of the total denudation. All these observations run contrary to the conventional geomorphologic and geochemical wisdom that would predict rapid erosion for highlands of high relief, temperatures, and precipitation. We speculate that the high relief in Sri Lanka represents the remnant of a geomorphic block that was uplifted during rifting at 130 Ma or even earlier and that was reduced to the interior of the island by rapid receding of escarpments after continental breakup. It is possible that throughout this history, hillslopes, where not exposing bare bedrock, were protected by thick weathered profiles. Such clay‐rich layers would inhibit silicate weathering by shielding bedrock from weathering agents. In the absence of landscape rejuvenation, physical erosion rates are low, and fresh mineral surfaces are not being supplied. The observation that wet, steep, tropical highlands can have low rates of rock weathering and erosion has some potentially profound implications for the long‐term controls of atmospheric CO2 budgets: High temperature and precipitation, which are much invoked though controversial agents for silicate dissolution and CO2 drawdown, become ineffective in promoting weathering in areas that are not tectonically active." +Dune stabilisation is undertaken for a variety of reasons, from the restoration of the dune system after beach mining, to the protection of dunes from heavy pedestrian traffic or off-road vehicle use. There is an extensive literature on methods of dune stabilisation (e.g. Atkinson 1971; Harr and Watt 1969; Harr and Atkinson 1970; Beach Protection Authority of Queensland 1981; New South Wales State Pollution Control Commission 1978; Temple and Bungey 1980), but none of these methods take into account the specific needs of Aboriginal site protection.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Sondergaard:2019qaanaaq","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Sordi:2018brazil","Although several authors have pointed out the importance of earth surface process to passive margin escarpments relief evolution and even drainage rearrangements, the dynamics of a consolidated capture area (after a drainage network erodes the escarpment, as the one from the Itajaí-Açu River) remain poorly understood. Here, results are presented from radar elevation and aerial imagery data coupled with in-situ-produced 10Be concentrations measured in sand-sized river-born sediments from the Serra Geral escarpment, southern Brazil. The Studied area's relief evolution is captained by the drainage network: while the Itajaí-Açu watershed relief is the most dissected and lowest in elevation, it is significantly less dissected in the intermediate elevation Iguaçu catchment, an important Paraná River tributary. These less dissected and topographically higher areas belong to the Uruguai River catchment. These differences are conditioned by (i) different lithology compositions, structures and genesis; (ii) different morphological configurations, notably slope, range, relief; and (iii) different regional base levels. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:28:44.606 +0100" +"Southern:1982monaro","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Southern:1986fiji","This thesis reports the results of analyses of vegetation history in the Fiji Islands. Selected sites have been pollen analysed, and their results used to provide a record of vegetation change that contrasts with analogous records from the Australasian region. Records from two of the sites (Lake Tagimaucia and Wainisavulevu Creek) extend into the Pleistocene, the former providing a continuous vegetation record from 14 300 BP to the present. The remaining sites (Nadrau Swamp, Bonatoa Bog, Raralevu, Vunimoli Swamp and Melimeli Swamp) originated in the mid- to late Holocene. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:28:33.388 +0100" +"Souza:2019brazil","The Atlantic Ocean coast region of southeast Brazil contains two coast-parallel mountain ranges (the Serra do Mar and Serra da Mantiqueira) generated by tectonic activity pulses tens of millions years after the main continental rift event occurred around 120 Ma. Although the short-term erosion rates for the region are established, the relative importance of the factors controlling erosion is poorly constrained. We combine new and published catchment-averaged erosion rates (n = 48) using in situ-produced 10Be concentrations in quartz from river sediments to establish the regional erosion pattern. The river catchments are (i) escarpment topography, (ii) high-altitude low-relief and (iii) mixed topography, which record how escarpment fronts are migrating inland. Ocean-facing coastal escarpment catchments of the Serra do Mar (ε = 18–53 m/Ma) can be eroded approximately twice as fast as continent-facing escarpment catchments in the Serra do Mar and Serra da Mantiqueira (ε = 7–24 m/Ma). The correlation between the normalized channel steepness index (ksn) and slope angle indicates that river incision and hillslope erosion processes combine to maintain the high relief. The Serra do Mar catchments define a mean slope angle threshold indicating that landslides are the dominant erosional process when slope angles in excess of ~30°. Tectonic activity is low and plays no significant role in driving erosion. A first-order relationship between erosion rate and precipitation-temperature across the region implies that climate plays a key role in soil production, river incision and in triggering erosional processes. Although the high topographic relief is a pre-condition for the occurrence of significant erosion, the climatic condition is the outlining factor of the regional variation in erosion rates.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Specht:1968preliminary","Prehistoric pottery with an unusual and distinctive decoration was reported from Watom Island in 1909 by Father Otto Meyer but remained without parallel until 1948, when Lenormand published a description of several sherds from the He des Pins, New Caledonia, which closely resembled those from Watom. Since that date many more sites have been found in the Southwest Pacific producing this highly distinctive pottery, whose decoration has been named ‘Lapita style‘ after the site of Lapita on New Caledonia where it was first studied in any detail. Following Poulsen its characteristic decorative technique is here described as dentate stamping.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Specht:1969thesis","Buka Island lies in the Bougainville District of‘ the Territory of PaPua and New Guinea. In 1967 the author carried out an archaeological. survey of south-east Buka and excavated on two major sites on Sohano Island and at Haugan Village on Buka. These excavations and surface Collections produced collections of pottery hitherto undescribed. To describe and analyse the pottery a descriptive code has been devised. By this code each rim shard is described in terms of its constituent features. To study the development of pottery-making on Buka and Sohano, attribute frequencies have been compiled for each time unit revealed by the excavations. Variations in these frequencies interpreted as reflecting changes of 0erainic style through time. On the most important attribute classes is that of paste, and eight major and minor paste categories have been established. Most of these divisions have been validated by petrological examination. Pastes, like styles, are shown to have temporal significance. From the excavations and surface collections, a sequence of six ceramic styles; constituting three ceramic traditions, is outlined. The modern industry is viewed as the terminal. point for the final style. this industry today is given in chapter x. The external parallels indicated in chapter XI show links between Buka and ceramics of various dates throughout Melanesia and licronesia. The most important is with the New Hebrides at about A.D. 4oo At a later date, around A.D. 1000-1200, a very distinctive ceramic suddenly appears For the first time appears the lipped bowl made today. The non-ceramic artefacts are described and discussed. The most important are three fragments of trolling-hooks, dated to between A.D. 100-500 These have close, but undated; Macronesian parallels. At A.D.1000-1200, with the appearance of the very distinctive pottery, were found many tools for pounding and grinding From then onwards all modern artefact forms are present. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:28:48.444 +0100" +"Specht:1972evidence","A recent paper by Ambrose and Green (1972) presents conclusive evidence for the widespread transport of New Britain obsidian in the 1st millenium BC. Excavations in 1967 on Buka and Sohano Islands, New Guinea, suggest that pottery also may have been included in this trading.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Specht:1980preliminary","In 1979 and 1980 I carried out archaeological research in the Kandrian area of West New Britain Province accompanied by O.R. Kaiku (1979) and T. Mawe (1980) of the National Museum and Art Gallery, Waigani; J. Normu (1980) of the West New Britain Provincial Cultural Centre, Kimbe; Dr. B.F. Leach and Ms J. Davidson, University of Otago, New Zealand (1979); and Mr. I. Lilley, University of Queensland, Brisbane (1980). The fieldwork was funded in both years by the Australian Research Grants Committee.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Specht:1981radiocarbon","This note reports four radiocarbon age determinations from two archaeological sites, inland from Kandrian in West New Britain Province, Papua Mew Guinea. Both sites were located in 1979 during a study of settlement history and exchange network development between New Guinea and New Britain over approximately the same area as that covered by the ethnographically known Vitiaz Strait network (Harding 1967). Work in the Kandrian area in 1979 and 1980 was directed towards both the prehistoric transport of goods and the significance of the so-called waisted chert tools previously reported from the area (Chowning and Goodale 1966).","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Specht:1983more","We have previously published four radiocarbon age determinations from West New Britain Province, Papua New Guinea (Specht et al. 1981). One of these determinations (SUA-1490) places the first occupation of site FHC at the close of the Pleistocene, making this the oldest archaeological site yet recorded east of New Guinea. Temple and Barbetti (1981) have subsequently reported a systematic error in age determinations at the Sydney University Radiocarbon Laboratory, requiring adjustments to many age determinations. We present here the adjusted dates for two of our samples and include a recently released age determination for a third site in West New Britain (Fig.l).","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Specht:1985crabs","Bioturbation processes can have a major impact on the integrity of archaeological deposits. In coastal tropical Pacific situations, crab burrowing can assist the recognition of sub-surface archaeological deposits, but at the same time may cause very extensive damage to the deposits. Data from Watom Island, Papua New Guinea, allow some quantification of the potential extent of such damages, and draw attention t o the problems of interpretation, especially in terms of chronology and association.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Specht:1991talasea","Lapita pottery appears in the Bismarck Archipelago of Papua New Guinea around 3500 years ago (Kirch and Hunt 1988), and about 30,000 years after the first evidence for the human settlement of the region (Allen et al. 1989). The pre-Lapita occupation of these islands has been long recognised (Downie and White 1978; Specht et al. 1981; White and Allen 1980; Allen and White 1989), though is largely known only from cave and rock shelter sites. Study of the relationship between the introduction of the pottery and any prior populations in the area has been hampered by a paucity of open sites with long sequences bridging the pre-Lapita and post-Lapita phases. Our recent research in the Talasea area of West New Britain Province has located several such sites that allow us to begin to examine the relationships between these phases. In this paper we present some preliminary results of this research. We argue that current models underestimate the diversity of expression of Lapita in this region and raise the possibility that not all of the Talasea sites with Lapita pottery were part of the ‘Lapia cultural complex‘ (Green 1979, and this volume). Finally, we query whether the appearance of the pottery marked major changes in human use of the area.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Specht:1997dating","Dates for the appearance of Lapita pottery suggest a rapid expansion from the Bismarck Archipelago in the north to Western Polynesia in the south. Kirch and Hunt (1988a, 1988b) see this as instantaneous in archaeological and radiocarbon terms, but Spriggs (1990) proposes a ‘pause‘ in the Bismarck Archipelago. We review the dates from the Bismarck area and note that two interpretations are possible, depending on which dates are accepted. Lapita pottery may have begun there later than the accepted date of cal. 3450-3550 B.P., or it could have begun in the Mussau Islands earlier than in New Britain. Both views raise questions about Lapita presence in this region and have implications for its spread to more southerly islands. A maximum time range of from cal. 3300 to 2100 B.P. is suggested for the Bismarck Archipelago, with most dates falling between 3100 and 2300 B.P. The end date of Lapita is problematical, since it depends on how the end is defined. The paper concludes with some observations on the implications of the revised dating for understanding Lapita sites.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Specht:2007boduna","The FEA Lapita pottery site on Boduna Island, West New Britain, is one of the most important Lapita sites of the Talasea region. Archaeological investigations in 1980 and 1985 concluded that the site has been disturbed and its stratigraphic integrity is insecure. Fieldwork in 1989 targeted this issue, and further work in 2001 examined the island‘s geological history. This paper describes the 1989 study, and concludes from the pottery from the various excavations and surface collections that there is residual evidence for stylistic change through time. Use of the island began c. 3340–3000 cal. bp, but no firm date can be suggested for the end of pottery use on the island. The island seems too small to have supported permanent occupation without importation of food or use of land elsewhere for gardening, and might have been used only intermittently by local residents or visiting groups, perhaps for special social or ritual activities similar to the use suggested by Kirch for zone C at ECA/B in the Mussau group.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Specht:2011diversity","The nature of chert exposures in the Passismanua area of West New Britain, Papua New Guinea is reviewed in light of reports of worked seams of chert in five caves. Extraction of chert at one cave, Ale, began within the last 3,000 years, but such exposures have been used from the late Pleistocene onwards. The nature and quality of the exposures would often have placed severe constraints on the production of flaked tools. The chert sources are compared with those of obsidian on the north side of New Britain, highlighting the potential advantages and problems of each. A small group of finely made stemmed chert tools is identified as potentially valuables similar to stemmed obsidian tools of the Willaumez Peninsula obsidian source region. While the chert examples differ in aspects of technology and form, they share with the obsidian forms the concept of bifacially-worked stems and were made during the same period. This is seen as indicating social relationships between the two areas during the middle Holocene comparable to that recently proposed between Manus and New Britain.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Specht:2015wood","In 1989–1990, part of a wooden artefact with an incised criss-cross design was recovered from the pre-Lapita pottery level of the U-L-T area of the Apalo site in the Arawe Islands of New Britain, Papua New Guinea. The artefact was made from a Ficus tree species, and has been dated by AMS to 4043–3848 cal BP (95.4 percent). This makes it the oldest directly dated ornamented object in the New Guinea region, though zoomorphic stone figurines and pestles and decorated stone mortars of the region are probably of similar antiquity. The artefact adds to the growing body of information about people in the Papua New Guinea Islands prior to the appearance of Lapita pottery, though the simplicity of the design and its widespread distribution in time and space caution against seeing it as a precursor to the Lapita design system. The nature of the original artefact is uncertain.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Specht:2017structure","Stilt structures in the inter-tidal zone or over shallow water on fringing reefs are widely accepted as a feature of settlements of the Lapita cultural complex in Near Oceania. Claims for similar structures in a pre-Lapita context at the Apalo site in the Arawe Islands, New Britain, Papua New Guinea, have been queried on several grounds. Re-evaluation of the Apalo evidence, together with 10 additional AMS radiocarbon dates, establishes human activity associated with some form of structure and possiblywith a ground stone axe about 400–500 years before the Lapita pottery occupation. The paucity of occupational refuse suggests a nonresidential structure perhaps associated with water transport. Comparisons with the older Dongan midden site in the Sepik-Ramu basin suggest stilt structures were probably used there as well. An apparent shift in depositional processes between the pre-Lapita and Lapita use of Apalo could reflect changed sea conditions arising from increased ENSO activity.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Specht:2021petroglyphs","The analysis of cultural practices at four sites near Cape Gloucester and on Uneapa and Garua Islands in West New Britain, Papua New Guinea shows how rock markings and boulder arrangements create special places within physical and social landscapes. Four kinds of rock markings are documented: cupules, abraded surfaces, geometric curvilinear and rectilinear (i.e., composed of straight lines) petroglyphs, and figurative forms including anthropomorphic heads and introduced animals. The placement of the art, together with the arrangement of boulders, implies that both restricted and open forms of ceremony were conducted. The similarities between these sites suggest the existence of a precursor to the well-documented recent interaction zone in this part of West New Britain. We speculate that these cultural practices have a much longer history than previously proposed for Island Melanesia.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Spector:2017ross","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Spector:2019thickness","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Spiske:2020inundation","Coastal boulder deposits and chevrons are two features whose origin have triggered controversial discussions. Boulders are often used as indicators of past tsunamis and storms, with the former interpretation in many cases preferred due to the clast size. Chevrons, defined as large parabolic sand bodies, were previously attributed to (mega-)tsunami, potentially caused by oceanic impacts, because of their dimensions, height above sea level and alignment of the central axis. This study documents that chevrons along the Quobba coast in Western Australia are parabolic dunes and not related to tsunami inundation; their age is consistent with an arid period at about 3 .9 to 2 .3 ka when the sea level was 1 to 2 m higher than today. The internal age distribution proves an inland migration. Weakly developed soil horizons represent phases of intermittent dune stabilization and later reactivation. The calculated velocities required for wind transport and the prevailing wind directions are consistent with on-site meteorological parameters. The boulders at Quobba are most likely to be remnants of in situ platform denudation that produces shell hash, coral clasts and boulders. An unknown portion of the boulders was certainly moved by tropical cyclones. A previously proposed tsunami origin is unsustainable because the observed features can be explained by processes other than tsunamis. Boulders were tilted during gravitative platform collapse, standing water caused dissolution of the boulder bottoms, creating 'pseudo-rockpools', consequently not applicable as upside-down criteria, and ages of attached encrusting organisms document their colonization at higher sea level and (sub)recent frequent inundation by wave splash during rough seas.","2023-03-26 14:45:57.798 +0200","" +"Spriggs:1996chronology","I have previously examined the dating of the spread of pottery-using, agricultural cultures through Island Southeast Asia and Near Oceania, and their extension, ultimately aceramic, into Remote Oceania1 in three papers, the last co-authored with Atholl Anderson. These sought to provide a critical evaluation of the radiocarbon corpus and its interpretation (Spriggs 1989, 1990, Spriggs and Anderson 1993). Although not as explicitly listed as in the last of these papers, generally similar standards of 'chronometric hygiene' were applied in all three. But in the Island Southeast Asian sample the benefit of the doubt was given more often, because of the comparatively small number of radiocarbon determinations and the lack of detailed reporting of the contexts of a number of them. Results that would have been considered questionable in the East Polynesian context are therefore accepted in the earliest of the papers, and to a lesser extent in the second one.","2022-10-09 20:04:07.350 +0200","2022-10-09 20:06:12.275 +0200" +"Spriggs:1997melanesians","This book explores the possibility of an Island Melanesian cultural and historical unity separate from that of New Guinea. ‘Melanesia‘ is thus deconstructed in the process. I seek to outline a deep-time regional history which can be compared to those which concentrate on the island of New Guinea itself. The book attempts to fill a gap between general histories of the Pacific at too large a scale and the individual country histories which focus down too much. It is an attempt to draw out the similarities among the million or so people who live in the archipelagoes immediately to the south-east of mainland New Guinea.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Spriggs:2003chronology","The Island Southeast Asian-Western Pacific region presents a dynamic research environment and the question of the mid-Holocene Neolithic transition is worth reviewing every few years as new evidence accumulates (see for example Spriggs 1989, 1990, 1996a, 1996b, 1999, 2001). The most recent detailed synthesis of the archaeology of the region is the second edition of Bellwood‘s Prehistory of the Indo-Malaysian Archipelago (1997a), but much has happened since its publication.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Spry:2020wala","Aboriginal culturally modified trees are a distinctive feature of the Australian archaeological record, generating insights into Aboriginal interactions with wood and bark, which rarely survive in archaeological contexts. However, they are under-studied, in decline and typically presumed to pre-date the 20th century. Here we investigate the origin of a scar with a stone tool embedded in the scar overgrowth, located in the Central Tablelands, New South Wales, on Wiradjuri Country. We consider three datasets for this purpose: the tree and scar features; macroscopic and microscopic characteristics of the embedded stone; and chronology and age of the tree and scar. The origin of the scar and its relationship with the stone tool are unclear. However, the results, together with documentary and oral evidence, suggest that Aboriginal people quarried the stone and probably used it as a wedge to lever bark from the tree, or to make a sign. The results provide a rare glimpse into the continuation of Aboriginal cultural practices and knowledge transmission in the second half of the 20th century.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Stafford:2005cynocephalidae","Family Cynocephalidae","2023-01-20 10:09:29.977 +0100","" +"Stafford:2005dermoptera","Order Dermoptera","2023-01-05 16:42:05.198 +0100","" +"Stahle:2016cradle","On centennial to millennial timescales fire regimes are driven by climate changes, vegetation composition and human activities. We reconstructed the postglacial vegetation and fire history based on pollen and charcoal data from a small lake in Cradle Mountain National Park and investigated the influence that climate, people, and vegetation had on past fire regimes. In the late-glacial period, a slowly warming climate led to a shift in vegetation from coniferous alpine shrubland to Phyllocladus woodland. During this period, fire activity was very low. The initial increase in fires occurred between 12,500 and 11,000 cal yr BP and led to a decline in forest taxa, a resurgence of grasses and a rise in the pyrophytic buttongrass Gymnoschoenus. The highest fire activity in the record occurred between 10,900 and 9400 cal yr BP, the warmest interval of the postglacial period based on independent proxy records. Subalpine trees had depressed levels of pollen during this time. After 9000 cal yr BP, fire activity declined substantially, and fire-sensitive rainforest reached its maximum extent ca. 8500--6500 cal yr BP. A major fire perturbation occurred ca. 3600 cal yr BP, and thereafter rainforest shifted to open Eucalyptus woodland. The comparison of reconstructed fire and vegetation history at Wombat Pool to climate records and archeological data indicated that climate was the primary driver of the observed changes. In the late glacial and early Holocene, climate warming and individual species dispersal traits likely drove changes in vegetation composition that in turn impacted the fire regime. A relatively wet mid-Holocene climate favored rainforest trees whereas the drier and more variable climate of the late Holocene contributed to a decline in rainforest and a shift toward mixed forest as wet sclerophyll elements increased. Archeological evidence suggests humans reoccupied the region ca. 4000 cal yr BP. This may have added an ignition source that was absent in the previous ca. 7000 years and may have contributed to the large fire event ca. 3600 cal yr BP. Although pre-European populations may have been a source of ignition locally, the reconstructed fire history trends from Cradle Mountain National Park match well with large-scale changes in climate patterns.","2023-07-28 11:01:26.780 +0200","" +"Stahle:2017cradle","Fire activity was reconstructed at five sites and vegetation history at three sites in northwest Tasmania, Australia in order to examine the climate and human drivers of environmental change in the region. Watershed-scale reconstructions of fire were compared to regional vegetation history. Fire activity was very low until ca. 12,000 cal yr BP. An early-Holocene fire maximum, ca. 11,800–9800 cal yr BP, occurred during the warmest interval of the Holocene as recorded by regional paleoclimate proxy records. This period of elevated burning was also coincident with an increase in arboreal sclerophyll plant taxa. A maximum in rainforest taxa occurred at ca. 8500-5800 cal yr BP concurrent with sharply diminished biomass burning compared with the early Holocene. The increase in rainforest taxa is attributed to elevated effective moisture during this period. Conditions were drier and variable in the late Holocene as compared with earlier periods. A rise in fire activity at ca. 4800-3200 cal yr BP was accompanied by an increase in sclerophyll taxa and decline of rainforest and subalpine taxa. Elevated palynological richness during the late Holocene co-occurred with high levels of charcoal suggesting that fires promoted high floristic diversity. At Cradle Mountain, there is no clear evidence that fire regimes or vegetation were extensively modified by humans prior to European settlement. Climate was the primary driver of fire activity over millennial timescales as explained by the close relationship between charcoal and climate proxy data.","2023-01-05 16:42:05.198 +0100","" +"Staiger:2005polythermal","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Standell:2014thesis","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Stansell:2015nevado","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Stansell:2017cordillera","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Starke:2017chile","In the arid region of northern Chile the environmental conditions are favorable for measuring tectonic and climatic influences on catchment denudation rates in the absence of vegetation. Previous studies of denudation rates from cosmogenic 10Be and 26Al concentrations are limited to single drainages. In this study, we examine catchment‐ to orogen‐scale spatial variation in denudation rates between 18 and 23°S in the Coastal and Western Cordilleras of northern Chile. 10Be and 26Al data were obtained from 33 catchments to examine the relative roles of tectonics and climate on catchment‐averaged denudation rates. At broader scales, we examine whether denudation rates and orogen topography reflect the 3‐D plate geometry of the region. Cosmogenic nuclide‐derived denudation rates range from 0.4 ± 0.5 to 20.6 ± 1.5 m/Myr in the Coastal Cordillera and from 1.4 ± 0.7 to 168.0 ± 19.8 m/Myr in the Western Cordillera. The controls on the denudation rates are evaluated using a statistical factor analysis of 10 selected catchment parameters. Denudation rates indicate a strong linear relationship with channel steepness indices but insignificant correlations and covariation with mean annual precipitation rates, drainage area, stream order, mean elevation, mean local relief, mean basin slope, and grain size of the sampled sediments. Moreover, denudation rates are better correlated with tectonic controls at catchment scale than orogen‐scale plate tectonics in the Western and Coastal Cordillera.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Starke:2020vegetation","Vegetation influences erosion by stabilizing hillslopes and accelerating weathering, thereby providing a link between the biosphere and Earth’s surface. Previous studies investigating vegetation effects on erosion have proved challenging owing to poorly understood interactions between vegetation and other factors, such as precipitation and surface processes. We address these complexities along 3500 kilometers of the extreme climate and vegetation gradient of the Andean Western Cordillera (6°S to 36°S latitude) using 86 cosmogenic radionuclide–derived, millennial time scale erosion rates and multivariate statistics. We identify a bidirectional response to vegetation’s influence on erosion whereby correlations between vegetation cover and erosion range from negative (dry, sparsely vegetated settings) to positive (wetter, more vegetated settings). These observations result from competing interactions between precipitation and vegetation on erosion in each setting.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Steig:1998refugia","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Stephens:1990york","ND","2023-01-05 16:42:05.198 +0100","" +"Stephens:1995palaeoecology","Our knowledge of environmental change in Australia's tropical north is derived from a variety of evidence, including pollen and sedimentary analyses of lake deposits and thermoluminescence (TL) dating of alluvial and aeolian deposits. For a variety of reasons, however, the amount and type of palaeoecological evidence preserved in the seasonal tropics is limited by comparison with the record from southern Australia. We thus have only a broad sketch of northern Sahul at the time it was first colonised.","2023-07-28 11:01:26.780 +0200","" +"Stern:1993mackintosh","Mackintosh 90/1 is a limestone cave situated on the edge of Lake Mackintosh in western Tasmania. It contains a moderate density of archaeological debris in a narrow band of organic rich sandy silts that accumulated over a 2,000 year time span immediately following the last glacial maximum. It thus provides a rare opportunity to investigate the composition and structure of a palimpsest of material debris with very fine temporal resolution. Preliminary analyses indicate that both marsupial carnivores and humans contributed to the faunal remains that accumulated at this site and that Bennett's wallaby and wombat are the only two items of human prey included in the assemblage. Preliminary analyses also indicate that the artefact assemblage recovered from Mackintosh 90/1 is broadly similar to those recovered from Pleistocene sites in south-west Tasmania, in terms of the raw materials being worked and the type of flaking debris being discarded.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Stern:1996pallawa","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Stevens:2003harding","This report is an addendum to the Harding Dam Water Treatment Plant Salvage Archaeology Report (Stevens 2002). It reports the findings of a radiometric dating of marine shell collected north of the Harding River embankment in the vicinity of the Harding River Dam during an archaeological salvage of site 8373 (as registered with the Department if Indigenous Affairs). - In early October 2002 the Water Corporation engaged the Centre for Anthropological Research (CAR) at the University of Western Australia to conduct salvage archaeology on portions of site 8373 (DIA) in accordance with stipulated provisions of an approved section 18 application. These stipulations included the collection and dating of marine shell from the surface of the site. Robin Stevens (CAR) conducted the salvage work, with the assistance of local Aboriginal informants, Stanley Warrie and Ashley James. - Shell samples were collected on 15th October 2002.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Stevenson:0000quambie","ND","2023-07-28 11:01:26.780 +0200","" +"Stevenson:1995settlement","Human occupation sites dating back to the late Pleistocene have been uncovered in the Bismarck Archipelago and northern Solomon Islands. Beyond this region to the east, however, no archaeological site pre-dates 3500 BP. This dramatic discontinuity in time raises the question of whether an earlier migration beyond the Solomons may have taken place and it is this possibility that has been examined for New Caledonia. Sediment from Saint Louis Lac in the south of the main island was analysed for indirect indicators of human impact. Changes in charcoal influx and vegetation indicative of disturbance (ferns and grass) were examined. These were analysed in conjunction with the site‘s changing stratigraphy, sedimentation rates and mineral magnetic properties. Grass pollen and fern spores abruptly increase around 3000 BP which corresponds with a significant change in charcoal influx. Human activity, within the vicinity of Saint Louis Lac, is therefore interpreted as commencing around 3000 BP, a finding in close accordance with New Caledonia‘s current archaeological record.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Stevenson:1998melanesian","Relatively little is known of the long term environmental history of tropical south Pacific islands. In addition there is some debate as to whether pollen evidence for vegetation disturbance in the late Holocene is an appropriate proxy for human presence and whether such evidence can contribute to debates concerning island colonisation in the south Pacific. This thesis reports the results of vegetation history analyses carried out in New Caledonia. Three lowland sites from the main island (all below 10 m asl) were investigated using pollen and spore counts, charcoal counts and stratigraphic analysis. Plum Swamp on the leeward coast of New Caledonia provides a continuous record from the last glacial maximum (LGM) to the present, while the sediments analysed from Lac Saint Louis and Canala Swamp are mid to late Holocene in age. The results of the study are: 1) Littoral forest and lowland rainforest in the Plum River Valley did not undergo dramatic change during the last glacial maximum. The valley remained forested. 2) Vegetation disturbance associated with fire occurred between 16- 12,000 yr BP, but the composition of the vegetation did not change significantly. 3) Present day climatic conditions appear to have been in place around 12,000 yr BP. 4) A dramatic vegetation shift from littoral forest and lowland rainforest to a Melaleuca woodland and open shrubland occurred around 3000 yr BP, coinciding with the commencement of the archaeological record for the island. Plum is one of only two truly lowland sites in the tropics to record persistent rainforest cover during the LGM. This suggests that reduction of precipitation during the LGM in tropical islands may not be as great as generally thought. Given the lack of data from Pacific islands, this has important implications for global reconstructions of LGM climate. While vegetation disturbance caused by fire has a long history in the New Caledonian environment, it is the arrival of people at around 3000 yr BP that has had the most dramatic impact on the island's vegetation since the LGM. The pollen records suggest that the vegetation surrounding the sites has changed little over the last 3000 years.","2023-01-05 16:42:05.198 +0100","" +"Stevenson:2005forest","A pollen record from Lake Xere Wapo, southeast New Caledonia, is the longest continuous terrestrial record to be recovered from the tropical southwest Pacific and reveals a series of millennial scale changes in vegetation over the last ∼130,000 yr. A comparison of the Lake Xere Wapo record with the key northeast Australian record of Lynch‘s Crater reveals regional patterns of change. From ∼120,000 to ∼50,000 yr ago the vegetation around Lake Xere Wapo alternated between rainforest and maquis with fire an important disturbance factor. In the last 50,000 yr fire is almost absent from the record and the vegetation assumes a character unprecedented in the preceding 100,000 yr, dominated by Dacrydium and Podocarpus pollen. The most compelling aspect of the comparison with Lynch‘s Crater is that the much-discussed Araucaria decline at around 45,000 yr ago in northern Queensland is matched by a similar decline in the Lake Xere Wapo record.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Stevenson:2015weipa","The environmental history of Big Willum (Waandriipayn) Swamp and the surrounding landscape is reconstructed for the last 8000 years through the analysis of pollen, charcoal and mineral magnetics. The data provide a Holocene record of vegetation and fire in an area where few records exist. Swamp initiation at Big Willum began prior to 8000 cal. BP, with swamp-like conditions maintained until 2200 cal. BP, after which it became a permanent deep water body, reaching its present day extent between 600--400 cal. BP. From 7000--1200 cal. BP the surrounding woodland was essentially stable. Fire is present throughout the record, with only one period of pronounced burning outside of the historic period, at around 1000 cal. BP, leading to a slightly more open understorey/woodland. The hydrological change at 2200 cal. BP that led to Big Willum becoming a more permanent water body overlaps with the end of the most intensive period of shell mound formation and the commencement of earth mound building at nearby Wathayn. This is suggestive that change in, or diversification of, mound types may in part be linked to environmental transformations in the late Holocene. One possibility is that greater water security allowed for increasing and more permanent exploitation of inland locations.","2023-07-28 11:01:26.780 +0200","" +"Stock:2009wasatch","We evaluate spatial and temporal variations in denudation of the north-central Wasatch Mountains, Utah, by determining catchment-wide denudation rates with 10Be concentrations in alluvial sediment and comparing these rates with previously published data on rock uplift and exhumation of the range. Catchments draining the range front show relatively little variation in denudation rate (0.07–0.17 mm/yr), while steeper (mean hillslope gradient >30°) catchments in the core of the range show larger variation (0.17–0.79 mm/yr). We attribute the larger spatial variation in catchment-wide denudation in the core of the range to landsliding of hillslopes at threshold gradients; faster denudation in this region may signify landscape adjustment to late Pleistocene glaciations. The mean denudation rate for all catchments (0.2 mm/yr) is generally consistent with longer-term exhumation rates derived from thermochronometers and with shorter-term vertical fault displacement rates, suggesting that denudation of the north-central Wasatch has been roughly steady, or decreasing slightly, over the past 5 m.y. Although 10Be-based catchment-wide denudation rates are sensitive to localized geomorphic processes and events, overall, they appear to reflect the larger tectonic forces that have driven denudation of the Wasatch Mountains over longer time scales.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Stockton:1974mountains","This paper is a summary report of five excavations at sites ranging across the Blue Mountains and of a stratigraphic sequence through the Nepean flood plain at Castlereagh.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Stockton:1977bondaian","A wealth of excavation data has sparked discussion on the origin of the backed blade tradition in Australia, in respect of both time and place (e.g. Pearce. 1974; Mulvaney. 1975:230-1). Concentrating on the southeast portion of the continent, where the regional variation of that tradition may be safely termed Bondaian, the present study reviews certain aspects of the question. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:27:18.388 +0100" +"Stockton:1977middens","Now that extensive investigation has been carried out on the coastal midden sites of the north and south coasts of New South Wales (see references), it is timely to record those of the central coast. A survey between Budgewoi and Avoca has already received a brief report (Stockton 1972). In 1975-6 this survey was extended north and south to include all the coastline between Lake Macquarie and Broken Bay. Between Broken Bay and Port Hacking urban development renders similar survey impossible, while published material for excavations in the Sydney area and further south is quite considerable. However, for comparative purposes, I have looked at sites in North Harbour (Port Jackson) and the Royal National Park. All these sites can be mentioned only briefly here, but individual site reports are held by the Australian Institute of Aboriginal Studies and the National Parks and wildlife Service. Here I wish to make only general observations, particularly in reference to the northern and southern extensions of the survey. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:28:10.053 +0100" +"Stockton:1981tasmania","registered with the Department if Indigenous Affairs). - In early October 2002 the Water Corporation engaged the Centre for Anthropological Research (CAR) at the University of Western Australia to conduct salvage archaeology on portions of site 8373 (DIA) in accordance with stipulated provisions of an approved section 18 application. These stipulations included the collection and dating of marine shell from the surface of the site. Robin Stevens (CAR) conducted the salvage work, with the assistance of local Aboriginal informants, Stanley Warrie and Ashley James. - Shell samples were collected on 15th October 2002.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Stockton:1982large","On surface sites along the New South Wales coast, in addition to the numerous components of the recent Small Tool Tradition well represented in excavation, there have been noted significant numbers of tools made on cores, pebbles and large flakes (Stockton 1972:22-24, 1977a:28-29; McBryde 1974:261-262; Rogers 1975, 1976, 1977, 1978; Moore 1981:392-395). Comparisons with the Kartan industry have been made by these authors, and the question inevitably arises whether such surface scatters resulted from the mixing of chronologically distinct assemblages through natural defla­ tion. This paper reports the dating of some large tool assemblages, contrasts methods in their manufacture between the central and mid-north coasts and questions the relationship between the large and small tool assemblages in the same localities.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Stockton:1983population","Prehistoric populations may be studied as both diachronic and synchronic phenomena. A variety of formulae have been devised for calculating prehistoric populations. The three most common methods use ethnography, the number of households and the volume of rubbish. This paper compares the results of the last two methods applied to data collected in a stratified survey of some 200 km of the northern part of the west coast of Tasmania. Methodological and theoretical problems inherent in each approach are considered, and it is concluded that in the study of coastal hunters and gatherers the volume of rubbish method is more reliable. Population densities may change over time, usually in association with technological or dietary changes. Tasmanian material culture has been extremely conservative over the last few thousand years and yet there is evidence of a rapid and exponential increase in the number of shell midden sites being used.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Stokes:2023fishes","The high levels of biodiversity supported by mountains suggest a possible link between geologic processes and biological evolution. Freshwater biodiversity is high not only in tectonically active settings but also in tectonically quiescent montane regions such as the Appalachian Mountains. We show that erosion through different rock types drove allopatric divergence between lineages of the Greenfin Darter (Nothonotus chlorobranchius), a fish species endemic to rivers draining metamorphic rocks in the Tennessee River basin in the United States. In the past, metamorphic rock preferred by N. chlorobranchius was more widespread, but as erosion exposed other rock types, lineages of this species were progressively isolated in tributaries farther upstream, where metamorphic rock remained. Our results suggest a geologic mechanism for initiating allopatric diversification in mountains long after tectonic activity ceases.","2024-01-17 16:36:17.120 +0100","" +"Stokes:2023signature","The planform rearrangement of river basins is recognized as an important process for landscape evolution. The boundaries of river basins can shift either through gradual drainage divide migration or discrete river captures, but the methods for identifying these processes often rely on topographic evidence that remains otherwise untested. Moreover, efforts to understand the relative importance of either process are hampered by a lack of age constraints on river captures. We use 10Be-derived erosion rates to test whether, and how, divide motion is occurring at three locations along the Blue Ridge Escarpment in the Appalachian Mountains. In the Pee Dee River basin, we find that the escarpment is migrating inland up to 45 m/Myr, consistent with topographic evidence for gradual divide migration. In the Dan River basin, erosion rates support the topographic evidence for river capture, and we use a forward model of river incision to estimate that the capture likely occurred in the past 12.5 Myr. In the South Fork Roanoke River basin, where the presence of a knickzone has been interpreted as evidence that a river capture initiated a pulse of faster erosion, we instead measure nearly uniform tributary erosion rates above and within the mainstem knickzone. Simulations show that river incision into a more erodible layer of rock, with or without a river capture, could produce the observed topography and erosion rates in the South Fork Roanoke River. Our results show how multiple lines of evidence can illuminate the rates and mechanisms of river basin reorganization.","2024-01-18 16:42:16.917 +0100","" +"Stolle:2018medieval","Mountain rivers respond to strong earthquakes by rapidly aggrading to accommodate excess sediment delivered by co‐seismic landslides. Detailed sediment budgets indicate that rivers need several years to decades to recover from seismic disturbances, depending on how recovery is defined. We examine three principal proxies of river recovery after earthquake‐induced sediment pulses around Pokhara, Nepal's second largest city. Freshly exhumed cohorts of floodplain trees in growth position indicate rapid and pulsed sedimentation that formed a fan covering 150 km2 in a Lesser Himalayan basin with tens of metres of debris between the 11th and 15th centuries AD. Radiocarbon dates of buried trees are consistent with those of nearby valley deposits linked to major medieval earthquakes, such that we can estimate average rates of re‐incision since. We combine high‐resolution digital elevation data, geodetic field surveys, aerial photos, and dated tree trunks to reconstruct geomorphic marker surfaces. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:27:39.059 +0100" +"Stone:1992weipa","The shell mounds at Weipa on the west coast of Cape York Peninsula are thought by archaeologists to be among the world's largest prehistoric middens. The mounds appear to be composed almost entirely of whole and fragmented shell valves of the cockle Anadara granosa and artefacts have been recovered from them. Stone (1989), however, proposed that the tall, steep-sided shell mounds were not built by shellfishing Aborigines but by generations of mound-building Scrubfowl Megapodius r einwar dt. This thesis aims to determine the tenability of the Scrubfowl hypothesis by first testing the hypothesis of human origin. It then aims to establish a geographical and chronological context in which to interpret the origins of the shell mounds. From the literature it is evident that physical and biological processes of mound formation are far more certain and universal than cultural processes. Cheniers and barriers are common features of the world's coastlines and may form mounds through quirks of sediment supply or erosion. Mound-building organisms include megapodes, termites and ants, alligators and crocodiles, and fossorial rodents. Human occupation mounds are distinguishable by architectural features and related cultural remains. Mounds of doubtful human origin include the shell mounds of the Americas, Europe and southeast Asia. These mounds have morphostratigraphic features which strongly suggest that they are natural shoreline deposits, not massive shell middens. In the Andaman Islands, New Caledonia and southeastern Australia there are also mounds considered cultural in origin which may have been built by megapodes. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:27:34.042 +0100" +"Stone:1995mound","Shell mounds are late Holocene deposits typically dominated by a single shell species. In northern Australia these mounds are associated with prograding coastal plains. The largest and most numerous are at Weipa on Cape York Peninsula. Archaeologists claim that these mounds were formed by generations of shellfishing Aborigines. This hypothesis is false because most of the shells from the type-site are of a similar radiocarbon age. Mapping and augering of two contrasting shell mound environments along the Mission River at Weipa demonstrates that mound formation is a natural consequence of local chenier plain development. This is supported by shell ages from across the Weipa landscape. The shell mounds at Prumanung originated as a coarse shell berm. The large mounds on the Uningan plain originated as small shell cheniers. The only reasonable explanation for the transformation of these natural shell deposits into tall, steep-sided mounds is the mound-building behaviour of the Orange-footed Scrubfowl Megapodius reinwardt. Similar mounds composed predominantly of sand and gravel are also present at these localities. The strong likelihood that the shell mounds are natural shell deposits raises serious questions about basic principles of shell midden archaeology. New methods for distinguishing between cultural and natural shell deposits are needed.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Stone:1998validation","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Stone:2003byrd","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Stone:2003kow","The Kow Swamp people are a fossil population of robust modern humans. We report optically stimulated luminescence (OSL) ages on sediments from Kow Swamp that are at odds with radiocarbon ages obtained previously for the site. The calibrated 14C ages place the Kow Swamp people in the period 15-9ka. Our single aliquot OSL ages suggest that they lived around the time of the Last Glacial Maximum (LGM) between 22 and 19ka. An LGM age for the Kow Swamp people is supported by palaeoenvironmental reconstruction. The shoreline silt, in which most of them were interred, was deposited by high lake levels between 26 and 19ka. Few robust people were left after 19ka when a sand lunette formed. Climate change may explain the demise of this unusual genetic population.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Stone:2006cadell","A record of climatic, hydrological and tectonic change spanning the last glacial cycle (-130,000 years) has been obtained from alluvial, aeolian and lacustrine sequences in the Cadell Tilt Block region of the central Murray Basin. Optically stimulated luminescence (OSL) is the principal method of chronological control, with a total of 50 new luminescence ages. Two AMS radiocarbon (^14C) ages are supplementary. Soils are used for relative dating of landforms beyond the range of OSL and ^14C. The result is the largest corpus of late Quaternary ages ever produced for the region. The chronology of the Lake Tyrrell lunette sequence has been revised from previously published interpretations. Beach sediments ~13.5 m above the present lake floor were deposited by Lake Chillingollah, a marine oxygen isotope stage (MIS) 5 (~ 130,000- 75,000 years ago) megalake. The megalake dried because of decreasing winter rainfall and fragmented into a groundwater discharge system. A silty clay dune deflated from the Lake Tyrrell floor ~27,000 years ago ended a long period of pedogenesis and buried evidence for Aboriginal visits to the lakeshore. The earliest evidence for aridification along the Murray River is an episode of riverine source-bordering dune formation in early MIS 4 (~72,000 years ago). The event is a minimum age for the initiation of construction of the Barmah Fan, which accreted in response to uplift of the Cadell Tilt Block. Fan sedimentation on the foot wall close to the fault scarp appears to have accelerated between 65,000 and 45,000 years ago. The Green Gully palaeochannel on the uplifted block was abandoned by the Murray River soon after this period, which culminated in an episode of riverine source-bordering dune formation ~40,000 years ago. The Goulburn River was not defeated by uplift. An older prior stream on the uplifted block, with undatable strong red-brown earth soil profiles along its margins, is not a course of the Goulburn. Instead, the Goulburn River was deflected to the southwest where it developed the Tallygaroopna meander belt ridge. This course had been deflected by ~65,000 years ago. Vertical aggradation of the ancestral Goulburn continued until ~23,000 years ago. Riverine source-bordering dunes were beginning to form again when a clay plug filled the palaeochannel. The Tallygaroopna meander belt ridge is visible beneath the floor of Lake Kanyapella on LIDAR DEM imagery. Downstream it follows the course of Gunbower Creek. Lake Kanyapella is not fault-dammed or fault-controlled because it post-dates formation of the ridge. The lake formed ~34,000 years ago and was sustained by flows from the Tallygaroopna palaeochannel for ~10,000 years. A model of lake formation is proposed based on vertical bedload aggradation. That is, the lake emerged because the Goulburn River had fully-aggraded and could no longer channel its flood flows. This long-term ponding may be of wider palaeohydrological significance. Riverine source-bordering dunes form only at the end of the lacustral period. The Goulburn River avulsed from the meander belt ridge at the end of the Last Glacial Maximum (~18,000 years ago). The Kotupna palaeochannel was rapidly entrenched and back-filled, with riverine source-bordering dunes emplaced along its course in a geological instant. The harsh climate of the LGM was adapted to by the Kow Swamp people who developed robust physical morphologies in response to the cold conditions. Gracilization of the population is related to post-glacial climatic amelioration, which increased gene flow. Robust humans are rare after the LGM. Palaeochannel morphology is not climatically-controlled. Kotupna-type bars were deposited along the Bullatale Creek course of the Murray River in the Holocene, without any concomitant source-bordering dune formation. The Barmah Choke reach of the Murray River is relatively straight because it is a modern avulsion, not an inert Holocene river course. This avulsion happened only ~550 years ago, effectively shutting down the depositional system that constructed the massive Wakool Fan. This event ended a 75,000 year long avulsion sequence.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Stone:2006hebrides","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Stone:2006tyrell","Lake Tyrrell is the largest playa in the Murray Basin of southeast Australia. Optical dating of transverse dune (lunette) sediments extends the lake's radiocarbon chronology to the last interglacial period. The highest lake level was attained 131,000~±~10,000~yr ago, forming Lake Chillingollah, a megalake that persisted until around 77,000~±~4000~yr ago. Pedogenesis of its sandy lunette continued until buried by a silty clay lunette deflated from the lake floor 27,000~±~2000~yr ago. The dated soil-stratigraphic units correlate with the upper Tyrrell Beds and contain evidence that humans visited the lakeshore before 27,000~yr ago. The Lake Chillingollah megalake was synchronous with very high lake levels in monsoon-dominated Australia, yet it was not influenced by tropical monsoon systems. It was filled instead by increased winter rainfall from westerly low-pressure fronts. Greater effective precipitation across Australia is evident, the result of a weakened subtropical high-pressure zone.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Stone:2016murray","The modern course of the Murray River flows south around the Cadell Tilt Block in southeastern Australia. The avulsion that took the river in this direction formed the Barmah Choke, a reach with an unusually straight planform. This morphology has been used to argue Holocene inertia of the modern river system. The avulsion was initially placed at ∼ 10 ka on the basis of a single charcoal age. Optically stimulated luminescence (OSL) and AMS 14C dating of deposits along the Barmah Choke demonstrates that the Murray has not been inert during this period. A digitate delta deposited on the floor of a palaeolake by the avulsion is only ∼ 550 years old. Point bar deposition along the Choke also began around this time. The Murray River probably followed the course of Bullatale Creek for most of the Holocene. It formed large, inset meander scrolls of Pleistocene Kotupna-type along this creek course but without source-bordering dunes. The persistence of Kotupna-type bedload along this course suggests that there was no simple switch to suspended load channels at the Pleistocene/Holocene transition. The Barmah Choke avulsion trebled the discharge of the Goulburn River causing morphological adjustment and formation of new reaches downstream. The extensive Barmah and Gunbower-Koondrook red gum forests probably arose from the increased flood flows. Pollen and spores from lacustrine sediments beneath the Choke show that the vegetation ∼ 4000 years ago was very different. The lake and hinterland began to dry from this time and the lake became a swamp. A pedogenic interval shows that the swamp was dry for lengthy periods prior to deposition of the digitate delta.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Storey:2010wellman","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Stover:1973gippsland","ND","2023-01-05 16:42:05.198 +0100","" +"Strand:2019pulsebeat","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Strandberg:2023kuwae","INTRODUCTION: Islands of the Southwest Pacific are exposed to geologic and climate-related disturbances that occur on a range of timescales and which probably affect, to varying degrees, their terrestrial ecosystems. Over the past ∼1100 years we know of two major events in the region: the Kuwae eruption which is thought to have occurred ∼500 cal. years BP and a shift to drier conditions which began ∼1100 cal. years BP. METHODS: We investigated terrestrial and lacustrine ecosystem responses to these events and also to a changing fire regime, likely human-caused, using a multi-proxy (C/N, charcoal, chironomids, pollen, and tephra) record from Lake Emaotul, Efate, Vanuatu. RESULTS: Tephra from the Kuwae eruption was found across a 6 cm layer which our age-depth model suggests was deposited 650–510 cal. years BP (95% confidence). Forest and chironomid community turnover increased during the wet-dry shift 1100–1000 cal. years BP; subsequently, chironomid turnover rates decreased again within <135 years and vegetation had partially (but not fully) recovered after ∼80 years. Following Kuwae volcanic tephra deposition, vegetation turnover increased again, reflecting a reduction in small trees and shrubs and an increase in grasses. Subsequently, the forest vegetation did not regain its previous composition, whereas chironomid community composition remained fairly stable before and after tephra deposition. Within the last ∼90 years, enhanced local burning drove another increase in vegetation turnover. ... [_truncated_]","2024-04-07 15:23:46.047 +0200","2024-04-07 15:23:46.047 +0200" +"Strandberg:2023tonga","Here, we investigate Mid- to Late-Holocene vegetation changes in low-lying coastal areas in Tonga and how changing sea levels and recurrent volcanic eruptions have influenced vegetation dynamics on four islands of the Tongan archipelago (South Pacific). To investigate past vegetation and environmental change at Ngofe Marsh ('Uta Vava'u), we examined palynomorphs (pollen and spores), charcoal (fire), and sediment characteristics (volcanic activity) from a 6.7-m-long sediment core. Radiocarbon dating indicated the sediments were deposited over the last 7700 years. We integrated the Ngofe Marsh data with similar previously published data from Avai'o'vuna Swamp on Pangaimotu Island, Lotofoa Swamp on Foa Island, and Finemui Swamp on Ha'afeva Island. Plant taxa were categorized as littoral, mangrove, rainforest, successional/ disturbance, and wetland groups, and linear models were used to examine relationships between vegetation, relative sea level change, and volcanic eruptions (tephra). We found that relative sea level change has impacted vegetation on three of the four islands investigated. Volcanic eruptions were not identified as a driver of vegetation change. Rainforest decline does not appear to be driven by sea level changes or volcanic eruptions. From all sites analyzed, vegetation at Finemui Swamp was most sensitive to changes in relative sea level. While vegetation on low-lying Pacific islands is sensitive to changing sea levels, island characteristics, such as area and elevation, are also likely to be important factors that mediate specific island responses to drivers of change.","2024-04-16 09:58:56.439 +0200","2024-04-16 09:59:27.481 +0200" +"Strasky:2006niedersachsen","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Strasky:2009advances","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Strasky:2009ricker","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Strawbridge:1988newman","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Strawbridge:1992yandicoogina","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Strelin:2014lago","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Strobl:2012tibetan","Low-relief bedrock surfaces that occur at high altitude are a common feature of Cenozoic mountain belts and have often been used to infer a significant amount of rock uplift after their generation at low elevation. The timescale over which such surfaces can be preserved at high elevation and the rate at which they are modified by weathering and erosion are poorly known. Here we use cosmogenic 10Be and 21Ne to quantify the landscape evolution of a bedrock peneplain in southern Tibet that occurs at an altitude of ~ 5300 m. The peneplain is developed in Cretaceous granitoids and Jurassic metasediments of the northern Lhasa block (90°E, 31°N) and originally had a minimum extent of ~ 150 km east–west and ~ 75 km north–south. It has been dissected by small rivers that generated a few hundred meters of relief and formed additional bedrock surfaces of limited extent at lower elevation. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:27:35.227 +0100" +"Stroeven:2002impact","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Stroeven:2002tors","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Stroeven:2006patchy","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Stroeven:2010sector","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Stroeven:2011assemblage","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Stroeven:2014absolute","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Stroeven:2015reference","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Stroeven:2016deglaciation","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Stroup:2014qori","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Stroup:2015quelccaya","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Strub:2015maud","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Struck:2018australia","Sediment-routing systems continuously transfer information and mass from eroding source areas to depositional sinks. Understanding how these systems alter environmental signals is critical when it comes to inferring source-area properties from the sedimentary record. We measure cosmogenic 10Be and 26Al along three large sediment-routing systems (∼ 100 000 km2) in central Australia with the aim of tracking downstream variations in 10Be–26Al inventories and identifying the factors responsible for these variations. By comparing 56 new cosmogenic 10Be and 26Al measurements in stream sediments with matching data (n= 55) from source areas, we show that 10Be–26Al inventories in hillslope bedrock and soils set the benchmark for relative downstream modifications. Lithology is the primary determinant of erosion-rate variations in source areas and despite sediment mixing over hundreds of kilometres downstream, a distinct lithological signal is retained. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:28:42.836 +0100" +"Struth:2016colombia","Catchment‐wide erosion rates were defined using 10Be terrestrial cosmogenic nuclides for the Eastern Cordillera of the Colombian Andes to help determine the nature of drainage development and landscape evolution. The Eastern Cordillera, characterized by a smooth axial plateau bordered by steep flanks, has a mean erosion rate of 11 ± 1 mm/ka across the plateau and 70 ± 10 mm/ka on its flanks, with local high rates >400 mm/ka. The erosional contrast between the plateau and its flanks was produced by the increase in the orogen regional slope, derived from the progressive shortening and thickening of the Eastern Cordillera. The erosion rates together with digital topographic analysis show that the drainage network is dynamic and confirms the view that drainage divides in the Eastern Cordillera are migrating towards the interior of the mountain belt resulting in progressive drainage reorganization from longitudinal to transverse‐dominated rivers and areal reduction of the Sabana de Bogotá plateau. Copyright 2016 John Wiley and Sons, Ltd.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Stubner:2017pamir","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Stuiver:1986program","The calibration curves and tables given in this issue of RADIOCARBON form a data base ideally suited for a computerized operation. The program listed below converts a radiocarbon age and its age error os (one standard deviation) into calibrated ages (intercepts with the calibration curve), and ranges of calibrated ages that correspond to the age error. The standard deviation oC in the calibration curve is taken into account using [formula here] (see Stuiver and Pearson, this issue, for details).","2023-06-07 13:21:55.322 +0200","" +"Stuiver:1993intcal","The age calibration program, CALIB (Stuiver & Reimer 1986), first made available in 1986 and subsequently modified in 1987 (revision 2.0 and 2.1), has been amended anew. The 1993 program (revision 3.0) incorporates further refinements and a new calibration data set covering nearly 22,000 cal yr (≈18,400 14C yr). The new data, and corrections to the previously used data set, derive from a 6-yr (1986--1992) time-scale calibration effort of several laboratories.","2023-06-07 13:21:55.322 +0200","" +"Stuiver:1998intcal","The focus of this paper is the conversion of radiocarbon ages to calibrated (cal) ages for the interval 24,000--0 cal BP (Before Present, 0 cal BP = AD 1950), based upon a sample set of dendrochronologically dated tree rings, uranium-thorium dated corals, and varve-counted marine sediment. The 14C age--cal age information, produced by many laboratories, is converted to Δ14C profiles and calibration curves, for the atmosphere as well as the oceans. We discuss offsets in measured l4C ages and the errors therein, regional 14C age differences, tree--coral 14C age comparisons and the time dependence of marine reservoir ages, and evaluate decadal vs. single-year 14C results. Changes in oceanic deepwater circulation, especially for the 16,000--11,000 cal BP interval, are reflected in the Δ14C values of INTCAL98.","2023-06-07 13:21:55.322 +0200","" +"Stutenbecker:2018rhone","Alpine water and sediment supply influence the sediment budget of many important European fluvial systems such as the Rhine, Rhône and Po rivers. In the light of human induced climate change and landscape modification, it becomes increasingly important to understand the mechanisms of sediment production and supply in Alpine sediment systems. This study aims to investigate the modern sediment budget of the upper Rhône basin, one of the largest Alpine intramontane watersheds, located in the Central Alps of southwestern Switzerland. Major areas of sediment generation are fingerprinted by framework petrography, heavy mineral concentrations and bulk geochemistry. The relative contributions of the three major sources to the sediment of the trunk Rhône river are identified by compositional mixing modelling. Concentrations of the terrestrial cosmogenic nuclide 10Be measured in quartz separated from fluvial sediments provide spatially averaged denudation rates for selected tributary basins. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:27:39.946 +0100" +"Suganuma:2014rondane","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Sugden:2005byrd","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Sugden:2014shackleton","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Sugden:2017ellsworth","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Sugden:2019grampian","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Sullivan:1982phd","This thesis is concerned with the nature and distribution of prehistoric Aboriginal shell middens in the coastal zone of New South Wales. As such it is a study in landscape archaeology in which the relationships between the contents and locations of shell middens and the physical environments of coastal New South Wales are considered. Shell middens are investigated within a framework of landscape units in which the New South Wales coastline is divided into four regions, based on geological structure. Eight hundred shell middens recorded over the entire length of the coast line have been used to analyse patterns of content, dimensions, locational variilbles and distribution with respect to these landscape units. From the results of this analysis it is argued that there between she 11 middens and the landscapes in are strong relationship which they occur, and that the coastal landscape has to a considerable extent influenced Loastal prehistory. Because this overview of sites takes no account of different temporal patterns, nor of the degree of site destruction through time, more detailed studies are included to examine these aspects. In addition for the far souch coast, where no detailed archaeological investigation had been carried out previously, a shell midden was excavated. The results of this excavation relate to a number of issues raised within the general overview. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:28:08.575 +0100" +"Sullivan:1987loloata","Loloata Island is a small island lying immediately to the south of Motupore Island Bootless Bay, 15 km southeast of Port Moresby (Fig. 1). Like Motupore Island elongated, steep and narrow, being an extension of the same mainland strike which was truncated during the postglacial rise in sea level about 6000 years (Swadling and Pain 1980:6).","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Sullivan:2007blue","The Blue Ridge escarpment, located within the southern Appalachian Mountains of Virginia and North Carolina, forms a distinct, steep boundary between the less rugged lower-elevation Piedmont and higher-elevation Blue Ridge physiographic provinces. The rugged topography of the Blue Ridge escarpment and the antiquity of the passive margin of eastern North America have lead to questions about the rates and patterns of erosion that have acted on the escarpment over time. It is generally agreed that great escarpments, like the Blue Ridge escarpment, are the result of rifting. There are two primarily accepted models explaining the evolution of passive margin escarpments: evolution from slow and irregular inland erosional retreat of the primary rift shoulder and drainage divide, and evolution from rapid and significant erosion immediately following rifting with subsequent stability of the resulting passive margin. The passive margin of eastern North America is old; rifting terminated ~200 Ma. Thus, a clear understanding of the processes controlling the erosion and evolution of the Blue Ridge escarpment may provide insight about the geomorphic evolution of similar escarpments on younger passive margins. To understand better the geomorphic evolution of the Blue Ridge escarpment and to investigate how quickly this landform and its adjacent physiographic provinces are changing, I measured cosmogenic 10Be in sediment (n=47) from stream basins (n=29) and in exposed bedrock (n=3) along four transects normal to the escarpment. I used a GIS database to select basins with a wide variety of parameters that may influence erosion rates, such as basin size, average basin slope, landscape position and relative position of the Brevard fault zone. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:28:43.133 +0100" +"Sullivan:2012olympic","The Olympic Dam archaeological salvage program covers an area of 600 km2 and contains more than 16,500 archaeological sites, most of which are open scatters of stone artefacts on linear sand dunes. Optically stimulated luminescence (OSL) dating offers an opportunity to date recent phases of dune movement and stability, and to provide a chronology for archaeological material on and in the sand bodies. Initial OSL ages from one large site in a deflation hollow on a dune are presented here. The dating was undertaken as part of a student project, and the results provide information on sand accumulation from about 12,000 years ago, with human occupation at the site occurring after that time. Sand dunes; Social and Behavioral Sciences; Medicine and Health Sciences","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Sullivan:2014olympic","A site in the Olympic Dam area, recorded during archaeological surveying as a silcrete quarry, was investigated. Hand-excavated squares and subsequent machine-excavated trenches revealed an ancient 'mine' rather than a simple surface quarry. Blocks of high-quality silcrete were levered from below the ground surface and many were knapped in the immediate area. Rubble in the pit backfills included large numbers of flakes. Single-grain optical dates from sediments in the backfilled pits demonstrate that the silcrete 'mining' occurred during a short period in the late Holocene.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Summerhayes:2001developments","Since the Lapita Homeland Project of 1985 there has been an upsurge of research on Lapita in the Bismarck Archipelago. A description and comparison of two Lapita pottery assemblages from the Arawe Islands and Anir in the Bismarck Archipelago is presented in order to explore the social and economic relationships between these early communities which produced and used the ware. Assemblages from a third area, Mussau, are then compared in order to show that these three assemblages have many similari- ties in both decoration and production which are best explained in terms of social interaction.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Summerhayes:2004nature","The results of obsidian sourcing studies from the Anir Island assemblages are presented and compared with other studies to develop a regional picture of obsidian distribution and use over a three and a half thousand year period for the Bismarck Archipelago, Papua New Guinea. Predicted changes in technology and mobility patterns are correlated with regional changes in the frequency and distribution of obsidian from particular sources in the region. Early Lapita assemblages in most parts of the archipelago were dominated by west New Britain obsidian. In the Middle Lapita period changes occurred in the northern and eastern Bismarck Archipelago and assemblages here became dominated by Admiralty Islands obsidian. In later periods, west New Britain obsidian re-gained dominance in some areas. Nevertheless, in the Lapita phases pottery assemblages suggest exchange was between culturally similar, socially related groups.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Summerhayes:2007rise","The Bismarck Archipelago is located east of the main island of New Guinea and consists of the islands of New Britain, New Irealand and its off shore islands, the St Matthias group incorporating Mussau, and the Admiralties (Figure 1). Its location is stategically important as any inferred movement of people and/or ideas out of Southeast Asia into the Pacific should be seen in the archaeological record. With the New Guinea mainland to the west and the Solomon Island chain to the east, this area, which is also known as Near Oceania, has been populated for close to 40,000 years (Summerhayes 2007). Yet the earliest known settlement of the islands to the east in what is called Remote Oceania occurred in he late 4th millennium/early 3rd millennium BP.","2022-10-09 20:04:07.350 +0200","" +"Summerhayes:2010plant","After their emergence by 200,000 years before the present in Africa, modern humans colonized the globe, reaching Australia and New Guinea by 40,000 to 50,000 years ago. Understanding how humans lived and adapted to the range of environments in these areas has been difficult because well-preserved settlements are scarce. Data from the New Guinea Highlands (at an elevation of ~2000 meters) demonstrate the exploitation of the endemic nut Pandanus and yams in archaeological sites dated to 49,000 to 36,000 years ago, which are among the oldest human sites in this region. The sites also contain stone tools thought to be used to remove trees, which suggests that the early inhabitants cleared forest patches to promote the growth of useful plants.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Summerhayes:2010tamuarawai","In 2007 a new Early Lapita site called Tamuarawai (EQS) was located on Emirau Island, Papua New Guinea. Two seasons of excavation (2007, 2008) have been undertaken. This paper describes the site and some of the preliminary analyses undertaken. Some unusual results suggest that Tamuarawai will make an important contribution to modelling the Early Lapita occupation of the Bismarck Archipelago.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Sutherland:2007cascade","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Sutton:2009archaeozoological","Archaeozoological records for seven occupation sites in the highlands of New Guinea are presented and reviewed. The sites were originally excavated between 1959 and 1981. More recent excavations have not documented comparable archaeozoological records. This paper aims to summarise unpublished research, together with some previously published results, for a broader audience, and elicit general trends within the data. Of significance are methodological insights, observations on Pleistocene and Holocene extinctions and the introduction of exotic fauna, and implications for understanding land-use and socio-economic histories during the late Holocene.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Svendsen:2015norwegian","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Svendsen:2019ural","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Swadling:1980decorative","This report describes the find locations, decorative features, likely time of manufacture and the implications of attributed sources of certain selected sherds. These were obtained from archaeological sites in the Gulf and Central Provinces. The sourcing was done by Dr M.A. Worthing of the Geology Department at the University of Papua New Guinea. The clay and beach sand sources he dtermined are shown in Figure 1. For details of his petrographic method of sourcing potsherds see Worthing (n.d., 1980, 1981 and this issue). Before potsherds were submitted for analysis a sketch was made of each potsherd recording its decorative features and cross section (see Figures 3,5-8). This was done to ensure that valuable information would not be lost when the thin sections were made.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Swadling:1980fireplace","The date of 1280+/-170 B.P. (SUA - 1524) has been determined for charcoal excavated from a fireplace at site AWL located inland from Papa village, west of Port Moresby.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Swadling:1980wuvulu","Two dates have been determined for charcoal excavated by the author from a midden mound (CJV) on Wuvulu Island. The chrcoal from spit 6 (50-60 cm depth) dates to 1290+/- B.P. (SUA - 1525) and that from spit 9 (80 - 90 cm depth) dates to 1530 +/- 90 B.P. (SUA - 1526).","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Swadling:1981shellfish","Shellfish are especially important to the Nukukau islanders of West New Britain Province, PNG, when fishing is poor and the weather too rough for fishing parties to go out. Today fewer shellfish species are gathered than in the past. Popular demand and the increasing size of the village community means, as is the case elsewhere in PNG, that the available shellfish stocks are becoming younger and shell size is decreasing.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Swadling:1989quaternary","Swadling et al. (1988) suggest that an inland sea, open to the north, was formed in the Sepik-Ramu lowlands by rising sea level in the late Pleistocene. This sea was infilled during the later Holocene. They also imply that these geographical changes would have significantly affected the human and ecologic prehistory of the region, although without documenting any detail. We report here evidence for existence of the inland sea and for its history of recession towards the current Sepik River mouth. We also report evidence of unusually early use of pottery at sites on former shorelines east of the lower Ramu River and of a 5000-year-old Tridacna shell adze found in alluvium about 300 km from the Sepik mouth.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Swadling:1991settlements","This paper reports on the discovery nd our current knowledge of some marine-shell middens in the lower Ramu area of Papua New Guinea. The fieldwork was carried out in association with John Chappell of the Australian National University (cf. Swadling et al. 1989). Wen these sites were occupied, they were located along the shore of a former inland sea. Our work in determinnig the extent and history of this inland sea has generated a series of models which have been discarded or updated as new data come to hand.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Swadling:1992environmental","New Guinea has been called the ‘last unknown‘. Papua New Guinea‘s national airline describes its homeland as the ‘land of the unexpected‘. In many ways these statements sum up the place of New Guinea in Pacific environmental archaeology. Despite some thirty years of prehistoric research in New Guinea, discoveries continue to be made which surprise the academic community. Over the years these discoveries have included finding evidence for early clearances in the Highlands (for example, Hope 1982, 1983; Haberle et al. 1991); early agriculture (9000 B.P.), also in th Highlands (Golson 1976, 1977, 982; Golson and Hughes 1980); the hafting of stone tools dating back 40 000 years (Grube 1986, Groube et al. 1986, Groube 1988); the settlement of theNew Guinea Islands in the Pleistocene Wickler and Spriggs 1988, Allen, Gosden and White 1989), and the presence of pottery in the Sepik-Ramu possibly by 5500 years ago (Swadling et al. 1989). None of these discoveries could have been expected on the basis of finds elsewhere in the Pacific.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Switzer:2006washover","Prehistoric depositional signatures for large-scale washover involving marine inundation events such as storms and tsunami have been the subject of considerable research over the last 15 years. Much of this research has focused on the identification of sandsheets in back-barrier environments as depositional records for extreme washover events. All these deposits must have a sediment source and, by their nature, the most likely source of sediment for washover into back-barrier environments is the barrier itself. This study identifies an erosional signature for large-scale washover from a small coastal barrier on the southeast Australian coast. A distinct lens of marine sand, up to 90 cm thick, confined vertically by peat, is found in the upper fill of a closed freshwater back-barrier lagoon sequence. This sand lens is attributed to a large-scale washover event during the last 800 years, and was possibly deposited by a tsunami. The hypothesis for this study was that any event that breached the dune system must have caused considerable geomorphic change to the dunes and hence may have left an erosional signature. Ground penetrating radar transects of the system show an erosional contact between a series of truncated pre-event dunes and several small overlying post-event dunes. This study outlines a relatively simple non-invasive method for the identification of an erosional signature for prehistoric large-scale washovers caused by storm surge, exceptionally large waves, or tsunami.","2023-03-26 14:45:57.798 +0200","" +"Switzer:2010higher","An elevated sheltered pocket beach sequence at Batemans Bay, NSW, Australia, composed of shelly fine- to medium-grained sand provides geomorphic evidence of higher than present sea level during the mid-late Holocene. The sequence is composed of a sand facies with variable amounts of shell and contains a number of well-defined dipping reflectors identified in ground penetrating radar (GPR) profiles indicative of a small prograded beach system. This beach succession is overlain by storm or tsunami deposits. The beach deposit accumulated between 2500 and 5000 cal BP under relatively high energy conditions within a more open immature estuary during a period of higher sea level. Both deposits have been preserved by a low energy mangrove facies that accumulated after the recent fall in sea level cut off ocean wave activity from the area approximately 2000-2500 cal BP. This beach sequence provides new evidence for a period of higher sea level 1-1.5 m higher than present that lasted until at least c. 2000-2500 cal BP and adds complementary geomorphic evidence for the mid to late Holocene sea-level highstand previously identified along other parts of the southeast Australian coast using other methods.","2023-03-26 14:45:57.798 +0200","" +"Szabo:2015pearl","A small marine pearl was recovered at the Brremangurey rockshelter, on the Kimberley coast, from layers dating to approximately 2000 years ago. In an area famous for its pearls and history of cultured pearl production, public interest centred on whether the pearl was as old as the layer in which it was contained, or whether it was a recent cultured pearl that had infiltrated down from above. The near-spherical shape of the pearl hinted at a possible cultured origin. Owing to the uniqueness and historic cultural significance of this find, non-invasive analytical techniques were used to investigate whether the Brremangurey pearl was cultured or natural. Midden analysis was further used to assess the likely origin of the pearl within the stratified deposits. Analysis confirmed that the pearl is of natural origin and a dense midden lens of Pinctada albina shells is its likely origin.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Tacon:1997cupule","Antiquity last year reported a startlingly old series of dates from Jinmium in tropical north Australia. At Jinmium are old rock-engravings, the pecked cups or cupules that are widespread in Australia. This study of the Jinmium cupules goes beyond that immediate topic to broader issues.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Tacon:2010asian","In 2008, we began two related research projects that focus on recent Australian rock art, made after the arrival of Asians and Europeans, in part of northwest Arnhem Land’s Wellington Range. This area has extensive and diverse rock art, including many examples of paintings that reflect contact between local Aboriginal people and visitors to their shores. At some sites figures made of beeswax are found superimposed under and over paintings, thus providing a means of obtaining minimum and maximum ages for pigment art. We report on the results of an initial radiocarbon beeswax dating programme at the Djulirri site complex. Results include the earliest age for a depiction of a Southeast Asian watercraft in Australian rock art, which is also Australia’s earliest contact period rock art depiction discovered so far. Based on the probability distribution of the calibrated ages, it is 99.7% probable this image dates to before AD 1664 and likely is much older. The significance of this result is discussed in relation to early contact history, as revealed by historic documents and archaeological excavation. Other important results suggest a close encounter between local Aboriginal people and Europeans occurred in the 1700s, before British exploration and settlement in the Arnhem Land region.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Tamers:1964texas","The Radiocarbon Dating Laboratory of the University of Texas was reorganized in late 1962. The dates reported in this list were obtained from February to November, 1963. The laboratory uses liquid scintillation counting with benzene solutions (Tamers, Stipp, and Collier, 1961; Noakes et al., 1963). The chemical synthesis has been modified and improved in several ways in order to permit one worker to produce a sample per day.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Tamura:2017cowley","Storm surges generated by tropical cyclones have been considered a primary process for building coarse-sand beach ridges along the north-eastern Queensland coast, Australia. This interpretation has led to the development of palaeotempestology based on the beach ridges. To better identify the sedimentary processes responsible for these ridges, a high-resolution chronostratigraphic analysis of a series of ridges was carried out at Cowley Beach, Queensland, a meso-tidal beach system with a >3 m tide range. Optically stimulated luminescence ages indicate that 10 ridges accreted seaward over the last 2500 to 2700 years. The ridge crests sit +3 .5 to 5 .1 m above Australian Height Datum (ca mean sea-level). A ground-penetrating radar profile shows two distinct radar facies, both of which are dissected by truncation surfaces. Hummocky structures in the upper facies indicate that the nucleus of the beach ridge forms as a berm at +2 .5 m Australian Height Datum, equivalent to the fair-weather swash limit during high tide. The lower facies comprises a sequence of seaward-dipping reflections. Beach progradation thus occurs via fair-weather-wave accretion of sand, with erosion by storm waves resulting in a sporadic sedimentary record. The ridge deposits above the fair-weather swash limit are primarily composed of coarse and medium sands with pumice gravels and are largely emplaced during surge events. Inundation of the ridges is more likely to occur in relation to a cyclone passing during high tide. The ridges may also include an aeolian component as cyclonic winds can transport beach sand inland, especially during low tide, and some layers above +2 .5 m Australian Height Datum are finer than aeolian ripples found on the backshore. Coarse-sand ridges at Cowley Beach are thus products of fair-weather swash and cyclone inundation modulated by tides. Knowledge of this composite depositional process can better inform the development of robust palaeoenvironmental reconstructions from the ridges.","2023-03-26 14:45:57.798 +0200","" +"Tamura:2019modelling","Optically-stimulated luminesecne (OSL) dating, in concert with two-dimensional ground-penetrating radar (GPR) profiling, has contributed to significant advances in our understanding of beach-ridge systems and other sedimentary landforms in various settings. For recent beach-ridges, the good OSL properties of coastal quartz permit a high sample throughput thanks to shorter measurement times and simpler sample preparation prompting the collection of more samples at higher sampling resolution. However, sampling at high resolution increases the chance of age inversions because random errors between samples may be larger than the difference in sample ages. Age inversions can be avoided, however, if the stratigraphic constraints are included in the age estimation process. Here, we create a custom Bayesian chronological model for a recent (<500 yr) beach-ridge sequence in Moruya, southeast Australia, for direct comparison with a GPR profile. The model includes a full 'burial-dose model' for each sample and a dose rate term with the modelled ages constrained by the vertical and shore-normal sample order. The modelled ages are visualized by plotting isochrones on the beach-ridge cross section, and validated against a beach monitoring dataset. The modelling approach allows a more detailed interpretation of the Moruya beach-ridge system; when combined with higher-resolution sampling, the approach will increase the precision of beach-ridge chronologies and provide further insights into their formative processes.","2023-03-26 14:45:57.798 +0200","" +"Tamura:2019recurrence","Extreme storms present a major risk to coasts. Increasing populations worldwide, together with sea level rise, exacerbate concerns for coastal settlements, but the low frequency of extreme storms makes an assessment of risk difficult. In southeast Australia, the severest beach retreat on record relates to a series of extratropical cyclones in the 1970s, but the relatively short observational record hinders assessment of how frequent these events are. At Moruya in New South Wales, four decades of beach monitoring has provided new insights into response of beaches to extreme storms. We augment this recorded history with morphostratigraphic analysis of beach ridge evolution by using ground-penetrating radar and optically stimulated luminescence dating. We find an episode of extreme retreat over 550 years, proving that the 1970s extreme event is a recurrent phenomenon. Our high-precision morphostratigraphic analysis provides evidence with which to better plan coastal adaptation.","2023-03-26 14:45:57.798 +0200","" +"Taylor:1987bats","A review of the natural history of bats in Tasmania is presented along with data collected in recent surveys. Recent taxonomic changes affecting the Tasmanian bat species are discussed and a key is provided to allow the identification of Tasmanian bats. The appearance of each species is described and body measurements given. Tasmanian populations do not show a uniform trend of increased size compared with southeast Australian populations. Distribution records are presented along with data on habitat preferences and abundance. The diet, activity patterns, roosting requirements, reproductive cycles and conservation status of the species are also discussed.","2023-02-17 13:35:53.701 +0100","" +"Tedford:1955menindee","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Tedford:1967fossil","Lake Menindee (lat. 32° 20‘ S., long. 142° 20‘ E.) is one of several large oval lake basins adja­cent to the lower course of the Darling River and its major anabranch in western New South Wales. The regularly curved northeastern and eastern margin of this lake basin is bordered by a sand lunette which ranges up to 60 feet in maximum height above the highest recorded lake shoreline. The adjacent plains are transversed by a remarkably regular pattern of seif dunes of nearly east-west trend which merge with the lunette in such a way as to imply a common time of origin. Deflation of the lunette near its northern end has revealed a thick pedocal soil profile consisting of a brick-red A zone, leached of lime; and a B zone in which lime was deposited in disseminated and nodular form, and as casts of the roots and trunks of small trees and shrubs. A thin, younger pedocal soil is superimposed on the A zone of the older profile.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"TejanKella:1990cooloola","Thermoluminescence (TL) of quartz grains has been used to date a soil horizon at each of four sites in a chronosequence of freely drained podzols at Cooloola and North Stradbroke Island. The chronological order of the TL dates is in agreement with the sequence of inferred ages based on stratigraphic, geomorphic, denudational and pedological evidence, but at least one of the TL dates is of considerably greater age than the field evidence implies. Possible explanations of this anomaly are discussed.","2024-01-17 16:36:17.120 +0100","" +"Telfer:2017dunefield","The controls on the evolution of linear dunefields are poorly understood, despite the potential for reactivation of dunefields, which are currently stabilized by vegetation, under the influence of 21st century climate change. The relative roles of local influences (i.e. boundary conditions) and morphodynamic influences (i.e. emergent properties) remain unclear. Chronostratigraphic and sedimentological analyses were conducted on two pairs of linear dunes exhibiting different spatial patterning in the Strzelecki Desert of central Australia. It was hypothesized that morphodynamic influences, via pattern-coarsening, would mean that dunes from the simpler pattern, defined in terms of the frequency of defects (i.e. junctions and terminations), would be more mature, older landforms. Optically Stimulated Luminescence (OSL) dating of full-depth, regularly-sampled profiles was used to establish accumulation histories for the four dunes, and supported by sedimentological analysis to investigate possible compositional differences and similarities between the dunes. Whilst three of the dunes (the two more simply-patterned dunes, and one of the more complex dunes) have accumulation histories beginning between ~100ka and 150ka, and document sporadic net accumulation throughout the last interglacial/glacial cycle to the late Holocene, one of the dunes (with relatively complex patterning) reveals that the majority of the dune accumulation (>7m) at that site occurred during a relatively short window at ~50ka. There is no clear sedimentological reason for the different behaviour of the younger dune. The data suggest that small-scale and essentially stochastic nature of the aeolian depositional/erosional system can overprint any large-scale morphodynamic controls. The concept of dating landscape change by pattern analysis is thus not supported by this study, and would require very careful interpretation of the scales being considered. This further suggests caution when interpreting dune chronostratigraphies palaeoenvironmentally, as different dunes are able to respond very differently to the same external stimulus (e.g. climate). In the case studied here, a mechanism is proposed to account for the rapid accumulation of the anomalous dune by avulsion of the local aeolian accumulation from one dune ridge to another.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Tennant:2022hons","ND","2023-11-16 19:36:29.583 +0100","" +"Terrell:1997lapita","Ambrose (this issue, above) and Sand (this issue, above) reported on Lapita in the specific, without being parochial in their concerns. This paper looks at the largest Lapita picture, but is itself in turn based on new reports in the specific, here from the coast of Papua New Guinea which is key for the relations in space, in time and in cultural affinity of whatever human it is that Lapita is.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Terrell:2002tropical","A fundamental concern in archaeology and anthropology is understanding the relationships between population growth, the development of complex societies, and the shift in prehistoric times from foraging to food production. That there are connections between these historical processes has long been apparent. Precisely how they are interrelated is controversial. Frequently discussed is the lack of agreement on what characterizes complex or simple societies. It is less widely recognized that the subsistence practices of many communities in the region that van Steenis called eastern Malesia (the Celebes, Moluccas, and New Guinea) cannot be positioned unambiguously along a typological spectrum between hunter-gatherers and agriculturalists. Modern research indicates that people in this region have long been following broad-spectrum approaches to subsistence that have made agriculture or horticulture the mainstay only where (and when) local circumstances have narrowed their subsistence strategies. Today the lagoons at Sissano and elsewhere on the Sepik coast of northern Papua New Guinea are complex, highly productive habitats (fish and shellfish as well as extensive mangrove and sago swamps) that support some of the largest village communities on the coast. Systematic ethnographic and archaeological research in the Aitape district since 1990 has led us to rethink the Holocene foundations of subsistence and demography in the western Pacific. We hypothesize that around 6,000 years ago newly forming lagoons along New Guinea’s long northern coastline may have started to be productive enough in conjunction with already established traditions of agroforestry to fuel culture change in the voyaging corridor between Asia and the Pacific that had far-reaching ramifications.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Terrell:2007deciphering","Archaeological and ethnographic evidence from the Sepik coast of Papua New Guinea documents the survival in the western Pacific of a stylized symbol or motif — the so-called ‘Lapita face‘ — on pottery and possibly other kinds of material items (such as wooden bowls and serving platters) for at least 3300 years. A plausible reason for the persistence of this iconography is that it has referred to ideas about the living and the dead, the human and the divine, and the individual and society that remained socially and spiritually profound and worth expressing long after the demise of Lapita as a distinct ceramic style. We detail evidence for saying that the ‘faces‘ on Lapita vessels from thousands of years ago and certain stylized designs on historic and modern carved wooden bowls and platters from this coast are historically linked ways of alluding to sea turtles, creatures figuring prominently in the lore and cosmology of Pacific Islanders. Here we describe four prehistoric wares (or ‘phases‘ or ‘periods‘) in the Aitape ceramic sequence on the Sepik coast that, considered in series, fill the temporal gap between practices and beliefs in Lapita times and present-day realities in this part of the world.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Terrell:2011sepik","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Terrizzano:2017andes","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Thackray:2009nelson","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Thangavelu:2015thesis","The recent discovery of Lapita pottery at Caution Bay, on the southern coast of Papua New Guinea (PNG) has transformed our understanding of the Lapita culture complex by confirming the migration of Lapita peoples into the southern coast of mainland PNG from around 2900 cal BP where they encountered an extant population who had occupied the Caution Bay area from around 5000 years ago (David et al. completed ms; McNiven et al. 2011). Although Lapita peoples have been traditionally characterised as ‘marine specialists‘, relatively little is known about their shellfish subsistence economies in comparison to their distinctive ceramic traditions. This thesis primarily focuses on understanding temporal and spatial changes in how shellfish were exploited throughout the antiquity of human occupation at Caution Bay, especially in relation to before, during and after contact with Lapita peoples. Results have revealed significant changes in distribution, availability and exploitation of shellfish species over time. Trends are particularly prevalent before, during and after periods of ‘contact‘ when the established indigenous population met and interacted with Lapita ‘foreigners,. This is supported by the archaeological evidence with an intensification of shellfish resources and site use and extension of human predation pressures coinciding with the introduction of new material culture (i.e. pottery). ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:28:48.739 +0100" +"ThedenRingl:2010pengillys","ND","2023-01-05 16:42:05.198 +0100","" +"ThedenRingl:2011macassan","This study uses strontium (87Sr86Sr), oxygen (δ18O) and carbon (δ13C) isotope analysis of archaeological tooth enamel samples to investigate the origins of human remains from two sites in Arnhem Land, Northern Territory: a coastal Macassan site and an Indigenous rockshelter complex. The study aims to resolve whether two individuals from the Macassan site originate from outside Arnhem Land and, if so, whether their place of origin can be determined. Strontium results confirm the Macassan and Indigenous samples represent two distinct populations. The Indigenous values match the local Arnhem Land geologic strontium signatures, while the Macassan values are outside the local range and more likely to match Indonesian geological signatures. Carbon isotope results are more equivocal, but tend to support the presence of two populations by revealing slightly different dietary backgrounds for each group. Oxygen isotope data introduce more complexity; their geographic signal may be confounded by cultural behaviour. Radiocarbon dating suggests the Macassan Anuru Bay A site is a relatively early contact site. This study shows that even with a small sample set there is potential to discern past human mobility and origin using stable isotope analysis.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"ThedenRingl:2016capital","Despite sporadic archaeological work spanning five decades, the chronology of Aboriginal presence in the mountains of southeast Australia remains poorly understood. Characterised by steep slopes and rugged terrain, this region has possibly always been a marginal area for human habitation, and its occupation chronology can thus play an important role in assessing competing hypotheses regarding past population expansions and cultural responses to environmental change. To improve our understanding of Aboriginal high country chronology, several rockshelters in the Namadgi Ranges in the Australian Capital Territory were excavated. A series of radiocarbon dates from these excavations and a generalised chronostratigraphy of this area are described in this report. Cultural deposits dating to the early to mid-Holocene provide the first substantial evidence that people were active in the high country during the Holocene Optimum (ca 9,000-6,000 years BP). In combination with previously dated Namadgi sites, the new data also confirm an increase in activity at around 2,000 years BP. An apparent decrease in cultural evidence dating to between 4,500 and 2,000 years BP is in contrast to major cultural and population shifts seen in the southeast Australian archaeological record during this time, but whether this reflects an actual behavioural trend or results from external processes affecting cultural deposits is still unclear.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"ThedenRingl:2017xray","Archaeological sediments retain elements from natural and anthropogenic inputs for many years, often forming stratified geochemical records of site formation and human use. This study evaluates the validity and potential of an X-ray fluorescence core scanner (XRF-CS) to contribute to the histories of stratified archaeological sites. Geochemical data sets from an archaeological deposit at Wee Jasper in southeast Australia are obtained using two sediment preparation techniques; the results are compared to trends identified through cultural artefacts and several more traditional methods of sediment analysis. Potential anthropogenic and organic element signatures are identified, and the sediment preparation techniques are evaluated. Minimally processed bulk samples provide consistent XRF results that strongly correlate with the trends observed in other proxies; results from unprocessed sediment columns, however, reveal methodological complications with the XRF-CS technique due to topographical and structural inconsistencies in the columns.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"ThedenRingl:2020characterizing","We explore the potential contribution of faunal assemblages from the Australian Alps and surrounding regions towards the characterization of climate and landscape change, and for geochronological species distribution mapping. The limitations of existing faunal sites and collections - their rarity, their stratigraphic integrity and resolution, and accurate dating of their histories - are discussed in a regional review of known and potential assemblages and locations. We also revisit a faunal sequence from a stratified cave deposit at Wee Jasper, focusing on a Holocene ‘climatic optimum‘ phase. A suite of species fluctuations between 8000 and 6000 cal. BP suggests responses to local changes such as a warmer and possibly moister environment, with probable associated vegetation shifts. For example, eucalypt forests had replaced more open communities across the region by 8600 cal. BP, and were generally dominant until after 6000 cal. BP. Several faunal species are examined in a regional context using available chronologically defined species histories. Emerging robust multi-proxy investigations demonstrate the potential of faunal assemblages for the development of geographically detailed histories of species that can provide indications of palaeoenvironments. This approach can be strengthened by increasing resolution and developing improved age models in presently known fauna-bearing sites.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Thom:1994coastal","The Last Glacial Maximum or LGM (25,000-15,000 yr B.P.) has been recognized in Australia as a period of increased dryness, coolness, continentality and windiness compared to earlier and later period Enhanced aeolian activity during the LGM occurred in arid and semi-arid regions of western, central and eastern Australia. The east coast has been considered to have been better watered and vegetated. However, at a number of sites from Tasmania to North Queensland, there is evidence for extensive aeolian instability of coastal sand deposits. Dating by radiocarbon and thermoluminiscence techniques has supported morphologic and stratigraphic evidence of dune formation during the LGM under the influence of westerly (offshore) winds in the southern sector of the east coast (i.e. south of 31°S latitude) and southeast winds to the north. It is now apparent that vegetation cover on sandy surfaces was quite patchy during the LGM. Sand surface instability under conditions of strong west or southeast winds promoted linear and/or parabolic dune development. This suggests greater concentration of forests in more discrete, protected sites along the eastern escarpment than was previously considered by palaeoecologists. More widespread drier and cooler climatic conditions operated even in coastal regions on expanded continental shelves at this time. Stabilization of areas of active dunes became more likely as sea levels rose, reduced windiness occurred, and precipitation increased as sea surface temperatures began to rise in the Holocene.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Thom:2018wind","This paper presents the results of a small number of dates from sand samples collected at building sites in the eastern suburbs of Sydney. OSL ages of well-sorted, quartz sand ranges from 31 to 24 ka from within well-developed podzol soil profiles within a metre of the surface. The source of this sand appears to be from the east off the inner continental shelf during a period just prior to the maximum of the Last Glacial Maximum (LGM, Marine Isotope Stage 2) when sea-level was approximately 70-90 m below present level. During a later phase of the LGM, there is evidence from other coastal sites in central NSW and Gippsland, Victoria, that the dominant wind was from the west consistent with evidence from arid and semiarid Australia. Dune orientations in northern NSW into Queensland and other evidence at this time appear to reflect winds from the southeast quadrant. This study highlights the existence of a potential pivot area in dominant wind direction during the LGM between sustained westerly flow in southern area including Victoria and northeast Tasmania and southeast flow of northern NSW into Queensland. In central NSW, the circulation switched from easterly in Stage 2 to westerly as the glacial stage intensified in the LGM sometime after ca 25 ka.","2023-03-26 14:45:57.798 +0200","" +"Thomas:1984liawenee","ND","2023-01-05 16:42:05.198 +0100","" +"Thomas:1994cameron","A discontinuous record of vegetation over the past 7500 years was obtained through pollen analysis of pond sediments from an extensive treeless plain on the relatively dry Central Plateau of Tasmania. The results demonstrate continuity of treeless conditions, which probably persisted from the Pleistocene throughout the Holocene, up to the present day. Some changes to the structure of the grassland were observed, especially over the past 200 years. Analysis of carbonized particles showed that fires had been infrequent over the period examined. It seems that this area, close to the altitudinal tree limit, has remained a natural grassland, and the hypothesis of Jackson (1973), that unreliable summer conditions may be a major factor in maintaining open conditions, is supported. Parts of the Central Plateau may thus preserve plant communities with some of the floristic elements and structure of widespread Bassian grasslands of the Late Pleistocene.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Thomas:2001review","There is now a wide agreement that temperature depression in the humid tropics during the Last Glacial Maximum (LGM) was at least 5°C. Most estimates of precipitation reduction at the LGM range from 25-30% to 50-65%, based on proxy data, but the recent CCM1 model envisages only around 12%. Dates obtained from river sediments indicate major changes to fluvial activity in the late Quaternary. Isotope Zone 3 sediments (58-28 ka BP) are widespread and possibly indicate cooler conditions. Post-28 ka BP, and certainly post-21 ka BP, river regimes altered radically towards fan building, braiding or major reduction in all activity. This paper reports on fan formation in NE Queensland between 26 and 14 ka BP and reviews evidence for comparable changes in humid tropical areas of S America, W Africa and SE Asia, including records of Holocene sedimentation. Within a global rhythm of major changes to river regimes in the humid tropics during the late Quaternary, it is now possible to detect regional variations in stream response to climatic change. At the LGM, reductions in stream power may have led to fan formation in NE Queensland, while vegetation changes may have contributed to increased sediment loads and braiding in some forest marginal areas. But, in W Africa, greater aridity may have been responsible for enfeebled streams leaving few records. Channel cutting, then deposition of coarse sediment in braided rivers marked the transition to the early Holocene in W Africa, and fans became entrenched in NE Queensland. This regime persisted until forest recovery was complete by 9.5-8.5 ka BP, when widespread overbank deposition occurred and a change towards meandering channels took place widely across the humid tropical zone, followed by several cut-and-fill episodes in the middle and late Holocene.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Thomas:2007response","Samples of alluvial and colluvial deposits from the coastal plain and coastal valleys north and south of Cairns (17S) have been dated using optically stimulated luminescence (OSL) protocols, with additional thermoluminescence (TL) and Radiocarbon assays. Coarse fanglomerates from elevated coastal terraces date back to 81 ka, but most are clustered in oxygen isotope stage three (OIS3, 64–28 ka), indicating high-energy conditions during this period. Extensive fans and terraces of finer calibre sediments are widely represented grading from coarse gravels and cobbles in proximal zones fine sand and silt in distal areas. Dates show that vertical accumulation of 10–15 m of sediment occurred between ∼28 and 14 ka (OIS2), after which the fans were dissected and Holocene deposits become fragmentary. A number of deposits indicating hillslope instability were successfully dated and these fall mainly into OIS3 and post 12 ka. These results are interpreted as catchment responses to Late Pleistocene climate and vegetation changes, documented elsewhere from local pollen and ocean drilling sites. Correlation with these records and with evidence for regional climate change from the Austral-Asian region is good and indicates that these changes were sufficient to transform fluvial activity and slope processes.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Thomas:2017nepean","The discovery of a well-preserved hearth at Point Nepean presented an opportunity to extract as much information as possible from an unusual feature in the Metropolitan region which includes in situ heat-retaining stones. Working in conjunction with the Traditional Owners and Parks Victoria, slumped hearth and midden deposits were excavated carefully, and samples sent to specialists for analysis. The remainder of the intact feature was photographed in 3D and then preserved by the construction of a rock-retaining wall by Parks Victoria. The results of the scientific analyses have yielded insights into the activities that took place in the vicinity of the hearth around the time of first contact between Aboriginal and European people, and illustrate the potential for similar studies to be undertaken on comparable deposits at other Aboriginal places.","2023-07-28 11:01:26.780 +0200","" +"Thomas:2018papua","Three sediment cores (MV-41, MV-46, and MD-50) from the Gulf of Papua (GoP), Papua New Guinea, were analyzed to assess changes in climatic, oceanographic, and sedimentological conditions over the last 14.5 kyr. Palynomorphs, which were isolated from sediment core samples, were collected at approximately 0.5-m intervals using a strong acid and oxidant (MD-50)/non-oxidant (MV-41, MV-46) procedure. Radiocarbon (14C) stable isotope geochronology, magnetic susceptibility, stable isotope analysis (MD-50 only; Oxygen-18 [18O] and Carbon-13 [13C]), and clay mineral maturity analysis were also completed for each core. Palynological data indicate that climatic conditions at sea level have remained warm, wet, and stable for the past 14.5 kyr with sea surface temperatures in the GoP above 14 °C. Potential decreases in vegetative cover marked the Younger Dryas interval (12.5--11.5 kyr BP), as indicated by reduced pollen and spore recovery. The end of the latest marine transgression (and the subsequent return to eustatic sea level highstand) is clearly delineated by increases in marine palynomorph recovery and decreases in mangrove pollen at approximately 5 kyr BP. An increase in seasonality and potential El Niño Southern Oscillation variability is observed in MD-50's oxygen isotope results at ∼5 kyr BP. This is not supported by the palynomorph record, likely because of the sampling interval and dilution by tropical pollen flora, which indicates stable climatic conditions throughout the last 14.5 kyr. Sediment transport pathways in the GoP remained fairly constant throughout the time interval, which is supported by the lack of major changes in palynomorph assemblage composition.","2023-07-28 11:01:26.780 +0200","" +"Thomas:2022anomaly","The alpine area of the Australian mainland is highly sensitive to climate and environmental change, and potentially vulnerable to ecosystemtipping points. Over the next two decades the Australian alpine region is predicted to experience temperature increases of at least 1 °C, coupled with a substantial decrease in snowcover. Extending the short instrumental record in these regions is imperative to put future change into context, and potentially provide analogues ofwarming.Wereconstructed past temperatures, using a lipid biomarker palaeothermometer technique and mercury flux changes for the past 3500 years from the sediments of Club Lake, a high-altitude alpine tarn in the Snowy Mountains, southeastern Australia. Using a multi-proxy framework, including pollen and charcoal analyses, high-resolution geochemistry, and ancient microbial community composition, supported by high-resolution 210Pb and AMS 14C dating, we investigated local and regional ecological and environmental changes occurring in response to changes in temperature. We find the region experienced a general warming trend over the last 3500 years,with a pronounced climate anomaly occurring between 1000 and 1600 cal yrs. BP. Shifts in vegetation took place during this warm period, characterised by a decline in alpine species and an increase in open woodland taxa which co-occurred with an increase in regional fire activity. Given the narrow altitudinal band of Australian alpine vegetation, any future warming has the potential to result in the extinction of alpine species, including several endemic to the area, as treelines are driven to higher elevations. These findings suggest ongoing conservation efforts will be needed to protect the vulnerable alpine environments from the combined threats of climate changes, fire and invasive species.","2023-07-28 11:01:26.780 +0200","" +"Thorington:2005sciuridae","Family Sciuridae","2023-01-05 16:42:05.198 +0100","" +"Thorley:1998kulpi","Recent excavations at the Kulpi Mara Rockshelter in the Palmer River catchment of central Australia have protfuced radiocarbon determinations spanning an archaeological sequence of 30,000 years. These results enable re-assessment of models addressing the how, where and when of arid zone colonisation, and human adjustments to environmental change in the later Pleistocene. Whilst the evidence supports early occupation of the central arid zone during wetter conditions, doubts are raised about the continuity of occupation during the height of glacial aridity.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Thorley:1999palmer","The Palmer River catchment is one of seven river systems with headwaters in the Amadeus Basin, itself part of the larger Lake Eyre Basin, one of the most extensive regions of inland drainage in the world. Throughout human history, rivers and drainage systems have always served as an attraction for settlement, mobility and land use. Yet, unlike the larger drainage systems in other continents of the world, the inland rivers of Australia are predominantly dry, dependent for their flows on the irregular rains which fall in arid regions.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Thorley:2011kulpi","Kulpi Mara is one of three known late Pleistocene sites in Central Australia. Four recent radiocarbon determinations combined with 7 earlier results clarify the sedimentation history and occupation phases at the rockshelter. The sequence shows a number of pulses of occupation, the earliest dating between c.34,178 and 29,102 cal BP, with little use of the shelter during intermediate periods. This contrasts with the more or less continuous sequence reported for Puritjarra rockshelter 165km to the west. These differences suggest that we can expect intraregional variability in both the geomorphic setting and occupational histories of Pleistocene and Holocene sites in Central Australia and the Western Desert.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Thorn:2013thesis","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Thorn:2017caladenia","Quaternary palaeoecological research in Western Australia has been focussed primarily around Perth and the extreme south-west, with very little work conducted to the north between 29° and 32°S. Using fossil remains excavated in the 1970s from Caladenia Cave in the East Moore cave area of the northern Swan Coastal Plain, we sought evidence of compositional change in the regional mammal fauna from the mid-Holocene to the present. Loss of Phascogale calura, Perameles bougainville and Lagorchestes hirsutus, species characteristic of semi-arid and arid regions, suggests an increase in rainfall from around 4700 cal. BP. A change to a smaller sieve mesh aperture in the deepest levels of the excavation caused differential recovery which constrained the extent to which ecological inferences could be made. This bias notwithstanding, the Caladenia Cave assemblage suggests major community changes did not characterise the late Holocene, indicating resilience to the impacts of environmental changes prior to European settlement.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Thorndycraft:2019reversals","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Thorne:1972kow","The late Pleistocene human remains from Kow Swamp display archaic cranial features which suggest the survival of Homo erectus in Australia until as recently as 10,000 years ago.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Thorne:1975phd","The recognition of cultural and physical variation among the Australian Aborigines by the first European intruders on the continent has been confirmed and detailed by scientific observations. Various morphological conclusions have been drawn from the apparent heterogeneity of blood genetic, osteological and superficial features of Aborigines. Similarly, variation in the skeletal remains of prehistoric Australians has led to varying hypotheses about their morphological derivation and subsequent history on the continent. The evidence and resultant hypotheses are discussed, particularly as they are affected by the prehistoric evidence. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:28:10.642 +0100" +"Thorne:1999mungo","We have carried out a comprehensive ESR and U-series dating study on the Lake Mungo 3 (LM3) human skeleton. The isotopic Th/U and Pa/U ratios indicate that some minor uranium mobilization may have occurred in the past. Taking such effects into account, the best age estimate for the human skeleton is obtained through the combination of U-series and ESR analyses yielding 62,000±6000 years. This age is in close agreement with OSL age estimates on the sediment into which the skeleton was buried of 61,000±2000 years. Furthermore, we obtained a U-series age of 81,000±21,000 years for the calcitic matrix that was precipitated on the bones after burial. All age results are considerably older than the previously assumed age of LM3 and demonstrate the necessity for directly dating hominid remains. We conclude that the Lake Mungo 3 burial documents the earliest known human presence on the Australian continent. The age implies that people who were skeletally within the range of the present Australian indigenous population colonized the continent during or before oxygen isotope stage 4 (57,000-71,000 years).","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Thornhill:2012myrtaceae","The pollen morphology of 36 genera and 147 species from the Myrtaceae tribes Chamelaucieae, Leptospermeae and Lindsayomyrteae was surveyed using scanning electron microscopy (SEM) and light microscopy (LM). Syncolpate pollen were observed in all genera of Leptospermeae and some genera of Chamelaucieae. Genera of tribe Chamelaucieae displayed five distinct colpal morphologies, which makes it the tribe with the most diverse pollen in Myrtaceae. Six genera of Chamelaucieae, including Actinodium, Chamelaucium, Darwinia, Homoranthus, Pileanthus and Verticordia, produce large acolpate pollen not observed in any other Myrtaceae. Two of these genera produce distinct pollen; Actinodium is the only genus to have prolate-spheroidal shaped pollen, and Pileanthus pollen is large and dicolporate. A number of anomalous aperture types occurred in species of Chamelaucieae, including monocolporate (Homoranthus thomasii), pentacolporate (Calytrix oldfieldii) and hexacolporate (Sannantha tozerensis). Pollen of Lindsayomyrteae appeared similar to those of Leptospermeae and Chamelaucieae, and on the basis of pollen features, could be related to these two tribes.","2023-01-05 16:42:05.198 +0100","2023-01-13 08:19:54.810 +0100" +"Thums:2005seasonal","The diet of long-nosed bandicoots (Perameles nasuta) on the central coast of New South Wales, Australia, was examined over two summers and two winters using a combination of faecal scat analysis for food fragments and stable isotope analysis (ratios of 13C/12C and 15N/14N) of blood. Isotope ratios in blood overlapped most strongly with those in invertebrate prey, and varied much less between seasons than did those in most dietary items, suggesting that the assimilated diet of long-nosed bandicoots is dominated by invertebrates throughout the year. Invertebrate remains dominated collected faeces in both seasons, even though the availability of invertebrate prey was higher in summer. Thus both techniques indicated that long-nosed bandicoots were primarily insectivorous year-round. Faecal scat analysis indicated that invertebrate eggs were more abundant in summer than winter. At a finer scale, spiders, orthopterans, lepidopteran larvae, ants, leaf material (non-grass monocot) and seeds were more abundant in summer, while cicada larvae, roots, fungi, grass leaves and Acacia bract (small modified leaves appearing as scales) were more abundant in winter. Subterranean foods (cicada larvae, plant roots and hypogeous fungi) were more abundant in winter and more abundant in the diet of males than of either lactating or non-lactating females.","2023-02-17 13:35:53.701 +0100","" +"Tian:2021qingchuan","The Qingchuan Fault (QCF) is the main fault of the northeastern segment of the Longmenshan Fault zone (LMSFZ) on the eastern Tibetan Plateau boundary. The QCF accommodates ongoing deformation in the eastern Tibetan Plateau; however, its fault motion and potential seismic risk are still debated. This study combines a systematic analysis of deflected stream channels along the fault using 10-m digital elevation models with field investigations and measurements of the cosmogenic 10Be-derived erosion rates. The degree of channel deflection due to the interaction between strike-slip motion and channel growth processes is analyzed, followed by a quantitative extraction of the actual tectonic offsets and a calculation of the erosion rates. The long-term average strike-slip rates calculated from channel offsets range from 0.4 ± 0.1 to 1.7 ± 0.1 mm/a along the fault, with those in the southwestern section lower than those in the central section. ","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Tian:2022paleoerosion","Spatial and temporal variations in paleoerosion rate are important clues in understanding the interactions among tectonics, climate, and surface processes. Traditionally, the quantification of erosion rates over these timescales of millions of years or hundreds of years has been highlighted. For example, Low-temperature Thermochronology is used to determine erosion rates in uplifted areas such as orogenic belts, or sedimentation rates are used to be proxies of erosion rates in sedimentary basins. However, the calculation and determination of erosion rates over timescales of 103~105 years are still relatively scarce. In recent years, the application of the cosmogenic nuclide 10Be to estimate the average erosion rate of a watershed has become an effective means. Fortunately, the development of river terraces can extend over millennia to 105 years, and their sedimentary deposits contain watershed erosion signals, which provide ideal evidence to evaluate paleoerosion rates over this period. In this paper, we briefly propose a method to evaluate the average catchment-wide paleoerosion rates from 10Be depth profiles of river deposits atop river terraces. Using 10Be depth profiles in terrace surfaces, 10Be inheritance concentrations and abandon ages of terraces can be inferred, both of which serve for yielding the average catchment-wide erosion rate records at various stages of terrace development. Subsequently, based on 16 10Be depth profiles(81 10Be individual samples)and 7 modern 10Be concentration samples from six seasonal rivers among the western segment of north Qilian Shan, 23 determinations of erosion rates over the past 200 ka have been quantified. We find that the glacial-interglacial climate cycle has a direct influence on variations in erosion rate in the western segment of north Qilian Shan over the past 200 ka, as revealed by apparent increases in the catchment-wide erosion rates corresponding to these coldest phases of glacial periods. This pattern demonstrates the application of 10Be depth profiles in river terraces can effectively evaluate the average watershed erosion rates over timescales of 103~105 years, and provide insights into the potential interactions among tectonics, climate, and surface processes, which helps promote the development of quantitative research of tectonic geomorphology in active orogenic zones. With the rapid development of accelerator technology, further research using 10Be depth profiles to evaluate past erosion rates will be explored.","2024-01-18 16:42:16.917 +0100","" +"Tibby:2010kangaroo","Despite their direct links to human use, reservoirs are not widely utilised, relative to natural lakes, for deriving sediment histories. One explanation is the complex sedimentation patterns observed in water storages. Here a highly unusual combination of sedimentary records is used to determine the sedimentation history of Kangaroo Creek Reservoir, South Australia. We compare contiguous high resolution (0.5 cm sampling interval) diatom records from an almost 1.3 m core extracted from the bottom of the reservoir and from a 0.4 m monolith of sediment perched 15 m above the reservoir bottom on a disused bridge that was submerged following initial reservoir filling in 1970. The diatom histories are supplemented by evidence provided by other indicators, most notably radionuclide concentrations and ratios. Interestingly, despite the fact that the reservoir has been >20 m deep for more than 70 percent of its recorded history, distinct sections of the reservoir bottom core, but not the bridge monolith, are dominated by non-planktonic diatoms. We attribute the occurrences of these phases to inflows that occur following heavy catchment rains at times when the reservoir is drawn down. These characteristic sections have, in turn, been used to refine the site's chronology. ... [_truncated_]","2023-11-16 19:36:29.583 +0100","" +"Tibby:2020junction","The Murray River is Australia's economically most important river system. As a result of its economic importance, land use change and river regulation have resulted in ecological degradation of the river and associated river wetlands (known throughout Australia as 'billabongs'). Palaeolimnology can provide otherwise unobtainable information about the relative impacts of stressors and identify 'refuges' from such impacts. We examine an approximately 1800 year history of water quality and vegetation at Junction Park Billabong, on the Murray River approximately 25 km upstream of the Murrumbidgee River confluence. Throughout this period the billabong has maintained a strong connection to the Murray River. Planktonic Aulacoseira granulata has been the dominant diatom in the Murray River, while surrounding vegetation has been dominated by open eucalpyt woodland. Around 500 years before present (BP), there was an increase in effective rainfall as indicated by a decline in Chenopodioideae (Amaranthaceae: saltbush) and an increase in Callitris (native pine) pollen. At the same time, there was an expansion in wetland submerged aquatic macrophytes, as evidenced through increases in the relative abundance of the epiphytic diatom, Cocconeis placentula and sediment organic matter. European settlement resulted in declines in aquatic macrophytes and nutrient enrichment but minimal increases in diatom-inferred salinity. There was relatively little post-settlement change in both the diatom stratigraphy and inferred water quality from Junction Park Billabong which contrasts somewhat with that observed in floodplain water bodies both upstream and downstream of Junction Park. The record from Junction Park Billabong highlights the sensitivity of floodplain wetlands to climate change and suggests that examination of these records can provide insights into late Holocene climate from a region where few high-resolution records from other sources exist.","2023-07-28 11:01:26.780 +0200","" +"Tindale:1955menindee","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Tindale:1957culture","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Tindale:1964radiocarbon","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Tindale:1968nomenclature","3 culture concepts in Australian archaeology, nomenclature of cultures & industries, functions & recording of archaeological implements, illustrations, archaeological collections, archaeological succession in south eastern Australia, historical notes on cultures and marker implements; pressure flaking of Kimberley area filmed for Djaru & Kitja tribes; womens camp sites, implements described by Tanganekald native, use of animal skin bindings in place of resins, existing differences create local demands; carbon dating; knapped implements, edge ground axes, pirris, microliths, tulas, from S.A., biface spear points and scrapers Kimberley region, knapped implements and axes N.S.W., jimari","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Tippery:2009myrtaceae","Menyanthaceae species in Australia formerly belonging to the genus Villarsia Ventenat, which morphological and molecular data have shown to be paraphyletic, are provided with new combinations in Liparophyllum Hooker f. and the novel genus Ornduffia Tippery & Les: L. capitatum (Nees ex Lehmann) Tippery & Les; L. congestiflorum (F. Mueller) Tippery & Les, lectotypified here; L. exaltatum (Solander ex Sims) Tippery & Les; L. exiguum (F. Mueller) Tippery & Les; L. lasiospermum (F. Mueller) Tippery & Les, lectotypified here; L. latifolium (Bentham) Tippery & Les; L. violifolium (F. Mueller) Tippery & Les, lectotypified here; O. albiflora (F. Mueller) Tippery & Les, lectotypified here; O. calthifolia (F. Mueller) Tippery & Les, lectotypified here; O. marchantii (Ornduff) Tippery & Les; O. parnassifolia (Labillardière) Tippery & Les; O. reniformis (R. Brown) Tippery & Les; O. submersa (Aston) Tippery & Les; and O. umbricola (Aston) Tippery & Les.","2023-01-05 16:42:05.198 +0100","" +"Todd:2010reedy","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Tofelde:2018hillslope","Terrestrial cosmogenic nuclide (TCN) concentrations in fluvial sediment, from which denudation rates are commonly inferred, can be affected by hillslope processes. TCN concentrations in gravel and sand may differ if localized, deep‐excavation processes (e.g. landslides, debris flows) affect the contributing catchment, whereas the TCN concentrations of sand and gravel tend to be more similar when diffusional processes like soil creep and sheetwash are dominant. To date, however, no study has systematically compared TCN concentrations in different detrital grain‐size fractions with a detailed inventory of hillslope processes from the entire catchment. Here we compare concentrations of the TCN 10Be in 20 detrital sand samples from the Quebrada del Toro (southern Central Andes, Argentina) to a hillslope‐process inventory from each contributing catchment. Our comparison reveals a shift from low‐slope gullying and scree production in slowly denuding, low‐slope areas to steep‐slope gullying and landsliding in fast‐denuding, steep areas.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Tolorza:2015thesis","En esta tesis de doctorado se aborda el estudio de la erosión integrada de cuenca (∼ 140 − 24000 km2) en Chile Centro-Sur, particularmente en la Cuenca del Río Biobío, sus subcuencas principales y la zona de ruptura del terremoto del Maule. Las metodologías utilizadas son el análisis de series de tiempo de sedimentos suspendidos (Qs) y Caudal (Q) de la Direción General de Aguas y la tasa de erosión de cuenca derivada de concentraciones de 10Be en sedimentos fluviales. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:29:10.263 +0100" +"Tomkins:2007extreme","Short‐term (contemporary) and long‐term denudation rates were determined for the Blue Mountains Plateau in the western Sydney Basin, Australia, to explore the role of extreme events (wildfires and catastrophic floods) in landscape denudation along a passive plate margin. Contemporary denudation rates were reconstructed using 40 years of river sediment load data from the Nattai catchment in the south‐west of the basin, combined with an analysis of hillslope erosion following recent wildfires. Long‐term denudation rates (10 kyr–10 Myr) were determined from terrestrial cosmogenic nuclides, apatite fission track thermochronology and post‐basalt flow valley incision. Contemporary denudation rates average several times lower than the long‐term average (5·5 ± 4 mm kyr−1 versus 21·5 ± 7 mm kyr−1). Erosion of sediment following wildfires accounts for only a small proportion (5\%) of the contemporary rate. Most post‐fire sediment is stored on the lower slopes and valley floor, with the amount transported to the river network dependent on rainfall–run‐off conditions within the first few years following the fire. Historical catastrophic floods account for a much larger proportion (35\%) of the contemporary erosion rate, and highlight the importance of these events in reworking stored material. Evidence for palaeofloods much larger than those experienced over the past 200 years suggests even greater sediment export potential. Mass movement on hillslopes along valleys incised into softer lithology appears to be a dominant erosion process that supplies substantial volumes of material to the valley floor. It is possible that a combination of infrequent mass movement events and high fluvial discharge could account for a significant proportion of the discrepancy between the contemporary and long‐term denudation rates. Copyright 2006 John Wiley and Sons, Ltd.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Tooth:1997plains","This thesis is a study of ephemeral drainage systems on the extensive, low-relief Northern Plains in the Alice Springs region of central Australia. Comparison of the Sandover, Bundey and Woodforde Rivers (catchment areas of approximately 10 600, 11 000 and 550 km', respectively) reveals variations in channel morphology, estimated flow conditions and sedimentary characteristics. In the middle reaches of the Sandover catchment, bedloads consist of medium to coarse sands and channels are mainly singlethread. By contrast, in the Bundey and Woodforde catchments, bedloads consist of coarse sands and granules and many reaches are anabranched, with channels separated by narrow, linear, vegetated ridges or broad islands. Anabranching is related to tributary drainage, for ridges and islands form in association with tributary junctions as a result of various processes, including accretion in the lee of in-channel vegetation, by floodplain scour and by the formation of defeiTed-junction tributaries.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Tooth:2008magela","Many anabranching rivers are characterized by dynamic interactions between fluvial processes and riparian vegetation, but uncertainties surround the processes and time scales of anabranch development. We use geomorphological investigations and optically stimulated luminescence (OSL) dating to determine spatial and temporal trends in the development of anabranching along a 6.5-km-long reach of Magela Creek in the seasonal tropics of northern Australia. Many trees and shrubs that survive the wet-season floods establish on the sandy beds and lower banks, such that anabranches divide and rejoin around numerous ridges and islands that are formed mainly by accretion in the lee of in-channel vegetation and, less commonly, by excision from formerly continuous island or flood plain surfaces. Once ridges and islands form, colonizing vegetation maintains their stability by increasing sediment cohesion and decreasing flow erosivity. Over the Holocene, Magela Creek has vertically aggraded and extended in length by delta progradation into Madjinbardi Billabong, resulting in a time sequence of anabranches and associated ridges and islands from older (upstream) to younger (downstream). OSL ages for islands in the upstream and middle reaches are ca. 1.6 ka and older, and the narrow, deep anabranches (width/depth [w/d] typically ~10-30) have few in-channel obstructions. Farther downstream, island OSL ages are ca. 0.7 ka and younger, anabranches tend to be wider and shallower (w/d >30) with more obstructions, and splays and locally scoured island and floodplain surfaces are more common. Based on these findings, previous flow and sediment-transport measurements, and theoretical analyses, we posit that there is a decline in anabranch efficiency from an upstream equilibrium system in mass-flux balance to a downstream disequilibrium system characterized by bed aggradation and localized island and floodplain erosion. In the downstream reaches, inefficient (high w/d and obstructed) anabranches do not persist because they either aggrade and are abandoned, or they are subdivided into more efficient (lower w/d and less obstructed) anabranches as a result of the interactions between in-channel vegetation growth and ridge and island accretion or local excision. Consequently, a more efficient anabranching system gradually develops with characteristics similar to those in the upstream reaches. This enhances downstream sediment transfer, which enables ongoing delta progradation and provides fresh sediment surfaces for vegetation to colonize and initiate new anabranches. The OSL ages from Magela Creek demonstrate that a recognizable but relatively inefficient anabranching system can develop within a few centuries, while adjustment to a more efficient system occurs over a few millennia.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Torgersen:1988carpentaria","Quaternary variations in the level of the sea have exposed the shallow (<70 m) Gulf of Carpentaria (Australia) a number of times during the last glacial. Sedimentary, chemical and palynological analyses of cores from the Gulf are presented and interpreted to describe the palaeoenvironmental sequence of the Carpentaria Basin over the last <40 kyr. The results show an early desiccation followed by the continuous presence of a large (>29,000 km2) but shallow (maximum depth <10 m) fresh-to-brackish Lake Carpentaria from {35 kyr to 12 kyr. Runoff/evaporation ratios were held at about half the present ratio. The environments of the Basin are shown to have been influenced by the level of the sea, Quaternary climatic/monsoonal variations and the tectonic diversion of the Fly River. Palynological analyses indicate a continued savannah-like environment in the Basin with few floristic introductions during the last kyr. The pollen assemblages closely resemble the black soil plains presently found along the southern Gulf. Thus, the biogeographic and climatic barrier across the Australia Papua New Guinea land bridge has remained largely intact in spite of the range of environmental conditions that have occured during the last <40 kyr.","2023-01-05 16:42:05.198 +0100","" +"Torrence:2000beyond","The phenomenon known as 'Lapita', whether a pottery style (e.g. Terrell 1989), a composite of local and foreign elements (Ambrose 1997), a 'series of elements' (Specht and Gosden 1997:190), or a much more integrated 'Cultural Complex' (Green 199; Kirch 1997), has captivated the interest of Pacific archaeologists in recent years, largely due to the extremely important findings of the Lapita Homeland Project in which Jim Allen was the driving force (Allen 1984, 1991; Allen and Gosden 1991). One of the major aims of that project was to test theories for the origin of Lapita pottery by searching for precursors in the Bismarck Archipelago. A great deal of important new information was gained, especially for the newly discovered Pleistocene sites, but the origin of Lapita pottery was not resoled and it remains a hotly debated issue (cf. Kirch 1997: 113-117).","2022-10-09 20:04:07.350 +0200","2022-10-09 20:06:12.284 +0200" +"Torrence:2000volcanic","An evaluation of the relationship between culture change and the history of volcanic activity from the Witori and Dakataua volcanoes in West New Britain province, Papua New Guinea, demonstrates the importance of studies focusing on long time spans to an understanding of cultural adaptation to volcanic disasters. Using a chronostratigraphy based on several techniques for matching tephras, the cultural responses to five volcanic events are compared and contrasted between the Willaumez Peninsula and Yombon, areas whose environment and proximity to the volcanoes vary significantly. Archaeological analyses of material show that human groups did not immediately adjust to the effects of the most severe volcanic events but abandoned both regions. In contrast, adaptation on a long-term basis may be indicated by the occurrence of a punctuated trend in lithic technology iferred to reflect a decrease in mobility and an increase in the intensification of subsistence practices. This pattern, combined with limited radiocarbon dating, suggests that the length of abandonment decreased after each eruption, probably because of chnges in social organization and subsistence practices. The paper demonstrates the value of collaboration between archaeology and geology in the study of long-term human responses to natural hazards.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Torrence:2004pleistocene","The geological and archaeological signatures at the site of Kupona na Dari on the Willaumez Peninsula, West New Britain provide important new data about human colonisation of the Bismarck Archipelago. Analyses of the stratigraphy and weathering of paleosols and manuports, when combined with fission track, radiocarbon, and luminescence dating, indicate that the site was first occupied at about 35–45,000 years ago. During the whole period of occupation, people were exposed to a series of volcanic events which varied in terms of their potential impacts on the local environment. A PIXE-PIGME characterisation study of the obsidian artefacts at the site demonstrates that from the earliest period stone resources were acquired from outcrops located across a relatively large region. When compared with Early-Middle Holocene assemblages from nearby localities, the Pleistocene stone tool technology differs in only a few minor respects. From this analysis we infer that groups were mobile in both periods, but slightly different strategies for the procurement and maintenance of the stone tools were required for the more extensive ranges exploited during the Pleistocene. The inter-disciplinary study of Kupona na Dari concludes that colonisation comprised a long term process of settling into this volcanically active environment. Due to variability in the environments that people encountered, the pattern of colonisation may not have been similar across the entire Bismarck Archipelago.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Tranel:2015teton","Short-term geomorphic processes (fluvial, glacial, and hillslope erosion) and long-term exhumation control transient alpine landscapes. Long-term measurements of exhumation are not sufficient to capture the processes driving transient responses associated with short-term climatic oscillations, because of high variability of individual processes across space and time. This study compares the efficacy of different erosional agents to assess the importance of variability in tectonically active landscapes responding to fluctuations in Quaternary climate. We focus on the Teton Range, where erosional mechanisms include hillslope, glacial, and fluvial processes. Erosion rates were quantified using sediment accumulation and cosmogenic dating (bedrock and stream sediments). Results show that rates of erosion are highly variable, with average short-term rockfall rates (0.8 mm/y) occurring faster than either apparent basin-averaged (0.2 mm/y) and long-term ridge erosion rates (0.02 mm/y). Examining erosion rates separately also demonstrates the coupling between glacial, fluvial, and hillslope processes. Apparent basin-averaged erosion rates amalgamate valley wall and ridge erosion with stream and glacial rates. Climate oscillations drive the short-term response of a single erosional process (e.g., rockfalls or other mass wasting) that may enhance or limit the erosional efficiency of other processes (glacial or fluvial). While the Teton landscape may approach long-term equilibrium, stochastic processes and rapid response to short-term climate change actively perpetuate the transient ruggedness of the topography.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Tranel:2017garnet","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"TreeKangaroo:2015mel.ce","The fawn-footed melomys Melomys cervinipes (also known as the fawn-footed mosaic tailed rat) is a small to medium sized (40-90g) nocturnal murid rodent native to the Eastern coast of Australia. ... [truncated]","2023-02-17 13:35:53.701 +0100","" +"Trodahl:2011masters","Lake Wairarapa is a highly modified lacustrine system at the southern end of the North Island, New Zealand. Not only is it situated in a region that is affected by catchment altering natural phenomena such as earthquakes, storms and fire, but both the catchment and hydrology of the lake have also been significantly altered by humans. Polynesian settlers arrived in the area approximately 700BP and proceeded to deforest the lowlands. European settlers began arriving from 1844AD onwards, completing deforestation of the lowlands and Eastern Uplands. In 1964 the Lower Wairarapa Valley Development Scheme was commissioned in an effort to alleviate flooding. This scheme significantly altered the hydrological regime of the lake. Interest in the condition of the lake and associated wetlands, and the realization that it has important recreational, cultural and ecological value, began to develop in the 1990's. This has led to a desire to see the lake restored to a more natural condition while still maintaining its flood protection capabilities. However, the lake has only been monitored over the last several decades. Any evidence of the lakes condition prior to this time is anecdotal and little is known of its natural tendencies and functions. This research has investigated and quantified morphological changes to Lake Wairarapa at the decadal and millenial scale using a combination of aerial photograph analysis, bathymetric survey comparison and lakebed core analysis. Study at these diverse scales has allowed the observed changes to be related to human environmental modification, while also being juxtaposed against natural trajectories of change. It is hoped that this can inform lake management and restoration efforts and provide a benchmark for measuring future changes to the lake, while also addressing wider issues concerning natural versus anthropogenic landscape change at the local and regional scale. The results of this project suggest that the lake has been steadily infilling over the last 6000BP -- particularly along the eastern shore. For the two decades after significant hydrological changes to the lake associated with the Lower Wairarapa Valley Development Scheme, the rate of infilling on the eastern shore increased more than tenfold. However, this was accompanied by deepening in other parts of the lake. Today infilling along the eastern shore appears to have returned to natural rates and overall the lake in 2010 is only slightly smaller in volume than in 1975. Longer term anthropogenic influence on the lake and catchment was also evident. In particular Polynesian settlement and subsequent deforestation by fire was apparent in the lakebed cores. This result not only addresses the immediate issue of anthropogenic influence on this particular lacustrine system, but also informs the debate surrounding the dating of Polynesian arrival in New Zealand.","2023-07-28 11:01:26.780 +0200","" +"Trodahl:2016wairarapa","The Wairarapa Valley possesses strong ecological, economic and cultural heritage in New Zealand; however, it has also been extensively modified by human land-use practices. Despite the value of the Wairarapa Valley's natural heritage, little has been done to quantify anthropogenic impacts. We integrate 'paleo' and modern analyses of sediment deposition and assess major changes in Lake Wairarapa's depositional environment. Accumulation rates and grain-size statistics indicate that a major natural disturbance occurred at 2.5 cal kyr BP, whereas charcoal counts register the regional impact of Polynesian forest clearing and GIS analysis quantifies the reduction of Lake Wairarapa's surface area following the Lower Wairarapa Valley Development Scheme. Critically, areas with historically slow accumulation rates are now depositional zones and areas with historically high accumulation rates are now losing sediment. This study illustrates how recent modifications to New Zealand lakes can be set in a long-term context, enabling direct comparisons between the impacts of human and natural processes.","2023-07-28 11:01:26.780 +0200","" +"Troilett:1982ethel","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Tropicos:2023database","The Tropicos database links over 1.37M scientific names with over 6.74M specimens and over 1.34M digital images. The data include over 163K references from over 54.6K publications offered as a free service to the world’s scientific community.","2023-01-20 10:09:29.977 +0100","" +"Truswell:1984oakvale","Palynological analysis of the marine Oligocene-Miocene Geera Clay and Renmark Group in the Oakvale-l corehole in the western Murray Basin has shown diverse and well-preserved assemblages of spores, pollen, and dinoflagellates throughout the sequence. Pollen of Nothofagus is present throughout, with Nothofagidites emarcidus the most common form . Myrtaceous pollen is abundant: most types are referable to closed forest genera such as Syzygium, Acmena and Tristania, although a significant component of Eucalyptus type pollen is present. Podocarpaceae are common, and include types comparable to the extant Podocarpus, Dacrycarpus, Phyllocladus, Microcachrys and Dacrydium. Araucariaceae, probably as Araucaria, locally reaches high frequencies. Casuarinaceae is consistently present, and Cyperaceae and Poaceae at some levels reach frequencies in excess of 10 per cent. A group of pollen and spores that were first recorded from Tertiary strata in the modern tropics is present, although in low numbers; these include Polypodiisporites usmensis, Margocolporites vanwijhei, and a form similar to Perfotricolpites digitatus. The site provides good fossil records for a number of extant Australian taxa - Acacia pollen (as Acaciapollenites myriosporites) is present from the late Oligocene, and Gyrostemonaceae pollen was recorded from the same interval - and also the first fossil record in Australia for pollen of Utricularia (as Polycolpites sp.) and Gardenia (as Triporotetradites sp.). There is clear evidence too of diversity within the Cyperaceae by the late Oligocene. Recycled Permian and early Cretaceous spores and pollen are most common in the upper part of the Geera Clay. Dinoflagellate cysts occur throughout the section. The assemblages are dominated by the Spiniferites ramosus complex, with Hystrichokolpoma rigaudae, Lingulodinium machaerophorum, Operculodinium centrocarpum, and Systematophora placacantha the most common of the other components. There is a general similarity to coeval assemblages from Europe and elsewhere, but one major difference is the absence of peridinioid forms such as Deflandrea, Wetzeliella sensu lato, and Palaeocystodinium. These apparently did not persist into the late Oligocene in this region. The base of the Triporopollenites bellus Zone of the Gippsland Basin has been tentatively identified at 80 m. ... [_truncated_]","2023-01-05 16:42:05.198 +0100","2023-01-11 09:27:15.440 +0100" +"Tschudi:2000finland","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Tschudi:2000thesis","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Tschudi:2003allan","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Tschudi:2003dryas","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Tulenko:2018revelation","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Tulenko:2020sawatch","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Tunn:1998keilor","This paper focuses on field research and analysis undertaken in 1997 at Brimbank Park in Melbourne's north-western suburbs - a public space currently under the management of Melbourne Parks and Waterways. Here, and in the neighbouring suburb of Keilor, the intersecting Maribyrnong River has been the focus of much archaeological and geomorphological research. The distinct sequence of Late Pleistocene and Holocene alluvial terraces within the valley has yielded a rich archaeological past, but one which is founded upon traditional notions of the 'site' and currently portrayed as a series of discrete and unconnected sites.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Tunn:2006keilor","This paper focuses on the excavation and dating of an Aboriginal hearth situated on the banks of the Maribyrnong River in Melbourne's northwestern suburbs. In the Maribyrnong River Valley a distinct sequence of Late Pleistocene and Holocene alluvial terraces has yielded a rich archaeological past, including an in situ feature clearly embedded within sediments associated with the Late Pleistocene to Early Holocene (18000 - 9000 B.P) Keilor Terrace Unit. The results of Optical Stimulated Luminescence (OSL) and Accelerator Mass Spectrometry (AMS) radiocarbon dating at the site indicate Aboriginal people were opportunistically occupying the valley and, in the case of this particular archaeological feature, camping here around 15800 years ago.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Turney:2001devils","New dating confirms that people occupied the Australian continent before the earliest time inferred from conventional radiocarbon analysis. Many of the new ages were obtained by accelerator mass spectrometry 14C dating after an acid–base–acid pretreatment with bulk combustion (ABA-BC) or after a newly developed acid–base–wet oxidation pretreatment with stepped combustion (ABOX-SC). The samples (charcoal) came from the earliest occupation levels of the Devil's Lair site in southwestern Western Australia. Initial occupation of this site was previously dated 35,000 14C yr B.P. Whereas the ABA-BC ages are indistinguishable from background beyond 42,000 14C yr B.P., the ABOX-SC ages are in stratigraphic order to ∼55,000 14C yr B.P. The ABOX-SC chronology suggests that people were in the area by 48,000 cal yr B.P. Optically stimulated luminescence (OSL), electron spin resonance (ESR) ages, U-series dating of flowstones, and 14C dating of emu eggshell carbonate are in agreement with the ABOX-SC 14C chronology. These results, based on four independent techniques, reinforce arguments for early colonization of the Australian continent.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Turney:2001lynchs","Lynch's Crater preserves a continuous, high-resolution record of environmental changes in north Queensland. This record suggests a marked increase in burning that appears to be independent of any known major climatic boundaries. This increase is accompanied, or closely followed, by the virtually complete replacement of rainforest by sclerophyll vegetation. The absence of any major climatic shift associated with this increase in fire frequency therefore has been interpreted as a result of early human impact in the area. The age for this increase in burning, on the basis of conventional radiocarbon dating, was previously thought to be approximately 38 000 14C yr BP, supporting the traditional model for human arrival in Australia at 40 000 14C yr BP Here we have applied a more rigorous pre-treatment and graphitisation procedure for radiocarbon dating samples from the Lynch's Crater sequence. These new dates suggest that the increase in fire frequency occurred at 45 000 14C yr BP, supporting the alternative view that human occupation of Australia occurred by at least 45 000--55 000 cal. yr BP.","2023-09-03 12:38:33.072 +0200","" +"Turney:2008megafauna","Establishing the cause of past extinctions is critical if we are to understand better what might trigger future occurrences and how to prevent them. The mechanisms of continental late Pleistocene megafaunal extinction, however, are still fiercely contested. Potential factors contributing to their demise include climatic change, human impact, or some combination. On the Australian mainland, 90% of the megafauna became extinct by ~46 thousand years (ka) ago, soon after the first archaeological evidence for human colonization of the continent. Yet, on the neighboring island of Tasmania (which was connected to the mainland when sea levels were lower), megafaunal extinction appears to have taken place before the initial human arrival between 43 and 40 ka, which would seem to exonerate people as a contributing factor in the extirpation of the island megafauna. Age estimates for the last megafauna, however, are poorly constrained. Here, we show, by direct dating of fossil remains and their associated sediments, that some Tasmanian megafauna survived until at least 41 ka (i.e., after their extinction on the Australian mainland) and thus overlapped with humans. Furthermore, a vegetation record for Tasmania spanning the last 130 ka shows that no significant regional climatic or environmental change occurred between 43 and 37 ka, when a land bridge existed between Tasmania and the mainland. Our results are consistent with a model of human-induced extinction for the Tasmanian megafauna, most probably driven by hunting, and they reaffirm the value of islands adjacent to continental landmasses as tests of competing hypotheses for late Quaternary megafaunal extinctions.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Turney:2021chronos","The Chronos 14Carbon-Cycle Facility is a new radiocarbon laboratory at the University of New South Wales, Australia. Built around an Ionplus 200 kV MIni-CArbon DAting System (MICADAS) Accelerator Mass Spectrometer (AMS) installed in October 2019, the facility was established to address major challenges in the Earth, Environmental and Archaeological sciences. Here we report an overview of the Chronos facility, the pretreatment methods currently employed (bones, carbonates, peat, pollen, charcoal, and wood) and results of radiocarbon and stable isotope measurements undertaken on a wide range of sample types. Measurements on international standards, known-age and blank samples demonstrate the facility is capable of measuring 14C samples from the Anthropocene back to nearly 50,000 years ago. Future work will focus on improving our understanding of the Earth system and managing resources in a future warmer world.","2023-11-16 19:36:29.583 +0100","" +"Twaddle:2017short","Archaeological survey, excavations, and analyses of the Murdumurdu shell midden on Bentinck Island, Gulf of Carpentaria are reported. Patterns of subsistence as well as the timing and periodicity of site use are investigated through quantification of cultural materials, AMS radiocarbon dating, stable isotopic analysis of Marcia hiantina shell carbonates (Œ¥18O and Œ¥13C), magnetic susceptibility analysis of the deposits and palaeoenvironmental reconstruction. Exploitation of shellfish focused on sandy-mud flat species (especially M. hiantina and Gafrarium pectinatum) with occupation occurring exclusively during the dry season (May-August). Radiocarbon dating reveals that the main period of occupation was short, albeit intense and occurred c.300 years ago. Initiation of occupation closely follows the establishment of freshwater conditions in the adjacent Marralda Swamp. These factors suggest that use of Murdumurdu was limited, potentially representing a single deposition event or multiple short, discrete episodes, in a landscape rich with similar archaeological deposits.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Twidale:2001birdsville","A mild controversy has arisen concerning the age of sand ridges in the eastern Simpson Desert, around Birdsville. Stratigraphic evidence indicates a Holocene age, but thermoluminescence (TL) dating of two sand samples from the area gave ages of about 34ka and almost 78ka (Wollongong laboratory). In an attempt to resolve the difficulty, sand samples were collected and dated by optically stimulated luminescence (OSL) from a dune east of Birdsville. Though low, the dune is fully exposed in section so that basal sand as well as sediment from the substrate below the gibber were sampled. The substrate gave dates of 36ka, the basal sand about 10ka, and sand from higher levels about 9ka. No younger sand was present and the dune is construed as the clay-cemented core of a dune from which loose sand has been stripped by the wind. Samples of uncemented sand from the crests and flanks of higher dunes, and from a clayey lee-side mound in the same area gave dates around 1ka or less.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Twidale:2007murray","A vast field of old desert dunes extends from northwestern Eyre Peninsula, across Yorke Peninsula and the northern Adelaide Plains into the Murray Basin and northwestern Victoria. There are patches of parabolic forms but the sand ridges under review are of seif, linear or longitudinal type. They trend NW-SE in the west and west-east in the east. Here, we record luminescence dates for three dune sites in the Waikerie district of the northwestern Murray Basin. They range from, respectively, 151-25.3ka, 157-33.3ka, and a basal age of 59.6ka, with sand movement also indicated around 1906 and 1933 CE. Apart from the last named, no unconformities are discernible in the sampled sections.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Twidale:2018crocker","Robert Langdon Crocker was the first scientist to investigate the separate fields of desert dunes that, now stabilised by vegetation and relic, extend over much of southern South Australia. Though he considered their origin, he was particularly concerned with their age or ages, and hence their significance for climatic change. As no physical dating methods appropriate to dune sand were then available, he perforce relied on stratigraphy and subjective criteria such as degree of weathering. Consequently, most of his estimates were of the wrong order of magnitude, but he focused attention on the chronology of events responsible for the geographically separate dunefields. Later work has shown that, as Crocker surmised, the fields share a common chronology. So much so that it is proposed that they could justifiably be named after he who first recognised their common characteristics and raised the questions of when they formed, when they were stabilised, and thus when climate had changed.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Tylmann:2019poland","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"UOW:0000inprep","This is a mock reference for UOW CRN samples in prepration","2024-02-23 08:51:42.012 +0100","2024-02-23 08:51:42.012 +0100" +"Uetz:2019database","This database provides a catalogue of all living reptile species and their classification. The database covers all living snakes, lizards, turtles, amphisbaenians, tuataras, and crocodiles. Currently there are more than 10,000 species including another 2,800 subspecies (statistics). The database focuses on taxonomic data, i.e. names and synonyms, distribution and type data and literature references. There is not much other information in the database, such as ecological or behavioural information, although we are working to add such data. The database has no commercial interest and therefore depends on contributions from volunteers. Most of our data comes from published sources which is curated with help from our editors. The Scientific Advisory Board (SAB) advises us with contentious taxonomic decisions.","2023-01-05 16:42:05.198 +0100","" +"Ullman:2015insolation","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Ullman:2016final","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Ulm:1995coastal","We draw attention to important omissions in the chro­nology of Australian coastal occupation presented by Nichol­son and Cane (1994) in their recent review of the subject In the Queensland section of their review, Nicholson and Cane (1994:110-11) state that coastal settlement is confined to the last 2000 years in the Moreton Bay area, and to the last 1500 years for the remainder of the Queensland coast, with the exception of Princess Charlotte Bay, where occupation is dated to 4700 BP. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:27:18.684 +0100" +"Ulm:1996prehistory","In this paper we present an overview of the radiocarbon chronology of pre-European Aboriginal occupation of southeast Queensland. Analysis of these data provides the basis for evaluating cultural chronologies proposed for southeast Queensland which emphasise time-lags between sea-level stabilisation and permanent occupation of the coast and late prehistoric structural change in settlement and subsistence strategies linked to intensifying regional social alliance networks. This synthesis of the radiocarbon chronology demonstrates that significant increases in the number of occupied sites and the rate of site establishment does not occur until after 1,200 cal BP, and is restricted to the coastal strip. While sea-level change may have significantly influenced the representation of earlier sites, the pattern over the last 1,000 years cannot be explained solely in terms of differential preservation due to geomorphological processes. While these results indicate significant structural change in the archaeological record of southeast Queensland in the late Holocene, the nature of that change requires closer examination through further detailed studies of local and regional patterns.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Ulm:1999curtis","Since 1993 archaeological surveys and excavations have been undertaken on the southern Curtis Coast as the coastal component of the Gooreng Gooreng Cultural Heritage Project. This paper briefly outlines the physical environment of the study region including geology, vegetation and fauna communities before presenting the preliminary results of archaeological surveys and excavations. These initial results suggest that the region has an extensive mid-to-late Holocene archaeological record that has the potential to contribute to understandings of changes in late Holocene Aboriginal societies in Central Queensland.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Ulm:2000pcomm",NA,"2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Ulm:2002holocene","Recent excavation of an Aboriginal shell mound on Seven Mile Creek, just southeast of Gladstone, central Queensland, has revealed a dense shell midden deposit dated to c. 3900cal BP. This result provides some of the earliest evidence of highly focused marine resource exploitation from an open archaeological site on the Queensland coast. The site is briefly described, preliminary results of analyses presented and implications discussed.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Ulm:2002reservoir","As a component of archaeological investigations on the central Queensland coast, a series of five marine shell specimens live-collected between A.D. 1904 and A.D. 1929 and 11 shell/charcoal paired samples from archaeological contexts were radiocarbon dated to determine local ΔR values. The object of the study was to assess the potential influence of localized variation in marine reservoir effect in accurately determining the age of marine and estuarine shell from archaeological deposits in the area. Results indicate that the routinely applied ΔR value of −5 ± 35 for northeast Australia is erroneously calculated. The determined values suggest a minor revision to Reimer and Reimer's (2000) recommended value for northeast Australia from ΔR = +11 ± 5 to +12 ± 7, and specifically for central Queensland to ΔR = +10 ± 7, for near-shore open marine environments. In contrast, data obtained from estuarine shell/charcoal pairs demonstrate a general lack of consistency, suggesting estuary-specific patterns of variation in terrestrial carbon input and exchange with the open ocean. Preliminary data indicate that in some estuaries, at some time periods, a ΔR value of more than −155 ± 55 may be appropriate. In estuarine contexts in central Queensland, a localized estuary-specific correction factor is recommended to account for geographical and temporal variation in 14C activity. © 2002 Wiley Periodicals, Inc.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Ulm:2004holocene","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Ulm:2004thesis","In this thesis I combine data from regional archaeological surveys and the excavation of eight stratified sites to examine aspects of continuity and change in the late Holocene archaeological record of the southern Curtis Coast, southeast Queensland, Australia. I focus on theoretical and methodological problems emerging out of studies in southeast Queensland, particularly the issues of chronology-building and assessment of site integrity. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:29:05.548 +0100" +"Ulm:2006curtis","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Ulm:2009reservoir","We present the first direct assessment of marine reservoir effects in the Moreton Bay region using radiocarbon dating of known-age, pre-AD 1950, shell samples from the east coast of Stradbroke Island and archaeological shell/charcoal pairs from Peel Island in Moreton Bay. The resulting ΔR value of 9±19 14C years for the open ocean conforms to regional values established for northeast Australia of 12±10 14C years. Negative ΔR values of −65±61 14C years and −216±94 14C years for southern Moreton Bay highlight the potential for larger offsets over the last ∼900 years. These may be linked to changing terrestrial inputs and local circulation patterns.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Ulm:2010wellesley","Radiocarbon dates from three Kaiadilt Aboriginal sites on the South Wellesley Islands, southern Gulf of Carpentaria, demonstrate occupation dating to c.1600 years ago. These results are at odds with published liguistic models for colonisation of the South Wellesley archipelago suggesting initial occupation in the last 1000 years, but are consonant with archaeological evidence for post-4200 BP occupation of islands across northern Australia, particularly in the last 2000 years.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Ulm:2011foragers","The sea is central to the lives of contemporary coastal Aboriginal and Torres Strait Islander people across northeast Australia. Indigenous histories and documentary sources show the sea to be a vital source of subsistence, raw materials, spirituality and connection with other peoples. Coasts, and especially islands, were a focus of occupation, with high population densities linked to low mobility along the length of the Queensland coast. But what are the antecedents of these people--sea relationships? In this review, the archaeological evidence for coastal foraging across northeast Australia from the late Pleistocene is explored and the main themes and challenges in developing an understanding of how coastal resources figured in the lives of ancient Australians are discussed.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Ulm:2019sustainable","Offshore island colonisation and use around the northern Australian coastline in the mid-to-late Holocene is associated with expanding Aboriginal and Torres Strait Islander populations and intensifying land-use activities. However, few explicit tests of the long-term effects of shellfish forager decision-making and associated impacts on intertidal ecosystems in these newly colonised island environments have been undertaken. We report morphometric analyses on two key reef flat Great Barrier Reef shellfish species, strawberry conch Conomurex luhuanus (n = 360) and top shell Rochia nilotica (n = 45), from two late Holocene archaeological shell midden assemblages on Lizard Island, northeast Queensland. Human foraging pressure was assessed through reconstructions of population age structure across time, highlighting the importance of determining size-at-age habitat preferences and species behaviour patterns when assessing long-term anthropogenic impacts on shellfish populations. Results show no evidence for resource depression across the late Holocene which is broadly in keeping with previous findings at other locales on the Great Barrier Reef, but contrary to expectations of resource intensification models. We conclude that the rich and abundant resources of reef flat environments were resilient to relatively low intensity and likely episodic Indigenous foraging. This sustainability contrasts with the scale and impacts of intensive industrialised harvesting in the historic period.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Urwin:2018chronology","Cultural research at Orokolo Bay (PNG) has long focussed on elaborate social-ceremonial practice and maritime exchange (hiri). Previously the chronology of settlement was based on a single radiocarbon determination of 410 ± 80 BP from Popo village. Today, Popo is an important village site along an ancestral migration route for clan groups living up to 125km to the east. This paper presents archaeological results of a recent excavation at Popo, undertaken near the location of Rhoads’ earlier investigations in 1976. A statistically modelled chronology based on six newly obtained radiocarbon dates reveals occupation for this part of Popo between 13 and 455 cal. BP. These new results enable us to understand better the chronological history of this part of Orokolo Bay.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Urwin:2018thesis","Orokolo Bay, located in the Gulf of Papua (Papua New Guinea), is a place well known to anthropology for its elaborate social and ceremonial life. Early colonial observers were struck by the large villages and vast longhouse structures that sustained decade-spanning ceremonies and annual long-distance exchanges (called hiri) in which seafaring traders from today’s Port Moresby region would bring ceramic pots and shell valuables for sago palm (Metroxlyon sagu) starch and hulls for their ships. However, the history of large coastal trading communities in the Gulf of Papua is poorly understood. This thesis interweaves archaeological and ethnographic approaches to examine how the ancestral village of Popo, in Orokolo Bay, was built through time, and how local villagers today make sense of its construction through engaged practices of remembering. In local oral traditions, Popo is known as the ‘first‘ village: it was composed of several estates each built by a different ‘tribe‘. Here Popo’s construction is investigated archaeologically by analysing cultural materials and chronologies from eight excavations. These excavations took place in 2015 within six of Popo’s estates, and at two settlements which bookend the occupation of Popo in oral traditions. Local knowledges and memories of ancestral places including Popo were examined through seven formal interviews and through informal cross-cultural interactions. Bayesian statistical analysis of 35 radiocarbon dates demonstrates phased construction of Popo’s estates over the course of around 500 years within the period 680-140 cal. BP. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:28:49.033 +0100" +"Urwin:2021combining","When European colonists arrived in the late 19th century, large villages dotted the coastline of the Gulf of Papua (southern Papua New Guinea). These central places sustained long-distance exchange and decade-spanning ceremonial cycles. Besides ethnohistoric records, little is known of the villages’ antiquity, spatiality, or development. Here we combine oral traditional and 14C chronological evidence to investigate the spatial history of two ancestral village sites in Orokolo Bay: Popo and Mirimua Mapoe. A Bayesian model composed of 35 14C assays from seven excavations, alongside the oral traditional accounts, demonstrates that people lived at Popo from 765–575 cal BP until 220–40 cal BP, at which time they moved southwards to Mirimua Mapoe. The village of Popo spanned ca. 34 ha and was composed of various estates, each occupied by a different tribe. Through time, the inhabitants of Popo transformed (e.g., expanded, contracted, and shifted) the village to manage social and ceremonial priorities, long-distance exchange opportunities and changing marine environments. Ours is a crucial case study of how oral traditional ways of understanding the past interrelate with the information generated by Bayesian 14C analyses. We conclude by reflecting on the limitations, strengths, and uncertainties inherent to these forms of chronological knowledge.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Urwin:2023regional","According to written histories, trepang fishers from Island Southeast Asia ('Makassans') frequented coastal northern Australia from c.1750 to 1907 CE. Yolŋu oral traditions and old Austronesian borrow words in coastal Aboriginal languages suggest a long and complex history of foreign voyaging to northern Australia. Yet archaeological radiocarbon chronologies for the Southeast Asian trepang industry and earlier voyaging encounters are few and the dates have never been comprehensively reviewed. Only one Arnhem Land trepang fishery site has been dated extensively, and others have produced unusually old dates of c.1200--1500 CE. The Groote Eylandt rockshelter of Dadirrigka yielded an enigmatic sherd of friable earthenware above a radiocarbon date of c.1100 CE. Here we have compiled, reviewed and recalibrated all 49 radiocarbon dates directly associated with Southeast Asian contact sites, stratigraphy and rock art in northern Australia. We discuss the dates and their archaeological contexts region by region to assess their reliability. We also report for the first time Yanyuwa (southwest Gulf of Carpentaria) oral traditions which shed light on their past kinship and exchange relationships with Makassan visitors. The radiocarbon dates provide tentative support for four phases of interaction in northwest Arnhem Land and Groote Eylandt, including pre-Makassan encounters and the organised trepang industry of the eighteenth and nineteenth centuries. There is a paucity of archaeological excavations and radiocarbon data from northeast Arnhem Land, the Kimberley and the southwest Gulf of Carpentaria, where historical writings, linguistics and oral traditions are still the most reliable indicators of the timing and nature of cross-cultural interaction.","2023-09-03 12:38:33.072 +0200","" +"Utting:2016foxe","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Val:2018andes","Landscape evolution modeling and global compilations of exhumation data indicate that a wetter climate, mainly through orographic rainfall, can govern the spatial distribution of erosion rates and crustal strain across an orogenic wedge. However, detecting this link is not straightforward since these relationships can be modulated by tectonic forcing and/or obscured by heavy-tailed frequencies of catchment discharge. This study combines new and published along-strike average rates of catchment erosion constrained by 10Be and river-gauge data in the Central Andes between 28°S and 36°S. These data reveal a nearly identical latitudinal pattern in erosion rates on both sides of the range, reaching a maximum of 0.27 mm/a near 34°S. Collectively, data on topographic and fluvial relief, variability of rainfall and discharge, and crustal seismicity suggest that the along-strike pattern of erosion rates in the southern Central Andes is largely independent of climate, but closely relates to the N–S distribution of shallow crustal seismicity and diachronous surface uplift. The consistently high erosion rates on either side of the orogen near 34°S imply that climate plays a secondary role in the mass flux through an orogenic wedge where the perturbation to base level is similar on both sides.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Valentino:2017chugach","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Valletta:2017difference","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"VanLandingham:2022tasmania","Long-term erosion rates in Tasmania, at the southern end of Australia‘s Great Dividing Range, are poorly known; yet, this knowledge is critical for making informed land-use decisions and improving the ecological health of coastal ecosystems. Here, we present quantitative, geologically relevant estimates of erosion rates for the George River basin, in northeast Tasmania, based on in situ-produced 10Be (10Bei) measured from stream sand at two trunk channel sites and seven tributaries (mean: 24.1±1.4 ; 1σ). These new 10Bei-based erosion rates are strongly related to elevation, which appears to control mean annual precipitation and temperature, suggesting that elevation-dependent surface processes influence rates of erosion in northeast Tasmania. Erosion rates are not correlated with slope in contrast to erosion rates along the mainland portions of Australia‘s Great Dividing Range. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:28:39.883 +0100" +"Vanacker:2007escarpment","Escarpments are prominent morphological features along high-elevation passive margins. Recent studies integrating geomorphology, thermochronology, and cosmogenic nuclide-based denudation rate estimates suggest a rapid phase of denudation immediately after the earliest stages of seafloor spreading, and subsequent slow denudation rates since. To constrain the geomorphic evolution of passive margins, we have examined the development of the Sri Lankan escarpment. Cosmogenic nuclide data on river sediment along a north–south transect across the southern escarpment reveal that the landscape is eroding ten times more rapidly in the escarpment zone (26 to 71 mm kyr− 1) than in the high-elevation plateau above it and in the lowland plain beneath it (2.6 to 6.2 mm kyr− 1). Unlike these low denudation rate areas, the escarpment denudation is strongly and linearly hill slope-dependent. This shows that denudation and retreat are tightly interlinked within the escarpment, which suggests that the escarpment is evolving by rift-parallel retreat, rather than by escarpment downwearing. Supporting evidence is provided by the morphology of rivers draining the escarpment zone. These have steep bedrock channels which show sharp and prominent knickpoints along their longitudinal profiles. It appears that fluvial processes are driving escarpment retreat, as rivers migrate headwards were they incise into the high-elevation plateau. However, the average catchment-wide denudation rates of the escarpment zone are low compared to the denudation rates that are estimated for constant escarpment retreat since rifting. In common with other escarpments worldwide, causes for this slow down can be tectonic change related to flexural bending of the lithosphere, climate change that would vary the degree of precipitation focused into the escarpment, or the decrease in the contributing catchment area, which would reduce the stream power available for fluvial erosion.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Vanacker:2007vegetation","Tropical mountain areas may undergo rapid land degradation as demographic growth and intensified agriculture cause more people to migrate to fragile ecosystems. To assess the extent of the resulting damage, an erosion rate benchmark against which changes in erosion can be evaluated is required. Benchmarks reflecting natural erosion rates are usually not provided by conventional sediment fluxes, which are often biased due to modern land use change, and also miss large, episodic events within the measuring period. To overcome this, we combined three independent assessment tools in the southern Ecuadorian Andes, an area that is severely affected by soil erosion. First, denudation rates from cosmogenic nuclides in river sediment average over time periods of 1–100 k.y. and establish a natural benchmark of only 150 ± 100 t km−2 yr−1. Second, we find that land use practices have increased modern sediment yields as derived from reservoir sedimentation rates, which average over periods of 10–100 yr to as much as 15 × 103 t km−2 yr−1. Third, our land cover analysis has shown us that vegetation cover exerts first-order control over present-day erosion rates at the catchment scale. Areas with high vegetation density erode at rates that are characteristically similar to those of the natural benchmark, regardless of whether the type of vegetation is native or anthropogenic. Therefore, our data suggest that even in steep mountain environments sediment fluxes can slow to near their natural benchmark levels with suitable revegetation programs. A set of techniques is now in place to evaluate the effectiveness of erosion mitigation strategies.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Vanacker:2015transient","Mountain rivers draining tropical regions are known to be great conveyor belts carrying efficiently more than half of the global sediment flux to the oceans. Many tropical mountain areas are located in tectonically active belts where the hillslope and stream channel morphology are rapidly evolving in response to changes in base level. Here, we report basin-wide denudation rates for an east–west transect through the tropical Andes. Hillslope and channel morphology vary systematically from east to west, reflecting the transition from high relief, strongly dissected topography in the escarpment zones into relatively low relief topography in the inter-Andean valley. The spatial pattern of differential denudation rates reflects the transient adjustment of the landscape to rapid river incision following tectonic uplift and river diversion. In the inter-Andean valley, upstream of the wave of incision, slopes and river channels display a relatively smooth, concave-up morphology and denudation rates (time scale of 104–105 a) are consistently low (3 to 200 mm/ka). In contrast, slopes and river channels of rejuvenated basins draining the eastern cordillera are steep to very steep; and the studied drainage basins show a wide range of denudation rate values (60 to 400 mm/ka) that increase systematically with increasing basin mean slope gradient, channel steepness, and channel convexity. Drainage basins that are characterised by strong convexities in their river longitudinal profiles systematically have higher denudation rates. As such, this is one of the first studies that provides field-based evidence of a correlation between channel concavity and basin mean denudation rates, consistent with process-based fluvial incision models.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Vanacker:2020tropical","Tropical mountain regions are prone to high erosion rates, due to the occurrence of heavy rainfall events and intensely weathered steep terrain. Landslides are a recurrent phenomenon, and often considered as the dominant erosion process on the hillslopes and the main source of sediment. Quantifying the contribution of landslide-derived sediment to the overall sediment load remains a challenge. In this study, we derived catchment-average erosion rates from sediment gauging data and cosmogenic radionuclides (CRN), and examined their reliability and validity for constraining sediment yields in tectonically active regions. Then, we analysed the relationship between catchment-average erosion rates and landslide-derived sediment fluxes. The Pangor catchment, located in the western Andean mountain front, was selected for this study given its exceptionally long time series of hydrometeorological data (1974-2009). When including magnitude-frequency analyses of the sediment yields at the measurement site, the corrected gauging-based sediment yields remain one order of magnitude lower than the CRN-derived erosion rates. The underestimation of catchment-average erosion rates from gauging data points to the difficulty of extrapolating flow frequency and sediment rating data in non-stationary hydrological regimes, and severe undersampling of extreme events. In such conditions, erosion rates derived from cosmogenic radionuclides are a reliable alternative method for the quantification of catchment-average sediment yield. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:27:41.129 +0100" +"Vance:2003himalaya","The outward erosional flux is a key factor in the tectonic evolution of mountain belts and there is much debate about the feedbacks between tectonics, erosion and climate. Here we use cosmogenic nuclides (10Be and 26Al) analysed in quartz from river sediments from the Upper Ganges catchment to make the first direct measurements of large-scale erosion rates in a rapidly uplifting mountain belt. The erosion rates are highest in the High Himalaya at 2.7±0.3 mm/yr (1σ errors), fall to 1.2±0.1 mm/yr on the southern edge of the Tibetan Plateau and are 0.8±0.3 to <0.6 mm/yr in the foothills to the south of the high mountains. These relative estimates are corroborated by the Nd isotopic mass balance of the river sediment. Analysis of sediment from an abandoned terrace suggests that similar erosion rates have been maintained for at least the last few thousand years. The data presented here, along with data recently published for European river catchments, demonstrate that a log–linear relationship between relief and erosion rate holds over three orders of magnitude variation in erosion rate and between very different climatic and tectonic regimes. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:28:43.721 +0100" +"VandenBerg:2012entlebuch","Inner gorges often result from the propagation of erosional waves related to glacial/interglacial climate shifts. However, only few studies have quantified the modern erosional response to this glacial conditioning. Here, we report in situ 10Be data from the 64 km2 Entlen catchment (Swiss Alps). This basin hosts a 7 km long central inner gorge with two tributaries that are >100 m‐deeply incised into thick glacial till and bedrock. The 10Be concentrations measured at the downstream end of the gorge yield a catchment‐wide erosion rate of 0.42 ± 0.04 mm yr‐1, while erosion rates are consistently lower upstream of the inner gorge, ranging from 0.14 ± 0.01 mm yr‐1 to 0.23 ± 0.02 mm yr‐1. However, 10Be‐based sediment budget calculations yield rates of ~1.3 mm yr‐1 for the inner gorge of the trunk stream. Likewise, in the two incised tributary reaches, erosion rates are ~2.0 mm yr‐1 and ~1.9 mm yr‐1. Moreover, at the erosional front of the gorge, we measured bedrock incision rates ranging from ~2.5 mm yr‐1 to ~3.8 mm yr‐1. These rates, however, are too low to infer a post‐glacial age (15–20 ka) for the gorge initiation. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:27:40.834 +0100" +"VanderWateren:1999neogene","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Vandergoes:0000galway","ND","2023-07-28 11:01:26.780 +0200","" +"Vandergoes:1997takitimu","Pollen analysis of a core from a raised bog has provided a late glacial and Holocene vegetation record for the Takitimu Mountains in western Southland, New Zealand. The record shows a change from alpine grassland-shrubland at 12 600 yr BP to a low broadleaf bushland by 9800 yr BP. The bushland was succeeded by tall podocarp forest after 9400 yr BP which was replaced by cool montane mixed temperate forest dominated by Nothofagus menziesii after 4000 yr BP. Since 4000 yr BP, the only major changes in vegetation have been a slow increase in the values of Nothofagus fusca type pollen. An increase in Pteridium together with an increase in charcoal within the last 600 years may record Polynesian burning, and the later appearance of Abies and Pinus, together with an increase in grassland, records European influences. Comparison with other pollen profiles from southern New Zealand shows that many of the changes in vegetation associations are broadly synchronous and may be related directly to climate change. Differences in the timing of some floristic changes may reflect the combined effects of local climates and other local environmental factors, including the proximity of vegetation refugia to individual sites. Changes in the pattern of atmospheric circulation of southern New Zealand inferred in earlier published studies are consistent with the results of these findings.","2023-07-28 11:01:26.780 +0200","" +"Vandergoes:2005insolation","In agreement with the Milankovitch orbital forcing hypothesis1 it is often assumed that glacial--interglacial climate transitions occurred synchronously in the Northern and Southern hemispheres of the Earth. It is difficult to test this assumption, because of the paucity of long, continuous climate records from the Southern Hemisphere that have not been dated by tuning them to the presumed Northern Hemisphere signals2. Here we present an independently dated terrestrial pollen record from a peat bog on South Island, New Zealand, to investigate global and local factors in Southern Hemisphere climate changes during the last two glacial--interglacial cycles. Our record largely corroborates the Milankovitch model of orbital forcing but also exhibits some differences: in particular, an earlier onset and longer duration of the Last Glacial Maximum. Our results suggest that Southern Hemisphere insolation may have been responsible for these differences in timing. Our findings question the validity of applying orbital tuning to Southern Hemisphere records and suggest an alternative mechanism to the bipolar seesaw for generating interhemispheric asynchrony in climate change.","2023-07-28 11:01:26.780 +0200","" +"Vandergoes:2013westland","We present pollen records from three sites in south Westland, NewZealand, that document past vegetation and inferred climate change between approximately 30,000 and 15,000 cal. yr BP. Detailed radiocarbon dating of the enclosing sediments at one of those sites, Galway tarn, provides a more robust chronology for the structure and timing of climate-induced vegetation change than has previously been possible in this region. The Kawakawa/Oruanui tephra, a key isochronous marker, affords a precise stratigraphic link across all three pollen records, while other tie points are provided by key pollen-stratigraphic changes which appear to be synchronous across all three sites. Collectively, the records show three episodes in which grassland, interpreted as indicating mostly cold subalpine to alpine conditions, was prevalent in lowland south Westland, separated by phases dominated by subalpine shrubs and montane-lowland trees, indicating milder interstadial conditions. Dating, expressed as a Bayesian-estimated single 'best' age followed in parentheses by younger/older bounds of the 95 percent confidence modelled age range, indicates that a cold stadial episode, whose onset was marked by replacement of woodland by grassland, occurred between 28,730 (29,390-28,500) and 25,470 (26,090-25,270) cal. yr BP (years before AD, 1950), prior to the deposition of the Kawakawa/Oruanui tephra. Milder interstadial conditions prevailed between 25,470 (26,090-25,270) and 24,400 (24,840-24,120) cal. yr BP and between 22,630 (22,930-22,340) and 21,980 (22,210-21,580) cal. yr BP, separated by a return to cold stadial conditions between 24,400 and 22,630 cal. yr BP. A final episode of grass-dominated vegetation, indicating cold stadial conditions, occurred from 21,980 (22,210-21,580) to 18,490 (18,670-17,950) cal. yr BP. The decline in grass pollen, indicating progressive climate amelioration, was well advanced by 17,370 (17,730-17,110) cal. yr BP, indicating that the onset of the termination in south Westland occurred sometime between ca 18,490 and ca 17,370 cal. yr BP. A similar general pattern of stadials and interstadials is seen, to varying degrees of resolution but generally with lesser chronological control, in many other paleoclimate proxy records from the New Zealand region. This highly resolved chronology of vegetation changes from southwestern New Zealand contributes to the examination of past climate variations in the southwest Pacific region. The stadial and interstadial episodes defined by southWestland pollen records represent notable climate variability during the latter part of the Last Glaciation. Similar climatic patterns recorded farther afield, for example from Antarctica and the Southern Ocean, imply that climate variations during the latter part of the Last Glaciation and the transition to the Holocene interglacial were inter-regionally extensive in the Southern Hemisphere and thus important to understand in detail and to place into a global context.","2023-07-28 11:01:26.780 +0200","" +"Vanderwal:1973thesis","New Guinea and its larger neighbour to the south, Australia, have a long history of human settlement, while th eisland world of Oceania to the east has known man for a much shorter period. In late 1969, when the research to be described began, the settlement of New Guinea and Australia was known to extend into the late Pleistocene, but the earliest dates for Oceania were of the order of three thousand or so years (cf Golson 1971, incorporating a review dated 1968).","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Vanderwal:1977shag","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Vanderwal:1978technology","Louisa Bay, in southwest Tasmania, was archaeologically investigated during two field seasons, eight weeks In 1975 and four weeks in 1976. A total of six sites were sampled. Sites on Maatsuyker Island, to the south, were investigated over two separate two week periods in 1974 and 1976. This article is intended as a preliminary statement on the Louisa Bay research. As such I include brief site descriptions accompanied by detailed drawings of stratigraphic sections, radiocarbon dates, and how these may be interpreted, both locally and in the wider Tasmanian context. I suggest that there was a late adaptation to the more than ordinarily harsh southwest Tasmanian environment. I offer a model which is not inconsistent with other data, but which challenges current interpretations.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Vanderwal:1984louisa","This is a volume on subsistence behaviour as observed in and interpreted from the archaeological record at Louisa Bay and Maatsuyker Island in southwest Tasmania. All faunal remains have been subjected to rigorous analyses, using a methodology especially developed for the project, and these are integrated to form, with the aid of a poorly known ethnography, a model for southwest Tasmanian economic activities. This study of the prehistory of southwest Tasmania is important for three reasons. Firstly, it reports the most complete analysis yet undertaken of any Tasmanian archaeological sites. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:28:10.939 +0100" +"Varajao:2018pancas","In situ produced cosmogenic lOBe was used to determine denudation rates and to quantify how evolves the landscape in the Pancas Bornhardt Province, southeastern Brazil. This Province, one of the most remarkable landscapes of the Brazilian Atlantic shield is characterizedby three morphological domains (stepped highland hills, bornhardts and smooth lowlands) generated by a peculiar concurrence of climate and tectonic events during the Cenozoic. River sediments were used to evaluate average denudation rates in catchment areas. The results in the three domains are close to each other. In the highlands the average (6.86±0.48 m. My-1) is close to those of the bornhardts domain (6.13±0.46 m. My-1) and in the lowlands it is slightly lower (5.38±0.53 m. My-1). Considering their standard deviation these values must be considered similar. However the values of denudation rates in highlands and lowlands are lower than those of other similar landscapes from Brazil. This fact can be attributed to the high resistance to weathering, of the Carlos Chagas syenogranite, which has high quartz content. The values of denudation rate for the bornhardts domain, despite being low, suggest that the erosional process of bornhardts exposure is still occurring.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Veitch:1992onslow","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Veitch:1995p07303","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Veitch:1996kimberley","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Veitch:1999mitchell","In a recent paper Bailey (1993) made the observations that all A. granosa middens appear to be confined to the last 2000-3000 years and that this species has many similarities with r-selected species (see below for a discussion on the meaning of r-selected). This paper explores some of the implications of these observations in relation to three large shell middens excavated on the Mitchell Plateau, in the northern Kimberley region of Western Australia. I offer a different perspective from the more established view that large shell middens dominated by A. granosa are largely a product of environmental factors (e.g. O’Connor and Sullivan 1994; White (and O’Connell 1982:156-7). ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:29:05.843 +0100" +"Veitch:2005hamersley","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Vermeesch:2018macedonia","205Tl in the lorandite (TiAsS2) mine of Allchar (Majdan, FYR Macedonia) is transformed to 205Pb by cosmic ray reactions with muons and neutrinos. At depths of more than 300 m, muogenic production would be sufficiently low for the 4.3 Ma old lorandite deposit to be used as a natural neutrino detector. Unfortunately, the Allchar deposit currently sits at a depth of only 120 m below the surface, apparently making the lorandite experiment technically infeasible. We here present 25 erosion rate estimates for the Allchar area using in situ produced cosmogenic 36Cl in carbonates and 10Be in alluvial quartz. The new measurements suggest long-term erosion rates of 100–120 m Ma−1 in the silicate lithologies that are found at the higher elevations of the Majdanksa River valley, and 200–280 m Ma−1 in the underlying marbles and dolomites. These values indicate that the lorandite deposit has spent most of its existence at depths of more than 400 m, sufficient for the neutrinogenic 205Pb component to dominate the muon contribution. Our results suggest that this unique particle physics experiment is theoretically feasible and merits further development. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:28:21.279 +0100" +"Veth:1989islands","A colonization model is proposed to explain the timing of human occupation in different regions of the arid zone and the reasons for inferred demographic changes through time. A biogeographic approach views changes in human economy and technology against the backdrop of climatic oscillations of the last 40,000 years. This model stands in strong contrast to that of the ‘conservative desert culture‘ proposed by Gould, which has become untenable as data from arid zone excavations are increasingly argued to reflect significant changes in human economy, technology and demography through time. The results of regional survey and excavation from the Pilbara and sandy deserts of north-west Australia, from central Australia, the Flinders Ranges and adjacent dunefields and from semi-arid Queensland suggest that the occupation of the arid zone from the late Pleistocene on is likely to have been a highly dynamic process. The notion of a stable human adaptation to the diverse landforms and environments of the arid zone finds little support in the archaeological record.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Veth:1989report","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Veth:1990cooper","A systematic survey of the Lower Cooper Creek has revealed an exceptionally rich record of prehistoric occupation, trade and subsistence strategies. Preliminary analysis of Holocene assemblages suggests significant differences in settlement/subsistence strategies between the floodplain unit and the dunefields proper, to the west. The location and dating of two hearths incorporated within dune cores clearly establishes a human presence in the central Lake Eyre Basin during the late Pleistocene.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Veth:1993montebello","The Montebello Islands, lying some 120 km off the northwest coast of Australia, are probably best known for the series of nuclear tests conducted there by the British between 1952 and 1956. They are also the site of the first European shipwreck in Australian waters: the English East Indiaman Trial, dating to 1622. Post-atomic detritus may be seen today on a number of the larger islands in such varied forms as monolithic bunkers, twisted wings of Spitfires, rocket launchers and sections of the naval destroyer HMS Plym, on which the first device was detonated in 1952.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Veth:1995aridity","An element in the changing pattern of Australian archaeology has been the filling-in of great blanks on the archaeological map, once survey and excavation has begun to explore them. The dry lands of the great central and western deserts of Australia, a hard place for humans to this day, have in the last couple of decades come to find a large place in the transitional story.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Veth:1996deserts","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Veth:1999occupation","Greater Australia is the most arid landmass to have been colonised by modem humans and when settled probably had an extensive arid coastline. Given that founding groups were coastally adapted and had more than casual maritime capabilities (cf. Gosden 1993) it is surprising that, until recently, the nature of prehistoric economies on arid Pleistocene coastlines has received little attention (Morse 1994; Nicholson and Cane 1991; O’Connor and Veth 1993). This neglect has now changed with the discovery of early evidence from northwest Australia for human occupation of arid coastlines from Shark Bay through to the southwest Kimberley (Fig. 1). ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:29:06.136 +0100" +"Veth:2001kaalpi","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Veth:2006wangil","During our surveys around the Aru Islands from 1995–97 we noted a number of mounded and linear middens, some of considerable extent (see Chapter 4, this volume). Only one of these coastal sites, an extensive mounded midden on the northwestern littoral of Wamar Island (Figs 6.1–6.3), was excavated. It is located approximately one kilometre from the modern village of Wangil. This paper documents the test pitting and analysis of the Wangil midden. Many of the coastal middens recorded in the Aru group (Chapter 4, this volume) were noted to contain both plain and decorated pottery, and this raised the possibility of characterizing and dating assemblages from the Neolithic through to the historic period. This had been identified as one of the major research aims of the Aru Project (see Chapter 1, this volume; Spriggs 1998). It was clear from the presence of imported ceramics that many of these sometimes extensive coastal middens were quite recent. This was demonstrated in several cases by the presence of glass bottles eroding from the deposits that could be dated to the 18th and 19th centuries, possibly attesting to a colonial-era trade in prized marine commodities such as pearl shell. Previous survey had located midden complexes along the northwestern coastline and at various localities along the central east and southeastern sectors of the island group (see Chapter 4, this volume). Surface scatters of shellfish were less commonly sighted than buried linear and mounded forms, presumably due to the better preservation of the latter due to their greater inherent mass and resistance to the leaching of calcium carbonate in the tropics.","2022-10-09 20:04:07.350 +0200","" +"Veth:2007montebello","The Montebello Islands are a cluster of small, low relief land masses, comprised of ancient limestone, with skeletal soils, sparse vegetation and shifting sand bodies. They lie some 80 km from the coastline, representing far flung 'high points' on the once extensive arid coastal plains of north-west Australia. Barrow Island lies between the mainland and the islands. More famous as the first nuclear testing site used by the British in the 1950s and the location of the first known shipwreck off the Australian coast, (the Tryal in 1622), the Montebello Islands represent a unique configuration of terrestrial and marine ecosystems. This paper reports on archaeological analysis carried out on assemblages recovered from two stratified cave sites on Campbell Island in the Montebello group in northwest Australia. These sites provide unique insights into human responses to the drowning of the extensive arid plains of north-west Australia following the Last Glacial Maximum. Rich faunal assemblages have been recovered which date to the period 30,000–7000 BP as the local environmental context changed in response to the post-glacial marine transgression. Field surveys and excavations were carried out over two field seasons between 1992–4 and involved a team of archaeologists, field assistants and support crew.","2022-10-09 20:04:07.350 +0200","2022-10-09 20:06:12.293 +0200" +"Veth:2008turkey","Systematic excavation of occupied rockshelters that occur in ranges along the Canning Stock Route of the Western Desert has seen the establishment of both a Pleistocene signal (c.24ka BP) as well as the fleshing out of a Holocene sequence. Recent dating of a perched rockshelter in the Calvert Ranges, east of the Durba Hills, has provided a Holocene record filling in previous occupational gaps from the Calvert Ranges. The extrapolated basal date of the site is in the order of 12,000 BP. Assemblages from this site illustrate repeated occupation through the Holocene with a notable shift in raw materials procured for artefact production and their technology of manufacture in the last 1000 years. Engraved and pigment art is thought to span the length of occupation of the shelter. The site illustrates a significant increase in the discard of cultural materials during the last 800 years, a trend observed at other desert sites. Much of the pigment art in this shelter seems likely to date to this most recent period.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Veth:2009excavations","We report on early occupation from the Parnkupirti site on Salt Pan Creek at Lake Gregory, on the edge of the Great Sandy Desert of northwest Australia. OSL ages from excavations, and stratigraphic correlations between dated exposures along Salt Pan Creek, show some stone artefacts in situ in sediments dating from greater than 37ka and most probably on stratigraphic grounds in the range of ~50-45ka. The deep stratigraphic section at Parnkupirti also provides a long record of the Quaternary history of Lake Gregory, which remained a freshwater system during the Late Quaternary.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Veth:2014maritime","This paper reports on the first season of work on the Barrow Island Archaeology Project. It contextualises new findings within a review of what is now known of the archaeology of the Carnarvon bioregion. A reliance on coastal resources for over 42,000 years is indicated from excavations and open sites from Cape Range, the Montebello Islands, the Onslow coastline and Barrow Island. The continuous use of marine resources, blended with largely arid zone terrestrial assemblages, from 17,000 cal. BP until the modern era, attests to a deep chronology for hybrid maritime desert societies in the Australian northwest.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Veth:2017barrow","Archaeological deposits from Boodie Cave on Barrow Island, northwest Australia, reveal some of the oldest evidence for Aboriginal occupation of Australia, as well as illustrating the early use of marine resources by modern peoples outside of Africa. Barrow Island is a large (202 km2) limestone continental island located on the North-West Shelf of Australia, optimally located to sample past use of both the Pleistocene coastline and extensive arid coastal plains. An interdisciplinary team forming the Barrow Island Archaeology Project (BIAP) has addressed questions focusing on the antiquity of occupation of coastal deserts by hunter-gatherers; the use and distribution of marine resources from the coast to the interior; and the productivity of the marine zone with changing sea levels. Boodie Cave is the largest of 20 stratified deposits identified on Barrow Island with 20 m3 of cultural deposits excavated between 2013 and 2015. In this first major synthesis we focus on the dating and sedimentology of Boodie Cave to establish the framework for ongoing analysis of cultural materials. We present new data on these cultural assemblages - including charcoal, faunal remains and lithics - integrated with micromorphology, sedimentary history and dating by four independent laboratories. First occupation occurs between 51.1 and 46.2 ka, overlapping with the earliest dates for occupation of Australia. Marine resources are incorporated into dietary assemblages by 42.5 ka and continue to be transported to the cave through all periods of occupation, despite fluctuating sea levels and dramatic extensions of the coastal plain. The changing quantities of marine fauna through time reflect the varying distance of the cave from the contemporaneous shoreline. The dietary breadth of both arid zone terrestrial fauna and marine species increases after the Last Glacial Maximum and significantly so by the mid-Holocene. The cave is abandoned by 6.8 ka when the island becomes increasingly distant from the mainland coast.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Veth:2019kimberley","Recent archaeological research in Australias north-eastern Kimberley has luminescence dated a large red sedimentary feature, known as Minjiwarra, with artefacts in stratified contexts from the late Holocene to ∼50,000 years ago. This site is located on the Drysdale River, with preliminary excavations undertaken as part of an ARC Linkage Project. Deeply stratified sites in association with rockshelters are uncommon across the NE Kimberley and basal dates at open cultural deposits vary greatly. Most of them are mid-Holocene in age. However, Minjiwarra appears to cover the entire span of potential human occupation in this region, with associated lithic technology, reported on here.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"VickersRich:1991vertebrate","A concise account of the fossil record of vertebrates in Australasia, a region of great interest to evolutionists due to the divergence of its biota from that of other continents at an early stage.","2023-02-17 13:35:53.701 +0100","" +"Victor:1981ostracoda","ND","2023-01-05 16:42:05.198 +0100","" +"Vines:0000ozarch","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Vinnicombe:1980gosford","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Vinnicombe:1987dampier","This report is the final in a series of three made to Woodside Offshore Petroleum Pty Ltd (Woodside) under the terms of a contract with the Trustees of the Western Australian Museum to record and salvage Aboriginal sites on the company’s leases on the Burrup Peninsula. - This volume collates data resulting from the field research phase of the contract (1980-1981) which was funded by Woodside. Its principal objectives are to outline the context in which the survey and salvage project was carried out, to describe the archaeological work achieved on the Peninsula and to summarise the present status and location of the finds and records. It is hoped that these data will provide a stimulus for further research and analysis in an area rich in archaeological potential. - There has been no attempt to account for more recent developments in the area, nor to detail discussions between the Department of Aboriginal Sites of the Western Australian Museum, Woodside and local Aboriginal people who have traditional associations with Aboriginal sites on the Peninsula. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:29:06.432 +0100" +"WS:2022nin.ti","Species _Ningaui timealeyi_","2023-02-17 13:35:53.701 +0100","" +"Wahome:1995thesis","This study explores the ceramic sequence of the Admiralty Islands (Manus Province, Papua New Guinea) between 2000 BP and the present, covering both post-Lapita and Late prehistoric periods in Island Melanesia. In the Admiralties, information on these periods comes mainly from surface collections with no reliable chronology. In pursuing the goal of establishing a ceramic sequence for the Admiralties, the current study utilises the potential of attributes, attribute combinations and xeroradiography to cover several aspects of ceramic characterization. Through such studies, a ceramic sequence has been established for the Admiralties for the first time. This sequence is divided into four main periods:(i) Lapita,(ii) Early post-Lapita,(iii) Late post-Lapita and (iv) Late prehistoric periods, which have been compared with the rest of Island Melanesia to address wider questions of Ceramic regional traditions and exchange through time. The strength of this sequence is that the methods used are inexpensive and all the attributes are standard. This means that future researchers in Melanesia can easily seriate their surface ceramic collections to place them within the sequence. Ceramics from sites with unreliable dates, ofte1n the case in the Admiralties and elsewhere, can be cross-dated using this sequence. In dealing with the wider questions of regional ceramic traditions, the thesis confirms the existence of a widely spread ceramic tradition of incised and applied pottery, and clarifies the position of regional variants like Mangaasi within this tradition. This represents an important contribution to Pacific archaeology given the long-standing confusion over the status of incised and applied pottery in the region‘s prehistory.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Walcek:2012argentine","The timing of uplift of the Precordillera is important for understanding the linkages, if any, between slab dynamics, shortening and topography. The study region (between 32° and 33° S latitude) lies at the southern end of the flat slab, where the subducting Nazca plate is nearly horizontal. South of the study region, subduction occurs at normal subduction angles of around 30° while north of the study region the slab subducts at around 5°. We use the geomorphology of the region to date the initiation of surface uplift and the ensuing landscape adjustment. The topography of the Precordillera of the Argentine Andes consists of both remnants of a low-relief Miocene landscape developed when the region was at a lower elevation, and rapidly eroding fluvial systems that have been dissecting this surface since uplift. This study utilizes 26Al and 10Be concentrations in stream sediment quartz to calculate erosion rates of the Miocene remnant paleo-landscape, as well as incision rates within the actively incising post-uplift fluvial system. The remnant landscape is eroding at < 10 m/My, while the surrounding landscape is eroding an order of magnitude faster, approaching 100 m/My. These values show the transition from a rapidly eroding system adjusting to uplift, to a system where rates of uplift approach those of erosion. We used a locally determined relationship between average upstream slope and erosion rate to model erosion across the landscape. DEM analyses of modern river profiles are used to reconstruct paleo-river profiles, which suggest an average of 1.3 km of uplift. Uplift of the southernmost Argentine Precordillera is constrained to have initiated by ~ 10 Ma, demonstrating that under the arid conditions typical of the southernmost Precordillera, millions of years are needed for a landscape to reach equilibrium.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Walker:1962terrace","Summary Cyclic terraces and their soils developed in steeply graded drainage areas and gently sloping floodplains at the same time as the K-cycle soil layers in the adjacent hill country. The K3 sediments are by far the greatest in volume while the K2 and K1 sediments are progressively smaller in volume. Radiocarbon dates for four terrace sites show that the K3 cycle commenced 29,000 years ago, the K2 cycle 3,740 years ago, the K1 cycle 390 years ago, and the present epicycle of erosion K0 0-120 years ago. These dates do not correlate with the dates of past climatic events proposed by other Australian workers. They do show, however, that the soils on the N. S.W. south coast are rarely older than late Pleistocene.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Walker:1979enga","Stratigraphies and pollen analyses are reported from three sites within 25 km east and west from Wabag in the highlands of Papua New Guinea, namely: Sirunki, 2500 m above sea level, 32000 to 1500 yr Inferred Ages; Inim, 2500 m above sea level, 10000 to 0 yr Inferred Ages; Birip, 1900 m above sea level, 2300 to 0 yr Inferred Ages. Events evidenced by these data are described against a time scale of Inferred Ages (I.A.) based on radiocarbon dates and stratigraphic considerations. The pollen analytical data from Sirunki are presented in terms of pollen recovery (deposition) rates as grains per square centimetre per year (grains cm-2 a-1) and their interpretation controlled by information about total pollen deposition rates and differential pollen production and transport at the present day. Around Sirunki, the composition of the vegetation before 27500 I.A. is enigmatic, although almost certainly it was treeless. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:28:50.508 +0100" +"Walker:2018dating","The Cooloola sand dunes are part of a series of aeolian parabolic dunes that stretch along the east coast of Australia. They form a chronosequence showing increasing weathering, soil formation and water erosion across six geomorphically recognized soil landscapes. These landscapes were recognized from air photographs and further refined on the basis of some 150 auger holes across the dunes. Data about the structure and floristics of the vegetation were collected at the same time. There is a significant body of literature about the Cooloola dunes but there are two areas that have not been satisfactorily considered. First the previous dating which gave inconsistent results has been superseded by single grain OSL dates and second Cooloola has not been considered in a regional context. Here we report the results of single grain optically stimulated luminescence (OSL) analyses for 31 samples for 21 sites across the geomorphic landscapes. The sites were selected near the apex of each dune as this represents the last depositional date and the least disturbed by sand movement. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:27:51.156 +0100" +"Wallace:2010rose","Previous renovations beneath the club house of the Royal Sydney Golf Club (RSGC) in Rose Bay resulted in the discovery of Aboriginal human remains (Donlon 2005). Donlon (2005, 18) recommended that any further large-scale removal of undisturbed sand or soil in the grounds of the RSGC be monitored for further possible burials. This report documents the archaeological investigation of two areas beneath the original dune surface at the RSGC. As with the earlier work the La Perouse Local Aboriginal Land Council (LPLALC) has been involved in the current recovery and all management decisions regarding the finding of cultural and human remains. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:28:32.797 +0100" +"Wallis:2001carpenters","Examination of a phytolith assemblage from the archaeological site of Carpenter's Gap 1 provides an hitherto unrecognised source of vegetation history for the tropical savannah region of north western Australia. Two predominant mechanisms contributed to the formation of the phytolith assemblage: firstly, the introduction of phytoliths in plant materials brought in by humans, and, secondly, the introduction of phytoliths contained in faecal pellets deposited by animals. Separating the effects of both mechanisms enables local vegetation patterns, and, by inference, climatic conditions, to be reconstructed. The period ca. 40,000 years BP was probably wetter than today, allowing the southerly expansion of palms beyond their present day distribution. Grassland compositional changes occurred by ca. 33,000 years BP, probably resulting from a combination of lowered rainfall, decreased temperatures and possibly Aboriginal firing activities. A reduction in palm at a similar time, followed by its complete disappearance, in association with the loss of Ulmaceae prior to the Last Glacial Maximum (LGM) indicates a continued trend in decreasing water availability. An abundance of Cyperaceae, sponge spicules and diatoms during the LGM, when considered in conjunction with the other evidence, possibly represents altered human behaviour in response to increased aridity.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Wallis:2002nests","This paper reports a small suite of AMS radiocarbon dates and phytolith data derived from mud nests collected at the Carpenter's Gap 1 rockshelter in the southwest Kimberley, a site which has a 40,000 year old human occupation sequence. Examination of mud nests was undertaken to supplement the palaeoecological database of the site and help develop a better understanding of issues of phytolith movement, taphonomy and site deposit formation processes in relation to the accumulation of phytoliths in archaeological rockshelter deposits; however, logistical constraints and the novelty of the approach meant this research was designed to be exploratory in nature, rather than exhaustive.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Wallis:2004hearths","In order to profile an ongoing, successful collaboration between an Indigenous community and archaeologists, this paper describes a study into open hearth sites in northern Queensland. While the participating individuals on the project have no doubt about the Aboriginal origins of these sites, there has been some reluctance from members of the local non-indigenous community to accept this proposition or to recognise their significance to the Aboriginal community. Subsequently, over the past few years many such sites have been inadvertently damaged by various development projects, culminating in (now resolved) tension between the Aboriginal community and the local Shire Council in relation to a recent dam development. This paper presents an overview of the conceptualization and results of archaeological investigations of open hearths sites in the Richmond area, and considers some of the repercussions of the project, both short and longterm, for those involved.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Wallis:2004surveys","This preliminary report describes the initial results from an archaeological survey conducted in the foothills of the Gregory Ranges on Middle Park Station in inland northwest Queensland. Nearly 130 Aboriginal sites were located during the survey, which was carried out as a collaborative project between an archaeologist (LW) and members of the Woolgar Valley Aboriginal Corporation (DS and HS). Sites were dominated by rockshelters containing stenciled art, although open artefact scatters, grinding surfaces, axe grinding grooves and quarries were also present. This project has enabled the Woolgar Valley Aboriginal Corporation to begin compiling a detailed inventory of sites in their traditional country, thereby allowing a better understanding of their cultural heritage and addressing various research oriented questions about the nature of Aboriginal occupation in the region.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Wallis:2009gledswood","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Wallis:2013passing","Comparatively little is known about the archaeology of the Mitchell Grass Downs region of inland Queensland. This paper reports the results of investigations of an open site complex therein, comprising numerous hearths, a human burial, middens, stone arrangements and a stone artefact assemblage. Analysis reveals the stone artefact assemblage is a palimpsest, representing multiple events in the late Holocene compressed into a single non-stratified archaeological surface assemblage. The evidence suggests use of the area was by highly mobile, transient populations passing through on an occasional seasonal basis when environmental conditions were amenable to travel; suggestions for a semi-sedentary population are not supported. Clear evidence for the extensive removal, weathering, reuse and recycling of artefacts has implications for our ability to reconstruct past human behaviours and landscape use in this region.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Wallis:2016built","Built structures in rockshelters are relatively common archaeological features in the Pilbara that have been neglected in the published literature. Drawing primarily on grey literature, coupled with new data from recent investigations, this paper provides a review of current knowledge about these enigmatic structures. Results show that these features are found across the Hamersley Plateau, although are especially abundant in the Packsaddle Range, and in the Chichester Ranges. Most are likely to be late Holocene features, concurrent with a suite of other changes that occurred during that period. The current practice of grouping all built structures in rockshelters into a single site type (i.e. ‘(hu)man-made structures‘) conceals wide variation amongst them. A typology is suggested based on morphological and contextual features to allow better characterisation of these features, thereby improving understandings of their distribution and functions, and facilitating more adequate assessments of their significance in management contexts.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Wallis:2021hilary","This paper reports on an Aboriginal site complex, incorporating hut structures, ceremonial stone arrangements, an extensive surface artefact assemblage of lithics and mussel shell, and a silcrete quarry, located along Hilary Creek, a tributary of the Georgina River in western Queensland, Australia. At least two phases of occupation are indicated. The most recent huts have their collapsed organic superstructure still present, while those of a presumably earlier phase are distinguished as bare, circular patches of earth which are conspicuous amongst the ubiquitous gibber, with or without stone bases, and lacking any collapsed superstructure. Immediately adjacent to the huts and also a few hundred metres away are clusters of small stone arrangements, and about 2 km to the southwest, along the same creekline, is another series of larger, more substantial stone arrangements; these features speak to the importance of the general Hilary Creek area for ceremonial purposes. Radiocarbon dating reveals use of the Hilary Creek complex dates to at least 300 years ago; the absence of any European materials suggests it was likely not used, or only used very sporadically, after the 1870s when pastoralists arrived in the area, and when traditional lifeways were devastated by colonial violence.","2022-10-09 20:04:07.350 +0200","" +"Walshe:2001augusta","A series of late Quaternary dunes are located in the vicinity of Port Augusta in the mid-north of South Australia. Observations of deflating archaeological material were first recorded by Norman B. Tindale during the 1939 Harvard-Adelaide University Anthropological Expedition (Tindale 1939:827). A mile & 3/4 beyond the Port Augusta Bridge on the side of the road to Iron Knob, we hunted over a site where we had on a previous occasion found several old Kangaroo Island type implements. Found an old earthy layer fiom which series of large crude quartzite flakes were eroding also a few large and much altered shells. Much of the implements was already dropped onto a hard pan and the rest was on the surface of the weathering earth layer, so that absolute results not obtainable but it seemed likely that most if not all the material weathering out belonged to a single period. (see collection of specimens). Records of similar material at nearby Dempsey‘s Lake were made by Cooper (1953) and Lampert (1976). Dempsey‘s Lake was the focus of palaeontological investigations during the 1950‘s from which time a certain amount of Diprotodon skeletal material was recovered. Stone tools described as consistent with ‘Kartan‘ industries have also been recovered and are generally characteristic of the core tool and scraper tradition (Lampert 1976). Lampert (1976) also noted the absence of small tools ‘such as pirris and tulas‘. ... [_truncated_]","2022-10-09 20:04:07.350 +0200","2023-01-11 09:27:11.287 +0100" +"Walshe:2005hawker","Two Indigenous archaeology field schools were conducted by this author and Pauline Coulthard, an Adnyamathanha elder, during 2001 and 2002 for a total of four weeks. The schools were held at Hawker Lagoon, in the southern Flinders Ranges with participation of students from the Department of Archaeology, Flinders University. The archaeology program continued earlier work undertaken by Ron Lampert in the 1980’s at the same site. Excavation revealed a disparity between earlier stratigraphic patterns and dating outcomes. The surface material is subject to significant environmental disturbance. Three surface hearths returned dates ranging from about 1500 to 550 years BP for associated charcoal. The lagoon is discussed within the broader context of occupation, trade and response to the LGM rather than within the narrow context of disturbed archaeological assemblages.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Walshe:2012hearth","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Walters:1986thesis","This thesis examines a marine fishery in prehistory. Ethnohistorical records of Aboriginal fishing in the Moreton Bay area and an analysis of excavated fish remains from eight archaeological sites provide for an interpretation of two thousand years of fishery management. In a coastal environment not relatively rich in terrestrial resources, prehistoric subsistence took a maritime focus, with fish being a principal component of the food supply. Vertebrae and other post-cranial remains dominated the archaeological samples. An analysis which concentrated upon cranial skeletal elements would have produced a significantly different picture of catch composition. The study of vertebrae permitted a degree of taphonomic control otherwise unobtainable. All catches were dominated by one or two taxa, and patterns of species abundance took the form of geometric and logseries distributions. The most diverse catches were those from sites adjacent to the dune-island barrier surf beaches. Fishers were able to specialize to a significantly greater degree in mangrove estuarine habitats. Fish were significantly larger in catches from the eastern bay than from the west. This pattern follows from the life cycle characteristics of relevant populations, whereby juveniles form a larger proportion of samples taken from mangrove-estuarine areas in the western bay. The fishery operated inshore throughout its history. Seasonality assessment was undertaken by examination of growth rings on skeletal elements of mullet and whiting. Samples of vertebrae of these taxa from two sites. Sandstone Point and Toulkerrie, were amenable to determination of season of death. A significant seasonal emphasis was demonstrated, corresponding to periods of boom prey abundance. But a significant proportion of the catch was also taken in off-peak times. This analysis suggested that during the last thousand years at least, fish were caught throughout the year. This implied sedentary occupation in the bay area during the most recent millennium. The suite of fishing material culture was diverse. The data reflect no one-to-one correlation between catches and particular items of fishing gear. Strategies correlated with fish behaviour and ecology to incorporate multiple methods of fish catching at given times and places. The absence of fish hooks throughout the history of the fishery cannot adequately be explained by recourse to environmental phenomena. The pattern of hook and line fishing in eastern Australia is interpreted in terras of the social relations of production prevailing in various regions. A case is made for the removal of the strict distinction between resources and subsistence technology as factors determining demographic parameters. The pattern of fishing strategies is accounted for in large part as a series of adaptive responses to environmental heterogeneity. However, establishment of the fishery late in the Holocene, together with the deployment of material culture items and growth in fish production through time, suggests that adaptation cannot account for all aspects of fishery practice. The dynamics of social and cultural variables cannot be discounted as deterministic with regard to these phenomena.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Walters:1987kombumerri","This paper reports the salvage excavations of a shell midden at Hope Island, Gold Coast City, southeast Queensland. Archaeological investigations were carried out in the Gold Coast region during the late 1960s and early 1970s (e.g. Haglund-Calley and Quinnell 1973; Haglund 1975, 1976), but as academic input into the area waned it became something of a folk theory in the mainstream Anglo-Saxon community that nothing worthwhile in the way of archaeological evidence remained in the area. The Kombumerri people, traditional owners who have never ceded title to their land, knew differently. This paper follows an extensive site recording program undertaken by the Kombumerri Cultural Centre and the Anthropology Museum, University of Queensland, which has clearly demonstrated the correctness of their view: material evidence of significance to the local Aboriginal community abounds within the Gold Coast City limits and its environs.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Wang:2003movement","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Wang:2006shaluli","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Wang:2013dalijia","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Wang:2017ailao","In tectonically active regions, geomorphic features, such as catchment slopes, terraces, and river profiles can be interpreted in the context of tectonic and climatic forcing; however, distinguishing tectonic impacts from other factors such as pre-existing geologic complexities and climate changes is challenging. We use fluvial longitudinal profiles, catchment slopes, and catchment mean erosion rates derived from in-situ cosmogenic 10Be and 26Al to examine the late Cenozoic landscape evolution of the Ailao Shan Shear Zone (ASSZ) in the southeastern Tibetan Plateau. The trunk stream of the Red River, flowing along the eastern side of the shear zone, consists of three sections with distinct channel parameters, separated by knickzones (the Midu, Ejia, and Nansha sections from NW to SE). Tributaries to the Red River within the Ailao Shan Shear Zone in the Ejia and Nansha sections consistently display two channel segments (upper low-gradient and middle steep channel segments); a third set of lower, less steep channel segments are identified only along the tributaries in the Nansha section. Catchment mean erosion rates contrast sharply along strike: ca. 300 m/Myr in the Ejia section and ca. 100 m/Myr in the Nansha section. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:27:41.719 +0100" +"Wang:2017wenchuan","Quantifying the removal of co‐seismic landslide material after a large‐magnitude earthquake is central to our understanding of geomorphic recovery from seismic events and the topographic evolution of tectonically active mountain ranges. In order to gain more insight into the fluvial erosion response to co‐seismic landslides, we focus on the sediment fluxes of rivers flowing through the rupture zone of the 2008 M w 7.9 Wenchuan earthquake in the Longmen Shan of the eastern Tibetan Plateau. Over the post‐seismic period of 2008–2013, we annually collected river sediment samples (0.25–1 mm) at 19 locations and measured the concentration of cosmogenic 10Be in quartz. When compared with published pre‐earthquake data, the 10Be concentrations declined dramatically after the earthquake at all sampling sites, but with significant spatial differences in the amplitude of this decrease, and were starting to increase toward pre‐earthquake level in several basins over the 5‐year survey. Our analysis shows that the amplitude of 10Be decrease is controlled by the amount of landslides directly connected to the river network. Calculations based on 10Be mixing budgets indicate that the sediment flux of the 0.25–1 mm size fraction increased up to sixfold following the Wenchuan earthquake. Our results also suggest that fluvial erosion became supply limited shortly after the earthquake, and predict that it could take a few years to several decades for fluvial sediment fluxes to go back to pre‐earthquake characteristics, depending on catchment properties. We also estimate that it will take at least decades and possibly up to thousands of years to remove the co‐seismic landslide materials from the catchments in the Longmen Shan. Copyright 2017 John Wiley and Sons, Ltd.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Wang:2021conjugate","A great escarpment at a passive margin is the mountainous area that separates the low-relief high plateau and the low-relief but low-lying coastal plain. River incision models, such as the stream- power incision model, are often used to quantify the relationship between erosion rates and topographic metrics. Stream-power incision models predict higher erosion rates for steeper river reaches, while accounting for vertical rock motion due to uplift or denudation. Escarpment rivers are steep compared to rivers from active-tectonic regions, suggesting high erosion rates on the escarpment. But slow erosion rates interpreted from cosmogenic nuclide concentrations contradict the morphology-inferred denudation pattern. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:28:38.704 +0100" +"Wang:2021longmen","The Longmen Shan range, located on the eastern margin of the Tibetan Plateau, is characterized by steep topography and a shortening rate of <3 mm/yr. This peculiar configuration is a source of controversy and questions about the topographic evolution and dynamics of this orogenic plateau margin. Investigating the variations in surface denudation over different spatial and temporal scales is important for a better understanding of topographic evolution, but there is still a lack of erosion-rate data averaged over millennial timescales along the frontal range of the Longmen Shan, especially in its southern part. We present 25 new catchment-wide denudation rates derived from 10Be concentrations in river sediments across the southern Longmen Shan. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:28:38.114 +0100" +"Ward:1981brisbane","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Ward:2003keep","This geoarchaeological study aims to establish the geomorphic context of Aboriginal cultural landscapes and archaeological sites in the Keep River region, Northern Territory, over the Late Quaternary. The geomorphic focus of the thesis is concentrated on the sand sheets, which occur at the base of the sandstone escarpments. Sample locations include the occupation (rockshelter and sand sheet) sites of Goorurarmum, Jinmium and Karlinga, and non-occupation(creek) sites at Karlinga and Sandy Creek Gorge. The thesis presents five interrelated studies, including (i) an assessment of the theoretical relevance of geoarchaeology in northern Australia; and three studies at different timescales, evaluating (ii) long-term landscape processes over timescales of millenia using in situ osmogenic dating, (iii) sedimentary processes over timescales of centuries to millenia using luminescence dating, and sedimentary processes over decadal timescales. A fifth study integrates the results of the above four studies with existing archaeological data. Measurement of in-situ cosmogenic 10Be and 26Al concentrations from the local escarpment bedrock has revealed denudation rates of 4 - 7 mm.ka-1 over 103 - 105 year timescales, consistent with similar studies in other parts of semi-arid Australia. Calculated bedrock denudation rates were used to model burial profiles up to 6 m deep from the Jinmium sand sheet. Measured concentrations of 10Be and 26Al in two profiles, provided vertical accretion rates of ~10 - 20 mm.ka-1 over the past few hundred thousand years. Grain size, micromorphology, mineralogy and geochemistry indicate that the sand-sheet sediments are locally sourced. The rock-shelter sediments have higher relative concentrations of CaO, P205 and greater LOI, than the surrounding sand-sheet sediments, reflecting higher levels of charcoal, guano and organic matter. Post-depositional reddening of the sediments reflects groundwater variation rather than any proxy for depositional age. A total of 33 thermoluminescence (TL) and 15 optically stimulated luminescence (OSL) dates were obtained from the rock-shelters, sand sheets and creek embankments. U- and Th-series analyses indicate relative equilibrium, with slightly higher dose rates (3.0 ± 0.83 Gy.ky-1) for mottled sediments than elsewhere (1.3 ± 0.29 Gy.ky-1). Foreshortened TL plateaux in some sand sheet sediments at Goorurarmum and Jinmium, and stepped TL plateaux in the sediments alongside Sandy Creek are indicative of episodic rapid deposition events. Basal OSL ages for the Goorurarumum rock shelter and adjacent sand sheet excavation are 0.3 ± 0.07 ky BP and 14.3 ± 0.4 ky BP respectively, and near-basal OSL ages for the Karlinga rock shelter and more distant sand sheet","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Ward:2005keep","This paper evaluates the Late Quaternary chronostratigraphic context of archaeological sites in the Keep River region, Northern Territory, Australia. Cosmogenic dating, luminescence dating and sediment characterisation reveal sedimentary processes commencing from erosion of the escarpment and plateaux source through temporary storage in sand sheets, to final deposition in alluvial floodplains. Erosion of the sandstone plateaux (∼5mmka−1) and escarpment faces (probably ∼50–100mmka−1) provide the main sediment source for the adjacent sand sheets which have evolved over the past 100,000 years as the product of ongoing cycles of accumulation and denudation. The rate of sediment accumulation is lowest near the escarpments on the low-energy sediment-limited sand sheets (<100mmka−1) and greatest near the main streams (>400mmka−1) that have more numerous sediment sources. Collectively, luminescence ages indicate an apparent increase in sediment accumulation rate in the sand sheets from ∼100mmka−1 in the late Pleistocene to over 200mmka−1 in the Holocene. This most likely reflects enhanced monsoonal activity following postglacial marine transgression. Palaeosol horizons in the creek profile distinguished by sediment mottling mark potentially significant palaeoenvironmental and palaeoclimatic changes during the Quaternary.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Ward:2006keep","This paper compares archaeological evidence of Aboriginal occupation inside rock shelters and outside in adjacent sand sheets, focusing on two locations in the Keep-River region, northwestern Australia. Luminescence and radiocarbon dating reveal that occupation sequences inside rock shelters are generally younger ( < 10,000 yr B.P.) than outside ( < 18,000 yr B.P.). Differences in occupation chronology and artifact assemblages inside and outside rock shelters result from depositional and postdepositional processes and shifts in site function. An increase in regional sedimentation rate from 10 cm/ka ? 1 in the Pleistocene to 20 cm/ka ? 1 in the Holocene may account for late buildup of sediments within rock shelters, increased artifact accumulation, and reduced postdepositional disturbance in some settings. More intense use of rock shelters in the Late Holocene is indicated from a change in hunting technology and greater production of rock art. The results indicate that some cultural interpretations might be flawed unless archaeological evidence from rock-shelter and open-site excavations is integrated. ? 2006 Wiley Periodicals, Inc.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Ward:2007yukon","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Ward:2009front","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Ward:2011kichatna","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Ward:2015chajnantor","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Ward:2016coastal","This paper examines the prehistoric marine archaeological potential of relict shorelines off James Price Point, northern Western Australia. In addition to previously registered midden and intertidal fish-trap sites, archaeological excavation at James Price Point has provided evidence of coastal exploitation from at least 5 ky BP. In the adjacent marine environment are well-preserved drowned shoreline sediments, that form at least two series of north - south trending linear features with relief of up to 5 m of more above the surrounding seabed, at elevations of - 15 m and - 8 m respectively, which may date to ~ 9 ky BP and ~ 6 ky BP respectively. The submerged shorelines are associated with four main depositional environments, of which, ‘lagoon infill’ and ‘fossil intertidal flats’ have the highest preservation potential and highest archaeological potential. This palaeogeography has significant geoheritage value and systematic investigation of these features is likely to contribute to our understanding of early maritime adaptation and resource use in this region.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Warner:1988geomorphology","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Wasson:0000bunda","Unpublished radiocarbon age ANU-2200, cited in Williams:1991episodic.","2023-09-03 12:38:33.072 +0200","" +"Wasson:1984tp","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Wasson:1994sediment","An analysis of 275 estimated sediment yields from Australia shows that regional differences of yield correlate with different variables for different sizes of drainage basin. Despite this scale-dependence, high yields in large streams appear to be the result of high delivery rates from uplands, controlled substantially by rainfall and runoff energy, and the nature of drainage networks. Land use plays a subsidiary role, modulating upland yields. These regional patterns of sediment yield do not in general support conclusions reached by analyses of global data; specifically, altitude is not a useful discriminator óf yield, and the slopes of the regression equations relating yield and basin area do not fit global patterns. The implication of the analysis in this paper that is worthy of further investigation is that most sediment reaching most large rivers comes from channels in small upland basins.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Wasson:2010daly","The Daly River occupies a mainly undisturbed large catchment in the Australian wet-dry tropics. Concerns about possible increased sediment input to the River from clearing and cropping have motivated this study of fine sediment sources. Using geochemical tracers for both modern sediments and alluvial bench deposits, it is shown that, for the last ~30~years, 89-97% of the fine sediment originates from erosion by gullying and channel change. There is no discernible input of top soil from the cleared land adjacent to the Daly River in the study area. The analysis and OSL dating of the alluvial benches have also provided data on the age of (and inferences about the causes of) bench formation, flood frequency change, sedimentation rate change, and episodes of sand transport. The benches are being destroyed as the channel widens (contributing sediment to the river) and the bed of the Daly appears to be shallowing, both responses to increased overbank flows. The sediment source created by channel widening is almost all the result of hydrologic change, with no discernible role for land use.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Watchman:1987salts","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Watchman:1991oxalate","The nature, origin and age of some thick multi-layered oxalate-rich crusts from quartz-rich rocks in Australia are presented, with a view to alerting restorers and conservators to their value in palaeo-environmental and rock art dating studies. Mineralogical and geochemical data, together with field observations and evidence from cross-section analysis, suggest that these deposits are formed naturally by chemical reaction of organic acids in rainwater acting on calcium-rich dust particles which have accreted on stable siliceous rock ledges and other sheltered surfaces. Carbon-14 dating of the oxalate mineral, whewellite, found in the surface crusts ranges from modern to 8800 years BP: evidence that the natural processes which form oxalate-rich surface deposits have been continuous for many thousands of years. Such dating of oxalate layers provides a means for establishing time-frames in which different prehistoric painting styles can be fixed; the method does not give a direct age for individual artistic motifs.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Watchman:1993accelerator","A detailed analysis of two aboriginal rock paintings in north Queensland, Australia revealed notable amounts of natural earth pigments and plant fibers, used as binding materials, in the prehistoric paints. Radiocarbon accelerator mass spectrometry of the plant fibers indicate dates of 725 plus or minus 111 years and 730 plus or minus 75 years for the rock paintings. The widespread use non-biodegradable plant fibers facilitated the radiocarbon dating of the studied rock paintings.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Watchman:2000crusts","The formation of calcium oxalate (whewellite) on the encrusted surfaces at Yiwarlarlay, both over engravings and off-art, was dated using laser and permanganate oxidation techniques and14C accelerator mass spectrometry. An age estimate of about 3160bp was obtained for the start of crust formation over a painted engraving. Microscopic evidence of previous episodes of painting, in the form of bright red and yellow iron-oxide layers, is also observed in the crusts suggesting that rock painting traditions extend back at least 3000 years. Therefore, for defining rock art chronologies we recommend the use of micro-archaeological investigations combined with the dating of carbon-bearing components in layered rock surface crusts. This study has shown that the encrusted surface deposits on stable rock ledges can provide information about past human painting activities, weathering processes and climatic events. Direct correlations can also be made between micro-archaeological data extracted from laminations in painted crust over engravings and archaeological and ethnographic information.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Watchman:2000jinmium","Sixteen accelerator mass spectrometry (AMS) radiocarbon (14C) determinations for oxalate crusts overlying three pecked rock markings (cupules) at three separate localities in the Keep River area of north western Australia provide age estimates from 1430–11,000 years since the markings were last retouched. These are the first direct dates reported for rock-art of this kind. While these determinations do not lend strong support to previous arguments for a Pleistocene cupule age they also do not refute such arguments. We maintain the age of the crusts is more closely related to climatic fluctuations rather than when cupules were produced, with crust formation directly related to the nature of local ecological conditions. We discuss implications for estimating the time-depth of rock-art sequences in northern Australia, and general problems with the direct dating of rock-art.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Watchman:2002arnhem","Critical to any chronology is reliability in the determination of age for a distinctive artefact that is related to other components in a series. Therefore, the independent testing and verification of the antiquity of an apparent anomalous measurement for an old beeswax figure in northern Australia is of fundamental interest in rock art studies. Replication of the radiocarbon dating process has confirmed that one exceptional figure in early X-ray style at the Gunbilngmurrung site in western Arnhem Land is indeed c. 4–4.5 ka. The result also confirms the great antiquity of paintings over which the beeswax was applied.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Watson:1977prehistory","This volume examines the prehistory of the Eastern Highlands of New Guinea through a study of its archeology‘. Working from artifacts collected from seventy-six sites by J. David Cole, Virginia Watson has constructed a paradigmatic classification of stone tools which has the potential of greater elaboration and wider application in New Guinea. The classification represents a distinct departure from most previous attempts to interpret stone tools and carries to a more productive conclusion a line of investigation that is similar to J. Peter White’s pioneering analysis of altered edges.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Watson:2014wallpolla","This paper presents the results of recent archaeological fieldwork carried out across a remnant Pleistocene alluvial terrace adjacent to Wallpolla Creek in northwestern Victoria, Australia. Intensive survey of linear corridors revealed evidence for intensive Aboriginal land use and occupation across an area of over 150 ha, including newly discovered human remains, lithic artefact scatters, hearths, freshwater mussel shell middens and other archaeological remains. Excavations were conducted in several locations, providing new information on the nature of subsurface cultural deposits. Reported here are the first age estimates for burnt clay heat retainers in the region using thermoluminescence (TL) dating, and radiocarbon age estimates generated from a midden which reveals a cultural sequence extending back to the early Holocene. The relationship between recorded features and the palaeoterrace and its condition is demonstrated by spatial analyses and a Digital Elevation Model (DEM) of the landscape. The significance of the landform in relation to the presence of archaeological remains is further highlighted.","2023-07-28 11:01:26.780 +0200","" +"Watson:2022surrey","Although the relatively fertile and deep soils of the Surrey Hills basalt plateau in north-west Tasmania and the high rainfall of the region provide ideal conditions for the growth of temperate rainforest or mixed forest (mature eucalypts with a rainforest understorey), and these are the natural vegetation types that predominate on similar soils and at similar altitudes in the region, the first European explorer to view the area (Hellyer in 1827) found it to be a mosaic of grasslands and open eucalypt woodlands with mixed forests and rainforests at its margins. There is now a consensus among researchers that such mosaics are cultural artefacts induced by regular burning of vegetation by Aboriginal people. This study traced the history of vegetation in the Surrey Hills area by studying the pollen assemblages extracted from a 2.4 m deep peat deposit in Yellow Marsh, close to the centre of the area surveyed and sketched by Hellyer. The pollen assemblage indicates that from at least 9600 cal yr BP onwards Aboriginal people on the Surrey Hills plateau, through their use of fire, maintained an open forest landscape dominated by eucalypts and a grassy or ericaceous understorey. ... [_truncated_]","2023-11-16 19:36:29.583 +0100","" +"Watts:1977foods","From microscopic examination of faeces found in live-traps, the diets of 21 species of Australian rodents were studied. Results are tabulated for species and subspecies, and for different places of origin throughout Australia, for 1 to 14 rodents of the main species Rattus colletti, R. fuscipes, R. leucopus, R. lutreolus, R. rattus, R. sordidus, R. tunneyi, R. villosissimus, Melomys littoralis, Mesembriomys gouldi, Pseudomys gracilicandatus, P. nanus, Uromys candimaculatus, Zyzomys argurus and Z. woodwardi and their subspecies. The text gives results for 1 or 2 rodents each of Conilurus penicillatus, Mastacomys fuscus, Notomys alexis, Pseudomys delicatulus, P. occidentalis and P. shortridgei. The Rattus spp. were separated into 3 groups by diet; R. tumeyi and R. sordidus ate 80% grass and under 5% insects by volume. R. villosissimus, R. colletti and R. lutreolus ate 20 to 50% grass and 5 to 20% insects; R. rattus may be of that group. R. leucopus and R. fuscipes ate less than 10% grass and 20 to 90% insects. For the last 2 groups seeds were important.","2023-02-17 13:35:53.701 +0100","" +"Webala:2011jarrah","Summary. 1. Ecologically sustainable forest management is being implemented to address the competing demands of timber production and conservation, but its effectiveness is poorly understood. Bats play key roles in forest ecosystems and are sensitive to timber harvesting, so are potential indicators of whether management is successfully achieving biodiversity conservation in production forests. ... [truncated]","2023-02-17 13:35:53.701 +0100","" +"Webb:0000unpub","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Webb:1989willandra","Description and analysis of 135 individual human remains from the Pleistocene deposits of the Willandra Lakes; identifies both robust and gracile individuals and argues for them representing separate groups; discussion of WHL 50; dating; taphonomy; osteological methods; anatomical characteristics; palaeopathology; palaeodemography; origins and migration.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Webb:1996isolated","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Webb:1996thesis","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Webb:1996unpub","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Webb:2006willandra","Human and other hominid fossil footprints provide rare but important insights into anatomy and behavior. Here we report recently discovered fossil trackways of human footprints from the Willandra Lakes region of western New South Wales, Australia. Optically dated to between 19-23 ka and consisting of at least 124 prints, the trackways form the largest collection of Pleistocene human footprints in the world. The prints were made by adults, adolescents, and children traversing the moist surface of an ephemeral soak. This site offers a unique glimpse of humans living in the arid inland of Australia at the height of the last glacial period.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Weij:2022naracoorte","Caves are important fossil repositories which provide records extending back over million-year timescales. While the physical processes of cave formation are well understood, the timing of initial cave development and opening—a more important parameter to studies of palaeontology, palaeoanthropology and archaeology—has proved more difficult to constrain. Here we investigate speleothems from the Naracoorte Cave Complex in southern Australia, with a rich record of Pleistocene vertebrate fossils (including extinct megafauna) and partly World Heritage-listed, using U-Th-Pb dating and analyses of their charcoal and pollen content. We find that, although speleothem formation began at least 1.34 million years ago, pollen and charcoal only began to be trapped within growing speleothems from 600,000 years ago. We interpret these two ages to represent the timing of initial cave development and the subsequent opening of the caves to the atmosphere respectively. These findings demonstrate the potential of U-Th-Pb dating combined with charcoal and pollen as proxies to assess the potential upper age limit of vertebrate fossil records found within caves.","2023-11-16 19:36:29.583 +0100","" +"Wells:1995callabonna","This study of the skeletal remains of three species of the extinct kangaroo Sthenurus (Sthenurinae: Macropodidae) from Lake Callabonna, northern South Australia, details the comparative osteology of these taxa and their functional, anatomical, and phylogenetic implications. Geological study of the locality assigns these fossils to the base of the Quaternary sequence in laminated clay and fine sands that are part of a unit correlated with the Millyera Formation of the Lake Frome area immediately south of Lake Callabonna. These deposits accumulated in a lake of variable salinity, several times the size of the present Callabonna playa. The plant remains associated with the Callabonna Fauna suggest a more arborescent flora than that near the present-day salina but one containing taxa that still exist in the surrounding region. These facts indicate a seasonal climate with fluctuating water table but a regionally more effective rainfall than at present. Direct C14 dating of wood from the Sthenurus-bearing deposits establishes an age beyond the limit of the radiocarbon method and regional geological correlations suggest a medial Pleistocene age within the span 0.2-0.7 Ma as most likely for the sthenurine kangaroos and associated large marsupials and ratite birds that constitute the Callabonna Fauna.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Wells:2006swamp","The occurrence of fossil vertebrate remains at Black Creek Swamp at the western end of Kangaroo Island, South Australia, along with reports of 'primitive' stone implements in the vicinity has, for more than seventy years, fuelled speculation that this site would reveal a definitive relationship between humans and megafauna. Radiocarbon dating in the 1970s and again in 2004 suggested accumulation at around the last glacial maximum, making it potentially the youngest megafaunal deposit in Australia. Our excavations produced no artefacts and no evidence of butchering. Taphonomic evidence indicates three phases of drought accumulation around an ephemeral water source. These droughts may have been induced by climate, sinkhole drainage, or both. The fauna includes 29 species; one third of the species are extinct. This component is represented by browsing herbivores and their putative predator, Thylacoleo carnifex. The extant species indicate a mosaic of habitats including open sclerophyll forest, grassy patches, areas of shrubby understorey and semi-permanent water sources. The occurrence of two dwarfed species is suggestive of isolation and resource depletion. Multiple dating techniques (OSL, ESR, U-series and C) revealed a complex geochemical history for this site. New age estimates place the fossil accumulation between 110 and 45 ka.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Welten:2008frontier","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Wende:1997kimberley","Local northerly to westerly winds have led to the accumulation of a single large climbing dune in a sheltered location at the base of a rocky outcrop in the east Kimberley of Western Australia. The surface of the sand body reveals a series of small reversing dunes formed by north to westerly winds, and south to southeasterly winds. The thermoluminescence chronology of the climbing dune indicates aeolian activity for the Last Glacial Maximum (ca 22 ka) and the mid- to late Holocene (ca 6 ka to the present). Adjacent alluvium provides evidence for fluvial activity at ca 37 ka (Subpluvial Stage 3) and a return to fluvial activity in the early to mid-Holocene (ca 12-5 ka). These observations conform well with other findings in northern Australia, but a dry late Holocene is in contrast to results from further south in the Great Sandy Desert.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Weninger:2007calpal","For construction of archaeological chronologies based on calibrated 14C-ages, we have developed a computer program for the WIN95/98/NT/2000/XP© operating system called 'CalPal'. The CalPal program is freely available for scientific research and can be downloaded from the web-site www.calpal.de. Here we describe the software technology, as well as the archaeological, climatological and 14C-radiometric databases contained in CalPal, and discuss some recent advances in the extension of radiocarbon calibration into the Glacial periods. The CalPal program encorporates a variety of dialogs, menus, graphic resources, and databases, many of which have been designed for the specific purposes of Glacial 14C-calibration. With these tools, archaeologists can quickly and efficiently remain up-to-date in terms of the rapidly expanding radiocarbon-based global palaeoclimate knowledge base. (Abstract taken from Wenningers https://www.researchgate.net account)","2023-06-07 13:21:55.322 +0200","" +"Wesley:2015beads","This paper examines the interactions between Indigenous traditional owners, Macassan trepangers and European settlers in northwest Arnhem Land, Northern Territory. The recovery of an assemblage of beads from six archaeological sites within the Manganowal estate (Djulirri, Malarrak 1, Malarrak 4, Bald Rock 1, Bald Rock 2 and Bald Rock 3) in the Wellington Range, supports the case for the introduction of these items to Arnhem Land in the pre-Mission era context. We present descriptions of one stone and 28 glass beads/bead fragments and examine the significance of the exchange of these items and how they became incorporated into existing Indigenous cultural systems. This archaeological evidence is assessed in concert with the historical, ethnographic, linguistic and anthropological records. We interpret this within the framework of a hybrid economy between Indigenous people, Europeans and Macassans (Altman 2001, 2006, 2007).","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Wesley:2016malara","The Malara (Anuru Bay A) Macassan trepang-processing site was investigated from 2008 to 2010, to test two chronological models of the timing of cultural contact between north-west Arnhem Land and South-East Asia. Currently, the models of contact between South-East Asian people and Australian Indigenous people are a “long model” of pre-Macassan and Macassan contact (>200 years) and a “short model” of only Macassan contact (<120 years). The aims of this study were to assess when the site was first occupied, when intensification of site use occurred and when the site was abandoned. This assessment was undertaken by radiocarbon dating of the major trepang-processing features, the two burials at the site and several other occupation areas. Bayesian analysis of the 18 radiocarbon dates gives 80% probability that Indonesians first used the site around AD 1637. Trepang processing intensified during the middle to late eighteenth century, consistent with the known expansion of the Macassan trepang trade. There is a final occupation and processing phase in the late nineteenth century. We discuss issues regarding the “old” radiocarbon dates from trepang-processing sites. We argue that our investigations support the “long model” of cultural contact between Asian visitors and local Indigenous groups.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Wesley:2017wulk","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Wesley:2018structures","Malarrak 1 is currently the northernmost excavated rockshelter on the Australian mainland, located in the Wellington Range in north western Arnhem Land. The site contains a rich late Holocene deposit, with extensive contact rock art, stone artefacts, shell, bone, contact materials, ancestral human remains, and other cultural material. Excavation of the Malarrak 1 rockshelter and analysis of its sediments revealed many impacts on site formation processes within the deposit. We attribute the disturbance to possible erosion or sediment deposition during periods of intense rainfall and also to the construction of timber structures within the site. This is supported by modern and historical observations and is the focus of this paper. The extent of the disturbance to Malarrak 1 provides a cautionary tale for other excavations in the region that may be affected by similar Indigenous site occupation, as these anthropogenic activities enhance the risk of further impacts arising from biological and geomorphological processes that can impinge on the stratigraphic integrity of the cultural deposits.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Wesley:2018wellington","The archaeology of Bald Rock 1, Bald Rock 2 and Bald Rock 3 at the sandstone outcrop of Maliwawa has established ∼25,000 years of Indigenous occupation in the Wellington Range, northwestern Arnhem Land. Flaked stone artefacts were found from the beginning of the sequence, with ground-edge axes, pounding and grinding technology and ochre recovered from deposits dating from the Last Glacial Maximum (LGM) to the recent contact period. Maliwawa was occupied during the LGM and other major regional environmental changes arising from post-glacial sea level rise and stabilisation along with the climatic variability of the Indonesian Australian Summer Monsoon (IASM) and El Niño Southern Oscillation (ENSO), supporting models that define Arnhem Land as a refugium. Lithic assemblages are represented by a quartz and quartzite flake abundance technological strategy, with an unusual lack of stone points observed, although other typical Arnhem Land Holocene retouched lithics are present. Raw material diversity in the late Holocene, alongside a variety of emergent pan-Arnhem Land rock art styles in the Wellington Range, supports the proposition of increasing exchange between Indigenous groups. These changes in the archaeological record signal the expansion of cultural systems throughout western Arnhem Land, documented historically and archaeologically, at the time of culture contact.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Wesnousky:2012venezuelan","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Wesnousky:2016ruby","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"West:2014dilution","The concentration of 10Be in detrital quartz (10Beqtz) from river sediments is now widely used to quantify catchment-wide denudation rates but may also be sensitive to inputs from bedrock landslides that deliver sediment with low 10Beqtz. Major landslide-triggering events can provide large amounts of low-concentration material to rivers in mountain catchments, but changes in river sediment 10Beqtz due to such events have not yet been measured directly. Here we examine the impact of widespread landslides triggered by the 2008 Wenchuan earthquake on 10Beqtz in sediment samples from the Min Jiang river basin, in Sichuan, China. Landslide deposit material associated with the Wenchuan earthquake has consistently lower 10Beqtz than in river sediment prior to the earthquake. River sediment 10Beqtz decreased significantly following the earthquake downstream of areas of high coseismic landslide occurrence (i.e., with greater than ∼0.3\% of the upstream catchment area affected by landslides), because of input of the 10Be-depleted landslide material, but showed no systematic changes where landslide occurrence was low. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:27:40.240 +0100" +"West:2015nepal","Although agriculturally accelerated soil erosion is implicated in the unsustainable environmental degradation of mountain environments, such as in the Himalaya, the effects of land use can be challenging to quantify in many mountain settings because of the high and variable natural background rates of erosion. In this study, we present new long-term denudation rates, derived from cosmogenic 10Be analysis of quartz in river sediment from the Likhu Khola, a small agricultural river basin in the Middle Hills of central Nepal. Calculated long-term denudation rates, which reflect background natural erosion processes over 1000+ years prior to agri- cultural intensification, are similar to present-day sediment yields and to soil loss rates from terraces that are well maintained. Similarity in short- and long-term catchment-wide erosion rates for the Likhu is consistent with data from elsewhere in the Nepal Middle Hills but contrasts with the very large increases in short-term erosion rates seen in agricultural catchments in other steep mountain settings. Our results suggest that the large sediment fluxes exported from the Likhu and other Middle Hills rivers in the Himalaya are derived in large part from natural processes, rather than from soil erosion as a result of agricultural activity. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:27:42.307 +0100" +"Westaway:2021hidden","Ethnohistoric accounts indicate that the people of Australia‘s Channel Country engaged in activities rarely recorded elsewhere on the continent, including food storage, aquaculture and possible cultivation, yet there has been little archaeological fieldwork to verify these accounts. Here, the authors report on a collaborative research project initiated by the Mithaka people addressing this lack of archaeological investigation. The results show that Mithaka Country has a substantial and diverse archaeological record, including numerous large stone quarries, multiple ritual structures and substantial dwellings. Our archaeological research revealed unknown aspects, such as the scale of Mithaka quarrying, which could stimulate re-evaluation of Aboriginal socio-economic systems in parts of ancient Australia.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Westcott:1999cania","This paper presents a general overview of archaeological investigations in the Cania Gorge region, located on the western margin of the Gooreng Gooreng Cultural Heritage Project study area. It includes a physical description of the region and a brief outline of the cultural setting, before presenting a summary of archaeological investigations undertaken in the area.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Westell:2020initial","This paper presents a preliminary occupation chronology for the Riverland region of South Australia, based on 31 radiocarbon age determinations. This region has represented a significant geographic gap in understanding occupation chronologies for the broader Murray-Darling Basin. The dating forms part of an ongoing research program exploring the long-term engagements of Aboriginal people with the habitat mosaics of the central River Murray corridor. Dating targets were selected on the basis of their landscape context. Results relate occupation evidence to an evolving riverine landscape through the period extending from approximately 29 ka to the late Holocene. These results include the first pre-Last Glacial Maximum ages returned on the River Murray in South Australia and extend the known Aboriginal occupation of the Riverland by approximately 22,000 years.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Wheeler:2004sheoks","Urban Traders Pty Ltd (the development proponents) engaged Archaeological and Heritage Management Solutions (AHMS) Pty Ltd to undertake Aboriginal archaeological test excavation in advance of proposed development at 1927 – 1931 Pittwater Road, Bayview, NSW. This report presents the results of test excavation of an Aboriginal midden and associated potential archaeological deposit (AHIMS # 45-6-2688) during September 2004 in accordance with Department of Environment and Conservation (DEC) Preliminary Research Permit # 1991. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:28:29.845 +0100" +"Wheeler:2005fern","This report presents the results an assessment of Aboriginal heritage, involving archaeological excavations, carried out by Environmental Resources Management Australia Pty Ltd (ERM) within Lot 16, DP 258848, No. 85 Nelson Bay Road, Fern Bay during November and December 2000 (refer to Figure 1.1 for the location of this land). The excavation was carried out in accordance with section 87 Preliminary Research Permit N62/PRP/2000 issued by the National Parks and Wildlife Service (NPWS - now the Department of Environment and Conservation) Northern Aboriginal Heritage Unit on the 17th of November 2000.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Wheeler:2008dromana","Aspen Villages C/- Watsons Pty Ltd (‘The Sponsor’) engaged Jim Wheeler of Archaeological and Heritage Management Solutions (AHMS) Pty Ltd (‘The Cultural Heritage Advisor’) to prepare a voluntary Complex Cultural Heritage Management Plan (CHMP) in support of proposed development at McLears Hill, Dromana, Victoria. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:28:30.438 +0100" +"Wheeler:2014chelsea","Compliance-based test excavations at Chelsea Heights recovered a small number of flaked stone artefacts from a sand body located beneath peat deposits that were identified as part of the former Carrum Swamp. The low elevation of the study area (<2 m ASL) suggests that the upper peat deposits formed following inundation of the coastline during the early- to mid-Holocene (~7 ka) (Lewis et al. 2013), and formed a cap over the artefact-bearing sand deposits. Optically Stimulated Luminescence (OSL) age estimates obtained from the sand body indicate that the underlying sands and associated artefacts accumulated between 32 ± 4 ka and 30 ± 3 ka, with burial of the deposit by 10 ± 1 ka. Due to low lithogenic dose rates, additional modelling of the age estimates was undertaken, indicating a more conservative age of artefact deposition at ~25--23 ka, and burial of the sand unit by ~5 ka. Although few artefacts were recovered from the site, and the scope of investigations was limited by the size of the study area, the results suggest that sealed archaeological deposits, which potentially pre-date the Last Glacial Maximum (LGM), exist beneath the Carrum Swamp peats. This highlights the need for future studies in the region to explore deposits that may otherwise be considered to have low archaeological potential.","2023-07-28 11:01:26.780 +0200","" +"White:1967taim","Europeans first entered the Central Highlands of Australian New Guinea in the 1930’s, but access to this area has been reasonably easy only since World War II. In this period a number of important anthropological studies have been made. The prehistoric archaeology of the region remained unknown until Mrs S. Bulmer in 1959-60 surveyed the area from Mt Hagen to Chuave and carried out excavations at the rockshelters of kiowa (Chuava) and Yuku (Baiyer River). She also found open sites in the form of house depressions, burials, ditches, salt and axe-stone sources. The major results of her work were published late in 1964, while a definitive excavation report become available in her M.A. thesis in 1967. Mrs. Bulmer’s work and the prehistory she and Dr R. Bulmer have written on the basis of it have been of conciderable significance in the last few years.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"White:1970kosipe","The presence of an archaeological site on Kosipe Sacre Coeur Mission was first noted in 1960, when axes and waisted blades were found by Father L. Willem during excavations for church foundations. Word of the site was sent to Mr W. Tomasetti, then Assistant District Officer, Department of Native Affairs, Tapini, and he informed White of it. Excavations were made there in June 1964 (White, 1965, 41–3; 1967). In 1966 the site was visited by Crook who collected further carbon and soil samples and in August 1967 White and Ruxton carried out further archaeological and geomorphological investigations. This report covers the entire history of excavations at the site.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"White:1972carbon","In March-June 1969, the writer exacavated at two sites on the east coast of Northern New Ireland. This preliminary report will place on record the presence of pottery- bearing deposits and a probable pre-ceramic occupation of the area. Full analysis of the material is still proceeding.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"White:1972tumbuna","The excavations reported here were carried out in 1964-5 when I was a Research Scho ar in the prehistory section of the Department of Anthropology and Sociology, The Australian National University. They were presented, with other material, as a PhD dissertation in 1967. For reasons of economy some of the more detailed descriptions of artifacts and minutiae of excavation and analytical procedures have been omitted from this report, but I have tried to give sufficient information to allow other workers to reanalyse the material if desired . There are some minor differences between the data presented here and those given in the thesis and published elsewhere. They arise from a thorough rechecking of all notes and calculations prior to publication, so that this should be the most accurate account of the excavation available . Errors doubtless remain, for which I alone am responsible. All the material is now housed in The Australian Museum, Sydney.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"White:1978occupation","Human settlement of the Bismarck Archipelago occurred by 6000 to 7500 years ago. Early inhabitants of New Ireland drew on widely dispersed stone sources, including obsidian from Talasea (New Britain), whereas those after about 3000 years ago used either stone from more local sources or obsidian from Lou Island (Admiralty Islands group) or Talasea. The dates and resource changes support a gradualist model of Melanesian settlement.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"White:1980lesu","In 1969 White conducted an archaeological survey in the north-central part of New Ireland, concentrating primarily on the east coast. Excavations were conducted at two sites, Balof shelter (White 1972; Downie 1976; Downie and White 1978; White, Downie, and Ambrose 1978) and the open site of Lesu (White 1972). The latter excavations are described in this report. Preliminary analysis of the material was undertaken by White in 1970-1971 and a more complete analysis was made by Downie in 1977-1978. In this report, the sections on faunal material, pottery, shell, and bone artifacts are primarily the work of Downie; others are by White. Appendix 2, on pottery tempers, is by W. R. Dickinson.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"White:1995spring","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"White:1996fissoa","Excavations at site ENX at Fissoa village on the east coast of New Ireland, Papua New Guinea, produced pottery with incised and applied decoration, stone artefacts including obsidian and some ecofacts. The pottery is similar to that found at other sites along the central east coast, but this tradition has not been very precisely dated. We report here three approaches to dating at the ENX site - geomorphological, radiocarbon and amino acid racemisation - which give consistent results of ca 2000 years ago. We discuss more generally the dating of the tradition and argue that 2000-1500 cal BP is its likely duration. We note that its closest affinities seem to lie with several sites on Manus Island, although these are slightly older.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"White:1997changing","This paper argues that obsidian movement in the Bismarck Archipelago at the start of the Lapita period shows continuity with earlier patterns and that changes in sources used occur later than the introduction of ceramics. We base our argument on the analysis of obsidian from two ceramic sites in the Duke of York Islands. The sites contain very differently decorated pottery, but both radiocarbon and obsidian hydration dating show they are very close in time, dating to around 3000 years ago. Density and PIXE-PIGME analysis show that nearly all the obsidian from the putatively older site (SEE), containing ‘classic‘ Lapita, came from West New Britain, mostly the Kutau/Bao sources. The possibly slightly later site (SDP), with very thin walled pottery decorated only by rim notching, was initially supplied exclusively from the Umrei source in the Admiralties, with a subsequent reversion to West New Britain. The first two stages in this history appear to be repeated in the similarly dated sequence from EKQ on Mussau Is. Pre-Lapita data from New Ireland, Nissan and the Papua New Guinea mainland show an extensive distribution of obsid- ian, exclusively using West New Britain sources, while in the same period Admiralty obsidian has not been found beyond the Admiralties. Thus the use of West New Britain sources in the probably oldest Lapita levels in the Duke of Yorks and Mussau suggests continuity in obsidian distribution with the preceding period. Some other evidence of continuity is noted.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"White:2007ceramic","The FEA Lapita pottery site on Boduna Island, West New Britain, is one of the most important Lapita sites of the Talasea region. Archaeological investigations in 1980 and 1985 concluded that the site has been disturbed and its stratigraphic integrity is insecure. Fieldwork in 1989 targeted this issue, and further work in 2001 examined the island‘s geological history. This paper describes the 1989 study, and concludes from the pottery from the various excavations and surface collections that there is residual evidence for stylistic change through time. Use of the island began c. 3340–3000 cal. bp, but no firm date can be suggested for the end of pottery use on the island. The island seems too small to have supported permanent occupation without importation of food or use of land elsewhere for gardening, and might have been used only intermittently by local residents or visiting groups, perhaps for special social or ritual activities similar to the use suggested by Kirch for zone C at ECA/B in the Mussau group.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"White:2009rauer","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"White:2011sensitivity","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"White:2014enderby","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"White:2018quality","The last large marsupial carnivores--the Tasmanian devil (Sarcophilis harrisii) and thylacine (Thylacinus cynocephalus)--went extinct on mainland Australia during the mid-Holocene. Based on the youngest fossil dates (approx. 3500 years before present, BP), these extinctions are often considered synchronous and driven by a common cause. However, many published devil dates have recently been rejected as unreliable, shifting the youngest mainland fossil age to 25 500 years BP and challenging the synchronous-extinction hypothesis. Here we provide 24 and 20 new ages for devils and thylacines, respectively, and collate existing, reliable radiocarbon dates by quality-filtering available records. We use this new dataset to estimate an extinction time for both species by applying the Gaussian-resampled, inverse-weighted McInerney (GRIWM) method. Our new data and analysis definitively support the synchronous-extinction hypothesis, estimating that the mainland devil and thylacine extinctions occurred between 3179 and 3227 years BP.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Wickler:1988pleistocene","Pleistocene dates from a rockshelter on Buka Island at the northern end of the Solomons Chain demonstrate human settlement by 28,000 b.p., some 25,000 years earlier than previously reported for this island group.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Wickler:1990prehistoric","Reconstruction of prehistoric exchange systems in Island Melanesia is becoming increasingly possible as archaeological activity continues to expand our knowledge of areas formerly labeled terra incognita. The Solomon Islands represent such an area, although much of the archipelago remains little known or unknown archaeologically. The objective of this paper is to examine recent evidence for past exchange and interaction within the Solomon Islands, and between the Solomon Islands and Bismarck Archipelago to the north from the perspective of Buka Island, located at the northern end of the Solomon Islands (Fig. 1). Buka is presently part of the North Solomons Province of Papua New Guinea, which also includes the large island of Bougainville and a number of smaller islands.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Wickler:2001buka","This study deals with t h e prehistory of Buka Island and neighbouring areas in the northern Solomon Islands (Fig. 1 . 1 ). Although geographically and culturally linked to the Solomon Islands, the islands of the northern Solomons are presently defined politically as the North Solomons, (or more recently-1995-Bougainville), Province of Papua New Guinea. In contrast to the limited amount of archaeology done over much of western Island Melanesia prior to the mid- 1 980s, significant investigations were initiated by the late 1 960s to early 1 970s in the northern Solomons on both Buka (Specht 1969) and Bougainville (Terrell 1976) islands. Specht‘s Buka work focused on the documentation of a continuous ceramic sequence from the late Lapita period to the modern pottery industry and provides a foundation for the present research.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Wilkins:2012comparative","Sediment core chronologies of optical dates on single-grains/very small aliquots of sand-sized quartz are compared with Accelerator Mass Spectrometry (AMS) radiocarbon (14C) chronologies from ostracod carbonate, mixed carbonates, sedimentary organic matter and charcoal in order to establish the age of laminated Holocene sediments in maar crater lakes Keilambete and Gnotuk, Victoria, Australia. Samples for optical and AMS 14C dating were taken from the same Mackereth cores, allowing a direct comparison of the two techniques from two laminated sedimentary sequences. Additional AMS 14C samples were taken from water in Lake Keilambete and from groundwater discharging into Lake Keilambete from the crater wall, with equivalent reservoir ages of 150~±~30 and 1940~±~30 years respectively. AMS 14C dating of modern ostracod carbonate in Lake Keilambete demonstrates a reservoir age of 670~±~175 years. Optical dating of 'single-grain/very small aliquots' of sand-sized-quartz indicate the presence of a radiocarbon reservoir in Lake Keilambete that is consistent with that measured on modern ostracods, and also demonstrate that there is no 14C reservoir in Lake Gnotuk during the Holocene. The chronology presented here supports the premise that previously published bulk conventional 14C dates from Lake Keilambete were affected by old carbon, meaning that past chronologies require revision. Limitations on the use of optical dating of single-grain/very small aliquots include the relative paucity of sand-sized quartz, which decreases the precision of the sample equivalent dose (De), and is further confounded by low environmental dose rates and resultant large uncertainties on the final age assessment. Nevertheless, evidence for partial bleaching confirms that single-grain quartz dating is the most appropriate luminescence technique, and may prove a useful alternative in situations where 14C dating is unsuitable or an alternative chronometer is required.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Wilkinson:2022dilution","Large earthquakes play a major role in the topographic evolution of active orogens. Earthquake induced landslides can alter the mass balance of mountain belts for decades to centuries depending on how landslide material is transported and stored. In this study, we analysed in-situ 10Be concentrations in fluvial sediments to capture a time series of post-earthquake denudation rates of the Tūtae Putaputa/Conway River catchment, which experienced ∼13 × 106 m3 of landsliding in the 2016 Kaikōura earthquake. 10Be concentrations were determined for detrital samples from the Conway River at the rangefront of the Seaward Kaikōura Mountains, South Island, New Zealand, and near the catchment outlet over three sampling intervals, including after significant precipitation events, 1-2 yr following the earthquake. Our results indicate somewhat higher apparent erosion rates at the rangefront (0.41-0.58 mm/yr) when compared to erosion rates incorporating lower-relief sub-catchments at the river outlet (∼0.28 mm/yr). No changes were found over the same time period in the Hurunui River, a neighbouring catchment that experienced negligible coseismic landsliding during the Kaikōura event. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:29:08.495 +0100" +"Willenbring:2013mean","In equilibrium landscapes, 10Be concentrations within detrital quartz grains are expected to quantitatively reflect basin-wide denudation rates. In transient landscapes, though detrital quartz is derived from both the incising, adjusting lowland and the unadjusted, relict upland, the integrated 10Be concentrations still provide a denudation rate averaged across the two domains. Because field samples can provide only a snapshot of the current upstream-averaged erosion rate, we employ a numerical landscape evolution model to explore how 10Be-derived denudation rates vary over time and space during transient adjustment. Model results suggest that the longitudinal pattern of mean denudation rates is generated by the river’s progressive dilution of low-volume, high-concentration detritus from relict uplands by the integration of high-volume, low-concentration detritus from adjusting lowlands. The proportion of these materials in any detrital sample depends on what fraction of the upstream area remains unadjusted. Because the boundary of the adjusting part of the landscape changes over time, the longitudinal trend in cosmogenic nuclide–derived erosion rates changes over time. These insights are then used to guide our interpretation of geomorphic and longitudinal cosmogenic nuclide data from the South Fork Eel River (SFER) in the California Coast Range (United States). ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:27:42.602 +0100" +"Williams:0000unpub","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Williams:1985mound","Artificially constructed earth mounds are found in a number of areas in Austalia and are associated with wetlands and localities which have a high rainfall and poorly drained soils. Sites range in size from 3m to 100m in diameter and 0.2 to 3 m in height. Previous work suggested that mounds first appeared during the mid to late Holocene. Some authors (e.g. Lourandos 1983: 85-87) see the introduction of mounds as linked to an increase in production in prehistoric economies, or 'intensification'. My Ph.D research comprised a detailed study of mounds in one region, southwestern Victoria. Ethnographic accounts note that mounds here were used for a variety of purposes, including ovens, general camping areas and as foundations for substantial huts. Archaeological work, including survey, excavation, and geochemical and magnetic sampling of sediments, shewed that mounds were used for the above purposes in the prehistoric past. The study confirmed that mounds appear relatively late in the prehistoric sequence, after 2500 yBP. All but one site first appeared after 2000 yBP. This is well after the introduction of certain technological changes such as the 'Australian small tool tradition', which probably entered the region between 4 to 5000 years ago. The appearance of mounds does not appear to be linked with this technological change and mounds instead seem to be part of a sequence of generalised changes in site types and numbers first appearing in the region about 2500 years ago. My research suggests that these changes reflected shifts in a number of aspects of prehistoric societies, including changes in the organisation of camps and the use of labour,and a shift to a more long-term occupation of settlements. At present there is too little information to determine whether only one prime mover was involved. Some authors (e.g. Beaton 1983) maintain that 'population pressure' was the major prime mover, while others (e.g. Lourandos 1983, 1984) argue that changes were caused by shifts in alliance networks, leading to 'intensification'. I believe that both these factors were probably involved and that an environmental shift to a wetter climate about 2000 years ago, also contributed to these changes.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Williams:1985prehistoric","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Williams:1988cooper","This paper presents the results of the first season of fieldwork of an archaeological study of the Cooper basin near Innamincka, South Australia.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Williams:1991episodic","Throughout the late Quaternary, the central west of New South Wales functioned as a low gradient desert margin system characterised by episodic aeolian, alluvial and lacustrine sedimentation. Aeolian accessions of calcareous dust are reflected in successive episodes of calcium carbonate precipitation within quartz-rich dune, palaeochannel, lake-margin and alluvial fan deposits. The most recent phases of soil formation and calcium carbonate segregation have been radiocarbon dated to 13-16 ka and 21- 33 ka, although this latter phase may comprise at least three distinct sub-phases. Soil formation was followed by erosion and truncation, and was preceded by the accumulation of widespread fluvio-aeolian quartz-rich mantles. During the last glacial maximum (16-18 ka) gypseous lunettes formed locally as a result of deflation from the margins of small closed lake basins which probably operated as regional groundwater windows. The second half of the Holocene saw the widespread formation and reworking of source-bordering linear dunes downwind of seasonal stream channels, and partial burial of the Pleistocene sand plains and dunes by their Holocene successors. Gully incision during the last hundred years may reflect the impact of European settlement and associated changes in fire regime, but could equally be related to changes in drought frequency and the seasonal incidence of rainfall.","2023-09-03 12:38:33.072 +0200","" +"Williams:1997thesis","Faunal analysis was undertaken on bones aged approximately 20,000 years to present, from Pamwak Site, Manus Island, Papua New Guinea. Grain size analysis of sediments displayed compositional changes through time, which corresponded to changes in human occupation within the site. Taphonomic analysis suggested a mixed mammalian and avian accumulator history for the site, with humans as a bone accumulator for most of the time sequence. The faunal composition of the site changed at 12,000 b. p., with the first appearance of the bandicoot Echimpera kalubu, and the skink Tiliqua sp., and then again at approximately 11,500 b. p. with the first appearance of the cuscus Spilocuscus kraemeri. These changes preceed the first occurrence of obsidian in the site (Fredricksen 1994). Both the faunal composition and taphonomic signatures of the bones, indicate that human occupationof the site intensified after approximately 13,000 b.p. The size, composition and quantity of the Bulk Residue component of the site, as examined to quantify bone loss during excavation. Approximately 15 percent of the identifiable bone from the site was discarded during excavation. The discarded bone had a similar species composition to recovered bone, but, consisted of more postcranial bones. This result casts doubt on the use of estimates of postdepositional destruction and Minimum Number of Individuals at Pamwak Site.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Williams:1998lake","This paper presents the final report of a study of the archaeology of a number of lake systems located in the middle section of the Cooper Basin and neighbouring areas near Innamincka, South Australia. The paper outlines the results of archaeological fieldwork carried out during 1987 in one area within the region and relates this to other research undertaken in 1986 and 1989 in other parts of the middle of the Basin.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Williams:2005thesis","This study reconstructs the palaeoenvironmental history during the last full glacial cycle (approximately the last 75,000 years) at Redhead Lagoon, an enclosed lake basin located in coastal, eastern New South Wales, Australia. This has been achieved primarily through sedimentological, palaeoecological and mineral magnetic analyses of long cores. The sequence adds to the limited number of long-term records in Australia and from this region in particular. The chronology of the sediment record is established through AMS radiocarbon and Optically Stimulated Luminescence (OSL) dating. More than 30 AMS radiocarbon ages, using a variety of pre-treatment methods, have been obtained for three cores, which makes this one of the most comprehensively dated lake sediment sequences thus far in Australia. During the initial stages of the last glacial period the site was dominated by a mobile dune system with no permanent water, Supporting only semi-arid vegetation communities. The dune sand was part of a sequence of cliff-top dunes located on nearby Dudley Bluff emplaced by a process of 'sand ramping' during an earlier Pleistocene phase of lower sea level. Pollen analysis indicates that the sequence of vegetation changes seen at Redhead Lagoon broadly compares with the cyclical pattern of climatically induced changes seen in many other pollen records in southeastern Australia. Alternating open herbaceous and woodland/forest communities correspond with glacial and interglacial periods respectively. Superimposed on this pattern is a change towards a more open understorey vegetation assemblage, i.e. increasing values of Poaceae relative to Asteraceae (particularly type B) over the last 35,000 years. A sharp increase in the incidence of Casuarinaceae from the height of the last glacial and its subsequent decline relative to Eucalyptus in the latter stages of the Holocene is evident. While reduced moisture availability may have initially facilitated the expansion of Casuarinaceae, the restriction of Casuarinaceae during earlier arid periods indicates that another factor appears to have been in operation. An examination of changing Chenopodiaceae/Casuarinaceae ratios, an indicator of salt-tolerance, shows that soil salinity may have been a significant contributor to the incidence of Casuarinaceae at Redhead Lagoon. The driest period during the last glacial cycle occurred during MIS 2. A hiatus in one core from 0. 28,000 to 12,000 BP may have been caused by the erosion of sediments during the LGM and late glacial period. However, deposits dating from this period are preserved in a second core. This core indicates the presence of a Casuarinaceae-dominated open sclerophyll woodland in association with grassland and low water balances during the height of the last glacial period. The Holocene marks the start of a period of climatic amelioration. It is characterised by highly organic sediment deposition, an increase in pollen taxa diversity and the disappearance of several colder and/or drier taxa indicators (e.g. Asteraceae type B). The highest water balances in the sequence are attained during the early to mid-Holocene. This is suggested by the development of wet sclerophyll forest and the attainment of maximum values of taxa such as Pomaderris and Melaleuca. There is also a possible switch to a summer rainfall dominated climatic regime during this period. Both microscopic and macroscopic charcoal counting methods have been employed in this study. Importantly, this has allowed the quantitative assessment of the macroscopic charcoal method over a longer time period than previously documented in Australian records. ... [_truncated_]","2023-07-28 11:01:26.780 +0200","" +"Williams:2006vegetation","We present a reconstruction of the vegetation history of the last glacial–interglacial cycle (ca. 75 k cal. yr BP–present) at Redhead Lagoon, an enclosed lake basin in coastal, eastern New South Wales, Australia. The sequence of vegetation change at the site is broadly comparable with the pattern of climatically induced changes observed in many other pollen records in southeast Australia. Open woodland–herbland and woodland–forest communities correspond with glacial and interglacial periods respectively, with an additional change towards a more open understorey vegetation assemblage over the last 40,000 yr. The driest conditions appear to have occurred during the height of the last glacial (some time between 30 and 20 k cal. yr BP). This is consistent with other records from southeast Australia, and provides support for a poleward shift in the subtropical anticyclone belt and, less certainly, for the thesis that the Southern Hemisphere westerlies intensified during this period. In marked contrast to most sites in southeast Australia, Casuarinaceae dominates the pollen record through the height of the last glacial period and into the Holocene. The postglacial climatic amelioration is accompanied by the general reappearance of tree pollen in the record, by the disappearance of several open and disturbed environment indicator taxa, by increases in organic sediment deposition and pollen taxon diversity, and by higher water balances. While climate appears to have been the major control on patterns of vegetation change at this site throughout most of the last glacial–interglacial cycle, changes in depositional environment and hydrology have also played a role. Significantly, substantial increases in the rate and magnitude of many indicators of environmental disturbance since European settlement suggest that humans are now the most important mechanism for environmental change. Copyright 2006 John Wiley & Sons, Ltd.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Williams:2007congo","This document is a report on archaeological subsurface probing undertaken at LOT 2 DP 1080277, Eurobodalla Shire, otherwise known as 692 Congo Road. This study area is 1061 square metres in area, and is located in the village of Congo near Moruya on the south coast of NSW (Figures 1-2). In 2006 Archaeo Analysis was commissioned to undertake a survey of this subject area with a view to determining the potential impact of a proposed dwelling on any Aboriginal heritage objects (Williams 2006a). This original study found evidence of Aboriginal archaeological remains in the form of a sparse scatter of shell suspected to be shell midden material, which was registered as Aboriginal site 58-4-1187. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:28:33.091 +0100" +"Williams:2008genyornis","Fossil eggshell fragments from a sand dune near Port Augusta are attributed to the extinct dromornithid, Genyornis newtoni Stirling & Zietz. Shell curvature measurements show that the eggs were larger than those of the Emu, Dromaius novaehollandiae. Radiocarbon dates indicate an age in excess of 40,680 BP. Holes pierced through some fragments are attributed to the action of predators.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Williams:2013macquarie","The palaeochannels of the Murray Darling Basin (MDB) record past fluvial activity and have been used as an analogue for late Quaternary landscape evolution and climate. The aims of this study are to establish the timing and magnitude of enhanced fluvial activity through the Macquarie and MDB palaeochannels by adding to, and reviewing, the existing body of work. This information is used to compare hydrological conditions between the catchments of the MDB through time, including adjustments into the modern fluvial system. Eight single-grain optically-stimulated luminescence (OSL) dates across three morphologically distinct palaeochannels of the Macquarie alluvial plain have added to the palaeochannel chronology and confirmed the inaccuracy of previously reported single-aliquot ages. By reviewing the techniques applied to other luminescence dates across the MDB, a case is made for many of the thermoluminescence (TL) and single-aliquot OSL ages to be revisited. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:28:08.281 +0100" +"Williams:2014sydney","Excavations across a source-bordering dune overlooking the Hawkesbury River in north-west Sydney, Australia, suggest initial occupation of the region by at least 36 ka, with variable but uninterrupted use until the early Holocene; following abandonment, the site was then re-occupied by ∼3 ka. Along with a handful of other sites, the results provide the earliest reliable evidence of permanent regional populations within south-eastern Australia, and support a model in which early colonizers followed the coastal fringe with forays along the main river systems. The evidence is consistent with the demographic model of Williams, 2013 (Proceedings of the Royal Society Series B 280: 20130486), which suggested low, but established regional populations before the Last Glacial Maximum (LGM), a population nadir following the LGM and increasing use of the region from ∼12 to 8 ka. The site exhibits increased use at the onset and peak of the LGM, and provides an example of a cryptic refuge as defined by Smith, 2013 (The Archaeology of Australia's Deserts. Cambridge University Press: New York). Specifically, changing artefact densities and attributes show the site was used repeatedly, but for shorter periods through this time, and suggest it formed one of a series of key localities in a point-to-point (rather than home-base) subsistence strategy. This strategy was maintained until the site's abandonment in the early Holocene, despite changing population and climatic conditions through the Terminal Pleistocene.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Williams:2015indices","The extent of prehistoric human impact on the environment is a contentious topic in various palaeo-environmental sciences. The long history of humans in Australia and its extensive fire-prone biota makes this continent a key research area for better characterization of prehistoric human--fire interactions. Here we use statistically robust cross-correlation of archaeological radiocarbon data (n = 4102 ages from 1616 sites) and a new synthesis of charcoal records (n = 155 sites) to test for any relationship between people and fire over the last 20,000 years at continental and regional (25--45°S) scales. We find that the statistical correlation between the two datasets is weak at both spatial scales, with short-lived synchronous responses only in the terminal Pleistocene--Holocene transition, at the onset of the mid-Holocene climatic optimum (~ 10--7 ka) and during significant transitions of El Niño Southern Oscillation (~ 5--4 ka and 1.2--0.8 ka). One interpretation of this is that Aboriginal populations were implementing 'fire-stick farming' only intermittently during periods of societal stress resulting from climatic variability. However, the synchronicity of the correlations with climate changes, along with the low populations through much of this time, suggests that both datasets were independently responding to external climatic forcing. Under either scenario, a lack of significant change in the charcoal record implies that there were no long-lasting impacts to the environmental biota, and macro-scale palaeoenvironmental records prior to European colonization largely reflect responses to non-human influences. While we do not discount the possibility of systematic or deliberate manipulation of fire regimes at local spatial scales, we conclude that human control of fire by prehistoric people in Australia is not evident at broad landscape levels. This conclusion contradicts persistent suggestions of Australian-wide land management and the pervasiveness of the impacts of 'fire-stick farming'.","2023-07-28 11:01:26.780 +0200","" +"Williams:2018neotoma","The Neotoma Paleoecology Database is a community-curated data resource that supports interdisciplinary global change research by enabling broad-scale studies of taxon and community diversity, distributions, and dynamics during the large environmental changes of the past. By consolidating many kinds of data into a common repository, Neotoma lowers costs of paleodata management, makes paleoecological data openly available, and offers a high-quality, curated resource. Neotoma's distributed scientific governance model is flexible and scalable, with many open pathways for participation by new members, data contributors, stewards, and research communities. The Neotoma data model supports, or can be extended to support, any kind of paleoecological or paleoenvironmental data from sedimentary archives. ... [_truncated_]","2023-01-06 16:18:47.612 +0100","2023-01-11 09:27:16.033 +0100" +"Williams:2018pad","Four samples of cave-fill sediment from HD07-3A-PAD13 rockshelter, east Pilbara, Western Australia, were collected in 2009 by Dr Dawn Cropper and Mr W. Boone Law of ACHM, and analysed at the Environmental Luminescence Laboratory (now Prescott Luminescence Laboratory), University of Adelaide. In the light of the ages obtained from these initial samples, and the emerging potential significance of the rockshelter, a further four samples were collected in 2010 by Ms Frances Williams, from the above laboratory, and Dr Martin Williams. The two sets of samples were designated as DC and HD respectively and are listed in Table 16.1, together with the sample depths and other information which will be discussed later in this chapter. The laboratory record numbers and the sample numbers, as shown in Table 16.1, should be quoted in any publication of this data.","2022-10-09 20:04:07.350 +0200","2022-10-10 17:14:12.577 +0200" +"Williams:2020morphology","Rivers with discontinuous watercourses are part of the spectrum of river diversity. Chain‐of‐ponds types contain irregularly spaced, steep‐sided ponds that are separated by preferential flow paths on swampy valley fill. They often contain endangered ecological communities and are receiving greater attention for conservation and restoration. Very little is known about how these river types form, how they have evolved and how they function. Here we present the Late‐Quaternary evolution of one of the last remaining large‐scale chain‐of‐ponds systems in Australia, the Mulwaree Ponds. The chain‐of‐ponds was fully formed by 4.5 ka, with the position and alignment of the ponds being related to the position of pools of a palaeo‐river that is up to 100 ka old. Contemporary hydrogeomorphic processes are insufficient to create the ponds, but sufficient to maintain and keep them open. The phases of evolution for this chain‐of‐ponds system are synchronous with Late‐Quaternary changes in fluvial activity documented for other rivers in southeastern Australia. The ponds at Mulwaree have significant preservation potential over thousands of years. In the current landscape they are rare forms, providing significant grounds for conservation and protection of their distinctive geodiversity.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Williams:2021population","We present a synthesis of 14 compliance-based investigations of an archaeologically significant sand body on the banks of the Parramatta River. We find the alluvial deposit initially formed ‚ ~50,000 years ago (50 ka), but with extensive portions reworked between ‚ ~20-5 ka. There is limited evidence of past visitation, with only three excavations having recovered substantive material culture (i.e. > 20 lithics/m2 across small areas, ~35 m2). Following equivocal evidence of visitation prior to the Last Glacial Maximum (LGM), these assemblages generally demonstrate: i) widespread ephemeral, but repeated, activity between ‚ ~14-6 ka, dominated by indurated mudstone/tuff/chert raw materials (IMTC) and expedient technologies, overprinted by; ii) more extensive occupation of the landscape in the last few thousand years, with increasingly diverse and complex stone assemblages using heat-treated silcrete and additional raw materials from multiple geological sources. Notably, these two different phases are often found in the same locale, potentially suggesting a long continuity and repeated land use over 14,000 years. This synthesis demonstrates expansion away from cryptic refuges occupied during the LGM along the Hawkesbury-Nepean River corridor (some 40 km west of Parramatta) only occurred several thousand years after the height of this major climatic disruption. This timing is suggestive of a delayed recovery from the LGM and is coincident with changing environmental and sea-level conditions, which may have influenced, or been exploited by, people in the past. Our knowledge of Aboriginal societies during the terminal Pleistocene/early Holocene transition remains poorly understood in southeast Australia and is crucial to understanding demographic, symbolic and technological changes seen later in the Holocene.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Wilmshurst:1995thesis","Sediment cores from four lakes in the Tutira and Putere districts of Hawke's Bay, North Island, New Zealand, are analysed for the remains of pollen, charcoal, tephra and erosion pulses to reconstruct a 2000 year history of vegetation and landscape change. The Hawke's Bay region is disturbed frequently by earthquakes, volcanic eruptions, cyclonic storms, droughts and fire. This thesis determines how the vegetation and soil stability have responded to some of these disturbances, through detailed palaeoecological investigations of lake sediment cores. Studies of surface pollen and differential pollen and spore preservation were undertaken to enhance the interpretations made from the palaeoecological record. Because New Zealand has only been settled by Polynesians relatively recently, the effects of natural disturbance on the vegetation and landscape can be assessed under similar climatic conditions to the present, but in the absence of cultural change. The effects of human settlement on a previously uninhabited landscape are assessed and compared with previously occurring natural disturbances.","2023-07-28 11:01:26.780 +0200","" +"Wilmshurst:1996taupo","The 1850 BP Taupo eruption covered c. 30 000 k 2m of the central North Island with airfall deposits and c. 20 000 k 2m with ignimbrite. This paper reviews pollen and charcoal analyses of lake and peat sediment cores from sites at various distances and directions from the Taupo vent to establish the effects of this eruption on the surrounding forests. Forests within range of the ignimbrite were destroyed, and forests located up to 170 km east of the vent suffered variable degrees of damage from ashfall. Stands of Pteridium esculentum and other seral taxa flourished immediately after the eruption. Fires occurred during the eruption and continued for several decades after. The degree and nature of vegetation disturbance above the Taupo Tephra varied according to the thickness of ashfall, local topographical features and probably the vigour of the forest. Revegetation was complete within 200 years of the eruption, even at sites overwhelmed by the Taupo Ignimbrite. Post-eruption forests were similar to those existing before the Taupo eruption.","2023-07-28 11:01:26.780 +0200","" +"Wilmshurst:1997hawke","Palaeoecological investigations of sediment cores from two lake basins in the Tutira and Putere districts of Hawke's Bay demonstrate the impact of volcanic activity, fires, and storms on the vegetation and soil stability before human settlement and deforestation. A 'disturbance curve' derived from the classification and ordination of pollen records, and correlated with charcoal and sediment records, illustrates relative forest disturbance over. time. Before anthropogenic forest clearance in Hawke's Bay, forest composition fluctuated frequently as a result of disturbance from fires, droughts, and a major volcanic eruption. Each natural disturbance, indicated by short-term increases of seral taxa, was followed by complete forest redevelopment. Cyclonic storms were not a major cause of disturbance to lowland podocarp/hardwood forests in the region, nor to the bracken-scrubland vegetation that replaced the forest after clearance. However, storms scoured and rapidly transported riverbank sediments into the lake basins. Compared with the preceding natural disturbances, deforestation by early Maori settlers represents a type and magnitude of disturbance previously unrecorded in the cores.","2023-07-28 11:01:26.780 +0200","2023-09-01 13:09:15.602 +0200" +"Wilmshurst:1997impact","Widespread destruction of lowland podocarp/hardwood forests in Hawke's Bay followed permanent Maori settlement of the region. Forests cleared by fires were rapidly replaced with a bracken fern-scrubland which remained the predominant vegetation until European settlers cleared it away for pasture production in the late 1870s. Deforestation began about 500 calendar years B.P., but proceeded faster in the drier lowlands than in the wetter hill country. When the catchments were covered with either forest or fern-scrubland, soil erosion was minimal because the soil structure was maintained by the network of roots and protected from raindrop impact by a dense canopy. The main effect of storms before European settlement was to transport pulses of mostly riverbank sediment into the lakes. However, after European settlement, soil erosion increased markedly. Removal of soil stabilising vegetation and its replacement with pasture has left soft-rock hill country soils vulnerable to erosion and landslides.","2023-07-28 11:01:26.780 +0200","" +"Wilmshurst:1999gisborne","A late Holocene (from c. 5500 yr B.P.) record of vegetation change is presented for the Gisborne region, based on pollen, charcoal, and tephra analyses of a terrestrial and a marine core. Up until the time of anthropogenic deforestation about 650 yr B.P., well drained lowland areas were covered with a Prumnopitys taxifolia, and Dacrydium cupressinum-dominated podocarp/hardwood forest. The poorly drained Dacrycarpus dacrydioides-dominated alluvial swamp forests were not as vulnerable to fire, and remained on the Gisborne Plains until European drainage and clearance began in the 19th century. In the last 5500 yr B.P., the lowland forests have been disturbed by at least five ashfalls originating from volcanic eruptions in the Central Volcanic Region. Where the terrestrial and marine cores overlap, comparisons of the pollen records show the vegetation changes and taxa present to be comparable. The fire record was not clear in the marine record, as the charcoal curve was diluted with high background levels of reworked charcoal. Sedimentation rates from the marine core indicate that erosion in the Waipaoa catchment has increased significantly since European clearance of soil-protecting remnant forest and fern/scrubland and its replacement with pasture.","2023-07-28 11:01:26.780 +0200","" +"Wilmshurst:2002linkages","This paper presents a Holocene pollen record from an ombrotrophic bog in Southland, New Zealand, together with multiproxy data (testate amoebae, peat humification and plant macrofossils) from the same core to establish an independent semiquantitative record of peatland surface moisture. Linkages between reconstructed peatland surface moisture and regional forest composition are investigated using redundancy analysis of the forest pollen data constrained with predicted bog water-table depths. Over 32 percent of the pollen data variance can be explained by surface moisture changes in the bog, suggesting a common cause of water-table and regional vegetation change. Water tables were higher during the early to mid-Holocene when the forest was dominated by podocarp taxa. Water tables lowered after about 3300 cal. yr BP coevally with the expansion of Nothofagus species, culminating with the dominance of Nothofagus subgenus Fuscospora in the past 1200 cal. yr BP. This is in apparent opposition to the warm/dry to cool/wet trend suggested by subjective interpretation of pollen data alone, from this and other studies. We suggest that during the late Holocene, drier summers associated with shifts in solar insolation caused reduced surface wetness and summer humidity, which together with a trend to cooler winters, apparently favoured the regeneration of Nothofagus species.","2023-07-28 11:01:26.780 +0200","" +"Wilson:2005reference","Wilson and Reeder's Mammal Species of the World is the classic reference book on the taxonomic classification and distribution of the more than 5400 species of mammals that exist today. The third edition includes detailed information on nomenclature and, for the first time, common names. Each concise entry covers type locality, distribution, synonyms, and major reference sources. The systematic arrangement of information indicates evolutionary relationships at both the ordinal and the family level. This indispensable reference work belongs in public and academic libraries throughout the world and on the shelf of every biologist who works with mammals.","2023-01-05 16:42:05.198 +0100","" +"Wilson:2012murray","This paper presents the initial radiocarbon ages from the Lower Murray Archaeological Project developed in conjunction with the Ngarrindjeri Heritage Committee in South Australia. As part of this community based research program, a total of 59 shell (V. ambiguus) and charcoal samples were selected for radiocarbon dating. Radiocarbon ages varied significantly between sites within the region and ranged from 150–490 calBP at Pomberuk (Hume Reserve Midden and Historic Campsite) to 8190–8390 calBP at Glen Lossie Midden and Burial Site (GLMBS). These results will contribute to developing a more comprehensive understanding of human occupation in Ngarrindjeri ruwe (lands and waters) and assist in developing a local chronology for the region.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Wilson:2013cumbria","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Wilson:2013lake","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Wilson:2017stump","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Wilson:2018valley","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Wilson:2019comparative","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Wilson:2019donegal","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Wilson:2021analysis","This article presents the analysis and preliminary contextualisation of a bone point located during the Lower Murray Archaeological Project excavations in South Australia in 2008. The artefact was recovered from a midden and burial site, Murrawong (Glen Lossie), and was situated in a layer dating to 5303-3875 cal BP. The artefact was the only bone point recovered during the project and is interpreted as an implement likely to have been used for piercing soft materials or possibly as a projectile point. Its chronology and morphology are generally consistent with previous finds in this region. The analysis presented here contributes to our understanding of bone technology in the Lower Murray River Gorge, highlighting areas where more research is required.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Wilson:2022kangaroo","Since the Silurian, fire has played a pivotal role in the shaping of global landscapes. This is particularly evident for Australia's environment with biological and biogeochemical processes reliant on a consistent bushfire regime. Throughout the late Holocene, there has been dramatic changes in both the anthropogenic and climatic influence on Australia's bushfire regime, as a result of colonisation, loss of Indigenous landscape management and global warming. This project focused on reconstructing the wildfire history of eastern Kangaroo Island over the late Holocene, since ~6500 ka. Kangaroo Island was devastated by the 2019-20 summer bushfires, therefore the normality of wildfire events was called into question. By using a multi-proxy approach, coupling pyrogenic polyaromatic hydrocarbons, the anhydrosugar levoglucosan and traditional charcoal data, this allowed for a distinguishment to be made between low intensity bushfires and high intensity wildfire events. It was shown that since ~4000 cal yr there has been a gradual increase in the frequency of burn events, however in the last 1200 ka, the intensity of bushfires has surged. This project demonstrates that the uninhabitance of Kangaroo Island by Indigenous Australians, along with changes in the influence of ENSO may have contributed to the new fire regime we see today.","2023-07-28 11:01:26.780 +0200","" +"Wilson:2022zooarchaeological","This article provides new data and syntheses for the zooarchaeological record of the Lower Murray River Gorge region in South Australia. The contribution of original data from Murrawong, Kangerung and Pomberuk provides rigorous and complementary records for the region. In particular, we supply new and detailed identifications for terrestrial vertebrate fauna and comment on prior published taxonomic identifications and methods. Using the Ngarrindjeri concept of ngatji we have also created a new lens with which to view the faunal assemblages. This new reading includes considerations of Lower Murray River Gorge diets in the Mid to Late Holocene, the presence/absence of certain species (inclusive of potential cultural influences) as well as the effects of European colonisation on animals (some now extinct or threatened) and the concomitant impacts for Ngarrindjeri people.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Winkler:2014schmidt","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Winslow:1977melanesian","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Winsor:2014narsarsuaq","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Winsor:2015rapid","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Winton:2016weld","We present the results of radiometric dating at Yalibirri Mindi Rockshelter located in the Weld Range, Mid West region, Western Australia. A sequence of three Pleistocene dates from charcoal found in association with flaked stone artefacts and with a basal date of 29,089 ± 132 years uncal. BP (D-AMS 009920) provides the first evidence for Pre-Last Glacial Maximum occupation of the inland Mid West. Sedimentological analyses strongly support the anthropogenic origin of the dated material. Despite hints that the occupation of this region probably dates back tens of thousands of years, until now there was no clear evidence for this. At the level of regional significance and as previously hypothesised, the greenstone ridges of the Mid West provide good potential for Pleistocene-aged rockshelter deposits and the possibility of researching crucial aspects of human adaptation to the western arid zone of Australia from ∼30,000 years ago including mobility, seasonality, technology, ochre use, selection of wood taxa for fire-making and intra- and inter-regional social networks. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:28:17.146 +0100" +"Wirsig:2016grueben","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Wirsig:2016lowering","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Wirsig:2016oberhasli","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Wirsig:2017goldbergkees","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Wittmann:2007switzerland","A north‐south traverse through the Swiss Central Alps reveals that denudation rates correlate with recent rock uplift rates in both magnitude and spatial distribution. This result emerges from a study of in situ–produced cosmogenic 10Be in riverborne quartz in Central Alpine catchments. As a prerequisite, we took care to investigate the potential influence of shielding from cosmic rays due to snow, glaciers, and topographic obstructions; to calculate a possible memory from Last Glacial Maximum (LGM) glaciation; and to identify a watershed size that is appropriate for systematic sampling. Mean denudation rates are 0.27 ± 0.14 mm/a for the Alpine foreland and 0.9 ± 0.3 mm/a for the crystalline Central Alps. The measured cosmogenic nuclide‐derived denudation rates are in good agreement with post‐LGM lake infill rates and are about twice as high as denudation rates from apatite fission track ages that record denudation from 9 to 5 Ma. In general, denudation rates are high in areas of high topography and high crustal thickness. The similarity in the spatial distribution and magnitude of denudation rates and those of rock uplift rates can be interpreted in several ways: (1) Postglacial rebound or climate change has introduced a transient change in which both uplift and denudation follow each other with a short lag time; (2) the amplitude of glacial to interglacial changes in both is small and is contained in the scatter of the data; (3) both are driven by ongoing convergence where their similarity might hint at some form of long‐term quasi steady state; or (4) enhanced continuous Quaternary erosion and isostatic compensation of the mass removed accounts for the distribution of present‐day rock uplift.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Wittmann:2009source","The denudation rate signal of the Bolivian Andes as measured by cosmogenic 10Be in sediment is preserved in the floodplain of adjacent foreland basins even though these basins store the sediment for thousands of years. This conclusion is drawn from comparing published Andean source area denudation rates with new cosmogenic 10Be data as measured in the floodplains of the large Beni and Mamoré basins. For the entire Beni basin including the sediment-producing Andes and the vast flooded plains of the foreland, the cosmogenic nuclide-derived denudation rate is 0.45 ± 0.06 mm/yr, while that of the Mamoré basin is 0.55 ± 0.19 mm/yr. By comparison, the respective Andean source areas erode at averaged rates of 0.37 ± 0.06 mm/yr (upper Beni), and at 0.56 ± 0.09 mm/yr (upper Mamoré). We notice a decrease in variability of denudation rate with increasing spatial scale as small-scale processes are averaged out. Sediment mixing within the floodplain damps scatter of nuclide-derived denudation rates picked up in the source area. On the temporal scale, a remarkable agreement between cosmogenic nuclide-derived rates averaging over a few kiloyears with those from fission track dating averaging over millions of years seems to suggest that cosmogenic nuclide-derived denudation rates capture the long-term erosional characteristics of the mountain belt. The sum of these observations suggests that any sample collected along a river traversing a floodplain will yield the denudation rate of the source area. This finding opens the unique possibility of constraining cosmogenic nuclide-derived paleo-sediment budgets for these large basins as the long-term, spatially-averaged denudation rate signal of the sediment-producing area is preserved in sedimentary archives. Copyright 2009 Elsevier B.V. All rights reserved.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Wittmann:2010amazon","We use cosmogenic nuclide-derived denudation rates from in situ–produced 10Be in river sediment to determine sediment production rates for the central Amazon River and its major tributaries. Recent developments have shown that this method allows calculating denudation rates in large depositional basins despite intermediate sediment storage, with the result that fluxes of the sediment-producing hinterland can now be linked to those discharged at the basins’ outlet. In rivers of the central Amazonian plain, sediment of finer grain sizes (125–500 μm) yields a weighted cosmogenic nuclide-derived denudation rate of 0.24 ± 0.02 mm/yr that is comparable to the integrated rate of all main Andean-draining rivers (0.37 ± 0.06 mm/yr), which are the Beni, Napo, Mamoré, Ucayali, and Marañón rivers. Coarser-grained sediment (>500 μm) of central Amazonian rivers is indicative of a source from the tectonically stable cratonic headwaters of the Guyana and Brazilian shields, for which the denudation rate is 0.01–0.02 mm/yr. Respective sediment loads can be calculated by converting these cosmogenic nuclide-derived rates using their sediment-producing areas. For the Amazon River at Óbidos, a sediment production rate of ∼610 Mt/yr results; non-Andean source areas contribute only ∼45 Mt/yr. A comparison with published modern sediment fluxes shows similarities within a factor of ∼2 with an average gauging-derived sediment load of ∼1000 Mt/yr at Óbidos, for example. We attribute this similar trend in cosmogenic versus modern sediment loads first to the absence of long-term deposition within the basin and second to the buffering capability of the large Amazon floodplain. The buffering capability dampens short-term, high-amplitude fluctuations (climatic variability in source areas and anthropogenic soil erosion) by the time the denudation rate signal of the hinterland is transmitted to the outlet of the basin.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Wittmann:2011napo","Cosmogenic nuclide-based denudation rates and published erosion rates from recent river gauging in the Napo River basin (Peruvian Amazonia) are used to decipher erosion and sedimentation processes along a 600 km long transect from the headwaters to the lowlands. The sediment-producing headwaters to the Napo floodplain are the volcanically active Ecuadorian Andes, which discharge sediment at a cosmogenic nuclide-based denudation rate of 0.49 ± 0.12 mm/yr. This denudation rate was calculated from an average 10Be nuclide concentration of 2.2 ± 0.5 × 104 at/g(Qz) that was measured in bedload-derived quartz. Within the Napo lowlands, a significant drop in trunk stream 10Be nuclide concentrations relative to the Andean hinterland is recorded, with an average concentration of 1.2 ± 0.5 × 104 at/g(Qz). This nuclide concentration represents a mixture between the 10Be nuclide concentration of eroded floodplain deposits, and that of sediment eroded from the Andean hinterland that is now carried in the trunk stream. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:27:43.487 +0100" +"Wittmann:2016po","We analyze the source-to-sink variations of in situ 10Be, 26Al and 21Ne concentrations in modern sediment of the Po river catchment, from Alpine, Apennine, floodplain, and delta samples, in order to investigate how the cosmogenic record of orogenic erosion is transmitted across a fast-subsiding foreland basin. The in situ 10Be concentrations in the analyzed samples range from ∼0.8×10^4 at/gQTZ to ∼6.5×10^4 at/gQTZ. The 10Be-derived denudation rates range from 0.1 to 1.5 mm/yr in the Alpine source areas and from 0.3 to 0.5 mm/yr in the Apenninic source areas. The highest 10Be-derived denudation rates are found in the western Central Alps (1.5 mm/yr). From these data, we constrain a sediment flux leaving the Alpine and the Apenninic source areas (>27 Mt/yr and ca. 5 Mt/yr, respectively) that is notably higher than the estimates of sediment export provided by gauging (∼10 Mt/yr at the Po delta).","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Wittmann:2020global","Cosmogenic nuclide analysis in sediment from the Earth's largest rivers yields mean denudation rates of the sediment-producing areas that average out the local variations commonly found in small rivers. Using this approach, we measured in situ cosmogenic 26Al and 10Be in sand of > 50 large rivers over a range of climatic and tectonic regimes covering 32% of the Earth's terrestrial surface. In 35% of the analyzed rivers, we find 26Al/10Be ratios significantly lower than these nuclides ́ surface-production-rate ratio of 6.75 in quartz, indicating radioactive decay over periods exceeding 0.5 Myr. We invoke a combination of slow erosion, shielding in the source area, and sediment storage and burial during long-distance transport to explain these low ratios. In the other 65% of studied rivers we find 26Al/10Be ratios within uncertainty of their surface production-rate ratio, indicating cosmogenic steady state. For these rivers, we obtain a global source area denudation rate of 141 t/km2×yr (54 mm/kyr of rock-equivalent) that translates to a flux of 3.07 ± 0.56 Gt/yr.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Wobus:2005nepalese","Recent convergence between India and Eurasia is commonly assumed to be accommodated mainly along a single fault—the Main Himalayan Thrust (MHT)—which reaches the surface in the Siwalik Hills of southern Nepal. Although this model is consistent with geodetic, geomorphic and microseismic data, an alternative model incorporating slip on more northerly surface faults has been proposed to be consistent with these data as well. Here we present in situ cosmogenic 10Be data indicating a fourfold increase in millennial timescale erosion rates occurring over a distance of less than 2 km in central Nepal, delineating for the first time an active thrust fault nearly 100 km north of the surface expression of the MHT. These data challenge the view that rock uplift gradients in central Nepal reflect only passive transport over a ramp in the MHT. Instead, when combined with previously reported 40Ar–39Ar data9, our results indicate persistent exhumation above deep-seated, surface-breaking structures at the foot of the high Himalaya. These results suggest that strong dynamic interactions between climate, erosion and tectonics have maintained a locus of active deformation well to the north of the Himalayan deformation front.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Woelfler:2017menderes","Based on new thermochronological data and 10Be-derived erosion rates from the southern part of the central Menderes Massif (Aydın block) in western Turkey, we provide new insights into the tectonic evolution and landscape development of an area that undergoes active continental extension. Fission-track and (U-Th)/He data reveal that the footwall of the Büyük Menderes detachment experienced two episodes of enhanced cooling and exhumation. Assuming an elevated geothermal gradient of ~ 50 °C/km, the first phase occurred with an average rate of ~ 0.90 km/Myr in the middle Miocene and the second one in the latest Miocene and Pliocene with a rate of ~ 0.43 km/Myr. The exhumation rates between these two phases were lower and range from ~ 0.14 to ~ 0.24 km/Myr, depending on the distance to the detachment. Cosmogenic nuclide-based erosion rates for catchments in the Aydın block range from ~ 0.1 to ~ 0.4 km/Myr. The similarity of the erosion rates on both sides of the Aydın block (northern and southern flank) indicate that a rather symmetric erosion pattern has prevailed during the Holocene. If these millennial erosion rates are representative on a million-year timescale they indicate that, apart from normal faulting, erosion in the hanging wall of the Büyük Menderes detachment fault did also contribute to the exhumation of the metamorphic rocks.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Wood:2016riwi","An extensive series of 44 radiocarbon (14C) and 37 optically stimulated luminescence (OSL) ages have been obtained from the site of Riwi, south central Kimberley (NW Australia). As one of the earliest known Pleistocene sites in Australia, with archaeologically sterile sediment beneath deposits containing occupation, the chronology of the site is important in renewed debates surrounding the colonization of Sahul. Charcoal is preserved throughout the sequence and within multiple discrete hearth features. Prior to 14C dating, charcoal has been pretreated with both acid-base-acid (ABA) and acid base oxidation-stepped combustion (ABOx-SC) methods at multiple laboratories. Ages are consistent between laboratories and also between the two pretreatment methods, suggesting that contamination is easily removed from charcoal at Riwi and the Pleistocene ages are likely to be accurate. Whilst some charcoal samples recovered from outside hearth features are identified as outliers within a Bayesian model, all ages on charcoal within hearth features are consistent with stratigraphy. OSL dating has been undertaken using single quartz grains from the sandy matrix. The majority of samples show De distributions that are well-bleached but that also include evidence for mixing as a result of post-depositional bioturbation of the sediment. The results of the two techniques are compared and evaluated within a Bayesian model. Consistency between the two methods is good, and we demonstrate human occupation at this site from 46.4-44.6 cal kBP (95.4% probability range). Importantly, the lowest archaeological horizon at Riwi is underlain by sterile sediments which have been dated by OSL making it possible to demonstrate the absence of human occupation for between 0.9-5.2 ka (68.2% probability range) prior to occupation.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Wood:2018canterbury","Canterbury's gravelly outwash plains offer few of the natural deposits in which floral remains are typically preserved and hence represent a significant geographical gap in our knowledge about New Zealand's pre-settlement terrestrial ecosystems and their response to anthropogenic activities. We contribute new insights into the poorly known Holocene vegetation history of this region by reporting two new mid-late Holocene pollen records from the western (Hallsbush) and eastern (Travis Swamp) margins of the Canterbury Plains. Both records show local forest dominance prior to Polynesian settlement. Forest was cleared rapidly after human settlement at the eastern site, but despite local fires that burnt the wetland the forest was retained at the western site until after European settlement. Together with the few pollen records previously published from the margins of the Canterbury Plains, a clear pattern of beech forest dominance in the west and podocarp/hardwood forest dominance on the plains to the east at the time of human settlement emerges. However, additional sites on the Canterbury Plains are essential for a better understanding of the pre-settlement composition and heterogeneity of vegetation communities within this region.","2023-07-28 11:01:26.780 +0200","" +"Woodroffe:1988middens","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Woodroffe:1992cobourg","In contrast to the abundant evidence of former shorelines on the sea floor of the Sahul Shelf in northern Australia, little evidence has been reported for late Pleistocene coastal landforms along the modern coast of north Australia. Using radiocarbon, thermoluminescence and uranium/thorium dating techniques, however, it can be shown that the present coastal morphology on the Cobourg Peninsula is partly inherited from features both deposited and eroded during the late Quaternary. Shore platforms, in particular, are veneered with ferricretes, some of which can be U/Th dated. In places bedforms are preserved within the ferricrete, suggesting that the platform existed at, and was modified during, the Last Interglacial, and probably formed during earlier interglacials. TL dating indicates that sands around Cape Don were deposited when sea level was lower, but may have been reworked during a Holocene high stand. A sequence of beach ridges at Smith Point indicates Holocene progradation over an earlier planation surface, and also provides support for slight Holocene emergence.","2024-01-17 16:36:17.120 +0100","" +"Woodroffe:1995howe","Lord Howe Island, situated 600 km east of Australia, provides a unique opportunity to evaluate Late Quaternary highstands of sea level in the Tasman Sea. The mid-ocean island, which is the site of the southernmost coral reef, is composed of basalts of late Tertiary age, and calcarenites derived from bioclastic reefal carbonates. Both erosional and depositional evidence of Late Quaternary highstands of sea level is preserved. Uranium-series disequilibrium dating of coral clasts from a calcarenite beach facies at Neds Beach on the northeast of the island yielded a mean age of 136,000 yr B.P. Thermoluminescence dating of the quartz sand fraction from the same deposit, using fine-grained and coarse-grained methods, yielded ages of 138,000 and 116,000 yr B.P., respectively. These ages are interpreted to indicate that this beach unit, within which fossil bones and eggs of the extinct horned turtle, Meiolania, are found, formed during the Last Interglacial when the sea was 2--4 m above present. Benches and platforms developed on Tertiary basalt and on Late Pleistocene calcarenite on the more sheltered lagoonal shore on the west of the island indicate a sea level up to 1.5 m higher than present during the Holocene. Cemented boulder conglomerates (ca. 3000 yr B.P.) at North Head, and emergent mollusc-rich carbonate muds (ca. 900 yr B.P.) within an embayment fill at Old Settlement Beach, further support this interpretation. These palaeo-sea-level data from the Tasman Sea support previous estimates of the height of the Last Interglacial sea surface relative to eastern Australia, and supplement a growing body of evidence for a higher sea level in the region during the mid to late Holocene.","2024-01-17 16:36:17.120 +0100","" +"Woods:1960deposits","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Woods:2005abrocomidae","Family Abrocomidae","2023-01-05 16:42:05.198 +0100","" +"Woods:2005bathyergidae","Family Bathyergidae","2023-01-05 16:42:05.198 +0100","" +"Woods:2005capromyidae","Family Capromyidae","2023-01-05 16:42:05.198 +0100","" +"Woods:2005caviidae","Family Caviidae","2023-01-05 16:42:05.198 +0100","" +"Woods:2005chinchillidae","Family Chinchillidae","2023-01-05 16:42:05.198 +0100","" +"Woods:2005ctenomyidae","Family Ctenomyidae","2023-01-05 16:42:05.198 +0100","" +"Woods:2005cuniculidae","Family Cuniculidae","2023-01-05 16:42:05.198 +0100","" +"Woods:2005dasyproctidae","Family Dasyproctidae","2023-01-05 16:42:05.198 +0100","" +"Woods:2005dinomyidae","Family Dinomyidae","2023-01-05 16:42:05.198 +0100","" +"Woods:2005echimyidae","Family Echimyidae","2023-01-05 16:42:05.198 +0100","" +"Woods:2005erethizontidae","Family Erethizontidae","2023-01-05 16:42:05.198 +0100","" +"Woods:2005heptaxodontidae","Family Heptaxodontidae","2023-01-05 16:42:05.198 +0100","" +"Woods:2005hystricidae","Family Hystricidae","2023-01-05 16:42:05.198 +0100","" +"Woods:2005hystricognathi","Infraorder Hystricognathi","2023-01-05 16:42:05.198 +0100","2023-01-17 13:32:02.499 +0100" +"Woods:2005myocastoridae","Family Myocastoridae","2023-01-05 16:42:05.198 +0100","" +"Woods:2005octodontidae","Family Octodontidae","2023-01-05 16:42:05.198 +0100","" +"Woods:2005petromuridae","Family Petromuridae","2023-01-05 16:42:05.198 +0100","" +"Woods:2005thryonomyidae","Family Thryonomyidae","2023-01-05 16:42:05.198 +0100","" +"Woodward:2005forsyth","A 1.2 m sediment core from Lake Forsyth, Canterbury, New Zealand, records the development of the catchment/lake system over the last 7000 years, and its response to anthropogenic disturbance following European settlement c. 1840 AD. Pollen was used to reconstruct catchment vegetation history, while foraminifera, chironomids, Trichoptera, and the abundance of Pediastrum simplex colonies were used to infer past environmental conditions within the lake. The basal 30 cm of core records the transition of the Lake Forsyth Basin from a tidal embayment to a brackish coastal lake. Timing of closure of the lake mouth could not be accurately determined, but it appears that Lake Forsyth had stabilised as a slightly brackish, oligo-mesotrophic shallow lake by about 500 years BP. Major deforestation occurred on Banks Peninsula between 1860 AD and 1890 AD. This deforestation is marked by the rapid decline in the main canopy trees (Prumnopitys taxifolia (matai) and Podocarpus totara/hallii (totara/mountain totara), an increase in charcoal, and the appearance of grasses. At around 1895 AD, pine appears in the record while a willow (Salix spp.) appears somewhat later. Redundancy analysis (RDA) of the pollen and aquatic species data revealed a significant relationship between regional vegetation and the abundance of aquatic taxa, with the percentage if disturbance pollen explaining most (14.8 percent) of the constrained variation in the aquatic species data. Principle components analysis (PCA) of aquatic species data revealed that the most significant period of rapid biological change in the lakes history corresponded to the main period of human disturbance in the catchment. Deforestation led to increased sediment and nutrient input into the lake which was accompanied by a major reduction in salinity. These changes are inferred from the appearance and proliferation of freshwater algae (Pediastrum simplex), an increase in abundance and diversity of chironomids, and the abundance of cases and remains from the larvae of the caddisfly, Oecetis unicolor. Eutrophication accompanied by increasing salinity of the lake is inferred from a significant peak and then decline of P. simplex, and a reduction in the abundance and diversity of aquatic invertebrates. The artificial opening of the lake to the Pacific Ocean, which began in the late 1800s, is the likely cause of the recent increase in salinity. An increase in salinity may have also encouraged blooms of the halotolerant and hepatotoxic cyanobacteria Nodularia spumigena.","2023-07-28 11:01:26.780 +0200","" +"Woodward:2014disturbance","Lake sediment records from three lakes in the South Island of New Zealand were examined to determine the effects of human (Māori and European) impacts on the lake catchments during the Late Holocene. Major changes in lake biota occurred in the Early to Middle Holocene (11,000--6000 cal. yr BP), but there were no major changes between c. 6000 cal. yr BP and the time of human impact. Intensive Māori forest clearance occurred here between c.ad 1200 and 1600, which is consistent with other New Zealand records. Catchment erosion and increased sedimentation probably occurred in all of the studied lakes, but the most obvious changes occurred in Lake Clearwater and the Māori Lakes. There was evidence for gravity-induced slumping of the littoral sediments in Lake Clearwater due to increased sediment loading, and the outflow from the Māori Lakes was blocked by a migrating alluvial fan. The erosion of sediment (and nutrients) from the lake catchments led to eutrophication, but increases in lake depth were just as important in two of the lakes. Increased water depth was caused by damming of the Māori lakes outflow by a migrating alluvial fan. Reduced evapotranspiration following deforestation would also have led to increased water yield in lake catchments. European impacts were minor compared with the impacts of Māori deforestation, and all lakes display different levels of recovery towards pre-human impact conditions. Complete recovery is prevented by permanent changes in catchment hydrology and probable internal feedback mechanism such as wind-induced sediment re-suspension in the larger lakes.","2023-07-28 11:01:26.780 +0200","" +"Woodward:2014southeastern","We present a new well dated Holocene record of environmental change from Little Llangothlin Lagoon in eastern Australia derived from aquatic plant macrofossils, macroscopic charcoal flux, and sediment stratigraphy from multiple cores. Little Llangothlin was an ephemeral freshwater wetland exhibiting frequent dry phases between 9800 and 9300 calendar years before present (cal. yr BP). There was a switch to a more positive water balance after 9300 cal. yr BP, and by 8000 cal. yr BP, there was a lake that persisted until 6100 cal. yr BP. The period between 6100 and 1000 cal. yr BP was much drier, and there is no evidence for a permanent lake during this period. The Little Llangothlin record provides evidence for a wet phase during the Early to Middle Holocene (9000--6000 cal. yr BP) from the boundary region between temperate and tropical influences in eastern Australia. We propose that generally enhanced circulation after 9000 cal. yr BP explains the pattern of increasing moisture at the site at this time. The later Holocene climate at the site is consistent with other sites in south east Australia with a switch to generally drier conditions after 6000 cal. yr BP.","2023-07-28 11:01:26.780 +0200","" +"Worthy:2005muellers","ND","2023-01-05 16:42:05.198 +0100","" +"Wozencraft:2005ailuridae","Family Ailuridae","2023-01-05 16:42:05.198 +0100","" +"Wozencraft:2005canidae","Family Canidae","2023-01-05 16:42:05.198 +0100","" +"Wozencraft:2005carnivora","Order Carnivora","2023-01-05 16:42:05.198 +0100","" +"Wozencraft:2005eupleridae","Family Eupleridae","2023-01-05 16:42:05.198 +0100","" +"Wozencraft:2005felidae","Family Felidae","2023-01-05 16:42:05.198 +0100","" +"Wozencraft:2005herpestidae","Family Herpestidae","2023-01-05 16:42:05.198 +0100","" +"Wozencraft:2005hyaenidae","Family Hyaenidae","2023-01-05 16:42:05.198 +0100","" +"Wozencraft:2005mephitidae","Family Mephitidae","2023-01-05 16:42:05.198 +0100","" +"Wozencraft:2005mustelidae","Family Mustelidae","2023-01-05 16:42:05.198 +0100","" +"Wozencraft:2005nandiniidae","Family Nandiniidae","2023-01-05 16:42:05.198 +0100","" +"Wozencraft:2005odobenidae","Family Odobenidae","2023-01-05 16:42:05.198 +0100","" +"Wozencraft:2005otariidae","Family Otariidae","2023-01-05 16:42:05.198 +0100","" +"Wozencraft:2005phocidae","Family Phocidae","2023-01-05 16:42:05.198 +0100","" +"Wozencraft:2005procyonidae","Family Procyonidae","2023-01-05 16:42:05.198 +0100","" +"Wozencraft:2005ursidae","Family Ursidae","2023-01-05 16:42:05.198 +0100","" +"Wozencraft:2005viverridae","Family Viverridae","2023-01-05 16:42:05.198 +0100","" +"Wray:2001coastal","Because of its potential for establishing chronologies far beyond the range of C14 thermoluminescence (TL) dating has made a significant contribution to the study of the Quaternary history of many Australian landscapes. But, as the reliability of the technique requires the removal by sunlight of any residual TL from quartz grains during transport, inadequate bleaching may yield ages for depositional events that are too old. Inadequate bleaching often can be detected by the shape of curves showing the ratio of natural TL vs laboratory-induced TL with increasing temperature. We use this technique here, together with C 14 dating and pedogenic evidence, to assess the reliability of TL determinations for alluvium in the valleys of the Clyde River and Termeil Creek. The Pleistocene TL ages from these valleys seem reliable, but Holocene dates do not. However, we demonstrate that, even where inadequate bleaching is demonstrable, TL analysis can still yield important insight to depositional processes.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Wright:1971koonalda","The first scientific examina­tion of Koonalda Cave appears to be that of Hunt who in 1904 reported on the salinity of its underground lakes (Wells and Hunt, 1919). Graffiti of dates and names show that the cave has since been frequently explored in a casual way (Pl. 13). Daisy Bates visited it in 1914. It was surveyed by J. B. Hinwood in 1960. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:28:47.264 +0100" +"Wright:1971york","Man came to Australia well before the end of the Pleistocene epoch - the so-called Ice Age. To understand his history, then, both early and later, calls for an understanding of climate and environment, and the changes that have taken place in them. Early man in Australia was a stone-using huntergatherer, and the traditional Aboriginal economy and society have persisted into modern times, so a wealth of ethnographic information is available to help in understanding the way he reacted and so influenced the diversity of environments found in the Australian continent. Over the last ten years Australian archaeology has developed from a very new branch of an old-established discipline to one that has made and is making very significant contributions to the study of universal man, not just in Australia. This book is the outcome of a series of seminars by scholars in many fields who have brought to bear the skills of many disciplines in interpreting a vast array of challenging new information. It will appeal not only to scholars but to all who have an interest in the history of the Australian environment and the story of first human settlement.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Wright:1975kow","ND","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Wright:1977stone","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Wright:2009mabuyag","We report a new site with locally made pottery on the Western Torres Strait island of Mabuyag (Mabuiag). The study uses petrographic and chronological results to reassess the antiquity of pottery in the region. It adds to knowledge which points to significant changes in the Torres Strait after 1700 BP.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Wright:2009thesis","This thesis examines the archaeology of one Torres Strait Islander community - the Goemulgal of Mabuyag in Central Western Torres Strait. It provides the first detailed archaeological study into the emergence and development of historically and ethnographically-known villages in the Torres Strait. It offers a detailed chronology for settlement shifts across a residential island. The close examination of settlement and subsistence histories on Mabuyag furnishes chronological insights into the changing role of villages for a single island community. By examining chronologies previously established by archaeological researchers working in Torres Strait, this thesis adds to emerging broad chronological patterns across the region. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:29:10.557 +0100" +"Wright:2011mabuyag","This paper provides new insights into the late Holocene history of Mabuyag in western Torres Strait. It addresses a question posed by McNiven et al. (2006:75): ‚‘at what point [did] Mabuyag became [sic] a residential island and a separate people (i.e. the Goemulgal) with their own identity‘? ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:29:10.852 +0100" +"Wright:2011maritime","Results from a new mid Holocene site in the central-western Torres Strait, north-eastern Australia are presented. AMS determinations from Dabangai on Mabuyag provide evidence for two settlement periods. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:29:11.147 +0100" +"Wright:2013dabangay","Dabangay , on the island of Mabuyag, is one of only two known mid-Holocene sites in Torres Strait. Eleven new radiocarbon dates, combined with nine previous determinations, clarify its site formation processes and settlement history. The sequence shows two sustained settlement periods between 7239-3211 cal. BP and 1815 cal. BP-present, with little evidence for use during the intervening period. This differs from Badu 15, approximately 15 km south of Mabuyag, where human activity became sporadic after 6500 cal. BP. There is no evidence for a settlement expansion at 2500 BP as observed at other sites in the western Torres Strait. These differences suggest varied human responses to post-glacial marine transgression and the subsequent sea-level high stand in western Torres Strait.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Wright:2013settlement","The discovery and initial excavation of Dabangay in 2006 established a 7200 year chronology for human settlement on Mabuyag (Mabuiag) in western Torres Strait. This was one of only two Torres Strait sites to pre-date 4000 years ago, providing a rare opportunity to study human activities spanning the mid-to-late Holocene. Remarkable organic preservation and a large mid-Holocene stone artefact assemblage provided insights into long-term continuity and change in lithic technologies and economic strategies; however, results remained preliminary owing to uncertainties about site disturbance. This paper presents results from a second field season of excavations at Dabangay. We suggest chronological association between emerging lithic technologies and altered subsistence practices. Large marine vertebrate bone (present in small quantities from initial settlement), increased after 4200 years ago coincident with increased preference for production of quartz bipolar flakes. A further development after 1800-1600 years ago involved a substantial increase in large and small marine vertebrates and a further increase in the ratio of quartz to igneous lithics.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Wright:2016ceremony","The materiality of ritual performance is a growing focus for archaeologists. In Europe, collective ritual performance is expected to be highly structured and to leave behind a loud archaeological signature. In Australia and Papua New Guinea, ritual is highly structured; however, material signatures for performance are not always apparent, with ritual frequently bound up in the surrounding natural and cultural landscape. One way of assessing long-term ritual in this context is by using archaeology to historicize ethno-historical and ethnographic accounts. Examples of this in the Torres Strait region, islands between Papua New Guinea and mainland Australia, suggest that ritual activities were materially inscribed at kod sites (ceremonial men‘s meeting places) through distribution of clan fireplaces, mounds of stone/bone and shell. This paper examines the structure of Torres Strait ritual for a site ethnographically reputed to be the ancestral kod of the Mabuyag Islanders. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:29:11.442 +0100" +"Wright:2018yindayin","Economic intensification is a prominent concept in hunter-gatherer literature, being used to explain increasing hunter-gatherer complexity and the transition to domestication and permanent settlement. This study used invertebrate material from the Yindayin rockshelter to evaluate whether population driven economic intensification was present during the Holocene. Environmental and climate data was also assessed to evaluate its impact on the observed subsistence patterns. An explanatory model describing the occupation at Yindayin was produced that incorporated the results of the economic intensification assessment, the environmental and climatic data, and data from Beaton’s original analysis of Princess Charlotte Bay.This study did not find a unidirectional increase in occupation during the Holocene. Instead, the results demonstrated that subsistence and occupation patterns at the site were complex and non-linear with periods of increased intensity interspersed with periods of stability and abandonment. Environmental and climate change had the most visible effect on subsistence behaviours while the potential for population induced economic intensification was only identified within the last 200 years of occupation. The results emphasised that interactions between population, environment, and climate are complex, and that to presume there are singular explanations for variation in coastal occupation and subsistence is to deny this complexity. The study demonstrate how economic intensification can be deduced from archaeological correlates and how population driven effects may be separated from environmental effects under certain circumstances. Finally, this study demonstrated how valuable invertebrate assemblages can be for understanding the responses of coastal foragers to environmental and population driven resource pressure.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Wright:2019ritual","The materiality of performative ritual is a growing focus for archaeologists. In Europe, collective ritual performance is expected to be highly structured with ritual often resulting in a loud archaeological signature. In Australia and Papua New Guinea, ritual (and collective ritual movement) is also highly structured; however, materiality and permanence are frequently secondary to intangible and/or impermanent considerations. In this paper, we apply the framework of public memory to places and objects associated with the Waiet cult in Eastern Torres Strait. We explore the extent to which ritual performance spanning multiple islands can survive through archaeology, as well as whether ethno-archaeology and history provide insight into the structured and highly political process by which rituals were remembered, celebrated and forgotten.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Wright:2021archaeology","Secret societies, involving restricted and hierarchically organised initiation rituals, are conspicuous in the chronicles of many past and present societies. These rarely leave a substantial written record and yet archaeology can provide vivid insight into past performances, for example in relation to Roman ‘mystery cults‘. Far less research, however, has focused on Australia and the Pacific Islands. This article presents archaeological evidence for ceremonies practised on Woeydhul Island in the Western Torres Strait, exploring initiation rituals at the cusp of contemporary memory. By doing so, it provides a detailed and long-term history for Torres Strait Islander secret societies and ritual activities involving dugong bone mounds, stone arrangements and worked stingray spines.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Wright:2021consecrated","Religious rituals are a fundamental aspect of being human. They are performed by peoples from around the world and preserved within material and written histories. Archaeologists seek physical traces of these rituals, recognising that this information can provide a window into the life-ways of our modern human ancestors and the way in which rituals transition between sacred places (e.g. Turner 1969). Most research has focused on the ritual performances of world religions (i.e. those that have a global reach, monumental architecture and written scriptures), with ritual passage within Indigenous contexts less well understood. This is despite ethnographic information demonstrating complex and formalised ritual circuits, ancestor trackways and song-lines within these locales. This chapter examines the ethnography and archaeology of ‘Waiet markai,‘ a consecrated journey that involved initiation ceremonies spanning three Eastern Torres Strait (henceforth ETS) islands. Specifically we focus on ‘Ne‘ on Waier, one stage of the ‘Waiet markai‘ and address two questions that emerged within this research: (i) can temporal change be isolated at important ETS Islander ritual places? (ii) Do echoes of the staged Waiet markai process survive in the structure of ceremonies and site architecture? We argue that an integrated approach, drawing on ethnography and archaeology, allows us to better understand ritual processes within Indigenous contexts. Performative models of ritual passage allow us to better understand archaeological and ethnographic anomalies at Ne and move beyond universal conceptions of sacred sites as ritual isolates.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"WrightNeville:2013cotters","Recent archaeological investigations at Cotters Beach, Wilsons Promontory, have presented the opportunity to build upon existing knowledge about coastal Aboriginal places in this area. The archaeological material at Cotters Beach is exposed in two different depositional contexts: in cliff faces along the foreshore, and on the sandy surfaces of dune blowouts located behind the foredunes. This permits the investigation and comparison of recently exposed cultural material to material identified during previous archaeological investigations. The recent archaeological investigations involved the characterisation of shell midden and other archaeological material identified on the surface of a deflated dune blowout, and the investigation of the chronological relationship between this material and other cultural remains exposed in cliff faces through AMS dating. The data collected from the dune blowout at Cotters Beach was then compared with information generated from studies of dune blowouts and cliffs along the Yanakie West coastline by Peter Coutts in the 1960s. It was also compared to Victorian Aboriginal Heritage Register Aboriginal place card information, which was collected as part of the Operation Raleigh project undertaken by the Victorian Archaeological Survey in 1987. Overall, the results of documentary research and fieldwork undertaken at Cotters Beach are similar, and support Coutts' findings that the archaeological material in this area reflects three occupational phases, with cliff occupation occurring earlier than dune occupation. The results also support the interpretation that the presence of both sandy beach and rocky platform shellfish species reflects different environmental conditions.","2023-07-28 11:01:26.780 +0200","" +"Wu:2023pamir","The Tashkurgan normal fault in the Eastern Pamir is located at the strain transition zone between the dextral strike-slip faulting of the Karakoram fault in the south and the east-west extension of the Kongur Shan extensional system (KES) in the north. Thus, its tectonic evolution and relationship with the KES and the Karakoram fault carry important implications for the strain partition and deformation history of the Pamirs. However, the Tashkurgan fault lacks systematic documentation of its evolution and its relationship to other regional tectonic structures. In order to constrain the tectonic activity of the Tashkurgan fault, we analyze the landscape and 10Be-derived erosion rates in the footwall of the Tashkurgan fault. Our results reveal that both the values of the geomorphological indices and erosion rates increase from the northern segment of the fault towards the central segment and then decrease again southwards but with a further increase in the southernmost segment. We interpret that this pattern is closely related to the fault-related uplift of the Tashkurgan fault except that the southernmost segment is mainly affected by fractured rocks. These observations together with previous studies suggest that the Tashkurgan fault is the southern segment of the KES and extension along the KES has been initiated from the north and transferred to the Tashkurgan fault through the Tagharma fault. Therefore, we infer that the normal faulting of the Tashkurgan fault, and probably the whole KES, may lack a kinematic connection to the dextral slip system in the south.","2024-01-17 16:36:17.120 +0100","" +"Wurster:2021impacts","Fire is an essential component of tropical savannas, driving key ecological feedbacks and functions. Indigenous manipulation of fire has been practiced for tens of millennia in Australian savannas, and there is a renewed interest in understanding the effects of anthropogenic burning on savanna systems. However, separating the impacts of natural and human fire regimes on millennial timescales remains difficult. Here we show using palynological and isotope geochemical proxy records from a rare permanent water body in Northern Australia that vegetation, climate, and fire dynamics were intimately linked over the early to mid-Holocene. As the El Niño/Southern Oscillation (ENSO) intensified during the late Holocene, a decoupling occurred between fire intensity and frequency, landscape vegetation, and the source of vegetation burnt. We infer from this decoupling, that indigenous fire management began or intensified at around 3 cal kyr BP, possibly as a response to ENSO related climate variability. Indigenous fire management reduced fire intensity and targeted understory tropical grasses, enabling woody thickening to continue in a drying climate.","2023-07-28 11:01:26.780 +0200","" +"Wuthrich:2018aare","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Wyrwoll:1978greenough","Artifact embedded in alluvial deposit which may be older than 37,000 BP.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Wyrwoll:1993exmouth","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Xu:2013tashkurgan","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Xu:2020pagele","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Yamane:2011lutzow","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Yamane:2015pliocene","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Yamasaki:1972listvii","The C14 dates given below are continued from our previous list (R., 1970, v. 12, p. 559–576), and results obtained mainly during 1970 are described. A 2.7 L stainless steel counter and a 3.3 L copper counter are used, yielding background counting rates of 5.5 and 8.5 cpm, respectively, when filled with dead CO2 at ca. 1.8 atm. Dates have been calculated on the basis of the C14 half-life of 5568 yr and 95% of NBS oxalic acid as modern standard.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Yamasaki:1977listix","The 14C dates given below are continued from our previous list (R, 1974, v 16, p 331-357), and results obtained mainly during 1972-73 are described. A 2.7L stainless steel counter and a 3.3L copper counter are used as previously, yielding background counting rates of 3.9 and 5.6cpm, respectively, when filled with dead CO2 at ca 1.7atm. Dates have been calculated on the basis of the 14C half-life of 5568 ± 30 yr and 95% of NBS oxalic acid is modern standard. Errors (± 1σ) include standard deviations for sample counts, background and modern standard, that of half-life, and, also, effective standard deviations for reading of filling pressure and temperature. No correction has been made for any of the samples in this list.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Yang:2021guizhou","Landscape evolution is modulated by the regional tectonic uplift, climate change, and river dynamics. However, how to distinguish these mechanisms through the research of surface exhumation and fluvial incision remains controversial. In this study, cosmogenic 10Be, 26Al, and 21Ne concentrations in quartz from cave deposits, modern river sediments, and bedrocks were measured to constrain the applicability of cosmogenic 21Ne and discuss Quaternary landscape evolution history in the Guizhou Plateau, southeast China. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:28:38.999 +0100" +"Yip:2013diet","The house cat Felis catus was introduced to Australia as a pet and means of rodent control over 200 years ago, but now has established feral populations and has become a serious threat to native wildlife. Using stomach content analysis of 73 feral cats from semi-arid grassland habitats in Queensland, Australia, we aimed to identify dominant prey groups in the cats' diet and to explore associations between the diversity of prey eaten and attributes of the cats including body size, condition, sex, age and coat colour. We also sought to determine any relationships between cat size and the size of the dominant prey in the diet, the long-haired rat Rattus villosissimus. Mammals and reptiles were the dominant prey, with R. villosissimus occurring in 60 % of samples and comprising more than half of all prey by volume. Birds and terrestrial invertebrates were the next most important contributors to the diet, but fish, frogs and freshwater crustaceans also were surprisingly well represented. The dietary diversity of cats was largely unrelated to any of the cat attributes that we measured, although a positive relationship emerged between cat head width and the range of prey types eaten. Our study was conducted during a population irruption of R. villosissimus and confirms that cats are able to exploit an abundant focal prey resource when the opportunity occurs. Further research now is needed to explore associations between diet and cat attributes during periods when rats are scarce.","2023-02-17 13:35:53.701 +0100","" +"Yoshida:2000range","Luminescence dating methods have been used to obtain reliable age estimates for quartz sediments deposited within the last 500 ka, but it has proven difficult to extend the age range much beyond this limit. Here we report the results of a study of individual quartz grains from Australian sedimentary deposits that range in age from ~250 to ~950 ka. A small number of the grains examined are strongly luminescent and saturate at unusually high doses. These 'supergrains' may permit reliable age determination to 1 Ma, and possibly beyond. Some other grains are in, or close to, dose-saturation, so that only minimum age estimates may be obtained. Most of the grains examined are very weakly luminescent and have palaeodoses much less than expected, while the palaeodoses of some grains cannot be estimated because of anomalous dose-response characteristics. We offer some possible explanations for the behaviour of aberrant grains.","2023-03-26 14:45:57.798 +0200","" +"Young:1993levels","Remnants of the Last Interglacial shoreline occur at Middle Lagoon on the far south coast of New South Wales. Relict beach sediments can be traced to a height of at least +4.8 m and are indicative of a former mean sea level of about +3 m. Thermoluminescence (TL) ages of 126 ± 13 ka and 114 ± 15 ka were determined for beach and aeolian facies respectively. Sands in the lower part of an exposure on the adjacent Gillards Beach gave TL ages of 108 ± 13 ka, but sands in the upper part of that exposure gave an age of 19.9 ± 3.5 ka. This chronological evidence of a stratigraphic unconformity in what was initially taken as pedogenic differentiation at Gillards Beach is supported by contrasting electron traps and colour centres in crystal lattices of quartz grains in these two samples. No tectonic displacement is apparent. This site provides the first evidence of the Last Interglacial sea level for 1000 km along the coast between Gippsland and Newcastle.","2024-01-17 16:36:17.120 +0100","" +"Young:1993platforms","Sequences of rock platforms above present sea level have been identified on the coast of southern New South Wales. The main levels are at 2 m, 4-5 m, 7-8 m, 9.5-10 m and 20-30 m. U/Th and TL dating of crusts and sediments on and adjacent to the platforms provide the basis for a chronology of platform development. The 2 m platform, wich is washed over at high tide, was apparently cut during the Last Interglacial c. 80-105 ka. The 4-5 m level seems also to have developed in the Last Interglacial c. 120-140 ka. Dates of 247-340 ka for crusts on the 7-8 m level indicate a Penultimate Interglacial age for these platforms. The age of the 10 m level is not known, but presumably it is greater than that of the 7-8 m level. The elevation of Miocene estuarine deposits near Sydney, and the distribution of Oligocène basalts and sediments south of Nowra indicate that the 20-30 m levels are at least of Miocene age and possibly older. Abrasion ramps along this coast extend over a considerable range of elevation, the highest reaching 30 m. They therefore appear to be polygenetic features developed as the level of the sea rose and fell during the Cainozoic. Tsunami have played a significant role in the shaping of the platforms. The largest was apparently at c. 105 ka. Several smaller tsunami also seem to have eroded platforms during the last 3 ka. + +","2024-09-26 12:04:38.632 +0200","2024-09-26 12:04:38.632 +0200" +"Young:1993theoretical","Holocene coastal evolution in New South Wales has been interpreted essentially as the unfolding of the impact of marine transgression. Sea level on this coast supposedly reached its present height at 6--6.5 ka, and varied < 1 m since then. The early Holocene rise of the sea has been considered the key factor (“forcing function”) in dune migration, coastal sand barrier development, and the evolution of estuaries. Episodic storminess during the late Holocene has been seen as an important, though secondary, factor in beach erosion and dune mobilisation. An alternate interpretation presented here challenges the concept of the marine transgression as the primary “forcing function”. It (a) attributes early Holocene dune mobilisation to climate rather than the rising sea; (b) shows that the sea reached its present level by 7 ka and rose to at least + 2 m until ∼ 1.5 ka; (c) links late Holocene dune activity to local disruption of vegetation rather than to regional episodic storminess; (d) demonstrates a fall of 2°C in sea surface temperature after 3 ka that coincides with the onset of barrier erosion; (e) recognises the imprint of at least three tsunamis in the coastal sedimentary record.","2024-01-17 16:36:17.120 +0100","" +"Young:1995imprint","TL and 14C dating has revealed anomalous chronostratigraphies at two sites on the coast of southern New South Wales, Australia, where Pleistocene sands have been driven onshore over Holocene estuarine deposits. Lack of solar bleaching of the TL component which occurs in normal swash zones, an identical TL age obtained from pumice incorporated in the Pleistocene deposit, and boulders scattered through the sand are indicative of tsunami impact. These observations prompt reassessment of the strictly uniformitarian models of barrier emplacement during the Holocene transgression both in eastern Australia and elsewhere in the world where tsunami are a possibility.","2024-01-17 16:36:17.120 +0100","" +"Young:1996boulders","Deposits of large boulders above modern limits of storm waves along the coast of southern New South Wales record catastrophic wave action. The largest boulders that were moved weigh 80-90 tonnes, and the maximum height of wave action was 32 m. Hydraulic reconstruction indicates flow depths of 3.4 and perhaps > 4 m and velocities of 5.5 m/s to 10.3 m/s. Cavitation features on some rock surfaces support the estimates of maximum velocities. A remarkably limited range in the orientation of imbricated boulders along 150 km indicates that the deposits record a single event that approached from the SE to SSE. The fabric and size of the deposits point to a tsunami wave train rather than to exceptional storm waves. The most probable source of the wave train is the Macquarie Ridge in the south Tasman Sea. An earliest Holocene age for the event is indicated by a thermoluminescence determination of 9.5 ka from sand associated with one boulder deposit, and by the transport of some boulders from below present sea level.","2024-01-17 16:36:17.120 +0100","" +"Young:1996shoalhaven","New research from the Shoalhaven deltaic plain prompts revision of ideas on fluvial deposition in coastal New South Wales. Extensive remnants of Pleistocene alluvium occur on the surface and beneath Holocene sediments. Thermoluminescence (TL) analysis indicates that there were at least two and probably four phases of Pleistocene deposition spanning much of Last Interglacial and Glacial times. Deposition continued even when sea levels were low. Holocene infilling was faster than previously thought, for the Shoalhaven was feeding fluvial sand onto the shore and the adjacent barrier dune system by 6 ka. Away from the main channel, deposition occurred mainly as levee building along tributary and distributary channels. Claims for an initial southerly course of the Shoalhaven across the plain followed by avulsion northward to the present mouth are discounted. Channels flowing southward are too small to be former courses of the Shoalhaven, and are better explained as distributaries caused by crevassing of levees. A terrace sequence includes bedrock straths of possible Tertiary age, eroded Pleistocene remnants, and three main Holocene levels apparently linked to falling sea levels. Alluvium was stripped and fluvial channels truncated by tsunami surges up estuaries. Tsunami impact is also indicated by relic boulder and sand deposits. C14 evidence indicates that the impact occurred at c.0.52 ka.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Young:1997chronology","Recent research has revealed much geomorphological evidence for major tsunamis on the southeastern coast of Australia prior to British settlement in 1788. This discovery is important because this tectonically very stable coast was believed to be safe from the hazard of tsunamis because no major tsunami has occurred here in the last 200 years. But high level marine deposits of Holocene age along the coast south of Sydney show that tsunamis ran up to heights of >30 m, and at one site to heights probably >100 m. Developing a chronology for these catastrophic events is of great importance to the study of coastal geomorphology and to coastal hazard planning. Here we outline a chronology based on 22 C14 ages and 23 TL (thermo¬luminescence) ages from sites along 400 km of coast. The grouping of these dates indicates that at least 5, and probably 6 major tsunamis struck this coast during the Holocene. These events occurred at about 250, 500-800, 1,600-1,900, 3,000, 6,500 and 8,700-9,000 years ago. The frequency of these events was about 1 in 1,300 years over the whole Holocene, but increased to about 1 in 600 years during the last 3,000 years. This is the same frequency as the tectonically active Ryukyu Islands. Frequent tsunamis can be a major hazard on coasts far from tectonically mobile areas. C14 ages on shells associated with the deposits, and TL ages of sand exposed to solar radiation, provide the most reliable guides to the timing of tsunami impact. We also demonstrate that sand transported rapidly onshore by tsunamis during the Holocene can retain a Pleistocene TL signal. TL analysis thus provides an important new tool for the identification of ancient tsunami deposits.","2024-01-17 16:36:17.120 +0100","" +"Young:2002namoi","The Quaternary history of the extensive alluvial plains of the northern part of the Darling River Basin has received little attention, and has generally been assumed to be an analogue of the very detailed history compiled for the Riverine Plain of southeastern Australia. Our study of the Namoi valley, which is a tributary to the upper Darling, shows that this assumption is unfounded. Thermoluminescence dating demonstrates that the oldest palaeochannels of the Namoi River correspond only to the youngest palaeochannels on the Riverine Plain. Unlike the streams on the Riverine Plain, the Namoi River has moved progressively away from its buried Tertiary palaeovalley, probably due to declining sediment input from its southern tributaries. In contrast to the streams of the Riverine Plain, the dimensions of the Namoi palaeochannels are indicative of substantially greater discharges until the mid-Holocene. There is also evidence of significant aeolian input throughout the Late Quaternary. The water resources of this increasingly important irrigated region seem to be considerably constrained by the Quaternary heritage.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Young:2009fish","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Young:2011jakobshavn","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Young:2011outlet","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Young:2011pinedale","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Young:2012baffin","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Young:2013arctic","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Young:2013fjord","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Young:2015maxima","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Young:2016beneath","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Young:2018lucia","We used a suite of topographic metrics and cosmogenic 10Be-derived catchment-averaged denudation rates from 18 watersheds to evaluate patterns of millennial-scale erosion of the Santa Lucia Mountains and test the explanatory power of the power-law incision rule for this landscape. Catchment-averaged denudation rates in the study area vary between ∼0.07 and 0.4 mm/yr, with a single drainage yielding a rate >0.45 mm/yr. Channel steepness ranges from ∼90 to 390 m for these catchments. We used these observations to test two forms of the power-law incision rule, one incorporating multiple, lithologically dependent erodibilities, and one containing a single erodibility term. Statistical analyses indicated the power-law incision rule provides an improved fit relative to a model that does not relate erosion rate to channel steepness. However, tests comparing both model forms indicate no significant improvement in model fit when using unique erodibility and channel steepness terms for each lithology. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:27:44.077 +0100" +"Young:2018spitsbergen","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Young:2019alaska","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Young:2020coolings","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Yu:2014macquarie","The Macquarie Marshes (MM), located in semiarid northwest New South Wales (NSW), are a unique wetland system for its inland location, high biodiversity and important role as 'sanctuary' or 'refuge' for flora and fauna especially colonially breeding waterbirds. However, the high demand for water in this semiarid area especially to support agriculture has led to the decline of the wetlands and their associated wildlife in particular since the 1950s. This PhD project analyses surface sediments and modern plant samples from the main areas of the northern and southern marshes to assess the most appropriate proxies to be applied to sediment cores to reveal the 'condition' of the MM. Four cores from the northern marshes where organic matter was better preserved were chosen to reconstruct the palaeoenvironmental history of the marshes. Optically stimulated luminescence (OSL) single-grain dating was applied to obtain the chronology; lipid biomarkers particularly n-alkanes and alpha-phellandrene were analysed to trace the vegetation change in the marshes. The palaeoenvironmental history of MM in the past ~ 50 ka is reconstructed: the site where the modern Marshes are likely had been inundated since the late Pleistocene and experienced oscillations of dry/wet climate which in turn led to the change of water level and in response the variation of the vegetation types and abundances. The abundance of wetland plants was probably highest during the establishment of the marshes 8-6 ka ago. A dry period at about 2 ka is shown by C4 drought-tolerant plants. It is not until after European arrival (from the 1880s) that terrestrial plants started intruding and gradually replacing the wetland plants. The most striking shift of aquatic wetland plants to more terrestrial plants in this ecosystem occurred in the 1950s to 1970s due to water diversion after the construction of upstream dams. Compared to natural environmental changes, anthropogenic effects have a greater and irreversible impact on the well-being of the marshes. The fact that the MM are free from anthropogenic pollutants (i.e. pesticides from cotton farming and faecal contaminant from the grazing industry) indicates that water loss, rather than pollutants, is the main cause of the decline of the wetlands.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Zahno:2009dedegol","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Zahno:2010uludag","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Zandberg:2021complete","The Common Rock Rat Zyzomys argurus is an abundant small- to medium-sized Murid rodent that is endemic to Australia. It is a nocturnal mammal with a mostly herbivorous diet. This species is native to the wet/dry tropics of Northern Australia and can be identified from other rock rats on the basis of its small size and its tail length (which is at least equivalent to its head-body length). Here, we describe the complete mitochondrial genome of Z. argurus and compare it to other Rodentia. The Z. argurus circular mitogenome was 16,261 bp and contained 13 protein-coding genes, two rRNA genes, 22 tRNAs and a control region (D-loop) of 859 bp. Phylogenetic analysis of selected, published sequenced mitogenomes reveal it is most closely related to the Lakeland Downs mouse Leggadina lakedownensis in the order Rodentia.","2023-02-17 13:35:53.701 +0100","" +"Zasadni:2020tatra","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Zawacki:2021rift","The tectonism, volcanism, and sedimentation along the East African Rift System (EARS) produced a series of rift basins with a rich paleoanthropological record, including a Late Miocene--present record of hominin evolution. To better understand the relationship between Earth system history and human evolution within the EARS, the Hominin Sites and Paleolakes Drilling Project (HSPDP) collected paleolake sediments near key paleoanthropological sites in Ethiopia and Kenya, compiling a multi-proxy, high- resolution geological and environmental record. As part of the HSPDP, I studied the detrital mineral record of the basins and evaluated tectonic and climatic controls on East African landscapes during the Plio- Pleistocene using samples from three of the drill sites, Chew Bahir: (CHB, ~620--present; Ethiopia), Northern Awash (NA, ~3.3--2.9 Ma; Ethiopia,), and West Turkana (WTK, ~1.9--1.4 Ma; Kenya). I employed laser ablation U/Pb and (U-Th)/He double dating (LADD) of detrital zircons, which yields paired U/Pb and (U-Th)/He dates, and (U- Th)/He dating of detrital apatites to evaluate sediment provenance and the cooling history of the source rocks. In addition, I used in situ 10Be cosmogenic radionuclide analyses to determine paleoerosion rates. ... [_truncated_]","2024-01-18 16:42:16.917 +0100","" +"Zech:2005Pamir","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Zech:2006encierro","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Zech:2007cochabamba","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Zech:2007cordon","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Zech:2009annapurna","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Zech:2009tres","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Zech:2010nina","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Zech:2011westerlies","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Zech:2012kitschi","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Zech:2013gissar","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Zech:2017arid","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Zerathe:2022comparison","It is of major importance for Earth surface sciences to reconstruct denudation rates in the most precise and accurate way. For this, it can be useful to test on the same setting methods based on different assumptions, such as those relying on geomorphological and geochemical observations. Here, we use an exceptionally suited setting in the Locumba catchment (southwestern Peruvian Andes) that offers the unique opportunity to compare denudation rates derived from in situ cosmogenic 3He and 10Be with a geomorphological sediment budget integrated over the last 18 ka. The sediment budget is estimated by determining the volume of sediment trapped in the Aricota lake that formed 18 ka ago after the occurrence of a giant rockslide dam. We reconstructed the topography of the Locumba valley before the dam emplacement and established that the captured sediment volume is 0.8 ± 0.1 km3. Considering that the lake-water output is restricted to seepage through the dam and that overflow above the dam never occurred, this volume correctly represents the sediment flux integrated over the last 18 ka. Integrating this volume over the upstream catchment area (∼1500 km2), we derived a corresponding mean erosion rate of 30 ± 9 mm.ka--1. Fluvial sediments feeding the Aricota lake were sampled to derive denudation rates from in-situ cosmogenic 10Be in the silicates and from in-situ cosmogenic 3He in the ferromagnesian minerals. Cosmogenic nuclide denudation rates from the main stream are 30 ± 2, 33 ± 2, 21 ± 1 and 82 ± 5 mm.ka--1 for the 10Be-quartz, the 10Be-feldspar, the 3He-amphibole and 3He-pyroxene, respectively. The consistency between the cosmogenic nuclide denudation rates derived from 10Be in the silicates and the erosion rate derived from our sediment budget shows that the 10Be accurately estimates of the sediment flux. Additionally, this work provides the first successful application of 10Be-feldspar nuclide-mineral pair to derive catchment-mean denudation rate and demonstrate that 10Be-feldspar can thus be a good alternative in catchments dominated by volcanic rocks with no quartz. The discrepancies observed between the denudation rates derived from the 3He-amphibole and 3He-pyroxene couples require further studies.","2024-01-18 16:42:16.917 +0100","" +"Zhang:2014record","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Zhang:2015chronology","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Zhang:2016nalati","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Zhang:2016taibai","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Zhang:2018lopu","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Zhang:2021paired","Quantifying erosion rates over various spatial and temporal scales across the Tibetan Plateau and its surrounding mountains is crucial to understanding the topographic evolution of the orogen. In this work, we report a new dataset of 10Be-derived basin-wide erosion rates from the main tributaries and streams draining the eastern Himalayan syntaxis. The 22 basin-wide erosion rates ranged from 78 ± 7 m Myear−1 to 3,490 ± 612 m Myear−1 across the study area. 26Al was contemporarily measured to evaluate the impact of sediment storage and non-steady-state erosion processes in the syntaxis region. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:28:39.293 +0100" +"Zhang:2022plateau","Investigating topographic and climatic controls on erosion at variable spatial and temporal scales is essential to our understanding of the topographic evolution of the orogen. In this work, we quantified millennial-scale erosion rates deduced from cosmogenic 10Be and 26Al concentrations in 15 fluvial sediments from the mainstream and major tributaries of the Yarlung Zangbo River draining the southern Tibetan Plateau (TP). The measured ratios of 26Al/10Be range from 6.33 ± 0.29 to 8.96 ± 0.37, suggesting steady-state erosion processes. The resulted erosion rates vary from 20.60 ± 1.79 to 154.00 ± 13.60 m Myr−1, being spatially low in the upstream areas of the Gyaca knickpoint and high in the downstream areas. By examining the relationships between the erosion rate and topographic or climatic indices, we found that both topography and climate play significant roles in the erosion process for basins in the upstream areas of the Gyaca knickpoint. However, topography dominantly controls the erosion processes in the downstream areas of the Gyaca knickpoint, whereas variations in precipitation have only a second-order control. The marginal Himalayas and the Yarlung Zangbo River Basin (YZRB) yielded significantly higher erosion rates than the central plateau, which indicated that the landscape of the central plateau surface is remarkably stable and is being intensively consumed at its boundaries through river headward erosion. In addition, our 10Be erosion rates are comparable to present-day hydrologic erosion rates in most cases, suggesting either weak human activities or long-term steady-state erosion in this area.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"Zhou:1994nepean","The Nepean Peninsula is a bay-mouth bar near Melbourne. It is comprised of Late Quaternary aeolianites, palaeosols and calcretes. TL dates show that most of the sands from which the aeolianites developed as mobile sand dunes were deposited during times of low sea-level towards 47 and 23 ka BP, and others during times of relatively high sea-level towards 118 ka BP. Aeolian dust mantles were laid down during brief intervals when aeolianite formation had ceased. Incipient soil formation and minor organic staining of the upper 0.3--0.5 m of the dust mantles points to a lull in dune formation and the temporary development of a widespread plant cover. The dust mantles have TL ages of 118, 57, 54, 51 and 47 ka BP, indicating that apart from the 118 ka mantle, most of the deposition was when sea-level was low and the regional climate was drier, windier, colder and under a more continental climatic regime. During times of glacially lower sea-level, the coastal climate in this region was not invariably cold, dry and windy but was punctuated by brief intervals of milder, moister and less windy conditions during which dunes and dust mantles became vegetated and soils began to form. Rapid climatic fluctuations were coeval with aeolianite deposition during times of very low sea-level.","2024-01-17 16:36:17.120 +0100","" +"Zhou:2007guxiang","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Zhou:2010advances","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"Zobel:1984moonlight","ND","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"deMontford:2008wingecarribee","BSc Hons thesis (unpublished)","2023-09-03 12:38:33.072 +0200","" +"duCros:1993gisborne","One of the few inland late Holocene sites to be dated was investigated earlier this year. The excavation was one of very few to occur in Victoria during the last six years. The site (7822/488) is an open Aboriginal site situated on a meander bend on Kororoit Creek at Gisborne South, about 25 km northwest of Melbourne. The site occurs within 5 km of Sunbury (which is noted for its Aboriginal earth rings) and the archaeologically rich upper Maribyrnong valley where at least two sites have been excavated (Dry Creek and Green Gully).","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"vanDyck:2008ant.be","Species _Antechinus bellus_","2023-02-17 13:35:53.701 +0100","" +"vanDyck:2008cha.dw","Species _Chalinolobus dwyeri_","2023-02-17 13:35:53.701 +0100","" +"vanDyck:2008cha.pi","Species _Chalinolobus picatus_","2023-02-17 13:35:53.701 +0100","" +"vanDyck:2008ker.pa","Species _Kerivoula (Phoniscus) papuensis_","2023-02-17 13:35:53.701 +0100","" +"vanDyck:2008mur.fl","Species _Murina florium_","2023-02-17 13:35:53.701 +0100","" +"vanDyck:2008ozi.ha","Species _Ozimops halli_","2023-02-17 13:35:53.701 +0100","" +"vanDyck:2008ozi.ki","Species _Ozimops kitcheneri_","2023-02-17 13:35:53.701 +0100","" +"vanDyck:2008ozi.pl","Species _Ozimops planiceps_","2023-02-17 13:35:53.701 +0100","" +"vanDyck:2008ozi.ri","Species _Ozimops ridei_","2023-02-17 13:35:53.701 +0100","" +"vanDyck:2008sco.or","Species _Scotorepens orion_","2023-02-17 13:35:53.701 +0100","" +"vanDyck:2008sco.sa","Species _Scotorepens sanborni_","2023-02-17 13:35:53.701 +0100","" +"vanDyck:2008tap.au","Species _Taphozous australis_","2023-02-17 13:35:53.701 +0100","" +"vanDyck:2008tap.tr","Species _Taphozous troughtoni_","2023-02-17 13:35:53.701 +0100","" +"vanDyck:2008ves.do","Species _Vespadelus douglasorum_","2023-02-17 13:35:53.701 +0100","" +"vanDyck:2008ves.tr","Species _Vespadelus troughtoni_","2023-02-17 13:35:53.701 +0100","" +"vanHuet:1998lancefield","The Lancefield megafauna site is located on the southwest edge of the small town of Lancefield, 70 km NNE of Melbourne. The site is located in a swamp, a depression (possibly formed by a collapsed lava tunnel) which is almost surrounded by weathered Pliocene basalts which have formed a lateite cap. A natural spring flow under this cap emerges at the swamp and the water then drains into Deep Creek, a tributary of the Maribymong River. ... [_truncated_]","2021-11-19 12:11:05.011 +0100","2023-01-11 09:27:17.506 +0100" +"vanHuet:1999lancefield","The late Quaternary megafa unal assemblage at Lancefield, Victoria, was deposited by fluvial transportation processes. Evidence for predepositional weathering of the bones indicates a prolonged period of exposure prior to transportation and burial. The sediments associated with the bone bed indicate a high energy flow regime, which would have contributed to the abrasion found on the majority of the bones, and to the destruction and / or removal of larger fragile elements and those from small animals; neither of which are found within the deposit. New dates on bones and teeth of about 40,000 BP differ significantly from the maximum date of 26,000 BP for the bone bed, and tend to confirm that the bones at Lancefield constitute a secondary or reworked deposit.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" +"vandeGeer:1989newall","Pollen analysis and 14C dating of 5-5 m of organic-rich soil and fluviatile deposits from Newall Creek (altitude 140 m) indicate that temperate rainforest (0-11 K yr B.P.) was preceded by grassland-herbland (11 to 21 K yr B.P.), and then by open grassy Eucalyptus woodland. Comparison with a lake-swamp site at Tullabardine Dam showed that the main vegetation changes were comparable making allowance for some spatial variations in the taxa represented and the lower quantity of pollen in the fluviatile deposits. The iferred sequence of climatic change was from a cool moist interstadial through a cold last glacial maximum to a warm moist Holocene environment, a sequence also indicated at Tullabardine.","2023-07-28 11:01:26.780 +0200","" +"vanderKaars:1995bandung","Sedimentological and palynological analyses of sediment cores from the intramontane Bandung basin (West-Java, Indonesia) provide a first palaeoclimatic record for the Indonesian region covering continuously the last 135,000 years. Our data on palaeosol development indicate anomalously dry conditions for the final part of the penultimate glacial period, around 135,000 yr B.P., and very warm and humid interglacial conditions from 126,000 to 81,000 yr B.P. During the transition to the last glacial period, around 81,000 yr B.P., freshwater swamp forest of the Bandung plain was replaced by an open swamp vegetation dominated by grasses and sedges, indicating a change to considerably drier conditions, possibly related to reduced moisture uptake by the NW monsoon as a consequence of lower sea levels at the onset of glacial conditions. ... [_truncated_]","2022-07-10 16:01:09.673 +0200","2023-01-11 09:28:33.685 +0100" +"vanderKaars:1997java","Sedimentological and palynological analyses of two sediment cores from the intramontane Bandung basin (Java, Indonesia) provide the first palaeoclimatic record for the Indonesian region covering the last 135,000 years. Our data indicate anomalously dry conditions for the penultimate glacial and very warm and humid conditions during the last interglacial. During the last glacial period, fresh water swamp forests of the Bandung plain were replaced by open swamp vegetation, dominated by grasses and sedges, indicating a change to considerably drier climatic conditions, possibly as a consequence of lower sea levels at the onset of glacial conditions. For the Last Glacial Maximum, temperatures 4–7°C lower than at present are recorded.","2022-07-10 16:01:09.673 +0200","2022-07-10 14:04:40.403 +0200" +"vanderKaars:2002offshore","Pollen and charcoal analysis on marine sediment core Fr10/95, GC-17 provides a record of vegetation, fire and climate change for the last 100 ka, with a hiatus from 64 to 46 ka, for the Cape Range Peninsula, Western Australia. Our results indicate significantly drier conditions and reduced summer rain after 46 ka compared with 100-64 ka. Periods of maximum summer rain occurred at 100, 80 and 70 ka. Vegetation changed from open Eucalyptus woodlands rich in grasses to open Eucalyptus and Gyrostemon shrublands rich in Chenopodiaceae/Amaranthaceae and Asteraceae Tubuliflorae, in the period from 46 to 40 ka. The charcoal record does not suggest human involvement in this vegetation change. The period from 14 to 3 ka was wetter with heavier summer rain compared to today, probably as a result of higher sea-surface temperatures. Increased strength of the Leeuwin Current during the last 5000 years is suggested by the presence of Pteridophyta spores derived from Indonesia.","2023-07-28 11:01:26.780 +0200","" +"vanderPlicht:1987illustrative","A PC-based computer program for automatic calibration of radiocarbon dates has been developed. It uses a calibration curve, generated along the calibration data points as published in the Trondheim ( 12th Radiocarbon Conference) proceedings. The program produces a calendar age probability distribution. Well-chosen example calibrations are discussed to aid the non-specialist in interpretation of the obtained probability distributions.","2023-06-12 11:52:33.834 +0200","2023-06-12 11:52:33.834 +0200" +"vanderPlicht:1989computer","A PC-based computer program for automatic calibration of 14C dates has been developed in Turbo-Pascal (version 4.0). It transforms the Gaussian 14C dating result on the 3σ level into a real calendar age distribution. It uses as a calibration curve a spline function, generated along the calibration data points as published in the Radiocarbon Calibration Issue. Special versions of the code can average several 14C dates into one calibrated result, generate smoothed curves by a moving average procedure and perform wiggle matching.","2023-06-12 11:51:33.820 +0200","2023-06-12 11:51:33.820 +0200" +"vanderPlicht:1993groningen","Variations in atmospheric 14C content complicate the conversion of conventional 14C ages BP (i.e., years before AD 1950) into real calendar ages (AD/BC) (de Vries 1958; Willis, Tauber & Münnich 1960). These variations are indirectly observed in tree rings from European and North American wood. In recent decades, measurements made on dendrochronologically dated wood have resulted in the generally accepted Stuiver and Pearson calibration curves. These curves, together with other calibration data, were published in the first Radiocarbon Calibration Issue (Stuiver & Kra 1986), and are extended in the present Calibration Issue (Stuiver, Long & Kra 1993).","2023-06-12 11:53:35.190 +0200","2023-06-12 11:53:35.190 +0200" +"vonBlanckenburg:2004tropical","Some of the lowest weathering and erosion rates in any mountain range in the world have been measured using cosmogenic nuclides in the steep, humid, tropical highlands of Sri Lanka. The total preanthropogenic denudation rates were measured in creek sediments and soil samples from unperturbed rain forest sites, bedrock from mountain crests, and bedrock from inselbergs. Denudation rates are in the range of 5–30 t km−2 yr−1 (2–11 mm ky−1). These rates average denudation over the last 50–250 ky. Weathering exports in rivers draining the mountainous Central Highlands show that silicate weathering rates are also low, varying from 5 to 20 t km−2 yr−1 today (2–7 mm ky−1), but they represent a significant fraction of the total denudation. All these observations run contrary to the conventional geomorphologic and geochemical wisdom that would predict rapid erosion for highlands of high relief, temperatures, and precipitation. We speculate that the high relief in Sri Lanka represents the remnant of a geomorphic block that was uplifted during rifting at 130 Ma or even earlier and that was reduced to the interior of the island by rapid receding of escarpments after continental breakup. It is possible that throughout this history, hillslopes, where not exposing bare bedrock, were protected by thick weathered profiles. Such clay‐rich layers would inhibit silicate weathering by shielding bedrock from weathering agents. In the absence of landscape rejuvenation, physical erosion rates are low, and fresh mineral surfaces are not being supplied. The observation that wet, steep, tropical highlands can have low rates of rock weathering and erosion has some potentially profound implications for the long‐term controls of atmospheric CO2 budgets: High temperature and precipitation, which are much invoked though controversial agents for silicate dissolution and CO2 drawdown, become ineffective in promoting weathering in areas that are not tectonically active.","2021-11-19 12:11:05.011 +0100","2022-07-10 14:04:40.403 +0200" diff --git a/docs/source/storage/_osl_tl_agemodelID__202305230906.csv b/docs/source/storage/_osl_tl_agemodelID__202305230906.csv deleted file mode 100644 index 36302c93..00000000 --- a/docs/source/storage/_osl_tl_agemodelID__202305230906.csv +++ /dev/null @@ -1,16 +0,0 @@ -AGEMODELID,AGEMODEL,AGEMODELAB,CREATED_AT,UPDATED_AT --9999,no data,ND,2021-11-19 12:11:05.011 +0100, -1,Average Dose Model,ADM,2021-11-19 12:11:05.011 +0100, -2,Arithmetic Mean,AVG,2021-11-19 12:11:05.011 +0100, -3,Average variance,AVVAR,2021-11-19 12:11:05.011 +0100, -4,Central Age Model,CAM,2021-11-19 12:11:05.011 +0100, -5,Unlogged Central Age Mode,CAM_UL,2021-11-19 12:11:05.011 +0100, -6,Common Age Model,COM_AM,2021-11-19 12:11:05.011 +0100, -7,Finite Mixture Model,FMM,2021-11-19 12:11:05.011 +0100, -8,Internal–External Consistency Criterion,IEU,2021-11-19 12:11:05.011 +0100, -9,Minimum Age Model,MAM,2021-11-19 12:11:05.011 +0100, -10,Unlogged Minimum Age Model,MAM_UL,2021-11-19 12:11:05.011 +0100, -11,Maximum Age Model,MAX,2021-11-19 12:11:05.011 +0100, -12,normalised Median Absolute Deviation Central Age Model,nMAD_CAM,2021-11-19 12:11:05.011 +0100, -13,pdf Gaussian Age Model,PDFG,2021-11-19 12:11:05.011 +0100, -14,Probability Density Summation Method,PDS,2021-11-19 12:11:05.011 +0100, \ No newline at end of file diff --git a/docs/source/storage/_osl_tl_agemodelID__202410081241.csv b/docs/source/storage/_osl_tl_agemodelID__202410081241.csv new file mode 100644 index 00000000..7359bc26 --- /dev/null +++ b/docs/source/storage/_osl_tl_agemodelID__202410081241.csv @@ -0,0 +1,17 @@ +"AGEMODELID","AGEMODEL","AGEMODELAB","CREATED_AT","UPDATED_AT" +-9999,"no data","ND","2021-11-19 12:11:05.011 +0100","" +1,"Average Dose Model","ADM","2021-11-19 12:11:05.011 +0100","" +2,"Arithmetic Mean","AVG","2021-11-19 12:11:05.011 +0100","" +3,"Average variance","AVVAR","2021-11-19 12:11:05.011 +0100","" +4,"Central Age Model","CAM","2021-11-19 12:11:05.011 +0100","" +5,"Unlogged Central Age Mode","CAM_UL","2021-11-19 12:11:05.011 +0100","" +6,"Common Age Model","COM_AM","2021-11-19 12:11:05.011 +0100","" +7,"Finite Mixture Model","FMM","2021-11-19 12:11:05.011 +0100","" +8,"Internal–External Consistency Criterion","IEU","2021-11-19 12:11:05.011 +0100","" +9,"Minimum Age Model","MAM","2021-11-19 12:11:05.011 +0100","" +10,"Unlogged Minimum Age Model","MAM_UL","2021-11-19 12:11:05.011 +0100","" +11,"Maximum Age Model","MAX","2021-11-19 12:11:05.011 +0100","" +12,"normalised Median Absolute Deviation Central Age Model","nMAD_CAM","2021-11-19 12:11:05.011 +0100","" +13,"pdf Gaussian Age Model","PDFG","2021-11-19 12:11:05.011 +0100","" +14,"Probability Density Summation Method","PDS","2021-11-19 12:11:05.011 +0100","" +15,"Central / Minimum Age Model","CAM/MAM","2024-09-30 15:40:15.471 +0200","2024-09-30 15:40:15.471 +0200" diff --git a/docs/source/storage/_sed_faciesID__202305230906.csv b/docs/source/storage/_sed_faciesID__202305230906.csv deleted file mode 100644 index 5146d29f..00000000 --- a/docs/source/storage/_sed_faciesID__202305230906.csv +++ /dev/null @@ -1,11 +0,0 @@ -FACIESID,FACIES,CREATED_AT,UPDATED_AT --9999,ND,2021-11-19 12:11:05.011 +0100, -1,Channel,2021-11-19 12:11:05.011 +0100, -2,Overbank,2021-11-19 12:11:05.011 +0100, -3,Beach / Shoreline,2021-11-19 12:11:05.011 +0100, -4,Deep-water lacustrine,2021-11-19 12:11:05.011 +0100, -5,Shallow-water lacustrine,2021-11-19 12:11:05.011 +0100, -6,Near-shore lacustrine,2021-11-19 12:11:05.011 +0100, -7,Lacustrine (water depth unclear),2021-11-19 12:11:05.011 +0100, -8,Playa,2021-11-19 12:11:05.011 +0100, -9,Calcareous deposits,2021-11-19 12:11:05.011 +0100, \ No newline at end of file diff --git a/docs/source/storage/_sed_faciesID__202410081241.csv b/docs/source/storage/_sed_faciesID__202410081241.csv new file mode 100644 index 00000000..2c3736f3 --- /dev/null +++ b/docs/source/storage/_sed_faciesID__202410081241.csv @@ -0,0 +1,31 @@ +"FACIESID","FACIES","CREATED_AT","UPDATED_AT","PARENTID" +-9999,"ND","2021-11-19 12:11:05.011 +0100","2024-09-27 09:38:17.293 +0200",-9999 +1,"Channel","2021-11-19 12:11:05.011 +0100","2024-09-27 09:38:17.664 +0200",11 +2,"Overbank","2021-11-19 12:11:05.011 +0100","2024-09-27 09:38:17.978 +0200",11 +3,"Beach / Shoreline","2021-11-19 12:11:05.011 +0100","2024-09-27 09:38:18.271 +0200",14 +4,"Deep-water lacustrine","2021-11-19 12:11:05.011 +0100","2024-09-27 09:38:18.567 +0200",7 +5,"Shallow-water lacustrine","2021-11-19 12:11:05.011 +0100","2024-09-27 09:38:18.861 +0200",7 +6,"Near-shore lacustrine","2021-11-19 12:11:05.011 +0100","2024-09-27 09:38:19.155 +0200",7 +7,"Lacustrine (water depth unclear)","2021-11-19 12:11:05.011 +0100","2024-09-27 09:38:19.450 +0200",7 +8,"Playa","2021-11-19 12:11:05.011 +0100","2024-09-27 09:38:19.743 +0200",7 +9,"Calcareous deposits","2021-11-19 12:11:05.011 +0100","2024-09-27 09:38:20.037 +0200",9 +10,"Terrestrial","2024-09-27 09:50:23.880 +0200","",10 +11,"Fluvial","2024-09-27 09:50:23.880 +0200","",10 +12,"Marine","2024-09-27 09:50:23.880 +0200","",12 +13,"Aeolian","2024-09-27 09:50:23.880 +0200","",10 +14,"Littoral","2024-09-27 09:50:23.880 +0200","",14 +15,"Dune","2024-09-27 09:50:23.880 +0200","",13 +16,"Washover","2024-09-27 09:50:23.880 +0200","",14 +17,"Cyclone or storm deposit","2024-09-27 09:50:23.880 +0200","",14 +18,"Estuarine","2024-09-27 09:50:23.880 +0200","",18 +19,"Back-barrier / estuarine ","2024-09-27 09:50:23.880 +0200","2024-09-27 11:05:20.251 +0200",18 +20,"Lagoonal / lacustrine","2024-09-27 09:50:23.880 +0200","2024-09-27 11:05:20.634 +0200",7 +21,"Tidal flat ","2024-09-27 09:50:23.880 +0200","",14 +22,"Nearshore (to wave base)","2024-09-27 09:50:23.880 +0200","",14 +23,"Shelf","2024-09-27 09:50:23.880 +0200","2024-09-27 10:09:15.508 +0200",12 +24,"Inner shelf","2024-09-27 09:50:23.880 +0200","",23 +25,"Outer shelf","2024-09-27 09:50:23.880 +0200","",23 +26,"Sea Floor Sediments","2024-09-27 09:50:23.880 +0200","",12 +27,"Estuarine clay / mud","2024-09-27 09:50:23.880 +0200","2024-09-27 11:05:20.943 +0200",18 +28,"Channel sands and gravels","2024-09-27 09:50:23.880 +0200","2024-09-27 10:09:42.433 +0200",11 +29,"Estuarine sand","2024-10-03 09:36:14.635 +0200","2024-10-03 09:36:14.635 +0200",18 diff --git a/docs/source/storage/_sed_geotypeID__202305230906.csv b/docs/source/storage/_sed_geotypeID__202305230906.csv deleted file mode 100644 index 108777e4..00000000 --- a/docs/source/storage/_sed_geotypeID__202305230906.csv +++ /dev/null @@ -1,17 +0,0 @@ -GEOTYPEID,GEOTYPE,CREATED_AT,UPDATED_AT --9999,ND,2021-11-19 12:11:05.011 +0100, -1,Terrace,2021-11-19 12:11:05.011 +0100, -2,Floodplain,2021-11-19 12:11:05.011 +0100, -3,Alluvial fan,2021-11-19 12:11:05.011 +0100, -4,Bench,2021-11-19 12:11:05.011 +0100, -5,Island,2021-11-19 12:11:05.011 +0100, -6,Slack water deposit,2021-11-19 12:11:05.011 +0100, -7,Levee,2021-11-19 12:11:05.011 +0100, -8,Dune,2021-11-19 12:11:05.011 +0100, -9,Sandsheet,2021-11-19 12:11:05.011 +0100, -10,Beach / Shoreline,2021-11-19 12:11:05.011 +0100, -11,Nearshore deposit,2021-11-19 12:11:05.011 +0100, -12,Lake floor,2021-11-19 12:11:05.011 +0100, -13,Lakeshore terrace,2021-11-19 12:11:05.011 +0100, -14,Deflated cliff,2021-11-19 12:11:05.011 +0100, -15,Bar,2021-11-19 12:11:05.011 +0100, \ No newline at end of file diff --git a/docs/source/storage/_sed_geotypeID__202410081242.csv b/docs/source/storage/_sed_geotypeID__202410081242.csv new file mode 100644 index 00000000..3501d486 --- /dev/null +++ b/docs/source/storage/_sed_geotypeID__202410081242.csv @@ -0,0 +1,33 @@ +"GEOTYPEID","GEOTYPE","CREATED_AT","UPDATED_AT","PARENTID" +-9999,"ND","2021-11-19 12:11:05.011 +0100","",NA +1,"Terrace","2021-11-19 12:11:05.011 +0100","",NA +2,"Floodplain","2021-11-19 12:11:05.011 +0100","",NA +3,"Alluvial fan","2021-11-19 12:11:05.011 +0100","2024-09-27 13:18:02.795 +0200",31 +4,"Bench","2021-11-19 12:11:05.011 +0100","",NA +5,"Island","2021-11-19 12:11:05.011 +0100","",NA +6,"Slack water deposit","2021-11-19 12:11:05.011 +0100","",NA +7,"Levee","2021-11-19 12:11:05.011 +0100","",NA +8,"Dune","2021-11-19 12:11:05.011 +0100","",NA +9,"Sandsheet","2021-11-19 12:11:05.011 +0100","",NA +10,"Beach / Shoreline","2021-11-19 12:11:05.011 +0100","",NA +11,"Nearshore deposit","2021-11-19 12:11:05.011 +0100","",NA +12,"Lake floor","2021-11-19 12:11:05.011 +0100","",NA +13,"Lakeshore terrace","2021-11-19 12:11:05.011 +0100","2024-09-27 13:16:08.479 +0200",1 +14,"Deflated cliff","2021-11-19 12:11:05.011 +0100","",NA +15,"Bar","2021-11-19 12:11:05.011 +0100","",NA +16,"Washover fan","2024-09-27 13:14:25.069 +0200","2024-09-27 13:18:03.172 +0200",31 +17,"Aeolianite","2024-09-27 13:14:25.069 +0200","",NA +18,"Tsunami deposit","2024-09-27 13:14:25.069 +0200","",NA +19,"Marine terrace","2024-09-27 13:14:25.069 +0200","",1 +20,"Clifftop dune","2024-09-27 13:14:25.069 +0200","",8 +21,"Coastal barrier (not specific)","2024-09-27 13:14:25.069 +0200","",NA +22,"Coastal barrier (ridge plain)","2024-09-27 13:14:25.069 +0200","",NA +23,"Coastal barrier (transgressive dune)","2024-09-27 13:14:25.069 +0200","",8 +24,"Cheniers","2024-09-27 13:14:25.069 +0200","",NA +25,"Flood-tide delta","2024-09-27 13:14:25.069 +0200","",NA +26,"Terrestrial dune","2024-09-27 13:14:25.069 +0200","",8 +27,"Estuarine floodplain","2024-09-27 13:14:25.069 +0200","",2 +28,"Delta front","2024-09-27 13:14:25.069 +0200","",NA +29,"Shoreface","2024-09-27 13:14:25.069 +0200","",NA +30,"Deep sea bed","2024-09-27 13:14:25.069 +0200","",NA +31,"Fan","2024-09-27 13:17:46.818 +0200","2024-09-27 13:17:46.818 +0200",NA